/* START STYLES HOME */
/* START MDOAL PROPIERTY */
.awe-booking .hh-search-form-section {
    padding: 70px 0;
}
.navbar-brand:hover {
    color: #ff7a64 !important;
}
.hh-search-form {
    width: 100%;
    /* background: #FFF; */
    /* border-radius: 3px; */
    /* padding: 1.875rem; */
    z-index: 9;
    position: relative;
    left: 2%;
}
.modal-title {
    font-size: 18px;
}
.modal-body {
    padding-top: 0px;
}
.tab-content {
    padding: 10px 0 0 0;
    height: 225px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.modal-propierty-img {
    width: 100%;
    height: 200px;
    border-radius: 3px;
    margin-bottom: 0px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs {
    font-size: 11px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ff7a64;
    background-color: #f2f2f2;
    border-color: #ff7a64 #ff7a64 #ff7a64;
    font-size: 11px;
}
.nav-tabs .nav-link {
    border: none;
}
.img-map-provitional {
    width: 100%;
    margin-top: 0px;
}
/* GALLERY */
#row-column {
    display: flex;
    flex-direction: column;
}
#gallery-column {
    margin-bottom: 0%;
}
/* START TABS */
#myTabPropierty {
    margin-top: 0px;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
}
/* END TABS */
/* TABS CARACTERISTICAS */
.department-features {
    color: #ff7a64;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
}
.title-features {
    color: #000;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 12px;
}
.description_features {
    color: #000;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    overflow-y: hidden;
    height: 50px;
    margin-top: -18px;
}
#sec-one-features {
    margin-top: 0%;
}
#sec-two-features {
    margin-top: 0%;
}
.dormitorio_features {
    text-align: right;
    margin-top: 10px;
    font-size: 11px;
}
.mobiliario_features {
    text-align: right;
    position: relative;
    top: 7px;
    font-size: 11px;
}
.img_features {
    width: 40%;
}
.quantity_features {
    text-align: right;
    margin-top: 4px;
}
.recamaras_features {
    position: relative;
    right: 10px;
}
/* TABS CARACTERISTICAS */
/* TABS DESCRIPTION */
.descripion-text {
    text-align: justify;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: scroll;
    height: 250px;
}
/* TABS DESCRIPTION */
#containt-buttons-propierty {
    display: block;
    margin: 40px auto;
}
.btn-skill {
    display: block;
    margin: 0px auto;
    width: 50%;
    margin-bottom: 2%;
    margin-top: 2%;
    background: #fff !important;
    border-color: #fff !important;
    border-radius: 10px;
    height: 50px;
}
.btn-skill span {
    color: #ff7a64;
}
svg {
    margin-right: 10px;
}
/* TABS SIMILAR */
.img-slider {
    width: 50%;
    height: 100px;
    border-radius: 5px;
}
.containt-similars-text .title {
    color: #000;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-left: 53px;
    font-size: 15px;
    margin-bottom: 0px;
}
.subtitle,
.rent-text {
    color: #000;
    font-weight: 300;
    text-align: left;
    padding-top: 0px;
    padding-left: 53px;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.containt-similars-text .price {
    color: #ff7a64;
    font-weight: bold;
    text-align: left;
    padding-top: 0px;
    padding-left: 53px;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.img-me-interesa {
    position: absolute;
    bottom: 40px;
    width: 9%;
    right: 60px;
}
.txt-me-interesa {
    position: absolute;
    bottom: 2px;
    right: 48px;
    font-size: 9px;
}
.bi.bi-heart {
    position: absolute;
    top: 8px;
    left: 214px;
    color: #fff;
}
/* TABS SIMILAR */
/* START MODAL FOOTER */
.price-modal-footer {
    margin-bottom: 0px;
    margin-top: 0px;
}
.price-modal-footer span {
    color: #ff7a64;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    display: block;
}
.rent-modal-footer {
    margin-top: 0px;
    color: #000;
    font-weight: 300;
    text-align: center;
    display: block;
}
.img-modal-footer {
    width: 45%;
    display: block;
    margin: 0px auto;
}
#mapa {
    height: 200px !important;
}
#mapa-dos {
    display: none;
}
.modal-footer {
    background: #fff;
    padding: 5px !important;
    height: 60px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.modal-body {
    background: #f2f2f2;
    padding-top: 10px !important;
}
.modal-header {
    background: #fff;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.modal-header h5 {
    color: #808080;
}
.btn-container-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}
#btn-footer-interesed {
    width: 60%;
    background: #ff7a64 !important;
    border-radius: 50px;
}
#btn-footer-interesed span {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.icon-footer-modal {
    width: 10%;
    position: absolute;
    top: 4px;
    right: 112px;
    display: block;
}
/* END MODAL FOOTER */
/* END  MDOAL PROPIERTY */

.img-carousel-list {
    /* border-radius: 15px !important;*/
    width: 100%;
    height: 220px;
    border-radius: 20px;
   /* border-top-left-radius: 20px;
    border-top-right-radius: 20px;*/
}
.carousel-control-prev {
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background: #fff;
    box-shadow: rgb(0 0 0 / 14%) 0 1px 1px 1px;
    border-radius: 50%;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.2s;
}
.carousel-control-next {
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background: #fff;
    box-shadow: rgb(0 0 0 / 14%) 0 1px 1px 1px;
    border-radius: 50%;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.2s;
}
/* HOME SEARCH */
.ots-slider-wrapper[data-style="full-screen"] .ots-slider .item .outer:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #24252b !important;
    opacity: 0.5;
}
.form-search-title {
    color: #fff !important;
    font-size: 25px;
    /*margin-left: -34%;*/
    text-align: center;
    margin-bottom: 50px;
    padding-top: 76px;
}
#input-search {
    padding: 1.7rem 3rem;
    height: auto;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: 50px;
    margin-left: 51%;
}
#btn-search {
    background: #ff7a64;
    border-color: #ff7a64;
    margin-left: 42%;
    margin-top: 15px;
    border-radius: 20px;
    width: 100%;
}
/* END SEARCH */
/* START NEARBY PROPIERTIES */
#column-nearby {
    margin-top: 20px;
}
#title-nearby {
    font-size: 32px;
    font-weight: bold;
    padding-left: 0px;
}
.category-propierty-img {
    width: 100%;
    border-radius: 10px;
    display: block;
    float: right;
}
.txt-nearby-propierty {
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.heading-nearby {
    color: #000;
}
/* END NEARBY PROPIERTIES */
/* START FEATURES PROPIERTIES */
.heading-features {
    font-size: 14px;
    text-align: left;
    margin-bottom: 40px;
    padding-left: 0px;
}
#price {
    float: right;
    width: 39%;
    margin-right: 30px;
    position: relative;
    top: 0px;
    margin-top: 20px;
}
.hh-service-item.car.grid .detail {
    padding: 20px 25px 40px;
    position: relative;
    height: auto;
}
.hh-service-item.car.grid {
    margin-bottom: 2rem;
    background: #fbfbfb;
    border-radius: 20px;
}
.hh-service-item.car.grid .detail .car-type {
    margin-top: 8px;
    font-size: 0.7rem;
    text-transform: uppercase;
    font-weight: 500;
}
.hh-service-item.car.grid .detail .title {
    margin-top: 10px;
    font-size: 1.0875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.awe-booking .text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #98a6ad !important;
}
.img-icons-features {
    width: 50%;
}
#txt-attribute {
    font-size: 11px;
}
.hh-search-pagination {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -5%);
}
/* END FEATURES PROPIERTIES */
/* CATEGORIES PROPIERTIES */
#btn-call-action {
    background: #ff7a64;
    color: #fff;
    border-color: #ff7a64;
    width: 50%;
}
.txt-categories {
    color: #000;
    font-size: 18px;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 0px;
}
.txt-categories-one {
    color: #000;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    font-weight: 300;
}
.price-wrapper .price {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ff7a64;
    position: absolute;
    top: 29px;
}
.navbar {
    background: #fff;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%) !important;
    height: 70px;
    width: 100%;
}
#form-search {
    display: none;
}
.sticky .navbar .container-fluid #form-search {
    display: inline;
}
.sticky .navbar.fixed-top {
    top: 0px;
}
.fixed-top {
    top: 52px;
}
.img-logo {
    position: absolute;
    top: 11px;
    left: 80px;
    width: 12%;
}
#form-search {
    background: transparent !important;
    width: 23%;
}
#form-search input {
    height: 46px;
    border-radius: 40px;
    border: 1px solid #dddddd !important;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%) !important;
}
#form-search input:hover {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 18%) !important;
}
#container-formulario {
    position: relative;
    z-index: 1050;
    /* top: 0px;*/
}
#form-search input::placeholder {
    color: #000 !important;
    font-weight: 500;
    padding-left: 10px;
}
.containt-icon-search {
    position: absolute;
    right: 529px;
    top: 24px;
    background: #fff;
}
.containt-icon-search .circle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #ff7a64;
}
.circle #icon-search {
    color: #fff;
    position: absolute;
    left: 0.6vw;
    top: 0.5vw;
}
#right-navigation {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#right-navigation ul {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
#right-navigation ul li {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
#right-navigation ul li .nav-item {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 50px;
    height: 50px;
    color: #2a2a2a !important;
    transition: color 0.3s;
}
#right-navigation ul li .nav-item.become-a-host {
    padding: 0 15px;
    background: #ff7a64;
    color: #fff !important;
    border-radius: 50px;
    height: 45px;
    line-height: 45px;
    font-weight: 500;
}
.nav-item.become-a-host:hover {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 18%) !important;
}
#list-navbar {
    display: none;
}
/* ALERT */
.alert {
    height: 52px;
    margin-bottom: 0px;
    background: #444444;
    border: none;
    border-radius: 0px;
}
.img-alert-menu {
    width: 5%;
    margin-left: 40px;
}
.txt-alert-menu {
    color: #ff7a64;
    font-weight: bold;
}
.txt-one {
    font-weight: 300;
    color: #dddddd;
    font-size: 12px;
    padding-left: 64px;
    margin-top: -5px;
}
.containt-btn-alert {
    position: absolute;
    right: 20px;
}
#alert-menu {
    height: 32px;
    width: 32px;
    border-radius: 50px;
    background: #ff7a64;
    border-color: #ff7a64;
}
#alert-menu #icon-alert {
    position: absolute;
    top: 5px;
    right: 8px;
}
/* ALERT */
.nav-item.waves-effect.waves-light {
    color: #ff7a64 !important;
}

/* STICKY MENU */
.sticky {
    background: red;
}
#form-search {
    margin: auto;
}
/* STICKY MENU */
/* FILTERS PROPIERTIES */
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #444444 !important;
    border-color: #444444 !important;
}
.dropdown-menu.show {
    position: absolute;
    transform: translate3d(-5px, 34px, 0px);
    top: 0px;
    left: -80px !important;
    will-change: transform;
}
.logo-meinteresa {
    width: 100%;
}
.awe-booking .hh-search-bar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    margin-top: 80px;
}
.awe-booking .hh-search-bar-wrapper .filter-mobile-box .render-box {
    height: calc(100vh - 45px);
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 75px;
}
.awe-booking .hh-carousel.nav-style2 .owl-nav .next,
.awe-booking .hh-carousel.nav-style2 .owl-nav .prev {
    position: absolute;
    top: 33%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #fff;
    box-shadow: rgb(0 0 0 / 14%) 0 1px 1px 1px;
    border-radius: 50%;
    z-index: 9;
    opacity: 0.5;
    transition: opacity 0.2s;
}
.icon-destacados {
    width: 90%;
    position: absolute;
    top: 40px;
    left: 185px;
}
.btn-filters {
    width: 100%;
    height: 50px;
    background: #ff7a64;
}
.sub-dropdown-menu {
    padding: 20px 30px;
}
.btn-filter-apply {
    width: 100%;
    height: 40px;
    background: white;
    width: 18%;
    float: right;
    margin-top: 5px;
    margin-right: 6px;
}
.btn-filter-apply p {
    margin-top: 2px;
    color: #ff7a64;
    font-weight: bold;
}
.btn-filter-apply:active {
    background: transparent;
}
#form-propierty-list {
    margin-bottom: 0px;
}
/* FILTERS PROPIERTIES */

/* HOME SEARCH */

/* FORM SEARCH */
#input-search.form-control.input-sticky {
    width: 60%;
    padding: 1.1rem;
    margin-left: 0px;
}
#btn-search.btn.btn-primary.btn-sticky {
    position: fixed;
    z-index: 1052;
    top: 0px;
    left: -161px;
    height: 45px;
    width: 10%;
}
#col-form-search.search-sticky {
    position: fixed;
    z-index: 1050;
    top: 6px;
}
.home-page {
    padding-bottom: 4.5rem;
}
/* FORM SEARCH */

/* TABS */
.tabs {
    display: none;
}
/* TABS */
/* MODAL GALLERY */
.collection {
    width: 50%;
}
.grid-image {
    /* width: 100%;
    height: 350px;*/
}
.containt-img {
    padding-left: 5px;
    padding-right: 5px;
}
#form-propierty-list {
    margin-bottom: 8px;
    margin-top: -4px;
    margin-right: -4px;
}
.txt-ubication{
    color: #000;
    font-weight: bold;
    margin-left: 8px;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}
/* MODAL GALLERY */
/* START MEDIAQUERYS MODAL PROPIERTY */
@media only screen and (min-width: 320px) {
    #btn-footer-interesed {
        width: 100%;
    }
    .icon-footer-modal {
        display: none;
    }
    #col-form-search {
        padding-left: 0px;
        padding-right: 0px;
    }
    #img-interesed-list {
        float: right;
        width: 80%;
        margin-right: 30px;
        position: relative;
        top: 16px;
        left: 170px;
        margin-bottom: 30px;
    }
    .awe-booking #header #logo {
    }
    .awe-booking .right {
        margin-top: -31px !important;
    }
    #mapa {
        display: none;
    }
    #mapa-dos {
        height: 200px !important;
        display: flex;
    }
    #ubicacion-tab {
        display: block;
    }
    #media-tab {
        display: block;
    }
    #myTabPropierty {
        overflow: scroll;
    }
    #col-one-features {
        width: 30%;
        display: inline;
        float: left;
    }
    #col-two-features {
        width: 20%;
        display: inline;
        float: right;
    }
    /* GALLERY */
    .modal-propierty-img {
        margin-bottom: 10px;
    }
    .modal-gallery-img {
        display: block;
        margin: 0px auto;
        width: 85%;
        height: 95px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .containt-img {
        padding-right: 0px;
        padding-left: 0px;
    }
    #row-column {
        display: none;
        flex-direction: row;
    }
    #row-column-dos {
        display: flex;
    }
    .img-map-provitional {
        margin-top: 20px;
    }
    /* GALLERY */

    /* TAB CARACTERISTICAS  */
    .img_features {
        width: 100%;
        display: block;
        margin: 0px;
    }
    .dormitorio_features {
        text-align: right;
        margin-top: 10px;
    }
    .mobiliario_features {
        text-align: right;
    }
    .quantity_features {
        text-align: right;
        margin-top: 4px;
        margin-bottom: 0px;
        font-size: 11px;
    }
    .recamaras_features {
        right: 0px;
    }
    /* TAB CARACTERISTICAS  */

    /* MODAL FOOTER */
    .img-modal-footer {
        width: 100%;
    }
    /* MODAL FOOTER */

    /* TAB HERRAMIENTAS  */
    .btn-skill {
        width: 85%;
    }
    /* TAB HERRAMIENTAS  */

    /* TAB SIMILAR */
    .img-slider {
        width: 70%;
    }
    .containt-similars-text .title {
        padding-left: 0px;
    }
    .containt-similars-text .price {
        padding-left: 0px;
    }
    .subtitle,
    .rent-text {
        padding-left: 0px;
    }
    .img-me-interesa {
        bottom: 38px;
        width: 12%;
        right: 96px;
    }
    .txt-me-interesa {
        bottom: 6px;
        right: 91px;
    }
    /* TAB SIMILAR */

    /* START TABS SEARCH HOME */
    #input-search {
        margin-left: 0%;
        margin: auto;
        width: 80%;
        padding: 1.3rem 3rem;
    }
    #btn-search {
        margin-left: 10%;
        width: 80%;
        margin-top: 12px;
    }
    .hh-search-form {
        left: 0%;
    }
    .nav-link i {
        padding-right: 5px;
        font-weight: bold;
    }
    /* START CATEGORIES HOME */
    .category-propierty-img {
        width: 50%;
    }
    .txt-nearby-propierty {
        margin-top: 30px;
        font-size: 20px;
    }
    #column {
        width: 50%;
    }
    #banner {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    /* END CATEGORIES HOME */
    #title-nearby {
        padding-left: 10px;
        margin-top: -74px;
    }
    /* END TABS SEARCH HOME */
    .price-wrapper .price {
        margin-top: -1px;
    }
    .carousel-indicators {
        bottom: -13px;
    }
    /* MENU */
    #left-navigation {
        display: none;
    }
    #right-navigation {
        display: none;
    }
    .sticky #right-navigation {
        display: none;
    }
    #form-search {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .containt-btn-alert {
        position: absolute;
        right: 13px;
        top: -49px;
    }
    .circle #icon-search {
        left: 9px;
        top: 8px;
    }
    .containt-icon-search {
        right: 27px;
        top: 20px;
    }
    .img-alert-menu {
        margin-left: 0px;
    }
    .txt-one {
        padding-left: 21px;
    }
    .fixed-top {
        top: 0px;
    }
    .navbar-toggler-icon {
        width: 100%;
        height: 40px;
        margin-top: 5px;
        display: none;
    }
    .navbar-toggler-icon i {
        color: #ff7a64;
        font-size: 35px;
    }
    .navbar-toggler {
        display: block;
        background: #fff;
    }
    #list-navbar {
        display: block;
        background: #fff;
        margin-top: 0px;
        position: fixed;
        bottom: 58px;
        padding-left: 15px;
        width: 100%;
        left: 0px;
        right: 0px;
    }
    .img-icon-logo {
        width: 41%;
        position: absolute;
        left: 28%;
        top: 12px;
    }
    .navbar {
        height: 70px;
    }
    .title-icon-logo {
        padding-left: 50px;
    }
    .sticky .navbar-toggler {
        /* display: block;*/
    }
    .sticky #navbarTogglerDemo02 {
        /* display: block;*/
    }
    .sticky #element-brand {
        /*display: none;*/
    }

    /* MENU */
    /* SEARCH  FILTERS */
    .awe-booking .hh-search-bar-wrapper {
        margin-top: 30px;
    }
    .awe-booking .hh-search-bar-wrapper {
        display: block;
        margin-top: 70px;
    }
    #alert-menu #icon-alert {
        top: 5px;
        right: 9px;
    }
    /* SEARCH FILTERs */
    .icon-destacados {
        width: 100%;
        top: 13px;
        left: 190px;
    }
    #price {
        top: -22px;
    }
    #form-propierty-list {
        margin-bottom: 8px;
        margin-right: 0px;
    }

    /* FORM SEARCH STICKY */
    .navbar-sticky {
        height: 73px;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 0px;
        left: 215px;
        /* height: 45px; */
        width: 28%;
    }
    #input-search.form-control.input-sticky {
        width: 95%;
        padding: 1.1rem;
        margin: auto;
    }
    #container-formulario.container-sticky {
        position: relative;
        z-index: 1030;
    }
    #container-formulario {
        position: relative;
        z-index: 1020;
    }
    .title-nearby-sticky {
        padding-top: 100px;
    }
    .heading-features {
        padding-left: 10px;
    }
    .home-page {
        padding-bottom: 0px;
    }
    .alert {
        position: relative;
        z-index: 1020;
        display: none;
    }
    /* FORM SEARCH STICKY */
    /* TABS */
    .tabs {
        display: block;
        position: fixed;
        bottom: 0px;
        background: #fff;
        width: 100%;
        height: 60px;
        z-index: 3000;
        padding-top: 13px;
        padding-left: 60px;
        padding-right: 40px;
        box-shadow: 0px 1px 2px rgb(0 0 0 / 20%), 0px 4px 12px rgb(0 0 0 / 20%);
        overflow: hidden !important;
    }
    .tabs button {
        background-color: inherit;
        border: none;
        transition: 0.3s;
        width: 30%;
    }
    .tablinks #icon-tabs {
        font-size: 20px;
    }
    .tablinks p {
        font-size: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .tabs button.active #icon-tabs {
        color: #b5b5b5;
    }
    .tabcontent {
        display: none;
        padding: 6px 12px;
        border: 1px solid #fff;
        border-top: none;
    }
    /* TABS */
    .thumb img {
        border-radius: 15px;
    }
    .list-map {
        left: 20px;
        width: 20%;
    }
    .price-modal-footer {
        margin-top: 25px;
    }
    .containt-img {
        height: 200px;
        overflow-y: scroll;
    }
    .btn-primary {
        background-color: #ff7a64 !important;
        border-color: #ff7a64 !important;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        display: none;
    }
    .tab-content{
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .description_features{
        overflow-y: scroll;
    }
    .txt-ubication{
        display: none;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (min-width: 411px) {
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 0px;
        left: 237px;
        /* height: 45px; */
        width: 28%;
    }
    .icon-destacados {
        width: 100%;
        top: 19px;
        left: 214px;
    }
    .tab-content{
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
    }
    .description_features{
        overflow-y: scroll;
    }
}
@media only screen and (max-width: 360px) {
    #btn-search.btn.btn-primary.btn-sticky {
        left: 207px;
    }
    .icon-destacados {
        width: 100%;
        top: 13px;
        left: 214px;
    }
    .tab-content{
        height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
    }
    .description_features{
        overflow-y: scroll;
    }
}
/* IPHONE'S 5 AND SE */
@media only screen and (max-width: 320px) {
    #btn-search.btn.btn-primary.btn-sticky {
        left: 176px;
    }
    .icon-destacados {
        width: 100%;
        top: 13px;
        left: 172px;
    }
    #alert-menu #icon-alert {
        top: 6px;
        right: 9px;
    }
    .tab-content{
        height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
    }
    .description_features{
        overflow-y: scroll;
    }
}
/* IPHONE'S 5 AND SE */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    #mapa {
        display: none;
    }
    #mapa-dos {
        height: 200px !important;
        display: flex;
    }
    #ubicacion-tab {
        display: block;
    }
    #media-tab {
        display: block;
    }
    #row-column-dos {
        display: block;
    }
    #column-nearby {
        max-width: 70%;
    }
    #myTabPropierty {
        overflow: scroll;
    }
    .modal-propierty-img {
        margin-bottom: 20px;
    }
    .modal-gallery-img {
        display: block;
        margin: 0px auto;
        width: 85%;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .containt-img {
        padding-right: 0px;
        padding-left: 0px;
    }
    #row-column {
        display: none;
        flex-direction: row;
    }
    #row-column-dos {
        display: flex;
        flex-direction: row;
    }
    .img-map-provitional {
        margin-top: 20px;
    }
    /* TAB CARACTERISTICAS */
    .img_features {
        width: 100%;
    }
    .dormitorio_features {
        text-align: right;
        margin-top: 10px;
    }
    .mobiliario_features {
        text-align: right;
    }
    .quantity_features {
        text-align: right;
        margin-top: 4px;
        margin-bottom: 0px;
        font-size: 11px;
    }
    .recamaras_features {
        right: 0px;
    }
    /* TAB CARACTERISTICAS  */
    /* TAB SIMILAR */
    .img-slider {
        width: 50%;
    }
    .img-me-interesa {
        bottom: 45px;
        width: 6%;
        left: 190px;
    }
    .txt-me-interesa {
        bottom: 14px;
        left: 179px;
    }
    /* TAB SIMILAR */
    /* MODAL FOOTER */
    .img-modal-footer {
        width: 40%;
    }

    /* MODAL FOOTER */
    /* HEADER */
    .containt-icon-search {
        right: 8px;
        top: 7px;
    }
    #form-search {
        position: absolute;
        left: 15%;
        right: 50%;
        width: 35%;
    }
    .img-logo {
        left: 50px;
        width: 20%;
    }
    #left-navigation {
        position: absolute;
        left: 240px;
        top: 48%;
        transform: translateY(-50%);
        display: block;
    }
    #left-navigation ul li .nav-item {
        padding-left: 12px;
        color: #2a2a2a;
    }
    .fixed-top {
        top: 0px;
    }
    .sticky .navbar .container-fluid #left-navigation {
        display: none;
    }
    #right-navigation {
        display: block;
    }
    .sticky #right-navigation {
        display: block;
    }
    .logo-meinteresa {
        width: 53%;
    }
    .navbar-toggler {
        display: none;
    }
    #title-nearby {
        margin-top: 30px;
    }
    .img-icon-logo {
        display: none;
    }
    #element-brand {
        display: none;
    }
    .navbar {
        height: 70px;
    }
    .circle #icon-search {
        top: 8px;
        left: 8px;
    }

    /* HEADER */
    /* ALERT*/
    .alert {
        height: 70px;
    }
    .containt-btn-alert {
        top: -58px;
    }
    #alert-menu #icon-alert {
        top: 7px;
        right: 9px;
    }
    .txt-one {
        padding-left: 40px;
        margin-top: -10px;
    }
    /* ALERT*/

    /* SEARCH FILTERS */
    .awe-booking .hh-search-bar-wrapper {
        margin-top: 80px;
    }

    /* SEARCH FILTERS */
    #input-search {
        margin: auto;
        width: 50%;
        padding: 1.3rem 3rem;
    }
    #btn-search {
        margin-left: 25%;
        width: 50%;
        margin-top: 12px;
    }
    .icon-destacados {
        left: 173px;
    }
    /* FORM SEARCH MENU */
    #input-search.form-control.input-sticky {
        width: 92%;
        padding: 1.1rem;
        margin-left: 1%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        width: 20%;
        left: 382px;
    }
    #title-nearby.h3.mt-5.title-nearby-sticky {
        padding-top: 140px;
    }
    .tab-content{
        height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
    }
    .description_features{
        overflow-y: scroll;
    }
    #right-navigation ul li #login{
        display: none;
    }
    /* FORM SEARCH MENU */
}
@media only screen and (width: 540px) and (height: 720px) {
    .title-icon-logo {
        padding-left: 67px;
    }
    .img-icon-logo {
        top: 8px;
        width: 30%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        left: 314px;
    }
    .containt-btn-alert {
        position: absolute;
        right: 13px;
        top: -53px;
    }
    #alert-menu #icon-alert {
        top: 6px;
        right: 9px;
    }
    .title-nearby-sticky {
        padding-top: 100px;
    }
    .icon-destacados {
        width: 75%;
        top: 8px;
        left: 327px;
    }
    .tab-content{
        height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .description_features{
        overflow-y: scroll;
    }
}
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1024px) {
    /* HEADER */
    .containt-icon-search {
        right: 10px;
    }
    .fixed-top {
        top: 0px;
    }
    .containt-btn-alert {
        position: absolute;
        right: 13px;
        top: 5px;
    }
    /* HEADER */
    /* ALERT */
    .alert {
        height: 65px;
    }
    #alert-menu #icon-alert {
        top: 8px;
    }
    /* ALERT */
    /* FORM SEARCH */
    #form-search {
        width: 30%;
        left: 29%;
    }
    #input-search {
        margin-left: 55%;
        width: 100%;
    }
    #navbarTogglerDemo02 {
        display: none;
    }
    #list-navbar {
        display: none;
    }
    #btn-search {
        width: 100%;
        margin-top: 9px;
        margin-left: 57%;
        position: relative;
        z-index: 1052;
    }
    .icon-destacados {
        top: 27px;
        left: 103px;
    }
    .txt-one {
        padding-left: 19px;
        margin-top: -5px;
    }
    /* FORM SEARCH */
    /* FORM SEARCH INPUT */
    #input-search.form-control.input-sticky {
        width: 80%;
        padding: 1.1rem;
        margin-left: 98%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 3px;
        left: 216px;
        height: 45px;
        width: 13%;
    }
    #title-nearby.h3.mt-5.title-nearby-sticky {
        padding-top: 70px;
    }
    .home-page {
        padding-bottom: 4.5rem;
    }
    .img-logo {
        left: 50px;
        width: 15%;
    }
    .description_features{
        overflow-y: scroll;
    }
    #right-navigation ul li #login{
        display: block;
    }
    .tabs{
        display: none;
    }
    .sticky .navbar .container-fluid #left-navigation{
        display: block;
    }
    /* FORM SEARCH INPUT */
}
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1280px) {
    #btn-footer-interesed {
        width: 50%;
    }
    .icon-footer-modal {
        width: 8%;
        position: absolute;
        top: 0px;
        right: 188px;
        display: block;
    }
    #ubicacion-tab {
        display: none;
    }
    #media-tab {
        display: none;
    }
    #gallery-column-dos {
        display: none;
    }
    #mapa {
        display: block;
    }
    #mapa-dos {
        display: none;
    }
    #row-column-dos {
        display: none;
        flex-direction: row;
    }
    #myTabPropierty {
        overflow: hidden;
    }
    #row-column {
        display: flex;
        flex-direction: column;
    }
    .img-modal-footer {
        width: 40%;
    }
    .btn-skill {
        width: 60%;
    }
    .img_features {
        display: block;
        margin: 0px;
    }
    /* START TABS SEARCH HOME */
    #input-search {
        margin-left: 54%;
        padding: 1.7rem 3rem;
    }
    #btn-search {
        margin-left: 54%;
        height: 52px;
        margin-top: 12px;
        position: relative;
        z-index: 1052;
    }
    /* START CATEGORIES HOME */
    .category-propierty-img {
        width: 100%;
    }
    .txt-nearby-propierty {
        margin-top: 10px;
    }
    #column {
        width: 100%;
    }
    #banner {
        margin-top: 30px;
        margin-bottom: 70px;
    }
    #img-interesed-list {
        float: right;
        width: 64%;
        margin-right: 30px;
        position: relative;
        top: 19px;
        left: 89px;
    }
    #col-form-search {
        padding-left: 15px;
    }
    /* END CATEGORIES HOME */
    /* END TABS SEARCH HOME */
    #form-search {
        position: absolute;
        left: 38%;
        right: 50%;
        width: 22%;
    }
    .containt-icon-search {
        right: 10px;
        top: 7px;
    }
    #left-navigation {
        position: absolute;
        left: 230px;
        top: 49%;
        transform: translateY(-50%);
        display: block;
    }
    #left-navigation ul li .nav-item {
        padding-left: 12px;
        color: #2a2a2a;
    }
    #right-navigation ul li #login{
        display: block;
    }
    #right-navigation {
        display: block;
    }
    .sticky #right-navigation {
        display: block;
    }
    .alert {
        height: 52px;
        display: none;
    }
    .fixed-top {
        top: 0px;
    }
    .img-icon-logo {
        display: none;
    }
    #element-brand {
        display: none;
    }
    #list-navbar {
        display: none;
    }
    .navbar {
        height: 70px;
    }
    .containt-btn-alert {
        top: -2px;
    }
    #alert-menu #icon-alert {
        top: 6px;
        right: 9px;
    }
    #navbarTogglerDemo02 {
        display: none;
    }
    .circle #icon-search {
        top: 8px;
        left: 8px;
    }
    .awe-booking .hh-carousel.nav-style2 .owl-nav .next,
    .awe-booking .hh-carousel.nav-style2 .owl-nav .prev {
        top: 37%;
    }
    .icon-destacados {
        width: 100%;
        top: 22px;
        left: 130px;
    }
    .hh-service-item.car.grid .detail {
        height: 235px;
    }
    /* FORM SEARCH MENU */
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 0px;
        left: 7px;
        height: 45px;
        width: 10%;
    }
    #title-nearby.h3.mt-5.title-nearby-sticky {
        padding-top: 70px;
    }
    .home-page {
        padding-bottom: 4.5rem;
    }
    /* FORM SEARCH MENU */
    /* TABS */
    .tabs {
        display: none;
    }
    .tab-content {
        padding: 10px 0 0 0;
        height: 225px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        width: 100%;
        min-height: 270px;
        display: block;
    }
    .img-logo {
        left: 50px;
        width: 12%;
    }
    .description_features{
        overflow-y: hidden;
    }
    .txt-ubication {
        display: block;
    }
    /* TABS */
}
@media only screen and (min-width: 1366px) {
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 0px;
        left: 41px;
        height: 45px;
        width: 10%;
    }
    .title-nearby-sticky {
        padding-top: 100px;
    }
    .home-page {
        padding-bottom: 4.5rem;
    }
    /* TABS */
    .tabs {
        display: none;
    }
    /* TABS */
    /* TABS SIMILARES */
    .img-slider {
        width: 35%;
    }
    .img-me-interesa {
        bottom: 54px;
        width: 3%;
        left: 192px;
    }
    .txt-me-interesa {
        bottom: 25px;
        left: 179px;
    }
    .img_features {
        width: 70%;
    }
    .tab-content {
        padding: 10px 0 0 0;
        height: 200px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        width: 100%;
        min-height: 195px;
        display: block;
        margin-left: 2px;
    }
    .img-logo {
        left: 50px;
        width: 12%;
    }
    .description_features{
        overflow-y: hidden;
    }
    .txt-ubication {
        display: block;
    }
    #right-navigation ul li #login{
        display: block;
    }
    .bi.bi-heart {
        left: 194px;
    }
    /* TABS SIMILARES */
}
@media only screen and (min-width: 1440px) {
    .img_features {
        width: 70%;
    }
    #banner {
        margin-top: 50px;
        margin-bottom: 70px;
    }
    /* HEADER */
    #form-search {
        width: 17%;
    }
    .containt-icon-search {
        right: 8px;
    }
    #form-search {
        position: absolute;
        left: 42%;
        right: 50%;
    }
    #navbarTogglerDemo02 {
        display: none;
    }
    /* HEADER */
    /* ALERT */
    .img-alert-menu {
        width: 4%;
    }
    .txt-one {
        padding-left: 28px;
        margin-top: -7px;
    }
    #left-navigation {
        position: absolute;
        left: 115px;
        top: 50%;
        transform: translateY(-50%);
        display: block;
    }
    .awe-booking #header #logo img {
        width: 8%;
    }
    #right-navigation {
        display: block;
    }
    .sticky #right-navigation {
        display: block;
    }
    .alert {
        height: 52px;
    }
    /* ALERT */
    .awe-booking .hh-carousel.nav-style2 .owl-nav .next,
    .awe-booking .hh-carousel.nav-style2 .owl-nav .prev {
        top: 41%;
    }
    #btn-search {
        width: 82%;
        margin-left: 81%;
        height: 52px;
        margin-top: 12px;
    }
    .icon-destacados {
        width: 100%;
        top: 16px;
        left: 173px;
    }
    #input-search {
        padding: 1.7rem 3rem;
        margin-left: 57%;
    }
    .hh-service-item.car.grid {
        height: 470px;
    }
    /* STICKY SEARCH FORM */
    #input-search.form-control.input-sticky {
        width: 60%;
        padding: 1.1rem;
        margin-left: 63%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: 0px;
        left: -392px;
        height: 45px;
        width: 10%;
    }
    .title-nearby-sticky {
        padding-top: 100px;
    }
    .home-page {
        padding-bottom: 4.5rem;
    }
    /* STICKY SEARCH FORM */
    /* TABS */
    .tabs {
        display: none;
    }
    .tab-content {
        padding: 10px 0 0 0;
        height: 225px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        width: 100%;
        min-height: 270px;
        display: block;
        margin-left: 2px;
    }
    .description_features{
        overflow-y: hidden;
    }
    .txt-ubication {
        display: block;
    }
    #right-navigation ul li #login{
        display: block;
    }
    /* TABS */
}
@media only screen and (min-width: 1919px) {
    #input-search {
        padding: 1.8rem 3rem;
        margin-left: 45%;
    }
    #btn-search {
        width: 80%;
        margin-left: 45%;
        height: 52px;
        margin-top: 14px;
    }
    /* STICKY SEARCH FORM */
    #input-search.form-control.input-sticky {
        width: 50%;
        padding: 1.1rem;
        margin-left: 45%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: -2px;
        left: 79px;
        height: 45px;
        width: 10%;
    }
    .title-nearby-sticky {
        padding-top: 100px;
    }
    .home-page {
        padding-bottom: 4.5rem;
    }
    /* STICKY SEARCH FORM */
    /* TABS */
    .tabs {
        display: none;
    }
    .tab-content {
        padding: 10px 0 0 0;
        height: 215px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .bi.bi-heart {
        left: 194px;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        width: 100%;
        min-height: 190px;
        display: block;
        margin-left: 2px;
    }
    .description_features{
        overflow-y: hidden;
    }
    #left-navigation {
        position: absolute;
        left: 215px;
        top: 49%;
        transform: translateY(-50%);
        display: block;
    }
    .txt-ubication {
        display: block;
    }
    #right-navigation ul li #login{
        display: block;
    }
    /* TABS */
}
@media only screen and (min-width: 2560px){
    .awe-booking #header #logo img {
        width: 6%;
    }
    #btn-search.btn.btn-primary.btn-sticky {
        position: fixed;
        z-index: 1052;
        top: -2px;
        left: 354px;
        height: 45px;
        width: 10%;
    }
    .description_features{
        overflow-y: hidden;
    }
    .awe-booking .hh-mapbox-single{
        margin-top: 0px;
        width: 100%;
        min-height: 270px;
        display: block;
        margin-left: 2px;
    }
    #left-navigation {
        position: absolute;
        left: 215px;
        top: 49%;
        transform: translateY(-50%);
        display: block;
    }
    .txt-ubication {
        display: block;
    }
    #right-navigation ul li #login{
        display: block;
    }
    .bi.bi-heart {
        left: 194px;
    }
}
/* END MEDIAQUERYS MODAL PROPIERTY */
.hh-icon.fa {
    margin-left: 8px;
}
.carousel-indicators li {
    width: 5px !important;
    height: 5px !important;
    border-radius: 50px !important;
}
#btn-call-action {
    top: 290%;
}
/* END STYLES HOME */