html{font-size:16px;height: 100%; font-family: "Poppins", sans-serif; margin:0; padding: 0;}
body {font-size:16px;font-family: "Poppins", sans-serif; margin:0; padding: 0; }
.fila *{font-family: "Poppins", sans-serif;}
.madre{position:relative; overflow:hidden; }
.cabecera{ position:absolute;overflow:visible; width:100%; max-width: 1260px;top:24px; margin:auto;z-index: 200;left:0;right: 0; background: #fff ; border-radius: 100px; height: 104px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}

.centradohor{display: flex;  justify-content: center; }

.cab-sec{position: relative;height:150px; width:100%; background: #062F5B}	

.icon-cab{height:20px; vertical-align: middle; margin:0 6px}	
.logo{max-width:250px; position: relative;margin-top:16px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
header{height:24px;}

.btn-agences{font-size: 16px;  cursor: pointer;color:#000;position: relative;font-weight: 600 }
.btn-agences:hover{ color: #0059B3}

.logueo{position:relative;overflow:hidden;text-align: justify}
.logueo input{ border:1px solid #0059B3;border-radius: 4px; height: 40px; width:190px;margin:2px auto; padding:0 10px}
.logueo input.boton{ background:#0059B3 ;border-radius: 4px;
    font-size:small  ;
    cursor: pointer;
	color: #fff;width:190px;
}
.logueo input::placeholder{font-size:14px}
.usuario{max-width:400px;width:100%; color:#FE9F00; padding: 5px; background: rgba(247,242,242,1);border:1px solid #FE9F00;border-radius: 4px;}
.usuario a{text-decoration: none; color: #000;}
.logout{background:#111;color:#fff; padding:4px}
.formloginweb{ position:relative; margin-top:0; margin-left:24px; z-index: 999}
.contenedor{width:100%}
.contenedor-con{ width:90%;position:relative;max-width: 1260px ; margin: auto}


/*.sticky */
.sticky {
  position: fixed;
  top: 0;
  width:100%; max-width: 100%;height:75px;background: #fff;padding:0;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);border-radius: 0;box-shadow: 1px 2px 4px #ccc
}
.sticky .logo{max-width:150px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}

.sticky + .content {
  padding-top: 102px;
}

.btn-up {position:fixed;min-width:50px;border-radius: 100px; padding:6px 10px; background:#efefef; border:1px solid #A3A3A3; color:#fff; bottom:2%; right:180px;z-index: 1000}
.btn-atras{ position:relative;}
select{
		background: #efefef;
}

.loc-anima{position: absolute; bottom: 10%; left: 8%; z-index: 300; font-size: 12px; color:#444}


#bx{position:relative;}

.idiomas{background: #006633; padding:10px 14px; color: #fff}
/*.menuhome{max-width:750px; margin:auto; width: 90%}*/
.menu-cssmenu{
	position:relative;background:none;
	overflow: visible ;width:100%; margin:auto;padding-top:5px; padding-bottom: 15px}

.aviso{position: absolute; z-index: 9999; top: 250px; left: 3%; padding: 10px 30px; background-color:rgba(255,184,7,0.86); text-align: center; color: #fff; -ms-transform: rotate(355deg); -webkit-transform: rotate(355deg); transform: rotate(350deg); width: 346px;}
.promo-exc{position:relative;padding: 10px 30px; background-color:rgba(251,27,12,0.86); text-align: center; color: #fff; -ms-transform: rotate(357deg); -webkit-transform: rotate(357deg); transform: rotate(357deg); width: 100%;}
.promo-dev{position:relative;padding: 25px; background-color:#2F439E; text-align: center; color: #fff;  width: 100%;max-width:800px;margin:24px auto; font-weight: bold; border-radius: 100px;}
.promo-dev2{position:relative;padding: 8px; text-align:center;color:#aaa;width: 100%;max-width:900px;margin:24px auto; font-weight: bold; font-size: 22px; }
.promo-dev-info{position:relative;padding: 25px; background-color:#FF6600;; text-align: center; color: #fff;  width: 100%;max-width:960px;margin:24px auto; font-weight: bold; border-radius: 100px;}

.galletahome{margin-top:-110px}
.galleta{max-width: 900px;background: #fff; border-radius: 100px;  margin: auto;}
/***form-galleta***/


.listado{ padding:10px 10px 10px 30px;}
.lista{ padding:10px 10px 10px 45px;font-family: "Poppins", sans-serif; color: #333 }
.lista li{line-height: 180%;}
ul.puntos-recogida li{ list-style: none; padding-left: 25px; font-size:16px; color:#2A5266}
ul.puntos-recogida li a{ color:#2A5266}

.centradovertical {
   min-height: 275px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.separasec{padding:64px 0}
/**-----*/

.pie{}
.pie-izq{background:#062F5B;padding: 24px 40px; border-radius:0 300px 300px 0}
.pie-drch{background:#FF8929;padding: 24px 40px; border-radius: 300px 0 0 300px }
.pie p {color:#fff; font-size:13px}
.pie .enlace{color:/*#058B87*/#9DCDFF; }
.pie h4{color:#fff}
.margindrch{margin-left:20%}
footer .fondo2 {background:#222;  padding:  20px 0;margin:0}
.logos-fm{width:56px; height: 67px; margin:3px}
/*------*/

.menup{
	font-family: "Montserrat", sans-serif;
	font-size: 16px; 
	color:#06305A ;
	text-align:left;	
	line-height: 15px;
	margin: 0px 5px;
	padding:5px 8px;
	text-decoration: none; 
	font-weight:600;text-transform:capitalize;
	
}
.menup:hover{color:#FDD503}


.pad-esp{padding:0 8%}
.pad-home{padding:1.5% 25%}

.sombra{ transition:all 0.3s linear;}
.sombra:hover{box-shadow:0 5px 20px #333;}

.formu input{
 border:1px solid #fff;
	border-radius: 0;
   padding:7px 3px; 
   width:100%; 
   display:block;
   height:50px;
	color:#111;}

.form-reserva input, .form-reserva select {
	 border:1px solid #ccc;
	border-radius: 4px;background: #fff;
   padding:8px 4px; 
   width:100%; 
   display:block;
   height:42px;margin-bottom: 12px;
	color:#111;}
	
.doc-city{max-height:180px; width:auto}
.desc-villa{width:90%; max-width:900px ; margin: auto; text-align: center; padding-bottom: 40px }
.lupa{position:relative; margin-top:-60px; margin-right: 10%;z-index: 100}
.pos-video{margin-left: 25%}

.icon-cat{position:absolute;z-index: 10; bottom:0;right:16px; width:50px;}
.categoria{padding: 8px; font-size: 13px;  color:#fff; border-radius: 25px; background: #FE9F0070; display: flex; align-content: center}
.categoria1{background: #E47F32}
.categoria2{background:#0059B2}

.btn-redondo { position:absolute;right: 20px; bottom:20px;z-index: 100;
	font-size: 30px;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #Fff;color:black;
  border: none;
	cursor: pointer;}

.carrito {
 position: relative; 
top:1px;z-index:1000;right: 16px;/* necesario para posicionar el badge */
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #FE9F00;
  border: none;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}
.carrito_list{ position: fixed; top:50px;right: 50px;width: 500px;height: 650px; background:#fff; border:1px solid #FF6600; border-radius: 8px; padding:16px; z-index: 999999}


/* SVG dentro del círculo */
.carrito svg {
   width: 32px;
  height: 32px;
  fill: #fff;
  display: block;    /* evita pequeños gaps en algunos browsers */
}
.carrito .badge {
  position: absolute;
  top: 6px;
  right: 6px;
  min-width: 20px;
  height: 20px;
  background-color: #e53935;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
}

/* Opcional: efecto hover */
.carrito:hover {
  transform: translateY(-2px);
  transition: transform 0.2s ease;
}
.carrito-items{overflow-y:scroll; height: 450px;  border: 1px solid #ccc;padding:12px;
    border-radius: 8px;}
/*/-----------------texto------------/*/


p, label{line-height:170%;font-size:16px;font-family: "Poppins", sans-serif; }
h1,h2,h3,h4,h5{font-family: "Poppins", sans-serif;}
h1{color:#062E5A; font-size: calc(2.5em + 3vw); line-height:100%; font-weight:400; letter-spacing: -1px;font-family:"Montserrat", sans-serif; margin:0 }
h2{color:#062E5A; font-size: calc(1em + 1.2vw);font-weight:500;line-height:130%;letter-spacing: -1px;}
h3{color:#062E5A;font-size:20px;font-weight:400;line-height:130%; letter-spacing: -1px;}
h4{color:#062E5A;font-size:16px;font-weight:300;line-height:100%;text-transform:uppercase}

h5{color:#6ABEC5;font-size:14px;font-weight:400;  letter-spacing: -1px;}

h3.ofer{color:#333;font-size:25px;font-weight:800;line-height:100%;}
.text-antecab {color:#fff; margin:0;}
.h1{font-family:"Corinthia", serif;  font-size: 7.5vw; line-height:110%; font-weight:400; letter-spacing: -1px ;text-align: center}
.h1cab{font-family:"Poppins", sans-serif;  font-size: 2.3vw; line-height:110%; font-weight:200; letter-spacing: -1px ;text-align: center}
.h2{color:#111; font-size: calc(1em + 1.2vw);font-weight:500;line-height:130%;}
.h3{font-size:24px;font-weight:500;line-height:130%;  color:#FF6600}

.leyenda{ position:relative;width:100%;    text-align: center}
.ley1{font-size: 30px; text-shadow: 2px 2px 2px #fff ; line-height: 70%}
.ley2{font-size: 36px; text-shadow: 2px 2px 2px #fff ; line-height: 120%; font-weight: bolder; margin:16px 0}

.texto{font-family: "Poppins",  sans-serif; font-size:16px; color:#575747; line-height:20px}
input{ font-family: "Poppins",  sans-serif;}
.texto-10, .texto-9{font-family:"Poppins",  sans-serif; font-size:13px; line-height:20px}
.texto-descrip{font-family:"Poppins",  sans-serif; font-size:14px; color:#07305C;font-weight: 400; line-height:140% }
 .texto-car-ex{font-family:"Poppins",  sans-serif; font-size:13px; color:#07305C;font-weight: 400; line-height:140% }
 .texto-car-ex
.titulo{font-family:"Montserrat", sans-serif; font-size: calc(40px + 2vw); line-height: 75%; font-weight: 600; text-transform: uppercase}
.tith1{font-family: "Montserrat", sans-serif;font-size: calc(14px + 2vw); line-height: 100%;font-weight: 300;text-transform: uppercase}
.tittransfer{font-family: "Montserrat", sans-serif;font-size: calc(14px + 1vw) ; line-height: 100%;font-weight:bold;text-transform: uppercase}
.text-icon{color:#062F5B; font-size:16px; font-weight:bold;font-family: "Montserrat", sans-serif;text-transform: uppercase}
.tit-ex{ font-family:"Montserrat", sans-serif; font-weight:600;text-transform: uppercase; font-size: 18px; color:#FF8829}
.tit-exc{ font-size: calc(14px + 1.6vw); font-family: "Montserrat", sans-serif; font-weight:500; margin:10px auto;color:#FF8828;text-transform: capitalize;}
.subtit-exc{ font-size: 22px; font-family: "Poppins", sans-serif; font-weight:500;text-transform: uppercase; color:#0059B2;margin: 4px}
.aviso-exc{ background: #FC8B26; color:#fff; font-size: 14px;border-radius: 100px; position: absolute;top:50px; left:6px; padding: 4px;text-align: center; width:40%;z-index: 50; text-transform: uppercase}
.destacado{font-size:20px; }
.destacadohome{font-size:calc(16px + 1.2vw) ; font-family: "Montserrat", sans-serif;font-weight: 300;color:#062D59}
.destacadoexc{font-size:20px;color:#4C4C4C; font-weight: 500; display: flex; align-items: flex-start; }
.cat-exc {width:90%;}
.pest-tit{ font-family: "Poppins", sans-serif; font-weight:700;text-transform: uppercase; font-size: 16px; color:#AAAAAA; line-height: 80%;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.pest-activo{color:#062F5B;background: rgba(6,47,91,0.10)  ; padding:8px ;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
.sep-vert{border-right:0;   padding:6px}
.no-sep-ver-lin{border-right:none} 

.linea{padding-bottom:8px;border-bottom: 2px solid #062E5A;}
.linea2{padding-bottom:8px;border-bottom: 2px solid #062E5A;}
.linea100{border-bottom:2px solid #062E5A;}
.lineagris{border-bottom:1px solid #ccc;}
.mg0{margin-top:0}
.mg00{margin-top:0; margin-bottom: 0;}
.mgb0{ margin-bottom: 0;}
.mg44{margin-top:4px; margin-bottom: 4px;}
.direccion {
	
	font-size: 13px;
	font-weight:400;	
	color:rgba(234,234,234,1);
	text-decoration: none;
	line-height: 18px; 
}




.negro{color:#333}
.blanco{color:#fff}
.gris{color:#6A6969;}
.amarillo{color: #FF6600}
.azul{color:#0059B3}
.naranja{color:#E47F32}
.verde{color:#3EA246}
.fondop {background:#D3E5EB}
.fondo1{background:#E6EAEE; }
.fondo2{background:#BbCb9d ;}
.fondo3{background:#777 ;}
.fondo4{background:rgba(0,89,179,0.08);}
.fondodeg{/*background: linear-gradient(90deg, rgba(0,89,178,1) 50%, rgba(254,159,0,1) 80%)*/background: linear-gradient(90deg, rgba(0,89,178,1) 0%, rgba(68,73,175,0.6923144257703081) 41%, rgba(255,138,0,1) 100%);}

.img-fondo{
	width:100%; height: 100%;	
position:absolute; top:0; left:0; z-index: 0;}
.img-fondo img{
  width: 100%;
  height: 75vh;
  object-fit: cover;
	 
  filter: opacity(90%) contrast(90%) invert(10%);
}
.img-fondo::before img {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: blue;
  mix-blend-mode: multiply;
	opacity: 0.4;}
.img-fondos { 
	
  background-size: cover; /* Hace que la imagen cubra toda la capa */
  background-position: center; /* Centra la imagen */
}

.img-fondo1{background-image: url('../images/exc-monumentos.jpg'); /* Imagen de fondo */}
.img-fondo2{background-image: url('../images/exc-cultura.jpg'); /* Imagen de fondo */}
.redes:hover{ opacity:0.5}
.masinfo{font-size:15px; text-align: center;font-family: "Poppins", sans-serif; padding:6px 12px; border:1px solid #999; color:#999;  margin:auto; display: inline}

/*.btn, .form-reserva input.btn{background:#FF6600; font-size: 20px; cursor:pointer; color:#fff;  border-radius: 6px; padding:8px 24px ;text-align: center; line-height: 160%; margin: auto; display: inline-block; border: none}*/
.btn, .form-reserva input.btn{
	background:#fff; font-size: 20px; cursor:pointer; color:#062F5B; border:4px solid #062F5B; border-radius:50px; padding:8px 36px ;text-align: center; line-height: 100%; margin: auto; display: inline-block; }
.btn-plus{font-size:24px;    padding: 12px 36px;}
.btn-exc{background:none; font-size: 14px; cursor:pointer; color:#FF7F00; font-weight: 600; border-radius: 8px; padding:4px 16px; border: 3px solid;}
.btn-exc:hover{color:#FF7F00; background:rgba(255,127,0,0.30);}
.btn-filtro{font-size: medium; cursor:pointer; color:#FF6600;  border-radius: 4px; padding:10px 20px;  text-align: center;  margin: auto; display: inline;  border: none}
.btn-filtro:hover{ color:#333}
.btn-comprar{background:#FF6600; font-size: medium; cursor:pointer; color:#fff;  border-radius: 0; padding:10px 20px;  text-align: center;  margin: 10px auto; width:100%;  border: 1px solid #fff}

.pl50{padding-left: 50px}
.pr50{padding-right: 50px}

.pad-sec-home{padding-top:50px ; padding-bottom: 50px;}
.dia-disponible{position:relative; display: inline-block; width:30px; height: 16px; background:#0B55A8; border-radius: 0}
.dia-disponible-cupo-bajo{position:relative; display: inline-block; width:30px; height: 16px; background:#5BA4F4; border-radius: 0}
.dia-nodisponible{position:relative; display: inline-block; width:30px; height: 16px; background:#666;border-radius: 4px}
.dia-seleccionado{position:relative; display: inline-block; width:30px; height: 14px; background:none; border:2px solid #FEA002;border-radius: 0}
/*----------------------*/
.col4esp{float:right;max-width: 390px}
.paddingcard{padding:30px}
.foto-exc{ width:100%; text-align: center; height: 260px; object-fit: cover;object-position: center; border-radius: 8px}
.caja-flex{
display: flex;
flex-wrap: wrap;
	}
.flex{display:flex;}
.flex-altos{align-items: stretch;}
.flex-dir, .flex--dir{flex-direction: row ;display:flex ; align-items: center;/* Centra verticalmente los elementos */}
.flex-dir2{flex-direction: column;display:flex ;height: 100vh; justify-content: center; /* Centra horizontalmente los elementos */}
.flex-espaciado{justify-content: space-between;} 
.caja-flex-caja {
    margin: 0.5%;
    width: 32%;
    padding: 25px;
    border: 1px solid #ccc;
    color: #555;
	font-family: "Dosis", sans-serif;}
.caja-flex-centrado{
		display:flex;flex-direction:column; justify-content:center; 
		}
.caja{border:1px solid #333; padding:8px;margin-bottom: 15px;border-radius: 4px}
.caja-excursion{border:1px solid #92A4B4;background: #fff; padding:16px;margin-bottom: 15px;border-radius: 8px; position: relative; overflow: hidden}
.caja-azul{border:2px solid #6F97CB;; padding:16px;border-radius: 1px;margin-bottom: 14px;}
.caja-borde{padding:0 40px 40px; ; box-shadow: 2px 2px 16px #ccc}
.redondeo{ border-radius:8px}

.cajacheck{border:1px solid #6ABEC5; padding:15px;margin:20px auto; width: 70%; max-width: 1020px}

.caja-serv{width:19%; margin-right: 1%; text-align: center}

.caja-serv img{ border-radius: 10px;}
.caja-serv img:hover{ filter:grayscale(100%) }

.tit-serv{font-size:14px}

/*------------------*/
.precio-ex{ position:relative; text-align: right;font-size:20px; font-weight: bold; color:#FC8B26;  padding:  0 }
.precio-ex div{display:inline;}
.precio-ex-web{ position:relative; padding:  8px 0;font-size: 14px; color:#FC8B26; margin-top: 3px; font-weight: bold; text-align: center;}


.pvp-ant{  font-size: 24px;font-weight: 600; text-decoration:line-through; color:#C14242; margin:16px }
.precio-exc{  float:right;font-size: calc(14px + 2vw);font-weight: 600; color:#FF8727 ; line-height: 75%; text-decoration:none; text-align: center; }
.pvp-oferta{ font-size:14px}
.precio-total{ font-size:17px; font-weight: bold; color:#FC8B26; line-height: 160% }

.info-carrito{padding:5px; background: #fff}
.info-carrito p{line-height:40%;font-size:16px;font-family: "Poppins", sans-serif; }
p.precio-carrito {font-size:23px;}

.abajo{position:absolute; bottom:30px;width:100%; padding:0 30px; z-index: 100}
/*----resize-video----------*/
.embed-container {
    position: relative;
    padding-bottom:46.55%;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;/**/
}
.embed-container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#pax, .textoopt{
	font-family: "Poppins" , 'sans-serif;';
	color: #FF6600;
	font-size: 16px;


}

.ban-img {background: url('../images/foto-hab.jpg') bottom left/100% no-repeat;}
/* banner texto centrado */
.banner {
 background: url('../images/foto-hab.jpg') top left  no-repeat;
  height: 560px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-cont {background:rgba(255,255,255,0.70); padding:50px; overflow: hidden; width: 60%}
/***/
.banner-2{
display: flex;
  justify-content: center;
  align-items: center;
}
.banner-cont-2 {background:none; padding:50px ; overflow: hidden; width: 45%}

/***/

/*-------zoom-----------------*/
.cajon {position:relative;margin: 0 1% ; width: 98%; transition:all .5s ease-in-out ; padding-bottom:0 !important;line-height: 0 }
.cajon div.textocajon{
	display:none;
	position:absolute; width:100%; top:75%;z-index: 100;padding: 18px; background: linear-gradient(rgba(34,33,33,0.80),rgba(77,76,76,00))
	}
.cajon div.textocajon p{
	color:#fff;
	}
.cajon div.textocajon h3{
	color:#45BFC9;
	}

.cajon img { 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    width:100%;}
.cajon:hover img {
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}
.cajon div.textocajon { 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    width:100%;}
.cajon:hover div.textocajon{ 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    top:0;}

/**-----*/
/*-----------*/
.filtros{position: relative;height: 60px; width:100%; text-align: center;}

.img-50{width:50%}


.cajaopinion {
    padding:12px; 
    margin:20px 0px;
    -webkit-box-shadow: 3px 2px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 3px 2px 5px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 3px 2px 5px 0px rgba(50, 50, 50, 0.2);
    border: 1px solid #ccc;
    background-color: #F9FDFB;
}

.tam50{width:49.5%}

.caja-video{ background:#222;border-radius: 10px;padding: 8px}


.centrado-porcentual {
    position: fixed;
    top: 50%;
    z-index: 999999;
    left: 50%;
    width: 75%;
    max-width: 680px;
    transform: translate(-50%, -50%);
   
    -webkit-transform: translate(-50%, -50%);
  
    text-align: center;
}

.btn:hover{ color:rgba(106,161,236,1.00)}

.destacadoexc {
  position: relative;
}

.mas-info {
  margin-left: 8px;
  color: #0073aa;
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}

.toggle-info {
  display: none;
}

/* Tooltip */
.tooltip {
  display: none;

  position: absolute;
  bottom: 70px;      /* encima del icono */
  left: 0;

  max-width: 500px;
  background-color: #333;
  color: #fff;
  padding: 10px;
  border-radius: 6px;

  font-size: 14px;
  line-height: 1.4;
  z-index: 20;
}

/* Mostrar al hacer click */
.toggle-info:checked ~ .tooltip {
  display: block;
}

/*para crear un brillo en los iconos de la home cuando haga un hover sobre ellos*/
.icon-home-a{   display: inline-block;
;transition: all 1.5s cubic-bezier(0.4, 0, 0.2, 1);}
.icon-home-a {
  position: relative;
  display: inline-block;;
}
.icon-home-a img {
  display: block;margin:auto;
}
/* Capa de brillo */
.icon-home-a::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.6) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-10deg);
  transition: none;
}

/* Animación al hacer hover */
.icon-home-a:hover::after {
  animation: shine 1s ease;
}

@keyframes shine {
  0% { left: -75%; }
  100% { left: 125%; }
}
/* fin brillo en los iconos - hover sobre ellos*/



.colpie-izq{  float:left; padding-left:16px; padding-right:16px; width:65%}
.colpie-drch{  float:left; padding-left:16px; padding-right:16px; width:30%}
.colpie-sep{  float:left; padding-left:16px; padding-right:16px; width:5%}

@media screen and (max-width: 1440px){


}

@media screen and (max-width: 1279px){
	
.logo{max-width:250px; position: relative;}


}
@media screen and (max-width: 1023px){
	.contenedor-con{ width:90%;position:relative;max-width: 1260px ; margin: auto}
.colpie-izq{   width:100%}
.colpie-drch{ width:100%}
.colpie-sep{ width:0}
	.carrito { top:3px;z-index: 666;right: -12px;z-index: 10005;}
	.carrito_list{ position: fixed; top:60px;right: 20px;width: 300px;height: 400px;}
	.carrito-items{ height: 200px}
	.btn-up { bottom:8px; left:24px;}
	.btn-atras{bottom:8px;right:24px}
	.logo{margin:4px;}
	.centradohor{display: inline-block;  justify-content:space-between; }

	.flex-dir{flex-direction:column }

	
header{position:fixed; background: none ; height: 60px; width:100%; box-shadow: 2px 2px 2px #ccc}
.logueo{position:relative;overflow:hidden;text-align:left}	
	
.menup{color:#000}
.ocultar{display:none}

.pad-home{padding:1% 1%}

.menu-cssmenu{
position:relative;	width:100%; }
#bx{position:relative;}
.seccion{padding:40px}
.seccion-int{padding:40px}
.contenedor{margin:0;}	
.aviso{position: relative; z-index: 9999; margin-top: 0;top:0;left:0;  -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);width:100%; 
}

.cabecera{ position:fixed;overflow:visible;z-index:10000; width:100%; height: auto;padding: 0; margin:auto;top:0; border-radius: 0;}

/*.sticky {
  position: fixed;
  top: 0;transition:none;
  width: 100%;;overflow:visible; z-index:10000; margin: 0;height: 90px; 
}
.sticky img.logo{ margin:8px; padding: 0}
.sticky #cssmenu{padding: 0; transition:none;}*/
	
.leyenda{ position:relative; width:96%;text-align: center; margin:auto}
.ley1{font-size: 16px; text-shadow: 2px 2px 2px #fff ; line-height: 90%}
.ley2{font-size: 22px; text-shadow: 2px 2px 2px #fff ; line-height: 90%; font-weight: bolder}
	

	
	
.ocultar2{display:none}
	
.banner-cont { width: 100%}
.parallax, .banner {height:inherit}

.cajacheck{border:1px solid #6ABEC5; padding:15px;margin:10px auto; width: 98%}



	

	.cabecera div.contenedor{padding: 0;}
	
	.date{font-family: "Poppins", sans-serif; color:#fff;  font-size: 1.3em; font-weight: bold}
	.contenedor-con, .contenedor-con2{ width:100%;padding:10px; margin-top:60px;}
	.sep-vert{border-right:none; border-bottom: 2px solid #FF6600;margin:0;padding:4px; width: 100%;text-align: left}
	.img-cabecera{padding-top:0;}
	.sep-vert-mov{margin-top:16px}
	}

@media screen and (max-width: 768px){
	.caja-excursion{border:1px solid #92A4B4; padding:0;margin-bottom: 15px;border-radius: 8px; position: relative; overflow: hidden}
	.pie-izq{background:#062F5B;padding: 16px 24px; border-radius:0 }
.pie-drch{background:#FF8929;padding: 16px 24px; border-radius:  0 }
	.margindrch{margin-left:0}
	.icon-home-a img {
  display: inline;margin:0;
}
	.icon-home{height: 45px; vertical-align: middle}

	p.text-flot {display:inline-block; font-size: 14px}
	.galletahome{margin-top:-20px}
	.titulo{font-size: 14vw; }
	
	.precio-exc{ font-size:22px;}
		
	.centradohor{display: inline-block;  justify-content:space-between; }
	.btn{font-size: 14px; }
	.h1{font-family:"Poppins" ,sans-serif; font-size: 28px;}
	.h3{font-size:18px}

	.tit-exc{ font-size: 25px; }
	.linea{padding-bottom:10px;}
	.button { right: 80px;}
}

