#proyecto-mensaje {
	padding-top: 50px;
	padding-bottom: 20px;
}

#proyecto-mensaje h2,
#lugares-interes h2 {
	margin-bottom: 0;
}

#proyecto-mensaje h1,
#lugares-interes h1,
#lugares-interes h3 {
	font-weight: 700;
	color: #222;
	margin-top: 10px;
	margin-bottom: 30px;
}

#lugares-interes h3 {
	font-size: 32px;
}

#proyecto-mensaje p,
#lugares-interes p {
	font-size: 16px;
	line-height: 26px;
}

#proyecto-mensaje p strong,
#lugares-interes p strong {
	color: #222;
}

.titulo-fl-mini {
	color: #222;
}

#iconos {
	padding: 0;
	padding-bottom: 50px;
	background: #FFF;
}

.iframe-container {
	position: relative;
	width: 100%;
	height: 80vh;
}

.titulo-iframe {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	color: #ffff;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 30px;
	z-index: 999;
}

#tour360 {
	width: 100%;
	height: 80vh;
}

#nav-tab {
	text-align: center;
}

#nav-tab li {
	display: inline-block;
	float: none;
}

.custom-img {
	max-width: 100%;
	margin-bottom: 30px;
	object-fit: cover;
	aspect-ratio: 2 / 1.3;
}

.tab-pane {
	padding-top: 30px;
}

.nav-tabs>li>a {
	color: #000;
}



.actividad img {
	max-width: 100%;
	width: 65px;
	margin-bottom: 5px;
}

#nav-tab {
	margin-top: 30px;
}

.custom-img-text {
	text-transform: uppercase;
	color: #000;
	margin-top: -20px;
	margin-bottom: 20px;
}

#lugares-interes {
	padding-bottom: 100px;
}

#ubicacion {
	background-color: #d1cfc9;
	padding: 40px 0;
	margin-top: -5px;
}

#ubicacion {
	position: relative;
	background-size: cover;
	background-position: center;
	color: #ffffff;
}

#ubicacion::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.216);
	/* Overlay con transparencia */
	z-index: 0;
}

.acceso {
	background-color: #1f1e218f;
	color: #FFF;
	text-align: center;
	padding: 30px 0
}

.acceso p {
	padding: 20px;
	line-height: 28px;
}

a.bonton-bonito {
	padding-top: 10px;
	text-transform: uppercase;
	width: auto !important;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 40px;
}

.bonton-bonito i {
	margin-right: 5px;
}

.btn-wsp-fixed {
	position: fixed;
	left: 15px;
	bottom: 20px;
	z-index: 1000;
}

.btn-wsp-fixed a img {
	width: 50px;
	/* Ajusta el tamaño del icono según sea necesario */
	height: 50px;
	/* Ajusta el tamaño del icono según sea necesario */

}

#footer-pag {
	height: 80vh;
	background-position: top center;
}

#datos-ventas {
	height: auto;
	position: relative;
	background-size: auto;
	background-position: right;
	color: #ffffff;
	background-color: #111;
	display: flex;
	justify-content: center;
	align-items: center;
}

.circulo {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 20px;
	text-align: center;
}

.cifra {
	font-size: 4em;
	font-weight: bold;
}

.cifra .simbolo {
	font-size: 0.5em;
	display: inline-block;
	vertical-align: middle;
}

.bajada-cifra {
	font-size: 0.8em;
}

.circulos-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#datos-ventas p {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: -20px;
	margin-top: 30px;
}

.iconoperso {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}

.text-ico {
	font-size: 15px;
}

.h-100 {
	height: 100%;
}

.ajusteicono {
	display: flex;
}

.contenedorico {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#preguntas-frecuentes summary{
	font-size: 19px;
}

#preguntas-frecuentes p {
	padding-left: 15px;
	padding-right: 15px;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
}

 #preguntas-frecuentes details {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px
  }


  #preguntas-frecuentes summary {
    font-weight: bold;
    cursor: pointer;
  }

#preguntas-frecuentes p{
	padding-top: 5px;
}

#rowpreguntas details {
	margin-top: 10px
}

#rowpreguntas .nopadding{
	padding-top: 0px !important
}

#preguntas-frecuentes{

	padding-bottom: 100px;
}

.img-ig-perso{
	object-fit: contain;
}

#instagram h2{
	color: #282828

}

.videoyt{
  position: relative;
  width: 100vw;
  height: 800px;
  overflow: hidden;	
}

.videoyt iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100vw;
  min-height: 126%;
  pointer-events: none; 
}

#instagram p{
	font-size: 16px;
}

#lugares-cercanos .titulo-lugar{
	font-size: 32px;
	margin-bottom: 0;
	color: white;
	z-index: 1;
}


#lugares-cercanos .subtitulo-lugar{
	font-size: 22px;
	color: white;
	z-index: 1;
}

#lugares-cercanos .titulo-cerca{
	font-size: 28px;
	color: #222;
	z-index: 1;
}

#lugares-cercanos .subtitulo-cerca{
	font-size: 22px;
	padding-bottom: 40px;
	color: #222;
}

#lugares-cercanos{
	padding-top: 50px;
	padding-bottom: 50px;
}

#lugares-cercanos .col-cerca{
	height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;	
}



#lugares-cercanos .fondo-oscuro{
	transition: background-color 0.3s ease;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px;
	border-radius: 10px;
	height: 300px;
	width: 100%;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.col-cerca:hover{
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	transform: scale(1.09);
}

.col-cerca:hover .fondo-oscuro {
    background-color: transparent !important;
}

.col-cerca:hover .titulo-lugar,
.col-cerca:hover .subtitulo-lugar {
	display: none;
}

@media (max-width: 700px){
	.img-ig-perso{
		padding-top: 15px;
	}

	#preguntas-frecuentes p{
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
	}

	.origen{
		padding: 0;
		padding-bottom: 15px;
		background-color: transparent;
	}

	.row-distancias{
		background-color: #b8b6b2;
	}
	
	.btn-wsp-fixed {
        bottom: 80px;
    }

	#instagram .pb-5{
		padding-bottom: 15px !important;
	}



}


