:root {
    --theme-primary-color: rgba(0, 34,  48);
    --theme-primary-color-t05: rgba(237, 197, 0, 0.5);
    --theme-secondary-color: rgb(84 176 213);
    --theme-secondary-color-t05: rgba(0, 0, 0, 0.5);
}
body {
    background: #f7f7f7;
}
.banner .banner-slider-inner {
    background-color: rgba(0, 0, 0, 0.5);
}

.top-header-3 .top-logo img {
    
    -webkit-filter: drop-shadow(1px 1px 0px #494949);
    filter: drop-shadow(1px 1px 0px#494949);
    height: 90px;
}
.team-5:hover a {
    color: rgb(255,255,255);
}
.top-header-3 {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.main-header-5 {
    background-color: var(--theme-primary-color);
    top: 123px;
}

.buttonBar {
    display: none;
}


main {min-height: 500px;}

.top-header-3 {
    background-color: transparent;
}
.top-header-3 .top-header-inner {
    padding: 25px 0 25px;
}
.top-header-3 .top-header-inner .top-contact-item p {
    color: var(--theme-secondary-color);
}
.top-header-3 .top-header-inner .top-contact-item i {
    color: var(--theme-secondary-color);
}
.main-header-5 .navbar-expand-lg .navbar-nav .h-icon {
    color: var(--theme-primary-color);
}
.button-theme {
    background: var(--theme-primary-color);
}
.button-theme:hover {
    background: var(--theme-secondary-color);
}
.main-title-5 h1 span {
    color: var(--theme-secondary-color);
}
.tag {
    background: var(--theme-primary-color);
}
.property-box:hover .tag {
    color: var(--theme-primary-color);
}
.listing-badges .featured {
    background-color: var(--theme-primary-color);
}
.property-box:hover .featured {
    color: var(--theme-primary-color);
}
.price-box span {
    color: rgb(255,255,255);
    font-weight: 700;
    font-size: 25px;
    text-shadow: 1px 0px 2px rgba(0,0,0,0.6);
}
.property-box:hover .price-box span {
    color: var(--theme-primary-color);
    font-weight: 600;
}
.comon-slick .slick-next, .comon-slick .slick-prev {
    color: var(--theme-primary-color);
}



.service-info-4::before {
    background: var(--theme-primary-color);
    transition: all 0.5s;
}
.service-info-4::before {
    transition: all 0.5s;
}
.service-info-4 i {
    color:var(--theme-primary-color);
}
.service-info-4 .read-more {
    color: var(--theme-primary-color);
}
@keyframes pulse {
    0%, 100% {
        background-color: var(--theme-primary-color);
    }
    50% {
        background-color: var(--theme-primary-color);
    }
}

.heading-properties-3 h1 span {
    color: var(--theme-primary-color);
}
.properties-amenities ul li i {
    color: var(--theme-primary-color);
}

.property-box:hover .property-photo::before, .property-box:hover .property-photo::after {
    background: linear-gradient(0,var(--theme-secondary-color),rgb(0 0 0 / 17%));
}
.property-box .detail .title a:hover {
    color: var(--theme-primary-color);
}
.property-box .facilities-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: auto;
    font-size: 15px;
}
.property-box .facilities-list {
    display: flex;
    justify-content: center;
}
.property-box .detail .title {
    text-transform: uppercase;

    font-size: 20px;
}
.property-box, .property-box-2 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.property-box:hover, .property-box-2:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.property-box .footer {
    display: flex;
    justify-content: end;
}
.property-box .facilities-list li span {
    font-weight: 800;
}
.property-box-2 .detail .title a {
    color: var(--theme-primary-color);
}
.property-box-2:hover .featured {
    color: var(--theme-primary-color);
}
.property-box-2:hover .tag {
    color: var(--theme-primary-color);
}
.property-box-2:hover .property-photo::before, .property-box-2:hover .property-photo::after {

    background: linear-gradient(-180deg,var(--theme-secondary-color),var(--theme-primary-color));
}

.change-view-btn {
    color: var(--theme-primary-color);
    border: solid 1px var(--theme-primary-color);
}
.active-view-btn:hover {
    border: solid 1px var(--theme-primary-color);
    color: var(--theme-primary-color);
}

.active-view-btn {
    background: var(--theme-primary-color);
    border: solid 1px var(--theme-primary-color);
}
.change-view-btn:hover {
    border: solid 1px var(--theme-secondary-color);
    background: var(--theme-secondary-color);
}
.sub-banner::before {
    background-color: rgba(0,0,0,0.5);
}
.sub-banner {
    background: rgba(0, 0, 0, 0.04) url(../img/sunset-bc.jpg) center left repeat;
    background-size: cover;
}
.breadcrumbs li a:hover {
    color: var(--theme-primary-color);
}
.popular-places .popular-places-photo:before {
    position: absolute;
    content: '';
    background: linear-gradient(0,var(--theme-secondary-color),rgb(255 255 255 / 28%));
    right: 0;
    width: 0%;
    height: 100%;
    transition: 1s;
}
.popular-places .new {
    border: 1px solid;
    color: var(--theme-primary-color);
}
.popular-places:hover .new {
    background: var(--theme-primary-color);
}


.sidebar-right p {
    margin-bottom: 4px;
}
.agent-avatar {
    transition: 0.5s;
    border-radius: 4px;
}
.agent-contact:hover .agent-avatar {
    
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    transform: translate(0, -2px);
}

.team-1 .team-social .team-overlay, .team-sub-line:before {
    background: var(--theme-primary-color);
}
.search-button {
    transition: 0.3s;
    background: var(--theme-primary-color);
}
.search-button:hover {
    background:  var(--theme-secondary-color)
}
textarea.form-control {
    min-height: 7rem;
}
.counters-2:before {
    background: rgba(0, 0, 0, 0.85);
}
.counter-box-2 h1 {
    color: var(--theme-primary-color);
}
.agent-contact {
    margin-bottom: 20px;
}
.team-5 .overlay {
    background-color: rgba(0,0,0,0.8);
}

.team-5 .team-details .user {
    color: var(--theme-primary-color);
}
.team-5:hover .team-details {
    background-color: var(--theme-primary-color);
}
.team-5 .text-section i:hover {
    color: var(--theme-primary-color);
}
.team-5 .text-section .btn-primary:hover {
    color: var(--theme-primary-color);
}

.testimonial-5 .testimonial-item-new .author-img .icon {
    background: var(--theme-primary-color);
}
.testimonial-5 .testimonial-item-new .author-content h5 .desig {
    color: var(--theme-primary-color);
}
.testimonial-5 .testimonial-item-new .left-line::before {
    background: var(--theme-primary-color);
}


.blog-3 .date-box span {
    color: var(--theme-primary-color);
}
.blog-3:before {
    background: linear-gradient(0,rgba(0,0,0,50%),rgb(255 255 255 / 0%));
}
.blog-3 .date-box {
    color: var(--theme-primary-color);
}
.blog-3:hover .date-box {
    background: var(--theme-primary-color)
}
.blog-3 h3 a:hover {
    color: var(--theme-secondary-color);
}
/* HOVER -------------------------------------------------------- */
.main-header .dropdown-menu a:hover {
    color: var(--theme-secondary-color);
}
#main-header-5 .navbar-expand-lg .navbar-nav .h-icon:hover {
    color: var(--theme-primary-color)!important;
}
.dropdown-ul {
    display: flex;
}
.dropdown-ul li {
    width: 25%;
    background-color: rgb(0 34 48 / 95%);
    padding: 15px;
    border-top: solid 1px #014b69;
}

/* OTHER --------------------------------------------------------- */

.main-header-5.header-shrink {
    background: var(--theme-primary-color)!important;
}
.main-header-5.header-shrink .header-inner {
    box-shadow: none;
    background: var(--theme-primary-color)!important;
}
#main-header-5.header-shrink .navbar-expand-lg .navbar-nav .h-icon {
    color: var(--theme-secondary-color);
}
.main-header-5 .header-inner {
    background: rgb(0,0,0,0)!important;
}
.megamenu-title {
    color: #fff;
}
.megamenu-title {
    color: #54b0d5;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #54b0d5;

}
li.menu5 > .megamenu {
    left: 625px;
}
li.menu4 > .megamenu {
    left: 436px;
}
li.menu3 > .megamenu {
    left: 310px;
}
li.menu2 > .megamenu {
    left: 150px;
}

.main-header .dropdown-menu a {
    color: rgb(255 255 255);
}
.nav-link.dropdown-toggle:focus ~ .dropdown-menu.megamenu {
    display: block;
}

.btn-theme {
    background: var(--theme-primary-color);
    border: solid 1px var(--theme-primary-color);
}
.btn-theme:hover {
    background: var(--theme-secondary-color);
    border: solid 1px var(--theme-secondary-color);
}
.main-footer-3 .social-media .icon {
    background: #222;
    color: #fff!important;
}
.main-footer-3 .social-media .icon:hover {
    background: #333;
    color: #fff!important;
}
#page_scroller {
    background: var(--theme-primary-color);
}
.main-footer-3 {
    background: url(../img/bg-footer.png) rgb(20,20,20);
}
.main-footer-3::before {
    z-index: -1;
    background-color: black;
    opacity: .6;
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
}
.dropdown:hover > .dropdown-menu {
    margin-left: 0;
    top: 57px;
}
.megamenu-area {
    background: transparent;
    padding: 0;
    box-shadow: none;
    box-sizing: unset;
}
.main-header .dropdown-menu {
    border-top: none;
}
.dropdown-menu.megamenu {
    background: 0;
}
.counters-2 {
    background: url(../img/img-1.png) rgb(40,40,40);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-footer-3 .footer-inner .contact-info li i {
    font-size: 16px;
    float: left;
    left: 0;
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: var(--theme-secondary-color);
    border-radius: 50px;
}
.lines {
    background-color: rgba(0,0,0,0.6);
}



.page_loader {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff; 
}

.page_loader img {
    animation: rotate-360 1s steps(10)
}

@keyframes rotate-360 {
    100% {
        transform: rotate(360deg);
    }
}
.map-marker {
    transition: 0.3s;
    border-radius: 100%;
    background-color: var(--theme-primary-color-t05);
    display: flex;
    height: 120px;
    width: 120px;
    padding: 5px;
}
.map-marker .icon {
    transition: 0.3s;
    background-color: rgba(0,0,0,0);
    border: 3px solid var(--theme-primary-color);
    top: initial;
    left: initial;
    margin: auto;
    height: 100%;
    width: 100%;
}
.map-marker:hover {
    background-color: var(--theme-secondary-color-t05);
    cursor: pointer;
}
.map-marker:hover .icon {
    border: 3px solid var(--theme-secondary-color);
}
.map-marker::after {
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
    border-style: initial;
    border-width: initial;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
    bottom: initial;
    content: initial;
    left: initial;
    height: initial;
    position: initial;
    width: initial;
    z-index: initial;
}
.map-marker::before {
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
    border-style: initial;
    border-width: initial;
    border-color: #fff transparent transparent transparent;
    bottom: initial;
    content: initial;
    left: initial;
    height: initial;
    position: initial;
    width: initial;
    z-index: initial;
}

#dismiss {
    color: var(--theme-primary-color);
}
.sidebar-navigation .menu-list li a .badge {
    background-color: var(--theme-primary-color);
}

.sidebar-navigation .active {
    color: var(--theme-primary-color);
}
.sidebar-navigation ul li a:hover {
    color: var(--theme-primary-color);
}
.get-in-touch .get-in-touch-box:hover i {
    color: var(--theme-primary-color);
}
.get-in-touch .get-in-touch-box i {
    background: #f1f1e0;
}


.b-photo1 {
    background: url(../img/blog/Blog1.jpg)  center no-repeat;
    background-size: cover;
}
.b-photo2 {
    background: url(../img/blog/Blog2.jpeg)  center no-repeat;
}
.b-photo3 {
    background: url(../img/blog/Blog3.jpeg)  center no-repeat;
    background-size: cover;
}
.b-photo4 {
    background: url(../img/blog/Blog4.jpg)  center no-repeat;
    background-size: cover;
}
.b-photo5 {
    background: url(../img/blog/Blog5.jpeg)  center no-repeat;
    background-size: cover;
}
.b-photo6 {
    background: url(../img/blog/Blog6.jpeg)  center no-repeat;
    background-size: cover;
}
.contact-2 .contact-info .ca-box i {
    color: var(--theme-primary-color);
}
.posts-by-category ul li a:hover {
    color: var(--theme-secondary-color);
}
.btn-6 {
    background: var(--theme-primary-color);
}

.btn-6:hover {
    color: var(--theme-primary-color);
    border: 2px solid var(--theme-primary-color);
}
.btn-6:before, .btn-6:after {
    background: var(--theme-primary-color);
}

.form-search .btn {
    padding: 12px 15px;
}

.tags-box ul li a:hover {
    border: 1px solid var(--theme-primary-color);
    background: var(--theme-primary-color);
}
.pagination > li > a:hover {
    background: var(--theme-primary-color);
    color: #fff;
}
.pagination > li > .active {
    background: var(--theme-primary-color);
}
a:focus {
    color: var(--theme-primary-color);
}
.blog-1 .detail h3 a:hover {
    color: var(--theme-primary-color);
}
.blog-tags a:hover {
    border: 1px solid var(--theme-primary-color);
    background: var(--theme-primary-color);
    color: #fff;
}

.property-box-2 .property-photo img {
    height: auto;
}
.property-box-2 .listing-badges .featured {
    left: -65px;
}

.property-box-2 .tag {
    right: 15px;
    left: auto;
}

.tag {
    font-size: 10px;
    left: auto;
    right: 15px;
}
.recent-posts-box .listing-post-meta {
    font-size: 12px;
}

.inline-search-area {
    margin: 0 12px;
}

.nav-tabs .nav-link.active {
    background-color: var(--theme-primary-color)
}
.nav-tabs .nav-link:hover {
    background-color: var(--theme-primary-color);
}

.busca-on .nav-tabs .nav-link, .busca-home .nav-tabs .nav-link {
    color: var(--theme-primary-color);
    background: rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
}
.busca-on .nav-tabs .nav-link.active, .busca-home .nav-tabs .nav-link.active, .busca-on .nav-tabs .nav-link:hover, .busca-home .nav-tabs .nav-link:hover {
    background: var(--theme-primary-color);
    color: #fff;
}
.busca.busca-on {
    position: relative;
    top: 30px;
}
.busca.busca-on .nav-tabs .nav-link {
    color: #000;
}
.busca.busca-on .nav-tabs .nav-link.active, .busca.busca-on .nav-tabs .nav-link:hover  {
    color: #fff;
}
.carousel-text {
    width: 100%;
    top: 190px;
    left: 0;
}
.dropdown-menu.show {
    max-height: 160px!important;
}
.inline-search-area.isa-4.clearfix {
    display: block;
}
@media (min-width: 768px) {
    .blog .slick-track {
        transform: none!important;
    }
    .dropdown:hover > .dropdown-menu {
        max-width: 100%;
        margin: auto;
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 992px) {
    .inline-search-area .search-fields {
        margin-bottom: 5px!important;
    }
    .inline-search-area {
        margin-top: 5px;
    }
    .banner .carousel-content {
        padding: 3.2em 0;
        align-self: start;
        padding-bottom: 50px;
    }
    .busca {

    }
    .carousel-text {
        top: 100px;
    }
    .carousel-text h2 {
        top: 100px;
        margin-bottom: 0;
        font-size: 23px;

    }
    .carousel-text p {
        font-size: 12px;
    }
    .inline-search-area .bootstrap-select button {
        height: 43px;
        line-height: 47px;
    }
    .input-codigo {
        margin-bottom: 5px;
    }
}
.input-codigo input {
    padding: 15px 15px
}
.service-info-4 {
    min-height: 355px;
    padding: 30px 30px;
}
.service-info-4 p {
    font-size: 18px;
}
.nav-sidebar.mCS_destroyed.active {
    overflow: scroll!important;
}
.main-footer-3 .f-logo {
    margin-bottom: 15px;
    height: auto;
    max-width: 300px;
}
.title-border {
    display: flex;
    justify-content: center;
}
.title-border-inner {
    animation: none;
    background-color: var(--theme-secondary-color)
}
.nav-tabs {
    border: none;
    gap: 3px;
 }
 .sticky-header {
    z-index: 1234567890;
}
@media (max-width: 992px) {
    .sticky-header {
        z-index: 1234567890;
    }
}
.nav-sidebar {
    z-index: 99999;
}
.nav-sidebar {
    height: calc(100% - 80px);
    top: 80px;
}
.page_loader {
    z-index: 999999999999;
}
.content-area2 {
    padding: 100px 0 0;
}
.content-area3 {
    padding: 30px 0 30px;
}
.sub-banner {
    height: 270px;
}
.breadcrumb-area {
    top: 71%!important;
}
.amenities {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.amenities .amenities-item {
    width: 33.333%
}
.content-area-18 {
    padding: 100px 0 150px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--theme-primary-color);
    border-color: var(--theme-primary-color);
}
.instagram-bg {
    background-color: rgb(255, 90, 164);
}
.youtube-bg {
    background-color: rgb(200, 44, 44);
}
.oaweb-integrations-lgpd p {
    font-size: 16px;
    line-height: 25px;
    color: rgb(180,180,180);
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
}

.contact-2-map {
    margin-top: 170px;
}
.team-5 .team-details h4 {
    font-size: 15px;
}
.team-5 .team-details p {
    font-size: 9px;
    line-height: 14px;
}
.team-5 .team-details {
    padding: 5px;
}
.team-5 .text-section {
    top: 34%;
}
.main-title-5 {
    text-transform: uppercase;
}



.floor-plans table {
    text-align: center;
}
.property-box-2 .facilities-list {
    background: #f7f7f7;
    padding: 11px 25px;
    display: flex;
    justify-content: space-between;
}
.property-box-2 .facilities-list li {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.property-box-2 .hdg {
    padding: 15px 15px;
}
.property-box-2 h4 {
    margin-top: 20px;
}
.property-box-2 .detail .title {
    text-transform: uppercase;
    margin-bottom: 0;
}
.property-box-2 .proposta p {
    margin: 0;
}
.property-box-2 .proposta {
    
    overflow: hidden;
    min-height: 76px;
    max-height: 76px;
}
.main-footer-3 .footer-inner .contact-info li {
    padding-left: 30px;
    line-height: 24px;
    
}
.main-footer-3 .footer-inner .contact-info li i {
    width: auto;
    height: auto;
    line-height: 24px;
    background: transparent;
    border-radius:  unset;
}
.imovel-favorito .fa.fa-heart {
    font-size: 26px;
}
.fa.fa-heart.active {
    color: rgb(255, 50,70)
}
.toast, .toast.hide {
    display: none;
}
.toast.show {
    display: block;
}
.toast-container {
    z-index: 9999;
}
.toast-container #liveToast {
    background-color: var(--theme-primary-color);
}
#page_scroller {
    bottom: 70px;
    right: 17px;
}
.recent-posts-box h5 a {
    text-transform: uppercase;
    font-size: 13px;
}



/* Medias */

@media screen and (max-width: 575px) {
    button.slick-arrow {
        top: 100px!important;
    }
    .property-box-2 .facilities-list {
        flex-wrap: wrap;
    }
    .property-box-2 .facilities-list li {
        min-width: 33%;
        margin: 0;
    }
}
.color-white {
    color: rgb(255,255,255);
}
@media (max-width: 992px) {
    .amenities .amenities-item {
        width: 50%
    }
}
.busca {
    position:absolute;
    z-index:1;
    height: 0;
    width: 100%;
    top: 56%;
}
.item-bg img {
    height: 100%!important;
    object-fit: cover;
}

.banner .carousel-control-next, .carousel-control-prev {
    background: transparent;
}
.recent-posts-box h5 {
    line-height: 10px;
}
@media (max-width: 1200px) {
    .top-header-3 .top-header-inner .top-contact-item p {
        margin-top: 0;
        font-size: 14px;
    }
    .top-header-3 .top-header-inner .top-contact-item .content a {
        font-size: 18px;
    }
    .top-header-3 .top-logo img {
        height: 65px;
    }
    .inline-search-area {
        max-width: initial;
    }
    .similar-properties .facilities-list li {
        width: 50%;
    }
    
}

.main-header-5 .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 13px;
}
.tabela-precos {
    padding-bottom: 40px;
}

font[color="red"] {
    color: rgba(0,0,0,0.2);
}
font[color="gray"] {
    color: rgba(0,0,0,0.3);
}
.get-in-touch .get-in-touch-box a {
    line-height: 0;
}
.get-in-touch .detalis .text-muted {
    font-size: 0.7em;
    color: var(--theme-primary-color)!important;
    transform: translateY(-6px);
    position: absolute;
    margin: 0;
}
.titulotabela {
    border-bottom: 1px solid rgb(175,175,175);
}
.mail-bg {
    background-color: rgb(230, 100,100)
}
.whatsapp-bg {
    background-color: rgb(100, 200,100)
}
.bg-gray {
    background-color: rgb(100,100,100);
}
.bg-padrao {
    background-color: #c5ffc5!important;
}
.clSel {
    background-color: #FCC !important;
}
.clU {
    /* background: url(/assets/images/flx_2.png) no-repeat; */
    
    background: linear-gradient(135deg, #FCC 50%, #c5ffc5 50%);
    background-color: #FCC !important;
    background-size: cover;
}
.clP {
    /* background: url(/assets/images/flx_1.png) no-repeat; */
    background: linear-gradient(-45deg, #FCC 50%, #c5ffc5 50%);
    border-bottom-width: 1px;;
    background-size: cover;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.legenda {
    color: black;
}
.table>:not(caption)>*>* {
    padding: 0.5rem;
}
@media screen and (max-width: 768px) {
    .table>:not(caption)>*>* {
        font-size: .9rem;
    }
}
.colCalendario td {
    display:flex;aspect-ratio: 1/1;width:100%;align-items: center;justify-content: center; padding: .30rem; font-size: 13px;
    font-size: 12px;
}
.colCalendario tr {
    display:flex;
}
.titulotabela td {
    aspect-ratio: 0;
}
.calendario-disponibilidade {
    padding-bottom: 50px;
}
.busca-box .busca {
    margin-top: 2em;
    width: 75%;
}
.py-9 {
    padding: 9em 0 50px 0!important;
}
.main-footer-3 .f-logo {
    height: auto;
}
.main-footer-3 .footer-inner .contact-info li small {
    color: var(--theme-primary-color);
}
.top-header-3 .top-header-inner {
    max-width: initial;
}
.busca-box {
    box-sizing: border-box;
    align-items: center;
    justify-content:center;
    padding: 0 8em;
    display: flex;
    height: 100%;
    width: 100%;
}

.banner .carousel-content {
    align-self: center;
    margin: 0 auto;
    color: #fff;

}
.properties-amenities .amenities .amenities-item span {
    color: var(--theme-primary-color);
}
.similar-properties .facilities-list {
    display:flex;
    flex-wrap: wrap;
}
.main-footer-3 .copy a {
    color: rgb(255,255,255);
    text-decoration: underline;
}

@media (max-width: 992px) {
    .banner .banner-slider-inner {
        padding: 10px 13px;
        top: 0%;
    }
    .banner p {
        margin-bottom: 10px;
        font-size: 17px;
    }
}
@media (max-width: 768px) {
    .property-box-2 {
        -webkit-transition: none;
        transition: none;
    }
    .property-box-2 .property-photo::after {
        content: none;
        -webkit-transition: none;
        transition: none;
    }
    .property-box-2 .property-photo::before {
        content: none;
        -webkit-transition: none;
        transition: none;
    }
    .similar-properties .facilities-list li {
        width: 25%;
    }
    .tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
        padding: 9px 11px 9px;
        font-size: 15px;
    }
    .banner .carousel-content {
        height: 100%;
    }
    .busca {
        top: 40%;
    }
}
@media (max-width: 500px) {
    .carousel-control-prev, .carousel-control-next {
        display: none;
    }
    .busca-box {
        position: relative;
        margin-top: 270px;
    }
    .banner h3 {
        font-size: 27px;
        margin-bottom: 0;
    }
}
@media (max-width: 450px) {
    .similar-properties .facilities-list li {
        width: 50%;
    }
    .floor-plans table td {
        font-size: 12px;
    }
    .floor-plans table td, table th {
        padding: 6px 6px
    }
    .contact-2-map {
        margin-top: 40px;
    }
    .nav-sidebar {
        width: 95%;
        left: -100%;
        height: calc(100% - 93px);
        top: 93px;
    }
    .sidebar-logo img {
        height: 38px;
        width: initial;
    }
    .main-header .logos img {
        height: 53px;
    }
    .amenities .amenities-item {
        width: 100%
    }
    
    .main-footer-3 .f-logo {
        height: auto;
        max-width: 300px;
    }
    .busca-box .busca {
        z-index:1;
        height: 100%;
        width: 95%;
        top: 0;
    }
    .busca .container {
        position: absolute;
        bottom: 0;
    }
}