/* CSS Document */
@charset "utf-8";
html{
	width:100%;
	height:100%;
}
@font-face {
	font-family: 'Gotham-Black';
	font-style: normal;
	font-weight: normal;
	src: local('Gotham-Black'), url('Gotham-Black.woff') format('woff');
}
@font-face {
	font-family: 'Gotham-Book';
	font-style: normal;
	font-weight: normal;
	src: local('Gotham-Book'), url('Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham-Thin';
	font-style: normal;
	font-weight: normal;
	src: local('Gotham-Thin'), url('Gotham-Thin.woff') format('woff');
}
@font-face {
	font-family: 'GothamSSm-Black';
	font-style: normal;
	font-weight: normal;
	src: local('GothamSSm-Black'), url('GothamSSm-Black.woff') format('woff');
}
@font-face {
	font-family: 'GothamSSm-Bold';
	font-style: normal;
	font-weight: normal;
	src: local('GothamSSm-Bold'), url('GothamSSm-Bold.woff') format('woff');
}
@font-face {
	font-family: 'GothamSSm-Book';
	font-style: normal;
	font-weight: normal;
	src: local('GothamSSm-Book'), url('GothamSSm-Book.woff') format('woff');
}
@font-face {
	font-family: 'Harabara-Mais';
	font-style: normal;
	font-weight: normal;
	src: local('Harabara-Mais'), url('Harabara-Mais.woff') format('woff');
}


body {
	font-family: 'Gotham-Book';
	text-align:center;
	margin:0;
	background:#FFF;
	width:100%;
	height:100%;
}

.clearer{
    display:block;
    clear: both;
}
.azul_f{
	color:#112238;
}
.azul_c{
	color:#435F7A;
}
.oro{
	color:#977F4D;
}
#fijo{
  width:100%;
  height: auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  border-bottom: solid 2px #112238;
  display: none;
  background:#FFF;
	padding: 10px 0;
}
#fijo ul{
	width: 100%;
	list-style: none;
}
#fijo ul li{
	width: 16.6%;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: 'Gotham-Book';
	color:#977F4D;
	line-height:15px;
}
#fijo ul li a{
	text-decoration: none;
	color:#977F4D;
	display: block;
	padding: 5px 0;
}
#fijo ul li img{
	height: 50px;
}

#cabecera{
	width: 90%;
	padding: 0 5%;
	height: auto;
	display: table;
}
#cabecera_izq{
	width: 30%;
	float: left;
	text-align: left;
	margin: 10px 0;
}
#cabecera_izq img{
	height: 80px;
}
#cabecera_der{
	width: 70%;
	float: left;
	margin: 20px 0;
}
#cabecera_der ul{
	width: 100%;
	list-style: none;
	font-size: 15px;
}
#cabecera_der ul li{
	width: 20%;
	float: left;
	text-align: right;
	line-height:20px;
	font-family: 'GothamSSm-Bold';
}
#cabecera_der ul li a{
	padding: 10px 0;
	text-decoration: none;
	color: #977F4D;
}
#slide{
	width: 100%;
	height: auto;
	display: table;
	position: relative;
	/*background-position:fixed center;*/
	background-size:cover;
	background-position: center;
	background-image:url(../images/FRANJAS_2.svg);
}
#slide img{
	width: 100%;
	z-index: 2000;
	position: relative;
}
#slide_rayas{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
#slide_rayas img{
	width: 100%;
}
#slide_titulos{
	width: 55%;
	position: absolute;
	left:45%;
	top:140px;
	z-index: 2000;
}
#slide_titulos h1{
	font-size: 50px;
	text-align: left;
	color: #112238;
	line-height: 45px;
	font-family: 'GothamSSm-Black';
}
#slide_titulos h2{
	font-size: 30px;
	text-align: left;
	color: #435F7A;
	line-height: 40px;
	font-family: 'GothamSSm-Black';
}

/* ADN */
#bloque_adn{
	width: 100%;
	height: auto;
	display: table;
	margin: 50px 0;
	position: relative;
}
#adn_ti{
	width: 50%;
	padding: 0 0 0 5%;
	font-size: 50px;
	text-align: left;
	color: #112238;
	line-height: 45px;
	font-family: 'Gotham-Black';
}
#adn_td_1{
	width: 50%;
	margin-left: 30%;
	font-size: 35px;
	text-align: left;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
}
#adn_td_2{
	width: 50%;
	margin-left:40%;
	font-size: 35px;
	text-align: left;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
}
#adn_izq{
	width: 50%;
	padding: 0 0 0 5%;
	text-align: left;
	margin: 50px 0;
}
#adn_izq h1{
	font-size:35px;
	line-height: 45px;
	font-family: 'GothamSSm-Black';
	color: #112238;
}
#adn_izq p{
	font-size: 15px;
	line-height:20px;
	font-family: 'Gotham-Book';
	color: #435F7A;
}
#adn_der{
	width: 50%;
	padding: 0 5% 0 45%;
	text-align:right;
	margin: 50px 0;
}
#adn_der h1{
	font-size:35px;
	line-height: 45px;
	font-family: 'GothamSSm-Black';
	color: #112238;
}
#adn_der p{
	font-size: 15px;
	line-height:20px;
	font-family: 'Gotham-Book';
	color: #435F7A;
}
#bloque_valores{
	width: 96%;
	padding:40px 2%;
	height: auto;
	display: table;
	background: #112238;
	text-align: center;
}
#bloque_valores ul{
	width: 100%;
	padding:40px 0;
	height: auto;
	display: table;
}
#bloque_valores ul li{
	width: 16.6%;
	float: left;
	text-align: center;
	font-size: 17px;
	color:#435F7A;
	font-family: 'GothamSSm-Bold';
}
#bloque_valores ul li img{
	height: 90px;
}
#bloque_valores h1{
	font-size: 50px;
	color:#435F7A;
	font-family: 'Gotham-Black';
}
#ft_valores{
	width: 100%;
	height: auto;
	position: relative;
	z-index:1000;
	margin-bottom:50px;

}
#ft_valores img{
	width: 100%;
}
#rayas_bco{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: -600px;
	z-index:3000;
	display: table;
	background-size:cover;
	background-position:left;
	background-image:url(../images/FRANJAS_web_2.svg);
}
#rayas_bco img{
	width: 100%;
}
#degradado_bco{
	position: absolute;
	width: 100%;
	height: 50%;
	top: 50%;
	left: 0;
	background-image: linear-gradient(to bottom, rgba(254,254,254,0), #FFF);
	z-index: 2000;
	display: table;
}
#titulo_principios{
	position: absolute;
	left: 50%;
	top: 83%;
	font-size: 50px;
	color:#435F7A;
	font-family: 'Gotham-Black';
	z-index: 4000;
}
#puntos_principios{
	position: absolute;
	right: 5%;
	top: 95%;
	width: auto;
	z-index: 4000;
}
#puntos_principios ul{
	width: 100%;
	list-style: none;
}
#puntos_principios ul li{
	width: 100%;
	font-size: 15px;
	font-family: 'Gotham-Book';
	color: #112238;
	color:#435F7A;
	text-align: left;
	margin: 15px 0;
}
#puntos_principios ul li span{
	font-family: 'GothamSSm-Bold';
}
#puntos_principios ul li img{
	width: auto;
	padding: 0;
	margin: 0 10px;
	height: 20px;
	float: left;
}

/* EQUIPO */
#bloque_equipo{
	width: 100%;
	height: auto;
	display: table;
	margin-top:550px;
}
#slide_equipo{
	width: 100%;
	height: auto;
	position: relative;
	border-bottom: solid 5px #977F4D;
}
#slide_equipo img{
	width: 100%;
}
#slide_equipo_textos{
	width: 50%;
	position: absolute;
	top: 50px;
	right: 5%;
	z-index: 2000;
	text-align: right;
}
#slide_equipo_textos h1{
	font-size: 50px;
	color: #112238;
	line-height: 80px;
	font-family: 'Gotham-Black';
}
#slide_equipo_textos h2{
	font-size: 30px;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
}
#textos_equipo{
	width: 90%;
	margin: 60px 5%;
	height: auto;
	display: table;
	text-align: left;
}
#textos_equipo h1{
	font-size: 50px;
	color: #435F7A;
	line-height: 40px;
	font-family: 'Gotham-Black';
	margin-bottom: 20px;
}
#textos_equipo p{
	font-size: 15px;
	line-height:20px;
	font-family: 'Gotham-Book';
	color: #435F7A;
	margin-bottom: 40px;
}
#textos_equipo h2{
	font-size: 30px;
	color: #112238;
	line-height: 40px;
	font-family: 'Gotham-Black';
	margin-bottom: 10px;
}
#textos_equipo ul{
	width: 100%;
	list-style:none;
}
#textos_equipo ul li{
	width: 50%;
	float: left;
	text-align: left;
	margin: 5px 0;
	font-size: 15px;
	font-family: 'GothamSSm-Bold';
	color: #435F7A;
}
#textos_equipo ul li img{
	width: auto;
	padding: 0;
	margin: 0 10px;
	height: 20px;
	float: left;
}

/* FLOTA */
#bloque_flota{
	width: 100%;
	height: auto;
	display: table;
}
#slide_flota{
	width: 100%;
	height: auto;
	position: relative;
	border-bottom: solid 5px #435F7A;
}
#slide_flota img{
	width: 100%;
}
#slide_flota_textos{
	width: 50%;
	position: absolute;
	bottom: 100px;
	left: 5%;
	z-index: 2000;
	text-align: left;
}
#slide_flota_textos h1{
	font-size: 50px;
	color: #112238;
	line-height: 60px;
	font-family: 'Gotham-Black';
}
#slide_flota_textos h2{
	font-size: 30px;
	color:#FFF;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
}
#unidades{
	width:100%;
	margin: 0;
	min-height:900px;
	height: auto;
	display: table;
	background-size:cover;
	background-position: center bottom;
	background-image:url(../images/FRANJAS_web_1.svg);
	display: table;
}
#unidades_izq{
	width: 35%;
	margin: 50px 0 50px 5%;
	float: left;
	text-align: left;
	display: table;
}
#unidades_izq h1{
	font-size: 50px;
	color: #435F7A;
	line-height: 60px;
	font-family: 'Gotham-Black';
	margin-bottom: 40px;
}
#unidades_izq h2{
	font-size: 15px;
	color: #435F7A;
	line-height: 30px;
	font-family: 'Gotham-Book';
	margin-bottom: 10px;
}
#unidades_izq p{
	font-size: 15px;
	color: #435F7A;
	line-height: 20px;
	font-family: 'Gotham-Book';
	margin-bottom: 40px;
}
#unidades_der{
	width: 60%;
	padding:50px 0;
	float: left;
	text-align: left;
	height: auto;
}
#unidades_der img{
	width: 100%;
}
#disponibles{
	width: 90%;
	margin: 50px 5%;
	height: auto;
	display: table;
}
#disponibles h1{
	font-size: 50px;
	color: #977F4D;
	line-height: 60px;
	font-family: 'Gotham-Black';
	margin-bottom: 40px;
}
#disponibles ul{
	width: 100%;
	list-style: none;
}
#disponibles ul li{
	width: 23%;
	float: left;
	margin: 10px 1% 40px 1%;
	text-align: center;
	font-size: 15px;
	color: #435F7A;
	line-height: 20px;
	font-family: 'Gotham-Book';
	position: relative;
}
#disponibles ul li img{
	width:80%;
}
#disponibles ul li #imagen_carro{
	width:100%;
	position: absolute;
	top:20%;
	left: 0;
	text-align: center;
	z-index: 3000;
}
#disponibles ul li #imagen_carro img{
	width: 100%;
}
#disponibles_datos{
	width: 70%;
	padding: 0 15%;
	text-align: left;
}
#disponibles_datos span{
	font-family: 'GothamSSm-Bold';
	line-height: 30px;
}
#disponibles_datos p{
	font-size: 13px;
	font-family: 'Gotham-Book';
	text-align: left;
}
/*#disponibles ul li span{
	font-family: 'GothamSSm-Bold';
	line-height: 30px;
}
#disponibles ul li p{
	font-size: 13px;
	font-family: 'Gotham-Book';
	text-align: left;
	margin-left:35%;
}*/


/* COMPROMISO */
#bloque_compromiso{
	width: 100%;
	height: auto;
	display: table;
}
#slide_compromiso{
	width: 100%;
	height: auto;
	position: relative;
	border-bottom: solid 5px #435F7A;
}
#slide_compromiso img{
	width: 100%;
}
#slide_compromiso_textos{
	width: 50%;
	position: absolute;
	bottom: 100px;
	left: 5%;
	z-index: 2000;
	text-align: left;
}
#slide_compromiso_textos h1{
	font-size: 50px;
	color: #977F4D;
	line-height: 60px;
	font-family: 'Gotham-Black';
}
#slide_compromiso_textos h2{
	font-size: 30px;
	color:#FFF;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
}
#textos_compromiso{
	width:90%;
	margin: 50px 5%;
	height: auto;
	display:table;
}
#textos_compromiso_izq{
	width: 60%;
	padding: 0 5% 0 0;
	text-align: left;
	float: left;
	height: auto;
	display: table;
}
#textos_compromiso_izq h1{
	font-size: 30px;
	color:#112238;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
	padding-bottom: 20px;
}
#textos_compromiso_izq h2{
	font-size: 15px;
	color:#435F7A;
	font-family: 'GothamSSm-Bold';
	padding-bottom: 10px;
}
#textos_compromiso_izq p{
	font-size: 13px;
	color:#435F7A;
	font-family: 'Gotham-Book';
	line-height:20px;
}
#textos_compromiso_der{
	width: 35%;
	padding: 30px 0;
	text-align: center;
	float: left;
}
#textos_compromiso_der img{
	width: 35%;
}


/* CONTACTO */
#bloque_contacto{
	width: 100%;
	height: auto;
	display: table;
	background: #112238;
}
#bloque_contacto_izq{
	width: 50%;
	margin: 50px 5%;
	text-align: center;
	height: auto;
	display: table;
	float: left;
}
#bloque_contacto_izq h1{
	font-size: 30px;
	color:#435F7A;
	font-family: 'GothamSSm-Black';
	line-height: 35px;
	padding-bottom: 20px;
}
#bloque_contacto_der{
	width: 40%;
	margin: 50px 0;
	text-align: center;
	height: auto;
	display: table;
	float: left;
}
#bloque_contacto_der img{
	width: 40%;
}
#bloque_contacto_der ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_contacto_der ul li{
	width: auto;
	font-size: 15px;
	font-family: 'Harabara-Mais';
	color:#FFF;
	text-align:center;
	margin:10px 0;
	padding: 0;

}
#bloque_contacto_der ul li a{
	text-decoration: none;
	color:#FFF;
}
#bloque_contacto_der ul li img{
	width: auto;
	padding: 0;
	margin: 0 5px;
	height: 25px;
}

#forma_50{
	width: 46%;
	margin:10px 2%;
	float: left;
}
.text_1{
	width: 90%;
	padding: 10px 5%;
	border: none;
	background: #FFF;
	font-size: 13px;
	color: #112238;
	text-align: left;
}
#forma_100{
	width: 96%;
	margin:10px 2%;
}
.text_2{
	width: 90%;
	height: 150px;
	padding: 10px 5%;
	border: none;
	background: #FFF;
	font-size: 13px;
	color: #112238;
	text-align: left;
}
.enviar{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	background:#977F4D;
	cursor: pointer;
	border: none;
}
#cabecera_movil{
	display: none;
}



@media only screen and (min-width:1000px) and (max-width:1300px){
	#adn_td_2{
		width: 60%;
		margin-left:40%;
		font-size: 35px;
		text-align: left;
		color:#977F4D;
		font-family: 'GothamSSm-Black';
		line-height: 35px;
	}
	#titulo_principios{
		position: absolute;
		left: 30%;
		top: 87%;
		font-size: 50px;
		color:#435F7A;
		font-family: 'Gotham-Black';
		z-index: 4000;
	}
	#puntos_principios{
		position: absolute;
		right: 5%;
		top: 97%;
		width: auto%;
		z-index: 4000;
	}
	#disponibles_datos{
		width: 90%;
		padding: 0 5%;
		text-align: left;
	}
	#slide_titulos{
		width: 55%;
		position: absolute;
		left:45%;
		top:140px;
		z-index: 2000;
	}
	#slide_titulos h1{
		font-size: 35px;
		text-align: left;
		color: #112238;
		line-height: 35px;
		font-family: 'GothamSSm-Black';
	}
	#slide_titulos h2{
		font-size: 30px;
		text-align: left;
		color: #435F7A;
		line-height: 40px;
		font-family: 'GothamSSm-Black';
	}
}








@media only screen and (min-width:300px) and (max-width:999px){
#cabecera, #footer, #desktop{
	display:none;
}
#wrapper{
	width: 100%;
	margin:0;
	height: auto;
	display: table;
	margin-bottom: 50px;
}
#cabecera_movil{
	display: block;
	width:100%;
	height:auto;
	padding:10px 0;
	text-align:center;
	position:fixed;
	z-index:10000;
	background:#FFF;
	top: 0;
	border-bottom: solid 2px #435F7A;
}
#cabecera_movil img{
	height: 70px;
}
#slide{
	margin-top: 80px;
}
#slide_titulos{
	width: auto;
	position: absolute;
	right:2%;
	top:30px;
	z-index: 2000;
}
#slide_titulos h1{
	font-size: 14px;
	text-align: left;
	color: #112238;
	line-height: 15px;
	font-family: 'GothamSSm-Black';
}
#slide_titulos h2{
	font-size: 13px;
	text-align: left;
	color: #435F7A;
	line-height: 15px;
	font-family: 'GothamSSm-Black';
}

/* ADN */
#bloque_adn{
	width: 100%;
	height: auto;
	display: table;
	margin: 50px 0 0 0;
	position: relative;
}
#adn_ti{
	width: 100%;
	padding:0;
	margin: 0;
	font-size: 30px;
	text-align: center;
	color: #112238;
	line-height: 30px;
	font-family: 'Gotham-Black';
}
#adn_td_1{
	width: 100%;
	margin-left: 0;
	font-size: 20px;
	text-align: center;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 20px;
}
#adn_td_2{
	width:100%;
	margin-left:0;
	font-size: 20px;
	text-align: center;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 20px;
}
#adn_izq{
	width: 90%;
	padding: 0 5%;
	text-align: left;
	margin: 30px 0;
}
#adn_izq h1{
	font-size:25px;
	line-height: 30px;
	font-family: 'GothamSSm-Black';
	color: #112238;
}
#adn_izq p{
	font-size: 13px;
	line-height:15px;
	font-family: 'Gotham-Book';
	color: #435F7A;
}
#adn_der{
	width: 90%;
	padding: 0 5%;
	text-align:right;
	margin: 30px 0;
}
#adn_der h1{
	font-size:25px;
	line-height: 30px;
	font-family: 'GothamSSm-Black';
	color: #112238;
}
#adn_der p{
	font-size: 13px;
	line-height:15px;
	font-family: 'Gotham-Book';
	color: #435F7A;
}

/* VALORES */
#bloque_valores{
	width: 90%;
	padding:20px 5%;
	height: auto;
	display: table;
	background: #112238;
	text-align: center;
}
#bloque_valores ul{
	width: 100%;
	padding:40px 0;
	height: auto;
	display: table;
}
#bloque_valores ul li{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 17px;
	color:#435F7A;
	font-family: 'GothamSSm-Bold';
	margin-bottom:20px;
}
#bloque_valores ul li img{
	height: 90px;
}
#bloque_valores h1{
	font-size: 30px;
	color:#435F7A;
	font-family: 'Gotham-Black';
}
#ft_valores{
	width: 100%;
	height: auto;
	position: relative;
	z-index:1000;
	margin-bottom:50px;

}
#ft_valores img{
	width: 100%;
}
#rayas_bco{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: -370px;
	z-index:6000;
	display: block;
	background-size:cover;
	background-position:left;
	background-image:url(../images/FRANJAS_web_1.svg);
	/*display: none;*/
}
#rayas_bco img{
	width: 100%;
}
#degradado_bco{
	position: absolute;
	width: 100%;
	height: 50%;
	top: 50%;
	left: 0;
	background-image: linear-gradient(to bottom, rgba(254,254,254,0), #FFF);
	z-index: 2000;
	display: table;
}
#titulo_principios{
	width: 90%;
	position: absolute;
	left: 5%;
	top: 110%;
	font-size: 30px;
	color:#435F7A;
	font-family: 'Gotham-Black';
	z-index: 4000;
}
#puntos_principios{
	width: 90%;
	position: absolute;
	left: 5%;
	top: 125%;
	width: auto;
	z-index: 4000;
}
#puntos_principios ul{
	width: 100%;
	list-style: none;
}
#puntos_principios ul li{
	width: 100%;
	font-size: 13px;
	font-family: 'Gotham-Book';
	color: #112238;
	color:#435F7A;
	text-align: left;
	margin: 15px 0;
}
#puntos_principios ul li span{
	font-family: 'GothamSSm-Bold';
}
#puntos_principios ul li img{
	width: auto;
	padding: 0;
	margin: 0 10px;
	height: 20px;
	float: left;
}


/* EQUIPO */
#bloque_equipo{
	width: 100%;
	height: auto;
	display: table;
	margin-top:370px;
}
#slide_equipo_textos{
	width: 50%;
	position: absolute;
	top: 20px;
	right: 5%;
	z-index: 2000;
	text-align: right;
}
#slide_equipo_textos h1{
	font-size: 30px;
	color: #112238;
	line-height: 30px;
	font-family: 'Gotham-Black';
}
#slide_equipo_textos h2{
	font-size: 20px;
	color:#977F4D;
	font-family: 'GothamSSm-Black';
	line-height: 20px;
}
#textos_equipo{
	width: 90%;
	margin: 30px 5%;
	height: auto;
	display: table;
	text-align: left;
}
#textos_equipo h1{
	font-size: 30px;
	color: #435F7A;
	line-height: 30px;
	font-family: 'Gotham-Black';
	margin-bottom: 20px;
}
#textos_equipo p{
	font-size: 13px;
	line-height:15px;
	font-family: 'Gotham-Book';
	color: #435F7A;
	margin-bottom: 30px;
}
#textos_equipo h2{
	font-size: 20px;
	color: #112238;
	line-height: 20px;
	font-family: 'Gotham-Black';
	margin-bottom: 10px;
}
#textos_equipo ul{
	width: 100%;
	list-style:none;
}
#textos_equipo ul li{
	width: 100%;
	float: left;
	text-align: left;
	margin: 5px 0;
	font-size: 13px;
	font-family: 'GothamSSm-Bold';
	color: #435F7A;
}
#textos_equipo ul li img{
	width: auto;
	padding: 0;
	margin: 0 10px 0 0;
	height: 20px;
	float: left;
}

/* FLOTA */
#slide_flota_textos{
	width: 90%;
	position: absolute;
	bottom: 30px;
	left: 5%;
	z-index: 2000;
	text-align: left;
}
#slide_flota_textos h1{
	font-size: 30px;
	color: #112238;
	line-height: 30px;
	font-family: 'Gotham-Black';
}
#slide_flota_textos h2{
	font-size: 20px;
	color:#FFF;
	font-family: 'GothamSSm-Black';
	line-height: 20px;
}


/* UNIDADES*/
#unidades{
	width:100%;
	margin: 0;
	height: auto;
	min-height: 650px;
	display: table;
	background-size:cover;
	background-position: center top;
	background-image:url(../images/FRANJAS_web_1.svg);
	display: table;
}
#unidades_izq{
	width: 90%;
	margin: 30px 5%;
	float: left;
	text-align: left;
	display: table;
}
#unidades_izq h1{
	font-size: 30px;
	color: #435F7A;
	line-height: 30px;
	font-family: 'Gotham-Black';
	margin-bottom: 20px;
}
#unidades_izq h2{
	font-size: 20px;
	color: #435F7A;
	line-height: 20px;
	font-family: 'Gotham-Book';
	margin-bottom: 10px;
}
#unidades_izq p{
	font-size: 13px;
	color: #435F7A;
	line-height: 15px;
	font-family: 'Gotham-Book';
	margin-bottom: 20px;
}
#unidades_der{
	width: 100%;
	padding:0;
	float: left;
	text-align: left;
	height: auto;
}
#unidades_der img{
	width: 100%;
}


/* DISPONIBLES */
#disponibles h1{
	font-size: 30px;
	color: #977F4D;
	line-height: 30px;
	font-family: 'Gotham-Black';
	margin-bottom: 20px;
}
#disponibles ul{
	width: 100%;
	list-style: none;
}
#disponibles ul li{
	width: 48%;
	float: left;
	margin: 10px 1% 40px 1%;
	text-align: center;
	font-size: 13px;
	color: #435F7A;
	line-height: 15px;
	font-family: 'Gotham-Book';
	position: relative;
}
#disponibles ul li img{
	width:80%;
}
#disponibles ul li #imagen_carro{
	width:100%;
	position: absolute;
	top:20%;
	left: 0;
	text-align: center;
	z-index: 3000;
}
#disponibles ul li #imagen_carro img{
	width: 100%;
}
#disponibles_datos{
	width: 70%;
	padding: 0 15%;
	text-align: left;
	margin-top: 10px;
}
#disponibles_datos span{
	font-family: 'GothamSSm-Bold';
	line-height: 15px;
}
#disponibles_datos p{
	font-size: 13px;
	font-family: 'Gotham-Book';
	text-align: left;
}


/* COMPROMISO */
#slide_compromiso_textos{
	width: 60%;
	position: absolute;
	bottom: 30px;
	left: 5%;
	z-index: 2000;
	text-align: left;
}
#slide_compromiso_textos h1{
	font-size: 30px;
	color: #977F4D;
	line-height: 30px;
	font-family: 'Gotham-Black';
}
#slide_compromiso_textos h2{
	font-size: 20px;
	color:#FFF;
	font-family: 'GothamSSm-Black';
	line-height: 20px;
}
#textos_compromiso{
	width:90%;
	margin: 30px 5%;
	height: auto;
	display:table;
}
#textos_compromiso_izq{
	width: 90%;
	padding: 0 5%;
	text-align: left;
	height: auto;
	display: table;
}
#textos_compromiso_izq h1{
	font-size: 25px;
	color:#112238;
	font-family: 'GothamSSm-Black';
	line-height: 30px;
	padding-bottom: 10px;
}
#textos_compromiso_izq h2{
	font-size: 15px;
	color:#435F7A;
	font-family: 'GothamSSm-Bold';
	padding-bottom: 10px;
}
#textos_compromiso_izq p{
	font-size: 13px;
	color:#435F7A;
	font-family: 'Gotham-Book';
	line-height:15px;
}
#textos_compromiso_der{
	width: 90%;
	padding: 10px 5% 30px 5%;
	text-align: center;
	float: left;
}
#textos_compromiso_der img{
	width:auto;
	height:100px;
}


/* CONTACTO */
#bloque_contacto_izq{
	width: 90%;
	margin: 30px 5%;
	text-align: center;
	height: auto;
	display: table;
	float: left;
}
#bloque_contacto_izq h1{
	font-size: 30px;
	color:#435F7A;
	font-family: 'GothamSSm-Black';
	line-height: 30px;
	padding-bottom: 10px;
}
#bloque_contacto_der{
	width: 90%;
	margin: 0 5% 40px 5%;
	text-align: center;
	height: auto;
	display: table;
	float: left;
}
#bloque_contacto_der img{
	width: 40%;
}
#bloque_contacto_der ul{
	width: 100%;
	list-style: none;
	margin-top: 20px;
}
#bloque_contacto_der ul li{
	width: auto;
	font-size: 13px;
	font-family: 'Harabara-Mais';
	color:#FFF;
	text-align:center;
	margin:10px 0;
	padding: 0;

}
#bloque_contacto_der ul li a{
	text-decoration: none;
	color:#FFF;
}
#bloque_contacto_der ul li img{
	width: auto;
	padding: 0;
	margin: 0 5px;
	height: 25px;
}


}
