@charset "UTF-8";
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */

html, body {
  overflow-x: hidden !important;
}

/* Fondo negro y configuración del canvas de partículas */
body {
    background-color: #000 !important;
}

#particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    pointer-events: none;
}

#tribe-events-pg-template {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}

/* Contenedor del video degradado */
.elementor-element-b608dac {
  position: relative;
  overflow: hidden;
}

/* Difuminado abajo */
.video-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to top, #000000, transparent);
  z-index: 10;
}
/* Difuminado arriba */
.video-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to bottom, #000000, transparent);
  z-index: 10;
}

/* Difuminado abajo */
.info-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to top, #000000, transparent);
  z-index: 10;
}
/* Difuminado arriba */
.info-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to bottom, #000000, transparent);
  z-index: 10;
}

.rw-events-slider-generic {
  position: relative;
  width: 100%;
  height: 100vh;
}
.rw-events-slider-generic video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  top: -32px;
}

.elementor-widget-nav-menu .menu-item a{
	padding-left:0px;
}
.elementor-widget-nav-menu .menu-item a:hover{
	padding-left:0px;
}

/*Formualrio trabaja con nosotros*/
.campos-form{
	display:flex;
}
.campos-form .elemento-form{
	margin-right:20px;
}
.archivo-cv{
	color:white;
	margin-bottom:30px;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: white !important;
  opacity: 1 !important;
}

.curriculum{
	margin-bottom:20px;
	color:white;
	font-size:16px;
}

.acept-privacidad{
	font-size:16px;
}

.acept-privacidad .wpcf7-list-item-label {
  line-height: 1.5 !important;
}

/*Estilos slider cuando queda solo un evento*/
.carrusel-eventos .swiper .swiper-slide.clone {
  display: none !important;
}

.carrusel-eventos .swiper .swiper-slide {
  /*max-width: 432px;*/
}

/*Centrar slider de eventos cuando quedan menos de 4 eventos*/
.carrusel-eventos .swiper-wrapper.pocos-slides {
  justify-content: center !important;
}

.carrusel-eventos .swiper-slide {
  flex: 0 0 auto;
}

/*Galería de imagenes landig eventos*/
/* Aseguramos que todas las imágenes sigan el layout */
.galeria-amok .modula-item {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* Ocultamos todas las imágenes a partir de la séptima */
.galeria-amok .modula-item:nth-child(n+11) {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  height: 0 !important;
}
/* Limitar el ancho máximo de las imágenes dentro del lightbox de Modula */
.modula-fancybox-container .fancybox-image {
  max-width: 1080px !important;
  max-height: 720px !important;	
  width:100% !important;		
}


@media (min-width: 1200px) {
  .page-id-1088 table th {
    background: #F93838;
    color: #FFFFFF;
  }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .page-id-1088 table, .page-id-1088 thead, .page-id-1088 tbody, .page-id-1088 th, .page-id-1088 td, .page-id-1088 tr {
    display: block;
  }
  .page-id-1088 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .page-id-1088 tr {
    margin: 0 0 1rem 0;
  }
  .page-id-1088 tr:nth-child(odd) {
    background: #F93838;
  }
  .page-id-1088 td {
    border: none;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
    padding-left: 50%;
  }
  .page-id-1088 td:before {
    position: absolute;
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .page-id-1088 td:nth-of-type(1):before {
    content: "First Name";
  }
  .page-id-1088 td:nth-of-type(2):before {
    content: "Last Name";
  }
  .page-id-1088 td:nth-of-type(3):before {
    content: "Job Title";
  }
  .page-id-1088 td:nth-of-type(4):before {
    content: "Favorite Color";
  }
}

  .galeria-amok-home .e-gallery-item:nth-child(n+10) {
    display: none !important;
  }

@media only screen and (min-width: 800px) and (max-width: 900px) and (orientation: portrait) {
  
	.elementor-location-popup .elementor-element-1fafc84{
		margin-top:-40vw;
	}
	/*.elementor-nav-menu .menu-item-object-page a, .elementor-nav-menu .menu-item-object-custom a{
		font-size:4vw !important;
	}*/
}

/* Para pantallas entre 900px y 1199px de ancho (portátiles) */
@media (min-width: 900px) and (max-width: 1199px) {
	/*Estilos slider cuando queda solo un evento*/
  .elementor-widget-container .swiper .swiper-slide {
    max-width: 276px;
  }
}

/* Para dispositivos con ancho físico de pantalla entre 768 y 1024 px (tablets verticales) */
@media (min-device-width: 768px) and (max-device-width: 1024px) {
	/*Estilos slider cuando queda solo un evento*/
  .elementor-widget-container .swiper .swiper-slide {
    max-width: 339px;
  }
	.galeria-amok-home .e-gallery-item:nth-child(n+7) {
    display: none !important;
  }
}


@media only screen and (max-width: 767px) {
  /* Estilos solo para pantallas de 767px o menos (típico móvil) */
	.campos-form{
		display:block;
	}
	.campos-form .elemento-form{
		margin-right:0px;
	}
	.seleccion-puesto{
		margin-bottom:20px;
	}
	/*Estilos slider cuando queda solo un evento*/
	.elementor-widget-container .swiper .swiper-slide {
    max-width: 290px;
  }
	
	/* Ocultamos todas las imágenes a partir de la séptima */
	.galeria-amok .modula-item:nth-child(n+9) {
  		visibility: hidden !important;
  		opacity: 0 !important;
  		pointer-events: none !important;
  		height: 0 !important;
}
	.galeria-amok-home .e-gallery-item:nth-child(n+5) {
    display: none !important;
  }
	/* Difuminado abajo */
.info-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to top, #000000, transparent);
  z-index: 10;
}
/* Difuminado arriba */
.info-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, #000000, transparent);
  z-index: 10;
}
}

@media (max-width: 360px) {
  /* Estilos solo para pantallas de 360px o menos (móvil zoom) */
	.menu-nav-movil .elementor-nav-menu--main .elementor-item{
		font-size:1.1em !important;
		line-height:0.8em !important;
	}
	.menu-nav-movil .elementor-widget-container{
		margin-bottom:5px !important;
	}
	.menu-idioma-movil .trp-ls-language-name{
		font-size:14px;
	}
	.menu-idioma-movil .elementor-widget-container{
		margin-bottom:0px !important;
		margin-left: -5px !important;
	}
	.menu-logo-movil img{
		width:70% !important;
	}
	.menu-social-movil svg, .menu-abrir-movil svg{
		height:25px !important;
	}
}

/* Menu Button 5 */
.rw-animated-button {
  display: flex;
  position: relative;
}

.menu-btn-5 {
  height: 32px;
  width: 40px;
  cursor: pointer;
}

.menu-btn-5 span:nth-child(1),
.menu-btn-5 span:nth-child(1)::before,
.menu-btn-5 span:nth-child(1)::after {
  background: #FFFFFF;
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  margin-top: 13px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-btn-5 span:nth-child(1)::before {
  margin-top: -10px;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -moz-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  transition: 0.3s ease-in-out 0.3s;
}

.menu-btn-5 span:nth-child(1)::after {
  margin-top: 10px;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -moz-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  transition: 0.3s ease-in-out 0.3s;
}

.menu-btn-5 span:nth-child(2) {
  background: #FFFFFF;
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  margin-top: 13px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-btn-5.active span:nth-child(1)::before,
.menu-btn-5.active span:nth-child(1)::after {
  margin-top: 0;
}

.menu-btn-5.active span:nth-child(1) {
  -webkit-transition: 0.5s ease-in-out 0.6s;
  -moz-transition: 0.5s ease-in-out 0.6s;
  -o-transition: 0.5s ease-in-out 0.6s;
  transition: 0.5s ease-in-out 0.5s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-btn-5.active span:nth-child(2) {
  width: 28px;
  -webkit-transition: 0.3s ease-in-out 0.8s;
  -moz-transition: 0.3s ease-in-out 0.8s;
  -o-transition: 0.3s ease-in-out 0.8s;
  transition: 0.3s ease-in-out 0.8s;
}

.wpcf7 .wpcf7-not-valid-tip {
  padding: 10px;
  background: #F93838;
  border-radius: 50px;
  margin-top: -17px;
  margin-bottom:15px;
  color: #F5F1EA;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=tel] {
  width: 100%;
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  outline: none;
  color: #FFFFFF;
  margin-bottom: 32px;
}
.wpcf7 input[type=text]::placeholder,
.wpcf7 input[type=email]::placeholder,
.wpcf7 input[type=number]::placeholder,
.wpcf7 input[type=tel]::placeholder {
  color: #FFFFFF;
}
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=tel]:focus {
  outline: none;
}
.wpcf7 textarea {
  width: 100%;
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  outline: none;
  color: #FFFFFF;
  margin-bottom: 32px;
  height: 120px;
}
.wpcf7 textarea::placeholder {
  color: #FFFFFF;
}
.wpcf7 textarea:focus {
  outline: none;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
  padding-left: 12px;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #F93838;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label a:hover {
  color: #fff;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 24px;
  height: 24px;
  top: 0px;
  left: -20px;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 24px;
  width: 24px;
  top: 0px;
  left: -20px;
  border: 1px solid #F93838;
  border-radius: 9999px;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox] + span:after {
  font-family: "dashicons";
  display: flex;
  position: absolute;
  content: "×";
  height: 24px;
  width: 24px;
  top: 0px;
  left: -20px;
  visibility: hidden;
  font-size: 26px;
  text-align: center;
  justify-content: center;
  line-height: 22px;
  color: #FFFFFF;
  background-color: #F93838;
  border: 1px solid #F93838;
  transition: all 0.1s ease-in;
  border-radius: 9999px;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox]:checked + span:before {
  background: transparent;
}
.wpcf7 .wpcf7-acceptance input[type=checkbox]:checked + span:after {
  visibility: visible;
}
.wpcf7 .gdpr-area {
  margin-top: 32px;
  margin-bottom: 32px;
}
.wpcf7 .gdpr-area__hidden {
  display: none;
  padding: 0 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.wpcf7 .gdpr-area__hidden p {
  font-size: 14px;
  color: #FFFFFF;
}
.wpcf7 .gdpr-area__hidden.active {
  display: flex;
  flex-direction: column;
}
.wpcf7 .gdpr-area__button {
  font-size: 16px;
  color: #F93838;
  border-radius: 9999px;
}
.wpcf7 .gdpr-area__button:hover {
  color: #FFFFFF;
  background-color: #F93838;
}
.wpcf7 .wpcf7-submit {
  width: 100%;
  background-color: #F93838;
  color: #FFFFFF;
  border-radius: 50px;
  padding: 15px;
  border: 1px solid #F93838;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  line-height: 15px;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: transparent;
  border-color: #fff;
  color: #FFFFFF;
}
.wpcf7 .wpcf7-submit:active {
  background-color: transparent;
  border-color: #fff;
  color: #FFFFFF;
}
.wpcf7 .wpcf7-submit:visited {
  background-color: transparent;
  border-color: #fff;
  color: #FFFFFF;
}

.elementor-popup-modal#elementor-popup-modal-8282{
	overflow-y:hidden !important;
}

/*# sourceMappingURL=style.css.map */

.wpcf7-list-item-label{
	line-height:1.5;
}

.wpcf7 .wpcf7-response-output{
	color: #fff;
}

.wpcf7 .archivo-cv .wpcf7-not-valid-tip {
  margin-top: 10px;
}

/*Slider eventos*/
.carrusel-eventos .elementor-swiper-container {
  overflow: visible !important;
  padding-right: 30px;
}

.carrusel-eventos .elementor-swiper-slide {
  margin-right: 15px;
}

.carrusel-eventos .swiper, .carrusel-galeria .swiper {
  overflow: visible !important;
  /*padding-right: 150px;*/
}

.carrusel-eventos .swiper-slide {
  margin-right: 20px;
}

/*.carrusel-galeria .swiper-slide a .swiper-slide-inner img {
    border-radius: 13px;
    transition: all 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform-style: preserve-3d;
}

.carrusel-galeria .swiper-slide a .swiper-slide-inner img:hover {
    transform: scale(1.02) translateY(-4px);
    box-shadow: 
        0 10px 25px rgba(239, 161, 50, 0.5),
        0 0 20px rgba(239, 161, 50, 0.6);
}*/

.carrusel-galeria .swiper-slide a .swiper-slide-inner img, .carrusel-eventos .swiper-slide img {
    border-radius: 13px;
    transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform-style: preserve-3d;
}

.carrusel-galeria .swiper-slide a .swiper-slide-inner img:hover, .carrusel-eventos .swiper-slide img:hover {
    transform: scale(1.02) translateY(-4px);
    animation: glow 0.8s infinite alternate ease-in-out;
}

@keyframes glow {
  from {
    filter: drop-shadow(0 0 5px rgba(249, 56, 56, 0.3));
  }
  to {
    filter: drop-shadow(0 0 20px rgba(249, 56, 56, 0.9));
  }
}

/*Pop up evento Masaka - inicio*/
/* Asegura que el pop-up esté por encima de todos los elementos */
#elementor-popup-modal-11748 {
  z-index: 999999 !important;
  pointer-events: auto !important;
}
#elementor-popup-modal-13339 {
  z-index: 999999 !important;
  pointer-events: auto !important;
}

.reproductor-spotify .elementor-shortcode iframe{
	height:150px;
}

/*Form footer - newsletter Clientify*/
#myFormclientify .grid-padding-column-only-one{
	padding: 0;
}

#myFormclientify .field-icon input{
	border-width: 0px 0px 1px 0px !important;
    border-radius: 0px 0px 0px 0px !important;
}

#myFormclientify .btn-subscribe {
	border: 1px solid #EFA132 !important;
	margin-top: 10px!important;
	font-weight: 600!important;
	height: 40px !important;
	padding:24px !important;
	font-family: "Saans", Sans-serif !important;
	font-size:18px !important;
	border-radius: 16px !important;
	background-color: #EFA132!important;
}

#myFormclientify .btn-subscribe:hover {
	background-color: transparent !important;
	border-color:  #ffffff !important;
}

#myFormclientify .gdpr .styleCheckbox span{
	font-size: 14px !important;
	line-height: 1.5em !important;
	word-break: normal !important;
    overflow-wrap: normal !important;
}

#myFormclientify .gdpr div{
	padding-top:18px !important;
}

.form_embed_clientify_embed_form * {
	font-family: "Saans", saans, "Montserrat", montserrat, verdana, sans-serif !important;
	font-weight:600 !important;
	font-size: 17px !important;
}

.emaildiv .fa {display:none!important;}

#myFormclientify .emaildiv input {
	color: #fff !important;
	background: transparent !important;
	font-size: 17px !important;
}

#myFormclientify #containercolor {
	background: transparent !important;
}


body.hide-event-button .elementor-element-c2d707e,
body.hide-event-button .elementor-element-1137f50 {
  display: none !important;
}


.grecaptcha-badge { 
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/*trst*/

/* Evita que el contenedor bloquee clicks fuera del formulario */
.form_embed_clientify_embed_form {
    pointer-events: auto !important;
}

/* Evita que bloquee la página alrededor */
.form_embed_clientify_embed_form {
    position: relative !important;
    z-index: 1 !important;
}
/* Solo permite interacción dentro de los inputs y botones */
.form_embed_clientify_embed_form input,
.form_embed_clientify_embed_form button,
.form_embed_clientify_embed_form a {
    pointer-events: auto !important;
}

.elementor-element-0d51d9c{
	z-index:0 !important;
}