@charset "UTF-8";
/* CSS Document */
body, td, th {
	color: #333;
}
body {
	background-color: #D6D6D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*Fuente Google*/
	font-family: 'Ubuntu', sans-serif;
	background: linear-gradient(to bottom, rgba(0,59,74,1) 0%, rgba(0,126,158,1) 100%);
	background: webkit-linear-gradient(top, rgba(0,59,74,1) 0%, rgba(0,126,158,1) 100%);
}
body, td, th {
	font-family: Ubuntu, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* Class */
.wrapper {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	width: 980px;
}
.linea {
	background-color: #F90;
	height: 8px;
}
.contenido {
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	text-align:justify;
}
.footer {
	margin: auto;
	margin-top: -30px;
	margin-bottom: 0px;
	padding: 0px;
	height: 240px;
	background-image: url(gfxImagen/silueta.png);
	background-position: -40px
}
.contenedorTop {
	width: 100%;/*#FC0;*/
	height: 80px;
	padding-top: 5px;
	/*border-top: 3px #000000 solid;
	/*background-image: url(gfxImagen/background-top.png);*/
	background-repeat: no-repeat;
	background-size: 100%;
}
.cabecera-cont {
	clear: both;
}
.logo {
	float: left;
	width: 390px;
}
.informacion {
	float: right;
	width: 330px;
	text-align: right;
	margin-right: 5px;
}
.info1 {
	color: #FC0;
	font-size: 17px;
}
.infoBold {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
.redes {
	float: right;
}
/*********************
			  MENU
*********************/
.menu {
	float: left;
	width: 100%;
}
nav {
	display: block;
	width: 100%;
	overflow: hidden;
}
nav ul {
	margin: 5px 0 5px 0;
	padding: 0px;
	float: left;
	list-style: none;
	background: #444;
	/* background: rgba(0,0,0,.2); */
	background-color: #FFF;
	/*bordes*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
}
nav li {
	float: left;
}
nav a {
	float: left;
	padding: 20px 30px;
	text-decoration: none;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	font: bold 14px/1 'trebuchet MS', Arial, Helvetica;
	letter-spacing: 1px;
	text-transform: uppercase;
}
nav a:hover, nav a:focus {
	outline: 0;
	color: #FFF;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	background: #0F5C77;/*
	background: -moz-linear-gradient(#fac754, #f8ac00);
	background: -webkit-gradient(linear, left top, left bottom, from(#fac754), to(#f8ac00));
	background: -webkit-linear-gradient(#fac754, #f8ac00);
	background: -o-linear-gradient(#fac754, #f8ac00);
	background: -ms-linear-gradient(#fac754, #f8ac00);
	background: linear-gradient(#fac754, #f8ac00);
	*/
}
nav a:active {
	-moz-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
}
nav li:first-child a {
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
nav li:last-child a {
	border-right: 0;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;/*
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	*/
}
/*********************
			  GLOBAL
*********************/
.blanco {
	color: #FFF;
}
.izquierda {
	float: left;
}
.derecha {
	float: right;
}
.nuestro-servicio{
	width:300px;
}
.titulo-div{
	background-color:#F90;
	color:#FFF;
	padding:10px;
	/*borde*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.items{
	clear:both;
	border-bottom:2px dotted #999999;
	margin-top:5px;
	padding-left:10px;
}
.panel-izquierdo{
	float:left;
	width:300px;
}
.facebook{
	width:300px;
}
.contenido-web{
	width:635px;
	text-align:justify
}
.fotosRandom {
	text-align: center;/*margin-left:-60px;*/
}
.reservar{
	background-color:#E4E4E4;
	text-align:center;
	padding:15px;
	color:#000;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.reservar:hover{
	background-color:#999;
	color:#FFF;
}
.item-flota{
	width:120px;
	margin-right:5px;
	float:left;
}
.items-renta{
	width: 190px;
	margin-top: 15px;
	margin-right: 19px;
	float: left;
	border: 1px #666 solid;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.titulo-car{
	text-align:center; 
	border-bottom:1px #000 solid; 
	font-weight:bold;
	background-color:#e4e4e4;
}
.imagen-car{
	height:130px;
}
.boton-form{
	background-color:#FC0;
	text-align:center;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:85%;
	margin:auto;
	margin-bottom:5px;
	color:#000;
}

/********************
		CONTACTO FORM
********************/
.contact_form ul {
	width: 630px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact_form li {
	padding: 3px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.contact_form label {
	color: #555555;
	display: inline-block;
	float: left;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px;
	width: 180px;
}
.contact_form input {
	height: 20px;
	width: 220px;
	padding: 5px 8px;
}
.contact_form textarea {
	padding: 8px;
	width: 300px;
}
.contact_form button {
	margin-left: 90px;
}
/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea {
	border: 1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius: 2px;
	color: #888;
	font-size: 12px;
	padding-right: 30px;
	-moz-transition: padding .25s;
	-webkit-transition: padding .25s;
	-o-transition: padding .25s;
	transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
	background: #fff;
	border: 1px solid #555;
	box-shadow: 0 0 3px #aaa;
	padding-right: 80px;
}

/* === Estilos de Validacion === */	

.contact_form input:required:valid, .contact_form textarea:required:valid {
 box-shadow: 0 0 5px #5cd053;
 border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
 box-shadow: 0 0 5px #d45252;
 border-color: #b03535
}
/* === Estilos del boton de Envio === */
button.submit {
	padding: 9px 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	color: #444;
	border: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
	background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
	opacity: .55;
	cursor: pointer;
	color: #000;
}
button.submit:active {
	border: 1px solid #222;
	box-shadow: 0 0 10px 5px #444 inset;
}



.float{
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 50px;
	right: 30px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
  }
  
  .my-float{
	margin-top:11px;
  }
  
  .float::before,
  .float::after {
	  animation: pulse 2s linear infinite;
	  border: #46c756 solid 5px;
	  border-radius: 9999px;
	  box-sizing: border-box;
	  content: ' ';
	  height: 70px;
	  opacity: .6;
	  position: absolute;
	  transform: scale(0.714);
	  width: 70px;
	  z-index: 1;
	  left: -10px;
	  top: -10px;
  }
  
  .float:hover .bubble{
	  display: block;
  }
	  
  @keyframes pulse {
	  to {
		  opacity: 0;
		  transform: scale(1);
	  }
  }
  