﻿.mobile-header {
    background-color: #fff;
}
@font-face {
    font-family: 'DancingScript-Regular';
    src: url('../../fonts/DancingScript-Regular.ttf') format('truetype');
}
.header-contact .header-top .header-logo {
    padding: 10px 20px 10px 10px;
}

.header-logo img {
    width: 180px;
}

.header-type-1 .header-body .header-right {
    border-left: none;
}

.social-icons {
    margin: 0 20px 0 0;
}

    .social-icons a {
        color: #fff;
    }

.header-contact .header-info .icon {
    color: #0071bb;
}
    
.bootstrap-select .btn:focus, .bootstrap-select .btn:active, .bootstrap-select .btn:active:focus, .btn.dropdown-toggle:focus, .btn.dropdown-toggle:active, .btn.dropdown-toggle:active:focus {
    border-color: #b40101;
}

.search-mobile .advance-btn:hover button, .search-mobile .advance-btn.active button {
    color: #fff;
}


.mobile-nav-trigger {
    color: #666;
}

.mobile-header-logo img {
    width: 100px;
    padding: 10px 0;
}

.search-mobile .advance-btn {
    border-left: none;
    width: 50%;
    color: #fff;
}

.mobile-contacts {
    width: 50%;
}

    .mobile-contacts li {
        display: inline-block;
        float: right;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border: solid 1px #fff;
        border-radius: 50%;
        margin: 3px;
    }

        .mobile-contacts li a {
            font-size: 20px;
            padding: 7px;
            color: #fff;
        }

.search-mobile .advance-btn button {
    width: 42px;
    height: 42px;
    color: #FFF;
    border-radius: 5px;
    margin-left: 5px;
    margin-top: 2px;
}

.page-media-caption {
    top: 50%;
}

    .page-media-caption h2 {
        font-size: 33px;
        margin-bottom: 5px;
        text-shadow: 2px 2px #333;
    }

    .page-media-caption h4 {
        margin-bottom: 10px !important;
        text-shadow: 2px 2px #333;
    }

        .page-media-caption h4 span {
            color: #b40101;
            text-shadow: 2px 2px #fff;
        }

.search-v2 .search-part .btn.dropdown-toggle .fa {
    top: 50%;
}

.pre-footer {
    padding: 30px 0;
}

.widget_contact a, .footer-convecta a {
    color: #fff;
}

    .widget_contact a:hover, .footer-convecta a:hover {
        color: #b98d97 !important;
    }

.footer-convecta {
    padding-right: 60px;
}

.item-media-thumb {
    height: 256px;
    background-color: #fff;
}

.item-list-view .item-media-thumb, .item-list-view .item-media-thumb img, .item-list-view .item-carousel {
    height: 256px;
}
/*.item-list-view .grid-item-hidden {
    display: initial;
}*/
.imgThumb {
    display: block;
    position: relative;
    text-align: center;
}

    .imgThumb img {
        width: 100%;
        max-height: 256px;
        margin: 0 auto;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

.img-circle {
    width: 36px;
    height: 36px;
    overflow: hidden;
    border-radius: 50%;
    /*background-color:#b40101;*/
    box-shadow: 0 0 5px #000;
    display: inline-table;
}

    .img-circle img {
        width: auto;
        height: 36px;
        height: 36px;
    }

.item-user-image p {
    display: inline;
    margin-left: 5px;
}

.item-title-head .item-address, .item-caption-layer .item-address {
    height: 36px;
}



.item-price .item-type, #propiedadesDestacadas .item-type {
    font-size: 12px;
    margin-right: 5px;
}

#propiedadesDestacadas .amenities {
    font-size: 11px;
}

#propiedadesDestacadas .media {
    padding-bottom: 10px;
    /*border-bottom:solid 1px #ccc;*/
}

#propiedadesDestacadas a:hover {
    color: #900;
}

.tab.active, .tab:active, .tab:hover {
    box-shadow: inset 0 -3px 0 #fff;
    width: 100%;
    color: #fff;
}

.modal .close {
    margin-top: -9px;
}

.modal .btn-close {
    right: 12px;
    top: 15px;
}

.modal a {
    color: #333;
}

    .modal a:hover {
        color: #0071bb;
    }

.pagination-wrap .pagination a {
    color: #0071bb;
}

.breadcrumb a:hover {
    color: #b40101;
}

.page-media-caption .caption-content {
    display: initial;
}

.fichaPropiedad .breadcrumb a {
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

    .fichaPropiedad .breadcrumb a:hover {
        color: #ff9a00;
    }

.fichaPropiedad .breadcrumb > li + li:before, .fichaPropiedad .breadcrumb > li + li:after, .fichaPropiedad .breadcrumb li:after {
    content: none;
}

.fichaPropiedad .property-detail small {
    font-size: 10px;
    color: #999;
    display: block;
}

.fichaPropiedad .multi-gallery .gallery-item {
    height: 270px;
    overflow: hidden;
}

    .fichaPropiedad .multi-gallery .gallery-item img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

.fichaPropiedad .multi-gallery {
    background: #ccc;
}

#lightbox-slider-thumbs .item {
    text-align: center;
}

.breadcrumb a.disabled {
    color: #aaa;
    cursor: not-allowed;
}

.property-video-block {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #eee;
}

    .property-video-block a p {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

.team-block .team-thumb img {
    width: 100%;
}

.team-thumb a {
    display: block;
    /*border-radius: 50%;*/
    width: 250px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

    .team-thumb a img {
        width: auto;
        height: auto;
    }

.module-head.text-center .module-sub-title {
    /*font-size: 30px;
    line-height: 30px;*/
}

    .module-head.text-center .module-sub-title span {
        color: #b40101;
    }

.team-block .designation {
    font-size: 13px;
    text-transform: none;
}

.agent-module-media {
    max-width: 100%;
    background-color: #ddd;
    padding: 5px;
    max-height: 250px;
}

#agentes.owl-carousel .owl-item img {
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    position: relative;
    width: auto;
    max-height: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    /*#propiedadesDestacadas .item-grid-view.item-grid-three .item-wrap {
        width: 50%;
    }*/
    #propiedadesDestacadas .item-grid-view.item-grid-three .item-wrap:nth-child(3n+1) {
        clear: none;
    }
}


@media (min-width: 992px) {
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
}

@media (max-width: 1199px) {
    .fichaPropiedad .multi-gallery .gallery-item {
        height: 230px;
    }
}

@media (max-width: 991px) {
    .widget_advanced_search {
        display: none;
    }

    .fichaPropiedad .multi-gallery .gallery-item {
        height: 190px;
    }
}

@media (max-width: 767px) {
    .page-media-caption {
        top: 82px;
    }

        .page-media-caption h2 {
            font-size: 25px;
            margin-bottom: 5px;
        }

    .footer-convecta {
        padding-right: 0;
    }

    .imgThumb img {
        transform: translateY(0%);
        top: 0;
    }

    .fichaPropiedad .head-title-left {
        display: block;
    }

    .fichaPropiedad .head-title-right {
        display: block;
        width: 100%;
    }

    .fichaPropiedad .multi-gallery .gallery-item {
        height: 150px;
    }
}

@media (max-width: 575px) {
    .fichaPropiedad .multi-gallery .gallery-item {
        height: 100px;
    }
}

h2 span {
    color: #ff2b25;
}

    h2 span.gris {
        color: #b6b4b4;
    }

.footer-widget.widget_contact .menuPie li {
    margin-bottom: 0;
}



.page-media-caption {
    z-index: initial;
    height: 1px;
}

.cont-captcha {
    float: right;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

    .cont-captcha .g-recaptcha {
        float: right;
    }

.cont-btn {
    width: 100%;
    display: inline-block;
}

.primary-color-hover, a:hover, a:focus, a:active, .navi > ul > li > a:hover, .account-loggedin:hover, .login-register a:hover, .menu-dropdown a:hover, .menu-dropdown li.active > a, .top-nav > ul .menu-dropdown a:hover, .item-title-head .title a:hover, .services-block .title a:hover, .services-block .ser-link:hover, .services-block:hover .icon, .services-block:hover .title a, .news-item-block .heading a:hover {
    color: #454545;
}

@media (max-width: 991px) {
    .primary-background-hover, .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active:disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
        background-color: #454545;
    }
}
.header-type-1 .navi > ul > li > a {
    color: #ffffff;
}
.pre-footer {
    background-color: #dddddd;
    border-top: 4px solid #dfacb7;
}
.footer-widget .widget-title, .footer-widget p, .footer-widget ul li {
    color: #000;
}
#footer p {
    color: #000;
}
.widget_contact a, .footer-convecta a {
    color: #000;
}
.footer-copyright {
    background-color: #c7c7c7;
}

.module-sub-title, .module-head .module-title, .mensajes, .titulo-seccion {
    font-family: "DancingScript-Regular" !important;
    font-weight: 700 !important;
}
.module-head .module-title {
    font-size: 40px !important;
}
.module-head .module-sub-title {
    font-size: 20px !important;
}
.page-media-caption h2 {
    font-size: 40px !important;
}

.mensajes {
    text-transform: capitalize !important;
}