@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*#region Master*/
:root {
    --main-color: #0047AB;
    --text-black: #454d40;
    --gray-text: #626061;
}

body {
    position: relative;
    padding: 0;
    text-rendering: optimizeSpeed;
    color: var(--text-black);
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

a, input {
    outline: 0;
    text-decoration: none;
}

a {
    color: var(--main-color);
}

    a:hover {
        text-decoration: none;
        color: var(--main-color);
    }

.contact-us .form-floating > label {
    font-weight: bold;
    color: var(--main-color);
    padding: 1.1rem .75rem;
}

.form-check-input:checked {
    background-color: var(--main-color);
}

.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    color: var(--main-color);
    opacity: 1;
}

.modal-loading {
    position: fixed;
    z-index: 1056;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background-color: Black;
    opacity: 0.85;
    -moz-opacity: 0.85;
}


#Progress {
    position: fixed;
    width: 64px;
    height: 64px;
    text-align: center;
    z-index: 1058;
    top: 40%;
    margin: 0 auto;
    display: flex;
    left: 0;
    right: 0;
    color: #fff;
}

#back-top {
    bottom: 1.2rem;
    margin: 0;
    position: fixed;
    right: 1rem;
    z-index: 99999;
}

    #back-top a {
        background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
        height: 40px;
        text-decoration: none;
        width: 40px;
        transition: all 200ms linear 0s;
        border-radius: 10px;
        align-items: center;
        display: grid;
    }

        #back-top a:hover, #back-top a:active {
            background-color: var(--main-color);
            color: var(--gray-text);
        }

        #back-top a i {
            color: #fff;
            display: block;
            font-size: 15px;
            margin: 0 auto;
            text-align: center;
        }

.back-top-captcha {
    bottom: 6.5rem !important;
}

.btn-main {
    background-color: var(--main-color);
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 5px 25px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-main:hover {
        border-color: var(--main-color);
        background-color: transparent;
        outline: 0;
        color: var(--main-color);
    }

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

    .section-title h6 {
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 600;
        padding: 8px 20px;
        margin: 0;
        background: #e7f1fd;
        color: var(--main-color);
        display: inline-block;
        text-transform: uppercase;
        border-radius: 50px;
        margin-bottom: 10px;
    }

    .section-title h2 {
        font-size: 22px;
        font-weight: bold;
        position: relative;
        color: var(--main-color);
        margin: unset;
        text-transform: capitalize;
    }

        .section-title h2::after {
            margin: 0 0 5px 10px;
        }

        .section-title h2::before {
            margin: 0 15px 5px 0;
        }

    .section-title p {
        font-size: 14px;
        margin: unset;
    }

.icon-content {
    display: flex;
    margin-bottom: 10px;
    transition: 0.5s;
}

.item-icon {
    height: 60px;
    width: 60px;
    border: none;
    font-size: 22px;
    line-height: 60px;
    flex: none;
    color: white;
    transition: 0.5s;
    text-align: center;
    margin-right: 20px;
    border-radius: 50%;
    background: var(--main-color);
}

    .item-icon i {
        width: 22px;
        height: 22px;
    }

.expandable-image img {
    cursor: pointer !important;
}


/*#endregion*/

/*#region Navbar*/

.navbar {
    background: #fff;
    transition: all 0.5s;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

    .navbar .nav-item {
        border-bottom: 1px solid var(--text-black);
    }

    .navbar .navbar-nav {
        margin: 15px 0;
    }

    .navbar .navbar-brand img {
        width: 195px;
    }

.navbar-nav .nav-item .nav-link {
    font-family: "Poppins", sans-serif;
    position: relative;
    display: block;
    font-weight: 400;
    line-height: 40px;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 5px 0px;
    color: var(--text-black);
    cursor: pointer;
    border-radius: 60px;
}

    .navbar-nav .nav-item .nav-link.active {
        color: var(--main-color) !important;
    }

.navbar .btn-main {
    margin-bottom: 15px;
}

/*#endregion*/

/*#region Banner*/

.banner.carousel {
    height: 626px;
}

    .banner.carousel .carousel-item {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        background-position: 32%;
        background-size: cover;
        background-image: url(/media/banner/jungle-gym-banner.jpg);
    }

        .banner.carousel .carousel-item::before {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 3;
            background-color: #000;
            opacity: 0.4;
        }

    .banner.carousel .carousel-caption {
        left: 5%;
        text-align: left;
        z-index: 3;
        top: 15%;
        z-index: 999;
    }

        .banner.carousel .carousel-caption label, .banner.carousel .carousel-caption p {
            font-family: "Poppins", sans-serif;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 5px;
        }

        .banner.carousel .carousel-caption h5 {
            font-family: "Poppins", sans-serif;
            font-size: 40px;
            font-weight: 800;
            color: #fff;
            margin-bottom: 10px;
        }

        .banner.carousel .carousel-caption p {
            font-size: 20px;
            margin-bottom: 15px;
        }

    .banner.carousel .btn-main:hover {
        border-color: #fff;
        background-color: transparent;
        outline: 0;
        color: #fff;
    }


/*#endregion*/

/*#region About Us*/

.about-us {
    padding: 45px 0;
}

    .about-us .card {
        border: unset;
    }

    .about-us .card-body {
        padding: 15px 0 0 0 !important;
    }

        .about-us .card-body .card-text {
            color: var(--gray-text);
            font-size: 14px;
        }

    .about-us h3 {
        font-size: 18px;
        color: var(--main-color);
        font-weight: 700;
        margin-top: 20px;
    }

    .about-us img {
        transition: all ease-in-out 0.4s;
        border-radius: 5px;
    }

/*#endregion*/

/*#region Services*/

.services {
    padding: 45px 0;
    background-color: #f4fbfe;
}

    .services .section-title h2 {
        margin-bottom: 15px;
    }

    .services h3 {
        color: var(--main-color);
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 20px;
    }

    .services img {
        transition: all ease-in-out 0.4s;
        border-radius: 5px;
    }

    .services .service-item {
        display: flex;
        margin-bottom: 20px;
    }

    .services .service-icon {
        height: 40px;
        width: 39px;
        border: none;
        font-size: 17px;
        line-height: 40px;
        flex: none;
        color: var(--main-color);
        transition: 0.5s;
        text-align: center;
        margin-right: 20px;
        border-radius: 50%;
        background: transparent;
        border: 1px solid var(--main-color);
    }

    .services .service-inner-content {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

        .services .service-inner-content p {
            font-size: 14px;
            color: var(--gray-text);
            margin: unset;
        }

/*#endregion*/

/*#region Brands */

.client-portfolio {
    padding: 45px 0;
}

    .client-portfolio .section-title h2 {
        margin-bottom: 15px;
    }

    .client-portfolio .brand-logos img {
        transition: 0.3s;
        height: 60px;
        filter: none;
        opacity: 1;
    }

/*#endregion */

/*#region Gallery*/

.gallery {
    padding: 45px 0;
    background-color: #f4fbfe;
}

.nav-wrapper {
    margin-bottom: 20px;
}

    .nav-wrapper ul {
        border-bottom: none !important;
    }

        .nav-wrapper ul li {
            margin-left: 5px;
            margin-bottom: 5px;
        }

    .nav-wrapper .nav-link {
        font-size: 14px;
        background-color: transparent !important;
        border-radius: 5px;
        height: 40px;
        padding: 0px 15px;
        color: var(--main-color) !important;
        border: 1px solid var(--main-color);
    }

        .nav-wrapper .nav-link.active, .nav-wrapper .nav-link:hover {
            background-color: var(--main-color) !important;
            border: 1px solid var(--main-color);
            color: #fff !important;
        }

.gallery img {
    transition: all ease-in-out 0.4s;
}

    .gallery img:hover {
        cursor: pointer;
    }

/*#endregion*/

/*#region FAQs*/

.faqs {
    padding: 45px 0;
}

    .faqs .section-title h2 {
        margin-bottom: 15px;
    }

    .faqs .accordion-button:not(.collapsed) {
        color: #fff;
        background-color: var(--main-color);
        border-radius: 5px;
    }

    .faqs p {
        color: var(--gray-text);
    }

    .faqs .accordion-item {
        border: unset;
    }

    .faqs .accordion-header button {
        color: var(--text-black);
        font-size: 14px;
        border-bottom: unset;
    }

    .faqs .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z' stroke='%23fff' stroke-width='1'/%3e%3c/svg%3e") !important;
    }

    .faqs .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2338b6ff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z' stroke='%230047AB' stroke-width='1'/%3e%3c/svg%3e") !important;
    }

    .faqs .accordion-button:focus {
        box-shadow: unset;
    }

/*#endregion*/

/*#region Contact Us*/

.contact-us {
    padding: 45px 0;
    background-color: #f4fbfe;
}

    .contact-us .section-title h2 {
        margin-bottom: 5px;
    }

/*#region Template 0 */

.contactSection1 .padding-box {
    background-color: #fff;
    padding: 25px;
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 20px;
    height: 100%;
    border-radius: 5px;
}

    .contactSection1 .padding-box h3 {   
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 25px;
    }

    .contactSection1 .padding-box p {
        color: var(--gray-text);
        font-size: 15px;
        margin-bottom: 15px;
    }

.contactSection1 .contact-item {
    display: flex;
    margin-bottom: 15px;
}

    .contactSection1 .contact-item i {
        font-size: 24px;
        color: var(--main-color);
        transition: all 0.3s ease-in-out;
    }

    .contactSection1 .contact-item h4 {
        padding: 0;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
        color: var(--gray-text);
    }

    .contactSection1 .contact-item a {
        padding: 0;
        margin-bottom: 0;
        font-size: 14px;
        color: var(--gray-text);
    }

        .contactSection1 .contact-item a:hover {
            color: var(--main-color);
        }

    .contactSection1 .contact-item .icon {
        transition: 0.5s;
        text-align: center;
        margin-right: 35px;
    }

        .contactSection1 .contact-item .icon i {
            font-size: 23px;
            color: var(--main-color);
        }

.contactSection1 .send-mesg p {
    color: var(--gray-text);
    margin-bottom: 30px;
    font-size: 15px;
}

.contactSection1 .send-mesg h3 {
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 25px;
}

.contactSection1 .contact-info-content h5 {
    font-size: 15px;
}

.contactSection1 .contact-info-content p {
    font-size: 15px;
}

.contactSection1 .form-control:focus {
    border-color: var(--main-color);
    box-shadow: unset;
}

.contactSection1 .form-switch label {
    color: var(--text-black) !important;
}

.contactSection1 .form-check-input:checked {
    background-color: var(--main-color);
    border-color: var(--main-color);
}

/*#endregion*/

.message {
    height: 200px !important;
}

.contact-us .whatsApp-link i {
    color: #25d366 !important;
}

.contact-us .whatsApp-link a{
    font-size: unset;
}

.contact-us .whatsApp-link a:hover {
    color: #25d366 !important;
}

/*#endregion*/

/*#region Privacy Policy*/

.privacy {
    padding-top: 45px;
    padding-bottom: 50px;
    position: relative;
}

    .privacy h2 {
        font-size: 30px;
        font-weight: bold;
        color: var(--text-black);
    }

    .privacy p {
        font-size: 16px;
        line-height: 33px !important;
        color: var(--text-grey);
    }

/*#endregion*/

/*#region Footer*/

.copyright_area {
    background: #fff;
    color: var(--text-black);
    font-size: 12px;
    text-align: center;
    padding: 30px 15px;
}

    .copyright_area a {
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        color: var(--main-color);
    }

/*#endregion*/

/*#region Error Page*/

.error-page-1 {
    padding: 50px 0;
}

    .error-page-1 img {
        margin-bottom: 25px;
    }

    .error-page-1 h1 {
        font-size: 45px;
        font-weight: 800;
    }

    .error-page-1 h2 {
        font-size: 35px;
        font-weight: 800;
        margin-bottom: 20px;
    }

    .error-page-1 p {
        font-size: 14px;
    }

/*#endregion*/




/*RESPONSIVE STYLES PER BREAK POINT*/

/* SM Screen (600px and up) */
@media (min-width: 600px) {

    /*#region Privacy Policy*/

    .privacy h2 {
        font-size: 35px;
    }

    /*#endregion*/
}


/* MD Breakpoint (tablets, 768px and up) */
@media (min-width: 768px) {

    .section-title h6 {
        font-size: 14px;
    }

    .section-title h2 {
        font-size: 26px;
    }

        .section-title h2::before, .section-title h2::after {
            content: "";
            width: 50px;
            height: 3px;
            background: var(--main-color);
            display: inline-block;
        }

    /*#region Banner*/

    .banner.carousel h1 {
        font-size: 46px;
        line-height: 50px !important;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .banner.carousel p {
        font-size: 25px;
        line-height: 35px !important;
    }

    /*#endregion*/

    /*#region About Us*/

    .about-us h3 {
        font-size: 20px;
    }

    /*#endregion*/

    /*#region Services*/

    .services h3 {
        font-size: 20px;
    }

    /*#endregion*/

    /*#region Gallery*/

    .nav-wrapper ul li {
        margin-left: 20px;
    }

    .nav-wrapper ul {
        display: flex;
    }

        .nav-wrapper ul li:first-child {
            margin-left: unset;
        }

    /*#endregion*/
}

/* LG Breakpoint (tablets, 992px and up) */
@media (min-width: 992px) {

    /*#region Navbar*/

    .navbar .nav-item {
        border-bottom: unset;
    }

    .navbar .navbar-brand img {
        width: 225px;
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        padding: 5px 15px;
    }

    /*#endregion*/

    /*#region Banner*/

    .banner.carousel .carousel-item {
        background-position: 60%;
    }

    .banner.carousel .carousel-caption h1 {
        font-size: 49px;
        line-height: 78px !important;
        margin-bottom: 20px;
    }

    /*#endregion*/

    /*#region About Us*/

    .about-us {
        padding: 75px 0;
    }

    /*#endregion*/

    /*#region Services*/

    .services {
        padding: 75px 0;
    }

    /*#endregion*/

    /*#region Brands */

    .client-portfolio {
        padding: 75px 0;
    }

    /*#endregion */

    /*#region Contact Us*/

    .contact-us {
        padding: 75px 0;
    }

    /*#endregion */

    /*#region FAQs*/

    .faqs {
        padding: 75px 0;
    }

    .accordion-header button {
        color: var(--text-black);
        font-size: 14px;
    }

    /*#endregion*/

    /*#region Gallery*/

    .nav-wrapper .nav-link {
        font-size: 16px;
        height: 50px;
        padding: 0px 25px;
    }

    /*#endregion*/

    /*#region Privacy Policy*/

    .privacy {
        padding-bottom: 75px;
    }

        .privacy h2 {
            font-size: 40px;
        }

    /*#endregion*/
}

/* Normal Screen 18 Inch - 19 Inch ( (Resolution 1366x768 ) 1349px and up) */
@media (min-width: 1349px) {

    .section-title {
        margin-bottom: 40px;
    }

        .section-title h6 {
            margin-bottom: 20px;
        }

        .section-title h2 {
            font-size: 34px;
        }

        .section-title p {
            font-size: 20px;
        }

        .section-title h3 {
            font-size: 32px;
        }

    /*#region Navbar*/

    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 5px 20px;
    }

        .navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link.active {
            background-color: var(--main-color);
            color: #fff !important;
            transition: all 0.3s ease-in-out 0s;
        }

    .navbar .btn-main {
        margin-bottom: unset;
    }

    /*#endregion*/

    /*#region Banner*/

    .banner.carousel .carousel-caption {
        top: 10%;
        left: 9%;
        right: 9%;
    }

    .banner.carousel .carousel {
        height: 775px;
    }

    .banner.carousel .carousel-caption label, .banner.carousel .carousel-caption p {
        font-size: 25px;
    }

    .banner.carousel .carousel-caption h5 {
        font-size: 90px
    }


    /*#endregion*/

    /*#region About Us*/

    .about-us .card {
        border: unset;
    }

    .about-us .card-body {
        padding: 20px 0 20px 0 !important;
    }

        .about-us .card-body .card-text {
            color: var(--gray-text);
            font-size: 14px;
        }

    .about-us h3 {
        font-size: 40px;
        color: var(--main-color);
        font-weight: 700;
        margin: unset;
    }

    .about-us .about-us-detail {
        font-size: 16px;
    }

    .about-us img:hover {
        transform: scale(1.1);
    }

    /*#endregion*/

    /*#region Services*/

    .services .section-title h2 {
        margin-bottom: 25px;
    }

    .services h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .services p {
        font-size: 16px;
    }

    .services .service-inner-content p {
        font-size: 16px;
    }

    .services img:hover {
        cursor:pointer;
    }

    .services img:hover {
        transform: scale(1.1);
    }
    /*#endregion*/

    /*#region Brands */

    .client-portfolio .section-title h2 {
        margin-bottom: 25px;
    }

    .client-portfolio .brand-logos img:hover {
        opacity: 0.5;
        filter: grayscale(100);
    }

    /*#endregion */

    /*#region Gallery*/

    .gallery img:hover {
        transform: scale(1.1);
    }

    /*#endregion*/

    /*#region Contact Us*/

    .contact-us .section-title h2 {
        margin-bottom: 15px;
    }

    /*#endregion*/

    /*#region Privacy Policy*/

    .privacy h2 {
        font-size: 45px;
    }

    /*#endregion*/

    /*#region Error Page*/

    .error-page-1 h1 {
        font-size: 85px;
    }

    .error-page-1 h2 {
        font-size: 75px;
        margin-bottom: 30px;
    }

    .error-page-1 p {
        font-size: 18px;
    }

    /*#endregion*/
}

/*High Definition Plus (HD+) ( (Resolution 1600x900), 1600px and up) */
@media (min-width: 1600px) {
}

/*Extra Large Screen 23 Inch ( (Resolution 1920x1080 ) 1800px and up) */
@media (min-width: 1800px) {

    /*#region Banner*/

    .banner.carousel {
        height: 837px;
    }

    /*#endregion*/

}

/*Extra Large Screen 27 Inch ( (Resolution 2560x1440 ) 2560px and up) */
@media (min-width: 2560px) {

    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1620px;
    }
}
