html, body {
	height: 100%; width: 100%;  
}
.contenidoprincipal    { min-height: 100%; height: auto !important; height: 100%; }
.fondo {
	background: url(../imagenes/fondo/fondo5.jpg) no-repeat fixed center; background-size: cover; background-position: 0px 0px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.logo {margin-top: 5px;}
.separaciontop10 { margin-top: 10px; }
.separaciontop60 { margin-top: 60px; }
.separaciontop100 { margin-top: 100px; }
.separaciontop150 { margin-top: 150px; }
.separaciontop200 { margin-top: 200px; }
.centrado { text-align: center; }
.letramenu a { font-size: 20px; color: #1a472b; font-family: 'Overlock', cursive; font-weight: bold; }
.letramenu a:hover { color: #f17c00; text-decoration: none;}
.colorverde { color: #1a472b; }
.fondoverde { background: rgba(26,71,43,0.3);}
.colornaranja {color: #fb9715;}
.fondoblanco {background: #FFFFFF;}
.telefono:hover { color: #f17c00; }
.tope { height: 500px;}
.tiempo { margin-top: 30px; }
header {
	background: #FFFFFF; height: 160px;
}
.menucentrado { width: 30%; margin: 0 auto; }
.overlock { font-family: 'Overlock', cursive; font-weight: bold; }
.overlockdelgada { font-family: 'Overlock', cursive;  }
.stroke {
text-shadow: -1px -1px 1px #000000, 1px -1px 1px #000000, -1px 1px 1px #000000, 1px 1px 1px #000000;
}
.listadolateral {
	border-right: 2px solid #fb9715;
}
.listadoproductos li {
	list-style: none; text-align: center; border-bottom: 1px solid #1a472b; margin-bottom: 35px; font-size: 20px;
}
.producto {
	text-align: center;
}
.redondeada {		-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
}
.noticia {
	padding-bottom: 15px; border-bottom: 4px solid #fb9715; margin-bottom: 10px; overflow: hidden;
}
.circuloverde { -webkit-border-radius: 300px;
-moz-border-radius: 300px;
border-radius: 300px; border: 2px solid #1a472b; margin-bottom: 20px; text-align: center;}
.seccion {
	width: 95%; margin: 0 auto; padding-bottom: 30px;
}
.seccionslider {
	width: 80%; max-width: 1000px; margin: 0 auto; width: 95%; margin-top: 30px;
}
.seccionslider2 {
	max-width: 1000px; margin: 0 auto; width: 80%; margin-top: 20px;
}
.carousel { margin-top: -20px;}

#mapa { height: 250px; margin-top: -20px; margin-bottom: 10px; }
.margen50arriba { margin-top: 50px;}
.margeninferior { margin-bottom: 10px; }
.posicionderecha { float: right;}

.justificar { text-align: justify;}
.interlineado25 { line-height: 25px;}
.interlineado35 { line-height: 35px;}
.derecha { text-align: right;}
.centrar { text-align: center;}

.textoslogan {
	width: 90%; margin: 0 auto; height: 500px;
}
footer { height: 30px; width: 100%; margin-top: 10px;

}
.aviso {
	width: 100%; margin: 0 auto;  background: rgba(255,255,255,0.6); height: 30px; line-height: 30px;
	 border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}

.contacto {
	background: #fb9715;
}
.contactoformulario {
	height: 350px;
}
.kg ul {
	margin-left: 50%;
}
.fecha { width: 150px; background: #000000; float: right; color: #FFFFFF; text-align: center;}
.caja { width: 160px; height: 80px; text-align: center; line-height: 80px;  border-radius: 10px;
-moz-border-radius: 10px; cursor: pointer;
-webkit-border-radius: 10px; background: #1a472b; color: #FFFFFF;  margin-bottom: 10px;  font-size: 44px;}
/************************************************MENÚ************************/
.menu {                         width:90%; max-width: 1030px; margin: 0 auto; z-index: 1000; padding-bottom: 10px; font-size: 1rem;
}
.menu ul {                      padding: 0; margin: 0; height: 40px;
}
.menu ul li {                   font-size: 30px; height: 40px; margin: 10px;
								text-align: left; margin-left: 5px; margin-right: 5px;
}
.menu ul li a:hover {           color: #fb9715; 
}
.menu li {                      position: relative; float: left; list-style-type: none; text-align: left;
}
.menu li a {                    display: block; padding: 10px; color: #1a472b; text-decoration:none; 
}
.menu li a:focus {              outline: none; 
}
.menu li:first-child a {        border-left: none; 
}
.menu li.ultimo a {             border-right: none; 
}
.menu li:hover ul {             display:block; 
}
                                                                        /*****************MENÚ EMERGENTE ************/
.menu a span {                  display: block;  margin-left: 5px; 
}
.menu ul ul {                   display: none; width: 100%; position: absolute; left: 0; text-align: center; font-size: 12px; padding: 10px;
}
.menu ul ul li {                float: none;  font-size: 14px; color: #000000; background: #1a472b; border-bottom: 1px
		solid #fb9715; margin-bottom: 0px;
                                height: 30px; line-height: 30px; margin-top: 0px; z-index: 10000; width: 300px; top: -20px; left: -150px; 
                                font-size: 12px;
}
.menu ul ul a {                 padding: 2px; border-left: none; border-right: none; font-size: 14px; color: #FFFFFF; text-align: center; 
                                z-index: 1000;
}
.menu ul ul li a {              color: #FFFFFF; z-index: 1000;
}
.menu ul ul li a:hover {        color: #fb9715; z-index: 1000;
}
.menu ul ul a:hover {           z-index: 1000; 
}

.foto {	width: 90%; margin: 0 auto; padding: 10px; height: 160px; background: #FFFFFF; margin-bottom: 20px; }
.menu {
	display: none;
}
@media only screen and (min-width: 750px) {
	.menu {
		display: block;
	}
	.menusecundario {
		display: none;
	}
}
.label:hover {
	text-decoration: none;
}