html{
	margin-top: 0px !important; 
}
body{
  margin:0px;
}
.a_w{
  text-decoration:none;
	color:#333;
	font-style: none;
}
.a_w:hover{
  text-decoration:none;
	color:#000;
}
header{
	width:100%;
	height:50px;
/*
	padding:8px;
	background:rgba(20, 29, 62, 1);
*/
  background:#B4CAFA;
	background:rgba(180, 202, 250, 0.95);
	box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.3);
	position:fixed;
	top:0;
	left:0;
	z-index:999;
}
#header_fijo{
  width:100%;
	height:100px;
  background-color:#fff;
}
#items_menu_fijo{
  float:right;
	margin-top:30px;
	margin-right:20px;
}
#logo_pc{
  position:absolute;;
	width:130px;
	padding-left:10px;
	margin-left:10px;
	/*
	margin-left:-220px;
	padding-left:50%;
	*/
	margin-top:3px;
}
#logo_pc img{
  width:100%;
}
#logo_pc_fijo{
  position:absolute;;
	width:200px;
	padding-left:10px;
	margin-left:30px;
	/*
	margin-left:-220px;
	padding-left:50%;
	*/
	margin-top:10px;
}
#logo_pc_fijo img{
  width:100%;
}
#pieleft img{
  width:80px;
}
.a_pie, .a_pie:link, .a_pie:visited{
  color:#555;
	text-decoration:none;
	font-weight:bold;
}
.a_pie:hover{
  color:#000;
	font-weight:bold;
}
#txt_titulo{
  font: 40px/40px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: center;
/*  padding-top: 50px;*/
  margin-bottom: 50px;
	letter-spacing:2px; 
	font-weight:bold;
}
#txt_subtitulo{
  font: 20px/20px 'Open Sans', sans-serif;
  text-transform: none; /*uppercase*/
	letter-spacing:2px;
	margin-bottom:10px;
	font-weight:bold; 
}
#titulo_sub{
  font-weight:bold;
}
#quienes_slogan{
  display:inline-block;
  border-top:2px solid #555;
  border-bottom:2px solid #555;
	font-weight:none;
	font-size:30px;
	margin-top:40px;
	margin-bottom:60px;
	color:#555;
	padding:10px;
}
#item_reserva_txtch{
	font-size:15px;
	margin-top:10px;
}
.link_wa{
  font-family:'Open Sans', sans-serif;
  color:#555;
	font-size:5px;
	text-decoration:none;
}
.link_wa:hover{
  font-family:'Open Sans', sans-serif;
  color:#333;
	font-size:5px;
	text-decoration:none;
}



#shop{
  position:absolute;
	margin-top:0px;
}
#gift-card{
  position:absolute;
	margin-top:0px;
}
#quienes-somos{
  position:absolute;
	margin-top:0px;
}
#nuestros-productos{
  position:absolute;
	margin-top:0px;
}
#bgprod{
	background-image:url('/img/bg.png');
	background-size: 70%;
	background-repeat:no-repeat;
	background-position: center center;
}

#productos_titulo{
  font-size:25px;
	color:#555;
	margin-bottom:20px;
}
#producto_item{
  display:inline-block;
	width:45%;
	margin:10px;
	padding:0px;
	vertical-align:top;
}
#producto_item img{
  width:40%;
	/*box-shadow: 2px 2px 8px 2px #aaa;*/
}
#producto_txt{
  display:inline-block;
	text-align:left;
}

#prod_imagen{
  display:inline-block;
	vertical-align:top;
	margin-right:20px;
	width:50%;
	max-width:400px;
}
#prod_imagen img{
	border:1px solid #ddd;
	border-radius:10px;
}
#prod_imagenes_ch{
  margin-top:10px;
}
#prod_img_item_ch{
  display:inline-block;
}
#prod_img_item_ch2{
  display:inline-block;
	margin-left:5px;
}
#prod_img_item_ch img,#prod_img_item_ch2 img{
	border-radius:10px;
  width:92px;
}
#prod_data{
  display:inline-block;
	vertical-align:top;
	max-width:40%;
}
#prod_nombre{
  font-size:25px;
	font-weight:bold;
}
#prod_codigo{
  font-size:15px;
	font-weight:bold;
	color:#888;
}
#prod_marca{
  font-size:15px;
	font-weight:bold;
	color:#888;
}
#prod_precio{
  font-size:40px;
	font-weight:bold;
}
#prod_descuento{
	font-weight:bold;
	text-decoration:line-through;
	color:#ff0000;
}
.a_marca,.a_marca:hover,.a_marca:visited{
	color:#006699;
}
#prod_descripcion{
  margin-top:20px;
}
#prod_botones{
  margin-top:30px;
}



.boton_azul,.boton_azul:link, .boton_azul:visited{
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  padding: 5px; 
	padding-left:15px;
	padding-right: 15px;
  font-size: 15px;
  color: #333;
  background-color: #fff;
  border-radius: 6px;
	transition:0.3s;
	border: 2px solid #B4CAFA; 
	font-weight:bold;
}
.boton_azul:hover{
  font-family: 'Open Sans', sans-serif;
  color: #333;
  background-color: #B4CAFA;
	transition:0.3s;
	border: 2px solid #B4CAFA;
	text-decoration:none; 
	font-weight:bold;
}
#buscar0, #buscar1, #buscar2{
  font-family: 'Open Sans', sans-serif;
  border:1px solid #777;
  background-color:#fff;
  color:#333;
  font-style: none;
  font-weight:none;
	width:150px
}
#menu_categorias{
  text-align:center;
  font-family: 'Open Sans', sans-serif;
  background-color:#0B3DA0;
  color:#fff;
  font-style: none;
  font-weight:none;
}
#item_categoria{
  display:inline-block;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
}
#item_categoria a,#item_categoria a:hover{
  color:#fff;
}
#contenido_menu{
/*    width: 990px;*/
    margin: 0px auto 0;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    text-transform: none;
    letter-spacing: 1px;
    padding-bottom: 0px;
}
#contenido_bg_menu{
  background-color:#0B3DA0;
	height:36px;
}

.inputcompra{
  background-color:#B4CAFA;
	padding:7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #EBD5C7;
	margin-bottom:10px;
  font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color:#333;
	letter-spacing:2px;
  line-height:25px;
	font-weight:bold;
	color:#555;
  width:100%;
	max-width:600px;	
}

#contacto_item_2 .inputform{
  background-color:#B4CAFA;
	padding:7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #EBD5C7;
	margin-bottom:10px;
  font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color:#333;
	letter-spacing:2px;
  line-height:25px;
	font-weight:bold;
	color:#555;
  width:100%;
	max-width:600px;	
}
#contacto_item_2 textarea{
  background-color:#B4CAFA;
	padding:7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px solid #EBD5C7;
	margin-bottom:10px;
	resize:none;
	height:170px;
  font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color:#333;
	letter-spacing:2px;
  line-height:25px;
	font-weight:bold;
	color:#555;
  width:100%;
	max-width:600px;	
}

#item_reserva{
  display:inline-block;
	width:200px;;
	vertical-align:top;
	margin-bottom:0px;
	padding:20px;
}
#item_reserva_img{
  display:inline-block;
  width:35px;
	vertical-align:middle;
}
#item_reserva_img img{
  width:100%;
}
#separador{
  width:90%;
	height:2px;
	background-color:#ccc;
	margin-top:30px;
	margin-bottom:30px;
}
#contenidofin{
  width:990px;
	margin:0px auto 0;
  font-family:'Open Sans', sans-serif;
	font-size:12px;
	color: #333;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
	padding-top:7px;
	margin-top:0px; 
	height:65px;
}
#enviroweb{
  float:right;
	margin-top:20px;
	margin-right:20px;
}
#pieleft{
  position:absolute;
	left:20px;
	margin-top:15px;
  font-family:'Open Sans', sans-serif;
	font-size:10px;
	color: #fff;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
}


































#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;
}

.img_flag{
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
	transition:0.5s;
}
.img_flag:hover{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:38px;
}
.img_flag_sel{
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */  
	transition:0.5s;
	width:38px;
}
#contenido_general{
}
#cont_slide{
  margin-top:0px;
	background-color:#fff;
}
#nosotras{
  display:inline-block;
	width:23%;
	margin:20px;
}
#nosotras img{
  width:100%;
	margin-bottom:10px;
}
#gift{
  display:inline-block;
	width:18%;
	margin:5px;
}
#gift img{
  width:100%;
	margin-bottom:10px;
	border-radius:10px;
}
#prod_cat{
  display:inline-block;
	width:17%;
	margin:10px;
	vertical-align:top;
	margin-bottom:20px;
}
#prod_cat img{
  width:100%;
	margin-bottom:10px;
	border-radius:10px;
	box-shadow: 2px 2px 10px rgb(200,200,200);
}
#prod_home{
  display:inline-block;
	width:22%;
	height:320px;
	margin:10px;
	vertical-align:top;
	margin-bottom:20px;
	padding:10px;
	border-radius:5px;
	border:1px solid #ddd;
	font-size:13px;
	filter: drop-shadow(2px 2px 2px #ededed);
	background-color:#fff;
}

#prod_home img{
  width:90%;
	margin-bottom:10px;
	border-radius:10px;
}
#prod_home_descuento{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#ff0000;
	text-decoration:line-through;
}
#prod_home_precio{
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#555;
	margin-bottom:3px;
}
#prod_txt{
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
#prod_txt_ch{
	font-size:11px;
	text-align:left;
	color:#666;
	margin-top:3px;
}
#div_hashtag{
  margin-top:0px;
  margin-bottom:20px;
}
#item_hashtag{
  display:inline-block;
  margin-top:0px;
	margin:5px;
}
.hashtag{
  font-size:12px;
	padding:4px 10px 4px 10px;
	border:1px solid #ccc;
	border-radius:8px;
	text-decoration:none;
}
.hashtag:hover{
  font-size:12px;
	padding:4px 10px 4px 10px;
	border:1px solid #777;
	border-radius:8px;
	text-decoration:none;
	background-color:#3399cc;
	color:#fff;
}


#top{
  position:absolute;
	margin-top:-150px;
}
#reservas_top{
  font-size:18px;
	margin-top:15px;
/*	margin-bottom:3px;*/
}
#slider1_container_movil{
  visibility: hidden;
	display:none;
}
#slider1_container{
  margin-top:0px;
}
#header_data1{
  font-family:'Open Sans', sans-serif;
	color:#777;
	font-size:23px;
	text-decoration:none;
	letter-spacing:2px;
	padding-right: 10px;
}
#header_data2{
  font-family:'Open Sans', sans-serif;
	color:#777;
	font-size:13px;
	text-decoration:none;
	letter-spacing:2px;
	padding-right: 10px;
	margin-top:18px;
}
#whatsapp_pc{
  position:fixed;
	width:auto;
	z-index:2000;
/*	background-color: #1dbf00;*/
	bottom:20px;
	left:-500px;	
}
#whatsapp_pc{
	background-color: #1dbf00;
	border-radius: 5px;
}
.whatsapp_pc_off{
	background-color: #1dbf00;
/*	background-color: #ff3333;*/
	border-radius: 5px;
}
#whatsapp_movil{
  visible:hidden;
	display:none;
}
#whatsapp2{
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}
#logo_whatsapp{
  display:inline-block;
	vertical-align:middle;
}
#logo_whatsapp img{
	width:20px;
}
#txt_whatsapp{
  display:inline-block;
	vertical-align:middle;
  font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:none;
	margin-left:5px;
}

#sep_bottom{
  position:absolute;z-index:-100;height:80px;width:100%;
}
#slide{
  padding-top:98px;
}
#separador-top{
  margin-top:110px;
}
#separador_toptit{
  padding-top:80px;
}
#item_comprar{
  text-align:center;
	margin-top:40px;
}
#div_head_menu{
  transition:0.5s;
	top:-100px;
}

#elmenu_pc1{
/*	background:rgba(49, 173, 76, 0.85);
	background:#31AD4C;*/
	padding-top:5px;
	text-align:right;
}
#elmenu_pc{
  visibility:hidden;
/*	background:rgba(49, 173, 76, 0.85);
	background:#31AD4C;
	margin-top:10px;
	*/
	margin-right:200px;
	text-align:right;
	padding-top:0px;
	margin-top:-65px;
}
#separador_w{
  width:90%;
	height:2px;
	background-color:#fff;
}
#separador{
  width:90%;
	height:2px;
	background-color:#ccc;
}

#contacto1{
	width:100%;
	vertical-align:top;
  font: 13px/25px 'Open Sans', sans-serif;
	color: #333;
  text-transform: none; /*uppercase*/
	letter-spacing:0px;
	padding-left:0px;
	text-align:center;
	border:0px solid #ccc;
	margin-bottom:20px;
}
#contacto1 img{
  width:35px;
	margin-top:10px;
}
#con1{
  display:inline-block;
	width:30px;
	vertical-align:top;
}
#con1a{
  display:inline-block;
	width:auto;
	vertical-align:top;
	margin-left:20px;
	margin-top:0px;
	text-align:left;
	margin-top:13px;
}
#contacto2{
  display:inline-block;
	width:370px;
	vertical-align:top;
	padding-left:30px;
  font: 13px/25px 'Open Sans', sans-serif;
	color: #333;
  text-transform: none; /*uppercase*/
	letter-spacing:0px; 
}
#contacto2 img{
  width:35px;
	margin-top:10px;
}
#serv{
  text-align:left;
	width:500px;
	margin-left:20px;
}
#form1{
  display:inline-block;
	width:320px;
	text-align:center;
	vertical-align:top;
}
#form2{
  display:inline-block;
	width:320px;
	text-align:center;
	vertical-align:top;
	margin-left:100px;
}
#form3{
  display:inline-block;
	width:30%
}
#footer_all{
	background-color:#555;
	text-align:center;
  font-family:'Open Sans', sans-serif;
  color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:10px;
}
form{
  font-size:13px;
}
#redes_sociales{
  position:absolute;
	margin-top:150px;
	margin-left:10px;
}
#sociales{
  display:inline-block;
	padding:5px;
}

#sociales img{
  width:20px;
}
#socialesup{
  display:inline-block;
	padding-left:5px;
	vertical-align:middle;
}
#socialesup img{
  width:14px;
}
.parallax_1{
    background-attachment: fixed;
    background-image: url('/img/parallax/1.jpg?i=6');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;		
    height:500px;
}
.parallax_2{
    background-attachment: fixed;
    background-image: url('/img/parallax/2.jpg?i=5');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;		
    height:500px;
}
.parallax_3{
    background-attachment: fixed;
    background-image: url('/img/parallax/3.jpg?i=5');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;		
    height:500px;
}
.parallax_4{
    background-attachment: fixed;
    background-image: url('/img/parallax/4.jpg?i=5');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;		
    height:500px;
}
.parallax_5{
    background-attachment: fixed;
    background-image: url('/img/parallax/5.jpg?i=5');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;		
    height:500px;
}

#item_quienes{
  display: inline-block;
  width:280px;
	margin:20px;
	margin-top:80px;
}
#item_quienes img{
  width:100%;
}
.link_a{
  font-family:'Open Sans', sans-serif;
  color:#666;
	font-size:15px;
	text-decoration:none;
	font-weight:none;
}
.link_a:hover{
  font-family:'Open Sans', sans-serif;
  color:#21234F;
	font-size:15px;
	text-decoration:none;
	font-weight:none;
}
.link_aw{
  font-family:'Open Sans', sans-serif;
  color:#333;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}
.link_aw:hover{
  font-family:'Open Sans', sans-serif;
  color:#141D3E;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}


a:-webkit-any-link{
  text-decoration:none !important;
}

.linkmenu{
  font-family:'Open Sans', sans-serif;
  color:#fff;
	font-size:13px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenu:hover{
  font-family:'Open Sans', sans-serif;
  color:#fff;
	font-size:13px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenu2{
  font-family:'Open Sans', sans-serif;
  color:#777;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenu2:hover{
  font-family:'Open Sans', sans-serif;
  color:#555;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenuactive{
  font-family:'Open Sans', sans-serif;
  color:#555;
/*
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
*/
	font-weight:bold;
}

.linkmenu3{
  font-family:'Open Sans', sans-serif;
  color:#333;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenu3:hover{
  font-family:'Open Sans', sans-serif;
  color:#333;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
.linkmenuactive3{
  font-family:'Open Sans', sans-serif;
  color:#000;
/*
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
*/
	font-weight:bold;
}

.linkmenu_sel{
  font-family:'Open Sans', sans-serif;
  color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.linkmenu_sel:hover{
  font-family:'Open Sans', sans-serif;
  color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
#itemmenudiv{
  display:inline-block;
	vertical-align: middle;
	padding-top:5px;
	margin-bottom:-8px;
	padding-left:10px;
	padding-right:20px;
}
#items_menu{
  padding-right:10px;
	float:right;
}


#visible_pc{
}
#visible_pc_inline{
  display:inline-block;
}

#visible_movil{
  display:none;
	visibility:hidden;
}
#contenido{
  width:990px;
	margin:0px auto 0;
  font-family:'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
	letter-spacing:1px; 
	padding-bottom:100px; 
}
#txt{
  font: 16px/25px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
/*  text-align: left;*/
	letter-spacing:1px; 
}
.txt{
  font: 16px/22px 'Open Sans', sans-serif;
	color: #555;
  text-transform: none; /*uppercase*/
  text-align: left;
	letter-spacing:1px; 
}







#gotop{
	display:block;
  visibility:hidden;
	width:60px;
	height:auto;
	padding:0px 0;
	position:fixed;
	bottom:100px;
	right:10px;
	text-align:center;
	z-index:1000;
} 

#gotop img{
	width:100%;
	height:auto;
	vertical-align:middle;
}
/* INI MENU */
.slicknav_menu {
	display:none;
}
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;
}


@media (min-width: 4000px){
  #video_home{  width: 5000px;	height: 2813px; }
}
@media (max-width: 3999px) and (min-width: 3000px){
  #video_home{  width: 4000px;	height: 2251px; }
}
@media (max-width: 2999px) and (min-width: 2000px){
  #video_home{  width: 3000px;	height: 1688px; }
}
@media (max-width: 1999px) and (min-width: 1500px){
  #video_home{  width: 2000px;	height: 1125px; }
}
@media (max-width: 1499px) and (min-width: 1000px){
  #video_home{  width: 1500px;	height: 844px; }
}

@media (max-width: 1143px) and (min-width: 1065px){
  #itemmenudiv{
  	padding-left:3px;
  	padding-right:3px;
  }
}
@media (max-width: 1064px) and (min-width: 990px){
  #itemmenudiv{
  	padding-left:3px;
  	padding-right:3px;
  }
  .linkmenu{
  	font-size:12px;
  }
  .linkmenu:hover{
  	font-size:12px;
  }
}

