@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');
@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');

p{font-family: 'Poppins', sans-serif;}
.poppins_txt{font-family: 'Poppins', sans-serif !important;}
.abhaya_txt, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Abhaya Libre', serif !important;}
.txt-upper{  text-transform: uppercase !important;}
.txt-13{font-size:13px !important;}
.font_bold {font-weight:bold !important;}

.navbar-expand-lg .navbar-collapse{    display: none !important;  position: absolute; right: 0;  top: 100%; background: #222;left: 0; width: 100%;}
.navbar-expand-lg .navbar-collapse.collapse.show {  display: block !important;}
.navbar-expand-lg .navbar-nav .nav-link{padding:20px !important;}
.navbar-expand-lg .navbar-nav.desktop-navbar .nav-link { padding:25px 12px !important;font-size: 12px;}
.navbar-expand-lg .navbar-nav.desktop-navbar .nav-link:hover, .navbar-expand-lg .navbar-nav.desktop-navbar .nav-link.active{background:#fff; color:#222 !important;}
.navbar-expand-lg .navbar-nav{float:right;}
.default-select {
    font-size: 17px;
    border: 0;
    background: none;
    color: #ecc2b2;
}

.default-select:focus-visible {
    outline: 0 !important;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.hero-search-area-caption ul.nav.nav-tabs {
    margin-bottom: 20px;
}
.hero-search-area-caption ul.nav.nav-tabs li {
    width: 25%;
}
.hero-search-area-caption ul.nav.nav-tabs li a {
    color: #002b4fcf;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 15px;
}
.hero-search-area-caption ul.nav.nav-tabs li.active a {
    border-bottom: 2px solid #002b4f;
}
.navbar {
    border-bottom: 0;
    box-shadow: 2px 2px 3px #fcd3c1;
}
.navbar.db-sidenav {
    box-shadow: none !important;
}
.navbar.db-sidenav .collapse {
    background: #fff;
}
.navbar.navbar-light {
    background: #0d1924 !important;
}
.navbar img {
    width: 130px;
}
.form_tb .nav.nav-tabs {
    margin-bottom: 20px;
    border: 0;
}
.form_tb .nav.nav-tabs li {
    width: 27%;
}
.form_tb .nav.nav-tabs li a {
    color: #556899;
}
.flag_tg {
    position: absolute;
    left: 0;
    z-index: 999;
    background: #ecc2b2;
    color: green;
    padding: 5px 10px;
    font-size: 12px;
}
.flag_tg2 {
    position: absolute;
    left: 0;
    z-index: 999;
    background: #002b4f;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    bottom: 0;
}
span.head_color {
    color: #ecc2b2;
}
.team-member-content {
    background: #fbfbfb;
}
.team-member-block {
    border: 1px solid #012b4f1a;
    box-shadow: 1px 4px 3px #f9f9f9;
}
.btn-wishlist- {
    width: 49px;
    padding: 0 3px;
}
.btn-wishlist-:before {
    display: none;
}
.btn-wishlist- .fa-star {
    font-size: 12px;
    display: inline-block;
}
.builder_pg .grid-listing .card-body,
.project-pg .grid-listing .card-body {
    flex: 2;
}
.home_hero-slide {
    margin-bottom: 80px;
}

.hero-slide .hero-search-left {
    position: relative;
    left: inherit;
    background: #77797a;
    z-index: 9;
    bottom: inherit;
    margin: auto;
    right: inherit;
    width: 100% !important;
    box-shadow: 0 0 10px 1px rgba(21, 28, 34, 0.5);
    border-radius: 16px;
}
.rounded100 {  border-radius: 100% !important;}
.rounded20 {  border-radius: 20px !important;}
.owl-testimonial .item img {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-bottom: 20px;
}
.nav-tabs {
    border: 0 !important;
}

.div_overlap {
    margin-top: -130px;
    box-shadow: 0 0 10px 1px rgba(21, 28, 34, 0.5);
    border-radius: 16px;
}
.countup-section .div_overlap {
    margin-top: -40px;
}
.navbar-light .navbar-nav .nav-link,
.navbar-nav .dropdown-toggle::after {
    color: #fff !important;
}
.search-box {
    width: 100%;
    margin-left: 9%;
}
.search-box select ~ .select2 {
    width: 60% !important;
    float: left;
}
.search-box input.form-control {
    width: 60%;
    float: left;
    border-radius: 0;
}
.search-box .select2-container--default .select2-selection--single {
    background-color: #eee;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    outline: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    height: 42px;
    line-height: 17px;
    border-right: 1px solid #eee;
}

.hero-slide .hero-slider-heading {
    position: absolute;
    top: 30%;
    width: auto;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    line-height: normal;
    padding: 0 14px 9px 14px;
    border-radius: 5px;
    display: inline-table;
}
.property_type_slider_home .item {
    width: 10.7%;
    display: inline-block;
}
.property_type_slider_home .card {
    padding: 15px 0;
    margin: 0 !important;
    text-align: center !important;border:0;
}
.property_type_slider_home .card img {
    margin: auto;
}
.property_type_slider_home .card p {
    margin-bottom: 0 !important;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-top: 5px;    font-style: italic;
    font-family: 'Poppins', sans-serif;
}
.border0 {
    border: 0 !important;
}
.borderRight {
    border-right: 2px solid #222 !important;
}

.errors {
    color: red;
}
.font_normal{font-weight:normal !important;}

.header_head .navbar{position: relative;
    top: 0;
    left: 0;padding:0;
    width: 100%;
    z-index: 99;    background:#040503 !important;
    box-shadow: none;}
    .hero-slide.search_hero-slide:before {
    content: ""; display:none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.btn-primary{    color: #fff;
    background-color: #d2bea8;
    border-color: #d2bea8;}
    
    .btn-primary:hover{    color: #d2bea8 !important;
    background: none;
    border-color: #d2bea8;}
    .btn.blue_btn { font-size: 12px;color: #fff;background:#2c7874;border-color:#2c7874;font-weight:normal;}
    .btn.btn-black{background:#222;border-color:#222;text-transform: uppercase;    font-size: 20px;}
    .btn.btn-black:hover{background:none;color:#222;}
    
    .positon_relative{position:relative !important;}
     .bg-lightpink {padding:20px; background: #f0f9ff !important;}
   .bg-light01 {
    background: #F4F5F7 !important;
    width: 100%;
    height: 400px;
    display: inline-block;
    position: absolute;
    top: 0;
}
.bg-light{
    background: #e7e8e7 !important;
    width: 100%;
    height: 400px;
    display: inline-block;
    position: absolute;
    top: 0;
}
.testimonial-carousel .card {
    border: 0 !important;
}

.search_hero-section {
    width: 100%;
   position:relative;
   height:800px; 
    padding-top: 250px;
    text-align: center;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #c7e3ef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c7e3ef));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c7e3ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7e3ef',GradientType=0 );
}
.search-wrapper {
    width: 100%;
    color: #FFF;
    text-align: left;
}
.search-wrapper .search-title {
    font-size: 21px;
    font-weight: 700;
    background-color: rgba(21,39,21,.6);
    padding: 18px 0;
    width: 197px;
    text-align: center;
}
.search-wrapper .search-form-v1 {
    position: relative;
    background-color: rgba(0,0,0,.6);
    padding:0px 34px 20px 34px;border-radius: 10px;
}
.search-form-v1 .search-or {
    font-size: 21px;
    position: absolute;
    left: -10px;
    top: 56px;
    z-index: 1;
    font-weight: 700;
    display: block;
}

.search-form-v1 p.search-info {
    font-weight: normal;
    font-size: 13px !important;
    color: #FFF !important;
    background: #133846;
    padding: 7px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    width: 50%;
    margin: auto;
    margin-bottom: 20px;
}
.search-form-v1:after {
    right: 100%;
    border: solid transparent;
    content: "";
    font-size: 16px;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 123, 176, 0);
    border-right-color: rgba(0,0,0,.6);
    border-width: 30px;
    top: 70px;
    margin-top: -30px;
}
 .footer{background:#000 !important}
 .tiny-footer { background-color: #000 !important;}
 .search-wrapper .nav-tabs{    text-align: center;
    margin: 10px auto;
    width: 40%;
    float: none;}
    .search-wrapper .nav-tabs li { width: 25%;}
 .search-wrapper .nav-tabs li a {
    display: inline-block;
}
.search-wrapper .nav-tabs li a img {
    width: 100%;
}
.search-wrapper .nav-tabs li a p {
    color: #222;
    margin: 0;
    text-align: center;
    font-size: 12px;
}
.text-white{color:#fff !important;}
.text-yellow{color:#f9e4c8 !important;}
.bg-blue{color: #fff !important;
    background: rgba(19, 56, 70, .7);
    width: auto;
    float: none;
    margin: auto;
    display: inline-block;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 10px;}
    h1.main-heading {
    font-size: 50px;font-family: 'Abhaya Libre', serif;font-weight:800;
    text-transform: uppercase;letter-spacing: 2px;
}
.bg-light01.bg-background {
    background-color: none !important;
}
.bg-light01.bg-background:before {
    content: " ";
    padding: 10px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
}
.mb80{margin-bottom:80px;}
.mt80{margin-top:80px;}
.bg-blueDark{background:#0F3947 !important}
.acres_ul{padding:0 !important;}
.acres_ul li {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 10px;text-align:justify;
    list-style: none;font-family:'Poppins', sans-serif !important;
}
.header-top ul li a.btn {
    padding: 5px 10px;
}
.header-top ul li a {
    font-size: 12px;
    color: #000;
    font-weight: 300;
}

.header-top ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 10px;
}
.header-top ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}
.header_head {
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 0;
    left: 0;
}
.banner_txt{margin-top:100px;}
.tx-11{font-size:11px;}
.tx-13{font-size:13px;}
.tx-18{font-size:18px;}
.tx-24{font-size:24px;}
.tx-50{font-size:50px;}
.card-overlay-category{padding:3px 15px;right:40%;}
.owl-testimonial_review .item{padding:0 15px;}
.owl-testimonial_review .item .testimonial_desc{height:150px;}
.owl-testimonial_review .fa-star{font-size:20px;color:#0F3947 !important;}
.owl-testimonial_review .card { border-radius: 20px; box-shadow: 7px 6px 6px #e5e2e2;min-height:303px;}
.owl-testimonial_review .card .card-body{position:relative;}
.owl-testimonial_review .card img{    
    width: 285px;
    height: auto;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;}
    .footer .footer-widget .social-links .fab, .footer .fa {
    background: #fff;
    color: #222;
    border-radius: 100%;
    width: 25px;
    font-size: 17px;
    height: 25px;
    line-height: 25px;text-align:center;
}

.developer_logo- .item .card{height:110px;overflow: hidden;}

.developer_logo- .item .card img {
    margin: auto;
    position: absolute;
    width: 160px;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.dev_logoWrap {
    width: 100%;
    background: #fff;
    height: 80px;
    position: relative;
    overflow: hidden;
}
.dev_logoWrap img {
    margin: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto !important;
    width: 100% !important;
}
.under_line{position:relative;}
.under_line:after {
    content: " ";
    height: 1px;
    background: #222;
    position: absolute;
    bottom: -9px;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
}

.column-galleryWarp {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}
.column-gallery {
  /*flex: 25%;*/
  max-width: 33.3%;
  padding: 0 4px;
}

.column-gallery img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s linear;
}

input.form-control{background-color: #fff;
    border: 1px solid #dcdce5;color: #4d4b4b;
    border-radius: 10px;
    outline: 0;}
    .text-uppercase{text-transform: uppercase; letter-spacing: 1px;}
    .modal-open{padding:0 !important;}
    .modal .modal-body{padding:3rem;}
    .modal .modal-header { background: #040503 !important;padding:20px;}
    .modal .modal-header .close { position: absolute;right: 32px; padding: 0;top: 45px;}
 .modal .modal-header .close span{font-family:auto; color:#fff;}
 .modal label{text-transform: uppercase;}
.modal .form-control{ border: 1px solid #222;  border-radius: 0;}
#exampleModal img.popup-img2 {  margin-top: -40px;}

@media screen and (max-width: 700px) {
  .column-gallery {
    flex: 100%;
    max-width: 100%;
  }
  .column-gallery img {
    filter: grayscale(0) brightness(1);
  }
}
    
    
@media (max-width:768px){
    .header_head a{margin: auto;}
    .m-done, .search-form-v1:after{display:none !important;}
    .logo_img_{width:100px !important;}
    .banner_txt{margin-top: 30px;}
    .search-wrapper .search-form-v1{padding:0 10px 10px !important;}
    .select2-container{font-size:14px;}
    .search_hero-section { height: 600px;padding-top: 50px;}
    .search-wrapper .search-title { font-size: 17px;padding: 10px 0;}
    .top_cat-sec img{height:100px !important;}
    #map2{height:250px !important;}
    .footer{padding-top:10px !important;}
    .tiny-footer{margin-top:0 !important;font-size: 11px; text-align: center;}
    .listing-slider .slick-next{width: 40px; height: 40px;right: 1%; line-height: 40px;padding: 8px;}
    .listing-slider .slick-prev{width: 40px; height: 40px;left: 1%; line-height: 40px;padding: 8px;}
   .listing-slider-section .listing-slider img{height:300px;}
   .listing-location iframe{height:170px;}
   #gallery img{width:100% !important;}
   .search_hero-slide.hero-slide .hero-search-left{width:90%; position:relative;bottom: inherit; top: inherit; left: inherit; right: inherit;margin-top:20px}
   .hero-slide.search_hero-slide{margin-bottom:40px;}
   .hero-slide.search_hero-slide:before{display:none;}
   .hero-slide.search_hero-slide .hero-slider .hero-slider-item img{height:150px;}
   .filter_mbtn{cursor: pointer;}
   .filter_wrapper-{display:none;}
   .filter_wrapper-.main{display:block !important;}
   
   .navbar-expand-lg .navbar-collapse{left: inherit !important;  width: 100% !important;}
   .navbar-expand-lg .navbar-nav {  float: left !important;}
   .navbar-expand-lg .navbar-nav .nav-link {padding: 11px 15px !important;   font-size: 14px; height: 100% !important;}
   .mobile-hide{display:none !important;}
   .search-wrapper .nav-tabs{ width: 70%;}
   .select2-container .select2-selection--single{height: 36px;}
   .select2-container .select2-selection--single .select2-selection__rendered{ padding: 8px 16px;}
   .select2-container--default .select2-selection--single .select2-selection__arrow{top: 9px;}
   h1.main-heading{font-size: 25px;}
   .countup-section {padding: 2.5rem 0 0;}
   .property_type_slider_home .item{width: 30.7%;}
}

