/** {*/
/*    font-family: 'Poppins', sans-serif;*/
/*}*/
*{    
      font-family: "Montserrat", sans-serif;
}
.navbar-brand img {
    width: 217px;
    height: 71px;
    object-fit: cover;
    filter: brightness(0)invert(1);
}
nav.navbar.navbar-expand-lg {
    background: #264050;
}
.navbar-nav {
    margin-left: auto;
}
li.nav-item {
    margin-right: 34px;
}
section.home_consruction {
    background: #fff;
    padding: 40px 0;
}
.btn_new_swarnim {
    border: unset;
    background-color: #FC4C00;
    color: #fff;
}
.about_us {
    margin: 60px 20px;
    background-color: #F6F6F6;
    padding: 50px;
    border-radius: 20px;
}
.about_us_new {
    margin: 60px 20px;
    background-color:#FFFFFF;
    padding: 90px 50px;
    border-radius: 20px;
}
.about_us h1 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    color: #000000;
    margin-bottom: 50px;
}
.about_us img, .about_us_new img {
    display: block;
    margin: auto;
    width: 100%;
}
.btn-book-free {
    background-color: #FC4C00;
    color: #fff;
    font-size: 16px;
    padding: 13px 38px;
    margin-top: 40px;
    border-radius: unset;
}
.we_are_p{
    margin-top: 20px;
}
/* .home_consruction {
    padding: 60px 0;
} */
.home_consruction h1 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 36px;
    text-align: center;
    margin: 50px 0;
}
.home_consruction span
{
 color: #fff;
 font-family: "Inter", sans-serif;
 font-size: 36px;
 text-align: center;
 margin-right: 15px;
}
.home_consruction .card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.home_consruction .card {
    border: unset;
    border-radius: 15px;
    /* width: 370px; */
    display: block;
    margin: auto;
    margin: 20px 13px;
}
.home_consruction .card h3 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin: 2px 0;
}
.home_consruction .card p {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    margin: 20px 0;
}
.btn-home-construction {
    margin: 20px 0;
    background-color: #244153;
    color: #fff;
}
.explore_properties h1{
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    margin-bottom: 65px;
}
.explore_properties{
    /* margin: 60px 20px; */
    padding: 65px 0;
    background: #f2f1f9;
    border-radius: 20px;
}
.explore_sub_topic {
    background-color: #FC4C00;
    color: #fff;
    padding: 25px 20px;
    margin-bottom: 20px;
}
.btn-book-free:hover {
    background-color: #FC4C00;
    color: #fff;
}
.explore_properties img{
    padding: 10px;
}


.explore_properties .card{
    border: unset;
}
.banner_section h3, .banner_section_emperyean h3 {
    color: #fb4c02;
    font-size: 24px;
    margin: 30px;
}
.banner_section_lodha h3 , .banner_section_godrej h3, .banner_section_elara h3 {
    color: #fb4c02;
    font-size: 26px;
    margin: 36px;
}
.images_explore_address span {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 14px;
}
/*.banner_section {*/
    /* background: url(../images/Lodha-banner.png); */
/*    background: linear-gradient(-45deg, rgb(21 21 21 / 24%), rgb(0 0 0 / 80%)) fixed, url(../images/about-banner.png) fixed;*/
/*    background-repeat: no-repeat;*/
/*    height: 60vh;*/
    /* padding: 30px; */
/*    background-size: 100%;*/
/*}*/
.banner_section {
    /* background: url(../images/Lodha-banner.png); */
    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 80%)) fixed, url(../images/about-banner.png) fixed;
    background-repeat: no-repeat;
    height: 60vh;
    /* padding: 30px; */
    background-size: 100%;
}
.banner_section_lodha {
    /* background: url(../images/Lodha-banner.png); */
    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 80%)) fixed, url(../images/Lodha-banner.png) fixed;
    background-repeat: no-repeat;
    height: 85vh;
    /* padding: 30px; */
    background-size: cover;
}
.banner_section_emperyean{
        /* background: url(../images/Lodha-banner.png); */
    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 80%)) fixed, url(../images/empyrean-banner.png) fixed;
    background-repeat: no-repeat;
    height: 85vh;
    /* padding: 30px; */
    background-size: cover;
}
.banner_section_godrej{
    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 80%)) fixed, url(../images/godrej_wood_banner.webp) fixed;
    background-repeat: no-repeat;
    height: 85vh;
    /* padding: 30px; */
    background-size: cover;
}
.banner_section_elara{
    background: linear-gradient(rgb(21 21 21 / 59%), rgb(0 0 0 / 80%)) fixed, url(../images/elara_banner.jpg) fixed;
    background-repeat: no-repeat;
    height: 85vh;
    /* padding: 30px; */
    background-size: cover;
}
.looking_to_buy_new_home {
    background: url(../images/get_info.png);
    background-repeat: no-repeat;
    height: 70vh;
    /* padding: 30px; */
    margin: 30px;
    background-size: 100%;
}
.looking_to_buy_new_home h2{
    color: #fff;
    font-family: "Tinos", serif;
    font-weight: 700;
    font-size: 45px;
}
.banner_section h2, .banner_section_lodha h2, .banner_section_emperyean h2, .banner_section_godrej h2, .banner_section_elara h2 {
    color: #ffff;
    font-family: "Tinos", serif;
    font-weight: 700;
    text-align: center;
    font-size: 45px;
}
.banner_section p, .banner_section_lodha p, .banner_section_emperyean p, .banner_section_godrej p, .banner_section_elara p {
    color: #fc4c01;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}
.us_define{
      color: #fc4c01;
}
.looking_to_buy_new_home p{
    color: #fff;  
    margin-top: 20px;
}
.looking_to_buy_new_home .container, .banner_section .container, .banner_section_lodha .container, .banner_section_emperyean .container, .banner_section_godrej .container, .banner_section_elara .container
{
    height: inherit;
}
.looking_to_buy_new_home .container .row, .banner_section .container .row, .banner_section_lodha .container .row, .banner_section_emperyean .container .row, .banner_section_godrej .row, .banner_section_elara .row
{
    height: inherit;
}
section.footer {
    background: #FFEBE2;
    padding: 60px 0;
}
/* .image_det_logo img {
    width: 190px;
    filter: brightness(0)invert(1);
} */
.secod_logo {
    width: 296px;
    height: 100px;
    object-fit: cover;
}
.real_estate_p {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.connect_details img {
    margin-right: 10px;
}
.footer ul li a {
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.footer-col h4 {
    font-family: "Inter", sans-serif;
}
.footer ul li {
    list-style: none;
    color: #000;
    font-size: 14px;
    /* font-weight: 300; */
    margin: 15px 0;
}
.srinidhi_p {
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    font-size: 15px !important;
    margin: 20px 0;
    color: #000;
}
.footer h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
ul.connect_details {
    padding-left: 0;
}
.footer-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: auto;
}
.footer-col ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    margin-top: 20px;
}
.bottom_footer {
    background: #FFEBE2;
    padding: 19px 0;
    border-top: 1px solid #a29c9c;
}
.bottom_footer p {
    color: #000;
    font-size: 14px;
    margin: 0;
    text-align: center;
    /* padding: 13px 0; */
}
.privacy_new_a a {
    color: #000;
    text-decoration: none;
}
.new_added_h{
    margin-bottom: 25px;
    font-weight: 700;
}
.looking_for_property {
    background-color: #F5F5F5;
    margin: 40px 20px;
    padding: 50px 20px;
    border-radius: 10px;
}
.looking_for_property h2 {
    font-size: 30px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    margin-bottom: 18px;
    text-align: center;
}
.looking_for_property p{
    text-align: center;
}
.btn_search_propudines {
    background-color: #FC4C00;
    color: #fff;
    width: 85%;
    /* text-align: center; */
    margin-top: 50px;
    /* margin: auto; */
    padding: 9px;
    border-radius: unset;
    font-size: 19px;
}
.looking_for_property .form-row {
    margin-top: 50px;
}
.btn_search_propudines:hover {
    background-color: #FC4C00;
    color: #fff;
}
.side_navbar_details{
    margin: 50px 30px;
}
.project_pricing{
    margin: 50px 30px;
}
.title_descison{
  margin: 50px 0;
}
.title_descison h1 {
    font-size: 25px;
    background-color: #FC4C00;
    color: #fff;
    padding: 15px 40px;
    text-align: center;
    width: fit-content;
    border-radius: 6px;
    border: unset;
    margin: auto;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #254053;
    border-radius: unset;
    padding: 13px 20px;
}
.nav-link {
    color: #fff !important;
    padding: 13px 20px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-size: 17px;
    font-weight: 500;
}
.nav-link:hover{
    color: #000;
}
.new_section {
    background-color: #F5F5F5;
    margin: 10px 0;
    padding: 64px 20px;
}
.new_section img {
    width: 100%;
    border-radius: 8px;
    height: 400px;
    object-fit: cover;
}
.new_section ul li{
    list-style: none;
    padding-bottom: 10px;
    padding-top: 10px;
}
.new_section ul{
    padding-left: 0;
}
.card_details_neww img{
    display: block;
    margin: auto;
}
.card.card_details_neww {
    border: none;
    padding-bottom: 20px;
}
.btn-properties{
    margin-top: 30px;
    background-color: #254053;
    color: #fff;
    width: 100%;
}
.back_ground_images {
    background: url(../images/rect.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 14px;
}
.back_ground_images .card {
    width: 300px;
    margin: 50px auto;
    border: unset;
    border-radius: 20px;
}
.back_ground_images h2 {
    color: #fff;
    text-align: center;
    /* margin: 40px 0; */
    /* padding: 38px 0; */
    padding-top: 60px;
}
.back_ground_images .card-footer
{
    background-color: #FC4C00;
    color: #fff;
}
.back_ground_images .card .card-body{
    padding: 30px 0;
}
.gallery_section img {
    width: 100%;
    border-radius: 35px;
}
.gallery_section h3{
    text-align: center;
    padding: 10px 0;
}
.gallery_section .card .card-body
{
    padding: 60px;
}
.gallery_section .card{
    border: unset;
}

.new_section_2 {
    background-color: #FC4C00;
    margin: 10px 0;
    padding: 64px 20px;
}
.new_section_2 ul {
    padding-left: 0;
}
.new_section_2 ul li {
    list-style: none;
    padding-bottom: 19px;
    padding-top: 14px;
    color: #fff;
    font-size: 17px;
}
.new_section_2 img{
    width: 100%;
}
.new_section_2 h3{
    color: #fff;
}

/*.banner-bg {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
    /* background-image: url(../../assets/img/const.avif); */
    /*background: linear-gradient(-45deg, rgb(21 21 21 / 24%), rgb(0 0 0 / 80%)) fixed, url(../images/new_ban_photo.webp) fixed;*/
/*    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 80%)) fixed, url(../images/new_ban_photo.webp) fixed;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    width: 100%;*/
/*    height: 100vh;*/
/*    animation: zoomEffect 12s ease-in-out infinite alternate;*/
/*    transform-origin: center;*/
/*}*/
.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url(../../assets/img/const.avif); */
    /* background: linear-gradient(-45deg, rgb(21 21 21 / 24%), rgb(0 0 0 / 80%)) fixed, url(../images/new_ban_photo.webp) fixed; */
    background: linear-gradient(rgb(21 21 21 / 0%), rgb(0 0 0 / 0%)) fixed, url(../images/banner_final.jpg) fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    animation: zoomEffect 12s ease-in-out infinite alternate;
    transform-origin: center;
}
.about_us_details img {
    width: 100%;
    object-fit: cover;
    height: 500px;
    border-radius: 10px;
}
.banner-bg-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url(../../assets/img/const.avif); */
    background: linear-gradient(-45deg, rgb(21 21 21 / 24%), rgb(0 0 0 / 80%)) fixed, url(../images/3dd.jpg) fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    /* height: 100vh; */
    animation: zoomEffect 12s ease-in-out infinite alternate;
    transform-origin: center;
}
.main_heading_background {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 100px;
}
@keyframes zoomEffect {
    0% { transform: scale(1); }
    100% { transform: scale(1.15); } /* smooth zoom */
}
/* Ensure ALL content stays above image */
.new_container,
.content_part,
.first_card_det {
    position: relative;
    z-index: 5;
}
.content_part {
    display: flex;
    justify-content: center;
    align-items: center;
}
.content_new{
     height: 60vh;  
}
.content_part h1 {
     text-align: center; 
    color: #fff;
    font-size: 63px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-style: normal;
}
.content_part p {
    /* text-align: center; */
    color: #fff;
    margin-top: 25px;
}
.packeages1 {
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px;
    border: 1px solid #fff;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /* margin: auto; */
}
.packeages1:hover {
    background-color: #254053;
    color: #fff;
    padding: 20px 30px;
    border: 1px solid #fff;
    margin-top: 40px;
    display: block;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.packeages {
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px;
    border: 1px solid #fff;
    margin-top: 30px;
    /* margin: auto; */
}
.packeages:hover {
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    padding: 20px 30px;
    border: 1px solid #fff;
}
/* nav {
    width: 100%;
    height: 87px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 30px;
    z-index: 100;
} */
nav .logo a {
    /* margin: 0 0 0 45px; */
    text-decoration: none;
    color: white;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
}
.logo img {
    width: 60%;
    margin-top: -36px;
    /* filter: brightness(0)invert(1); */
}
#click {
    display: none;
}
/* nav ul {
    width: 55%;
    margin: 0 0 0 auto;
    display: flex;
} */
nav ul li {
    color: white;
    list-style: none;
    margin: 0 26px;
}
nav ul li a {
    color: #000 !important;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.card.first_card_det {
    /* width: 320px; */
    border-radius: 40px;
    border: 9px solid #e1e7ec73;
    /* padding: 20px 10px; */
    /* margin-top: 80px; */
}
.first_card_det label {
    font-size: 17px;
}
.first_card_det input {
    padding: 1px;
}
.btn_apply {
    width: 100%;
    /* font-size: 12px !important; */
    color: #fff !important;
    /* font-weight: 500 !important; */
    background: linear-gradient(282.3deg, #fb4c02 28.93%, #fb4c02);
    /* padding: 5px 30px; */
    /* border-radius: 34px; */
    margin-top: 17px;
    /* border: unset; */
}
.first_card_det h3{
    text-align: center;
    margin-bottom: 30px;
}
.card-header.secure_loans {
    padding: 17px;
}
.secure_loans h6 {
    /* font-family: "Urbanist", sans-serif; */
    text-align: center;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 700;
}
.content_part span{
    color: #fb4c02;
}
.borewell_fifth {
    padding: 40px 0;
    background-color: #264151;
    /* margin: 20px 0; */
}
.borewell_fifth img {
    width: 40px;
    display: block;
    margin: auto;
    filter: brightness(0)invert(1);
}
.details_borewell {
    text-align: center;
    margin-top: 20px;
}
.details_borewell h2 {
    font-weight: 600;
    font-size: 19px;
    color: #fff;
}
.details_borewell h4 {
    /* font-weight: 700; */
    font-size: 17px;
    color: #fff;
}
.about_us_details {
    margin: 30px 0;
    padding: 60px 0;
    line-height: 32px;
    background-color: #fff;
}
.about_us_details h1 {
    margin: 40px 0;
    font-size: 36px;
    font-weight: 500;
}
.about_us_details h1 span {
    color: #fb4c02;
    font-size: 36px;
    font-weight: 700;
}
.btncuttingdetails1 {
    background-color: #254053;
    padding: 13px 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 8px;
    font-size: 19px;
}
.btncuttingdetails2{
    background-color: #254053;
    padding: 13px 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 20px;
    margin-right: 8px;
    font-size: 19px;
    width: auto;
    margin: auto;
    display: block;
}
.about_us_details p {
    font-size: 18px;
    line-height: 2.5rem;
}
.btncuttingdetails {
    background-color: #fff;
    border: 1px solid #254053;
    padding: 13px 28px;
    color: #254053;;
    font-weight: 600;
    margin-top: 20px;
    font-size: 19px;

}
.about_borrow {
    padding: 65px 0;
    background: #f2f1f9;
}
.about_borrow span
{
    color: #fb4c02;
    font-size: 36px;
    font-weight: 700;
}
.about_borrow h1{
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
.about_borrow .card {
    border-radius: 15px;
    margin: 50px 5px;
    border: none;
    height: 288px;
    padding: 0 10px;
    box-shadow: 0 1.5rem 2.125rem 0 rgba(0, 0, 0, .078);
}
.about_borrow .card img {
    width: 50px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.loans_details_flexible {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.about_borrow .card h3 {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: .5px;
    font-family: "Urbanist", sans-serif;
    line-height: 24px;
    color: #07172d;
    margin-top: 28px;
    margin-bottom: 15px;
}
.about_borrow .card p {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 140%; */
}
.about_borrow a {
    text-decoration: none;
    margin-top: 20px;
}
.btn_know_borrow {
    background: linear-gradient(282.3deg, #ab00ff 28.93%, #00c8eb);
    gap: .4375rem !important;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    border: unset;
    margin: 18px 0;
    line-height: 145%;
    color: #fff;
    letter-spacing: .00438rem;
    padding: 10px 13px;
    border-radius: 9px;
    box-shadow: 0 2px 4px 0 rgba(26, 27, 116, .239);
}
.loans_details_flexible img {
    margin-right: 30px !important;
}
.reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: all 1s ease-out;
  }
  
  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .explore_properties .card {
    border-radius: 10px;
    border: none;
}
.sky_div_image h4 {
    position: absolute;
    top: 35px;
    left: 35px;
    color: #fff;
    background-color: #01535D;
    padding: 7px 15px;
    font-size: 11px;
    border-radius: 14px;
}
.sky_div_image img {
    position: relative;
}
.sky_per_img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}
.sky_div_image h4 {
    position: absolute;
    top: 35px;
    left: 35px;
    color: #fff;
    background-color: #01535D;
    padding: 7px 15px;
    font-size: 11px;
    border-radius: 14px;
}
.skyper_reozone {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 12px;
}
.skyper_reozone h5 {
    font-size: 18px;
    font-weight: 500;
}
.skyper_reozone h4 {
    font-size: 14px;
    font-weight: 600;
    color: #EB664E;
}
.address_det {
    display: flex;
    align-items: center;
}
.location_details {
    display: flex;
}
.location_brief {
    display: flex;
    align-items: flex-start;
    margin-right: 23px;
}
.location_brief p {
    margin-left: 4px;
    font-size: 13px;
    display: block;
    margin: auto 0 auto 5px;
}
.btn_sign_lend_max {
    background: #244154;
    color: #fff;
    margin-top: 30px;
}
.address_det p {
    margin-left: 4px;
    font-size: 15px;
    margin-top: 6px;
    margin-bottom: 5px;
}
.our_channel_parnters {
    padding: 30px 0;
}
.our_channel_parnters h1 {
    margin: 40px 0;
    font-size: 2.1rem;
    font-weight: 500;
}
.our_channel_parnters h1 {
    margin: 40px 0;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}
.our_channel_parnters h1 span {
    color: #fb4c02;
    font-size: 36px;
    font-weight: 700;
}
.explore_properties h1{
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}
.explore_properties h1 span {
    color: #fb4c02;
    font-size: 36px;
    font-weight: 700;
}
.carousel-control-prev {
    left: -130px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    /* right: -65px; */
    display: flex;
    align-items: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: right;
    background: 0 0;
    border: 0;
    opacity: unset;
    transition: opacity .15s ease;
}
.our_channel_parnters img {
    display: block;
    margin: auto;
    width: 140px;
}
.carousel-control-next {
    right: -130px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    /* right: -65px; */
    display: flex;
    align-items: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: right;
    background: 0 0;
    border: 0;
    opacity: unset;
    transition: opacity .15s ease;
}
.carousel-control-prev-icon {
    background-image: url(../images/left.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.carousel-control-next-icon {
    background-image: url(../images/right.png);
}
.floatph {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 88px;
    left: 13px;
    border-radius: 16px;
    background-color: #0072bc;
    color: #FFFFFF;
    text-align: center;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 88px;
    background-color: #4dc247;
    color: #fff;
    border-radius: 16px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    right: 13px;
}
.my-floatp {
    margin-top: 10px;
    transform: rotate(100deg);
    width: 39%;
}
.my-float {
    margin: 10px 12px;
    width: 56%;
    display: block;
}

.aboutus1{
border-radius: 15px;

}

.amenities img{
    width:50px;
    display:block;
    margin:auto;
}

.amenities {
    margin:50px 0;
    padding:40px;
}

.amenities h5 {
    text-align: center;
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 52px;
}
.new_container .card{
    margin-top: 50px;
}
.btn_sign_lend_max:hover {
    background: #244154;
    color: #fff;
    margin-top: 30px;
}
.btn-home-construction:hover {
    margin: 20px 0;
    background-color: #244153;
    color: #fff;
}
.btncuttingdetails1:hover{
    background-color: #244153;
    color: #fff;
}
.btncuttingdetails:hover{
    background-color: #fff;
    border: 1px solid #254053;
}
.master_layout img{
    width: 100%;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}

.section-title {
    margin-top: 10px;
}

.contact .info {
    /* border-top: 3px solid #334fff; */
    /* border-bottom: 3px solid #334fff; */
    padding: 30px;
    background: #f4f4f4;
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .info i {
    font-size: 20px;
    color: #334fff;
    float: left;
    width: 44px;
    height: 44px;
    background: #eaf6ed;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #222222;
}
.contact .info p {
    margin-bottom: 20px;
    color: #000;
    font-size: 0.8rem;
    margin-left: 60px;
    text-indent: 1px;
    text-align: justify;
}

.contact .php-email-form {
    width: 100%;
    /* border-top: 3px solid #334fff; */
    /* border-bottom: 3px solid #334fff; */
    padding: 30px;
    background: #f4f4f4;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.contact .php-email-form input {
    /* height: 30px; */
    padding: 11px 10px;
    border: unset;
    margin: 9px 0;
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}
.contact .php-email-form button[type="submit"] {
    background: #fc4c01;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    margin-top: 30px;
    transition: 0.4s;
    border-radius: 4px;
}
select.input-lg {
    border: unset;
    padding: 11px 10px;
}