body {
	background:url(../images/grid.gif);
	font-size: 16px;
}


/* MINIMO 9 6 8 */

@media screen and (min-width:960px) {

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

ul, li, a  {
    margin: 0;
    padding: 0;
}

#botonera, #logero, #content, #bloques, .bloques_productos, #menu, #pie  {
	width: 100%;
}

#container, #botonera, #bloques, .bloques_productos, #menu, #migas_01, #migas_02, #migas_03, #pie {
	overflow: hidden;
}

#botonera, #pie {
	background-color: #333333;
}

#izquierdo {
	width: 40%;
	float: left;
}

#izquierdo img {
	max-width: 70%;
	display: block;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
}

#derecho {
	width: 60%;
	float: left;
}

#numeros {
	display: block;
	width: 100%;
	padding-top: 25px;
	margin-right: 50px;
}

#numeros a:any-link {
		color: #fff;
		text-decoration: none;
}

a.enlace-wsp:link {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:visited {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:hover {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:active {
  color: #fff;
  text-decoration: none;
}

#numeros img {
	padding: 5px;
	vertical-align: middle;
}

#numeros ul {
	color: #fff;
	list-style: none;
}

#numeros ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #fff;
	width: 100%;
	padding-top: 10px;
	margin-right: 50px;
	text-align: center;
	text-decoration: none;
	}

#menu {
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu ul {
	list-style: none;
	} 

#migas_01 ul {
	list-style: none;
}

#migas_02 ul {
	list-style: none;
}

#migas_03 ul {
	list-style: none;
}

#menu ul li{
	float: left;
	width: 24.921875%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 10px 0;
	color: #fff;
	}

#menu a{
	text-decoration: none;
	color: #fff;
}

#menu ul li:nth-child(-n+3) {
	border-right: 1px solid #ccc;
}
	
#menu li a:hover {
	color:#fff;
	font-weight: bold;
	background-color: #EB4026;
	padding: 5px;
	}

#migas_01 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_02 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_03 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_01, #migas_02, #migas_03 {
	margin: 10px 0 40px 10px;
}

#migas_01 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_01 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_02 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

#migas_02 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_03 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_03 ul li a{
	text-decoration: none;
	color: #003366;
	}

#content_prod_01 #migas_01 li:nth-child(-n+1)::after {
	content: ">";
}

#content_prod_01 #migas_02 li:nth-child(-n+2)::after {
	content: ">";
}

#content_prod_01 #migas_03 li:nth-child(-n+3)::after {
	content: ">";
}

.borde_selecc {
	border-bottom: 3px solid #EB4026;
}

#copy .encabezado_01 {
	padding: 50px 0px 15px 0px;
	text-align: center;
}

#pie {
	margin-top: 20px;
	color: #fff;
}

#izquierdo_pie {
	float: left;
	width: 70%;
}

#derecho_pie{
	float: left;
	width: 30%;
}

#pie p {
	font-family: 'Rubik', sans-serif;
	font-size: .8em;
	font-weight: 400;
	color: #fff;
	padding: 10px;
}

#pie a{
	text-decoration: none;
	color: #fff;
	}

.encabezado_01, .encabezado_02 {
	font-weight:bold;
	margin-left: 25px;
}

.encabezado_01 {
	color:#333;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 2em;
}

.encabezado_02 {
	color:#666; 
	font-size:1em; 
	font-family: Arial, Helvetica, sans-serif; 
}

.parrafo_01 {
	font-family: 'Lato', sans-serif; 
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
}

#content {
	border-top: 15px solid #EB4026; 
	border-bottom: 15px solid #013075;
	margin-bottom: 15px;
}

#content img {
	max-width: 100%;
}

#logero img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

#bloques {
	margin-top: 60px;
}

#bloques .encabezado_01 {
	padding: 0px 0px 15px 0px;
	text-align: center;
}

.sub_bloques {
	width: 31.25%;
	margin-left: 1.041666666666667%;
	margin-right: 1.041666666666667%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);

}

.sub_bloques img {
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.sub_bloques h2 {
	text-align: center;
	line-height: 0.8em;
	font-size: 0.8em;
	font-weight: normal;
}

.bloques_productos article h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	padding: 5px;
}

.contenidos article a {
text-decoration: none;
color: #003366;
}

.contenidos article a:hover {
text-decoration: underline
}

.sub_bloques a {
	text-decoration:none;
}

.sub_bloques a:hover {
text-decoration: underline
}

.bloques_productos {
	display: table;
}

.contenidos {
	display: table-row;
}

.contenidos article{
	display: table-cell;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);
}

.img_producto {
	display: table-cell;
	width: 35%;
	margin-left: 1.25%;
	margin-right: 1.25%;
	margin-bottom: 20px;
	float: left;
}

.det_producto {
	display: table-cell;
	width: 60%;
	height: 400px;
	margin-left: 1.25%;
	margin-right: 1.25%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);
}

.img_producto img {
	margin: 0 auto;
	width: 100%;
}

.det_producto ul {
	font-family: 'Lato', sans-serif; 
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
	list-style-type: square; 
}

.det_producto ul ul {
	margin-left: 15px;
	list-style-type: disc; 
	font-style: italic;
}

#mapa {
	width: 62.50%;
	border: 1px solid #333;
	margin-left: 20px;
}

.sub_bloques {
	text-align: center;
}

.sub_bloques h2 {
	font-family: 'Rubik', sans-serif;
	color: #003366;
}

.sub_bloques a {
	font-family: 'Rubik', sans-serif;
	color: #003366;
}

#texto_telefono {
	font-size: 1.1em;
	font-weight: 700;
}

#slash01, #slash02 {
	display: none;
}

#texto_ig01 {
	font-size: 1.1em;
	font-weight: 400;
}

.sub_bloques a {
	font-size: 1.6em;
	text-decoration: none;
}

#content_prod_01 .encabezado_01 {
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.3em;
	font-weight:bold;
	margin-left: 15px;
}

#content_prod_01 {
	background: rgba(204, 204, 204, 0.2);
	margin: 10px;
	padding-top: 10px;
}

.numeros_mobile {
	display: none;
}


}

/* ENTRE 7 6 9 y 9 5 9 */

@media screen and (min-width:769px) and (max-width: 959px) {

#container {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}

#botonera, #logero, #content, #bloques, #pie, .bloques_productos, .contenidos, #migas_01, #migas_02, #migas_03   {
	width: 100%;
}

#container, #botonera, #bloques, #pie, .contenidos, #migas_01, #migas_02, #migas_03 {
	overflow: auto;
}

#botonera, #pie {
	background-color: #333333;
}

#izquierdo {
	width: 40%;
	float: left;
}

#izquierdo img {
	max-width: 70%;
	display: block;
	margin: 0 auto;
	padding-bottom: 45px;
	padding-top: 45px;
}
#derecho {
	width: 60%;
	float: left;
}

#numeros {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #fff;
	width: 100%;
	padding-top: 40px;
	margin-right: 50px;
	text-align: center;
}

#numeros img {
	padding: 5px;
	vertical-align: middle;
}

#numeros ul {
	list-style: none;
}

.borde_selecc {
	border-bottom: 3px solid #EB4026;
}

a.enlace-wsp:link {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:visited {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:hover {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:active {
  color: #fff;
  text-decoration: none;
}
#menu {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu ul, #migas ul{
	list-style: none;
	}

#menu ul li:nth-child(-n+3) {
	border-right: 1px solid #ccc;
}

#menu ul li{
	float: left;
	width: 24.25%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 10px 0;
	color: #fff;
	font-size: 1.5em;
	}
	
#menu li a:hover {
	color:#fff;
	font-weight: bold;
	background-color: #EB4026;
	padding: 5px;
	}

#menu a{
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
}

#migas_01 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_02 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_03 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_01, #migas_02, #migas_03 {
	margin: 10px 0 40px 10px;
}

#migas_01 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_01 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_02 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

#migas_02 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_03 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_03 ul li a{
	text-decoration: none;
	color: #003366;
	}

#content_prod_01 #migas_01 li:nth-child(-n+1)::after {
	content: ">";
}

#content_prod_01 #migas_02 li:nth-child(-n+2)::after {
	content: ">";
}

#content_prod_01 #migas_03 li:nth-child(-n+3)::after {
	content: ">";
}

.sub_bloques a {
	text-decoration:none;
}

.sub_bloques a:hover {
text-decoration: underline
}

.bloques_productos {
	display: table;
}

.bloques_productos article h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	text-align: center;
	padding: 5px;
}

.contenidos article a {
text-decoration: none;
color: #003366;
}

.contenidos {
	display: table-row;
	border: 1px solid #ccc;
}

.contenidos article{
	display: table-cell;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);
}

.contenidos article img {
	max-width: 100%;
	margin: 0 auto;
}

#pie {
	margin-top: 20px;
	color: #fff;
}

#izquierdo_pie {
	float: left;
	width: 70%;
}

#derecho_pie{
	float: left;
	width: 30%;
}

#pie p {
	font-family: 'Rubik', sans-serif;
	font-size: .8em;
	font-weight: 400;
	color: #fff;
	padding: 10px;
}

#pie a{
	text-decoration: none;
	color: #fff;
	}

.encabezado_01, .encabezado_02 {
	font-weight:bold;
	margin-left: 25px;
}

.encabezado_01 {
	color:#333;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 2em;
}

.encabezado_02 {
	color:#666; 
	font-size:1em; 
	font-family: Arial, Helvetica, sans-serif; 
}

.parrafo_01 {
	font-family: 'Lato', sans-serif; 
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
}

#content {
	border-top: 15px solid #EB4026; 
	border-bottom: 15px solid #013075;
	margin-bottom: 15px;
}

.overflow-wrapper img {
	max-width: 100%;
}

#logero img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

#bloques {
	margin-top: 15px;
}

.sub_bloques {
	width: 31.25%;
	margin-left: 1.041666666666667%;
	margin-right: 1.041666666666667%;
	float: left;
	background: rgba(204, 204, 204, 0.2);

}

.sub_bloques img {
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.sub_bloques h2 {
	text-align: center;
	line-height: 0.8em;
}


#mapa {
	width: 62.50%;
	border: 1px solid #333;
	margin-left: 20px;
}

.sub_bloques {
	text-align: center;
	margin-bottom: 20px;
}

.sub_bloques h2 {
	text-align: center;
	font-size: 1em;
		line-height: 1.1em;
	display: inline;
}

.sub_bloques h2 {
	font-family: 'Rubik', sans-serif;
	color: #003366;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: 400;
}

#texto_telefono {
	font-size: 1.1em;
	font-weight: 700;
}

#slash01, #slash02 {
	display: none;
}

#texto_correo {
	font-size: 1.1em;
	font-weight: 400;
}

#texto_ig01 {
	font-size: 1.1em;
	font-weight: 400;
}

.sub_bloques a {
	font-size: 1.6em;
	text-decoration: none;
}

#content_prod_01 .encabezado_01 {
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.3em;
	font-weight:bold;
	margin-left: 15px;
}

.img_producto {
	display: table-cell;
	width: 35%;
	margin-left: 1.25%;
	margin-right: 1.25%;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #ccc;
}

.img_producto img {
	max-width: 75%;
	margin: 0 auto;
	display: block;
}

.det_producto {
	background: rgba(204, 204, 204, 0.2);
	width: 60%;
	float: left;
}

.det_producto ul {
	font-family: 'Lato', sans-serif; 
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
	list-style-type: square; 
}

.det_producto ul ul {
	margin-left: 15px;
	list-style-type: disc;
	font-style: italic; 
}

.numeros_mobile {
	display: none;
}

.det_producto .parrafo_01 {
	font-size: 0.9em;
}

.contenidos article img{
	max-width: 68.36363636363636%;
	margin: 0 auto;
	display: block;
}


}

/* ENTRE 4 8 1 y 7 6 8 */

@media screen and (min-width:481px) and (max-width: 768px) {

#container {
	margin: 0 auto;
	background-color: #fff;
}

#botonera, #content, .contenidos, .bloques_productos, #bloques, #pie, #migas_01, #migas_02, #migas_03  {
	width: 100%;
}

#container, #botonera, #bloques, #pie, #derecho, #migas_01, #migas_02, #migas_03 {
	overflow: hidden;
}

#botonera, #pie {
	background-color: #333;
}

ul, li, a  {
    margin: 0;
    padding: 0;
}

#izquierdo {
	width: 40%;
}

#izquierdo img {
	max-width: 55%;
	float: left;
	padding: 20px 20px 20px 50px;
}

#derecho {
	width: 60%;
	float: left;
}

#numeros {
	display: block;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	padding-top: 25px;
}

#numeros img{
	padding: 5px;
	vertical-align: middle;
}

a.enlace-wsp:link {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:visited {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:hover {
  color: #fff;
  text-decoration: none;
}

a.enlace-wsp:active {
  color: #fff;
  text-decoration: none;
}

.borde_selecc {
	border-bottom: 3px solid #EB4026;
}

#menu {
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu ul, #migas ul, #numeros ul{
	list-style: none;
} 

#menu ul li {
	float: left;
	width: 24.25%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 10px 0;
	color: #fff;
}

#menu a {
		text-decoration: none;
		color: #fff;
}

#menu ul li:nth-child(-n+3) {
	border-right: 1px solid #ccc;
}
	
#menu li a:hover {
	color:#fff;
	font-weight: bold;
	background-color: #EB4026;
	padding: 5px;
}

#content {
	display: none;
}

#pie {
	margin-top: 20px;
	color: #fff;
}

#izquierdo_pie {
	float: left;
	width: 70%;
}

#derecho_pie{
	float: left;
	width: 30%;
}

#pie p {
	font-family: 'Rubik', sans-serif;
	font-size: .8em;
	font-weight: 400;
	color: #fff;
	padding: 10px;
}

#pie a{
	text-decoration: none;
	color: #fff;
	}

.encabezado_01, .encabezado_02 {
	font-weight:bold;
	margin-left: 25px;
}

.encabezado_01 {
	color:#333;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.6em;
}

#bloques .encabezado_01 {
	text-align: center;
}

.encabezado_02 {
	color:#666; 
	font-size:1em; 
	font-family: Arial, Helvetica, sans-serif; 
}

.parrafo_01 {
	font-family: 'Lato', sans-serif; 
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
}

.bloques_productos {
	display: table;
}

.contenidos {
	display: table-row;
	overflow: hidden;
}

.contenidos article{
	display: table-cell;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);
}

#content {
	border-top: 15px solid #EB4026; 
	border-bottom: 15px solid #013075;
	margin-bottom: 15px;
}

#logero img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

#tabla_bloques {
	display: table;
	width: 100%;
	margin-top: 0 auto;
}

#bloques {
	margin-top: 15px;
	display: table-row;
}

.sub_bloques {
	display: table-row;
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	background: rgba(204, 204, 204, 0.2);
	text-align: center;
	margin-bottom: 20px;
}


.sub_bloques img {
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.sub_bloques h2 {
	font-family: 'Rubik', sans-serif;
	color: #003366;
	text-align: center;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.1em;
	display: inline;
}

.sub_bloques a {
	text-decoration: none;
}

#texto_telefono, #slash01 {
	font-size: 1.1em;
	font-weight: 700;
}

#texto_correo, #slash02 {
	font-size: 0.8em;
	font-weight: 400;
	margin-top: 1.5em;
}

#texto_ig01 {
	font-size: 1.1em;
	font-weight: 400;
}

#mapa {
	width: 100%;
}

#mapa iframe {
	width: 100%;
}
#migas_01 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_02 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_03 ul {
	list-style: none;
	padding-bottom: 5px;
}

#migas_01, #migas_02, #migas_03 {
	margin: 10px 0 40px 10px;
}

#migas_01 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_01 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_02 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

#migas_02 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_03 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_03 ul li a{
	text-decoration: none;
	color: #003366;
	}

#content_prod_01 #migas_01 li:nth-child(-n+1)::after {
	content: ">";
}

#content_prod_01 #migas_02 li:nth-child(-n+2)::after {
	content: ">";
}

#content_prod_01 #migas_03 li:nth-child(-n+3)::after {
	content: ">";
}

.img_producto {
	display: table-cell;
	width: 35%;
	margin-left: 1.25%;
	margin-right: 1.25%;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #ccc;
}

.img_producto img {
	max-width: 75%;
	margin: 0 auto;
	display: block;
}

.det_producto {
	background: rgba(204, 204, 204, 0.2);
	width: 60%;
	float: left;

}

.det_producto ul {
	font-family: 'Lato', sans-serif; 
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
	list-style-type: square; 
}

.det_producto ul ul {
	margin-left: 15px;
	list-style-type: disc; 
	font-style: italic;
}

.det_producto .parrafo_01 {
	font-size: 0.9em;
}

.numeros_mobile {
	display: none;
}


.contenidos article img{
	max-width: 68.36363636363636%;
	margin: 0 auto;
	display: block;
}

.contenidos article h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	text-align: center;
	padding: 5px;
}

.contenidos article a {
text-decoration: none;
color: #003366;
}

.contenidos article a:hover {
text-decoration: underline
}

}

/* MAXIMO 4 8 0 */

@media screen and (max-width:480px) {

#container, #botonera, #izquierdo, #derecho, .bloques_productos, .contenidos, #copy, #bloques, .sub_bloques  {
	width: 100%;
}

a {
    text-decoration: none;
}

#botonera {
	background-color: #333;
}

#container {
	margin: 0 auto;
	background-color: #fff;
 }

#izquierdo img {
	max-width: 60%;
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#menu {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu ul {
	list-style: none;
	overflow: auto;
	margin: 0;
	padding: 0;
} 

#menu ul li{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 10px 0;
	color: #fff;
}

#menu ul li:nth-child(-n+3) {
	border-bottom: 1px solid #ccc;
}

#menu a {
	text-decoration: none;
	color: #fff;
}

#slider {
	display: none;
}
	
#migas_01 ul {
	list-style: none;
}

#migas_02 ul {
	list-style: none;
}

#migas_03 ul {
	list-style: none;
}

#migas_01, #migas_02, #migas_03 {
	margin: 10px 0 40px 10px;
	overflow: hidden;
}

#migas_01 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

		#migas_01 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_02 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}

	#migas_02 ul li a{
	text-decoration: none;
	color: #003366;
	}

#migas_03 ul li{
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	}
		#migas_03 ul li a{
	text-decoration: none;
	color: #003366;
	}

#content_prod_01 #migas_01 li:nth-child(-n+1)::after {
	content: ">";
}

#content_prod_01 #migas_02 li:nth-child(-n+2)::after {
	content: ">";
}

#content_prod_01 #migas_03 li:nth-child(-n+3)::after {
	content: ">";
}

.borde_selecc {
	border-bottom: 3px solid #EB4026;
}

#content, #izquierdo_pie, #logero {
	display: none;
}

#copy {
	background: rgba(204, 204, 204, 0.2);
}

.parrafo_01 {
	font-family: 'Lato', sans-serif; 
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.4em;
	color: #666;
}

.encabezado_01 {
	margin-left: 15px;
	color:#333;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 2em;
}

#copy .encabezado_01 {
	padding: 25px 0px 15px 0px;

	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.3em;
}

#bloques .encabezado_01 {
	padding: 25px 0px 15px 0px;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.8em;
	text-align: center;
}



#content_prod_01 .encabezado_01 {
	padding-top: 25px;
	margin-left: 15px;
	color:#333;
	font-family: 'Nunito Sans', sans-serif; 
	font-size: 1.2em;

}


.encabezado_02 {
	margin-left: 20px;
	color:#666; 
	font-size:1em; 
	font-family: Arial, Helvetica, sans-serif; 
}

.sub_bloques {
	float: left;
	background: rgba(204, 204, 204, 0.2);
	margin-bottom: 5px;
}
.sub_bloques img {
	float: left;
	padding: 10px;
}

.sub_bloques h2 {
	font-family: 'Rubik', sans-serif;
	color: #003366;
	text-align: center;
	font-size: 1.3em;
	font-weight: 400;

}

.sub_bloques a {
	font-family: 'Rubik', sans-serif;
	color: #003366;
	padding-left: 4px;
	text-decoration: none;
}

#texto_telefono, #slash01 {
	font-size: 1.1em;
	font-weight: 700;
}

#texto_correo, #slash02 {
	font-size: 0.8em;
	font-weight: 400;
	margin-top: 1.5em;
}

#texto_ig01 {
	font-size: 1.1em;
	font-weight: 400;
}

#slash01, #slash02, .parrafo_01 {
	display: none;
}

#mapa {
	margin-left: 0;
	width: 100%;
	border: none;
}

#mapa iframe {
	width: 100%;
}

#pie p {
	font-family: 'Rubik', sans-serif;
	font-size: .8em;
	font-weight: 400;

	padding: 10px;
	text-align: center;
}

#pie p a {
	color: #333;
	text-decoration: none;
}

.bloques_productos {
	display: table;
}

.contenidos {
	display: table-row;
}

.contenidos article{
	display: table-cell;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 20px;
	float: left;
	background: rgba(204, 204, 204, 0.2);
}

.contenidos article img{
	display: block;
	margin: 0 auto;
	max-width: 60%;
}

.contenidos article h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	padding: 5px;
}

.contenidos article a {
text-decoration: none;
color: #003366;
}

#numeros {
	display: none;
}
.img_producto {
	width: 100%;

}

.img_producto img {
	display: block;
	max-width: 70%;
	margin: 0 auto;
}

.det_producto {
	background: rgba(204, 204, 204, 0.2);
}

.det_producto ul {
	font-family: 'Lato', sans-serif; 
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
	line-height: 1.1em;
	color: #666;
	list-style-type: square; 
}

.det_producto ul ul {
	margin: 5px;
	list-style-type: disc;
	font-style: italic; 
}

.numeros_mobile {
	font-family: 'Rubik', sans-serif;
	font-weight: 400; 
	text-align: center;
	font-size: 1.5em;
	color: #333;
	padding-bottom: 20px;
}

.det_producto p:nth-of-type(2) {
  display: none;
}

.det_producto ul:nth-of-type(2) {
  display: none;
}


}
