 /******** importa base: Demo1.css *********/
 @import url("/DesktopModules/InmoBS3/layouts/css/Demo1.css");
 /***************************************/
/*======
Mobilia
Copyright 2016
 



/*colores paleta
-------------
#242424 - gris
#ae0e2c - rojo
============ */

/** variaciones **/
.pie .logo img {
    width: 180px;
}


.IDResumen .IDSeparador {
    border-bottom: 1px solid #55bcb9;
    margin: 7px 0;
}
.Destacado .DLFichaPrecioVenta {
    color: #333;
}
.bg-primary {
    color: #fff;
    background-color: #90be20;
}
.copyright a {color:#0ef5ee;}
.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; }
a {
    color: #10b9b4;
    text-decoration: none;
}
a:hover, a:focus {
    color: #90be20;
    text-decoration: underline;
}
/********************/
 .carousel-inner .item {
    height: 100%;
    min-height: 400px;
}
/******** COLOR CABECERA *************/
.cabeceraMenu {background:#55bcb9}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #97cc16;
    background-color: #ffffff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #55bcb9;
    background-color: #ccf1ef;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #91bf20;
    color: #ffffff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #91bf20;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #55bcb9;
    white-space: nowrap;
}
.navbar-default .navbar-toggle {
    border-color: #d0d0d0;
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #d0d0d0;
    border-color: #b5b4b4;
}
.datosCabecera .telefono .nounderline {
    font-size: 20px;
    font-weight: 500;
}
/******************** BUSCADOR *************************/

div#collapseBuscador {
    color: #fff;
    background-color: #93ccca;
}
.btn-success {
    color: #fff;
    background-color: #90be20;
    border-color: #83a928;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #779c1b;
    border-color: #5b790e;
}
.btn-primary {
    color: #fff;
    background-color: #90be20;
    border-color: #83a928;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #779c1b;
    border-color: #5b790e;
}
.pagination>.active>a, .pagination>.active>span {
    z-index: 2;
    color: #fff;
    background-color: #90be20;
    border-color: #83a928;
    cursor: default;
}
.pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	color: #fff;
    background-color: #779c1b;
    border-color: #5b790e;
}
/***************** FOOTER ****************/
.pie {
    background: #b5b8b8;
    color: #fff;
    padding-bottom: 20px;
}
.menuPie a {
    color: #fff;
}

/************** DETALLE INMUEBLE **************/
.text-primary {
    color: #55bcb9;
}





/*************************************************************************  mapa y formulario****/
.contacto-content {
    padding: 70px 0px;
	position: relative;
    display: block;
}
.contacto-content address.direccion {
	font-family: 'Poppins', sans-serif;
    color: #545454;
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
	padding-bottom: 20px;
}
.contacto-content address.direccion a:first-child {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border-bottom: none;
    font-size: 26px !important;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: -15px;
    color: #000;
	display: block;
}
.contacto-content address.direccion a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-bottom: none;
    font-size: 20px !important;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #000;
}
.contacto-content h3 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border-bottom: none;
    font-size: 18px !important;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.contacto-content label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
/*************************************************************************************** mapa*/
div#mID95329 {
    position: relative;
    display: block;
    margin-top: 0px;
}
/*.bg-img-mapaOficinas {
	background-image: url(/Portals/inmoguinotprunera/images/mapa-oficinas.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 397px;
}*/
.bg-img-mapaOficinas {
    position: relative;
    height: 406px!important;
    z-index: 9;
}
/*.bg-img-mapaOficinas .bg-blue {
	opacity: 0.79;
    top: 153px;
    margin-left: 0px;
    margin-top: 144px;
    width: 100%;
    padding: 0px 20px 10px 20px;
}*/
.bg-img-mapaOficinas .bg-blue {
    opacity: 0.99;
    top: 227px;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    padding: 20px 20px 70px 20px;
    position: relative;
    z-index: 9;
	    background: #92C020;
}
/*.ol-viewport canvas.ol-unselectable {
    position: absolute;
    top: -460px;
    z-index: 0;
}*/

.bg-img-mapaOficinas .ol-viewport {
    position: absolute;
    top: -179px!important;
	filter: grayscale(80%);
	-webkit-filter: grayscale(80%);
}
.bg-img-mapaOficinas h2.tituloSeccion44 {
        font-family: 'Montserrat', sans-serif;
    color: #fff;
    opacity: 1;
    text-align: left;
    font-weight: 400;
    font-size: 23px;
}
.bg-img-mapaOficinas p {
    color: #fff;
    opacity: 1;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
.bg-Grey {
	background: #f6f6f6;
	height: 227px;
}
/*.bg-Grey .img-oficina {
    object-fit: cover;
    height: 279px;
    width: auto;
}*/
.bg-Grey img {
    object-fit: cover;
    width: 100%;
    height: 227px;
}
.bg-Grey .adress {
    padding: 30px;
	margin-left: 70px;
}
.bg-Grey .adress .titulo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #0a0a0a;
	    font-size: 20px !important;
}
.bg-Grey .adress .direccion {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #0a0a0a;
	margin-top: 8px;
}
.bg-Grey .adress .telefono {
	margin-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #0a0a0a;
}
.bg-Grey .adress .mail {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #0a0a0a;
}

/*  =====================================================
    =            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) {
		/********************************mapa*/
	#mID95329 .bg-Grey {
    background: #edefef;
    height: 387px;
}
	.bg-img-mapaOficinas .bg-blue {
    opacity: 0.89;
    top: 247px;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    padding: 20px 20px 70px 20px;
    position: relative;
    z-index: 9;
    background: #000;
}
	.bg-Grey .adress {
    padding: 30px 0;
    margin-left: 0px;
}
}

@media only screen and (max-width : 767px) {
	/********************************mapa*/
	#mID95329 .bg-Grey {
    background: #edefef;
    height: 387px;
}
/*	.bg-img-mapaOficinas .bg-blue {
    opacity: 0.79;
    bottom: 0px;
    margin-left: 0px;
    margin-top: 25%;
    width: 100%;
    padding: 0px 20px 10px 20px;
}*/
		.bg-img-mapaOficinas .bg-blue {
    opacity: 0.89;
    top: 247px;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    padding: 20px 20px 70px 20px;
    position: relative;
    z-index: 9;
    background: #000;
}
	.bg-Grey .adress {
    padding: 20px;
    margin-left: 0px;
	text-align: center;
}
}










/************************************/

/*  =====================================================
    =            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) {
.navbar-collapse {
    overflow: hidden;/*padding: 0 30px*/
}
}

@media only screen and (max-width : 767px) {
		.nav>li {
    position: relative;
    display: block;
    padding: 0px 15px;
}
.navbar-collapse {
    overflow: hidden;/*padding: 0 30px*/
}
	.menuBlock {
    font-size: 0.8em;
    background: #ffffff !important;
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #55bcb9;
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ffffff;
    background-color: #91bf20;
}
	.social a {
    color: #fff;
}
}
