 /******** importa base: Demo1.css *********/
 @import url("/DesktopModules/InmoBS3/layouts/css/Demo2.css");
 /***************************************/
/*======
Mobilia
Copyright 2016
 



/*colores paleta
-------------
#242424 - gris
#ae0e2c - rojo
============ */

/** variaciones **/
.copyright a {color:#00b3e4}
.cabeceraPagina .logo {width:200px; padding-top:5px; padding-bottom:5px;}
.slide-primary {
	background:rgba(20,20,20,0.8); 
	color:#fff !important;
	-webkit-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	-moz-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	}
.slide-secondary {
	background:rgba(255,255,255,0.6); 
	color:#000 !important;
	-webkit-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	-moz-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
	}
	
.slide-titulo{font-size:30px; }
.slide-subtitulo{font-size:22px;}
.slide-boton a { color: #ffffff !important; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color:#FFFFFF}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {color:#FFFFFF}
.team p {
    color: #3d3d3d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.5px;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 990px;
}
.team h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 800;
    line-height: 21.5px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color:#FFFFFF !important}

.navbar-default .navbar-toggle .icon-bar {background:#0069ac !important}
.navbar-default .navbar-toggle {border-color:#0069ac !important}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background:#0069ac}
.navbar-default .navbar-toggle:hover .icon-bar {background:#FFFFFF !important}
.navbar {
    font-size: 14px;
}
/********************/
.contact-info-block p {
    margin-bottom: 25px;
    margin-top: 16px;
}

.col-quienes-somos .contact-info-block h2 {
    color: #3d3d3d;
}

.txt-center {
    text-align: center;
}

.carousel-inner .titulo, .carousel-inner .subTitulo{}
.navbar-default .navbar-nav>li>a {color:#0075bf}

@media only screen and (min-width: 1200px) {
.contact-info-block h2 {
    padding-top: 110px;
}}
h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: #0069a6;
    font-weight: 500;
    padding-top: 60px;
}

.contact-info-block {
    color: #3d3d3d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.5px;
    width: 90%;
    margin: 0 auto;
	text-align:center
}

h2 span {
    font-weight: 900;
}
.page-colabora {
    .button-white {
        margin-top: 24px;
        a {
            width: auto;
            display: inline;
        }
    }
}

.colaborador {
    font-size: 0;
    padding-bottom: 70px;
    padding-top: 20px;
    margin: 0 auto;
}

.colaborador-drecha {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 40px;
}

.colaborador-izquierda {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.motivos {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.motivos-content {
    margin-top: 90px;
}

.motivos-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.team-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    max-width: 990px;
    margin: 0 auto;
}

.motivos .motivos-item p {
    margin-bottom: 40px;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: 500;
}

.team h2 {
    color: #3d3d3d;
    margin-bottom: 20px;
	text-align:center;
}

.member {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 10px;

}



.item-servicio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    
    
   
    }

.item-servicio img {
        padding-right: 34px;
    }

.item-servicio h2 {
        margin-top: 0;
        padding-top: 0;}
		
.content-text-servicio {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
	
.item-servicio .content-num {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

.content-servicios {
    margin-top: 112px;
    
}

.item-servicio:nth-child(even) .content-num {
			-webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
             order: 2;
            }
			
.content-num {
    margin-top: 0;
}

.page-servicios .contact-info-block h2 {

        padding-top: 110px;
 
}

.content-posts .posts-index img {
    width: 100%;
    margin-bottom: 8px;
}

.content-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}


 .member .img-team-index img {width:200px}
 
.DLFichaParent {
    margin-top: 0px;
    margin-bottom: 30px;
}

.DLFichaParent .DLFichaTitulo a {color:#0069a6}

.navbar-brand img {
    height: 80px !important;
}

.DLFichaTitulo h1 {padding:20px 10px}
.DLFichaParent.vistaFila .DLFichaResumen {height:98px}

.vende h1{text-align:center}
.vende h3 {text-align:center}
.blueBox {color:#FFFFFF}
.bigText {font-size:36px}
.site-info-title {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 40px;
}
.pie a {color:#FFFFFF !important}
.pie p {color:#FFFFFF; margin-bottom:0}
.pie ul li {margin:0; padding:0; list-style:none}
.pie ul {margin:0; padding:0}
 
 @media only screen and (min-width: 992px){
.motivos .motivos-item .motivo-elemento {
    padding: 0 20px;
    width: 33%;
}
}

.content-num span {
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -7px;
}
.item-servicio span {
    color: #0069a6;
    font-family: "Roboto";
    font-size: 60px;
    font-weight: 900;
    line-height: 53.99px;
}

@media only screen and (min-width: 768px) {
.item-servicio .content-num {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
}

@media only screen and (min-width: 768px){
.item-servicio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}
}
.item-servicio {
    width: 90%;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
.item-servicio .content-text-servicio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
} }

.item-servicio .img-servicio {
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 768px) {
.item-servicio img {
    padding-right: 34px;
}}

#dropdownMenu1 {display:none}

.cabeceras {background:url(/Portals/inmoviviz/Images/que-hacemos.jpg); background-size:cover; height:300px; width:100%}

.overlay-slider {
    background: #0069a6;
    opacity: 0.4;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 992px) {
.content-about-full {
    padding: 69px 0;
}
}

@media only screen and (min-width: 768px) {
.content-about-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 966px;
    margin: 0 auto;
    padding: 69px 40px;
}}

.section-inmuebles .btn-container a {
    color: #0069a6;
    font-size: 12px;
    font-weight: 500;
    line-height: 17.38px;
    border: 1px solid #0069a6;
    padding: 8px 30px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
	text-decoration:none;
}

.section-inmuebles .btn-container a:hover {
    background-color: #0069a6;
    color: #ffffff;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
	text-decoration:none;
}

.topBar .telefono {
    margin: 6px 0;
    font-size: 16px;
}

.topBar {margin-top:0; margin-bottom:0}

.menu-social .socials {
    margin-left: 30px;
    display: inline-block;}

.page-home .fondo .menu-social .socials li {
    background: #3ea6dd;
}
.socials li {float:left; display:block;  color:#008CFF; margin-right:10px}
.socials .fa {font-size:22px !important;}
.socials li a { color:#008CFF}

.action-switch-block {
    margin: 20px auto;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;

}

.action-switch-block {color:#272727}

.tituloSeccion h1 {font-size:24px !important; text-align:center; color:#0069a6; font-weight:bold}
.tituloNosotros {color:#3d3d3d}
/******** COLOR CABECERA *************/

/************************************/

.blueBox
{
	background: #0069a6;
    padding: 40px;
    margin: 30px 0 40px 0;
	text-align:center
}

.colaborador h3 {font-size:18px; line-height:22px !important}
.blueBox h2, .blueBox p {color:#FFFFFF !important; }

.colaborador h2 {
    color: #3d3d3d;
    padding-top: 40px;
	line-height:normal
}

.btn-white {color:#FFFFFF; border:1px solid #FFFFFF}
.vende .enlace {text-align:center; font-size:36px; display:block}
.site-info-contacta-item span{width:20px; display:block; float:left}
.site-info-contacta-item .textContact { display: inline; margin-left: 10px; }
.pieIcon { width: 20px; display: inline-block; }
.pie ul li {margin-bottom:10px}
.pie ul li:after
	{
		content:"";
		display:block;
		clear:both
	}

.site-info-title {margin-bottom:10px !important}

/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {


}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
	.member .img-team-index img {
    width: 261px;
}

}

@media only screen and (min-width : 768px) and (max-width: 991px) {
	
	.member .img-team-index img {
    width: 195px;
}
	.cabeceraMenu {margin-top:0}
	.navbar-brand img {height: 45px !important;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #696969;}
}

@media only screen and (max-width : 767px) {
		.team-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    max-width: 990px;
    margin: 0 auto;
	
}

.member .img-team-index img {
    width: 110px;
}
	.cabeceraMenu {margin-top:0}
	.navbar-brand img {height: 45px !important;}
	.
	 {height:100px}
	.content-text-servicio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
	.topBar .idiomas {font-size:16px; margin-top:16px}
	
	.fa-phone {color:#272727 !important}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #696969;}
}

.colaborador-izquierda {
    background: #0069a6;
    padding: 40px;
    margin: 30px 0 40px 0;
}

.colaborador-izquierda p, .colaborador-izquierda h2 {color:#FFFFFF}


/************** Css de la plantilla **************************/
body {
    font-family: 'Roboto', sans-serif;
}

.solo-movil {
    display: block;
}

.solo-pc {
    display: none;
}

/*HEADER*/

.menu-button.cambiar,
.js-menu-button.js-close-button {
    display: none;
}

.icon-menu-mobile-close.cambiar {
    display: none;
}

.js-menu-button.js-close-button.cambiar {
    display: block;
}

a {
    text-decoration: none;
}



.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 20px;

}


/*FIN HEADER*/
/*FOOTER*/
.site-info-title {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 40px;
}

.bg-contact {
    background-color: #303030;
}

footer {
    width: 90%;
    margin: 0 auto;
    padding: 30px 25px;
    color: @white;
    font-weight: 200;
    font-size: 13px;
    font-weight: 300;
    line-height: 21.5px;

}

.txt-bold {
    font-weight: bold;
}

.site-info-inmuebles-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;

}

.legal {
    margin-top: 20px;
    opacity: 0.5;
    margin-bottom: 20px;
}

.site-info-col-content li{
     
        margin-bottom: 5px;
    
}

.site-footer .site-info>.site-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.site-footer .site-info>.site-row>.site-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 200px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

/*FIN FOOTER*/
/*HOME*/
.bg-home {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100vh;
    position: relative;
}


.switch-element {
    font-weight: bold;
    line-height: 1.433;
    text-align: right;
    font-size: 15px;
    color: @white;
    font-weight: 300;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    
}

.selects-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 400px;
    margin: 0 auto;
}


div .select-location,
div.select-inmueble,
div.select-rangodeprecio {
    position: relative;
}

div .options {
    position: absolute;
    background: @white;
    width: auto;
    font-size: 12px;
    font-weight: 700;
    color: @grey-default;
    -webkit-box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.22);
    font-size: 14px;
    padding: 20px 15px;
    min-width: 207px;
    bottom: -152px;
    width: 90%;
    left: 5%;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;

}


.txt-center {
    text-align: center;
}



.info-container {
    background: @blue-dark;
    color: @white;
    display: block;
    padding: 27px 20px;
    margin-top: -4px;
    position: relative;
}

.caract {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
}

.title-fav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section-description {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.5px;
    max-width: 543px;
    margin: 20px auto 50px auto;
    width: 90%;
}

.inmuebles-home {
    width: 100%;
    margin: 0 auto;
}

.inmueble-img {
    padding: 0 15px;
}




.content-slider {
    position: relative;
}



.photo-slider {
    width: 100%;
    height: auto;
}

.site-container {
    max-width: 1200px;
    margin: 0 auto;
}


.new-servicios-block-content {
    width: 100%;
    font-size: 0;
    padding: 60px 0px 0px 0px;
    
    display: -webkit-box;
    
    display: -ms-flexbox;
   
    display: flex;
    max-width: 980px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.new-servicios-block-left {
    background: @blue-dark;
    height: 523px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    border: 1px solid @blue-dark;
}

.new-servicios-block-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    margin-right: -1px;
}

.content-servicios-block {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); // display: none;
    width: 70%;
    visibility: hidden;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 0;
    padding: 20px 15px;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
    visibility: hidden;
   
}

.content-servicios-block span {
    color: @white;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
   
}

.content-servicios-block p {
    color: @white;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.5px;
}

.new-servicios-block .iconos-servicios .icono-servicios {
    width: 50%;
    text-align: center;
    color: @blue-dark;
    height: 175px;
    background-color: @white;
    border: 1px solid @blue-dark;
    display: inline-block;
    margin-right: -1px;
    margin-bottom: -1px;
    cursor: pointer;
    padding-top: 48px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    vertical-align: top;
    
}

.new-servicios-block .iconos-servicios .icono-servicios:hover,
.new-servicios-block .iconos-servicios .icono-servicios.active {
    background: @blue-dark;
    color: @white;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    
}

.icono-servicios img {

        margin-bottom: 10px;

}

.bolitas {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    padding: 10px 0px;

}

.bolitas a:hover span,
.bolitas a.active span {
    display: block;
}

.contact-info-block {
    color: #3d3d3d;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 21.5px;
    width: 90%;
   
}

#map {
    height: 250px;
    margin-top: 30px;
    padding-bottom: 50px;
}

.contact-section-col {}

.contact-cols-wrapper {
    background-color: #f0f0f0;
}




.photo-about-mobile {
    text-align: center;

}

.overlay {
    background-color: @blue-dark;
    opacity: 0.25;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.ficha-popup {
    display: none;
    width: 280px;
    background-color: @white;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 40px 30px;
    z-index: 9999999;
    margin: 0 auto;

    }
	
    .login-button {
        border-radius: 3px;
        background-color: @blue-dark;
        color: @white;
        border-radius: 0;
        border-color: transparent;
        width: 100%;
        padding: 10px 0;
        font-size: 12px;
        text-align: center;
    }
    .login-p {
        color: @blue-dark;
        font-family: Roboto;
        font-size: 11px;
        font-weight: 500;
        text-align: center;
        margin-top: 24px;
        
    }




.team {
    width: 90%;
    margin: 0 auto;
    }
    p {
        color: #3d3d3d;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 21.5px;
        margin: 0 auto;
        margin-bottom: 15px;
        max-width: 990px;
    }
    h4 {
        color: #3d3d3d;
        font-size: 16px;
        font-weight: 800;
        line-height: 21.5px;
    }


.page-quienes-somos,
.page-servicios  h2{
            color: #3d3d3d;
        }




.item-servicio {
    width:100%;
    margin: 0 auto;
   
    }
    h2 {
        
        font-size: 24px;
        font-weight: 900;
        line-height: 34px;
        text-transform: uppercase;
        margin-bottom: 15px;
        margin-top: -30px;
    }
    p {
        color: #3d3d3d;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        line-height: 21.5px;
        font-size: 14px;
        font-weight: 500;
        line-height: 21.5px;
    }
    .img-servicio {
        position: relative;
        width: 100%;
    }

.content-num {
    position: relative;
    margin-top: 80px;

    }


.content-servicios {
    margin-bottom: 90px;
}



.panel {
    width: 90%;
    max-width: 1060px;
    margin: 40px auto;

}

.content-panel {
    h2 {
        color: #4b4b4b;
        font-size: 15px;
        font-weight: 700;
        line-height: 21.5px;
        text-transform: uppercase;
        position: relative;
        text-align: center;
        margin-bottom: 35px;

    }
    input,
    .placeholder {
        background-color: #e6e6e6;
        color: #4b4b4b;
        font-size: 13px;
        font-weight: 500;
        font-family: 'Roboto';
    }
    .placeholder {
        padding: 7px;
        color: #75747c;
        padding: 8px;
       
    }
    .custom-form .form-element {
        background: @white;
        font-size: 13px;
        font-weight: 500;
        font-family: 'Roboto';
       
       
    }
    .custom-form label {
        font-size: 13px;
        font-weight: 500;
        font-family: 'Roboto';
        color: #79787d;
        margin-bottom: 20px;
    }
   
    .ui-slider-range.ui-widget-header.ui-corner-all {
        background: #e6e6e6;
    }
    #f-price-min,
    #f-price-max {
        color: #79787d;
   
        font-size: 13px;
    }
    .form-element.submit-element .custom-btn.custom-btn-3.submit-btn:hover {
        background: #005282;
        border: none;

    }




.selector-home-quienes {
    width: auto !important;
    max-width: none !important;
    margin-left:0 !important;
    
}
.viviendas-favs{
    margin-top: 50px;
}
#flashMessage{
    text-align: center;
    color: #0069a6;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.5px;
    margin-top: 20px;
}
.boton-primera-busqueda{
    text-align: center;
    display: block;
    font-weight: 500;
    background: #2968a6;
    color: #fff;
    padding: 10px 15px;
    margin: 0 auto;
    width: 70%;
}
.tems-link{
    color: #0069a6 !important;
}



