@charset "utf-8";

img, object, embed, video {
	max-width: 100%;

}

.ie6 img {
	width:100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body {
	margin: 0;
	font-size: 13px;
	line-height: 1.231;
}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

a {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {

}
a:focus { outline: thin dotted; }
a:hover, a:active {
	outline: 0;
	overflow: hidden;
}


p a {
	color: rgba(0,95,125,1.00);
}


abbr[title] { border-bottom: 1px dotted; }
b, strong {
	font-weight: bold;
}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small {
	font-size: 85%;
	color: rgba(1,0,0,1.00);
}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
	font-family: rgba(98,98,98,1.00);
	line-height: 1.8em;
	color: rgba(131,131,131,1.00);
}


dd { margin: 0 0 0 40px; }


img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
.item .foto .img-redonda {
	width: 200px;
	border-radius: 100px;
	border: 3px solid rgba(255,255,255,1.00);
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(img/a3hrgo-software-portal-empleado-asesorias.jpg);
	background-size: auto auto;
}

svg:not(:root) { overflow: hidden; }
figure { margin: 0; }


form {
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	max-width: 1200px;

}

.linea {
	border-top: 1px solid rgba(208,208,208,1.00);
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	clear: both;
}


fieldset {
	border: 0;
	margin-top: 3%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	padding: 0;
	width: 80%;
}

/* Indicar que 'label' desplaza el foco al elemento de formulario asociado */
label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }


button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }


figure{margin:0;}
img,object,embed,video{
	max-width: 100%;
	overflow: hidden;
}
.ie6 img{width:100%}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input:valid, textarea:valid{}
input:invalid, textarea:invalid{background-color:#f0dddd;}



#---MOVIL---{}
.gridContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.msgcookie{
	display: block;
	position: fixed;
	bottom: 0;
	width: 95%;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-family: Oxygen, sans-serif;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}.msgcookie p{
	width: 90%;
	color: #F0F0F0;
	line-height: 1.6em;
	font-size: 1em;
	background-image: url(../img/cookie.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}.msgcookie p a:link,.msgcookie p a:active,.msgcookie p a:visited,.msgcookie p a:hover{
	color: #86B3D7
}.msgcookie a.close{
	float: right;
	display: block;
	width: 16px;
	height: 50px;
	overflow: hidden;
	text-indent: -80px;
	opacity: 0.5;
	margin: 0 0 0 40px;
	background-image: url(../img/cookie.png);
	background-repeat: no-repeat;
	background-position: 0 -45px;
}a.close:hover{opacity:1}


#botones_accion {
	width: 98%;
	position: fixed;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#botones_accion .icoleft {
	width: 11%;
	float: left;
	margin-right: 10%;
	margin-bottom: 3%;
	margin-left: 5%;
	border-right: thin solid rgba(223,223,223,1.00);
	border-bottom: thin solid rgba(223,223,223,1.00);
	border-left: thin solid rgba(223,223,223,1.00);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-top: 3%;
	margin-left: 5%;
}

#botones_accion .icoright {
	width: 11%;
	float: right;
	margin-right: 5%;
	margin-bottom: 3%;
	margin-left: 5%;
	border-right: thin solid rgba(223,223,223,1.00);
	border-bottom: thin solid rgba(223,223,223,1.00);
	border-left: thin solid rgba(223,223,223,1.00);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-top: 3%;
	margin-left: 5%;
}


h1 {
	font-size: 1.5em;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	width: 100%;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	color: rgba(10,85,147,1.00);
	font-size: 1.5em;
	margin-top: 1%;
	font-weight: bold;
	line-height: 1.4em;
}
h3 {
	font-size: 1.6em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 2em;
	text-align: left;
	font-family: 'Gochi Hand', sans-serif;
}


#datos-pie {



	}

#datos-pie  .central {
	max-width: 1400px;
	margin-bottom: 0px;
	padding-top: 0.25%;
	padding-bottom: 0.5%;
	overflow: hidden;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	}
#datos-pie  .central .facebook {
	width: 2.5%;
	margin-left: 2%;
	float: left;
	width: 3%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
}

#datos-pie  .central .datos {
	width: 2.5%;
	margin-left: 2%;
	float: right;
	width: 38%;
	margin-top: 0.4%;
}






#datos-pie  .central .datos .item {
	width: auto;
	float: left;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	max-width: 48%;
}

#datos-pie  .central .datos .item .ico {
	width: 8%;
	float: left;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
#datos-pie  .central .datos .item .texto {
	width: auto;
	text-align: left;
	margin-left: 0.5%;
	font-size: 1em;
	color: rgba(119,119,119,1.00);
	font-family: 'Open Sans', sans-serif;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


#datos-pie  .central .idioma {
	width: 2.5%;
	margin-left: 2%;
	float: right;
	width: 6%;
	margin-top: 0.5%;
}

#datos-pie  .central .ico {
	width: 40%;
	margin-left: 5%;
	float: right;
	margin-right: 5%;
}



header {
	width: 100%;
	display: block;
	overflow: hidden;
}
header .central {
	max-width: 1800px;
	margin-bottom: 0px;
	overflow: hidden;
}



#slider{
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: -99;
}




#logo {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 2%;

}



#logo .imagen {
	width: 35%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	text-align: center;

}


#logo .texto
{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#logo .texto .titulo {
	width: 98%;
	font-family: Prompt;
	;
	;
	color: rgba(69,0,54,1.00);
	font-size: 1.7em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;

}

#logo .texto .subtitulo {
	width: 98%;
	font-family: 'Open Sans', sans-serif;
	color: rgba(239,93,34,1.00);
	font-size: 1.4em;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;

}

.datos {
	width: 2.5%;
	margin-left: 2%;
	float: right;
	width: 40%;
	margin-top: 1%;
	display: none;
}



.datos .item {
	width: 50%;
	float: right;
	overflow: hidden;
}

.datos .item .ico {
	width: 9%;
	float: left;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.datos .item .texto {
	width: 85%;
	text-align: left;
	margin-left: 0.5%;
	color: rgba(29,29,29,1.00);
	font-family: 'Open Sans', sans-serif;
}


.cita-online
{
	display: none;
	font-family: 'Open Sans', sans-serif;
	}

.cita-online:hover {
	background-color: #4FA141;
}


p
{
	font-family: 'Open Sans', sans-serif;
	line-height: 1.8em;
	color: rgba(98,98,98,1.00);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.1em;
}
.texto-lado-imagen a {
	color: rgba(223,113,24,1.00);
}

.texto-grande
{
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 0.5%;
	line-height: 2em;
	}




.texto-verde
{
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 0.5%;
	}



main .header{overflow:hidden;width:100%;background-repeat:no-repeat;background-size:contain;}
main .header .cont .titulocont{width:98%;margin-top:1%;margin-right:auto;margin-bottom:1%;margin-left:auto;font-size:2em;color:#FFF;font-family:"Baloo Tamma";}
main .header .imagen-fondo{width:98%;margin-top:8%;margin-right:auto;margin-bottom:0%;margin-left:auto;overflow:hidden;max-width:1300px;}


main {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;

	}
.letra-grande-parrafo {
	font-size: 2.5em;
	color: rgba(237,81,32,1.00);
}
.letra-parrafo {
	color: rgba(237,81,32,1.00);
}

.cabecera-servicio {
	width: 100%;
	overflow: hidden;
	background-color: rgba(88,187,71,1.00);
	margin-bottom: 2%;
}
.cabecera-servicio .texto {
	width: 58%;
	float: left;
	font-family: 'Prompt', sans-serif;
	font-size: 1.6em;
	text-align: right;
	padding-right: 2%;
	background-color: rgba(88,187,71,1.00);
	color: rgba(255,255,255,1.00);
	margin-top: 9%;
}

.cabecera-servicio .desc {
	width: 58%;
	float: left;
	font-size: 1em;
	text-align: right;
	padding-right: 2%;
	background-color: rgba(88,187,71,1.00);
	color: rgba(255,255,255,1.00);
	margin-top: 1%;
	clear: none;
}
.cabecera-servicio .imagen {
	width: 20%;
	float: left;
	width: 40%;
	max-height: 250px;
}


.cont {
	width: 98%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	float: none;
	clear: both;
	margin-top: 1%;
	max-width: 1260px;
	overflow: hidden;
	text-align: justify;
	}
	
	
	
#imagen-full {
	width: 100%;
	text-align: center;
	background-image:url("../img/fondo-dispositivos.jpg");
	background-size: contain; 
	background-repeat: no-repeat; 
	overflow:hidden; 
	min-height:200px;
}
	



.texto-full {
	width: 94%;
	margin: 5% auto;
	float: none;
	clear: both;
	overflow: hidden;
	text-align: justify;
}
.banner-texto {
	width: 92%;
	margin: 3% auto;
	float: none;
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 4%;
	font-family: 'Prompt', sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #F5F5F5;
	line-height: 1.8em;
}
.texto-full ul {
	margin-left: 2%;
	font-size: 1.1em;
	color: rgba(79,79,79,1.00);
}
.texto-full ul li {
	font-family: 'Open Sans', sans-serif;
	margin-left: 1%;
	line-height: 2em;
}





.texto-full .texto-lado-imagen {
	width: 90%;
	margin-top: 6%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 6%;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	color: rgba(106,106,106,1.00);
	padding-top: 2%;
	padding-bottom: 2%;
}

.texto-full .imagen-lado-texto {
	width: 95%;
	margin-top: 8%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8%;
}

.texto-full .imagen-derecha {
	width: 40%;
	margin-top: 0px;
	margin-left: 2%;
	margin-bottom: 1%;
	float: right;
}

.texto-full .imagen-izquierda {
	width: 45%;
	margin-top: 1%;
	margin-left: 0px;
	margin-right: 2%;
	margin-bottom: 0.5%;
	float: left;
	-webkit-box-shadow: 2px 2px 3px 3px rgba(200,200,200,1.00);
	box-shadow: 2px 2px 3px 3px rgba(200,200,200,1.00);
}

.textos-slogan {
	color: rgba(255,255,255,1.00);
	font-family: 'Passion One', cursive;
	text-align: center;
	font-size: 2.2em;
}


.bandas-fondo {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	float: none;
	clear: both;
	margin-top: 1%;
	overflow: hidden;
	text-align: justify;
	padding-top: 1%;
}
.bandas-fondo .central .item {
	width: 98%;
	margin: 5% auto 2%;
	float: none;
	clear: both;
	width: 100%
%;
	overflow: hidden;
	background-color: #EBEBEB;
	padding: 1%;
}
.bandas-fondo .central .item .titulo {
	text-align: center;
	width: auto;
	color: rgba(69,0,54,1.00);
	margin-top: 3%;
	float: none;
	clear: both;
	overflow: hidden;
	padding-top: 3%;
	margin-bottom: 3%;
	font-family: Prompt;
	font-size: 1.4em;
}


.bandas-fondo .central .item .barrita {
	text-align: center;
	width: 12%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	height: auto;
	margin-bottom: 4%;

}



.bandas-fondo .central .item .textos {
	text-align: center;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	color: rgba(81,81,81,1.00);
	padding-top: 1%;
	padding-bottom: 1%;

}

.bandas-fondo .central .item .foto {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 10%;
	text-align: center;
	float: none;
	clear: both;
	width: 30%;
	
}


.bandas-fondo .central .boton-vermas {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	margin-top: 10%;
	margin-bottom: 10%;
	width: 70%;
	overflow: hidden;
	text-align: center;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	background-color: rgba(241,241,241,1.00);
}
.central a .boton-vermas {
	color: rgba(107,107,107,1.00);
}
.bandas-fondo .central .boton-vermas:hover {
	background-color: rgba(0,95,125,1.00);
	color: rgba(255,255,255,1);
}

.alerta {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 5%;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	color: rgba(85,85,85,1.00);
	float: none;
	clear: both;
	font-size: 1.5em;
}
.alerta a {
	color: rgba(244,128,34,1.00);
}




.central .texto {
	margin-top: 1%;
	font-family: 'Lato', sans-serif;
	margin-bottom: 1%;
	font-size: 1.1em;
	margin-right: 1%;
	margin-left: 1%;
	width: 48%;
	float: left;
	color: rgba(51,51,51,1.00);
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;


}




.cont .texto {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}


.static-home {
	width: 100%;
	float: none;
	clear: both;
	position: relative;
	z-index: -99;
	display: block;
}

.titulo-seccion {
	width: 96%;
	float: none;
	clear: both;
	background-color: rgba(243,243,243,1.00);
	font-family: 'Gochi Hand', sans-serif;
	font-size: 1.5em;
	padding-left: 2%;
	padding-top: 4%;
	padding-bottom: 4%;
	color: rgba(255,255,255,1.00);
	margin-right: auto;
	margin-left: auto;
}
.banner-recetas {
	overflow: hidden;
	background-color: rgba(244,244,244,1.00);
	float: none;
	clear: both;
	margin-top: 2%;
	margin-bottom: 2%;
}
.banner-recetas .recetas .item {
	width: 96%;
	margin: 4% auto 2%;
	background-color: #F8F8F8;
}
.recetas .item .info {
	width: 96%;
	margin: 2% auto;
}
.item .info .tiempo {
	width: 98%;
	margin: 1% auto;
	overflow: hidden;
	float: none;
	clear: both;
}
.info .tiempo .texto {
	width: 80%;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1%;
	margin-left: 2%;
}

.info .tiempo .ico {
	width: 6%;
	margin: 1%;
	float: left;
}


.item .info .nombre {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
	font-family: Prompt;
	font-size: 1.3em;
}



.banner-recetas .titulo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F05225;
	padding-top: 20%;
	padding-bottom: 20%;
	font-family: 'Prompt', sans-serif;
	color: #FFFFFF;
	font-size: 1.8em;
	text-align: center;
}

.recetas .item .imagen {
	width: 96%;
	margin: 2% auto;
	overflow: hidden;
}
.item .info a {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.info a .vermas {
	width: 96%;
	margin: 4% auto;
	text-align: center;
	font-size: 1.1em;
	background-color: rgba(252,183,20,1.00);
	padding: 4% 2%;
	overflow: hidden;
}




footer {
	width: 100%;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	float: none;
	text-align: center;
	color: rgba(83,83,83,1.00);
}
footer .sup {
	min-height: 2px;
}



.footer .central {
	max-width: 1300px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: rgba(255,255,255,1.00);
	overflow: hidden;
	padding-bottom: 0.5%;

}
.texto-footer a {
	color: #252525;
}

.texto-footer a:visited {
	color: #434343;
}


footer .central .texto-footer {
	margin-top: 2%;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 2%;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	color: rgba(29,29,29,1.00);
	line-height: 1.7em;


}




footer .central .social {
	margin: 4% auto;
	font-size: 0.9em;
	width: 55%;
	color: rgba(29,29,29,1.00);
	line-height: 1.7em;
	overflow: hidden;


}
.central .social .ico {
	width: 25%;
	margin-top: 2%;
	margin-right: 4%;
	margin-bottom: 2%;
	margin-left: 4%;
	float: left;
}


.firma {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	float: none;
	clear: both;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
}
.firma a {
	color: rgba(154,154,154,1.00);
	font-size: 0.9em;
}




/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 700px) {
#---TABLET---{}

.datos {
	display: block;
	margin-top: 2%;

}

.cita-online
{
	display: block;
	width: 15%;
	float: right;
	background-color: #EF5D22;
	color: #FFFFFF;
	text-align: center;



	padding: 1% 1% 1% 1%
%
%
% 1% 1%
% 0% 0%;
	margin: 2%;
	border-radius: 3px;
	padding: 1%;
	-webkit-transition: all 180ms ease;
	-o-transition: all 180ms ease;
	transition: all 180ms ease;
	}

.banner-recetas .titulo {
	text-align: right;
	background-color: rgba(240,82,37,1.00);
	font-family: 'Prompt', sans-serif;
	font-size: 2.8em;
	padding-top: 7%;
	padding-bottom: 7%;
	color: rgba(255,255,255,1.00);
	width: 45%;
	float: left;
	padding-right: 1%;
	padding-bottom: 7%;
}

.banner-recetas .recetas {
	width: 52%;
	float: left;
	margin-left: 3px;
	margin-right: 3px;

}
.banner-recetas .recetas .item {
	width: 31%;
	float: left;
	margin: 0px 1%;
	border: none;
	padding: 0px;
}

.recetas .item .imagen {
	width: 100%;
	margin: 0px auto 1%;
	height: 160px;
}
.item .info .nombre {
	width: 98%;
	font-family: 'Open Sans', sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 40px;
}


.item .info .tiempo {
	width: 99%;
	margin-top: 3%;
	margin-bottom: 3%;
	float: none;
	clear: both;
	overflow: hidden;
}
.item .info .tiempo .ico {
	width: 10%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}

.item .info .tiempo .texto {
	width: 69%;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-family: 'Prompt', sans-serif;
	font-size: 1.3em;
}

.item .info .vermas {
	width: 100%;
	margin: 4% auto 0px;
	float: none;
	clear: both;
	text-align: center;
	background-color: rgba(252,183,20,1.00);
	padding: 3% 0px;
	font-family: 'Open Sans', sans-serif;
}





.recetas .item .info {
	width: 98%;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}
.banner-recetas {
	margin-top: 4%;
	margin-bottom: 4%;
	float: none;
	background-color: #F05225;
}


.gridContainer {
	width: 100%;

}

#botones_accion {
	width: auto;
	display: none;
}

header {
	position: static;
	top: 10px;



}



#slider{
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -99;
	display: block;
	height: 550px;
	clear: both;
	float: none;
}


#logo {
	width: 50%;
	float: left;
	margin-bottom: 0.5%;
	clear: none;
	margin-top: 0.5%;
	margin-left: 2%;
	margin-right: auto;

}

#logo .imagen {
	width: 20%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;

}

#logo .texto {
	width: 74%;
	color: rgba(0,0,0,1.00);
	margin-top: 4%;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 2%;
	float: left;
	margin-bottom: 1%;
	text-align: left;

}

main .header{
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#imagen-full {
	width: 100%;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 300px;
}

.texto-full {
	margin-top: 2%;
	margin-bottom: 2%;
	width: 92%;
	float: none;
	clear: both;
}


.texto-full .texto-lado-imagen {
	width: 50%;
	margin-top: 2%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 2%;
	text-align: justify;
	line-height: 1.8em;
	color: rgba(134,134,134,1.00);
	font-size: 1.2em;
	padding-top: 1%;
}

.texto-full .imagen-lado-texto {
	width: 46%;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
	margin-top: 1%;
	text-align: right;
}

.textos-slogan {
	width: 90%;
	padding-top: 15%;
	margin-left: auto;
	margin-right: auto;
}


#contenido {
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 1400px;


}

.bandas-fondo .central .item {
	width: 20%;
	margin: 1% 0.5%;
	float: left;
	clear: none;
	width: 18.25%;
	overflow: hidden;
	padding: 0.25%;
	background-color: #FBFBFB;
}

.bandas-fondo .central .item .textos {
	min-height: 120px;
	font-size: 1.1em;

}
.bandas-fondo .central .item .titulo {
	text-align: center;
	width: auto;




	margin-top: 3%
%
%;
	float: none;
	clear: both;
	overflow: hidden;
	padding-top: 3%;
	margin-bottom: 5%;
	min-height: 45px;
	font-weight: bold;
	margin-top: 5%;
}


.bandas-fondo .central .item .barrita {
	text-align: center;
	width: 11%;
	margin-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;

}

.bandas-fondo .central .item .foto {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
	margin-bottom: 10%;
	text-align: center;
	float: none;
	clear: both;
	width: 40%;



	
}

.bandas-fondo .central .boton-vermas {
	margin-top: 5%;
	width: 18%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: rgba(255,255,255,1.00);
	border: thin solid rgba(0,95,125,1.00);
	border-radius: 30px;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 2%;
	-webkit-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;

}
.cont .texto {
	width: 72%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0%;
	margin-bottom: 2%;
	text-align: justify;
	float: left;
}


.titulo-seccion {
	width: 98%;
	float: none;
	clear: both;
	background-color: rgba(243,243,243,1.00);
	font-size: 2em;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	color: rgba(255,255,255,1.00);
	font-variant: normal;
}

footer {

}

footer .central .texto-footer {
	margin-top: 1%;
	font-size: 1.1em;
	margin-right: auto;
	width: 80%;
	float: none;
	text-align: center;
	line-height: 2em;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;


}
footer .central .social {
	margin-bottom: 1%;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	width: 20%;
	color: rgba(29,29,29,1.00);
	line-height: 1.7em;
	margin-top: 2%;


}

.central .social .ico {
	width: 22%;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
	float: left;
}

.firma  {
	width: 16%;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 1%;
	color: rgba(252,16,20,1.00);
	margin-bottom: 1%;

}

}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
#---PC---{}
@media only screen and (min-width: 1200px) {
@-webkit-keyframes
slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@-moz-keyframes slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@keyframes slide{0%,100%{margin-left:0%;}
21%{margin-left:0%;}
25%{margin-left:-100%;}
46%{margin-left:-100%;}
50%{margin-left:-200%;}
71%{margin-left:-200%;}
75%{margin-left:-300%;}
96%{margin-left:-300%;}
}
@-webkit-keyframes content-s{0%{left:-420px;}
10%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@-moz-keyframes content-s{0%{left:-420px;}
10%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@keyframes content-s{0%{left:-420px;}
10%{left:20px;}
15%{left:0px;}
30%{left:0px;}
40%{left:0px;}
50%{left:0px;}
60%{left:0px;}
70%{left:0;}
80%{left:-420px;}
90%{left:-420px;}
100%{left:-420px;}
}
@-webkit-keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}
@-moz-keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}
@keyframes
21%{margin-left:0%;}
25%{margin-left:15px;}
46%{margin-left:15px;}
50%{margin-left:30px;}
71%{margin-left:30px;}
75%{margin-left:45px;}
96%{margin-left:45px;}
}

}
