/* @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'); */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

p {
    font-family: 'Open Sans', sans-serif;
}

.poppins_txt {
    font-family: 'Open Sans', sans-serif;
}

.abhaya_txt {
    font-family: 'Open Sans', sans-serif;
}

.txt-upper {
    text-transform: uppercase !important;
}

/* p{
    font-family: 'Poppins', sans-serif;
}
.poppins_txt {
    font-family: 'Poppins', sans-serif !important;
}
.abhaya_txt {
    font-family: 'Abhaya Libre', serif;
}
.txt-upper {  
    text-transform: uppercase !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 10px !important;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.navbar-expand-lg .navbar-nav.desktop-navbar .nav-link:hover {
    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: 65px;
}

img.logo_img_ {
    width: 80px !important;
}

/* Custom style for all logo */
img.header-brand-img.desktop-logo {
    width: 50px !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: 'Open Sans', sans-serif;
}

.border0 {
    border: 0 !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: #000000 !important;
    box-shadow: none;
    padding: 5px 0px;
}

.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;
}

.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: 1px solid #dadada !important;
}

.search_hero-section {
    width: 100%;
    position: relative;
    height: 800px;
    padding-top: 250px;
    text-align: center;
    background-color:rgba(0, 0, 0, .4);
}

.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;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 10px;
}

.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%;
    margin: 5px;
    background-color: rgba(0, 0, 0, 0.46);
    border-radius: 10px;
}

.search-wrapper .nav-tabs li a {
    display: inline-block;
    font-weight: normal;
    font-size: 13px !important;
    color: #FFF !important;
    padding: 7px;
    text-align: center;
    width: 100%;
    margin: auto;
}

.search-wrapper .nav-tabs li a img {
    width: 80%;
}

.search-wrapper .nav-tabs li a p {
    color: #222;
    margin: 0;
    text-align: center;
    font-size: 12px;
}

.text-white {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;

}

.hero-heading-text {
    /* background-color: rgba(0, 0, 0, 0.2); */
    padding: 2px 0px;
}

.text-yellow {
    color: #f9e4c8 !important;
    font-family: 'Open Sans', sans-serif;
}

.bg-blue {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.2);
    width: auto;
    float: none;
    margin: auto;
    display: inline-block;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
}

h1.main-heading {
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    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;
}

.mb40 {
    margin-bottom: 40px;
}

.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: 'Open Sans', sans-serif;
}

.header-top ul li a.btn {
    padding: 5px 10px;
}

.header-top ul li a {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.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-13 {
    font-size: 13px;
}

.tx-24 {
    font-size: 24px;
}

.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: 215px;
    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;
}


@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%;
    }
}

/* Hero search heading */
/* .hero-search-heading a {
    display: flex;
} */


/* custom contact page style start */
.contact-section-wrapper {
    background-image: url('../drhomes-img/Images/10.webp');
    background-size: cover;
    height: fit-content;
    width: 100%;
}

.contact-inner-wrapper {
    background-color: rgba(255, 255, 255, 0.70);
    background-size: cover;
    height: fit-content;
    width: 100%;
}

.page-heading-section {
    padding: 40px 0px;
    background-color: #e7e8e7;
}

.page-heading-section h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
}

.page-heading-section h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
}

.location-content-wrap ul {
    margin: 30px 0px !important;
    padding: 0;
}

.location-content-wrap ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.location-content-wrap ul li p {
    padding: 5px 0px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.scan-to-detail-wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.scan-to-detail-wrap p {
    padding: 5px 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.scan-to-detail-wrap img {
    width: auto;
    height: auto;
}

.custom-social-links {
    display: flex;
    gap: 6px;
    align-items: center;
}

.custom-social-links a {
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    padding-left: 9px;
    font-size: 18px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

/* custom contact page style end */

/* custom about-us page style start */
/* .about-section-wrapper {
    padding: 20px 0px;
} */

.content-wrapper-section {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 400px;
}

.content-wrapper-section h2 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
}

.content-wrapper-section h4 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
}

.content-wrapper-section p {
    padding: 5px 0px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.about-page-banner-section img {
    width: 100%;
    height: fit-content;
}

.ceo-image-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


/* .ceo-image-section img {
    width: auto;
    height: auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 22px;
    border: 5px solid #000;
} */

.ceo-image-section img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 50%;
  width: auto;
  margin: auto;
  background: #fff;
  padding: 10px;
  border-style: solid;
  border-width: 15px;
  border-top-color: lighten(#000, 20%);
  border-right-color: lighten(#000, 0%);
  border-bottom-color: lighten(#000, 20%);
  border-left-color: lighten(#000, 0%);
  box-shadow: 2px 2px 4px rgba(0,0,0,.6);
}

.ceo-image-section h4 {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
}

.ceo-inner-wrapper h2 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    padding-top: 20px;
}

.ceo-inner-wrapper h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.ceo-inner-wrapper p {
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.ceo-inner-wrapper p span {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

.ceo-message-text {
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: left !important;
    color: #000 !important;
    text-transform: capitalize;
    margin: 0;
}

@media (max-width: 991px) {
    .ceo-inner-wrapper h4 {
        font-size: 22px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        padding-top: 10px;
    }
    .ceo-inner-wrapper p {
        padding: 0px;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        color: #000 !important;
        text-transform: capitalize;
        margin: 0;
        padding-bottom: 10px;
    }

    .ceo-image-section img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 90%;
        width: auto;
        margin: auto;
        background: #fff;
        padding: 0px;
        border-style: solid;
        border-width: 15px;
        border-top-color: lighten(#000, 20%);
        border-right-color: lighten(#000, 0%);
        border-bottom-color: lighten(#000, 20%);
        border-left-color: lighten(#000, 0%);
        box-shadow: 2px 2px 4px rgba(0, 0, 0, .6);
    }
}

/* custom about-us page style end */

/* home page custom section */
.homeholiday-inner {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: justify;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
}

/*property list card content design */
.propertyContentP {
    color: #000 !important;
}

p {
    color: #000;
}

.ourservicecard {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    height: 320px;
}

.ourservicecard img {
    width: 72px;
    height: auto;
}

.ourservicecard h3 {
    font-size: 1.2rem;
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.3;
    color: #041533 !important;
}
.ourservicecard p {
    font-size: 14px;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.3;
    color: #041533 !important;
}

.card.text-center.mb-lg-0.border0 {
    margin-bottom: 20px !important;
}

@media (max-width: 767px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: auto;
        margin-left: auto;
    }
}

.testimonial-carousel .owl-carousel.owl-theme .owl-dots {
    position: relative !important;
    padding-top: 20px !important;
    width: 100%;
    bottom: 0px;
    text-align: center;
}

.top-wrapper-custom-bg {
    background-image: url(../../frontendassets/images/banner/Picture-1.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.our-service-section-wrapper {
    background-color: #e7e8e7;
}

.about-page-about-section {
    background-color: #e7e8e7;
    margin: 10px 0px;
}

.contact-page-heading-section {
    padding: 40px 0px;
    text-align: center;
}

.contact-page-heading-section h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
}

.contact-page-heading-section h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
}

/* property listing page */
.post-pagecaption-news {
    padding-top: 50px;
}

.home-news-title {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize;
    min-height: 60px;
}

.who-we-are-small-heading {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
    min-height: 60px;
    font-style: italic;
}

.who-we-are-card-title {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
    min-height: 60px;
}

.who-we-are-card-content {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #000 !important;
    text-transform: capitalize;
    min-height: 60px;
}

.who-we-are-card {
    min-height: 275px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.navbar-header-custom {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px ;
}

/* footer */
.office-footer-address-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #fff !important;
    margin-bottom: 10px;
    text-align: left;
}

.holiday-homes-right-banner {
   margin-top: 50px;
}

.copyrightwrapper {
    text-align: center;
    padding-top: 10px;
}

.copyrightwrapper p {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    color: #fff !important;
    margin-bottom: 10px;
}

p.text-dark.font_normal.tx-24,
p.text-white.font_normal.tx-24 {
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
}

/* property listing page */

.text-dark.project-list-page {
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    padding: 20px 0px;
}

.property-listing-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px !important;
    width: 100%;
    height: auto;
    background-color: #77797a;
    padding: 30px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.property-listing-form-row-inner {
    width: 19%;
}

@media (max-width: 991px) {
    .property-listing-form-row-inner {
        width: 49%;
    }
    .property-listing-form-row {
        margin-top: 20px;
    }
}

@media (max-width: 580px) {
    .property-listing-form-row-inner {
        width: 100%;
    }
}

h1.text-white.hero-heading-text {
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 2px;
}