* {
    margin: 0px;
    padding: 0px;

}

p {
    margin: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
}

.logo {
    width: 100%;
}

.main-logo {
    padding-right: 50px;
}

.heading {
    background-color: #124036;
    padding: 10px 0px;
    color: white;
}

.heading-2 span {
    padding: 0px 10px;
}

.nav-head {
    font-weight: 600;
    font-size: 20px;
}



/* banner-slider */



.banner-slider {
    position: relative;
    width: 100%;
    height: 90vh;
    overflow: hidden;
    position: relative;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 1s ease-in-out;
}

.slide.active {
    opacity: 1;
    z-index: 1;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Overlay */
.slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;

}

/* Content */
.content {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
    max-width: 800px;
}

.content h1 {
    font-size: 78px;
    margin-bottom: 10px;
}

.content p {
    font-size: 28px;
    margin-bottom: 20px;
}

.btn {
    display: inline-block;
    padding: 12px 25px;
    background: #124036;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
}

.btn:hover {
    background: #ba9f61;
}


.btn-1 {
    display: inline-block;
    padding: 12px 25px;

    background: #ba9f61;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
    /* margin-left: 60px; */
    margin-top: 20px;
}



.second-sec {
    margin: 50px 0px;
    bottom: 0px;

}

.second-sec .row {
    --bs-gutter-x: 0px !important;
}





.second-se-img span {

    padding: 10px 0px;
    font-size: 20px;
    font-weight: 500;
}

.box-1 {
    padding: 20px 0px;
    /* margin: 50px 0px; */
    box-shadow: rgba(0, 0, 0, 0.527) 0px 5px 15px;
    background-color: #124036;
    color: white;
}

.second-se-img h5 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
}

.bor-1 {
    border-right: 1px solid rgba(167, 165, 165, 0.432);
}



.about-1 {
    margin: 80px 0px;
}


.about-img {
    width: 100%;
}

.about-second-con {
    /* padding: 25px 0px; */

}

.about-second-con h5 {
    font-weight: 600;
    padding: 17px 0px;
    font-size: 30px !important;
}

.about-second-con h1 {
    color: #124036;
    font-size: 48px;
}

.about-second-con p {
    text-align: justify !important;
}

.abot-con {
    padding: 20px 40px;
    margin-top: 25px;
    background-color: #1240368c;
    backdrop-filter: blur(5px);
    color: white;
    border: 5px solid white;
}

.abot-con:hover {
    background-color: #124036;
    color: white;
}



.bor-about {
    border-left: 1px solid #124036;
}

/* .bor-about:hover {
    background-color: #124036;
    color: white;
} */




.privacy-1 {
    padding: 20px 0px;
    font-size: 30px;
    font-weight: 800;
    color: #ba9f61;
}


.privacy-1 .appointed {
    margin: 60px 0px;
    padding: 0px 0px;
}



.appointed h4 {
    font-size: 30px;
    font-weight: 500;
    color: black;
}

.appointed h2 {
    font-size: 30px;
    color: #ba9f61;
}




.img-1 {
    background-image: url(img/img-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}

.img-2 {
    background-image: url(img/cricket-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}

.img-3 {
    background-image: url(img/xamera.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}


.img-4 {
    background-image: url(img/park.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}


.img-5 {
    background-image: url(img/indoor.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}

.img-6 {
    background-image: url(img/door.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 396px;
    width: 100%;
    position: relative;
}

.img-6:hover .appoint-box-1,
.img-5:hover .appoint-box-1,
.img-4:hover .appoint-box-1,
.img-3:hover .appoint-box-1,
.img-2:hover .appoint-box-1,
.img-1:hover .appoint-box-1 {
    background-color: #c2aa6d;
    color: #124036;
}

.appoint-box-1 {
    background-color: #124036;
    color: white;
    padding: 20px 0px;
    position: absolute;
    bottom: 0px;
    width: 80%;
    left: 9%;
    font-size: 19px;
}

.appoint-box-1:hover {
    background-color: #c2aa6d;
    color: #124036;
}






.terms {
    margin: 80px 0px;
    background-color: #124036;
    color: white;
    padding: 60px 0px;
}

/* .terms-heading {} */

.terms-box-1 {
    height: 400px;
    color: white;
}

.terms-box span {
    font-size: 20px;
    font-weight: 500;
}

.terms-ph {
    font-size: 30px;
    font-weight: 300;
}

.terms-box {

    padding: 20px 20px;

}

.terms-box p {
    font-size: 20px;
    font-weight: 500;
    margin-left: 27px;
}









.heading-2 a {
    color: inherit; /* parent je color hoy e j rahe */
    text-decoration: none;
    margin-left: 5px;
}


.Privacy {
    margin: 80px 0px;
}

.Privacy .privacy-box {
    padding: 25px 50px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;

}

.privacy-box h4 {
    font-weight: 600;
    font-size: 28px;
    color: #b39c63;
}

.privacy-box p {
    /* text-align: justify; */
    padding-top: 20px;
}

.privacy-box a {
    margin: 30px 0px;
}



.slider {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.slide-track {
    display: flex;
    width: calc(250px * 10);
    /* adjust based on items */
    animation: scroll 25s linear infinite;
}

.privacy-box {
    width: 420px;
    min-width: 250px;
    margin: 10px;
    /* padding: 20px 40px; */
    background: #f5f5f5;
    border-radius: 10px;
    flex-shrink: 0;
}

.privacy-box {
    width: 450px;
    min-width: 450px;
    height: 320px;
    /* 👈 THIS is your box height */
    margin: 10px;
    padding: 20px;
    background: #f5f5f5;
    border-radius: 10px;
    flex-shrink: 0;

    display: flex;
    flex-direction: column;
    justify-content: center;
    /* center content vertically */
}









/* footer */
.footer {
    /* margin-top: 80px; */
    padding-top: 80px;
    padding-bottom: 40px;
    /* height: 620px; */
    width: 100%;
    background-color: #124036;

}

.footer-text {
    /* padding: 10px 0px; */
    font-weight: 600;

}

.footer-text p {
    text-align: justify;
    line-height: 31px;
    font-weight: 600;
    font-size: 17px;
    padding-top: 10px;
}

.footer-icon {
    display: flex;
    padding: 16px 0px;
}

.footer-icon i {
    text-decoration: none;
    color: white !important;
    font-size: 30px;


}

.footer-navigation {
    padding-left: 70px;

}

.footer-navigation a {
    text-decoration: none;
    color: white !important;
    font-weight: 600;
    font-size: 18px;
}

.footer-navigation li {
    padding-top: 15px;
    list-style: none;

}

.footer-navigation h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.footer-text h2 {
    font-size: 32px;
    font-weight: 600;

}

.footer-ico {
    /* padding: 0px 63px; */
    /* background-color: #124036; */

}


.footer-address li {
    padding-top: 8px;
    gap: 10px;
    list-style: none;

}

.footer-address span {
    font-weight: 600;
    font-size: 18px;
}

.footer-address i {
    margin-top: 3px;
}


.footer-address {
    /* padding-left: 50px; */
}

.footer-address h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 5px;
}


/* SMOOTH LEFT MOVE */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.slider:hover .slide-track {
    animation-play-state: paused;
}





/* ≥1400px */
@media (min-width: 1400px) {

    /* .content {
        position: absolute;
        top: 50%;
        left: 7%;
        transform: translateY(-50%);
        color: #fff;
        z-index: 2;
        max-width: 800px;
    } */
}









@media (min-width: 1200px) and (max-width: 1399px) {

    .about-img {
        width: 100%;
        height: 740px !important;


    }

    .about-second-con h1 {
        color: #124036;
        font-size: 40px;
    }


    .content {
        position: absolute;
        top: 50%;
        left: 11%;
        transform: translateY(-50%);
        color: #fff;
        z-index: 2;
        max-width: 800px;
    }
}













@media (min-width: 992px) and (max-width: 1199px) {
    .about-second-con {
        padding: 0px 0px;
        text-align: justify;
    }

    .about-img {
        width: 100%;
        height: 740px !important;


    }

    .about-img-second {
        height: 800px;
        width: 100%;
    }

    .about-second-con h1 {
        color: #124036;
        font-size: 35px;
    }

    .privicy-box-1 {
        padding: 30px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border-radius: 10px;
        margin-top: 30px;
        height: 500px !important;
    }
}








@media (min-width: 768px) and (max-width: 991px) {

    .footer-navigation {
        padding-left: 120px;

    }

    .footer-address {
        padding-left: 0px;
    }

    .bor-1 {
        border-right: 0px solid black;

    }

    .bor-2 {
        border-right: 1px solid rgba(122, 119, 119, 0.37);
    }

    /* .about-img-second {
        height: 800px;
        width: 100%;
    } */
    .bor-lef-ri-1 {
        border-right: 1px solid #124036;
        /* border-left: 1px solid #124036; */
        margin-top: 10px;
    }

}













@media (min-width: 576px) and (max-width: 767px) {
    .bor-1 {
        border-right: 0px solid black;

    }

    .bor-2 {
        border-bottom: 0px solid black;
    }

    .box-1 {
        padding: 20px 40px;
        /* border: 1px solid black; */
        /* margin: 20px 0px; */
    }

    .footer-address {
        padding-left: 0px;
    }

    .footer-navigation {
        padding-left: 0px;

    }


    .secon-container-mo h1 {
        font-size: 19px !important;
    }

    .bor-lef-ri-1 {
        border-right: 1px solid #124036;
        border-left: 1px solid #124036;
        margin-top: 10px;
    }

    .bor-lef-ri-2 {
        border-right: 1px solid #124036;
        border-left: 1px solid #124036;
        margin-bottom: 10px;
    }


}




@media (max-width: 575px) {

    .footer-navigation {
        padding-left: 0px;

    }

    .bor-1 {
        border-right: 0px solid black;

    }

    .bor-2 {
        border-bottom: 0px solid black;
    }

    .box-1 {
        padding: 20px 40px;

    }


    .secon-container-mo h1 {
        font-size: 20px !important;
    }

    .footer-address {
        padding-left: 0px;
    }

    .content h1 {
        font-size: 48px;
        margin-bottom: 10px;
    }
    .heading {
    background-color: #124036;
    padding: 10px 0px;
    color: white;
    display: none;
}
.terms {
    margin: 72px 0px 48px;
    background-color: #124036;
    color: white;
    padding: 60px 0px;
}
.enquiry-shadow {
    background-color: rgba(0, 0, 0, 0.692);
    height: 260px !important;
}
.about-page {
    height: 260px !important;
    position: relative;
}
.enquiry-page-1 {
   height: 260px !important;
}
.enquiry-page {
    height: 260px !important;
}
.enquiry-page-3 {
   height: 260px !important;
    position: relative;
}
.contac-box-1 {
    height: auto !important;

}
.contact-section {
    padding: 45px 0 50px !important;
}
.abo-first-se {
    margin: 0px 0px 40px !important;
    padding: 20px 0px 0px !important;
}
.about-second-se {
    height: auto !important;
    margin-bottom: 20px !important;
    padding: 20px;
}
.about-last-se {
    margin: 40px 0px 10px !important;
}
.bor-lef-ri {
    border-right: 0px solid #124036 !important;
    border-left: 0px solid #124036 !important;
}
.box-about-1 {
    /* background-color: white; */
    color: #124036;
    padding: 20px 20px !important;
    /* border-radius: 5px; */
}
.privacy-container-1 {
    margin: 15px 0px 60px !important;
}
.get {
    font-size: 18px !important;
}
.footer {
    /* margin-top: 80px; */
    padding-top: 28px !important;
    padding-bottom: 26px !important;
}
.mt-5 {
    margin-top: 2rem !important;
}
.abo-first-container {
    padding: 20px 0px 40px !important;
    
}
.privacy-con-1 h1 {
    font-size: 30px !important;
}
.privacy-con-1 {
    padding-top: 34px !important;
    padding-bottom: 15px !important;
}

}



.enquiry-page-1 {
    background-image: url(img/banner-contact-1.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 400px;
    position: relative;
}



.enquiry-page-3 {
    background-image: url(img/contact-banner-5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 400px;
    position: relative;
}




/* Enquiry */


.enquiry-page {
    background-image: url(img/privacy-policy-lead.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 400px;
    position: relative;
}

.enquiry-shadow {
    background-color: rgba(0, 0, 0, 0.692);
    height: 400px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;

}
.enquiry-shadow a{
    text-decoration: none;
    color: white;
}

.enquiry-form {
    margin: 90px 0px;
}







/* 
.enquiry-form h2 {
    padding: 10px;
}

.form-section-1 {
    padding: 40px 0px;
}

.form-section-1 input {
    height: 70px;
    width: 620px;
    margin-top: 20px;
}

.form-section-1 label {
    font-size: 20px;
    margin: 15px 0px;
} */


















.form-control-feedback {
    display: none;
}

.has-feedback label~.form-control-feedback {
    top: 0 !important;
}

.error {
    text-align: left !important;
    display: table !important;
}

.thnak4 {
    margin-top: 50px;
}

.has-feedback .form-control {
    padding: 20px;
}


.has-feedback .form-control::placeholder {
    color: #000000;
}

.has-feedback .form-control {
    color: #000000;
}

.form-group textarea {
    font-size: 18px !important;
    line-height: 24px;
    border-radius: 2px;
    border-bottom: 2px solid #4c4c4c;
}

.form-group select {
    font-size: 16px !important;
    line-height: 24px;
    border-radius: 2px;
    border-bottom: 2px solid #4c4c4c;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
    font-size: 14px !important;
    line-height: 24px;
    width: 100% !important;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
    font-size: 14px !important;
    line-height: 24px;
    border-radius: 2px;
    width: 100% !important;
    border-bottom: 2px solid #182852;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin: 20px 0;
    width: 100% !important;
}

.Submit-box {
    /* background-color: #006db8; */
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #ffffff;
    font-size: 17px;
    border-radius: 2px;
    transition: 0.3s ease;
    background-color: rgb(0 0 0 / 62%);
}

.Submit-box:hover {
    background-color: #000;
    border: 1px solid #000;
}

.form-control:focus {
    box-shadow: none !important;
    border: 1px solid #000 !important;
    border-bottom: 2px solid #182852;
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
}

.fill {
    font-size: 20px;
    font-weight: 600;
}

.get {
    font-size: 33px;
    color: #124137;
    padding-bottom: 7px;
    font-weight: bold;
}
.form-group {
    margin: 15px 0 !important;
}
.checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
}

.checkbox input {
    margin-right: 10px;
    cursor: pointer;
}

label {
    display: inline-block;
    font-size: 18px;
}

.terms a {
    color: #ff0000;
}

.mb-3 {
    margin-bottom: 2rem !important;
}


section.page-part.about-section {
    margin: 50px 0;
}


/* about-page */

.about-se-about {
    margin: 90px 0px;
}

.about-page {
    background-image: url(img/about-banner.jfif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 400px;
    position: relative;
}



span a {
    color: inherit;
    text-decoration: none;
}

.abo-first-se {
    margin: 80px 0px;
    padding: 50px 0px;
}

.abo-first-contain h5 {
    font-weight: 700;

}

.abo-first-contain span {
    /* margin: 30px 0px !important; */
    display: block;
    font-weight: 700;
    padding: 10px 0px;
    font-size: 40px !important;
}


.about-second-se {
    /* margin: 10px 0px; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 150px;
    margin-bottom: 10px;
    padding: 20px;

}

.about-second-se h5 {
    padding-top: 10px;
}

.about-second-se h4 {

    font-size: 20px !important;
}

.second-se-ab {
    /* margin: 80px 0px; */
    background-color: #c2aa6d1a;
    padding: 35px 0px;
}

.box-about-1 {
    /* background-color: white; */
    color: #124036;

    padding: 20px 40px;
    /* border-radius: 5px; */
}

.bor-lef-ri {
    border-right: 1px solid #124036;
    border-left: 1px solid #124036;
}

.box-about-1 h5 {
    font-weight: 700;
    /* padding: 40px 0px; */
}

.box-about-1 p {
    font-weight: 400;

}

.about-last-se {
    margin: 80px 0px;
}



.about-last-se .row {
    align-items: center !important;

}



.about-last-se-2 {
    padding: 30px 0px;
}

.about-last-se-2 h5 {
    font-weight: 700;
    padding: 20px 0px;
    margin-bottom: 0px;

    /* border-bottom: 1px solid black; */
}

.about-last-se-2 h1 {
    font-size: 40px;
    font-weight: 200 !important;
}

.about-last-se-2 p {
    font-size: 18px;
    padding: 10px 0px;
    line-height: 30px;
    text-align: justify;
}

.about-ul li {
    list-style: none !important;
    padding: 10px 0px;
}

.about-img-second img {
    width: 100%;
}




.second-foot h3::before {
    position: absolute;
    content: '';
    width: 112px;
    height: 3px;
    top: 52%;
    left: 9px;
    background-color: #fff;
}

.heading-colo-1 {
    color: #124036;
}

.heading-colo-2 {
    color: #ba9f61;
}



/* .footer-address li {
    display: flex;
    align-items: flex-start;
    /* keeps icon top-aligned 
    gap: 10px;
    margin-bottom: 10px;
}

   .footer-address li i {
    /* min-width: 15px; 
    margin-top: 6px;
    font-size: 19px !important;
} */


.footer-address ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-address li {
    display: flex;
    align-items: flex-start; /* icon top par rahe */
    gap: 9px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.footer-address li i {
    font-size: 18px;
    min-width: 22px; /* icon ne proper space male */
    margin-top: 4px;
    color: #fff; /* jo dark footer hoy to */
}

.footer-address li span {
    display: block;
}
.footer-address li a {
    color: #ffffff;
    text-decoration: none;
}




.fancy-heading {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* main line */
.fancy-heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 3px;
    background: linear-gradient(90deg, #000, #999);
    border-radius: 50px;
}

/* small accent dot */
.fancy-heading::before {
    content: "";
    position: absolute;
    left: 75px;
    bottom: -1px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}





.fancy-heading-1 {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* main line */
.fancy-heading-1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 3px;
    background: linear-gradient(90deg, #9b9898, #f7f3f3);
    border-radius: 50px;
}

/* small accent dot */
.fancy-heading-1::before {
    content: "";
    position: absolute;
    left: 75px;
    bottom: -1px;
    width: 6px;
    height: 6px;
    background: #fffafa;
    border-radius: 50%;
}

.colo-terms {
    color: #ba9f61;
}

.abo-first-container {
    padding: 40px 0px;
    text-align: justify !important;
}





.contact-section {
    /* margin: 80px 0px; */
    background-color: #1240362a;
    padding: 100px 0px;
}

.contac-box-1 {
    padding: 40px 20px;
    border: 0px solid black;
    margin: 20px 0px;
    height: 250px;
    border-radius: 5px;
    background-color: white;
    border-radius: 10px;


}

.contac-box-1 h1 {
    color: #ba9f61;
    padding: 8px 10px;
    background-color: #124036;
    display: inline;
    border-radius: 10px;
}

.contac-box-1 h5 {
    color: #124036;
    font-weight: 800;
    margin-top: 20px;
}

.contac-box-1 span {
    font-weight: 500;
    font-size: 19px;
}

.abot-col-2 {
    color: #ba9f61;
}

.abot-col-1 {
    color: #124036;
}


.privacy-container-1 {
    margin: 90px 0px;
}

.privacy-con-1 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.privacy-con-1 h1 {
    font-size: 40px;
    font-weight: 700;
}

.privacy-con-1 h5 {
    font-size: 19px;
    font-weight: 500;
}

.privicy-box-1 {
    padding: 30px;
    /* border: 1px solid black; */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    margin-top: 30px;
    height: 370px;
}

.privicy-box-1 h4 {
    font-size: 25px;
    font-weight: 600;
    padding: 20px 0px;
}

.privicy-box-1 p {
    font-size: 18px;
    text-align: justify;
}

.privicy-box-1 img {
    transition: transform 0.6s ease;
    transform-style: preserve-3d;
}

/* Hover effect */
.privicy-box-1:hover img {
    transform: rotateY(180deg);
}

.footer-icon a {
    color: #124036;
}