﻿body{
	font-family:'open sans', sans-serif;
}

#cabecera{
	width: 1300px;
	margin:0 auto;
}

#cabecera-conten{
	border-top: 7px solid #fbcf15;
	width: 100%;
	float: left;
}

#logotipo{
	width: 27%;
	float: left;
}

#logotipo img{
	width: 100%;
}


#menu{
	width: 72%;
	float: right;
	margin:40px 0 0 0;
}

#menu a{
	text-decoration: none;
}

.menu-r{
	border: 0px solid red;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fbcf15;
	padding: 20px 0;
	cursor: pointer;
	display: none;
}

#menu ul{
	width: 100%;
	float: left;
}

#menu ul li{
	position: relative;
	width:16.66%;
	float: left;
}

.menu{
	border: 0px solid red;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fbcf15;
	padding: 20px 0;
}

.dosM{
	padding: 10px 0;
}

.w{
	background: #129809;
	color: white;
	line-height: 20px;

	border-radius: 4px;
}
.w img{
	width: 25px;
}


#menu ul li:hover #menu-secundario{
	display: block;
}


#menu-secundario{
	position: absolute;
	top: 50px;
	left: -50%;
	z-index: 1000;
	width: 200%;
	float: left;
	display: none;
}

#menu-secundario ul{
	width: 100%;
	float: left;
}

#menu-secundario ul li{
	width: 100%;
	float: left;
}

.menu-secundario{
	background: rgba(251,207,21,0.3);
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: black;
	float: left;
	padding: 12px 0;
	margin: 0 0 5px 0;
}

.menu-secundario:hover{
	background: rgba(251,207,21,1);
	color: white;
}


#efecto{
	position: relative;
	width: 100%;
	float: left;
}

#efector{
	display: none;
	float: left;
}

.fondo-nosotros{
	background: url(../images/fondo-nosotros.jpg) no-repeat center center !important;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-vermas{
	background: url(../images/renta-de-van-sin-chofer.jpg) no-repeat center center !important;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-destinos{
	background: url(../images/fondo-destinos.jpg) no-repeat center center !important;
	-webkit-background-size: cover;
	background-size: cover;
}

#fondo-amarillo{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(243,212,91,0.4);
	width: 100%;
	height: 100%;
}

.titulo-efecto{
	position: relative;
	z-index: 2;
	width: 100%;
	text-align: center;
	font-size: 70px;
	font-weight: bold;
	text-shadow: 10px 10px 20px black;
	color: white;
	margin: 270px 0 0 0;
}


#promociones{
	border: 0px solid red;
	width: 100%;
	float: left;
	padding: 50px 0;
	overflow: hidden;
}

.titulo{
	width: 100%;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	float: left;
	margin: 0 0 30px 0;
}

.titulo div{
	border-bottom: 7px solid #fbcf15;
	display: inline-block;
	padding: 0 10px 10px 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.subtitulo{
	width: 100%;
	text-align: center;
	color: gray;
	font-size: 23px;
	float: left;
	margin: 0 0 30px 0;
}

#promociones-conten{
	border: 0px solid green;
	width: 1200px;
	margin:0 auto 0;
}

.promocion{
	width: 30.33%;
	float: left;
	margin:0 1.5%;
}

.imagen-promocion{
	border: 0px solid red;
	width: 100%;
	float: left;
}
.imagen-promocion img{
	width: 100%;
	float: left;
}

.texto-promocion{
	width: 100%;
	text-align: center;
	font-size: 21px;
	line-height: 26px;
	font-weight: lighter;
	padding: 15px 5px;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto-promocion strong{
	width: 100%;
	text-align: center;
	font-size: 24px;
	float: left;
	margin: 0 0 30px 0;
}

.texto-promocion p{
	text-align: left;
	padding: 10px;

	box-sizing: border-box;
}

.vermas-promocion{
	background: #fbcf15;
	width: 70%;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	float: left;
	padding: 12px 0;
	margin: 0 15%;
	cursor: pointer;

	border-radius: 10px;
}


.separacion{
	border: 0px solid red;
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}


#empresas{
	width: 100%;
	float: left;
}

#empresas-conten{
	width: 1400px;
	margin:0 auto;
}

.promo{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.imagen-promo{
	width: 100%;
	float: left;
}
.imagen-promo img{
	width: 100%;
}

.texto-promo{
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 27px;
	float: left;
	padding: 20px 200px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vermas-promo{
	background: #fbcf15;
	width: 30%;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	float: left;
	padding: 12px 0;
	margin: 0 35%;
	cursor: pointer;

	border-radius: 10px;
}


#clientes{
	background: #c4c4c4;
	width: 100%;
	float: left;
	padding: 50px 0;
}

#clientes-conten{
	width: 1200px;
	margin: 0 auto;
}

.titulo2{
	width: 100%;
	text-align: center;
	font-size: 27px;
	font-weight: lighter;
	margin:0 0 30px 0;
	float: left;
}

.i-clientes, .d-clientes{
	width: 5%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	float: left;
	padding: 60px 0;
}

#circulos-conten{
	width: 90%;
	float: left;
}

.circulo{
	background: white;
	width: 13%;
	height: 150px;
	margin: 0 1%;
	float: left;

	border-radius: 50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#contenido{
	width: 1200px;
	margin: 0 auto;
}

#contenido-conten{
	width: 100%;
	float: left;
	padding: 40px 0;
}

.texto{
	width: 100%;
	font-size: 24px;
	line-height: 34px;
	float: left;
}


.linea-negra{
	background: black;
	width: 100%;
	height: 10px;
	float: left;
	margin: 40px 0;
}

.texto-amarillo{
	width: 100%;
	color: #fbcf15;
	font-size: 34px;
	line-height: 44px;
	text-transform: uppercase;
	float: left;
}


.servicio{
	width: 75%;
	margin: 0 15% 30px;
	float: left;
}

.icono-servicio{
	width: 9%;
	float: left;
}
.icono-servicio img{
	width: 100%;
}

.texto-servicio{
	border: 0px solid red;
	width: 91%;
	font-size: 23px;
	line-height: 34px;
	float: left;
	padding: 23px 0 0 30px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#contactoi{
	border-right: 3px solid #fbcf15;
	width: 50%;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.c{
	width: 100%;
	float: left;
	padding: 0 30px 0 0;
	margin:0 0 60px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.icono-c{
	border: 1px solid black;
	width: 10%;
	text-align: center;
	font-size: 30px;
	float: left;
	padding: 10px;

	border-radius: 50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto-c{
	width: 85%;
	font-size: 20px;
	line-height: 30px;
	float: right;
}



#contactod{
	width: 50%;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
	float: right;
	padding: 0 40px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contactod strong{
	font-size: 24px;
}



#mapa{
	width: 100%;
	float: left;
	margin:0 0 30px 0;
}
#mapa iframe{
	width: 100%;
	height: 450px
}


.destino{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.imagen-destino{
	width: 50%;
	text-align: center;
	float: left;
}
.imagen-destino img{
	width: 100%;
}

.texto-destino{
	width: 50%;
	font-size: 18px;
	line-height: 22px;
	float: left;
	padding: 0 20px;

	box-sizing: border-box;
}
.texto-destino strong{
	font-size: 20px;
}
.texto-destino span{
	background: #fbcf15;
	font-weight: bold;
	padding: 2px 5px;
}

.mitad{
	border: 0px solid blue;
	width: 50%;
	float: left;

	box-sizing: border-box;
}


.m{
	background: rgba(243,212,91,0.4);
	width: 47%;
	font-size: 20px;
	line-height: 26px;
	float: left;
	margin: 0 1.5%;
	padding: 12px;
	
	box-sizing: border-box;
}

.m strong{
	width: 100%;
	text-align: center;
	float: left;
	margin: 0 0 30px 0;
}

.boton{
	border-bottom: 1px solid black;
	background: #fbcf15;
	width: 25%;
	text-align: center;
	font-size: 23px;
	float: left;
	margin: 0 37.5%;
	padding: 8px 0;

	border-radius: 4px;
}
.boton:hover{
	color: white;
	font-weight: bold;
	text-shadow: 2px 2px 2px black;
}


#footer{
	background: #f3d45b;
	width: 100%;
	float: left;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	font-size: 23px;
	line-height: 33px;
	float: left;
	padding: 25px 12px;
	margin: 10px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.seccion-footer a:hover{
	text-decoration: underline;
	color: blue;
}
.seccion-footer a{
	color: black;
	text-decoration: none;
}

@media screen and (max-width:1400px){
	#empresas-conten{
		width: 100%;
	}
}
@media screen and (max-width:1300px){
	#cabecera{
		width: 100%;
		padding: 0 10px;

		box-sizing: border-box;
	}
}
@media screen and (max-width:1200px){
	#promociones-conten, #contenido, #footer-conten{
		width: 100%;
		padding: 0 10px;

		box-sizing: border-box;
	}
}
@media screen and (max-width:1100px){
	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 50%;
	}
	#menu{
		width: 100%;
		margin: 10px 0;
	}
	#menu-secundario{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
}
@media screen and (max-width:1000px){
	.texto-promo{
		padding: 10px;
	}
	.seccion-footer{
		width: 50% !important;
	}
}
@media screen and (max-width:800px){
	.menu-r{
		background: #f7f7f7;
		display: block;
	}
	#menu ul{
		display: none;
	}
	#menu ul li{
		width: 100%;
	}
	#logotipo img{
		width: 90%;
	}
	.servicio{
		width: 100%;
		margin: 0 0 20px 0;
	}
}
@media screen and (max-width:700px){
	.seccion-footer{
		width: 100% !important;
	}
	.boton{
		width: 50%;
		margin: 0 25%;
	}
	#contactoi, #contactod{
		width: 100%;
	}
	#efecto{
		display: none;
	}
	#efector{
		display: block;
	}
}
@media screen and (max-width:600px){
	.promocion, .m, .mitad{
		width: 90%;
		margin: 0 5% 30px;
	}
	.texto-servicio{
		padding: 5px 0 0 10px;
	}
	.destino{
		background: #f7f7f7;
		margin: 0 0 50px 0;
	}
	.texto-destino{
		width: 100%;
		padding: 10px;
	}
	.imagen-destino{
		width: 100%;
	}
	#logotipo img{
		width: 100%;
	}
}