/*=== Mobilia - Copyright 2023- */

/******** importa Tema: Tema8.css ******        DEMO 8          ***/
 @import url("/DesktopModules/InmoBS3/layouts/css/Temas/Tema9.css");
/***************************************/

/*VARIABLES PARA LOS COLORES PRINCIPALES*/
:root {
    /* --main-bg-color:#021f38; */
    --main-bg-color: #020c14;
    --main-bg-color-rgb: 2, 12, 20; /* 225, 191, 89 */
    --secondary-bg-color: #caa05a;
    --secondary-bg-color-rgb: 202, 160, 90;
    --hover-bg-color: #caa05a; /* #E7B99A */
    --bloque-bg-color: #f8f5f0;
    --main-grey-color: #787777;
    --font-bg-color: #404040;
    /*--main-font: 'Proza Libre', serif;*/
    --main-font: 'EB Garamond', serif;
    --main-font-number: 'Comfortaa', serif;
    /*--secondary-font: 'Overlock', serif;*/
    --secondary-font: 'Cormorant Garamond', serif;
    --palo-font: 'Poppins', serif;
    --home-logo-width: 220px; /*Logo home*/
    --home-logo-top: -9px; /*Top logo home*/
    --home-logo-top-affix: 4px; /*Top logo home affix*/

    --home-tablet-logo-width: 110px; /*Logo en tablet (1024x600)*/
    --home-tablet-logo-top: -7px; /*Top del logo en tablet en home*/

    --pages-logo-width: 80px; /*Logo en el resto de páginas*/
    --pages-logo-top: 5px; /*Top del logo en el resto de la web*/
    --pages-logo-top-affix: 4px; /*Top del logo en el resto de la web affix*/

    --responsive-logo-width: 110px; /*Logo en móvil*/
    --responsive-home-logo-top: -9px; /*Top en el logo móvil en la home*/
    --responsive-pages-logo-top: 9px; /*Top en el logo móvil en el resto de páginas*/

    --footer-logo-max-width: 50%; /*Máximo ancho logo pie*/
}
div#pID94089 .ThreePanes,
div#pID114583 .ThreePanes,
div#pID114571 .ThreePanes,
div#pID114573 .ThreePanes,
div#pID114572 .ThreePanes,
div#pID114807 .ThreePanes {
    margin-bottom: 0px;
    margin-top: 20px;
}
   /* ===========================================================================================================
   ************************************************************************************************* CABECERA 
   ==========================================================================================================*/


/*  ============Bootstrap 3.3 Media Queries ============   */
@media only screen and (min-width : 1200px) {
    .cabeceraLogo {
        top: 1px;
        left: 0px;
    }
    .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        top: 1px;
        left: 0px;
    }
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
}

@media only screen and (max-width : 767px) {
    .txtSlide .tituloSeccion h1 {
        font-size: 35px !important;
        line-height: 37px;
        padding-bottom: 1px !important;
    }
    .blog_container .itemBlogContent .blog.blogInicio:first-child .infoItem .tituloBlog a {
        font-size: 20px;
    }
    .blog_container .itemBlogContent .blog.blogInicio .infoItem .tituloBlog a {
        font-size: 20px;
    }
}
    /* ===========================================================================================================
   ************************************************************************************************* HOME 
   ==========================================================================================================*/
    .servicios-home .layoutBanners .itemBanner:nth-child(3) img {
        height: 80px;
    }
    /*************** reseñas */
    .bUmIEc {
        background-color: #fff !important;
        -webkit-box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 8%);
        -moz-box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 8%);
        box-shadow: 1px 0px 3px 0px rgb(0 0 0 / 18%);
    }

    .hDAKTw {
        background-color: #fff !important;
    }
    /*************** blog */
    .blog_container .itemBlogContent .blog.blogInicio:first-child .infoItem .tituloBlog a {
        font-size: 25px;
    }

    .blog_container .itemBlogContent .tituloBlog a {
        font-size: 25px;
    }

    div#pID0 .blog_container .itemBlogContent .blog.blogInicio .infoItem h2.tituloBlog {
        height: 83px;
        overflow: hidden;
    }
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
@media only screen and (min-width : 1200px) {
    .bloqueCentrado.tituloSeccion {
        padding-left: 13%;
        padding-right: 13%;
    }
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
    .bloqueCentrado.tituloSeccion {
        padding-left: 13%;
        padding-right: 13%;
    }
}

@media only screen and (min-width : 768px) and (max-width: 991px) {

}

@media only screen and (max-width : 767px) {
}
    
    /* ===========================================================================================================
   ************************************************************************************************* SERVICIOS 
   ==========================================================================================================*/
    .BNNRTxtCenterBGimage .bannerTopTitle {
        display: none;
    }

    /* ===========================================================================================================
************************************************************************************************* BLOG
==========================================================================================================*/
    .blogItem .blog .infoItem {
        height: 190px;
    }

    .blogItem .blog .titulo {
        height: 80px;
    }

    .blogItem .blog .infoItem .titulo a {
        font-size: 16px;
        line-height: 21px;
        height: 70px;
        font-weight: 600;
        letter-spacing: .48px;
        color: var(--font-bg-color);
        font-family: var(--main-font);
    }

    .top-generico.top-blog .bannerTopContent .bannerTopTitle {
        margin: 0px;
        padding: 30px 10px;
    }

    .top-generico.top-blog .bannerTopContent .bannerTopResumen {
        padding: 10px 40px 22px 40px;
    }
    /* ===========================================================================================================
   ************************************************************************************************* FOOTER 
   ==========================================================================================================*/
img.logoPie {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    width: 100%;
}
.logoInfo {
    width: 230px;
}
   
/*div#ContenedorFijoPie, .pie, div#ContenedorFijoPie p, .pie h6, .direccionPie {
    background: var(--bloque-bg-color);
}
    .pie, div#ContenedorFijoPie a, div#ContenedorFijoPie p, .pie h6, .direccionPie {
        color: var(--font-bg-color);
    }*/
    div#ContenedorFijoPie .links.copyright a, div#ContenedorFijoPie .links.copyright p {
        font-family: var(--palo-font);
        font-size: 12px;
        font-weight: 400;
        line-height: 31px;
    }
    /*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
    @media only screen and (min-width : 1200px) {
    }

    @media only screen and (min-width : 992px) and (max-width: 1199px) {
    }

    @media only screen and (min-width : 768px) and (max-width: 991px) {
        .logoInfo img {
            width: 200px;
            height: auto!important;
        }
    }

    @media only screen and (max-width : 767px) {
        img.logoPie {
            width: 60%;
        }

       /*.logoInfo::before {
            content: ' ';
            position: absolute;
            top: 0px;
            left: 20%;
            background-image: url(/Portals/inmoelite/Images/logoB.png);
            background-repeat: no-repeat;
            background-size: 90%;
            height: 100%;
            width: 70%;
        }*/ 
    }
    /* ===========================================================================================================
   ************************************************************************************************* BUSCADOR 
   ==========================================================================================================*/
    .marginTop-buscador .bg-primary {
        background: var(--main-bg-color);
    }

    .marginTop-buscador .btn-primary {
        color: #fff;
        background-color: var(--main-bg-color) !important;
        border-color: var(--main-bg-color) !important;
        transition: all 0.2s ease-in-out;
    }

        .marginTop-buscador .btn-primary::after hover {
            background: var(--hover-bg-color);
            transition: all 0.2s ease-in-out;
            border-color: var(--hover-bg-color);
        }

    /* ===========================================================================================================
   ************************************************************************************************* TRABAJA 
   ==========================================================================================================*/
    div#mID186939 .textoDestacado {
        display: none;
    }

    div#mID186939 h3 {
        color: var(--font-bg-color);
        font-family: var(--secondary-font);
        text-transform: inherit;
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    div#mID186939 .btn.btn-primary {
        height: 38px;
        color: #fff !important;
        background: var(--main-bg-color) !important;
        transition: all 0.2s ease-in-out;
        border-color: var(--main-bg-color) !important;
        font-family: var(--palo-font) !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        line-height: 21px !important;
        letter-spacing: 1.3px !important;
        text-transform: inherit !important;
        min-width: 120px;
        transition: all 0.2s ease-in-out;
        display: flex;
        align-content: center;
        justify-content: flex-end;
        align-items: center;
        float: right;
    }

        div#mID186939 .btn.btn-primary:hover {
            color: #fff !important;
            background: var(--hover-bg-color) !important;
            transition: all 0.2s ease-in-out;
            border-color: var(--hover-bg-color) !important;
        }
/* ===========================================================================================================
   ************************************************************************************************* EQUIPO 
   ==========================================================================================================*/
.agenteDesplegable .FichasContent {
    flex-wrap: wrap;
}
.agenteDesplegable .fichaAgente {
    width: 30%;
}
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
@media only screen and (min-width : 1200px) {

}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
    .agenteDesplegable .fichaAgente {
        width: 45%;
    }
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
    .agenteDesplegable .fichaAgente {
        width: 45%;
    }
}

@media only screen and (max-width : 767px) {
    .agenteDesplegable .fichaAgente {
        width: 80%;
    }
}

/* ===========================================================================================================
   ******************************************************************************************* COMERCIALIZADOS 
   ==========================================================================================================*/

.Grid-listado.Grid-comercializados .DLFichaPrecio.PorFechas {
    display: none;
}

