@charset "utf-8";


@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700italic,700,900,900italic');
@import url('https://fonts.googleapis.com/css2?family=Merienda:wght@700&display=swap');











a.link_div:link {
	text-decoration	:none;
}
a.link_div:visited {
	text-decoration	:none;
}
a.link_div:active {
	text-decoration	:none;
}
a.link_div:hover {
	text-decoration	:none;
}
a.email1:link {
	color:#FFFFFF;
	text-decoration	:none;
}
a.email1:visited {
	color:#FFFFFF;
	text-decoration	:none;
}
a.email1:active {
	color:#FFFFFF;
	text-decoration	:none;
}
a.email1:hover {
	text-decoration	:none;
	color:#7e7e7e;
	transition: all 0.3s;
}


a.pie1:link {
	color: rgb(10, 0, 120);
	text-decoration	:none;
}
a.pie1:visited {
	color: rgb(10, 0, 120);
	text-decoration	:none;
}
a.pie1:active {
	color: rgb(10, 0, 120);
	text-decoration	:none;
}
a.pie1:hover {
	text-decoration	:none;
	color:#000000;
	transition: all 0.3s;
}



body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	background-color:#FFF;
}



.h_slider_t100{
	margin:0 auto;
	padding: 0;
	z-index:2400;
	width:100%;
	height:auto;
	background-color:rgb(7, 29, 55);
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.h_slider_t100_i1{
	position: relative;
	margin:0 auto;
	padding: 0;
	width:100%;
	max-width: 1200px;
	height:auto;
	font-family: "Open Sans";
	font-size: 2.0rem;
	color: #FFFFFF;


}
.h_slider_t100_i1_1{
	float: left;
	position: relative;
	width:auto;
	height:auto;
	font-family: "Open Sans";
	font-size: 2.0rem;
}
.h_slider_t100_i1_2{
	float: right;
	position: relative;
	width:40px;
	height:40px;
	background-color: rgb(109, 14, 218);
	font-family: "Open Sans";
	font-size: 2.0rem;
}






.h_slider_gap{
	margin:0 auto;
	padding: 0;
	z-index:2400;
	width:100%;
	height:2px;
	background-color:rgb(62, 62, 62);
}
.h_slider{
	margin:0 auto;
	padding: 0;
	z-index:2400;
	width:100%;
	height:130px;
	position: relative;
	overflow: hidden;
}
.h_slider2{
	display: flex;
	align-items: center;
	vertical-align: middle;
}
.d_slider_logo{
	margin:0 auto;
	padding: 0;
	z-index:2410;
	width:100%;
	height:90%;
	max-height: 200px;
	position: relative;
}
.h_slider_title{
	margin:0 auto;
	padding: 0;
	width:100%;
	height:100%;
	position: absolute;
	z-index: 2430;
	display: flex;
	align-items: center;
	justify-content: center;
}
.h_slider_title_0{
	margin:0 auto;
	padding: 0;
	width:auto;
	height:auto;
	font-family: "Open Sans";
	font-size: 2.0rem;
	color: #FFFFFF;

	font-weight: bold;
	text-shadow: #474747 3px 5px 2px;
}
.h_slider_title_1{
	font-family: 'Merienda', cursive;
	font-size: 1.5rem;
	color: rgb(10, 0, 120);
	color: rgb(32, 0, 255);
	text-shadow: 3px 5px 2px #474747;
	text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, 2px 2px 2px rgba(46,8,10,0);
	text-shadow: #FFF 0px 0px 10px, #FFF 0px 0px 9px, #FFF 0px 0px 9px, 2px 2px 2px rgba(46,8,10,0)
}









.h_pie{
	margin:0 auto;
	position: relative;
	padding: 0;
	width:100%;
	height:auto;
	background-color: #f3f3f3;
	font-family: 'Open Sans', sans-serif;
  font-size: 1.0em;
  text-align: center;
  font-weight: normal;
	color: rgb(10, 0, 120);
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
}
.espacioPie{
	margin:0 auto;
	position: relative;
	padding: 0;
	width:100%;
	max-width: 1200px;
	height:50px;
	margin-top: 20px;
}
.cimg{
	vertical-align:middle;
	padding-right:5px;
  padding-bottom: 3px;
}
.d_piecopy{
	font-size: 0.7em;
	line-height:15px;
}



.titulo1{
	margin:0 auto;
	padding: 0;
	width:100%;
	max-width: 1200px;
	height:auto;
	font-family: "Open Sans";
	font-size: 3.0em;
	color: #222324;
	word-break: break-all;
	background-color: #f3f3f3;
}
.titulo2{
	margin:0 auto;
	position: relative;
	padding: 0;
	width:100%;
	max-width: 1200px;
	height:auto;
	font-family: 'Merienda', cursive;
	font-size: 2.0em;
	color: rgb(10, 0, 120);
	word-break: word-all;
	background-color: #f3f3f3;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.titulo2:before {
	/*
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(10, 0, 120);
	*/
}
.titulo2_line1{
	margin:0 auto;
	position: relative;
	padding: 0;
	width:20%;
	max-width: 1200px;
	height:1px;
	background: rgb(10, 0, 120);

}


.titulo2_txtTitle{
	/*background-color: #f3f3f3;*/
	position: relative;
	padding: 0px 0px 0px 0px;
}

.subtitulo2{
	margin:0 auto;
	position: relative;
	padding: 0;
	width:100%;
	max-width: 1200px;
	height:auto;
	font-family: 'Merienda', cursive;
	font-size: 1.2em;
	color: rgb(10, 0, 120);
	word-break: break-word;
	margin-top: 10px;
}




.d_idiomas_holder{
	margin:0 auto;
	padding: 0;
	z-index:2400;
	width:100%;
	height:auto;
	position: relative;
	overflow: auto;
}
.d_idiomas_icon{
	width: 40px;
	height:40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}












/*productos inicio*/
.d_productos_holder{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	box-sizing: border-box;
	max-width: 1200px;
}
.d_productos_el_holder{
	margin: 0 auto;
  position: relative;
  text-align: center;
  display: inline-block;
  width: auto;
  height: auto;
	vertical-align: top;
	padding: 10px 8px 10px 8px;
}
.d_productos_el0{
	margin: 0 auto;
  position: relative;
	width: 280px;
  height: auto;
  /*background-color: rgba(232, 232, 232, 0.1);*/
  border: 1px solid rgba(177, 177, 177, 0.32);
  box-sizing: border-box;
  padding: 10px;
  border-radius: 5px;
  /*cursor: pointer;*/
  padding: 5px 5px 5px 5px;
	overflow: auto;
  /*box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);*/
}
.d_productos_el0_foto{
	margin: 0 auto;
  position: relative;
	width: 350px;
  height: auto;
  /*background-color: rgba(232, 232, 232, 0.1);*/
  border: 1px solid rgba(177, 177, 177, 0.32);
  box-sizing: border-box;
  padding: 10px;
  border-radius: 5px;
	/*cursor: pointer;*/
  padding: 5px 5px 5px 5px;
	overflow: auto;
  /*box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);*/
}
.d_productos_el0:hover{
	/*
	border-color: #d9d9d9;
	border-color: #3b3b3b;
	color:#009dd6 !important;
	opacity: 0.8;
	*/
	/*box-shadow: 0px 5px 5px 0px rgba(186,186,186,1);*/
	/*color:#009dd6 !important;*/
}
.d_productos_el1{
	float: left;
	width: 5px;
  height: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 0px;
	background-color: rgb(7, 0, 47);
	border-radius: 50px;
}
.d_productos_el2{
	float: left;
	width: 180px;
	height: auto;
	/*display: flex;*/
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	min-height: 90px;
	font-weight: normal;
	display: table;
}
.d_productos_el2_holder1{
	display: table-cell;
	vertical-align: middle
}
.d_productos_el2_titulo{
	width: 100%;
	height: auto;
	font-weight: bold;
	word-break: break-word;
}
.d_productos_el2_titulo_menusubtitulo{
	width: 100%;
	height: auto;
	font-weight: normal;
	font-size: 0.8em;
}
.d_productos_el2_alerg{
	width: 100%;
	height: auto;
}
.d_productos_el2_alerg_img{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	margin-top: 5px;
  position: relative;
  text-align: center;
  display: inline-block;
}

















.d_productos_el3{
	float: right;
	width: 80px;
	height: auto;

	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	min-height: 90px;
	border-left: 1px solid rgb(10, 0, 120);
	font-weight: bold;
	display: table;

}
.d_productos_el3_dtexto{
	display: table-cell;
	vertical-align: middle;

}
.d_productos_el3_1{
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
}

.d_productos_el1_holderfoto{
	float: left;
	width: 70px;
  height: 90px;
	display: flex;
  align-items: center;
  vertical-align: middle;
  position: relative;
}
.d_productos_el1_foto{
	float: left;
	width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0px;
  padding-bottom: 0px;
	border-radius: 50px;
	display: table-cell;
    vertical-align: middle;
}
.d_productos_el1_foto_hover{
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 70px;
	border: 6px solid rgba(255, 255, 255, 0.5);
	box-sizing: border-box;

}
.d_productos_el2_foto{
	float: left;
	width: 180px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	min-height: 90px;
	font-weight: normal;
}
.d_productos_el3_foto{
	float: right;
	width: 80px;
	height: auto;

	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	min-height: 90px;
	border-left: 1px solid rgb(10, 0, 120);
	font-weight: bold;
}
.d_productos_el3_1_foto{
	font-size: 0.6em;
	text-align: center;
	font-weight: normal;
}
/*productos final*/


/*iconos icoale*/
.d_icoale_holder{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: center;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	box-sizing: border-box;
	max-width: 1200px;
}
.d_icoale_el0{
	margin: 0 auto;
  position: relative;
	width: 100px;
  height: auto;
  /*background-color: rgba(232, 232, 232, 0.1);*/
  border: 1px solid rgba(177, 177, 177, 0.32);
  box-sizing: border-box;
  padding: 10px;
  border-radius: 5px;
  /*cursor: pointer;*/
  padding: 5px 5px 5px 5px;
	overflow: auto;
	display: inline-block;
  /*box-shadow: 0px 5px 5px 0px rgba(186,186,186,0.5);*/
}
.d_icoale_foto{
	margin: 0 auto;
  position: relative;
	width: 100%;
  height: 100px;
}
.d_icoale_txt{
	position: relative;
	margin: 0 auto;
  position: relative;
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	text-align: center;
	font-weight: normal;
	min-height: 50px;

}
/*icoale final*/

































/*###########################################################################*/
/*inicio media*/
/*###########################################################################*/
@media (max-width:615px) and (min-width:350px) {
	.d_productos_el0{
		width: 160px;
	}
	.d_productos_el2{
		width: 100%;

	}
	.d_productos_el3 {
		width: 100%;
		border-left: 0px solid rgb(10, 0, 120);
		min-height: 0px;
	}

}
@media (max-width:349px) and (min-width:0px) {
	.d_productos_el0{
		width: 140px;
	}
	.d_productos_el2{
		width: 100%;

	}
	.d_productos_el3 {
		width: 100%;
		border-left: 0px solid rgb(10, 0, 120);
		min-height: 0px;
	}
	.d_productos_holder{
		padding: 0;
	}

}

@media (max-width:500px) and (min-width:0px) {
	.d_productos_el1_holderfoto{
		width: 100%;
		height: auto;
	}
	.d_productos_el1_foto{
		margin: 0 auto;
	}

	.d_productos_el2_foto {
		width: 100%;
	}
	.d_productos_el3_foto {
		width: 100%;
		border-left: 0px solid rgb(10, 0, 120);
		min-height: 0px;
	}
	.d_productos_el0_foto{
		width: 170px;
	}

	.d_productos_el_holder{
		padding: 10px 2px 10px 2px;
	}
	.h_slider_t100_i1{
		font-size: 1.4rem;
	}

}


@media (max-width:500px) and (min-width:300px) {
	.titulo2{
		font-size: 1.2em;
	}
	.subtitulo2{
		font-size: 1.1em;
	}

}
@media (max-width:299px) and (min-width:	0px) {
	.titulo2{
		font-size: 1.0em;
	}
	.subtitulo2{
		font-size: 0.9em;
	}
}
/*media fin*/















