/*
Theme Name: projektil
Template: hello-elementor
Author: alvaro.studio x bRIDA
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1676051288
Updated: 2023-02-10 17:48:08

*/

@property --compressed-item {
  syntax: "<number>"; /* <- defined as type number for the transition to work */
  initial-value: 0;
  inherits: false;
}
html,
body {
  min-height: 100%;
  height: auto;
  background-color: black;
}
/* Ocultar la barra de desplazamiento nativa para todo el documento */

/* html {
  scrollbar-width: none; 
  -ms-overflow-style: none;
  scroll-behavior: initial;
} */
::selection {
  color: white;
  background: #f32d55;
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: clip;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}

:root {
  --vh: 10.290000000000001px;
  --grid-gutter: 1.25rem;
  --compressed-item: 0;
}

/*global classes*/
.elementor-widget-heading .elementor-widget-container {
  overflow: hidden;
}
.work-subtitle .elementor-widget-container {
  overflow: hidden;
}
.zero-height {
  height: 0px;
}

p.elementor-heading-title {
  line-height: 19.2px;
}
.background-atenuation_middle::before {
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 1) 30%,
    rgba(0, 0, 0, 1) 70%,
    rgba(255, 255, 255, 0) 100%
  );
}
/*work archive*/
.page-title-fix.elementor-widget-heading .elementor-widget-container {
  overflow: visible !important;
}
.work-item-archive {
  background-size: 110%;
}
.work-item-archive:hover {
  background-size: 110%;
}
/* Custom creative listing */
.creative-project-show .e-con > .e-con-inner {
  margin: 0px !important;
}
.creative-project-show .elementor-grid {
  display: flex !important;
  align-items: center;
}
.work-title {
  text-transform: uppercase;
}
/* .elementor-loop-container {
  overflow: hidden;
  margin-right: calc(-0.5 * var(--grid-gutter));
  margin-left: calc(-0.5 * var(--grid-gutter));
  display: flex;
} */

.creative-project-show .e-loop-item {
  transition: border 0.1s ease-out;
  flex-grow: 1 !important;
  position: relative;
  border: 0.66vw solid black;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* .creative-project-show .e-loop-item:first-child {
  width: 50vw !important;
} */
/* Cinema Mode */
.cinemaMode {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.work-video iframe {
  transition: opacity 1s ease-in-out;
}

/* VIDEO GALLERY */
.iframe-wrapper {
  position: relative;
}

.overlayVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.5s;
}

.play-video-icon {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.9) 50%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  /* backdrop-filter: blur(1px); */
  border: none;
  transition: all 0.3s ease-out;
}
.play-video-icon svg {
  width: 50px;
  height: 50px;
  transition: all 0.4s ease-out;
}
.play-video-icon:hover svg {
  width: 65px;
  height: 65px;
}
.play-video-icon-container {
  position: relative;
  height: 100%;
  width: 100%;
}

.play-video-icon:hover {
  background-color: transparent;
}
.play-video-icon:focus {
  background-color: transparent !important;
}
/* END CINEMA */
.image-container {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.38, 0.005, 0.215, 1) !important;
}

/*hover actions*/
.creative-project-show .e-loop-item {
  transition: flex-grow 0.38s cubic-bezier(0.38, 0.005, 0.215, 1);
  will-change: flex-grow;
}
.creative-project-show .e-loop-item:hover {
  flex-grow: 4.3 !important;
}

.creative-project-show .e-loop-item:hover .image-container {
  opacity: 0;
}

.video-container {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.loop-item:hover .image-container {
  opacity: 0;
}

.loop-item:hover .video-container {
  opacity: 1;
}

.item-title {
  padding-top: 16px;
  width: 100%;
}

.item-taxonomy {
  padding-top: 16px;
  opacity: 0;
  text-align: right;
  transition: all 0.35s ease-out;
}
.item-taxonomy p {
  text-align: right;
}
.e-loop-item:hover .item-taxonomy {
  opacity: 1 !important;
}
/*mix-blend-mode fix*/

.elementor-element-dd470ca {
  mix-blend-mode: difference !important;
}
.landing-header {
  mix-blend-mode: difference !important;
}
/* About */
.swiper-pagination-bullet {
  /* width: 6px;
    height: 6px;
    display: inline-block; */
  border-radius: 0px !important;
  /* background: #000;
    opacity: .2; */
}
.swiper-pagination-bullet-active {
  background: #f32d55 !important;
}
/* Featured Slider */
.elementor-swiper-button-prev {
  z-index: 50 !important;
}
.elementor-swiper-button-next {
  z-index: 50 !important;
}
.featured-projects .slider-counter {
  position: absolute;
  color: #ffffff80;
  top: 92% !important;
  left: 74% !important;
  font-size: 16px;
  /* width: 50px; */
  z-index: 999;
}
.swiper-wrapper {
  will-change: transform;
}

.featured-projects .jet-listing-grid__slider-icon.prev-arrow {
  left: 5% !important;
  top: 95% !important;

  /* bottom: 16px; */
}
.featured-projects .jet-listing-grid__slider-icon.next-arrow {
  right: -88% !important;
  top: 95% !important;
}
.jet-listing-grid__slider-icon.custom-arrow {
  position: absolute;
  font-size: 16px;
  color: #ffffff80;
  left: 0;
  margin-top: -25px;
  cursor: pointer;
  text-align: center;
  z-index: 90;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jet-listing-grid__slider-icon:not(.slick-disabled) {
  color: #f32d55 !important;
}

/* PAgination */
.elementor-post-navigation__link__next,
.elementor-post-navigation__link__next {
  align-items: center;
  justify-self: start;
}
.post-navigation__next--label,
.post-navigation__prev--label {
  margin-top: -3px;
}
.jet-filters-pagination {
  display: flex !important;
  justify-content: space-between;
  width: 100%;
}

.jet-filters-pagination__item {
  color: #ffffff80;
}
/* CALENDAR */

.jet-listing-not-found {
  text-align: left;
  font-size: 32px;
}
/*Art show listing*/

.project-artshow-listing_container
  .elementor-background-video-container::before {
  min-height: 100%;
  content: "" !important;
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.6) 25%,
    rgba(255, 255, 255, 0) 34%,
    rgba(255, 255, 255, 0) 70%,
    rgba(0, 0, 0, 0.6) 95%,
    rgba(0, 0, 0, 1) 100%
  ) !important;
}
.project-hero-gradient .elementor-background-video-container::before {
  min-height: 100%;
  content: "" !important;
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.6) 25%,
    rgba(255, 255, 255, 0) 34%,
    rgba(255, 255, 255, 0) 70%,
    rgba(0, 0, 0, 0.6) 95%,
    rgba(0, 0, 0, 1) 100%
  ) !important;
}
.featured-project-item_content {
  min-height: 100%;
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 10%,
    rgba(255, 255, 255, 0) 34%,
    rgba(255, 255, 255, 0) 66%,
    rgba(0, 0, 0, 1) 90%,
    rgba(0, 0, 0, 1) 100%
  ) !important;
}

.featured-project-item_content {
  transition: all 0.4s;
}

/* credits */
.credits-repeater .jet-listing-dynamic-repeater__items {
  display: flex !important;
  flex-direction: column !important;
  line-height: 19.2px;
}
.line {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.689);

  /* margin: 50px 0; */
}
.credits-container {
}
.calendar-listing .jet-listing-dynamic-field__inline-wrap {
  overflow: hidden;
}
.credits-row {
  font-size: 16px;
  font-weight: 400;
  /* border-bottom: 0.5px rgba(255, 255, 255, 0.689) solid; */
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.credits-rol {
  align-self: self-start;
  width: 216px;
  color: #f32d55;
}

.credits-name {
  display: inline-block;
  width: 70%;
  color: white;
  margin: 0;
}
.credits-name p {
  margin: 0px;
}
/* FAQ */
.faq-listing .jet-listing-grid__item {
  padding: 0px !important;
}
/* location */
.location-repeater .jet-listing-dynamic-repeater__items {
  display: flex !important;
  flex-direction: column !important;
  line-height: 19.2px;
}
.location-container {
  font-size: 16px;
  font-weight: 400;
  /* border-bottom: 0.5px rgba(255, 255, 255, 0.689) solid; */
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.location-rol {
  align-self: self-start;
  width: 216px;
  color: #f32d55;
}

.location-name {
  display: inline-block;
  width: 70%;
  color: white;
  margin: 0;
}
.location-price p {
  margin: 0px;
}

/* tickets */
.tickets-repeater .jet-listing-dynamic-repeater__items {
  display: flex !important;
  flex-direction: column !important;
  line-height: 19.2px;
}
.tickets-container {
  font-size: 16px;
  font-weight: 400;
  /* border-bottom: 0.5px rgba(255, 255, 255, 0.689) solid; */
  padding-bottom: 16px;
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 20px;
  padding: 16px 0px !important;
  margin: 0px !important;
}
.tickets-rol {
  align-self: self-start;
  width: 40%;
  color: #f32d55;
  text-transform: uppercase;
  word-break: break-all;
}

.tickets-name {
  display: inline-block;
  width: 70%;
  color: rgba(255, 255, 255, 0.499);
  margin: 0;
  text-transform: uppercase;
}
.tickets-price {
  display: flex;
  text-align: right;
  margin: 0px;
  width: 16%;
  color: white;
}
/* location details */
.location-container {
  font-size: 16px;
  font-weight: 400;
  /* border-bottom: 0.5px rgba(255, 255, 255, 0.689) solid; */
  padding-bottom: 16px;
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 20px;
  padding: 16px 0px !important;
  margin: 0px !important;
}
.location-c1 {
  align-self: self-start;
  width: 216px;
  color: #f32d55;
  text-transform: uppercase;
}

.location-c2 {
  display: inline-block;
  width: 70%;
  color: rgb(255, 255, 255);
  margin: 0;
}
.tickets-price {
  margin: 0px;
  width: 10%;
  color: white;
}
/* Opening hours */
.openinghours-repeater .openinghours-repeater .date-container {
  display: flex;
}
/* .openinghours-repeater div {
  flex: 1;
} */
.date-container .jet-listing-dynamic-repeater__item {
  display: flex;
}
.date-container {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.openinghours-repeater .jet-listing-dynamic-repeater__item {
  display: flex;
  margin-bottom: 16px;
}
.opening-hours-title {
  color: #f32d55;
}
.date-days {
  width: 50%;
  color: #ffffff80;
  text-transform: uppercase !important;
}
.date-time {
  width: 50%;
  color: white;
  text-transform: uppercase !important;
}
/* timetable */
.timetable-repeater .jet-listing-dynamic-repeater__items {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px;
  line-height: 19.2px;
}

/* Program */
.program-container {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.program-row {
  padding: 16px 0px;
  /* border-bottom: 1px solid #ffffff80; */
}
.number-date {
  width: 7%;
  color: #f32d55;
}
.name-date {
  text-transform: uppercase;
  width: 15%;
  color: #f32d55;
}
.show-name {
  width: 28.7%;
  color: #ffffff80;
  text-transform: uppercase;
}
.show-time {
  flex: 1;
}

.event-repeater .jet-listing-dynamic-repeater__items {
  display: flex !important;
  flex-direction: column !important;
}
.event-container {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 0.5px rgba(255, 255, 255, 0.699) solid;
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.event-container {
  line-height: 16px;
  color: white;
}
.event-location {
  align-self: self-start;
  flex: 2;
  text-transform: uppercase;
}

.event-date {
  display: inline-block;
  text-transform: uppercase;
  flex: 2;
  margin: 0;
}
.event-url {
  display: flex;
  justify-items: flex-end;
  flex: 1;
  color: #f32d55;
  margin: 0px;
  align-items: start;
  justify-content: end;
}
.event-location .event-city {
  opacity: 0.5;
}

/* city repeater gallery*/
.play-video-icon-container iframe {
  height: 100%;
  width: 100%;
}
.cities-artshow-repeater .jet-listing-dynamic-repeater__item {
  background-color: #262626;
}
.jet-listing-dynamic-repeater__item li {
  list-style: none;
}
.city-repeater-gallery .jet-listing-dynamic-repeater__item {
  width: 100vw;
  min-height: 25vh;
}
.city-repeater-container {
  display: flex;
  align-items: flex-start !important;
  padding-bottom: 0%;
  background-color: #262626;
}
.city-repeater-gallery {
  width: 100vw;
  height: 100vh;
  flex-direction: column;
}
.jet-engine-gallery-grid {
  display: flex !important;
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.jet-engine-gallery-grid__item {
  position: absolute;
  padding: 0px;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.buy-tickets {
  display: flex;
  width: 100%;
  justify-content: end;
  color: #f32d55;
}
.left {
  align-self: flex-start;
  text-transform: uppercase !important;
  padding: 5%;
  color: white;
  width: 60vw;
  align-items: flex-start;
}

.right {
  line-height: 19.2px;
  padding-top: 5%;
  padding-left: 0px;
  padding-right: 5%;
  padding-bottom: 5%;
  color: white;
  width: 50vw;
  align-items: flex-start;
}
.slider-controls {
  text-transform: uppercase;
  padding: 0px 16px;
  height: 0px;
  position: relative;
  justify-content: center;
  bottom: 90px;
  z-index: 999;
  color: #f32d55;
  width: 100vw;
  display: flex;
  gap: 90%;
  font-size: 16px;
}
.slider-controls-prev,
.slider-controls-next {
  cursor: pointer;
}
.slider-controls-next {
  color: #f32d55;
}
.slider-controls-prev {
  /* display: none; */
  color: #ffffff80;
}
.featured-projects .prev-arrow {
  display: none !important;
  color: #ffffff80;
}

/*featured gallery ART SHOW scroll horizontal */
.horizontal-container {
  height: 100vh;
  min-width: 100vw;
  display: flex;
  flex-direction: row;
  /* justify-content: center; */
  gap: 26px;
}
.horizontal-item {
  height: 100vh;
  width: 100vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.horizontal-container .jet-listing-dynamic-repeater__item {
  width: 100vw;
  height: 100vh;
}
/* .jet-listing-dynamic-repeater__item:last-child .horizontal-item {
  width: 105vw;
  height: 100vh;
  padding-right: 5%;
} */
/* */
.elementor-widget-theme-site-logo {
  cursor: pointer;
}
/* form */
.grecaptcha-badge {
  visibility: hidden;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: none !important;
}
.elementor-form input,
.elementor-form textarea {
  padding-left: 0px !important;
}
.elementor-field-group .elementor-field-textual:focus {
  border-color: #f32d55 !important;
}
/* .elementor-field-group .elementor-field-textual:valid {
  border-color: #f32d55 !important;
} */

.elementor-form .elementor-button > span {
  justify-content: end !important;
}
.elementor-button .elementor-align-icon-right {
  margin-top: -4px;
}
/* singles */
.hero-featured-video {
  transition: all 0.4s ease-out;
}
.cinemaModeBackground::before {
  content: none !important;
  --background-overlay: none !important;
  background-image: none !important;
}
.elementor-post-navigation__link__prev {
  display: flex !important;
  flex-direction: row !important;
  gap: 8px;
  align-items: center;
}

.elementor-post-navigation__link__next {
  display: flex !important;
  flex-direction: row-reverse !important;
  gap: 8px;
  align-items: center;
}
/*animaciones*/
.custom-animated h3 {
  opacity: 0;
}
.custom-animated h4 {
  opacity: 0;
}
.custom-animated h2 {
  opacity: 0;
}
.custom-animated h1 {
  opacity: 0;
}
.work-title-container .elementor-widget-container {
  overflow: visible !important;
}
.work-title-container {
  transform-origin: top left;
  position: relative;
  padding-top: 35%;
  padding-bottom: 5%;
  overflow: visible;
  transition-duration: 0s;
  transition-delay: 0s;
  will-change: padding;
}
.work-title-container h3 {
  transform-origin: top left !important;
  overflow: hidden;
  will-change: transform;
}
.elementor-element-b944c50 {
  height: 20px;
}
/* menu*/
a.e-eicon-close {
  color: white;
}
#elementor-popup-modal-425 .dialog-close-button {
  color: white !important;
}
/* FIXES */
/* a veces aparece en el front texto que no deberia */
header .header-inner {
  display: none !important;
}
/* - quitamos los after de todos los items de la galeria jet (macro) */
.jet-engine-gallery-grid__item-wrap:after {
  content: none !important;
}
.home-video iframe {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1.75s;
}
.work-video iframe {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1.75s;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* VIDEO PLAYER CUSTOM */
.video-responsive {
  width: 100vw !important;
  height: 100vh !important;
  padding-bottom: 2%;
}
.elementor-background-video-embed {
  transition: all 0.4s ease-in-out;
}
.view-full-video {
  position: absolute;
  left: -3vw;
  top: 18vh;
  opacity: 0;
  cursor: pointer !important;
}
.view-full-video .elementor-align-icon-left {
  font-size: 23px;
}
.view-full-video .elementor-button-content-wrapper {
  justify-content: left;
  align-items: center;
}
/* galeria movil*/
.work-gallery-mobile {
  display: flex !important;
  width: 100vw !important;
  flex-direction: column;
  gap: 20px;
}
/*scrollbar*/

.scrollbar {
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
  padding: 24px 0;
}

.scrollbar .inner {
  height: 100%;
  position: relative;
}

.scrollbar .thumb {
  min-height: 48px;
  width: 8px;
  background-color: #f32d55;
  position: absolute;
  right: 8px;
  border-radius: 4px;
  /* border: 1px solid black; */
  cursor: grab;
}
/* .home-video {
  background-color: #000;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
}

.home-video .elementor-background-video-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
} */

.elementor-background-video-container.loaded {
  opacity: 1;
}
.replaced-image-hero {
  width: 100%;
}
/*gsap fix*/
.work-title-container.e-con {
  transition: none !important;
}

.horizontal-trigger.e-con {
  transition: none !important;
}

.team-horizontal.e-con {
  transition: none !important;
}
/* CROCO FIX */
/*-pagination*/
.jet-filters-pagination__item.prev-next.next {
  flex: 1;
}
.jet-filters-pagination__item.prev-next.prev {
  flex: 1;
}
.jet-filters-pagination__item.prev-next.next .jet-filters-pagination__link {
  text-align: right;
}
.jet-filters-pagination__item.prev-next.prev .jet-filters-pagination__link {
  text-align: left;
}

.jet-listing-dynamic-repeater__item {
  list-style: none !important;
}
/*Landing pages */
.partners-gallery .jet-engine-gallery-grid__item {
  position: relative;
  flex-basis: auto;
  flex: 1; /* los elementos crecerán para ocupar el espacio extra si es necesario */
  box-sizing: border-box;
}
.partners-gallery .jet-engine-gallery-grid__item-wrap img {
  height: auto !important;
  object-fit: contain;
  width: 100%;
  margin: 0 auto;
}
.partners-gallery .jet-engine-gallery-grid {
  height: 100% !important;
  width: 100%;
  margin: 0px;
  gap: 20%;
  display: flex;
  flex-wrap: nowrap; /* para asegurar que todos los elementos estén en una fila */
  justify-content: space-between; /* para distribuir el espacio entre los logos de manera uniforme */
  align-items: center;
}
.partners-gallery .jet-listing-dynamic-field__content {
  width: 100%;
}
.partners-gallery .jet-listing {
  align-items: center !important;
  justify-content: center !important;
  width: 90vw;
}

@media (max-width: 764px) {
  .partners-gallery .jet-engine-gallery-grid {
    height: 100% !important;
    width: 100%;
    margin: 0px;
    gap: 32px;
    flex-direction: column;
    display: flex;
    flex-wrap: nowrap; /* para asegurar que todos los elementos estén en una fila */
    justify-content: space-between; /* para distribuir el espacio entre los logos de manera uniforme */
    align-items: center;
  }
  .partners-gallery .jet-engine-gallery-grid__item-wrap img {
    height: auto !important;
    object-fit: contain;
    width: 50%;
    margin: 0 auto;
  }
}
/* 
Team listing

*/

.team-listing-horizontal .elementor-loop-container {
  display: flex !important;
}
/*loader*/

e-page-transition svg {
  width: 114px;
  height: 114px;
}

/*light mode / dark mode*/
#theme-switch {
  cursor: pointer !important;
}
.night {
  height: 20px !important;
}
.color-responsive,
.color-responsive-gray {
  transition: background 0.2s ease-out, color 0.2s ease-out,
    border 0.2s ease-out;
}
body .color-responsive .join-us-cta h3 {
  color: white !important;
}
.light-theme .color-responsive {
  background: white !important;
}
.light-theme .color-responsive h3,
.light-theme .color-responsive-gray h3 {
  color: black !important;
}
.light-theme .color-responsive h4,
.light-theme .color-responsive-gray h4 {
  color: black !important;
}
.light-theme .color-responsive.work-item-subtitle {
  opacity: 0.5 !important;
}
.light-theme .color-responsive p,
.light-theme .color-responsive-gray p {
  color: black !important;
}
.light-theme .color-responsive ul,
.light-theme .color-responsive-gray ul {
  color: black !important;
}
.light-theme .creative-project-show .e-loop-item {
  border: 0.66vw solid white;
}
.light-theme .line {
  background-color: rgba(139, 139, 139, 0.485) !important;
}
.light-theme .tour-name .jet-listing-dynamic-field__content {
  color: black !important;
}
.light-theme .color-responsive-gray h1 {
  color: black !important;
}
.light-theme .tour-place .jet-listing-dynamic-field__content {
  color: rgba(0, 0, 0, 0.5) !important;
}
.light-theme .tour-date .jet-listing-dynamic-field__content {
  color: black !important;
}
.light-theme .event-container {
  border-bottom: 0.5px rgba(0, 0, 0, 0.689) solid;
  color: black !important;
}
.light-theme .subtitle {
  color: rgba(0, 0, 0, 0.5) !important;
}
.light-theme .team-rol {
  color: rgba(0, 0, 0, 0.5) !important;
}

.light-theme .color-responsive-gray {
  background: #ebebeb !important;
}
.light-theme e-page-transition {
  background: white !important;
}
/* .light-theme .jet-filters-pagination__link {
 color:black;
} */
.light-theme .post-navigation__next--label,
.post-navigation__prev--label {
  color: #f32d55 !important;
}
.light-theme .jet-filters-pagination__link {
  color: #00000080 !important;
}
.light-theme .jet-filters-pagination__item {
  color: #00000080 !important;
}
.light-theme
  .jet-filters-pagination__item.jet-filters-pagination__current
  .jet-filters-pagination__link {
  color: #f32d55 !important;
}
.light-theme
  .color-responsive-gray
  input:not([type="button"]):not([type="submit"]),
.light-theme .color-responsive-gray .elementor-kit-4 textarea,
.light-theme .color-responsive-gray .elementor-kit-4 .elementor-field-textual {
  color: black;
}

.light-theme textarea {
  color: black !important;
}
.keep-red a {
  color: #f32d55 !important;
}
.keep-red p {
  color: #f32d55 !important;
}
body .light-theme .work-item-archive .keep-red a {
  color: #f32d55 !important;
}

body .light-theme a {
  color: #f32d55 !important;
}
.light-theme
  .color-responsive-gray
  .elementor-element.elementor-element-377b749
  .elementor-field-group:not(.elementor-field-type-upload)
  .elementor-field:not(.elementor-select-wrapper) {
  border-color: black;
}

.light-theme .tickets-name {
  color: #00000080 !important;
}
.light-theme .big-date {
  color: #00000080 !important;
}

.light-theme .show-name {
  color: #00000080 !important;
}

.light-theme .date-days {
  color: #00000080 !important;
}
.light-theme .show-time {
  color: #000000 !important;
}
.light-theme .tickets-price {
  color: #000000 !important;
}
.light-theme .timetable-line {
  border-color: #000000bb !important;
}

.light-theme .main-location-name {
  color: #000000 !important;
}
.light-theme .partners-gallery {
  filter: invert(1) !important;
}
.light-theme .date-time {
  color: #000000 !important;
}

.light-theme .main-location-name h5 {
  color: #000000 !important;
}
.light-theme .location-c2 {
  color: #000000 !important;
}
.light-theme .kontakt-details {
  color: #f32d55 !important;
}

.light-theme .careers-color-responsive-grey span {
  color: rgba(0, 0, 0, 0.597) !important;
}
.light-theme .careers-color-responsive span {
  color: rgb(0, 0, 0) !important;
}
/* .light-theme .elementor-accordion-item {
  border-color: #000000;
}
.light-theme .elementor-accordion-item h5 {
  color: #000000;
}
.light-theme .elementor-tab-content p {
  color: #000000;
} */

/*color filtros*/
/* .light-theme .jet-radio-list__label {
  color: black;
} */
body.light-theme .elementor .jet-smart-filters-radio .jet-radio-list__button {
  color: black;
}
body.light-theme {
  background-color: white;
}
@media (max-width: 694px) {
  .featured-projects .slider-counter {
    position: absolute;
    color: #ffffff80;
    top: 91.5% !important;
    left: 74% !important;
    font-size: 16px;
    /* width: 50px; */
    z-index: 999;
  }
  .featured-projects .jet-listing-grid__item {
    padding: 0px;
  }
  .featured-projects .jet-listing-grid__slider-icon.prev-arrow {
    left: 7% !important;
    top: 95% !important;

    /* bottom: 16px; */
  }
  .featured-projects .jet-listing-grid__slider-icon.next-arrow {
    right: -75% !important;
    top: 95% !important;
  }
  body {
    overflow-x: hidden;
  }
  .right {
    font-size: 14px;
  }
  .left {
    padding: 88px 5% 0px 5%;
  }

  .event-container {
    flex-direction: column;
    align-items: self-start;
  }
  .art-show-text {
    padding: 0px !important;
  }
  .city-repeater-container {
    flex-direction: column;
    gap: 16px;
  }
  .jet-engine-gallery-grid__item-wrap iframe {
    height: 38vh !important;
  }
  .cities-artshow-repeater .left:first-child {
    padding-top: 32px !important;
  }
  .left,
  .right {
    width: 100% !important;
  }
  .right {
    padding: 5%;
  }

  .right {
    padding-bottom: 15% !important;
  }
  .jet-engine-gallery-grid__item-wrap {
    overflow: hidden;
  }
  .jet-engine-gallery-grid__item-wrap video {
    height: 50vh;
    transform: scale(1.8);
  }

  .city-repeater-gallery {
    height: 50vh !important;
  }
  .jet-engine-gallery-grid {
    height: 50vh;
    width: 100%;
    margin: 0px;
  }
  .slider-controls {
    font-size: 14px;
    gap: 65% !important;
    bottom: 45px !important;
  }

  .jet-listing-dynamic-terms {
    line-height: 14px;
  }
}

@media (max-width: 767px) {
  /*Landing Program*/
  .program-row {
    flex-direction: column;
    align-items: flex-start;
  }

  /* FIXES */
  .elementor-widget-text-editor .elementor-widget-container {
    padding: 0px !important;
  }
  .work-description .elementor-widget-container {
    padding: 0px !important;
  }
  .horizontal-container {
    height: 80vh;
    min-width: 100vw;
    display: flex;
    flex-direction: row;
    gap: 26px;
  }
  .slider-controls {
    top: -12%;
  }
  .jet-engine-gallery-grid__item-wrap img {
    height: 100% !important;
  }
  .featured-project-item_content {
    min-height: 100%;
    content: "" !important;
    background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.6) 10%,
      rgba(255, 255, 255, 0) 34%,
      rgba(255, 255, 255, 0) 66%,
      rgba(0, 0, 0, 0.6) 90%,
      rgba(0, 0, 0, 1) 100%
    ) !important;
  }
  .page-title-fix h1 {
    font-size: 60px !important;
  }
  /* Featured Slider */
  .featured-projects .swiper-pagination-fraction {
    top: 93.2% !important;
    left: 60% !important;
    font-size: 20px;
    width: 50px;
    z-index: 999;
  }
}

@media (min-width: 400px) and (max-width: 767px) {
  .hero-text-column {
    width: 98% !important;
  }
  .elementor-45 .elementor-element.elementor-element-6e7466f {
    --width: 95vw !important;
  }
}
@media (min-width: 373px) and (max-width: 1365px) {
  .scrollbar {
    display: none;
  }
}

@media (min-width: 1366px) {
  /* body::-webkit-scrollbar {
    display: none; 
  } */
  .hero-text-column {
    /* width: 63% !important; */
  }
  .jet-engine-gallery-grid__item-wrap img {
    height: 100vh !important;
  }
}

/* preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 10000;
}

.spinner {
  width: 50px;
  height: 50px;
  background-color: #333;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
