/* CSS Document */
@charset "utf-8";
html{
	width:100%;
	height:100%;
}
@font-face {
	font-family: 'Lato-Black';
	font-style: normal;
	font-weight: normal;
	src: local('Lato-Black'), url('Lato-Black.woff') format('woff');
}
@font-face {
	font-family: 'Lato-Black2';
	font-style: normal;
	font-weight: normal;
	src: local('Lato-Black2'), url('Lato-Black2.woff') format('woff');
}
@font-face {
	font-family: 'Lato-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Lato-Regular'), url('Lato-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Montserrat-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat-Regular'), url('Montserrat-Regular.woff') format('woff');
}


body {
	font-family: 'Lato-Regular';
	text-align:center;
	margin:0;
	background:#FFF;
	width:100%;
	height:auto;
	background-image:url(../images/FONDO_WEB_ARREND-WEB2.webp);
	background-size:cover;
	background-repeat: no-repeat;
}

.clearer{
    display:block;
    clear: both;
}
#cabecera{
	width:100%;
	height:auto;
	position: fixed;
	z-index:5000;
	display: table;
}
#cabecera_izq{
	width: 35%;
	float: left;
	text-align: left;
	padding: 0;
	margin: -15px;
}
#cabecera_izq img{
	height: 130px;
}
#cabecera_der{
	width: 65%;
	float: left;
	padding-top: 30px;
}
#cabecera_opcion{
	width: 16.6%;
	text-align: center;
	float: left;
}
#cabecera_opcion a img{
	height:9px;
}









/*INICIO*/
#bloque_inicio{
	width: 100%;
	height: auto;
	display: table;
}
#inicio_izq{
	width: 20%;
	padding: 50px 5%;
	float: left;
	text-align:center;
}
#inicio_izq img{
	width: 100%;
}
#inicio_izq_2{
	width: 30%;
	padding: 0;
	float: left;
	text-align:left;
	margin-left: -80px;
}
#inicio_izq_2 img{
	width: 125%;
}
#inicio_der{
	width: 50%;
	padding: 10px 10% 50px 10%;
	text-align: center;
	float: left;
}
#inicio_der img{
	width: 100%;
}
#inicio_der_2{
	width: 60%;
	padding: 0 0 100px 10%;
	text-align: center;
	float: left;
}
#inicio_der_3{
	width: 70%;
	padding: 200px 0 100px 0;
	text-align: center;
	float: left;
}
#inicio_der_2 img{
	width: 60%;
}
.titulo_1{
	width: 30%;
	padding: 20px 0;
}
.texto_nosotros{
	width: 40%;
	padding:10px 0;
}


/* BLOQUE ARRENDAMIENTO */
#bloque_arrendamiento{
	width: 100%;
	height: auto;
	display: table;
	background-image:url(../images/Grafico_ventajas_3xopt.webp);
	background-position: right;
	background-repeat:no-repeat;
	background-size: 30%;
	padding: 250px 0 0 0;
	margin-bottom: 50px;

}
#bloque_arrendamiento_izq{
	width: 30%;
	padding:0 0 0 10%;
	text-align: left;
	float: left;
	margin-top: -50px;
}
#bloque_arrendamiento_izq img{
	width: 100%;
}
#bloque_arrendamiento_der{
	width: 35%;
	padding: 0 20% 0 5%;
	text-align: center;
	float: left;
}
#fichas{
	width: 86%;
	height: auto;
	margin: 10px 7%;
}
#fichas ul{
	width: 100%;
	list-style: none;
}
#fichas ul li{
	width: 21%;
	padding: 10px 2%;
	float: left;
	text-align: center;
}
#fichas ul li img{
	width: 100%;
}
#barra_1{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: -180px;
}
#barra_2{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: -150px;
}
#barra_3{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: -120px;
}
#barra_1 img, #barra_2 img, #barra_3 img{
	width: 150%;
}

/* BLOQUE SUCURSALES */
#bloque_sucursales{
	width: 100%;
	height: auto;
	display: table;
}
#bloque_sucursales_izq{
	width: 50%;
	text-align:left;
	float: left;
	margin-left: -10px;
	position: relative;
	margin-bottom: 100px;
}
#bloque_sucursales_izq img{
	width: 150%;
}
#titulo_sucursales{
	position: absolute;
	right: 17%;
	top: 50px;
	text-align:right;
}
#titulo_sucursales img{
	width: 50%;
}
#bloque_sucursales_der{
	width: 30%;
	padding: 50px 10%;
	text-align: left;
	float: left;
}
#datos_1{
	width: 100%;
	padding: 20px 0;
	text-align: left;
}
#datos_1 img{
	width: 100%;
}
#datos_2{
	width: 100%;
	padding: 20px 0;
	text-align: left;
}
#datos_2 img{
	width: 50%;
}

#f1_b, #f2_b, #f3_b{
	display: none;
}

/* BLOQUE REQUISITOS */
#bloque_requisitos{
	width: 100%;
	height: auto;
	display: table;
}
#bloque_requisitos_izq{
	width: 20%;
	float: left;
	text-align: center;
}
#bloque_requisitos_izq img{
	width: 70%;
}
#bloque_requisitos_der{
	width: 70%;
	padding: 10px 5%;
	float: left;
	text-align: left;
}
#req_1{
	width: 30%;
	float:left;
	text-align: left;
}
#req_1 img{
	width: 90%;
}
#req_2{
	width: 40%;
	float:left;
	text-align: left;
}
.combo{
	width: 80%;
	margin: 2px;
	padding: 10px;
	font-size: 20px;
	color: #999;
	background:none;
	border: solid 1px #999;
	border-radius: 20px;
	-webkit-appearance: none;
	border: none;
}

.styled-select select {
   background: transparent;
   width: 340px;
   padding: 5px;
   font-size: 20px;
   line-height: 1;
   border: 0;
   border-radius: 15px;
   height: 34px;
   -webkit-appearance: none;
	 color:#999;
}
.styled-select {
   width: 340px;
   height: 34px;
   overflow: visible;
   background: url(../images/arrow3.png) no-repeat right;
   /*border: 1px solid #ccc;*/
}
.styled-select select::-ms-expand {
    display: none;
}


#requisitos_info_1{
	width: 100%;
	height: auto;
	display: block;
}
#requisitos_info_2{
	width: 100%;
	height: auto;
	display: none;
}
.req_titulo{
	width: 100%;
	margin: 10px 0;
}
.req_informacion{
	width: 90%;
	margin: 30px 5%;
}

/* BLOQUE CONTACTO */
#bloque_contacto{
	width: 100%;
	height: auto;
	padding: 100px 0;
	display: table;
	background-image:url(../images/Fondo_contacto_3x-100.webp);
	background-size: cover;
	/*margin-top: 50px;*/
}
#bloque_contacto_izq{
	width: 30%;
	padding: 0 10%;
	text-align: left;
	float: left;
}
#bloque_contacto_der{
	width: 30%;
	padding: 0 10%;
	text-align: right;
	float: left;
}
.contacto_1{
	width: 60%;
	padding: 30px 0;
}
.contacto_2{
	height: 100px;
	padding: 20px;
}
.contacto_3{
	height: 150px;
	padding: 20px;
}
.contacto_4{
	padding: 10px 0;
	height: 20px;
}
.texto_1{
	width: 80%;
	padding: 10px;
	border: none;
	background: #FFF;
	color: #333;
	font-size: 12px;
	border-radius: 15px;
	margin-bottom: 10px;
}
.texto_2{
	width: 80%;
	height: 80px;
	padding: 10px;
	border: none;
	background: #FFF;
	color: #333;
	font-size: 12px;
	border-radius: 15px;
	margin-bottom: 10px;
}
.texto_3{
	width: 80%;
	padding: 10px;
	border: none;
	background: #FFF;
	color: #333;
	font-size: 12px;
	border-radius: 15px;
	margin-bottom: -10px;
}
.enviar{
	padding: 10px 30px;
	background: #FFF;
	color: #333;
	font-size: 12px;
	border-radius: 15px;
	cursor: pointer;
	border: none;
}
.enviar_2{
	padding: 10px 30px;
	background: #C00;
	color: #FFF;
	font-size: 14px;
	border-radius: 20px;
	cursor: pointer;
	border: none;
}
span{
	font-size: 13px;
	padding: 5px 0;
	color: #666;
}
.rojo{
	color: #C00;
}


#bloque_cotizar{
	width: 100%;
	height: auto;
	min-height: 400px;
	padding: 0;
	margin: 0;
	background-image:url(../images/Fondo_cotizar.webp);
	background-size: 100%;
	display: table;
}
#pestana{
	width: 100%;
	text-align: center;
}
#pestana img{
	height:100px;
	margin-top: -16px;
}
#cotizar_izq{
	width: 40%;
	padding: 20px 0 20px 10%;
	float: left;
	font-size: 15px;
	color: #333;
}
#cotizar_der{
	width: 40%;
	padding: 20px 8% 20px 2%;
	float: left;
}
#titulos_cotizar{
	width: 90%;
	padding: 20px 5%;
	text-align: left;
}
#titulos_cotizar img{
	height: 50px;
}
#cotizar_izq_1{
	width: 30%;
	float: left;
	text-align:left;
	padding: 10px 0;
}
#cotizar_izq_2{
	width: 60%;
	float: left;
	text-align:left;
	padding: 10px 5%;
}
#cotizar_der_1{
	width: 20%;
	float: left;
	text-align:left;
	padding: 10px 0;
}
#cotizar_der_2{
	width: 70%;
	float: left;
	text-align:left;
	padding: 10px 5%;
}
#nota_cotizar_1{
	width: 36%;
	padding: 20px 2%;
	font-size: 15px;
	color: #666;
	text-align: right;
	float: left;
}
#nota_cotizar_2{
	width: 20%;
	padding: 20px 5%;
	font-size: 15px;
	color: #666;
	text-align: center;
	float: left;
}
#nota_cotizar_2 a{
	color: #666;
}
#nota_cotizar_3{
	width: 20%;
	padding: 10px 0;
	font-size: 15px;
	color: #666;
	text-align: center;
	float: left;
}
#mensaje{
	width: 50%;
	padding: 200px 25%;
	font-size: 25px;
	text-align: center;
	color: #666;
}
#mensaje_contacto{
	width: 90%;
	padding: 50px 5%;
	font-size: 25px;
	text-align: center;
	color: #FFF;
}

#whats{
	position: fixed;
	right: 30px;
	bottom: 30px;
}







#cabecera_movil, #bloque_villas_movil, #galerias, #inicio_izq_movil{
	display: none;
}























@media only screen and (min-width:300px) and (max-width:1024px){
	body {
		font-family: 'Lato-Regular';
		text-align:center;
		margin:0;
		background:#FFF;
		width:100%;
		height:auto;
		/*background-image:url(../images/FONDO_WEB_ARREND-WEB.webp);*/
		background: #333;
		background-size:cover;
		background-repeat: no-repeat;
	}
#cabecera, #menu, #bloque_nosotros, #logotipo_inicio{
	display:none;
}
#cabecera_movil{
	width:100%;
	height:auto;
	padding:30px 0 50px 0;
	text-align:center;
	display:table;
	position:fixed;
	z-index:18000;
	background:#000;
	border-bottom:solid 2px #333;
}
#logo_movil{
	width:50%;
	text-align:center;
	position: absolute;
	top: 0;
	left: 25%;
	padding:5px 0;
}
#logo_movil img{
	height:70px;
}
#menu_movil{
	position:absolute;
	top:5px;
	left:5px;
	display:block;
}
#menu_movil_inicio{
	position:absolute;
	top:8px;
	left:50px;
	display:block;
}
#menu_movil_2{
	position:absolute;
	top:10px;
	left:5px;
	display:block;
}
#bloque_menu{
	width:100%;
	height:180px;
	padding:50px 0;
	background:#000;
	position:absolute;
	left:-100%;
	top:-8%;
	z-index:20000;
	display: table;
}
#opcion{
	width:100%;
	height:auto;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	border-bottom:solid 1px #999;
	display:table;
}
#opcion a{
	width:100%;
	text-decoration:none;
	padding:10px 0;
	color:#999;
	display:block;
}
#datos_movil{
	width:auto;
	position:absolute;
	top:15px;
	right:10px;
	font-size:12px;
}
#datos_movil a{
	text-decoration:none;
	color:#F1F2F2;
}



/* INICIO */
#bloque_inicio{
	width: 100%;
	height: auto;
	padding-bottom:-30px;
}
#inicio_izq{
	display: none;
}
#inicio_izq_movil{
	display: block;
	width: 100%;
	padding: 50px 0;
	text-align:center;
}
#inicio_izq_movil img{
	width: 60%;
}
#inicio_der{
	width: 90%;
	padding: 20px 5%;
	text-align: center;
	float: left;
}
#inicio_der img{
	width: 100%;
}
#inicio_izq_2{
	width: 100%;
	padding:0 0 20px 0;
	text-align:left;
	margin-left: -10%;
}
#inicio_izq_2 img{
	width: 90%;
}
#inicio_der_2{
	width: 100%;
	padding: 20px 0;
	text-align: center;
}
#inicio_der_2 img{
	width: 90%;
}
#inicio_der_3{
	width: 100%;
	padding:0;
	text-align: center;
}
#inicio_der_3 img{
	width:70%;
}



/* ARRENDAMIENTO */
#bloque_arrendamiento{
	width: 100%;
	height: auto;
	display: table;
	background-image:url(../images/Grafico_ventajas_3x.webp);
	background-position: right;
	background-repeat:no-repeat;
	background-size: 45%;
	padding: 50px 0 0 0;
}
#bloque_arrendamiento_izq{
	width: 70%;
	padding:0 5%;
	text-align: left;
	margin-top: 70px;
}
#bloque_arrendamiento_izq img{
	width: 100%;
}
#bloque_arrendamiento_der{
	width: 90%;
	padding: 50px 5% 50px 5%;
	text-align: center;
}
#barra_1{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: -100px;
}
#barra_2{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: -50px;
}
#barra_3{
	width: 33%;
	text-align: center;
	float: left;
	margin-top: 0;
}
#barra_1 img, #barra_2 img, #barra_3 img{
	width: 120%;
}



/* BLOQUE SUCURSALES */
#bloque_sucursales{
	width: 100%;
	height: auto;
	display: table;
}
#bloque_sucursales_izq{
	width: 80%;
	text-align:left;
	margin-left: -10px;
	position: relative;
}
#bloque_sucursales_izq img{
	width: 100%;
}
#titulo_sucursales{
	position: absolute;
	right: 17%;
	top: 5px;
	text-align:right;
}
#titulo_sucursales img{
	width: 50%;
}
#bloque_sucursales_der{
	width: 80%;
	padding:10px 10%;
	text-align: left;
}
#datos_1{
	width: 100%;
	padding: 5px 0;
	text-align: left;
}
#datos_1 img{
	width: 100%;
}
#datos_2{
	width: 100%;
	padding: 5px 0;
	text-align: left;
}
#datos_2 img{
	width: 50%;
}




/*CONTACTO*/
#bloque_contacto{
	width: 100%;
	height: auto;
	padding: 50px 0;
	display: table;
	background-image:url(../images/Fondo_contacto_3x-100.webp);
	background-size: cover;
	margin-top: 50px;
}
#bloque_contacto_izq{
	width: 70%;
	padding: 0 15%;
	text-align: left;
}
#bloque_contacto_der{
	width: 90%;
	padding: 0 5%;
	text-align: center;
}
.contacto_1{
	width: 40%;
	padding: 30px 0;
}
.contacto_2{
	width: 70%;
	padding: 20px;
}
.contacto_3{
	width: 75%;
	padding: 20px;
}
.contacto_4{
	padding: 10px 0;
	height: 40px;
}


#bloque_cotizar{
	width: 100%;
	height: auto;
	min-height: 400px;
	padding: 0;
	margin: 0;
	background-image:url(../images/Fondo_cotizar.webp);
	background-size: cover;
	display: table;
}
#pestana{
	width: 100%;
	text-align: center;
}
#pestana img{
	height:100px;
	margin-top: -10px;
}
#cotizar_izq{
	width: 90%;
	padding: 20px 5%;
	font-size: 15px;
	color: #333;
}
#cotizar_der{
	width: 90%;
	padding: 20px 5%;
}
#titulos_cotizar{
	width: 90%;
	padding: 20px 5%;
	text-align: left;
}
#titulos_cotizar img{
	height: 30px;
}
#cotizar_izq_1{
	width: 30%;
	float: left;
	text-align:left;
	padding: 10px 0;
}
#cotizar_izq_2{
	width: 60%;
	float: left;
	text-align:left;
	padding: 10px 5%;
}
#cotizar_der_1{
	width: 20%;
	float: left;
	text-align:left;
	padding: 10px 0;
}
#cotizar_der_2{
	width: 70%;
	float: left;
	text-align:left;
	padding: 10px 5%;
}
#nota_cotizar_1{
	width: 36%;
	padding: 20px 2%;
	font-size: 15px;
	color: #666;
	text-align: right;
	float: left;
}
#nota_cotizar_2{
	width: 20%;
	padding: 20px 5%;
	font-size: 15px;
	color: #666;
	text-align: center;
	float: left;
}
#nota_cotizar_2 a{
	color: #666;
}
#nota_cotizar_3{
	width: 20%;
	padding: 10px 0;
	font-size: 15px;
	color: #666;
	text-align: center;
	float: left;
}
#mensaje{
	width: 80%;
	padding: 200px 10%;
	font-size: 25px;
	text-align: center;
	color: #666;
}
#mensaje_contacto{
	width: 80%;
	padding: 50px 10%;
	font-size: 25px;
	text-align: center;
	color: #FFF;
}


.styled-select select {
   background: transparent;
   width: 170px;
   padding:1px;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 15px;
   height: 34px;
   -webkit-appearance: none;
	 color:#999;
}
.styled-select {
   width: 150px;
   height: 34px;
   overflow: visible;
   background: url(../images/arrow3.png) no-repeat right;
   /*border: 1px solid #ccc;*/
}


}
