@font-face {
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/Poppins.woff') format('woff'),
        url('../fonts/Poppins.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


*{
    margin: 0px;
    padding: 0px;
}
html{
    margin: 0 !important;
    padding: 0 !important;
}
body{
    position: relative;
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
}

p{
    color: #212529;
    font-family: "Poppins"  !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 28px;
}

.project_overview_sec{
    padding: 50px 0px;
}

.project_overview_sec_left{

}

.project_overview_sec_left h3{
    color: #163277;
    font-family: "Raleway", Sans-serif;
    font-size: 28px;
    font-weight: 700;
}

.project_overview_sec_right img{
    width: 100%;
    object-fit: cover;
    height: 600px;
}

.project_overview_sec_left_box{
    padding: 20px 0px;
    text-align: center;
}
.project_overview_sec_left_box i{
    font-size: 55px;
    color: #ee7d15;
}
.project_overview_sec_left_box h5{
    font-size: 14px;
    margin-top: 12px;
}

.y_uotubeved iframe{
     width: 100%;
     height: 600px;
}

.enquiry_inputs{
        display: flex;
        padding: 12px 0px;
        justify-content: space-between;
    }
    .enquiry_inputs input {
        width: 260px;
        font-size: 15px;
        min-height: 30px;
        padding: 8px 15px;
        border-radius: 4px;
        margin: 6px 0px;
        border: 1px solid #5a5a5a;
    }

    .input123_4{
border-radius: 4px;
    width: 200px !important;
    font-size: 14px;
    height: 39px;
    margin-right: 0px !important;
    padding: 3px 4px !important;
    margin-top: 6px;
    }
.banner_bottom_form{
    background-color: #ee7d15;   
}

.button_inputs {
    background-color: #000;
    font-family: 'Raleway';
    font-size: 15px !important;
    border-radius: 6px;
    width: 200px;
    margin-left: 0px !important;
    text-align: center;
    display: inline-block;
    padding: 0px 0px;
    color: #ffff !important;
    height: 38px;
    line-height: 24px;
    margin-top: 6px;
}

/* master_pln_floorpln */

.master_pln_floorpln{
    padding: 50px 0px;
}

.master_heading {

}

.master_heading h2{
    color: #163277;
    font-family: "Raleway", Sans-serif;
    font-size: 28px;
    font-weight: 700;
}

.master_heading p{
    color: #212529;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.brch_btn a{
    background: #ee7d15;
    font-family: 'Raleway';
    font-size: 16px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 6px;
    width: 250px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.brch_btn a:hover{
    color: #fff;
}


.master_pln_box{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1607843137);
    margin: 15px 0px 0px 0px;
    --e-column-margin-right: 30px;
    --e-column-margin-left: 0px;
    padding: 10px 0px 10px 0px;

}

.responsive img{
    width: 100%;
}

.green_pln img{
    margin: 15px 0px;
    width: 100%;
}

.master_pln_box h5{
    color: #163277;
    font-family: "Raleway", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.master_pln_box img{
    height: 370px ;
    object-fit: cover;
}





/* amenities_section */
.amenities_section{
    padding: 50px 0px;
}



.amenities_section_heading{

}
.masteamenities_sec_slider{

}


.responsive_slider2 img{
    width: 95%;
    margin: 0 auto;
    border-radius:12px;
    margin: 0px 10px;
}





/* footer section */
.footetr_section{
    background-color: #f4f6f9;
    padding: 30px 0px 0px 0px;
}

.footer_left img{
    width: 100px;
}

.foot_m{

}

.foot_m ul{

}

.foot_m ul li{
    list-style-type: none;
    margin-bottom: 10px;
}

.foot_m ul li a{
    text-decoration: none;
    font-size: 15px;
    color: #000;
    padding: 5px 0px;
}


.specifications_section{
    background-color: #f4f6f9;
    padding: 50px 0px;
}

.foot_m h5{
    color: #212529;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.foo_nmer p{
    color: #163277;
    font-size: 16px;
    font-weight: 600;
}
/* .location_highlights */
.location_highlights{
    padding: 50px 0px;
}

iframe{
    width: 100%;
    height: 380px;
}
@media (max-width:991px) {
    .enquiry_inputs {
        display: block;
        padding: 12px 0px;
    }
    .enquiry_inputs input {
        width: 100%;
    }   
    .input123_4 {
        border-radius: 4px;
        margin-bottom: 6px;
        width: 100% !important;
    }

}
@media (max-width:768px) {
    .project_overview_sec {
        padding: 20px 0px;
    }

    .project_overview_sec_left_box {
        width: 50% !important;
    }
    .y_uotubeved iframe {
        width: 100%;
        height: 230px;
    }
    .master_heading h2 {
        font-size: 22px;
    }
    .project_overview_sec_left h3 {
        font-size: 22px;
    }
    .project_overview_sec_left_box i {
        font-size: 35px;
    }
    .master_pln_floorpln {
        padding: 30px 0px;
    }
    .brch_btn{
        text-align: center;
    }
    .master_pln_box {
        margin: 25px 0px 0px 0px;
    }
    .slick-next {
        right: 15px !important;
    }
    .slick-prev {
        left: 20px !important;
        z-index: 1 !important;
    }
    .master_heading {
        text-align: center;
    }
    .masteamenities_sec_slider {
        margin-top: 20px;
    }
    .brch_btn a {
        font-size: 16px !important;
        padding-top: 7px;
        padding-bottom: 8px;
        border-radius: 8px;
        width: 180px;
    }
    .location_right{
        margin-top: 20px;
    }
}

@media (max-width:600px) {
    .footetr_section_col{
        width: 50% !important;
    }
    .foot_m h5{
        font-size: 15px;
    }
    .stk_btn{
        font-size: 15px !important;
    }
        .project_overview_sec_right img {
    width: 100%;
    object-fit: inherit;
    height: auto;
}
.master_pln_box img {
    height: auto;
    object-fit: inherit;
}
}

body {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: none !important;
    font-family: Verdana, Arial, sans-serif;
    font-size: auto !important;
}

.prices_payment_teems input {
    width: 100%;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px;
    margin: 6px 0px;
    border: 1px solid #eee;
}

.input_bottom {
    border: 1px solid #eee !important;
    color: #4b4b4b;
    width: 100%;
    padding: 12px 6px !important;
    margin: 6px 0px !important;
    background: #fff !important;
}

.modal-footer {
    justify-content: center !important;
}