@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');

@font-face {
    font-family: 'Chanceux';
    src: url(../font/Chanceux-DOZjE.woff);
    font-display: swap;
}

body {
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

.btn-primary {
    font-family: "Poppins", sans-serif;
    background-color: #1a4848;
    color: #fff;
    padding: 6px 26px;
    box-shadow: rgba(132, 104, 76, .2) 0 4px 10px;
    transition: all .4s ease-in-out;
    border: none;
}
.navbar-brand img {
    width: 70px;
}
.btn-primary:hover,
.btn-primary:active {
    background-color: #143a3a !important;
    color: #fff !important;
    box-shadow: rgba(132, 104, 76, .4) 0 6px 12px
}

.navbar {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
}

.navbar .nav-item {
    margin-right: 1rem
}

.navbar .nav-item .nav-link {
    padding: 0
}

.navbar .nav-item .nav-link:hover {
    border-bottom: 1px solid #ad9175
}

.navbar .nav-item .nav-link.active {
    border-bottom: 1px solid #ad9175;
    font-weight: 600
}

.navbar-toggler span {
    width: 30px;
    height: 3px;
    border-bottom: 1px solid #444444;
    border-radius: 10px;
    background-color: #444444;
    margin-bottom: 4px;
    display: block;
    transition: all .1s ease-in-out
}

.navbar-toggler[aria-expanded="true"] span:first-child {
    transform: rotate(45deg) translateY(5px) translateX(5px)
}

.navbar-toggler[aria-expanded="true"] span:nth-child(2) {
    transform: rotate(-45deg)
}

.navbar-toggler[aria-expanded="true"] span:nth-child(3) {
    width: 0
}

.banner_head h3 {
    font-family: 'Chanceux';
    font-size: 54px;
    color: #fff
}

.bhk_div {
    width: fit-content;
    font-size: 18px;
}

.banner_rera {
    width: fit-content;
    background-color: #FFFFFF;
    padding: 10px;
}

.banner_rera p {
    font-weight: 600;
    font-size: 18px;
}

.banner_caption {
    position: absolute;
    inset: 0
}

.banner_form .form-group {
    margin-bottom: 12px;
    position: relative;
    font-size: 14px;

}

.banner_form {
    padding: 30px;
    background-color: #fff
}

.banner_form .form-group {
    margin-bottom: 12px;
    position: relative;
}

.banner_form {
    padding: 30px;
    background-color: #fff
}

.form-group label {
    position: absolute;
    top: -2px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    background: #fff;
    padding: 0 12px 0 6px;
    margin: 0 0 0 12px;
    z-index: 1;
}

.form-group .form-control,
.form-group .form-select {
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    background-color: transparent;
    margin: 6px 0 0;
    color: #000;
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    margin-top: 6px !important;
}

.sec_head h3 {
    font-family: 'Chanceux';
    font-weight: 500;
    margin-top: 0;
    color: #bd9b6c;
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 20px;
}

.overview_sec p {
    font-size: 18px;
}

.back_bg {
    background-image: linear-gradient(45deg, #1a4848, #1a4848), url(../pics/new/bgthk.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.footrtsklogo {
    padding: 20px 30px;
    margin-bottom: -20px !important;
}

.ameniti_div p {
    color: #fff;
    font-size: 20px;
}

.master_div {
    /* border: 1px solid #caced3 */
}

.master-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.master-thumbs .swiper-slide {
    width: 80px !important;
}

.master-thumbs .swiper-slide img {
    opacity: 0.6;
}

.master-thumbs .swiper-slide-thumb-active img {
    opacity: 1;
}

.master-thumbs .swiper-wrapper {
    justify-content: space-between;
    width: 80%;
    margin: 0 auto !important;
}

.floor-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.floor-thumbs .swiper-slide {
    width: 80px !important;
}

.floor-thumbs .swiper-slide img {
    opacity: 0.6;
}

.floor-thumbs .swiper-slide-thumb-active img {
    opacity: 1;
}

.pding{
    padding: 60px 0px;
}

.headingtext{
    margin-bottom: 0px;
}

.floor-thumbs .swiper-wrapper {
    justify-content: center;
}

.masterplan_sec.back_bg {
    background-repeat: repeat;
}

.master_list ol {
    column-count: 2;
    column-gap: 20px;
    margin-bottom: 0;
}

.master_img img {
    height: auto;
    width: 100%;
}

.gallery_sec {
    padding: 80px 0
}

.gallery_swiper {
    padding: 0 68px
}

.gallery_sec .swiper-button-next::after,
.gallery_sec .swiper-button-prev::after,
.master_sec .swiper-button-next::after,
.master_sec .swiper-button-prev::after {
    content: ""
}

.gallery_sec .swiper-pagination {
    width: fit-content;
}

.gallery_sec .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 1px solid #555C44;
    background-color: transparent;
    opacity: 1
}

.gallery_sec .swiper-pagination-bullet-active {
    background-color: #555C44;
}

.gallery_sec .swiper-button-next,
.gallery_sec .swiper-button-prev {
    transform: translateY(-50%);
}

.gallery_sec .swiper-button-next img,
.gallery_sec .swiper-button-prev img {
    width: 40px;
}

.loc_adv_sec .accordion-item {
    border: none;
    background-color: transparent;
}

.loc_adv_sec .accordion-button {
    border-bottom: 1px solid #c7c8c8;
    background-color: transparent;
    color: #fff;
}

.loc_adv_sec .accordion-button:not(.collapsed) {
    color: #fff;
    background: transparent;
    border: none;
    box-shadow: none;
}

.loc_adv_sec .accordion-body {
    color: #fff;
    border-bottom: 1px solid #c7c8c8;
}

.loc_adv_sec .accordion-button:focus {
    border-bottom: 1px solid #c7c8c8;
    outline: 0;
    box-shadow: none
}

.loc_adv_sec .accordion-button:not(.collapsed)::after,
.loc_adv_sec .accordion-button::after {
    filter: invert(1);
}

.loc_adv_sec img {
    object-fit: cover;
    border-radius: 16px
}

.specific_sec {
    padding: 60px 0;
}

.specific-acc .accordion-item {
    border: 1px solid #707070;
    background-color: #fff;
    margin: 10px 0;
    border-radius: 8px;
}

.accordion-item p {
    margin: 0px;
    padding-bottom: 0px;
}


.slick-slide img {
    display: block;
    margin: 0px auto;
    width: 98%;
}

.specific-acc .accordion-button {
    background-color: #fff;
    color: #041624;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    padding: 16px 20px;
    border-radius: 8px !important;
    text-transform: uppercase;
}

.specific-acc .accordion-body {
    padding: 16px;
    border-top: 1px solid #707070;
}

.specific-acc .accordion-button:not(.collapsed) {
    box-shadow: none;
}

.specific-acc .accordion-button:after {
    background-image: url(../images/plus.svg) !important
}

.specific-acc .accordion-button:not(.collapsed):after {
    transform: rotate(-180deg);
    background-image: url(../images/minus.svg) !important;
    width: 15px
}

.specific-acc ul li {
    font-size: 16px;
    line-height: 28px
}

.specific-acc .accordion-button:focus {
    border: 0;
    box-shadow: none
}

footer.back_bg {
    background-repeat: repeat;
}

footer {
    color: #fff
}

footer ul {
    width: fit-content
}

footer ul li {
    padding: 4px 0
}

footer ul li a:hover {
    border-bottom: 1px solid #fff
}

footer .rera_p span {
    font-size: 16px
}

footer .contact_div a {
    font-size: 18px;
    color: #fff;
    width: fit-content
}

footer .contact_div i::before {
    font-size: 36px
}

footer .contact_head {
    font-size: 16px
}

.footer_bottom {
    border-top: 1px solid #fff;
}

.modal .modal-content {
    width: 80%;
    margin: auto;
    background-color: #fff
}

.modal-header .btn-close {
    top: 10px;
    position: absolute;
    right: 10px;
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    box-shadow: none;
}


.ameniti_sec {
    background-image: linear-gradient(45deg, #1a4848cf, #1a4848), url(../pics/bgpic.webp);
    background-attachment: fixed;
}

.faqsecpic {
    display: flex;
    align-items: center;
    justify-content: center;

}

.faqsecpic img {
    width: 85%;
     border-radius: 8px;
}

.faqsec {
    padding-bottom: 60px;
}

@media (max-width:1399px) {
    .navbar .nav-item {
        margin-right: 10px
    }
}

/* @media (min-width:992px) and (max-width:1199px) { */
@media (max-width:1199px) {
    .navbar {
        padding: 0;
    }

    .banner_form .form-group {
        margin-bottom: 10px;
    }

    .navbar .nav-item,
    .nav-item .btn {
        font-size: 12px
    }

    .form-group .form-control,
    .form-group .form-select {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .form-group label {
        font-size: 14px;
    }

    .banner_form p {
        margin-bottom: 10px !important;
        font-size: 14px;
    }

    .banner_form {
        padding: 10px 24px;
        margin-bottom: 10px;
    }

    .banner_head h3 {
        font-size: 30px
    }

    .bhk_div {
        font-size: 16px;
        margin-bottom: 10px !important;
    }

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

    .sec_head h3 {
        font-size: 40px;
    }

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

    .ameniti_div img {
        width: 100px;
    }

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

    .master_sec p {
        width: 100% !important;
    }

    footer .contact_div a {
        font-size: 18px
    }

    .master_list ol {
        font-size: 14px;
    }

    .loc_adv_sec.back_bg {
        background-repeat: repeat;
    }

    .ameniti_sec.back_bg {
        background-repeat: repeat;
    }
}

@media (max-width:991px) {
    .banner__text {
        position: absolute;
        top: 120px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .form_md {
        margin: auto;
        padding: 0 0 30px;
    }

    .banner_form {
        margin: 12px 0;
        border: 1px solid #1a4848;
        padding: 30px;
    }

    .banner_caption {
        position: static !important
    }

    .banner_rera p {
        font-size: 14px;
    }

    .bhk_div {
        font-size: 14px
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .overview_sec .row {
        flex-direction: column-reverse;
    }

    .masterplan_sec .row {
        flex-direction: column-reverse;
    }

    .loc_adv_sec .row {
        flex-direction: column-reverse;
    }

    .navbar .nav-item .nav-link {
        margin: 6px 0
    }

    .gallery_sec,
    .specific_sec {
        padding: 36px 0;
    }

    .master-thumbs .swiper-slide {
        width: 60px !important;
    }

    .floor-thumbs .swiper-slide {
        width: 60px !important;
    }

    .specific-acc .accordion-button {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 16px;
    }

    .specific-acc .accordion-body {
        padding: 10px 16px;
        font-size: 14px;
    }

    footer .contact_div a span {
        margin-right: 4px
    }

    footer .contact_div a {
        font-size: 14px
    }

    .footer_bottom {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .banner__text {
        top: 120px;
    }

    .banner_head h3 {
        font-size: 26px;
    }

    .sec_head h3 {
              font-size: 27px;
        margin-bottom: 10px;
    }

    .banner_rera {
        width: 100% !important;
    }

    .ameniti_sec .sec_head h3 {
        text-align: center;
    }

    .over-img img,
    .loc_adv_sec img {
        height: 260px;
        width: 100%;
    }

    /* .legend_sec img */
    .master_list ol {
        font-size: 12px;
        column-gap: 50px;
        padding-left: 10px;
    }

    .gallery_sec .swiper-button-next,
    .gallery_sec .swiper-button-prev {
        display: none;
    }

    .gallery_swiper {
        padding: 0;
    }

    .form_md {
        padding: 0 12px;
    }
}

 
@media (min-width:400px) and (max-width:767px) {
    .banner_form {
        display: block !important;
    }

    .banner__text {
        top: 250px;
    }
}

.iti-flag {
    background-image: url("../pics/flags.webp")
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: transparent !important
}

.intl-tel-input .selected-flag .iti-arrow {
    border-top: 8px solid #fff !important
}


.deskview{
    display: block !important;
}

.mblview{
    display: none  !important;
}

@media (max-width:767px) {

    .deskview{
    display: none !important;
}

.mblview{
    display: block  !important;
}

    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input {
        padding-left: 100px !important
    }

    .mblpdin{
        margin-top: -7px;
    }

    .intl-tel-input .selected-flag {
        padding: 0 0 0 24px !important
    }

    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
        width: 100px !important
    }

    .slick-prev img, .slick-next img {
    width: 55%;
    }

    .gallery_sec {
    padding: 25px 0;
    }

    .gallery_sec {
    padding: 25px 0px !important;
    }

    .pding {
    padding: 30px 0px !important;
}
.modal .modal-content {
    width: 95%;
}

.modal_div{
    display: none !important;
}

.sec_head h1 {
    font-family: 'Chanceux';
    font-weight: 500;
     font-size: 27px;
    line-height: 34px;
    margin-bottom: 14px;
}


.navbar-brand img{
           width: 73px;
        margin-top: 4px;

}
}




.disclaimer_bxfootcol {
    padding: 40px 15px;
}

.disclaimer_bxfootcol a {
    color: #897245 !important;
}

.gallery_slider1 img{
    height: 250px;
    object-fit: cover;
}
@media screen and (min-width: 320px) {
    .disclaimer_bxfootcol {
        padding: 20px 15px;
    }

}




        .gallery_sec {
            padding: 60px 0;
            width: 80%;
            margin: 0 auto;
        }

        .slick-prev,
        .slick-next {
            width: 40px;
            height: 40px;
            z-index: 2;
        }

        .slick-prev img,
        .slick-next img {
           width: 80%;
    height: auto;
    margin-top: -19px;
    z-index: 1;
    position: relative;
        }

        .slick-prev {
            left: -50px;
        }

        .slick-next {
            right: -50px;
        }

        .slick-dots {
            bottom: -35px;
        }

        .slick-dots li button:before {
            font-size: 12px;
            color: #000;
        }


        .sec_head h1 {
            font-family: 'Chanceux';
            font-weight: 500;
            margin-top: 0;
            color: #bd9b6c;
            font-size: 40px;
            line-height: 40px;
            margin-bottom: 20px;
        }

        .builtenrichhd {
            font-size: 19px;
            color: #1c4748;
        }

        p {
            font-size: 15px !important;
        }

        .footrtsklogo {
            margin-bottom: -5px !important;
        }


        b,
        strong {
            font-weight: 500;
        }

        .loader {
            display: none;
            /* Hidden by default */
            border: 16px solid #f3f3f3;
            /* Light grey */
            border-top: 16px solid #3498db;
            /* Blue */
            border-radius: 50%;
            width: 120px;
            height: 120px;
            animation: spin 2s linear infinite;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1000;
            /* Ensure loader is above other elements */
        }
        
        .location_map iframe{
            width: 100%;
            height: 100%;
        }
        
            .location_map{
                 height: 480px;
                display: flex;
                align-items: end;
            }

        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

        .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
            height: 44px;
        }

        footer {
            color: #fff;
        }

        .modal_div {
            z-index: 99999999;
            transform: rotate(-90deg);
            transform-origin: right bottom 0;
            position: fixed;
            bottom: 58%;
            right: 0px;
            line-height: 1;
            margin: 0px;
            text-align: center;
            background-color: #1a4848;
            color: white;
        }


 


        @media (max-width: 767px) {
    .sec_head h1 {
        font-family: 'Chanceux';
        font-weight: 500;
        font-size: 27px;
        line-height: 34px;
        margin-bottom: 14px;
    }

    .builtenrichhd {
    font-size: 16px;
    }



    .abtbtnmbl{
            display: flex;
    margin: 0 auto;
    width: 60%;
    }
}