.header .navbar-brand img,
.bottom-logo img {
    max-width: 100%;
}

img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #6E492C;
}

.header .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 5px 12px 20px -2px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 5px 12px 20px -2px rgba(0, 0, 0, 0.09);
    box-shadow: 5px 12px 20px -2px rgba(0, 0, 0, 0.09);
    border-top: none;
}


.no-border {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.no-background {
    background: inherit !important;
    background-color: inherit !important;
}

.btn-secondary {
    background-color: #479e9b !important;
    border: 0;
    border-radius: 50px;
    margin: 7px 0px;
    padding: 0 36px;
    height: 51px;
    line-height: 51px;
    border: 0;
    font-size: 14px;
    color: #fff;
    box-shadow: none;
    position: relative;
    overflow: hidden;
    z-index: 99;
}

.btn-secondary:before,
.btn-secondary:after {
    background: rgba(119, 171, 171, 0.8) !important;
}

.btn-outlined-default {
    border-color: #7AC2C0 !important;
    color: #7AC2C0 !important;
}

.btn-outlined-default:hover {
    color: white !important;
}

.btn-outlined-light {
    background-color: none;
    border: 1px solid white;
    color: white;
}

.btn-outlined-light:hover {
    background: white;
    color: #6E492C;
}

.round-image {
    border-radius: 20px;
}

.explore-feature .card {
    border: none;
}

.banner-search .btn,
.explore-feature .card .card-body i,
.cluster-visible,
.face.back,
.widget-tags>ul li a,
.post_info>a:hover,
.pagination .page-item.active .page-link,
.pagination .page-item .page-link:hover,
.contact_form>form button:hover,
.post-comment-sec form button:hover,
.input-field input[type="radio"]:checked+label span,
.input-field input[type="checkbox"]:checked+label span,
.features-dv .input-field input[type="checkbox"]+label span,
.btn2,
.price:hover .btn-default,
.discover-text .btn-default,
.slick-prev:hover,
.slick-next:hover,
.banner_text .rate-info,
.btn-default.st1,
.categories-info:hover,
.card .card-footer a .la-heart-o:hover,
.footer-social a:hover,
.signin-btn b:before,
.success-message,
.error-message,
.error,
.btn.btn-local-primary,
.block-header,
.model-item .title:hover,
.language-selector .drop-menu .dropeddown li:hover {
    background-color: #7AC2C0;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-99 {
    margin-bottom: 99px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-110 {
    margin-top: 110px;
}

.cta {
    background: #6E492C;
}

.quote {
    display: flex;
    align-items: center;
    justify-content: center;
}

.quote a {
    margin-left: 1.5rem;
    margin-top: 0;
}

.quote h5 {
    font-size: 32px;
    color: #fff;
    margin: 0px;
}

.overlay {
    width: 100%;
    height: 100%;
    background: #6e492c99;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.card .card-body ul {
    border-bottom: 0;
    padding-bottom: 0;
}

.card img.img-fluid {
    border-radius: 20px;
}

.card .card-footer {
    border-radius: 0 0 20px 20px;
    padding: 0 20px 17px 20px;
}

.card .img-block .overlay {
    background: none;
}

.overlay-bg {
    background-color: #6E492C;
}

.section-heading h2,
.section-heading h5 {
    font-size: 32px;
    font-weight: 400;
}

.card .card-body h4 {
    font-size: 18px;
}

.explore-feature .card .card-body h6 {
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 9px;
}

.blog-single-post img {
    border-radius: 20px;
}

.post_info {
    border: none;
}

.blog-grid-posts .post_info {
    padding: 29px 0 27px 0;
    text-align: center;
}

.card .card-footer span {
    color: #aeb4b6;
    font-size: 12px;
    position: relative;
}

.contact-sec li a,
.contact-sec a {
    color: #7AC2C0;
}

.contact_info>h3 {
    font-size: 24px;
}

.ps-img {
    min-width: 112px;
}

.wd-posts img {
    border-radius: 20px;
    height: 89px;
    width: 112px;
}

.ps-info h3 {
    color: #242526;
    font-size: 14px;
}

.ps-info strong {
    color: #7AC2C0;
    font-weight: 600;
    font-size: 18px;
}

.property-img>img {
    border-radius: 20px;
}

.property-thumb-imgs {
    border: none;
}

.slick-list {
    border-radius: 20px;
    margin: 0;
}

.ads-container div.ads img {
    display: none;
}

.ads-container div.ads img.active {
    display: block;
}


.half-map-sec #map-container.fullwidth-home-map {

    width: 66.666667%;
    z-index: 50;
    height: 100%;
    position: fixed;
    right: 0;
    bottom: 0px;
    left: auto;
}

@media (max-width: 1200px) {
    .half-map-sec #map-container.fullwidth-home-map {
        position: static;
        width: 100%;
        height: 450px;
    }
}

@media (max-width: 991px) {
    .half-map-sec #map-container.fullwidth-home-map {
        height: auto;
    }
}


.gm-style-iw.gm-style-iw-c {
    padding: 0 !important;
}

.gm-style-iw-d {
    overflow: hidden !important;
}

.listing-img-container img {
    max-height: 200px;
}

.gm-style-iw-d .rate-info {
    top: 160px;
    padding: 0;
    bottom: 160px;
}

.gm-style-iw-d .card .rate-info {
    top: 150px;
}

.gm-style-iw-d .rate-info span {
    background-color: #6E492C;
    color: #fff;
    padding: 8px 12px;
    border-radius: 20px;
    float: right;
    margin-right: 10px;
}

.gm-style-iw-d .rate-info:before {
    content: '';
    position: relative;
    background-image: none;

}

.listing-item-content {
    padding: 16px 20px;
    max-width: 250px;
}

.listing-item-content.route {
    padding: 0 20px 20px;
    max-width: 250px;
}

.listing-item-content.route span:hover {
    color: #7AC2C0;
}

.listing-item-content.details {
    padding: 0;
    padding-left: 20px;
    padding-bottom: 12px;
    max-width: 250px;
}

.listing-item-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.listing-item-content span {
    font-size: 14px;
    color: #AEB4B6;
}

.gm-ui-hover-effect {
    display: none !important;
}

.half-map-sec .form_field {
    width: 100%;
}

.widget-property-search .drop-menu {
    border-radius: 10px;
}

.feat-srch .btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.gm-style-iw-d .card .img-block h5 {
    margin-left: 20px;
    margin-bottom: 8px;
}


.card img.round-top {
    border-radius: 20px 20px 0 0;
}

.card .card-body p.summary {
    color: #242526;
    font-weight: 500;
}

.drop-menu .dropeddown,
.drop-menu .selector {
    max-height: 184px;
    scrollbar-width: thin;
}

.widget-property-search .drop-menu .select {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.drop-menu .selector {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 1px;
    overflow: hidden;
    display: none;
    max-height: 184px;
    overflow-y: auto;
    z-index: 9999;
    background: #fff;
    padding: 0;
    list-style: none;
    padding: 0 15px;
    border: 1px solid #d3d3db;
    top: 112%;
}

.drop-menu .selector li {
    padding: 15px 0 14px 0;
    cursor: pointer;
    color: #242526;
    border-bottom: 1px solid #e0dfe5;

}

.drop-menu .selector li .fa-check {

    color: #7AC2C0;
    margin-right: 4px;
    display: none;


}

.drop-menu .selector li.selected .fa-check {

    display: inline-block;

}

.gmnoprint,
.gm-style-cc {
    display: none;
}

.feat-srch .btn {
    background-color: #6E492C;
}

#loading {
    position: absolute;
    left: 48%;
    z-index: 999999;
    height: 45px;
    background-color: white;
    padding: 5px 20px;
    border-radius: 10px;
    display: none;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.skeleton .img-block {
    width: 100%;
    max-width: 250px;
    height: 200px;
    border-radius: 20px 20px 0 0;

    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #ddd 18%, #eee 33%);
    background-size: 1000px 104px;
    position: relative;
    overflow: hidden;
}

.skeleton span {
    display: block;
    width: 100%;
    height: 20px;
    background-color: #f6f7f8;
    border-radius: 8px;
    background: #f6f7f8;
    margin-bottom: 4px;
}

.skeleton span.title {
    width: 80%;
}

.skeleton span.address {
    width: 60%;
}

.skeleton span.summary:last-child {
    width: 80%;
}

.card .img-block .overlay {
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 20px 20px 0 0;
    opacity: 1;
    background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.5));
}

.card .img-block h5 {
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 215px; */
    max-width: 100%;
}

.feat-srch {
    margin-top: 0px;
}

.clear_filters {
    margin-left: 12px;
    display: none;
    cursor: pointer;
    color: #242526;
    font-size: 13px;

}

.clear_filters:hover {
    color: #7AC2C0;

}

.loading_route {
    text-align: center;
    margin: 40px;
    height: 50px;

}

div.card-poi {
    cursor: pointer;
}

.banner-search input.error {
    background-color: inherit;
    outline: none;
    color: red;
}

.banner-search input.error::placeholder {
    color: red;
}

.banner-search input.error::-ms-input-placeholder {
    color: red;
}

.blog-posts .no-items h3 {
    font-size: 22px;
}

.blog-posts .no-items p {
    font-size: 16px;
}

img.image-flag {
    width: 40px;
    border-radius: 5px;
    border: 2px solid white;
    vertical-align: middle;
}

.header .navbar-nav .submit-btn a.change_lang {
    border: none;

}

#modal-languages a,
#modal-languages a span,
#modal-languages a img {
    vertical-align: middle;
    color: #242526;
    margin-left: 12px;
}

.message-box {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.message-box h6 {
    color: #FFF;
}

.message-box#err_message {
    background-color: rgb(247 61 61);
    color: #FFF;
}

.message-box#suc_message {
    background-color: #209520;
    color: #FFF;
}

.form-field input.error,
.form-field textarea.error {
    border: 1px solid rgb(247 61 61);

}

#contactform label.error {
    border: 1px solid rgb(247 61 61);
    position: inherit;
    display: inherit !important;
    background: none !important;
    margin-top: 10px;
    color: #aeb4b6;
}

.modal_ad .modal-body {
    padding: 0;
}

.modal_ad .modal-body img {
    border-radius: 10px;
    width: 100%;
}

.modal_ad .modal-content {
    border: none;
    border-radius: 0;
    background-color: inherit;
}

.modal_ad button.close {
    position: absolute;
    left: 95%;
    top: 10px;
}

.gm-style-iw-ch {
    padding-top: 0 !important;
}


.card.card-poi.preview {

    background-color: #f1f1f1;
    border-radius: 20px;
}

.card-stretch-margin {

    padding: 0 15px !important;
}

.modal {
    z-index: 999999;
}

.old_price {
    color: #7ac2c0;
    font-size: 15px;
    font-weight: 100;
    float: left;
    position: relative;
    top: 8px;
    margin-left: 8px;
}

.old_price_right {
    color: #7ac2c0;
    font-size: 16px;
    font-weight: 100;
}

.old_price_brown {
    color: #6e492c;
    font-size: 15px;
    font-weight: 100;
    margin-left: 8px;
}

/* .iframe-container {
    position: relative;
    width: 100%;
    height: 1000px;
    overflow: hidden;
}
.iframe-container iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
} */

#map {
    width: 100%;
    height: 100vh;
}

@media (max-width: 1200px) {
    #map {
        width: 100%;
        height: 70vh;
    }

}

.fs-1 {
    font-size: 2.5rem;
}

.fs-2 {
    font-size: 2rem;
}

.fs-3 {
    font-size: 1.75rem;
}

.fs-4 {
    font-size: 1.5rem;
}

.fs-5 {
    font-size: 1.25rem;
}

.fs-6 {
    font-size: 1rem;
}

.fs-16 {
    font-size: 16px;
}

.fw-lighter {
    font-weight: lighter !important;
}

.fw-light {
    font-weight: 300 !important;
}

.fw-normal {
    font-weight: 500 !important;
}

.fw-semibold {
    font-weight: 600 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-bolder {
    font-weight: bolder !important;
}


.pagination {
    flex-wrap: wrap;
    gap: 3px;
}

.message_highlighted p {
    border: 2px dashed #db1212;
    padding: 20px;
    font-weight: bolder;
    color: #db1212;
    font-size: 1.25rem;
    border-radius: 10px;

}

.color-alert {
    color: #db1212 !important;
}

.discover-text-v2 {
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

@media (max-width: 768px) {
    .discover-text-v2 {
        max-width: 100%;

    }
}

.discover-text-v2>p {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #fff;
}

.discover-text-v2 a:not(.btn) {

    color: #7AC2C0;
}

.discover-text-v2 a:not(.btn):hover {

    color: #60a09e;
}

.discover-text-v2 .btn-default {
    background-color: #7AC2C0;
    color: #fff;
    border-color: transparent;
    float: none;
}

.testimonail-sect .comment-info>p {
    border-radius: 20px;
}

@media (max-width: 991px) {
    .no-tp-margins-lg {
        margin-top: 0;
    }
}

@media (max-width: 577px) {
    .row-form-booking {
        padding-left: 3rem !important;
    }
}

.widget-catgs ul.submenu {
    margin-top: 15px;
    padding-left: 15px;
    display: none;

}

/* .widget-catgs .cat-item.open .cat-header>ul.submenu {
    display: block;

} */

.toggle-sub {
    cursor: pointer;
}

.toggle-sub::before {
    display: inline-block;
    transition: transform 0.25s ease;
    transform-origin: center center;
    /* 🔥 asegura rotación centrada */
}

.cat-item.open>.cat-header .toggle-sub::before {
    transform: rotate(90deg);
}

/* Icono deshabilitado */
.toggle-sub.disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none;
}

.widget-catgs ul div.cat-header {

    margin-bottom: 17px;
}

.widget-catgs ul li {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.widget-catgs ul li .cat-header>span {
    float: right;
    color: #88898d;
    font-size: 14px;
}

.widget-catgs>.cat-menu>.cat-item {
    margin-top: 15px;
}

.btn-wrap {
    white-space: normal !important;
    max-width: 300px;
    height: auto;
    line-height: normal;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
}

.content-navbar-buttons {
    gap: 3rem;
}

.btn-book-mobile {
    display: none;
}

@media (min-width:350px) and (max-width: 991px) {
    .btn-book-mobile {
        display: block;
    }
}

@media (min-width:350px) and (max-width: 450px) {
    .btn-book-mobile {
        height: 30px;
        line-height: 30px;
        padding: 0 12px;
    }
}

@media (max-width: 403px) {
    .content-navbar-buttons {
        gap: 1rem;
    }

    .header .navbar-brand {
        margin-right: 12px;
    }
}

.section-padding-ratings {

    padding: 40px 0 0;
}

.footer-ratings {
    border-radius: 14px;
    display: flex;
    color: #141414;
    flex-direction: column;
    gap: 16px;
    max-width: 960px;
    margin: 0 auto;
}

.footer-ratings__title {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.footer-ratings__title span {
    font-size: 1rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 600;
}

.footer-ratings__title small {
    font-size: 0.85rem;
    opacity: 0.75;
}

.footer-ratings__items {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}


.rating-card {
    flex: 0 1 auto;
    min-width: 200px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 12px;
    backdrop-filter: blur(6px);
}

@media (max-width: 878px) {
    .footer-ratings__items {
        justify-content: center;
        gap: 20px;
    }

      .rating-card {
        flex: 0 1 260px;

    }


}



.rating-card__logo img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    display: block;
}

.rating-card__info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.rating-card__score {
    display: flex;
    align-items: baseline;
    gap: 4px;
}

.rating-card__value {
    font-size: 1.15rem;
    font-weight: 700;
}

.rating-card__max {
    font-size: 0.8rem;
    opacity: 0.7;
}

.rating-card__stars {
    font-size: 0.85rem;
    line-height: 1;
}

.rating-card__label {
    font-size: 0.75rem;
    opacity: 0.75;
}

@media (max-width: 640px) {
    .footer-ratings {
        padding: 16px 14px;
    }

    .rating-card {
        padding: 8px 10px;
    }
}