﻿@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?cxl1ap');
  src:  url('../fonts/icomoon.eot?cxl1ap#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?cxl1ap') format('truetype'),
    url('../fonts/icomoon.woff?cxl1ap') format('woff'),
    url('../fonts/icomoon.svg?cxl1ap#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dolar:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e900";
}
.icon-horario:before {
  content: "\e905";
}
.icon-telefono:before {
  content: "\e904";
}
.icon-estrella:before {
  content: "\e901";
}
.icon-mundo:before {
  content: "\e902";
}





body{
	background: url(../images/fondo.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
}




#cabecera{
	background: rgba(256,256,256,0.8);
	width: 100%;
	float: left;
	margin: 30px 0;
	padding: 10px 0;
}

#cabecera-conten{
	width: 1150px;
	margin: 0 auto;
}

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

#logotipo img{
	width: 39%;
	float: left;
}

.texto-logotipo{
	border: 0px solid red;
	width: 60%;
	font-size: 19px;
	text-align: center;
	float: left;
	margin: 20px 0 0 0;
}

.texto-logotipo strong{
	color: #124f9a;
	font-size: 40px;
	font-weight: bold;
}




#menu{
	border: 0px solid red;
	width: 78%;
	float: right;
	margin: 30px 0 0 0;
}

#menu-r{
	width: 100%;
	text-align: center;
	font-size: 19px;
	color: gray;
	padding: 20px 0;
	cursor: pointer;
	display: none;
}
#menu-r:hover{
	color: #124f9a;
}

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

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

.menu{
	border: 0px solid red;
	width: 100%;
	color: gray;
	text-align: center;
	font-size: 19px;
	float: left;
	padding: 20px 0;
}

.menu:hover, .activo{
	color: #124f9a;
}




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

#efecto-conten{
	width: 1150px;
	margin: 0 auto;
}




#anuncio{
	background: #124f9a;
	width: 100%;
	float: left;
	padding: 30px 0;
	margin: 20px 0;
}

#anuncio-conten{
	width: 1150px;
	margin: 0 auto;
}

.anuncio{
	width: 33.33%;
	line-height: 20px;
	color: #EFABAE;
	text-align: center;
	float: left;
	padding: 0 30px;

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

.anuncio a{
	color: white;
}

.anuncio strong{
	font-size: 24px;
	font-weight: bold;
	color: white;
}




#wrapP{
	width: 1150px;
	margin: 0 auto;
}

#pagina{
	width: 100%;
	float: left;
	margin: 30px 0;
	padding: 0 10px;

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

.titulo{
	width: 100%;
	text-align: center;
	color: #124f9a;
	font-size: 22px;
	font-weight: bold;
	float: left;
	margin: 0 0 30px 0;
}

.parte{
	width: 100%;
	float: left;
}

.seccion{
	width: 62%;
	font-size: 22px;
	line-height: 32px;
	float: left;
}

.seccion strong{
	color: #124f9a;
}

.imagen-seccion{
	width: 35%;
	font-size: 22px;
	float: right;
}

.imagen-seccion img{
	width: 100%;
}

.boton{
	background: #124f9a;
	color: white;
	font-weight: bold;
	padding: 7px 14px;
	float: left;

	border-radius: 10px;
}



#banner{
	background: rgba(238, 240, 228, 0.64);
	width: 100%;
	float: left;
	padding: 30px 0;
}

#banner-conten{
	width: 1150px;
	margin: 0 auto;
}

.texto-banner{
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
	float: left;
}

.texto-banner strong{
	font-size: 27px;
}


.item-banner{
	width: 33.33%;
	line-height: 27px;
	text-align: center;
	float: left;
	margin: 30px 0;
	padding: 0 20px;

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

.item-banner b{
	color: #124f9a;
	font-size: 34px;
}

.item-banner strong{
	font-size: 22px;
}



#azul{
	background: #06274ef0;
	width: 100%;
	float: left;
	padding: 60px 0;
}

#azul-conten{
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;

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

#azul .titulo, #azul .seccion{
	color: white;
}

.boton{
	background: blue;
	width: 30%;
	text-align: center;
	margin: 0 2.5%;
	float: left;
}


.texto{
	width: 100%;
	text-align: justify;
	font-size: 20px;
	line-height: 24px;
	padding:0 50px;
	margin: 0 0 30px 0;

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



.producto{
	border: 0px solid red;
	width: 29.33%;
	float: left;
	margin: 0 2%;

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

.imagen-producto{
	width: 100%;
	height: 150px;
	text-align: center;
	float: left;
}

.imagen-producto img{
	height: 100%;
}

.texto-producto{
	width: 100%;
	height: 184px;
	text-align: justify;
	float: left;
	padding: 20px 0;
}



.lado{
	width: 33.33%;
	text-align: center;
	float: left;
}
.lado img{
	width: 50%;
}

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

.imagenes img{
	height: 110px;
	margin: 0 30px;
}




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

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

.seccion-footer{
	width: 33.33%;
	line-height: 27px;
	color: white;
	float: left;
	padding: 24px 10px;

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

.seccion-footer a{
	color: white;
}

.seccion-footer strong{
	font-size: 22px;
	font-weight: bold;
}


#pie{
	background: black;
	width: 100%;
	text-align: center;
	color: white;
	float: left;
	padding: 13px 0;
}

table{
	width: 100%;
}
tr{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
td{
	border: 1px solid gray;
	font-size: 19px;
	text-align: center;
}



@media screen and (max-width: 1150px){
	#cabecera-conten, #efecto-conten, #anuncio-conten, #wrapP, #banner-conten, #footer-conten, #azul-conten{
		width: 100%;
	}
}

@media screen and (max-width: 850px){
	#menu-r{
		display: block;
	}
	#menu ul{
		display: none;
	}
	#menu ul li{
		width: 100%;
	}
}

@media screen and (max-width: 800px){
	.anuncio{
		border: 0px solid white;
		width: 100%;
		margin: 0 0 20px 0 !important;
	}
}

@media screen and (max-width: 700px){
	.producto{
		width: 46%;
	}
}

@media screen and (max-width: 600px){
	#logotipo{
		width: 30%;
	}
	#menu{
		width:30%;
	}

	.seccion{
		width: 100%;
	}
	.boton{
		width: 60%;
	}
	.imagen-seccion{
		width: 100%;
		margin: 20px 0 0 0 !important;
	}

	.item-banner{
		width: 100%;
	}

	.seccion-footer{
		width: 100% !important;
	}

	.lado{
		width: 100%;
	}
}

@media screen and (max-width: 500px){
	#cabecera{
		margin: 10px 0;
	}
	#logotipo{
		width: 40%;
	}
	#menu{
		width: 50%;
	}

	.texto{
		padding: 0 10px;
	}

	.producto{
		width: 96%;
	}

	.imagenes img{
		width: 60%;
		height: auto;
		margin: 0 20%;
	}
}











