*{ box-sizing: border-box; }

body.white-theme {
  --back-color       : #ffffff;
  --text-color       : #333333;
  --text-color-hover : #111111;
	--bgpie-color			 : #336699;
  --grad-bgclientes  : linear-gradient(180deg, rgb(255,255,255,1) 0%, rgb(0,0,0,0) 30%), linear-gradient(66deg, #792C86 0%, #7E4495 7%, #8A74B4 21%, #9297CB 34%, #97ADD9 44%, #99B5DE 51%, #98B1DB 60%, #95A6D4 68%, #9194C8 76%, #8B7AB7 84%, #8358A2 92%, #793088 99%, #792D86 100%);
	--grad-staff			 : #ffffff;
	--bgmenu-color		 : rgb(100,100,100,0.7);
	--bgini-color			 : rgba(0, 0, 0, 0.25) none repeat scroll 0% 0%;
	--text-serv-menu	 : #000000;
	--text-serv-menuh	 : #000000;
	--text-serv-bg	   : rgb(255,255,255,0.8);
	
  --title-color      : #2A3B47;
  --light-text-color : #A0A7AC;
  --border-color     : #EFF3F5;
  --container-color  : #FFFFFF;
  --body-color       : #FBFBFE;
  --container-shadow : 0 1px 4px rgba(146,161,176,.15);

  --contact-input-bg : rgb(255,255,255,0.7);
  --contact-input-txt: #000;
	--contact-bg			 : transparent linear-gradient(190deg, #ffffff 0%, #ffffff 50%,  #5CC3D6 71%, #A33C8E 100%) 0% 0% no-repeat padding-box;
	--contact-button-bg: #ffffff;
	--contact-button-color: #EA1D47;
	--contact-txt-caja: #fff;
}

body.dark-theme {
  --back-color       : #111111;
  --text-color       : #eee;
  --text-color-hover : #ffffff;
	--bgpie-color			 : #002346;
  --grad-bgclientes  : linear-gradient(180deg, rgb(0,0,0,1) 15%, rgb(255,255,255,0) 60%), linear-gradient(66deg, #792C86 0%, #7E4495 7%, #8A74B4 21%, #9297CB 34%, #97ADD9 44%, #99B5DE 51%, #98B1DB 60%, #95A6D4 68%, #9194C8 76%, #8B7AB7 84%, #8358A2 92%, #793088 99%, #792D86 100%);	
	--grad-staff			 : linear-gradient(180deg, rgb(0,0,0,0) 70%, rgb(0,0,0,1) 100%);
	--bgmenu-color		 : rgb(20,20,20,0.7);
	--bgini-color			 : rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
	--text-serv-menu	 : #fff;
	--text-serv-menuh	 : #fff;
	--text-serv-bg	   : rgb(0,0,0,0.8);
 	
	
  --title-color      : #EFF3F5;
  --light-text-color : #A0A7AC;
  --border-color     : #2A3B47;
  --container-color  : #212E36;
  --body-color       : #192229;
  --container-shadow : none;

  --contact-input-bg : rgb(0,0,0,0.7);
  --contact-input-txt: #ffffff;
	--contact-bg			 : transparent linear-gradient(190deg, #111111 0%, #111111 20%, #31442D 50%,  #5CC3D6 71%, #A33C8E 100%) 0% 0% no-repeat padding-box;
	--contact-button-bg: #ffffff;
	--contact-button-color: #EA1D47;
	--contact-txt-caja: #fff;

}

html{
	margin-top: 0px !important; 
}
body{
  margin:0px;
  background : var(--body-color);
  color      : var(--text-color);
	font-family: 'Raleway', sans-serif;
	font-size:16px;
}
#btn_audio{
  position:absolute;
	text-align:left;
	margin-left:5vw;
	margin-top:8vw;
}
#btn_audio img{
  width:7vw;
}
.recuadro_top{
/*  padding: 10px;*/
  width: 100%;
  height: 50vw;
/*  overflow: hidden;*/

/*  position: absolute;
  background-image: url("");
	*/
	z-index:300;
	margin-top:48px;
}
.recuadro_top_borde{
  width: 98vw;
  height: 50vw;
	margin:1vw;
	top:1vw;
  position: relative;
  background: transparent none repeat scroll 0% 0%;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  z-index: 600;
  border-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(223, 239, 215) 0%, rgb(195, 224, 179) 0%, rgb(169, 211, 146) 0%, rgb(148, 200, 119) 0%, rgb(131, 191, 97) 0%, rgb(118, 185, 80) 0%, rgb(108, 180, 68) 0%, rgb(103, 177, 61) 0%, rgb(102, 177, 60) 0%, rgb(92, 194, 205) 0%, rgb(92, 195, 214) 0%, rgb(111, 199, 188) 8%, rgb(160, 209, 123) 24%, rgb(239, 226, 20) 47%, rgb(255, 230, 0) 51%, rgb(252, 211, 9) 55%, rgb(224, 17, 105) 100%, rgb(224, 17, 105) 100%) 1 / 1 / 0 stretch;
}
.recuadro_portfolio_borde{
  width: 98vw;
  height: 50vw;
	margin:1vw;
	top:1vw;
  position: relative;
  background: transparent none repeat scroll 0% 0%;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  z-index: 600;
  border-image: linear-gradient(90deg, #521E7B 2%, #5B4F76 13%, #637C73 26%, #699C70 37%, #6DB06E 46%, #6FB86E 52%, #6DB06F 59%, #699B72 68%, #637977 80%, #5A4A7E 93%, #552F83 100%) 1 / 1 / 0 stretch;
}

.recuadro_servicios_borde{
  width: 98vw;
  height: 50vw;
	margin:1vw;
	top:1vw;
  position: relative;
  background: transparent none repeat scroll 0% 0%;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  z-index: 600;
  border-image: linear-gradient(90deg, #A33C8E 0%, #A33C8E 0%, #9F4A93 3%, #8479AD 18%, #6EA1C3 32%, #60B9D1 43%, #5CC3D6 50%, #5CC2CD 56%, #5EBFB6 65%, #61BB90 77%, #65B55C 90%, #69B130 100%) 1 / 1 / 0 stretch;
}

.recuadro_contacto_borde{
  height: 45vh;
  width: 100%;
  position: relative;
  background: transparent none repeat scroll 0% 0%;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  z-index: 600;
  border-image: linear-gradient(90deg, #9D1A80 0%, #C13E66 15%, #DC5A53 29%, #ED6B48 42%, #F37144 51%, #EE6C46 61%, #E2604F 72%, #CD4B5E 83%, #AF2F72 94%, #9C1C80 100%) 1 / 1 / 0 stretch;
}

.rec2{
  position: absolute;
  inset: 0px;
  z-index: 500;
}
.int{
  position: absolute;
  top: 45px;
  left: 0px;
  width: 100%;
  height: 52.8vw;
  z-index: 1;
  overflow: hidden;
}
#video_vimeo{
width: 130vw !important;
height: 90vw !important;
min-height: 90vw !important;
min-width: 177.77vw !important;
	max-height:547px;
position: absolute;
top: 200px;
left: 50%;
transform: translate(-50%, -65%);
padding: 0px;
}
#video_vimeo_popup{
width: 100% !important;
height: 100% !important;
padding: 0px;
}

#bg_ini{
  background: var(--bgini-color);
  position: absolute;
  inset: 0px;
  z-index: 100;
  top: 45px;
	height:52.8vw;
}
#bg_ini_top{
  position: absolute;
  inset: 0px;
	margin-top:28vw;
  z-index: 601;
}
#aloj_tit{
/*  padding: 4rem 1rem 0px;
/*  background: white none repeat scroll 0% 0%;*/
  display: flex;
  flex-direction: column;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
}

#tit_servicios{
  width: fit-content;
  background: transparent linear-gradient(90deg, #A33C8E 0%, #A33C8E 0%, #9F4A93 3%, #8479AD 18%, #6EA1C3 32%, #60B9D1 43%, #5CC3D6 50%, #5CC2CD 56%, #5EBFB6 65%, #61BB90 77%, #65B55C 90%, #69B130 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
							
  font-size: 35px;
  -webkit-text-fill-color: transparent;
  text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	margin:6rem 0px 10px 0px;
}
#tit_servicios_serv{
  width: fit-content;
  background: transparent linear-gradient(90deg, #A33C8E 0%, #A33C8E 0%, #9F4A93 3%, #8479AD 18%, #6EA1C3 32%, #60B9D1 43%, #5CC3D6 50%, #5CC2CD 56%, #5EBFB6 65%, #61BB90 77%, #65B55C 90%, #69B130 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
							
  font-size: 35px;
  -webkit-text-fill-color: transparent;
  text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	margin:0rem 0px 0px 0px;
}
#tit_portfolio{
  width: fit-content;
  background: transparent linear-gradient(90deg, #521E7B 2%, #5B4F76 13%, #637C73 26%, #699C70 37%, #6DB06E 46%, #6FB86E 52%, #6DB06F 59%, #699B72 68%, #637977 80%, #5A4A7E 93%, #552F83 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 35px;
	margin:6rem 0px 10px 0px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}
#tit_portfolio_serv{
  width: fit-content;
  background: transparent linear-gradient(90deg, #521E7B 2%, #5B4F76 13%, #637C73 26%, #699C70 37%, #6DB06E 46%, #6FB86E 52%, #6DB06F 59%, #699B72 68%, #637977 80%, #5A4A7E 93%, #552F83 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 35px;
	margin:0rem 0px 10px 0px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}
#tit_staff{
  width: fit-content;
  background: transparent linear-gradient(90deg, #45A735 0%, #87BD22 15%, #C7D30F 31%, #EFE004 42%, #FFE600 48%, #FDDC01 54%, #FBC305 64%, #F69A0C 77%, #EF6215 92%, #EC411B 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
	margin:6rem 0px 10px 0px;
  opacity: 1;
  font-size: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}
#tit_staff_int{
  width: fit-content;
  background: transparent linear-gradient(90deg, #45A735 0%, #87BD22 15%, #C7D30F 31%, #EFE004 42%, #FFE600 48%, #FDDC01 54%, #FBC305 64%, #F69A0C 77%, #EF6215 92%, #EC411B 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
	margin:4rem 0px 10px 0px;
  opacity: 1;
  font-size: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}
#tit_clientes{
  width: fit-content;
  background: transparent linear-gradient(90deg, #5CC3D6 0%, #95CF8A 13%, #C2D94F 25%, #E3E024 36%, #F7E409 43%, #FFE600 48%, #FADE06 54%, #EFC818 63%, #DBA536 74%, #C1745F 87%, #A33D8F 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
	margin:4rem 0px 0px 0px;
  opacity: 1;
  font-size: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}

.item_portfolio_hover{
  opacity: 0.85;
  background: transparent linear-gradient(241deg, rgb(105, 198, 197) 0%, rgb(252, 229, 4) 52%, rgb(169, 71, 135) 100%) no-repeat scroll 0% 0% padding-box;
	height: 100%;
	position:absolute;
	width:100%;
	display: flex;
  flex-flow: column;
  height: 100%;
	font-size:35px;
}
.item_portfolio_hover_txt{
  position: absolute;
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
	text-align:center;
	line-height:35px;
}
#item_home_portfolio{
  display:inline-block;
	position:relative;
	width:90vw;
	max-width:340px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
/*	margin:28px;*/
  margin: 5px;
	margin-bottom:20px;
/*	border-radius: 50px 0px 50px 0px;
/*	margin-top:150px;
padding:10px;*/
}
#separador_portf{
  display:none;
  width:10px;
	height:0px;
}
#separador_serv{
}
#separador_serv_txt{
  height:30px;
}

.bg_clientes{
  /*background: transparent linear-gradient(rgb(0, 0, 0) 0%, rgba(128, 128, 128, 0) 100%) no-repeat scroll 0% 0% padding-box;*/
  background: var(--grad-bgclientes);
}
.bg_staff{
  background: var(--grad-staff);
}
.item_home_staff{
  display:inline-block;
	position:relative;
	width:45%;/*45*/
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:3px;
	transition:0.5s;
	margin-bottom:20px;
  font-size:13px;
}
.item_home_staff:hover{
	transform: scale(1.08);
}
.item_home_staff img{
  width:80%;
	margin-bottom:10px;
}

.a_item_home_staff, .a_item_home_staff:hover, .a_item_home_staff:link, .a_item_home_staff:visited{
  color:var(--text-color);
	text-decoration:none;
}


#item_slide{
  display:inline-block;
  width:30%;/*40*/
}
#item_slide img{
  width:100%;
}

.pol_calidad{
	padding-bottom:5px;
}
.a_bottom, .a_bottom:link, .a_bottom:visited{
  color:var(--text-color);
}
.a_bottom:hover{
  color:var(--text-color-hover);
}

.avermas, .avermas:link, .avermas:hover, .avermas:visited {
  color:var(--text-color);
	text-decoration:none;
	font-weight:600;
	font-size:15px;
}
.a_vermas{
  transition:0.5s;
	margin-top:10px;
}
.a_vermas:hover{
	transform: scale(1.08);
}



#portfolio_imagen{
  position:relative;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	text-align:center;
	margin-bottom:10px;
	font-size:35px;
	color:#fff;
	font-weight:600;
	text-shadow: 1px 1px 3px #000;
}
#portfolio_imagen img{
  width:100%;
}
.boton_home_port{
  transition:0.5s;
}
.boton_home_port_off{
	opacity:0;
}

.a_portfolio, .a_portfolio:hover, .a_portfolio:visited, .a_portfolio:link{
  text-decoration:none;
	color:var(--text-color);
	font-size:16px;
}


.logo_pie{
  display:inline-block;
	margin-top:5px;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:15px;
	width:80px;
	height:80px;
	padding-top:29px;
	transition:0.5s;
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(90deg, #FFFFFF 0%, #EEF7EC 0%, #CEE9C7 0%, #B2DDA7 0%, #9AD28C 0%, #87CA76 0%, #78C365 0%, #6EBF59 0%, #68BC52 0%, #67BC51 0%, #6FCBDC 0%, #7FCEC2 8%, #ABD981 25%, #F0E91A 50%, #F4EA15 51%, #EA2B7B 100%, #EA2B7B 100%);
  -webkit-border-image: -webkit-linear-gradient(90deg, #FFFFFF 0%, #EEF7EC 0%, #CEE9C7 0%, #B2DDA7 0%, #9AD28C 0%, #87CA76 0%, #78C365 0%, #6EBF59 0%, #68BC52 0%, #67BC51 0%, #6FCBDC 0%, #7FCEC2 8%, #ABD981 25%, #F0E91A 50%, #F4EA15 51%, #EA2B7B 100%, #EA2B7B 100%);
  border-image-slice: 1;
}
.logo_pie:hover{
	transform: scale(1.08);
}
#logo_pie img{
  width:100%;
}







.bg_pie{
  bottom:0px;
	background-color:var(--bgpie-color);
	position:fixed;
	width:100%;
	z-index:-10;
	text-shadow: 0px 0px 3px #000;
}

.item_redes{
  display:inline-block;
	font-size:25px;
	transition:0.5s;
/*	text-shadow: 0px 0px 3px #555;*/
	margin-top:35px;
	margin-bottom:30px;
	padding-left:15px;
	padding-right:15px;
}
.item_redes:hover{
	transform: scale(1.08);
}
.item_redes a, .item_redes a:hover, .item_redes a:link, .item_redes a:visited{
  color:#fff;
	text-decoration:none;
}
.separador_menu{
  padding-top:10px;
	padding-bottom:10px;
	/*border-top:2px solid var(--text-color);*/
	/*border-bottom:2px solid var(--text-color);*/
	margin-bottom:20px;
}


















.a_logo, .a_logo:visited, .a_logo:link{
  text-decoration:none;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 2px;
/*	text-shadow: 1px 1px 3px #000;*/
}
.a_logo:hover{
  text-decoration:none;
	color:#fff;
	text-shadow: 1px 1px 3px #000;
}

#header_fijo{
  display:none;
}
a:-webkit-any-link{
  text-decoration:none !important;
}
#slide{
  padding-top:47px;
	width:100%;
}
#cont_slide_movil{
  /*margin-top:47px;*/
	width:100%;
	background-color:#fff;	
}
slider1_container{
	width:100%;
	background-color:#fff;	
}
#logo_movil{
  position: fixed;
	top:0px;
	left:8px;
	z-index:9999;
  width:200px;
  width: auto;
  margin-left: 5px;
  margin-top: 0px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 30px;
  transition: 0.5s;	
}
#logo_movil img{
  width:100%;
	margin-top:8px;
}
#txt_titulo{
  font: 20px/20px 'Marcellus', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
	letter-spacing:1px;
	line-height:25px; 
}
#titulo_sub{
  font-weight:bold;
	text-align:center;
}
#popup_margenes{
  padding:0px 15px 15px 15px;
	text-align:justify;
}

#quienes_slogan{
  display:inline-block;
  border-top:2px solid #555;
  border-bottom:2px solid #555;
	font-weight:none;
	font-size:18px;
	margin-top:40px;
	margin-bottom:60px;
	color:#555;
	padding:10px;
	line-height:30px;
}

#txt{
  font: 13px/17px 'Open Sans', sans-serif;
	color: color: var(--text-color);
  text-transform: none; /*uppercase*/
  text-align: justify;
	letter-spacing:1px; 
}
.txt_popup {
	font-family: 'Raleway', sans-serif;
  font-size: 15px;
	color:#333;
}
.txt_c{
  margin-top:30px;
}
.txt_ch{
  font: 10px/14px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: justify;
	letter-spacing:1px; 
}

#separador{
  width:90%;
	height:2px;
	background-color:#005B81;
	margin-top:70px;
}
#separador2{
  width:80%;
	height:2px;
	background-color:#aaa;
	margin-top:70px;
}
#bgprod{
	background-image:none;
}
#productos_titulo{
  font-size:14px;
	color:#555;
	margin-bottom:20px;
	font-weight:bold;
}
.a_wa, .a_wa:hover, .a_wa:visited, a_wa:link{
  font-size:25px;
	text-decoration:none;
	color:#333;
}

.a_prod, .a_prod:hover{
  font-size:12px;
	text-decoration:none;
}
#producto_item{
  display:inline-block;
	width:30%;
	padding:0px;
	vertical-align:top;
	margin-top:50px;
}
#producto_item img{
  width:80%;
	max-width:150px;
	/*box-shadow: 2px 2px 8px 2px #aaa;*/
}
#producto_txt{
  display:inline-block;
	text-align:left;
}

.boton_azul,.boton_azul:link, .boton_azul:visited{
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
  padding: 10px;
  font-size: 13px;
  color: #ffffff;
  background-color: #659EAD;
  border-radius: 6px;
	transition:0.3s;
	border: 2px solid #659EAD; 
	font-weight:bold;
}
.boton_azul:hover{
  font-family: 'Raleway', sans-serif;
  color: #005B81;
  background-color: #ffffff;
	transition:0.3s;
	border: 2px solid #005B81;
	text-decoration:none; 
	font-weight:bold;
}

#contacto_item_2 .inputform{
  background-color:#E8EDF0;
	padding:7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #2d9fd9;
	margin-bottom:10px;
  font-family: 'Raleway', sans-serif;
	font-size: 10px;
	color:#6D6F71;
	letter-spacing:2px;
  line-height:25px;
	font-weight:bold;
	color:#555;
  width:100%;
	max-width:600px;	
}
#contacto_item_2 textarea{
  background-color:#E8EDF0;
	padding:7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #2d9fd9;
	margin-bottom:10px;
	resize:none;
	height:170px;
  font-family: 'Raleway', sans-serif;
	font-size: 10px;
	color:#6D6F71;
	letter-spacing:2px;
  line-height:25px;
	font-weight:bold;
	color:#555;
  width:100%;
	max-width:600px;	
}
.a_pie, .a_pie:hover, .a_pie:link, .a_pie:visited{
  color:#fff;
	text-decoration:underline;
}
#logo_whatsapp{
  display:inline-block;
	vertical-align:middle;
}
#logo_whatsapp img{
	width:20px;
}
#txt_whatsapp{
  display:inline-block;
	vertical-align:middle;
  font-family: 'Arial';
	font-size:12px;
	color:#fff;
	font-weight:none;
	margin-left:5px;
}


.parallax_1{
    display:none;
		visibility:hidden;
		background-attachment: fixed;
    background-image: url('/img/parallax/1.jpg?i=6');
    background-repeat: repeat;
    background-position: center;
    background-size: 220% auto;		
    height:120px;
 }
.parallax_2{
    display:none;
		visibility:hidden;
    background-attachment: fixed;
    background-image: url('/img/parallax/2.jpg?i=5');
    background-repeat: repeat;
    background-position: center;
    background-size: 220% auto;		
    height:120px;
}
.parallax_3{
    background-attachment: fixed;
    background-image: url('/img/parallax/3.jpg?i=5');
    background-repeat: repeat;
    background-position: center;
    background-size: 220% auto;		
    height:120px;
}
.parallax_4{
    background-attachment: fixed;
    background-image: url('/img/parallax/4.jpg?i=5');
    background-repeat: repeat;
    background-position: center;
    background-size: 220% auto;		
    height:120px;
}
.parallax_5{
    background-attachment: fixed;
    background-image: url('/img/parallax/5.jpg?i=5');
    background-repeat: repeat;
    background-position: center;
    background-size: 220% auto;		
    height:120px;
}

#tit_contacto{
  width: fit-content;
  background: transparent linear-gradient(90deg, #9D1A80 0%, #C13E66 15%, #DC5A53 29%, #ED6B48 42%, #F37144 51%, #EE6C46 61%, #E2604F 72%, #CD4B5E 83%, #AF2F72 94%, #9C1C80 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin: 4rem 0px 10px 0px;
  opacity: 1;
  font-size: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
}

.contact_input{
  background: var(--contact-input-bg);
	color: var(--contact-input-txt);
	width:100%;
	border:0px;
	margin:10px 0px 10px 0px;
	padding:8px;
	font-size:15px;
}
.contact_textarea{
  background-color: var(--contact-input-bg);
	color: var(--contact-input-txt);
	width:100%;
	height: 150px;
	border:0px;
	margin:10px 0px 10px 0px;
	padding:8px;
	resize:none;
	font-size:15px;
}
#div_contacto_l{
	width:90%;
	vertical-align:top;
	text-align:left;
	font-size:15px;
	text-align:center;
}
#div_contacto_r{
	width:90%;
	vertical-align:top;
	text-align:left;
	font-size:15px;
  background: transparent linear-gradient(45deg, #9D1A80 0%, #C13E66 35%, #DC5A53 60%, #ED6B48 80%, #F37144 100%) 0% 0% no-repeat padding-box;
  background-clip: padding-box;
	padding:30px;
	color:var(--contact-txt-caja);
	margin-top:50px;
}
#contacto_img_ico{
 margin-top:10px;
 font-size:30px;
 line-height:10px;
}
#contacto_img_ico2{
 margin-top:10px;
 font-size:35px;
 line-height:10px;
}
#contacto_tit2{
  font-size:13px;
	margin-top:3px;
	font-weight:600;
}
.acontacto, .acontacto:link, .acontacto:visited{
  color:var(--contact-button-bg);
  text-decoration:none;
}
.acontacto:hover{
  text-decoration:underline;
}
#contacto_tit3{
  font-size:20px;
	font-weight:600;
}
.contact_btn_enviar{
  text-align:center;
	width:100%;
	background-color: var(--contact-button-bg);
	color: var(--contact-button-color);
	padding:15px;
	margin-top:10px;
	font-weight:bold;
	transition:0.5s;
	cursor: pointer;
}
.contact_btn_enviar:hover{
	transform: scale(1.08);
}
#cont_contacto{
  background: var(--contact-bg);
  opacity: 1;
}















































#epica_spirit img{
  width:95%;
	max-width:500px;
}

#productos_item{
	display:inline-block;
	width:100%;
	vertical-align:top;
	text-align:left;
	margin-bottom:50px;
	max-width:400px;
}

#espacio_item{
  display:inline-block;
	width:100%;
	padding:0px;
}
#espacio_item img{
  width:100%;
	margin-bottom:10px;
}

#productos_item img{
  width:80%;
}
#equipos_titulo{
  font-size:25px;
	margin-bottom:5px;
}

#productos_item_int{
  display:inline-block;
	width:300px;
	margin:10px;
	vertical-align:top;
	text-align:left;
}
#productos_item_int img{
  width:100%;
	margin-bottom: 10px;
}
#equipos_titulo_int{
  font-size:20px;
	margin-bottom:5px;
}
#equipos_stitulo_int{
  font-size: 14px;
}

.link_equipo{
  color:#555;
	text-decoration:none;
	transition: 0.5s;
}
.link_equipo:hover{
  color:#222;
	text-decoration:none;
	transition: 0.5s;
}
#instalacion_item{
	width:100%;
	padding-bottom:10px;
}
#iframe_video{
 width:100%;
 height:315px;
}
.link_equipo{
  color:#555;
	text-decoration:none;
	transition: 0.5s;
}
.link_equipo:hover{
  color:#222;
	text-decoration:none;
	transition: 0.5s;
}

#equipos_stitulo{
  font-size: 14px;
}

#servicios_item{
	display:inline-block;
	width:100%;
	vertical-align:top;
	text-align:center;
	margin-bottom:30px;
	margin-top:50px;
}
#servicios_item img{
  width:100%;
	margin-bottom: 10px;
	max-width:100px;
}
#servicios_titulo{
  font-size:20px;
	margin-bottom:5px;
}
#servicios_stitulo{
  font-size: 14px;
}


#downloads_item{
	display:inline-block;
	width:30%;
	vertical-align:top;
	text-align:center;
	margin-bottom:30px;
	margin-top:50px;
	padding:20px;
}
#downloads_item img{
  width:80%;
	margin-bottom: 10px;
	max-width:100px;
}
#downloads_titulo{
  font-size:15px;
	margin-bottom:5px;
}
#downloads_stitulo{
  font-size: 14px;
}

#item_cliente{
  display:inline-block;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
	width:150px;
	vertical-align:top;
}
#item_cliente img{
  width:100%;
	border:1px solid #ccc;
}


@media only screen and (orientation: portrait) {
  #slider1_container{
    visibility: hidden;
  	display:none;
  }
}
@media only screen and (orientation: landscape) {
  #slider1_container_movil{
    visibility: hidden;
  	display:none;
  }
	#slider1_container{
	  margin-top:47px;
	}
}
.img_flag{
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
	transition:0.5s;
	width:35px;
}
.img_flag:hover{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:35px;
}
.img_flag_sel{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:35px;
}
.img_flag2{
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
	transition:0.5s;
	width:28px;
}
.img_flag2:hover{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:28px;
}
.img_flag2_sel{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:28px;
}
#item_comprar{
  text-align:center;
	margin-top:40px;
}
#sep_bottom{
  position:absolute;z-index:100;height:330px;width:1%;
}
.txt_input_login{
  font-family: 'Open Sans', sans-serif;
	font-size:13px;
	border:1px solid #888;
	background-color:#fff;
	color: #000;
	text-align:left;
	margin-bottom:5px;
	padding:6px;
	width:90%;
	max-width:300px;
}

#whatsapp_pc{
  display:none;
	visibility:hidden;
}
#whatsapp_movil{
  position:fixed;
	width:auto;
	z-index:2000;
	background-color: #1dbf00;
	border-radius: 5px;
	bottom:20px;
	left:-300px;	
}
#whatsapp2{
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#ubi_r{
  text-align:center;
  font-family: 'Open Sans', sans-serif;
	font-size:18px;
	margin-top:30px;
	color: #555;
}


#contenidofin{
  width:80%;
	margin:0px auto 0;
  font-family:'Open Sans', sans-serif;
	font-size:10px;
	color: #fff;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
	padding-top:30px; 
	padding-bottom:30px; 
}

.linkmenu{
  font-family:'Open Sans', sans-serif;
  color:#555;
	text-size:12px;
	text-decoration:none;
}
.linkmenu:hover{
  font-family:'Open Sans', sans-serif;
  color:#333;
	text-size:12px;
	text-decoration:none;
}
.sepenumovil{
  color:#fff;
}
.divmenu{
  display:inline-block;
	vertical-align:middle;
}
.divmenusel{
  display:inline-block;
	vertical-align:middle;
	color:#888;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  font-weight: none;
  font-size: 16px;
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  text-align: center;
}
#iframerrhh{
  width:100%;
	height:140px;
	border:0px solid #ccc;
	overflow:hidden;
	padding:0px;
}
#btn_enviar{
  text-align:center;
}
#imghistoria{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#imghistoria img{
  width:98%;
	max-width:450px;
	border:1px solid #ccc;
}
#item_empresa{
	text-align:center;
	margin-top:10px;
	margin-bottom:40px;
}
#item_galeria{
  width:99%;
	max-width:450px;
	margin-bottom:10px;
}
#item_galeria img{
  width:100%;
}
#item_galeria2{
  width:99%;
	max-width:500px;
	margin-bottom:10px;
}
#item_galeria2 img{
  width:100%;
}

#item_empresa img{
  width:98%;
	max-width:400px;
	border:1px solid #ccc;
}

#img_ritual{
  visibility:hidden;
	display:none;
}

#img_ritual_movil img{
  width:100%;
	max-width:600px;
	margin-bottom:20px;
}
#ritual-ananda{
  position:absolute;
	margin-top:-45px;
}
#ritual-prema{
  position:absolute;
	margin-top:-45px;
}
#ritual-loto{
  position:absolute;
	margin-top:-45px;
}


#empresa_tit{
  margin-top:10px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#item_local{
	text-align:center;
	margin-top:10px;
	margin-bottom:40px;
}
#item_local_img{
  width:98%;
	max-width:400px;
	border:1px solid #ccc;
}
#location_img{
  position:absolute;
	margin-left:70%;
	margin-top:-50px;
}

#local_titulo{
  margin-top:5px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

#habitacion_nombre{
  font-size:25px;
	margin-top:20px;
	margin-bottom:10px;
}
#habitacion_precio{
  font-size:32px;
}
#habitacion_item{
  margin-bottom:80px;
	padding-right:0px;
	text-align:center;
}
#slider2_container{
margin-right:10px;
}
#serv_titulo{
  font-size:25px;
	margin-top:20px;
	margin-bottom:10px;
}
#itemmenudiv{
  display:inline-block;
	vertical-align: middle;
	padding:10px;
}
#visible_pc{
  display:none;
	visibility:hidden;
}
#div_head_menu{
  display:none;
	visibility:hidden;
}

#visible_pc_inline{
  display:none;
	visibility:hidden;
}
#visible_movil{
}

#contenido_general{
	background-color:var(--back-color);
}
#contenido{
  width:90%;
	margin:0px auto 0;
  font-family: 'Raleway', sans-serif;
	color: var(--text-color);;
	text-align: center;	
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
/*	padding-bottom:40px;*/ 
}


#div_servicios,#div_clientes,#div_nosotros{
  position:absolute;
	margin-top:-60px;
}

#itemboton{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	width:100%;
}

.boton_home_serv{
  display:inline-block;
  width:90%;
  padding: 30px;
  font-size: 23px;
  text-align: center;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 0.4rem;
	transition:0.5s;
	color:var(--text-serv-menu);
	font-weight:600;
	background-color:rgb(0,0,0,0.65);
}
.boton_home_serv_hover{
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 0.4rem;
  border-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(223, 239, 215) 0%, rgb(195, 224, 179) 0%, rgb(169, 211, 146) 0%, rgb(148, 200, 119) 0%, rgb(131, 191, 97) 0%, rgb(118, 185, 80) 0%, rgb(108, 180, 68) 0%, rgb(103, 177, 61) 0%, rgb(102, 177, 60) 0%, rgb(92, 194, 205) 0%, rgb(92, 195, 214) 0%, rgb(111, 199, 188) 8%, rgb(160, 209, 123) 24%, rgb(239, 226, 20) 47%, rgb(255, 230, 0) 51%, rgb(252, 211, 9) 55%, rgb(224, 17, 105) 100%, rgb(224, 17, 105) 100%) 1.5 / 1.5 / 0 stretch;
	transform: scale(1.08);
	color:var(--text-serv-menuh);
	background-color:var(--text-serv-bg);
	font-weight:600;
}



.boton{
  display:inline-block;
	margin: 0.5rem 2rem;
  padding: 1rem;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 0.4rem;
	transition:0.5s;
	font-weight:bold;
	color:var(--text-color);
}
.boton:hover{
  cursor: pointer;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  border-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(223, 239, 215) 0%, rgb(195, 224, 179) 0%, rgb(169, 211, 146) 0%, rgb(148, 200, 119) 0%, rgb(131, 191, 97) 0%, rgb(118, 185, 80) 0%, rgb(108, 180, 68) 0%, rgb(103, 177, 61) 0%, rgb(102, 177, 60) 0%, rgb(92, 194, 205) 0%, rgb(92, 195, 214) 0%, rgb(111, 199, 188) 8%, rgb(160, 209, 123) 24%, rgb(239, 226, 20) 47%, rgb(255, 230, 0) 51%, rgb(252, 211, 9) 55%, rgb(224, 17, 105) 100%, rgb(224, 17, 105) 100%) 1 / 1 / 0 stretch;
	transform: scale(1.08);
}
.boton_sel{
  display:inline-block;
	margin: 0.5rem 2rem;
  padding: 1rem;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  border-color: transparent;
  border-style: solid;
  border-width: 0.4rem;
	transition:0.5s;
	font-weight:bold;
	color:var(--text-color);
  cursor: pointer;
  border-color: white;
  border-style: solid;
  border-width: 0.4rem;
  border-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(223, 239, 215) 0%, rgb(195, 224, 179) 0%, rgb(169, 211, 146) 0%, rgb(148, 200, 119) 0%, rgb(131, 191, 97) 0%, rgb(118, 185, 80) 0%, rgb(108, 180, 68) 0%, rgb(103, 177, 61) 0%, rgb(102, 177, 60) 0%, rgb(92, 194, 205) 0%, rgb(92, 195, 214) 0%, rgb(111, 199, 188) 8%, rgb(160, 209, 123) 24%, rgb(239, 226, 20) 47%, rgb(255, 230, 0) 51%, rgb(252, 211, 9) 55%, rgb(224, 17, 105) 100%, rgb(224, 17, 105) 100%) 1 / 1 / 0 stretch;
	transform: scale(1.08);
}
.item_home_serv_contd{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	margin-bottom:20px;
	vertical-align:top;
	margin:5px;
	margin-bottom:20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_contd::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
  background-image: url('/img/servicios/home/contenido-digital.jpg');
}
.item_home_serv_contd_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_contd_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/contenido-digital.jpg');
	transition:0.5s;
}

.item_home_serv_wppr{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_wppr::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/we-post-pro.jpg');
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
}
.item_home_serv_wppr_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_wppr_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/we-post-pro.jpg');
	transition:0.5s;
}

#modal_alto{
  width:100%;
	height:50vw;
}


.item_home_serv_outs{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_outs::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/outsourcing.jpg');
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
}
.item_home_serv_outs_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_outs_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/outsourcing.jpg');
	transition:0.5s;

}
.item_home_serv_prod{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_prod::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/servicios-de-produccion.jpg');
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
}
.item_home_serv_prod_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin:5px;
  margin-bottom: 20px;
}
.item_home_serv_prod_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/servicios-de-produccion.jpg');
	transition:0.5s;

}

.item_home_serv_cori{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin-right:0px;
	margin:5px;
  margin-bottom: 20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_cori::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
  background-image: url('/img/servicios/home/contenido-original.jpg');
}
.item_home_serv_cori_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin-right:0px;
	margin:5px;
  margin-bottom: 20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_cori_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/contenido-original.jpg');
	transition:0.5s;
}

.item_home_serv_eyte{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin-right:0px;
	margin:5px;
  margin-bottom: 20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_eyte::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  filter: grayscale(100%);
  opacity:50%;
	transition:0.5s;
  background-image: url('/img/servicios/home/estudio-y-tecnica.jpg');
}
.item_home_serv_eyte_h{
  display:inline-block;
	position:relative;
	width:90vw;
	height:50vw;
	max-width:340px;
	max-height:200px;
	text-align:center;
	opacity: 1;
	transition:1s;
	background-size: 100% auto;
	vertical-align:top;
	margin-right:0px;
	margin:5px;
  margin-bottom: 20px;
	/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);*/
}
.item_home_serv_eyte_h::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-image: url('/img/servicios/home/estudio-y-tecnica.jpg');
	transition:0.5s;
}


#div_serv_mid{
	width:100%;
	vertical-align:middle;
	text-align:left;
	margin-bottom:30px;
}
#div_serv_mid_r{
	width:100%;
	vertical-align:middle;
	text-align:left;
}

#div_sede_mid{
	width:100%;
	vertical-align:middle;
	text-align:left;
	margin-bottom:30px;
}
#div_sede_mid_r{
	width:100%;
	vertical-align:middle;
	text-align:left;
}

#contenido_ancho{
  width:100%;
  font-family:'Open Sans', sans-serif;
  font-size:13px;
	color: #555;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
}
#contenido_ancho_w{
  width:100%;
  font-family:'Open Sans', sans-serif;
  font-size:13px;
	color: #fff;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
}
#txt_titulo_wh{
  font: 20px/25px 'Open Sans', sans-serif;
	color: #fff;
  text-transform: none; /*uppercase*/
  text-align: center;
  padding-top: 50px;
  margin-bottom: 50px;
	letter-spacing:2px; 
}
#txt_titulo_int{
  font: 20px/20px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
  padding-top: 70px;
  margin-bottom: 20px;
	letter-spacing:2px; 
}


#txt_subtitulo_int{
  font: 18px/18px 'Open Sans', sans-serif;
	color: #555;
 /* text-transform: uppercase; /*uppercase*/
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
	letter-spacing:2px;
	font-weight:none; 
}


#laescuela_tit{
  font: 20px/25px 'Marcellus+SC', sans-serif;
	font-style: none;
	font-weight: none;
	text-transform: uppercase;
}

#laescuela{
  width:99%;
}
#laescuela img{
  width:100%;
	margin-bottom:20px;
	max-width:483px;
}

#txt_dest_col{
  color:#A2509E;
	font-weight:bold;
	font-style: italic;
}

#txt_subtitulo{
  font: 18px/18px 'Open Sans', sans-serif;
	color: #555;
  text-transform: uppercase; /*uppercase*/
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
	letter-spacing:2px;
	font-weight:none; 
}
#txt_subtitulo img{
  width:100%;
	max-width:400px;
}
#img_vibracional{
  width:100%;
	max-width:990px;
}
#txt_ssubtitulo{
  font: 17px/18px 'Open Sans', sans-serif;
	color: #555;
  text-transform: uppercase; /*uppercase*/
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
	letter-spacing:2px;
	font-weight:none; 
}
#txt_subtitulo_azul{
  font: 18x/20px 'Open Sans', sans-serif;
	color: #009BDE;
  text-transform: uppercase; /*uppercase*/
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
	letter-spacing:2px;
	font-weight:bold; 
}
#reserva_item{
  font: 25px 'Open Sans', sans-serif;
	color: #555;
}
#reserva_item img{
  width:90%;
	max-width:100px;
	margin-top:30px;
	margin-bottom:10px;
}
#habitacion_item{
  width:100%
}
#item_servicio{
  padding-bottom:50px;
}
#item_servicio img{
  width:95%;
	max-width:100px;
}

#a_comprar{
  font: 18px/17px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
	text-decoration:none; 
	font-weight:bold;
}
#a_comprar:hover{
  font: 18px/17px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px;
	text-decoration:none; 
	font-weight:bold;
}

#txt_wh{
  font: 13px/17px 'Open Sans', sans-serif;
	color: #fff;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
}

.txt_a{
  font: 13px/25px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
	font-weight:bold; 
	text-decoration:none; 
}
.txt_a:hover{
  font: 13px/25px 'Open Sans', sans-serif;
	color: #333;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
	font-weight:bold;
	text-decoration:none; 
}
.txt_ac{
  font: 13px/25px 'Open Sans', sans-serif;
	color: #333;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
	font-weight:none; 
	text-decoration:none; 
}
.txt_ac:hover{
  font: 13px/25px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
	font-weight:none;
	text-decoration:underline; 
}

#txt_span_l{
  display: block;
  vertical-align:middle;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
#txt_span_l img{
  width:40px;
}
#txt_span_r{
  display: block;
  vertical-align:middle;
	margin-bottom:10px;
}
#txt_span_t{
  display: block;
  vertical-align:middle;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
#txt_span_t img{
  width:40px;
}
#txt_span_tr{
  display: block;
  vertical-align:middle;
	margin-bottom:10px;
	font-weight:none; 
}
#candidato{
  font-family: 'Open Sans', sans-serif;
  width:100%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
}
#candidato_foto{
	vertical-align:top;
}
#candidato_foto img{
	width:80%;
}
#candidato_txt{
	vertical-align:top;
}
#candidato_direccionrt{
	margin-top:5px;
  font-size: 30px;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
	letter-spacing:2px;
	font-weight:bold; 
}
#candidato_nombre{
  font-size: 18px;
	color: #009BDB;
  text-transform: none; /*uppercase*/
  text-align: center;
  letter-spacing:2px;
	font-weight:bold; 
}
#candidato_texto{
	margin-top:10px;
  font: 12px/14px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
  text-justify: inter-word;
}

#candidato_sup{
  font-family: 'Open Sans', sans-serif;
  width:160px;
	display:inline-block;
	vertical-align:top;
	padding:12px;
}
#candidato_direccionrt_sup{
	margin-top:5px;
  font-size: 18px;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
	letter-spacing:2px;
	font-weight:bold; 
}
#candidato_nombre_sup{
  font-size: 14px;
	color: #009BDB;
  text-transform: none; /*uppercase*/
  text-align: center;
  letter-spacing:2px;
	font-weight:bold; 
}
#grafico{
  display:inline-block;
	margin:10px;
	width:95%;
}
#grafico img{
	width:100%;
	max-width:450px;
}
#grafico_gr{
  display:inline-block;
	margin:10px;
	width:95%;
}
#grafico_gr img{
	width:100%;
}
#divspan{
  display:inline-block;
	width:auto;
	margin-left:15px;
	margin-right:15px;
}
.link_a{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #555;
  text-transform: none;
  letter-spacing: 1px;
	text-decoration:none;
	font-weight:none;
}
.link_a:hover{
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #555;
  text-transform: none;
  letter-spacing: 1px;
	text-decoration:none;
	font-weight:none;
}
#itemimagen{
  display:inline-block;
	width:200px;
	height:120px;
	margin:10px;
	box-shadow: 2px 2px 8px 2px #aaa;
}
#itemimagen img{
  width:100%;
}

.link_aw{
  font-family:'Open Sans', sans-serif;
  color:#333;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#contenidofin{
  font-family:'Open Sans', sans-serif;
	font-size:13px;
	color: #fff;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
}
#tareaalu{
  display:inline-block;
	width:150px;
  margin-bottom:20px;
}
#contenidofin img{
  width:250px;
}

.link_aw:hover{
  font-family:'Open Sans', sans-serif;
  color:#141D3E;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.txt_input{
  font-family: 'Open Sans', sans-serif;
	font-size:13px;
	border:1px solid #888;
	background-color:#fff;
	color: #000;
	text-align:left;
	margin-bottom:5px;
	padding:6px;
	width:95%;
}
.txt_input1{
  font-family: 'Open Sans', sans-serif;
	font-size:13px;
	background-color:#fff;
	color: #000;
	text-align:left;
	margin-bottom:5px;
	width:95%;
}

#rrhh1{
  display:inline-block;
	width:25px;
	vertical-align:middle;
}
#rrhh1 img{
  width:100%;
}
#rrhh2{
  display:inline-block;
	width:200px;
	vertical-align:middle;
	margin-bottom:2px;
	margin-left:10px;
}
#trabajemail{
  text-align:center;
}

#archivo{
  width:90%;
	text-align:center;
}
#archivo img{
  width:50%;
}
#video{
  width:55%;
	margin-top:20px;
	margin-bottom:20px;
}







.onmobile{
	display: none;
}
#redes_top{
  display: inline-block;
	padding-left:5px;
	padding-right:5px;
	margin-top:35px
}
#redes_btm{
  display: inline-block;
	padding-left:10px;
	padding-right:10px;
}
#txt_resaltado{
  color:#555;
	font:16px/20px 'Open Sans', sans-serif;
	text-decoration:none;
	font-weight:400;
	display:block;
	text-align:center;
}
#enviando{
  color:#555;
	font:16px/20px 'Open Sans', sans-serif;
	text-decoration:none;
	font-weight:400;
	display:block;
	text-align:center;
	visibility:hidden;
}

.ico-tw,
.ico-fb{
	display:block;
	width:26px;
	height:26px;
	text-indent:-99999px;
	overflow:hidden;
	float:left;
	margin-top:35px;
}
#txt_fb{
  display:inline-block;
	margin-top:40px;
	margin-left:5px;
}
#txt_fb a{
	font: 11px/15px 'Open Sans', sans-serif;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  float: left;
  height: 15px;
  letter-spacing: 0.04em;
}
#txt_fb a:hover{
	font: 11px/15px 'Open Sans', sans-serif;
  color: white;
  text-decoration: underline;
  text-transform: uppercase;
  display: block;
  float: left;
  height: 15px;
  letter-spacing: 0.04em;
}
#footer{
  margin-top:30px;
	background-color:#555;
	text-align:center;
  font: 13px/18px 'Open Sans', sans-serif;
	color: #fff;
	padding-top:20px;
	padding-bottom:20px;
}
#footer_l{
	width:100%;
	z-index:101;
	text-align:center;
	margin-top:10px;
}
#footer_r{
  display:none;
	visibility:hidden;
}
#footer_c{
	width:100%;
	text-align:center;
}




header{
	width:95%;
	height:90px;
	background:rgba(245, 245, 245, 1);
	position:fixed;
	top:0;
	left:0;
	padding:0 2.5%;
	z-index:999;
}
#gotop{
	display:block;
	width:25px;
	height:auto;
	padding:0px 0;
	position:fixed;
	bottom:10%;
	right:10px;
	text-align:center;
	z-index:1000;
	
} 

#gotop img{
	width:100%;
	height:auto;
	vertical-align:middle;
}
header nav{
  position:absolute;
  top:70px; 
  left:0;
  width:100%;
  height:0px;
  background:rgba(0, 0, 0, 0.7);
  overflow:hidden;
}

header nav a{
  display:block;
  text-align:center;
  font:12px/45px 'Open Sans', sans-serif;
  font-weight:300;
  height:45px;
  color:white;
  text-decoration:none;
  text-transform:uppercase;
  border-top:1px solid #ddd;
}
header > .left,
header > .right{
/	width:35%;
}

header > .left{
	float:left;
	line-height:70px;
	margin-top:-15px;
}
header > .left > .ico-tw{background:url('/img/sm.png') no-repeat 0 0;}
header > .left > .ico-fb{background:url('/img/sm.png') no-repeat -36px 0; margin-left:7px;}

header > .left > .language{
	margin-left:25px;
	display:block;
	float:left;
}

header > .left > .language a{
	font:11px/26px 'Open Sans', sans-serif;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;	
	height:20px;
}

header > .left > .language a:hover, 
header > .left > .language a.active {
    border-bottom: 1px solid white;
    height: 19px;
}

header > .center{
	margin-top:-23px;
	position:absolute;
	left:50%;
	margin-left:-80px;
}

header > .center > h1{
	overflow:hidden;
	width:181px;
	height:60px;
  padding-top:15px;
}

header > .right{
	float:right;
	margin-top:28px;
}



header > .right > nav{
	display:inline-block;
	float:right;
}

header > .right a{
	font:11px/15px 'Open Sans', sans-serif;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 10px;
	display:block;
	float:left;
	height:15px;
	letter-spacing:0.04em;
}  

header > .right a:hover,
header > .right a.active{
	border-bottom:1px solid white;
	height:14px; 
} 

header > .right span,
header > .left span{
	font:11px/15px 'Open Sans', sans-serif;
	color:white;
	display:block;
	float:left;
}

header > .left span{
	line-height:26px;
	margin:0 10px;
}
.js #menu {
  display:none;
}

.js .slicknav_menu {
  font-family: 'Open Sans', sans-serif;
	  display:block;
    position:fixed !important;
    position: absolute; /*ie6 */
    top: 0;
		width:100%;
		z-index:5000;
}
#producto{
  width:100%;
	max-width:200px;
}
#productob{
  width:100%;
}

#idioma{
  position: fixed;
	top:11px;
	right:58px;
	z-index:9999;
}
#idioma_banbera_movil{
  display:inline-block;
	width:25px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:4px;
}
#idioma_banbera_movil img{
  width:100%;
}

#item_reserva{
  display:inline-block;
	max-width:150px;
	width:100%;
	margin-bottom:30px;
	vertical-align:top;
}
#item_reserva_img{
  width:40px;
	vertical-align:middle;
}
#item_reserva_img img{
  width:100%;
}
#item_reserva_txt{
  width:auto;
	vertical-align:middle;
	padding-bottom:5px;
	font-size:13px;
}
.proyecto{
    background-attachment: fixed;
    background-image: url('/img/bg_proyecto2.jpg');
    background-repeat: no-repeat;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 140%;
}
#partner_item{
  margin-top:0px;
  margin-bottom:30px;
}
#partner_item img{
  width:95%;
	max-width:277px;
}
#noticia_item img{
  width:95%;
	max-width:250px;
	margin-bottom:20px;
}
#video_item{
  vertical-top:middle;
  display: inline-block;
  width:90%;
  height:250px;
	margin-top:20px;
	margin-bottom:20px;
}
#video_item iframe{
  width:100%;
  height:100%;
}
#contacto1{
  text-align:center;
	color#fff;
}
#con1{
	width:100%;
	vertical-align:top;
	text-align:center;
	margin-top:20px;
}
#con1a{
	width:100%;
	vertical-align:top;
	margin-top:0px;
	text-align:center;
	color:#555;
	margin-bottom:10px;
}

#contacto2{
  text-align:center;
	color#fff;
}
#footer_all{
	background-color:#555;
	text-align:center;
  font-family:'Open Sans', sans-serif;
  color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:10px;
}
#contenido_ancho{
  width:100%;
}
#item_prod{
	text-align:center;
	vertical-align:top;
	width:99%;
	
	margin-bottom:30px;
}
#item_prod img{
  width:100%;
	max-width:400px;
}

#item_prod2{
	width:100%;
	max-width:400px;
	margin-top:0px;
	margin-bottom:0px;
}
#item_prod2 img{
  width:100%;
}
#item_prod3{
  display:inline-block;
	vertical-align:top;
	width:100px;;
	max-width:200px;
	padding:15px;
	margin-top:0px;
	margin-bottom:0px;
}
#item_prod3 img{
  width:100%;
}
#prod_tit{
  font: 17px/25px 'Open Sans', sans-serif;
	color: #A2509E;
	font-weight:bold;
}
#prod_tit2{
  font: 15px/17px 'Open Sans', sans-serif;
	color: #31AD4C;
	font-weight:bold;
	margin-bottom:5px;
}
#prod_precio{
  font: 25px/25px 'Open Sans', sans-serif;
	color: #333;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:5px;
}
#prod_desc{
  font: 15px/20px 'Open Sans', sans-serif;
	color: #333;
	margin-top:3px;
	margin-bottom:5px;
}
@media (max-width: 989px) and (min-width: 600px){
  #video_home{  width: 990px;	height: 557px; }
  #location_img{
    position:absolute;
  	margin-left:60%;
  	margin-top:-50px;
  }
}
@media (max-width: 599px) and (min-width: 400px){
  #video_home{  width: 600px;	height: 338px; }
  #location_img{
    position:absolute;
  	margin-left:70%;
  	margin-top:-50px;
  }
}
@media (max-width: 399px) and (min-width: 200px){
  #video_home{  width: 400px;	height: 225px; }
  #location_img{
    position:absolute;
  	margin-left:60%;
  	margin-top:-50px;
  }
}
@media (max-width: 199px){
  #video_home{  width: 200px;	height: 113px; }
}