@charset "utf-8";
/* CSS Document */

/** GENERAL **/

.main {
 margin-top: 30px;
}

.ficha-botones {
    width: 119px;
    float: left;
	margin-left: 17px;
}

@media screen and (max-width: 975px) {
	.ficha-botones {
		width: 90%;
		float: left;
		margin-left: 0px;
	}
	
	.menu-multimedia {
		width: 100%;
	}
	.menu-multimedia li {
    	clear: none !important;
		float: left ;
		margin-left: 4px;
	}
	.menu-multimedia li:first-child {
    	margin-top: 12px  !important;
		margin-left: -4px  !important;
	}
	.menu-multimedia li a {
        width: 85px !important;
	}
	.menu-multimedia li a.fotos {
		background-position: 31px 20px !important;
	}
	.menu-multimedia li a.planos {
		background-position: 30px 23px !important;
	}
	.menu-multimedia li a.mapa {
		background-position: 35px 18px !important;
	}
	.menu-multimedia li a.video {
		background-position: 38px 20px !important;
	}
	.menu-multimedia li a.imprimir {
    	width: 100px !important;
	}
	.menu-multimedia li a.consultar {
    	margin-top: 0px !important;
	}
}

@media screen and (max-width: 600px) {
	.menu-multimedia li a {
		height: 45px !important;
	}
	.menu-multimedia li a.consultar {
		line-height: 44px !important;
	}
	.menu-multimedia li a.imprimir {
		line-height: 44px !important;
	}
	
	.menu-multimedia li a.fotos {
		background-position: 31px 12px !important;
	}
	.menu-multimedia li a.planos {
		background-position: 30px 17px !important;
	}
	.menu-multimedia li a.mapa {
		background-position: 35px 11px !important;
	}
	.menu-multimedia li a.video {
		background-position: 38px 14px !important;
	}
	.menu-multimedia li a.consultar {
    	margin-left: -9px;
	}
	
}

@media screen and (max-width: 800px) {
	.slider-imagen {
		width: 100% !important;
   		height: auto !important;
	}
}

@media screen and (max-width: 716px) {
	.slider-imagen {
		margin-top: 5%;
	}
}
@media screen and (max-width: 650px) {
	.slider-imagen {
		margin-top: 10%;
	}
}
@media screen and (max-width: 550px) {
	.slider-imagen {
		margin-top: 20%;
	}
	.main {
		margin-top: 0px;
	}
	.main .container {
		margin-top: -40px;
	}
}
.ficha-form-consulta {
    width: 294px;
    float: right;
	border-left: 1px solid #eee ; 
	padding-left: 15px;
}

/** SLIDE **/

.slider {
    clear: both;
    float: left;
	max-width: 702px;
    width: 100%;
	
}


.anythingSlider .panel {
	text-align: center;
}
.slider-imagen-bkg {
	width: 1164px;
    height: 526px;
    
	filter: blur(8px);
  	-webkit-filter: blur(8px);
	/*
	position: absolute;
    z-index: 0;
	*/
}

.slider-imagen-bkgBlackTrans {
	/*
	z-index: 1;
	position: relative;
	width: 1164px;
    height: 526px;
	top: 0 ;
	left: 0 ;
	*/
}
.slider-imagen {
	width: auto;
    height: 526px;
    
	/*
    position: relative ;
    z-index: 2;
	top: -526px;
	*/
}
.anythingSlider-default .back {
    left: 120px;
    margin-top: 27px;
	z-index: 3;
}

.anythingSlider-default .forward {
    right: 110px;
	margin-top: 27px;
	z-index: 3;
}

.anythingSlider-default .arrow a {
    background-image: url(../ns2-images/ficha-botonSlide-right.png);
	width: 56px;
    height: 66px;
}
.anythingSlider-default .arrow a:hover, .anythingSlider-default .arrow a.hover {
    background-position: left -68px;
}
.anythingSlider-default .back a {
    background-image: url(../ns2-images/ficha-botonSlide-left.png);
	width: 56px;
    height: 66px;
}

.anythingSlider-default .back a:hover, .anythingSlider-default .back a.hover {
    background-position: left -68px;
}

/** FORM **/
.form-ficha-consulta-input:first-child {
	margin-top: 0px;
}

.form-ficha-consulta-input {
    background-color: #F5F5F5;
    border: 1px solid;
    border-radius: 0;
    color: #5f5f5f;
    height: 33px;
    padding-left: 9px;
    width: 47%;
    border-color: #eee;
    font-style: italic;
    clear: both;
    float: left;
    margin-top: 7px;
}

.form-ficha-consulta-input.textarea {
    color: #212121;
    /* font-family: "Open Sans"; */
    font-size: 13px;
    font-weight: 100;
    height: 200px;
    padding-top: 2px;
    width: 70%;
    font: 400 13.3333px Arial;
    font-style: italic;
}

h4.inmueble {
    color: #981024;
    font-weight: bold;
    font-size: 18px;
}

.form-ficha-consulta-submit {
    float: left;
    display: block;
    font-size: 14px;
    font-weight: 500;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    /* line-height: 16px; */
    width: 87px;
    text-align: center;
    background-color: #555;
    border: 0px;
    height: 36px;
    clear: both;
    float: left;
	margin-top: 16px;
}

#nombre {
    width: 97%;
}

#email {
    width: 60%;
}

#tel {
    width: 40%;
}
#mensaje {
    width: 97%;
    padding-top: 8px;
    height: 121px;
}

/** MENU MULTIMEDIA **/
.menu-multimedia {
	clear: both;
	float: left;
}
.menu-multimedia li {
	clear: both;
	float: left;
	margin-top: 12px;
}
.menu-multimedia li:first-child {
	margin-top: 0px;
}

/*
.menu-multimedia li:last-child {
	margin-top: 187px;
}
*/
.menu-multimedia li a {
	border: 1px solid #eee;
    display: block;
    width: 118px;
    height: 59px;
    background-repeat: no-repeat;
    border-radius: 4px;
}
.menu-multimedia li a.fotos {
	background-image: url(../ns2-images/ficha-boton-fotos.png);
	background-position: 47px 20px;
}
.menu-multimedia li a.planos {
	background-image: url(../ns2-images/ficha-boton-planos.png);
	background-position: 47px 23px;
}
.menu-multimedia li a.mapa {
	background-image: url(../ns2-images/ficha-boton-mapa.png?123);
	background-position: 51px 18px;
}
.menu-multimedia li a.video {
	background-image: url(../ns2-images/ficha-boton-video.png);
	background-position: 53px 20px;
}
.menu-multimedia li a.imprimir {
	width: 118px;
    text-decoration: none;
    color: #981024;
    line-height: 56px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #eee;
    background-color: #F5F5F5;
}
.menu-multimedia li a.consultar {
	margin-top: 100px;
	width: 118px;
    text-decoration: none;
    line-height: 56px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #eee;
    color: #F5F5F5;
	background-color: #981024;
}
.menu-multimedia li a.consultar:hover {
	opacity: 0.7 ;
	color: #F5F5F5;
	background-color: #981024;
}
.menu-multimedia li a:hover {
	background-color: #E7E7E7 ;
}

/** DETALLE **/

.res-ficha-detalle {
    clear: both;
    float: left;
	margin-top: 15px;
}

h3.inmueble {
    color: #737175;
}

.direcc  {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    color: #981024;
	margin-top: -2px;
}
.codigo {
	display: table;
	height: 31px;
	line-height: 31px;
	border: 1px solid #E2E2E2 ;
	background-color: #F8F8F8 ;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}
.codigo span {
	color: #981024;
	font-weight: 600;
}
.zona {
    font-size: 15px;
    color: #4D4D4D;
}
.res-ficha-desc {
    color: #636161;
    font-weight: 100;
    margin: 0 0 0 0;
    font-size: 22px;
    line-height: 35px;
    width: 100%;
	font-weight: 500 ;
}
.items {
    line-height: 50px;
}
.items span {
    color: #981024;
    font-weight: bold;
}

/** INFORMACION COMPLEMENTARIA **/
.informacion-complementaria {
    clear: both;
    float: left;
    width: 100%;
}

.caracteristicas {
    color: #981024;
    font-size: 22px;
    font-weight: 500;
    line-height: 31px;
    /* padding-top: 24px; */
    /* text-transform: uppercase; */
    clear: both;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc;
}
.detalle {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    width: 50%;

}
.detalle li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 14px;
    padding: 0 0 5px;
}

.dxp_desc {
    clear: both;
    font-size: 14px;
    font-weight: 100;
    line-height: 21px;
    padding-top: 9px;
}

.dxp_desc span {
    font-size: 18px;
    font-weight: bold;
    color: #971124;
}