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

body {
	background: #FFFFFF !important;
}

header {
    height: 185px;
    background: #FFFFFF;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.margen-menu {
	height: 185px;
	
}

img { 
	max-width: 100%;
	height: auto;
	
}
.botones1 {
	 text-align:center;
	 font-family: 'Oswald', sans-serif;
	  
}

.iconos1 {
	padding-top:5px;
}
.iconos {
	text-align:right;
	padding-top:35px;
}
 .banner{
	height:419px;
	background: url(img/seguross.jpg) ;
	}
.historia{
		height:530px;
		background: #ECECEC;
		font-family: 'Open Sans', sans-serif;
		padding-top: 30px;
		clear: both;
		
	}
.nosotros{
		height:410px;
		background:#FFFFFF;
		font-family: 'Oswald', sans-serif;
		padding-top: 30px;
		clear: both;
		background: #104564;
		color: #FFFFFF;
		font-size: 18px;
	}	
	
	.tipos{
		height:410px;
		background: #FFFFFF;
		
	}
	
	.mapa{
		height:626px;
	}
	
	
footer{
	height: auto;
	background: #104564;
	padding-top: 20px;
	color: #FFFFFF;
}

.botones {
	color:#000000;
	font-size: 22px;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 60px;
	display: inline-block;
	
	}
	
	.botones:hover {
		
	color:#16E1DC
		
	}
	.centrado {
		text-align: center;
	}

.derecha {
	text-align: right;
}

.texto {
	line-height: 43px;
	text-align: justify;
	border-left: #FFFFFF 2px dotted;
	padding-left: 86px;
}

.degradado-azul{
height: 600px;	
background: rgba(179,220,237,1);
background: -moz-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(62,163,230,1) 50%, rgba(179,220,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179,220,237,1)), color-stop(50%, rgba(62,163,230,1)), color-stop(100%, rgba(179,220,237,1)));
background: -webkit-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(62,163,230,1) 50%, rgba(179,220,237,1) 100%);
background: -o-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(62,163,230,1) 50%, rgba(179,220,237,1) 100%);
background: -ms-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(62,163,230,1) 50%, rgba(179,220,237,1) 100%);
background: linear-gradient(to right, rgba(179,220,237,1) 0%, rgba(62,163,230,1) 50%, rgba(179,220,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#b3dced', GradientType=1 );
}

.coso-con-borde{
height:300px;
width:300px;
border-radius: 113px 113px 113px 113px;
-moz-border-radius: 113px 113px 113px 113px;
-webkit-border-radius: 113px 113px 113px 113px;
border: 0px solid #D01B1E;
background: #1B1717;
}

.ruido {
	background: url(img/img-noise-361x370.png);
	height:300px;
	width:300px;
	-webkit-box-shadow: 10px 10px 73px -15px rgba(0,0,0,0.68);
-moz-box-shadow: 10px 10px 73px -15px rgba(0,0,0,0.68);
box-shadow: 10px 10px 73px -15px rgba(0,0,0,0.68);
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

.formulario {
	}
	
.formulario input[type=text] {
	background:#E2E2E2;
	border:2px solid #000000;
}

.formulario input[type=tel] {
	background:#E2E2E2;
	border:2px solid #000000;
	width: 50%;
}

.formulario input[type=menu] {
	background:#E2E2E2;
	border:2px solid #000000;
}

.formulario textarea {
	background:#E2E2E2;
	border:2px solid #000000;
	border-radius:10px;
}

.formulario input[type=email] {
	background:#E2E2E2;
	border:2px solid #000000;
}

.formulario label {
	font-family: 'Roboto Condensed', sans-serif;	
}

.formulario input[type=submit] {
	background:#E2E2E2;
	border-radius:10px;
	color:#16E1DC;
	border:none;
	width:200px;
}

.muestra-en-movil {
	display:none;
}

.tablet {
	width: 383px;
	height: 567px;
	background: url(img/tableta.png) no-repeat;
	padding-top: 67px;
	padding-left: 38px;
}

.telefono {
	padding-top: 5px;
	background: url(img/telefono.jpg) no-repeat;
	padding-left: 65px;
	height: 80px;
	margin-top: 35px;
	
}

.telefono .cuadro {
	background: #10ccd7;
	color: #FFFFFF;
	height: 36px;
	width: 129px;
	border-radius: 10px;
	padding-top: 5px;
	text-align: center;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	
}

.cien {
	width: 100%;
}
.cincuenta {
	width: 50%;
	float: left;
	
}

.texto-fijo {
	font-size: 36px;
	color: #10ccd7;
	font-weight: bold;
	margin-top: -250px;
	margin-left: 570px;
	position: absolute;
}

.img-nosotros {
	width: 175px;
	
}

.texto-2 {
	line-height: 28px;
	text-align: justify;
	color: #000000;
	font-family: 'Oswald', sans-serif;
}

.texto-3 {
	color: #FFFFFF;
	
}

.cuadro-info{
	background: #EDEDED;
	height: 480px;
	padding: 15px;
	border-radius: 10px;
}

.linea {
	background: #ADADAD;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.texto-linea {
	text-align: center;
	color: #000000;
	font-family: 'Oswald', sans-serif;
}

.cotizar {
	color: #000000;
	font-size: 18px;
	margin-left: 90px;
	margin-right: 60px;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	padding-top: 9px;
	border: #FFFFFF 3px solid;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
	}

.cotizar-2 {
	color: #000000;
	font-size: 28px;
	margin-left: 105px;
	margin-right: 60px;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	padding-top: 9px;
	border: #000 3px solid;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
}

.cotizar-3 {
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 130px;
	margin-right: 125px;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	
}

.cotizar:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none
}

.cotizar-2:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none
}

.cotizar-3:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none
}


.logos-chico{
	margin-left: 20px;	
	}

.texto-linea2 {
	
	line-height: 43px;
    padding-right: 86px;
	border-right: 2px #000 dotted;
	font-family: 'Oswald', sans-serif;
	
	
}

.texto-4 {
    line-height: 30px;
	text-align: justify;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	 }

@media only screen and (max-width: 939px) {
	
	.oculta-en-movil {
		display:none;
	}
	
	.muestra-en-movil {
		display:flex;
	}
	
	
	.logo-chico {
		width: 75px;
	}
	
	
	header {
	  height: auto;
	  background: #FFFFFF;
  }
  
  
  
  .historia {
    height: auto;
}
  
	.telefono {
		padding-top: 5px;
		background: none;
		padding-left: 0px;
		height: 80px;
		margin-top: 20px;

	}

	.telefono .cuadro {
		height: 26px;
		width: 95px;
		padding-top: 3px;
		font-size: 13px;

}	

	.redes-chico {
		width: 25px;
	}
	
	
.iconos {
	text-align:right;
	padding-top: 24px;
	margin-left: 12px;
}

.botones {
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
	
}
	
.margen-menu {
    height: 140px;
}
	
.tipos{
		height:auto;
		background: #FFFFFF;
		
	}	
	
.logos-chico{
	width: 125px;
	margin-left: 0px;	
		
	}

.texto-linea {
    font-size: 25px;	
	
	}

.texto-fijo {
	font-size: 18px;
    margin-top: 0px;
    margin-left: 0px;
    position: relative;	
	

}
	
.nosotros {
    height: auto;
	padding-bottom: 10px;
	text-align: center;
	}
	
.texto {
    line-height: 28px;
    padding-left: 10px;
}	
	
.img-nosotros {
    width: 100px;
}	

	.formulario input[type=text] {
	width: 250px;
}

.formulario input[type=tel] {

	width: 250px;
}


.formulario textarea {
	width: 250px;
}

.formulario input[type=email] {
	width: 250px;
}

.tablet2 {
	width: 250px;
	height: 370px;
	background: url(img/tableta2.png) no-repeat;
	padding-top: 46px;
	padding-left: 26px;
}	
	
	} /*Cierra media query*/