a.navbar-brand.mb-2.mt-2 img {
    width: 200px;
    margin: 5px 0px;
}
.menu-bg {
    background: #133e6b;
}
ul.navbar-nav.mx-auto {
    /* display: table; */
    width: 100%;
}

ul.navbar-nav.mx-auto li {
    /* display: table-cell; */
    text-align: center;
}

.navbar-transparent .navbar-nav .nav-item .nav-link {
    padding: 14px 0px;
}
section.blog__home {
    background: #f5f5f5;
    padding-bottom: 100px;
    box-shadow: 0px 20px 40px -40px rgba(0, 0, 0, 0.2) inset;
}

.card__image.p-2 {
    cursor: auto;
    padding: 0px;
    background-color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
    height: 100%;
    margin-top: 30px;
}
.profile__agency-logo img {
    height: 200px;
}
.profile__agency .no-gutters .col-lg-12 {
    background: #fff;
    margin-bottom: 30px;
}
.profile__agency-info ul {
    margin: 30px 0px !important;
}
.wrapper__list__category {
    background: #fff;
    width: 90%;
    margin: auto;
}
.widget__archive, .widget__category {
    padding: 5px 20px 20px 20px;
    /* width: 90%; */
    /* margin: auto; */
}
.widget__archive .widget__title, .widget__category .widget__title {
    padding: 20px 0px 25px 20px;
    margin-bottom: 0px;
}
.profile__agency {
    background: #f5f5f5;
    padding: 80px 0px;
}

.navbar-soft{
    padding: 0px;
}
section.wrap__heading {
    background: #f5f5f5;
}
.logo-bg {
    background: #fff;
}
ul.dropdown-menu.dropdown-menu-left li {
    display: block;
}




.featured__property-carousel-2 {
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease
}

.featured__property-carousel-2 .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.featured__property-carousel-2.owl-carousel.owl-theme {
	overflow: visible
}

.featured__property-carousel-2.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots {
	/* margin: 0; */
}

.featured__property-carousel-2.owl-carousel.owl-theme .owl-dots .owl-dot {
	background-color: transparent;
	margin-right: 15px;
	vertical-align: middle;
	outline: none;
	box-shadow: none
}

.featured__property-carousel-2.owl-carousel.owl-theme .owl-dots .owl-dot span {
	background-color: #cccccc;
	border-radius: 50%;
	margin: 3px;
	width: 6px;
	height: 6px;
	transition: all 0.3s ease
}

.featured__property-carousel-2.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	border-radius: 50%;
	background-color: #3454d1 !important;
	border: 5px solid #e0e2e3;
	height: 15px;
	width: 15px;
	background: #3454d1;
	outline: 0;
	box-shadow: none;
	transition: all 0.3s ease
}
.featured__property-carousel-2 .item img {
    width: auto;
    margin: 0px;
}
.featured__property-carousel-2 .item {
    margin: auto;
    text-align: center;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}
section.home__about.bg-light, .wrap__contact-form {
    /* min-height: 92vh; */
    background: #f5f5f5;
    padding-bottom: 160px;
}

.home__about_new h2, .home__about_new h4, .home__about_new p {
    color: rgba(255, 255, 255, 0.63);
}
.carousel__content ul.list-inline.card__content {
    /* display: flex; */
    /* justify-content: space-between; */
    margin-bottom: 30px;
    text-align: left;
}
section.projects__partner {
    padding: 50px 0px 20px 0px;
}
.contact-us-box {
    box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 50px 10px;
}

.form-group.form-group-name{
    display: grid;
}

.wrap__contact-form .form-group input, .wrap__contact-form .form-group select {
    height: 45px;
    padding: 0px 9px;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    text-transform: none;
}
span.required {
    font-size: 13px;
    color: red;
}
.card__image-footer h6 {
    padding: 11px 11px 1px 4px;
    text-align: right;
    width: 100%;
}
span.badge.badge-primary.text-capitalize.mb-2 {
    font-size: 13px;
    padding: 7px 8px 8px 9px;
    border-radius: 7px;
    /* margin-bottom: 13px !important; */
    font-size: 12px;
    padding: 7px 10px 6px;
    margin-right: 5px;
}

.logo-bg .container {
    display: flex;
    justify-content: space-between;
}

.navbar-brand-right {
    display: flex !important;
    align-items: center;
}

.navbar-brand-right p {
    margin: 0px;
    text-align: right;
}

.navbar-brand-right .div-1 {
    margin-right: 40px;
}

.navbar-brand-right p a {text-decoration: none;color: #133e6b;font-size: 15px;font-weight: 300;}

.single__detail-area-title {
    display: flex;
    align-items: center;
}

.single__detail_1 img {
    height: 75px;
}

.single__detail_1 {
    margin-right: 15px;
}

.theme-bg-2 {
    background-color: #f5f5f5;
}


.youtube-section {
    padding: 80px 0px;
}

.youtube-section iframe {
    width: 100%;
    height: 600px;
}

.floor-items .item  img {
    width: auto;
    height: 260px;
    object-fit: cover;
}
.floor-items .item {
    background-color: #f5f5f5;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 25%);
    /* height: 300px; */
}

a:hover {
    text-decoration: none !important;
}

.project-overview div {
    /* display: inline-block; */
    margin: 0px 20px 30px 50px;
    text-align: left;
    /* justify-content: center; */
    /* align-items: center; */
}


.project-overview div b {
    display: block;
}

.project-overview div img {
    margin-right: 26px;
    /* margin-bottom: 20px; */
    height: 30px;
    width: auto;
}

.project-overview {
    /* display: flex; */
    justify-content: space-between;
    text-align: center;
    margin: 20px 0px;
}

.detail-heading {
    text-align: center;
    border: 0px;
    text-decoration: none;
}



.tab-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
  }
  
  .tabs {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
  }
  
  .tab-btn {
    padding: 12px 50px;
    /* border: none; */
    /* background-color: #ddd; */
    cursor: pointer;
    /* border-radius: 5px; */
    /* transition: background-color 0.3s ease; */
    display: inline-block;
    margin: 0px;
  }
  
  .tab-btn:hover {
    /* background-color: #bbb; */
  }
  
  .tab-btn.active {
    /* background-color: #1e4875; */
    /* color: white; */
  }
  
  .tab-content .tab-panel.hide {
    display: none;
  }
  
  .tab-content .tab-panel.active {
    display: block;
  }
  
  
  .projects__partner-logo {
    text-align: center;
    margin: 30px 30px 30px 30px;
}


.media-img .item {
    background: #fff;
}

.color-red {
    background-color: red;
}
.property-poss-div1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 12px;
    padding: 9px 13px;
    border-radius: 0px 5px;
    background: #133e6b;
    color: #fff;
    font-weight: 500;
}

.carousel__content {
    position: relative;
}

.property-poss-div2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 12px;
    padding: 9px 13px;
    border-radius: 11px 0px 1px 0px;
    background: #133e6b;
    color: #fff;
    font-weight: 500;
}

.property-poss-div2 a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

img.banner-im-icon {
    height: 25px !important;
    width: 25px !important;
    display: inline-block !important;
}

span.property-div1 {
    position: absolute;
    /* z-index: 11; */
    /* background: rgba(0, 0, 0, 0.65); */
    /* padding: 6px 12px 6px 12px; */
    /* border-radius: 2px; */
    top: 15px;
    right: 10px;
    color: #fff;
    font-size: 10px;
}


span.property-div2 {
    position: absolute;
    /* z-index: 111; */
    background: #133e6b;
    padding: 6px 12px 6px 12px;
    border-radius: 2px;
    bottom: 10px;
    left: 11px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}

.new-about {
    background-color: #fff !important;
}
a.btn.btn-primary.mt-3.text-capitalize.align-center {
    margin: 60px auto auto auto;
    display: table;
}
img.features-img {
    height: 40px;
    margin-right: 10px;
}
ul.list-inline.card__content li {
    margin-right: 30px;
    margin: 0px 20px 20px 0px;
}

ul.list-inline.card__content li img {
    margin-right: 10px;
}
.section-space {
    padding: 50px 0px 30px 0px;
}
.property-address {
    min-height: 46px;
    overflow: hidden;
}

.color-white {
    color: #fff !important;
}

.pr-1{
    position: relative;
    top: -2px;
}

.h-200 {
    padding: 20px;
}

.form-filter{
    background-color: #fff;
}

.home__about_new h2, .home__about_new h4 {
    color: #fff;
    line-height: 45px;
    /* z-index: 11; */
    font-size: 25px;
    font-weight: 300;
}

.home__about .title__leading p:after {
    content: "";
    border: 1px solid;
    display: block;
    width: 60px;
    margin-top: 30px;
}

.contact-us-form {
    height: 500px;
    background: #d1d1d1;
}

section.home__about.home__about_new.bg-theme-v4 .container {
    max-width: 1280px;
}

.home__about_new h2 {
    font-size: 35px;
}

.projects__partner-logo .item img {
    height: 80px;
    object-fit: scale-down;
    width: 160px !important;
}

.projects__partner-logo .item img {
    margin: auto;
}

.link-white, .link-white:hover {
    color: #fff;
}


.form-filter .contact-us-box.mt-2 {
    display: flex;
    box-shadow: none;
    padding: 10px 0px 15px 0px;
}

.form-filter .contact-us-box.mt-2 .form-group {
    margin: 0px !important;
}

span.property-div1 span {
    background: rgb(0 0 0 / 76%);
    padding: 4px 9px 4px 11px;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 10px;
    text-transform: uppercase;
}

section.bg-light.new-about p {
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
}

.profile__agency-info button.btn.btn-social.btn-social-o.whatsapp {
    color: #25d366;
    background: transparent;
    font-size: 29px;
}

.profile__agency-info li {
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0px 5px 0px;
    margin: 0px 30px 0px 0px;
}

.profile__agency-info li a {
    display: flex;
    justify-content: space-between;
    /* padding: 0px 20px 0px 0px; */
    font-weight: normal !important;
}

.profile__agency-info li a span {
    font-weight: 600 !important;
}

.custom-select:focus {
    outline: 0;
}

.custom-select {
    appearance: none; /* Remove default arrow (Chrome, Safari, Edge) */
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 10px;
    background-color: white;
    /* border-radius: 4px; */
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg fill="gray" height="12" viewBox="0 0 24 24" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
    background-size: 26px;
}

.custom-select option {
    background-color: white;
    padding: 20px 10px;
    font-size: 14px;
}


.slider-next, .slider-prev {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    font-weight: 300;
    padding: 0 10px;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    border-radius: 4px;
}

.featured__property-carousel-1, .featured__property-carousel-11 {
    padding-top: 50px;
}

.home-contact-us-form {
    background: #F4F4F4;
    padding: 30px;
}

.home-contact-us-form h2 {
    font-size: 25px;
    font-weight: 300;
    color: #000000;
}

.home-contact-us-form p {
    font-size: 16px;
    color: #7A7A7A;
    font-weight: 300;
}

.home-contact-us-form button {
    width: 100%;
}

.home-contact-us-form .form-group.form-group-name {
    margin-bottom: 5px;
}


input::placeholder, select::placeholder, textarea::placeholder {
    font-weight: 500;
    color: #222222;
    font-size: 15px;
}

.custom-details-label {
    line-height: 11px;
    display: inline-block;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
    font-size: 12px;
    padding: 8px 10px 8px 10px !important;
    margin-right: 5px;
}


.property-detail-flex div {
    margin: 0px;
}

.property-detail-flex {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


.custom-nav {
    border-bottom: 1px solid #dee2e6;
    text-align: center;
    margin-bottom: 40px;
}


.custom-nav-label {
    font-size: 18px;
    position: relative;
}

.custom-nav-label.active {
    background: transparent;
    border: 1px solid transparent;
    border-color: transparent transparent #222;
    display: inline-block;
}


.property-detail-title {
    font-size: 30px !important;
    font-weight: 400 !important;
}

.parsley-errors-list {
    margin: 0px;
    list-style-type: none;
    padding: 0;
    margin-top: 8px;
    font-size: 12px;
    color: red;
}


.tab-content .owl-stage-outer .owl-stage {
    text-align: center;
    margin: auto;
}

.row.justify-space-between {
    justify-content: space-between;
}

.mobile-icon {
    font-size: 20px;
}

.mobile-icon {
    font-size: 19px !important;
    position: relative;
    top: 2px;
}
.map-icon {
    font-size: 17px !important;
}

i.fa.fa-map-marker.property-marker {
    position: relative;
    top: 2px;
}

.custom-nav-label.active:after {
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: #757575;
    margin-top: 0px;
    margin-right: 0px;
    content: "";
    top: 100%;
    position: absolute;
    bottom: 0px;
    left: 44%;
}
.rera_desc {
    text-align: center;
}

.share-property-icons .dropdown-item {
    padding: 10px 10px 10px 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.share-property-icons .dropdown-item:hover {
    background-color: #133e6b;
    color: #fff;
}

.share-property-icons .dropdown-menu.show {
    padding: 5px 0px 5px 0px;
    border: 0px;
    background: #133e6bed;
}

.projects__partner .owl-nav {
    display: none;
}

.widget__archive, .widget__category p {
    text-align: justify;
}
.home__about_new h2 {
    margin-bottom: 30px;
}

.rera_details {
    margin-top: 30px;
    display: inline-block;
    text-align: center;
}

.rera_details .single__detail_1 img {
    height: 80px;
    width: 80px;
    object-fit: fill;
}

.rera_details .single__detail_1 {
    margin: 0px 0px 10px 0px;
}

.scroll_property_menu {
    display: flex;
    justify-content: space-between;
    padding: 15px 30px 10px 30px;
}

.fixed-header {
    position: fixed;
    top: 0;
    background: white;
    color: white;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }

.scroll_property_menu a.active {
    border-bottom: 3px solid #133e6b;
}
  
.scroll_property_menu a {
    padding: 5px 0px 8px 0px;
    font-size: 15px;
}

.home__about_new h4 {
    margin-top: 50px;
}
.footer_menu_detail, .display-mobile {
    display: none;
}
.desktop-margin-bottom {
    margin-bottom: 40px;
}
.color-theme {
    color: #002247;
}
span.property-div1 a {
    color: #fff;
}

.single__detail-desc.title__head ul {
    color: #495057;
}

@media only screen and (max-width: 767px) {
    
    .navbar-soft .navbar-brand {
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 8px 0px 12px 0px !important;
    }
    
    .logo-bg .container {
        display: block;
    }
    
    .navbar-brand-right {justify-content: space-between;}
    
    a.navbar-brand.mb-2.mt-2 img {
        display: table;
        margin: auto;
        width: 200px;
    }

    ul.navbar-nav.mx-auto {
        display: flex;
        text-align: left;
    }
    
    ul.navbar-nav.mx-auto li {
        text-align: left;
    }
    
    .color-red {
        background: transparent;
    }

    .title__head h2 {
        margin-bottom: 0px;
    }
    .card__image.p-2 {
        box-shadow: none;
    }

    .card__image.p-2 {
        box-shadow: none;
        background: transparent;
        border: 0px;
        margin-top: 35px;
        padding: 0px !important;
    }
    
    .card__image-body.text-center.mt-4 {
        margin: 0px !important;
    }
    .section-space {
        padding: 30px 0px 30px 0px !important;
    }
    .slider-container .carousel-caption .carousel__content {
        position: relative;
        width: 100%;
        left: 0px;
        margin: 0px 11px;
        height: 310px;
        width: 85%;
        margin: auto;
    }
    .card__image-hover-style-v3 .card__image-hover-style-v3-thumb {
        margin: 15px 0 30px 0;
    }
    .h-200 img {
        height: 200px;
        width: 100%;
        object-fit: scale-down;
        background: #fff;
    }
    .h-270 img {
        height: 220px;
    }
    .owl-carousel .owl-stage {
        margin-bottom: 10px;
    }
    .single__detail-area-price .list-inline {
        text-align: left;
    }
    .project-overview {
        display: block;
        column-count: 2;
        margin: 30px 0px 0px 0px;
    }
    .single__detail-features .list-unstyled.icon-checkbox {
        column-count: 2;
    }
    .menu-bg {
        text-align: right;
        /* padding: 10px 0px; */
    }
    .navbar-soft .navbar-toggler {
        color: #133e6b;
        border: none !important;
        font-weight: 300;
    }
    .navbar-brand-right{
        display: none !important;
    }
    .h-200 {
        padding: 0px;
        background: #fff;
    }
    .card__image-body {
        padding-bottom: 20px;
    }
    .form-filter {
        display: none;
    }
    .navbar-soft .navbar-nav .nav-item {
        width: 100%;
    }
    .profile__agency {
        padding: 40px 0px;
    }    
    .project-overview div {
        margin: 0px 5px 10px 5px;
        text-align: left;
        font-size: 15px;
    }
    .project-overview div img {
        margin-right: 15px;
    }
    .youtube-section iframe {
        width: 100%;
        height: 400px;
    }
    .owl-dots {
        display: none;
    }
    .projects__partner-logo {
        margin-top: 50px;
    }
    .projects__partner .owl-nav {
        position: absolute;
        top: -50px;
        display: block;
    }
    .home__about_new h2 {
        font-size: 26px !important;
        margin-bottom: 0px !important;
    }    
    .wrapper__list__category{
        width: 100%;
    }
    .home__about_new h2 {
        margin-bottom: 0px;
    }
    .custom-navbar-css {
        display: flex;
        justify-content: center;
        align-items: center;
    } 
    .tab-btn {
        padding: 12px 20px;
    }
    .custom-nav-label {
        font-size: 16px;
    }
    h4, .h4 {
        font-size: 25px;
    }
    section.blog__home.section-space .card__image.p-2 {
        margin: 0px 0px 20px 0px;
    }
    .home__about_new h4 {
        margin-top: 30px;
        font-size: 20px;
        line-height: 37px;
    }
    .scroll_property_menu {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding: 0px;
    }

    .scroll_property_menu::-webkit-scrollbar {
        display: none;
    }

    .scroll_property_menu > div {
        flex: 0 0 auto;
        padding: 8px 15px 5px 15px;
    }
    .home__about .title__leading p:after {
        margin-top: 20px;
    }
    .scroll_property_menu.fixed-header {
        display: none;
    }
    .display-mobile {
        background: #133e6bc7;
        position: fixed;
        z-index: 1111111111111111;
        width: 100%;
        bottom: 0px;
        display: block;
        padding: 11px 20px 27px 20px;
        text-align: center;
    }    
    .visit-now {
        display: inline-block;
        background: #ffffffeb;
        padding: 8px 40px 8px 40px;
        border-radius: 36px;
        font-size: 17px;
    }
    
    .visit-call {
        display: inline-flex;
        background: #ffffffeb;
        border-radius: 34px;
        font-size: 21px;
        height: 40px;
        width: 40px;
        vertical-align: middle;
        align-items: center;
        justify-content: center;
    }
    
    .visit-what {
        display: inline-flex;
        background: #ffffffeb;
        border-radius: 34px;
        font-size: 25px;
        height: 45px;
        width: 45px;
        vertical-align: middle;
        align-items: center;
        justify-content: center;
        font-size: 21px;
        height: 40px;
        width: 40px;
    }
    .display-mobile a {
        color: #454545;
    }
    .footer_menu_detail {
        display: inline-flex !important;
        /* top: calc(100vh - 121px); */
        background: #133e6bc7;
        border-bottom: 1px solid #adacac;
        width: 100%;
        position: fixed;
        bottom: 80px;
        top: auto;
    }
    .footer_menu_detail a {
        color: #fff;
    }
    .footer-padding-bottom {
        padding-bottom: calc(55px + 63px);
    }
    .desktop-margin-bottom {
        margin-bottom: 20px;
    }    
    .footer_menu_detail a.active {
        border-bottom: 2px solid #fff !important;
        /* color: #a3d5ff; */
    }
    .rera_details {
        display: flex;
        text-align: left;
        align-items: end;
    }
    .rera_details .single__detail_1 {
        margin: 0px 10px 0px 0px;
    }
    .return-top-detail {
        bottom: 145px !important;
    }
    .scroll_property_menu a {
        padding: 5px 0px 5px 0px;
        font-size: 15px;
    }

    .floor-items.custom-nav, .tab-content.custom-nav {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        white-space: nowrap;
        overflow-y: hidden;
        text-align: center;
        align-items: center;
        justify-content: center;
      }
      .floor-items.custom-nav::-webkit-scrollbar, .tab-content.custom-nav::-webkit-scrollbar {
        height: 3px;
      }
      .mobile-font-rera {
        font-size: 13px;
      }
}