@font-face {
	font-family: "book";
	src: url("fonts/BookAntiquaFont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "domaine";
	src: url("fonts/TestDomaineDisplay-Regular-BF66174a224cb3d.otf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "domainelight";
	src: url("fonts/TestDomaineText-Light-BF66174a20c972d.otf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "founders";
	src: url("fonts/Founder-Light-BF64d30a7d65af2.otf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "domainePrueba";
	src: url("fonts2/Test/test-domaine-text-regular.woff2") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "domainePrueba2";
	src: url("fonts2/Test2/test-domaine-display-regular.woff2") format("truetype");
	font-weight: normal;
	font-style: normal;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.dorado {
	color: #a19766;
}

section {
	margin-bottom: 35px;
}

.gris_logo {
	color: #302e31;
}

h1 {
	color: black;
	font-size: 2rem;
	cursor: default;

	letter-spacing: 5px;
	padding-left: 3px;
}

.verde {
	color: #304b39;
}

/*---------------------------------------------------------Tipografias--------------------------------------------*/

.raleway-regular {
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}

.tipografia_domaine {
	font-family: "domaine", sans-serif;
	font-weight: 400;
}
.tipografia_domaine_light {
	font-family: "domainelight", sans-serif;
	font-weight: 400;
}
.tipografia_founders {
	font-family: "founders", sans-serif;
	font-weight: 400;
}

.tipografia_book_bold {
	font-family: "book", sans-serif;
	font-weight: bold;
}

.roboto-bold {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.roboto-thin {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
}

.playfair-display-regular {
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

/*------------------------------------------------------HEADER-------------------------------*/
.bg_gris {
	background-color: #302e31 !important;
}
/* header{
    color: black !important;
    background-color: transparent!important;
}
header:hover{
    background-color: #302E31;
    color: white;
} */

/*------------------------------------------------------------------------*/
.contenedor_logo_mobile {
	width: 100px;
	height: 100px;
}

.contenedor_logo_mobile a img {
	width: 100%;
	height: 100%;
}

.contenedor_logo {
	width: 100px;
	height: 100px;
}

.contenedor_logo img {
	width: 100%;
	height: 100%;
}

.contenedor_video {
	width: 100%;
	height: 80vh;
	overflow: hidden; /* Para asegurarse de que el video no se desborde */
	position: relative; /* Importante para posicionar correctamente el video */
}
.contenedor_video2 {
	width: 100%;
	height: 100vh;
	overflow: hidden; /* Para asegurarse de que el video no se desborde */
	position: relative; /* Importante para posicionar correctamente el video */
}

.video_fondo {
	width: 100%;
	height: 100%;
	object-fit: cover; /* Para cubrir todo el contenedor sin deformar */
	position: absolute;
	top: 0;
	left: 0;
}

/* 
MEDIDAS DEL VIDEO

.contenedor_video {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    position: relative; 
}

.video_fondo {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    position: absolute;
    top: 0;
    left: 0;
} */

.contenedor_formulario {
	background-color: rgba(245, 245, 245, 0.767);
	position: absolute;
	width: 80%;
	left: 10%;
	top: 17%;
	padding: 20px;
}

.div_boton {
	display: flex;
	justify-content: center;
	align-items: end;
}

.div_boton button {
	width: 300px;
	height: 40px;
	border-radius: 0;
	border: none;
	background-color: #304b39;

	color: white;
	box-shadow: 1px 2px 5px 1px #0000008c;
}
.div_boton button:hover {
	box-shadow: 3px 4px 5px 1px #0000008c;
	background-color: #304b39;
}

.navbar-toggler {
	border: solid 1px white;
}

.nav-link {
	color: white;
}

.bg-body-tertiary {
	background-color: #304b39 !important;
	color: white;
}

.btn_nav {
	color: white;
	border: solid 1px white;
}
.btn_nav:hover {
	color: white;
	border: solid 1px white;
}

/*--------------------------------------------------------------BODY--------------------------------------------------*/
body {
	/* background-image: url(/img/trama/Trama.jpg); */
	background-color: rgb(255 244 225 / 25%);
}

.animacion {
	display: inline-block;
	margin: 0 0.5rem;

	animation: fadeInDown; /* referring directly to the animation's @keyframe declaration */
	animation-duration: 2s; /* don't forget to set a duration! */
}

.logo_main_section {
	width: 300px;
	height: 300px;
	border: none;
	margin-top: 50px;
}

.logo_main_section img {
	width: 100%;
	height: 100%;
}

.h2_finca {
	margin-top: 65px;
	font-size: 2.5rem;
}

.h2_finca_titulos {
	font-size: 3rem;
}

.contenedor_imagen_cabaña {
	width: 100%;
	margin: 0 auto;
}
.contenedor_imagen_cabaña img {
	width: 100%;
}
.contenedor_imagen_cabaña2 {
	width: 100%;
	margin: 0 auto;
}
.contenedor_imagen_cabaña2 img {
	width: 100%;
}

.btn_descubre {
	background-color: #304b39;
	color: white;
	border: solid 1px #304b39;
	width: 100%;
	border-radius: 0;
	font-size: 0.9rem;
	margin-bottom: 25px;
}
.btn_descubre:hover {
	background-color: transparent;
	color: #304b39;
	border: solid 1px #304b39;
	width: 100%;
	font-size: 0.9rem;
}

.btn_descubre3 {
	background-color: #304b39;
	color: white;
	border: solid 1px #304b39;
	width: 100%;
	border-radius: 0;
	font-size: 0.9rem;
	margin-bottom: 25px;
}
.btn_descubre3:hover {
	background-color: transparent;
	color: #304b39;
	border: solid 1px #304b39;
	width: 100%;
	font-size: 0.9rem;
}

.contenedor_merienda {
	width: 100px;
}

.btn_roof {
	margin-top: 20px;
}

.btn_merienda {
	background-color: #304b39;
	color: white;
	border: solid 1px #304b39;
	width: 100%;
	border-radius: 0;
}
.btn_merienda:hover {
	background-color: transparent;
	color: #304b39;
	border: solid 1px #304b39;
}

.btn_descubre_experiencias {
	background-color: #304b39;
	color: white;
	border: solid 1px #304b39;
	width: 100%;
	border-radius: 0;
	font-size: 0.9rem;
	margin-bottom: 25px;
}
.btn_descubre_experiencias:hover {
	background-color: transparent;
	color: #304b39;
	border: solid 1px #304b39;
	width: 100%;
	font-size: 0.9rem;
}

/*------------------------------------SWIPPER------------------------------------------------------------------------------------------*/

.contendor_swiper {
	min-height: 100vh;
}

.swiper {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.swiper-slide {
	position: relative;
	background-position: center;
	background-size: cover;
	width: 300px;
	height: 300px;
	background: #000;
	/* -webkit-box-reflect: below 1px linear-gradient(transparent,transparent,#0006); */
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.a_swipper_wine {
	position: absolute;
	top: 77%;
	left: 18%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
	text-align: center;
}
.a_swipper_sunset {
	position: absolute;
	top: 77%;
	left: 30%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
}

.a_swipper_menu {
	position: absolute;
	top: 77%;
	left: 17.5%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
}

.a_swipper_pic {
	position: absolute;
	top: 77%;
	left: 34.5%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
}

.a_swipper_cabalgata {
	position: absolute;
	top: 77%;
	left: 29%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
}

.a_swipper_bici {
	position: absolute;
	top: 77%;
	left: 22%;
	font-size: 2rem;
	color: white;
	margin: 0 auto;
	text-decoration: none;
	text-shadow: #302e31 1px 1px 1px;
}

footer {
	background-color: #302e31;
	color: white;
}

.contenedor_logo_footer {
	width: 200px;
	height: 200px;
}

.contenedor_logo_footer img {
	width: 100%;
	height: 100%;
}

.contenedor_iconos_footer a {
	color: white;
	text-decoration: none;
	font-size: 16px;
}
.contenedor_iconos_footer a:hover {
	color: #a19766;
	text-decoration: none;
}

.contenedor_iconos_footer p {
	margin: 0;
}

.marginAuto {
	margin: 0 auto;
}

.iconos a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border: 1px solid black;
	background-color: transparent;
	margin: 5px;
}

.iconos a:hover {
	background-color: #304b39;
}

.iconos i {
	font-size: 1.3rem;
	color: white;
}

.nav-item {
	/* padding-left: 10px; */
	padding-left: 50px;
}

.contenedor_nosotros {
	margin-top: 8%;
}

.contenedor_video_suscripcion {
	width: 100%;
	height: 300px;
}
.contenedor_video_suscripcion iframe {
	width: 100%;
	height: 100%;
}

.form_suscribite button {
	background-color: #a19766;
	border: 1px #a19766 solid;
}
.form_suscribite button:hover {
	background-color: transparent;
	color: #a19766;
	border: 1px #a19766 solid;
}

.form_suscribite input {
	border: solid 1px #a19766;
}

/*---------------------------------------------------CARDS------------------------------------------------*/
.contenedor_card {
	border: none;

	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.contenedor_reservar_card {
	display: flex;
	align-items: center;
	justify-content: end;
	height: 75%;
	width: 30%;
}

.contenedor_texto_card {
	width: 70%;
}

.card_reservar_ext {
	color: #a19766;
	border: 1px #a19766 solid;
}

.card_reservar_ext:hover {
	color: #a19766;
	border: 1px #a19766 solid;
}

.upper_title {
	font-size: 16px;
	color: rgb(110, 110, 110);
}

.card_titulo {
	font-size: 1.5rem;
}

.btn_card {
	background-color: #a19766;
	border: white solid 1px;
	color: white;
}
.btn_card:hover {
	background-color: transparent;
	color: #a19766;
	border: #a19766 1px solid;
}

.precio_card {
	font-size: 1.5rem;
}

.precio_card_texto {
	font-size: 1.2rem;
}

.card_text {
	min-height: 200px;
}

.form_suscribite {
	width: 100%;
	padding: 15px;

	padding: 20px;
	border-radius: 18px;
	/* display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center; */
}

.subtitulo_pequeño {
	font-size: 1rem;
	color: #304b39;
	letter-spacing: 0.05rem;
}

/*Página detalles.html*/
.contenedor_imagen_detalle img {
	width: 100%;
}

.contenedor_footer {
	width: calc(100%);
	margin-top: 20px;
}

.gift_mobile {
	padding-left: 37%;
}

.swiper-button-next {
	color: rgb(211, 209, 209);
}

.swiper-button-prev {
	color: rgb(211, 209, 209);
}

/* formuario de contacto */

.field {
	margin-bottom: 10px;
}

.field label {
	display: block;
	font-size: 12px;
	color: #777;
}

.field input {
	display: block;
	/* min-width: 250px; */
	width: 100%;
	line-height: 1.5;
	font-size: 14px;
}

.field textarea {
	width: 100%;
}

input[type="submit"] {
	display: block;
	padding: 6px 30px;
	font-size: 14px;
	background-color: #4460aa;
	color: #fff;
	border: none;
}
/*SECCION SOBRE NOSOTROS*/

.contenedor_frase_vino {
	margin-bottom: 2%;
}

.frase_vino {
	font-size: 1.5rem;
}

.contenedor_historia {
	text-align: center;
	width: 100%;
}

.contenedor_historia_img img {
	width: 100%;
}
.texto_justificado {
	text-align: justify;
}

.contenedor_img_nosotros {
	width: 100%;
}
.contenedor_img_nosotros div img {
	width: 100%;
}

.separador_contenedor_historia {
	margin-bottom: 10%;
}

.centrado {
	margin: 0 auto;
}

.contenedor_img_valores {
	width: 80%;
	margin: 0 auto;
}
.contenedor_img_valores p {
	text-align: center;
}
.contenedor_img_valores img {
	width: 100%;
}

.nueva_seccion_nosotros {
	margin: 0 auto;
}

.sec_historia {
	/* background-color: #8080800f; */
	/* background-color: #a1976617; */
	padding: 1%;
}

.h2_compromisos {
	font-size: 2.5rem;
	letter-spacing: 0.1rem;
}

.contenedor_texto_nosotros {
	width: 100%;
}

.contenedor_img_nosotros img {
	width: 100%;
}

.contenedor_imagen_mapa div img {
	width: 100%;
}

.splash-screen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #302e31; /* Cambia esto al color o imagen de tu splash screen */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	transition: opacity 0.5s ease-out;
}

.splash-screen h2 {
	font-size: 2rem;
	color: #a19766;
	text-align: center;
	letter-spacing: 6px;
}
.splash-screen p {
	font-size: 2px;
	color: #a19766;
	text-align: center;
	letter-spacing: 2px;
}

.hidden {
	display: none !important;
}

.video_fondo {
	pointer-events: none;
}

.contenedor_icono_whats {
	display: block;
	width: 65px;
	height: 65px;
	position: fixed;
	bottom: 5%;
	right: 5%;
	z-index: 1000;
	transition: transform 0.5s ease;
}

.contenedor_icono_whats:hover {
	transform: scale(1.2);
}

.contenedor_icono_whats a img {
	width: 100%;
}

.contenedor_logo_trip {
	width: 70px;
	height: 50px;
}

.contenedor_logo_trip img {
	width: 100%;
}

.carousel-control-next {
	right: -1%;
}
.carousel-control-prev {
	left: -1%;
}

.carousel-control-next-icon {
	color: white;
}

.reservar_mobile {
	padding-left: 30%;
}

.btn_mobile_experiencias {
	border: solid 1px #304b39;
	padding: 2%;
	color: white;
	background-color: #304b39;
	text-decoration: none;
	width: 95%;
	margin: 0 auto;
}

.btn_mobile_experiencias a {
	color: white;
	text-decoration: none;
}
.btn_mobile_experiencias a:hover {
	border: solid 1px #304b39;
	padding: 2%;
	color: white;
	background-color: #304b39;
	text-decoration: none;
}

.boton_contacto {
	background-color: #304b39;
}

#button {
	background-color: #304b39;
}

.swal2-html-container {
	margin: 0 !important;
	padding: 0 !important;
}

.swal2-footer {
	display: none !important; /* Oculta la barra inferior completamente */
}

/* Personaliza el botón de cierre */
.swal2-close {
	top: 10px; /* Coloca el botón más arriba si es necesario */
	right: 10px; /* Coloca el botón a la derecha */
	background-color: transparent; /* Fondo transparente */
	border: none; /* Sin borde */
	font-size: 2rem; /* Aumenta el tamaño del icono */
	color: white !important; /* Color del icono */
}

/* Opcional: Efecto de hover en el botón de cierre */
.swal2-close:hover {
	color: #304b39 !important; /* Color al pasar el cursor */
}

.btn_newsletter {
	border: none;
	background: none;
	color: white;
}

.btn_newsletter:hover {
	color: #a19766;
}

/* NEWSLATTER */

.imageContainer {
	background-image: url("img/home/newsletter/news.webp");

	background-repeat: no-repeat;
	/* height: 100vh; */
	background-size: cover;
}

.imageContainer h2 {
	font-size: 2.5rem;
	text-align: center;
	margin-bottom: 25px;
}

.imageContainer p {
	font-size: 1.1rem;
	text-align: justify;
	font-family: "founders", sans-serif;
	font-weight: 400;
}

.parati {
	color: #61c482;
}

.newsBtnReservar {
	color: white;

	font-size: 1.28rem;
	/* border: solid 1px #61c482; */
	background-color: #61c482;
	border-radius: 14px;
	margin-right: 15px;
	font-family: "founders", sans-serif;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsBtnReservar:hover {
	background-color: #304b39;
}

.newsBtnContacto {
	color: #61c482;

	font-size: 1.2rem;
	/* border: solid 1px #61c482; */
	background-color: transparent;
	border: solid 1px #61c482;
	border-radius: 16px;
	font-family: "founders", sans-serif;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsBtnContacto:hover {
	color: white;

	/* border: solid 1px #61c482; */
	background-color: transparent;
	border: solid 1px #61c482;
	border-radius: 16px;
}

.banderasimg {
	color: white !important;
}

.formnews {
	font-family: "founders", sans-serif;
	font-weight: 400;
}

.centradoNews {
	margin: 0 auto;
	padding: 0;
}

/* select {
	width: 100%; 
	max-width: 100%; 
	height: auto;
	font-size: 16px; 
  }
  
  option {
	font-size: 16px; 
	padding: 10px; 
	white-space: nowrap; 
  } */

select {
	appearance: auto;
	-webkit-appearance: auto;
	z-index: 1;
}

.dropdown-item .aBandera {
	color: white !important;
}

.dropdown-item .aBandera {
	color: black !important;
}

.btn_lenguaje {
	color: white;
}

.contenedor_formulario2 {
	background-color: rgba(245, 245, 245, 0.767);
	position: absolute;
	width: 80%;
	top: 80% !important;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
}

.reservarBotonVideo {
	width: 200px;
	display: flex;

	justify-content: center;
	height: 50px;
	border-radius: 8px;
	align-items: center;

	/* top: 80% !important;
	left: 50%;
	transform: translate(-50%, -50%); */
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: solid 0.5px white;
	background-color: #304b39;
	color: #304b39;
}

.reservarBotonVideo a {
	text-decoration: none;
	color: white;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.contenedor_icono_whats {
		display: block;
		width: 100px;
		height: 100px;
		position: fixed;
		bottom: 5%;
		right: 5%;
		z-index: 1000;
		transition: transform 0.5s ease;
	}

	.contenedor_icono_whats:hover {
		transform: scale(1.2);
	}

	.contenedor_icono_whats a img {
		width: 100%;
	}

	.logo_desktop {
		left: 4%;
		width: 100px;
		height: 100px;
	}
	.logo_desktop img {
		width: 100%;
		height: 100%;
	}

	.gift_mobile {
		padding: 0;
		margin: 10px;
	}

	/*SECCION NOSOTROS*/

	.contenedor_texto_nosotros2 {
		width: calc(30%);
	}

	.contenedor_imaganes_nosotros {
		width: calc(70% - 40px);
		margin: 20px;
	}

	.contenedor_texto_nosotros {
		width: 100%;
	}

	.contenedor_img_nosotros img {
		width: 100%;
	}

	.contenedor_imagen_mapa div img {
		width: 100%;
	}

	.carousel-control-next {
		right: 0%;
	}
	.carousel-control-prev {
		left: 0%;
	}

	.reservar_mobile {
		padding-left: 0%;
		padding-bottom: 1%;
	}
}

@media (min-width: 1200px) {
	.carousel-control-next {
		right: -6%;
	}
	.carousel-control-prev {
		left: -6%;
	}

	.h1_espaciado {
		letter-spacing: 5px;
	}

	.bg_gris {
		background-color: transparent !important;
	}

	.navbar {
		color: black !important;
		background-color: white !important;
		transition: color 0.3s ease, background-color 0.3s ease;
	}

	.navbar:hover {
		/*  background-color: #302E31 !important; */
		background-color: #304b39 !important;
		color: white;
	}

	.navbar:hover .logo_desktop {
		display: none;
	}

	header {
		transition: color 0.3s ease, background-color 0.3s ease;
		background-color: none;
	}

	/*  header:hover {
        background-color: #302E31 !important;
        color: white !important;
    } */

	header:hover h1,
	header:hover .h1_espaciado,
	header:hover .navbar .nav-link,
	header:hover .navbar .navbar-brand,
	header:hover .navbar-toggler-icon,
	header:hover .dropdown-item,
	header:hover .btn_lenguaje {
		color: white !important;
	}

	header .navbar .nav-link,
	header .navbar .navbar-brand,
	header .navbar-toggler-icon,
	header .btn_nav,
	header .dropdown-item,
	header .btn_lenguaje {
		color: #304b39 !important;
		transition: color 0.3s ease;
	}
	header:hover .btn_nav {
		color: white !important;
		border: solid 1px white !important;
	}
	header:hover .btn_nav:hover,
	header:hover .btn_lenguaje:hover {
		background-color: white !important;
		color: #302e31 !important;
		border: none;
	}

	.btn_nav {
		color: #304b39;
		border: solid 1px #304b39;
	}
	.btn_nav:hover {
		color: white;
		border: solid 1px white;
	}

	header:hover .nav-link:hover {
		color: #a19766 !important;
	}
	header:hover .dropdown-item:hover {
		color: #a19766 !important;
	}

	header .dropdown-menu {
		background-color: #302e31; /* Mantener coherencia con el color de fondo en hover */
	}

	header .dropdown-item:hover {
		background-color: #302e31;
		color: white !important;
	}

	/* Estilos para el contenedor del logo */
	.contenedor_logo {
		width: 90px;
		height: 90px;
		position: relative; /* Para posicionar las imágenes */
		overflow: hidden; /* Para recortar cualquier parte de la imagen que se desborde */
	}

	/* Estilos para las imágenes del logo */
	.contenedor_logo img {
		width: 100%; /* Para ocupar todo el espacio del contenedor */
		height: 100%; /* Para ocupar todo el espacio del contenedor */
		transition: opacity 0.3s ease; /* Transición suave de opacidad */
		position: absolute; /* Posición absoluta para superponer las imágenes */
		top: 0; /* Ajuste superior */
		left: 7%; /* Ajuste izquierdo */
	}

	/* Ocultar la imagen de hover por defecto */
	.contenedor_logo .logo_hover {
		opacity: 0;
	}

	/* Mostrar la imagen de hover cuando se hace hover en el header */
	header:hover .contenedor_logo .logo_hover {
		opacity: 1;
	}

	/* Reducir la opacidad de la imagen normal cuando se hace hover en el header */
	header:hover .contenedor_logo .logo_normal {
		opacity: 0;
	}

	.contenedor_de_links {
		position: relative;
	}

	.contenedor_botones_nav {
		position: absolute;
		/* left: 88%; */
		top: -138%;
		margin-right: 3%;
	}

	/* .btn_lenguaje{
		color: #304b39;
	}

	.btn_lenguaje:hover{
		color: white;
	}

	header:hover nav:hover .btn_lenguaje:hover{
		color: white !important;
	} */
	/* 
.contenedor_botones_nav{
    position: absolute;
    left:88%
} */
	.nav-link {
		font-size: 0.8rem;
	}

	.nav-link:hover {
		color: #a19766;
	}

	.navbar .navbar-collapse {
		justify-content: flex-end; /* Alinea los elementos del navbar a la derecha */
	}

	.opciones_select {
		width: 10%;
	}

	.contenedor_formulario {
		background-color: rgba(245, 245, 245, 0.767);
		position: absolute;
		width: 60%;
		left: 20%;
		top: 80%;
		padding: 20px;
		border-radius: 18px;
	}

	.contenedor_formulario2 {
		background-color: rgba(245, 245, 245, 0.767);
		position: absolute;
		width: 60%;
		left: 20%;
		top: 80%;
		padding: 20px;
		border-radius: 18px;
	}

	.nav-item.dropdown .dropdown-toggle::after {
		display: none;
	}

	.lineaBlanca {
		width: 50%;
		height: 1px; /* Altura de la línea */
		background: linear-gradient(to right, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0)); /* Gradiente transparente */
		margin: 0 auto; /* Centrar la línea horizontalmente */
	}

	.contenedor_icono_whats {
		display: block;
		width: 100px;
		height: 100px;
		position: fixed;
		bottom: 2%;
		right: 1%;
		z-index: 1000;
		transition: transform 0.5s ease;
	}

	.contenedor_icono_whats:hover {
		transform: scale(1.2);
	}

	.contenedor_icono_whats a img {
		width: 65%;
	}

	.swiper .swiper-slide {
		height: 100%;
	}

	.swiper-slide {
		background-position: center;
		background-size: cover;
		width: 350px;
		height: 500px;
		background: #000;
		/* -webkit-box-reflect: below 1px linear-gradient(transparent,transparent,#0006); */
	}

	.a_swipper_wine {
		position: absolute;
		top: 81%;
		left: 22.5%;

		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}
	.a_swipper_sunset {
		position: absolute;
		top: 81%;
		left: 33.5%;

		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}

	.a_swipper_menu {
		position: absolute;
		top: 81%;
		left: 20.5%;
		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}

	.a_swipper_pic {
		position: absolute;
		top: 81%;
		left: 37.5%;

		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}

	.a_swipper_cabalgata {
		position: absolute;
		top: 81%;
		left: 32.5%;

		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}

	.a_swipper_bici {
		position: absolute;
		top: 81%;
		left: 24%;

		font-size: 2rem;
		color: white;
		margin: 0 auto;
		text-decoration: none;
		text-shadow: #302e31 1px 1px 1px;
	}

	.btn_descubre {
		width: 50%;
		border-radius: 0;
		font-size: 0.9rem;
		margin-top: 7%;
	}
	.btn_descubre:hover {
		width: 50%;
		font-size: 0.9rem;
	}
	.btn_descubre3 {
		width: 90%;
		border-radius: 0;
		font-size: 0.9rem;
		margin-top: 7%;
	}
	.btn_descubre3:hover {
		width: 90%;
		font-size: 0.9rem;
	}
	.btn_descubre_experiencias {
		width: 60%;
		border-radius: 0;
		font-size: 0.9rem;
	}
	.btn_descubre_experiencias:hover {
		width: 60%;
		font-size: 0.9rem;
	}

	.logo_desktop {
		left: 4%;
		width: 100px;
		height: 100px;
	}
	.logo_desktop img {
		width: 100%;
		height: 100%;
	}

	#direccion {
		margin-right: 37px;
	}

	.contenedor_nosotros {
		margin-top: 0;
		display: flex;
		flex-direction: column;
		justify-content: start;
		align-items: start;
	}

	.seccion_footer {
		padding-top: 2%;
	}

	.encabezados_footer {
		font-size: 1.5rem;
	}

	.boton_suscribirse {
		height: 50%;
	}
	.boton_suscribirse:hover {
		height: 50%;
	}

	.contenedor30 {
		width: calc(35% - 92px);
		padding: 10px;
		margin-left: 46px;
	}

	.contenedor30_izquierda {
		width: calc(35% - 92px);
		padding: 10px;
		margin-right: 46px;
	}

	.contenedor70 {
		/* width: 55%; */
		width: 65%;
	}
	.contenedor70 img {
		width: 100%;
		height: 100%;
	}

	.contenedor_redes {
		padding-left: 0;
		margin-top: 2%;
	}

	.contenedor_footer {
		width: calc(25% - 40px);
		margin: 20px;
	}

	.contenedor_intereses {
		padding-left: 0;
	}

	.form_suscribite {
		padding-left: 0;
	}

	.contenedor_lugar_soñado {
		margin-top: 100px;
	}

	.formulario_contacto div input {
		width: 80%;
	}
	.formulario_contacto div textarea {
		width: 80%;
	}

	/*SECCION NOSOTROS*/

	.contenedor_texto_nosotros {
		width: calc(35% - 92px);
		padding: 10px;
		margin-right: 46px;
	}
	.contenedor_texto_nosotros_derecha {
		width: calc(35% - 92px);
		padding: 10px;
		margin-left: 46px;
	}

	.contenedor_img_nosotros {
		width: calc(65%);
	}

	.contenedor_texto_mision_vision {
		width: calc(35% - 20px);
		margin: 10px;
	}

	.contenedor_imagen_mapa {
		width: calc(65%);
	}
	.contenedor_imagen_mapa div img {
		width: 118%;
	}

	.sec_historia {
		padding: 2%;
	}

	.splash-screen {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #304b39; /* Cambia esto al color o imagen de tu splash screen */
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		z-index: 1000;
		transition: opacity 0.5s ease-out;
	}

	.splash-screen h2 {
		font-size: 3rem;
		color: white;
	}
	.splash-screen p {
		font-size: 1.6rem;
		color: white;
	}

	.splash-screen img {
		width: 100%;
	}

	.hidden {
		display: none;
	}

	.contenedor_card {
		transition: 0.3s ease;
		border: none;
	}

	.contenedor_card:hover {
		transform: scale(1.02);
	}

	.contenedor_logo_trip {
		width: 70px;
		height: 50px;
	}

	.contenedor_logo_trip img {
		width: 100%;
	}

	.active-new {
		position: relative; /* Asegúrate de que el elemento tenga posición relativa */
	}

	.active-new::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 6px; /* Ajusta este valor para mover el subrayado hacia abajo */
		width: 100%;
		height: 2px; /* Grosor del subrayado */
		background-color: #304b39;
	}

	header:hover .active-new::after {
		background-color: white;
	}

	.btn_roof {
		margin-top: 0px;
	}

	/* .contenedor_logo_footer{
    width: 200px;
    height: 100%;
    
  }
 */

	.contenedorBandera {
		width: calc(50% - 10px);
		margin: 5px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.dropdown-item .aBandera {
		color: white !important;
	}

	.contenedor_formulario2 {
		background-color: transparent;
		position: absolute;
		width: 20%;
		top: 80% !important;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 20px;
	}

	.reservarBotonVideo {
		width: 200px;
		display: flex;

		justify-content: center;
		height: 50px;
		border-radius: 8px;
		align-items: center;

		/* top: 80% !important;
	left: 50%;
	transform: translate(-50%, -50%); */
		cursor: pointer;
		margin: 0;
		padding: 0;
		border: solid 0.5px white;
		background-color: #304b39;
		color: #304b39;
	}

	.reservarBotonVideo a {
		text-decoration: none;
		color: white;
	}

	
	/* Navbar transparente inicial */
	.navbar-custom {
		transition: background-color 0.1s ease-in-out;
		background-color: transparent !important;
	}

	/* Navbar con fondo blanco cuando haces scroll */
	.navbar-scrolled {
		background-color: white !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* opcional: sombra sutil */
	}
}
