/* Typography */
@font-face {
  font-family: 'Mont';
  src: url('fonts/Mont-Light.eot');
  src: url('fonts/Mont-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Mont-Light.woff2') format('woff2'), url('fonts/Mont-Light.woff') format('woff'), url('fonts/Mont-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('fonts/Mont-Regular.eot');
  src: url('fonts/Mont-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Mont-Regular.woff2') format('woff2'), url('fonts/Mont-Regular.woff') format('woff'), url('fonts/Mont-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('fonts/Mont-Bold.eot');
  src: url('fonts/Mont-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Mont-Bold.woff2') format('woff2'), url('fonts/Mont-Bold.woff') format('woff'), url('fonts/Mont-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mont';
  src: url('fonts/Mont-Book.eot');
  src: url('fonts/Mont-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Mont-Book.woff2') format('woff2'), url('fonts/Mont-Book.woff') format('woff'), url('fonts/Mont-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Paleta y mas */
.dark {
  background-color: #1D252C;
  color: #FFF;
}
/* Generales */
.modal {
  --bs-modal-footer-border-color: #595959 !important;
  --bs-modal-header-border-color: #595959 !important;
  --bs-modal-width: 800px;
  --bs-modal-padding: 2rem;
  --bs-modal-header-padding: 2rem;
  --bs-modal-footer-padding: 2rem;
}
/* 
.modal-content.dark{
   background: darken(@c3,5%);
} */
.btn-primary {
  --bs-btn-color: #FFF;
  --bg-btn-bg: #93D500;
}
.modal-backdrop {
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.8;
}
.c1 {
  color: #93D500;
}
a.c1 {
  text-decoration: none;
}
a.c1:hover {
  color: #93D500;
  text-decoration: underline;
}
.c2 {
  color: #F8871F;
}
.c3 {
  color: #1D252C;
}
.c4 {
  color: #5F5F5F;
}
.c5 {
  color: #fbfbfb;
}
.bg-c1 {
  background-color: #93D500;
  color: #1D252C;
}
.bg-c2 {
  background-color: #F8871F;
  color: #FFF;
}
.bg-c3 {
  background-color: #1D252C;
  color: #FFF;
}
.bg-c4 {
  background-color: #5F5F5F;
  color: #FFF;
}
.bg-c5 {
  background-color: #fbfbfb;
  color: #FFF;
}
html,
body {
  overscroll-behavior: none;
}
html {
  font-size: 100%;
}
body {
  font-family: 'Mont', sans-serif;
  color: #474747;
  overflow-x: hidden;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: normal;
}
p.lead {
  font-family: 'Mont';
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 1.3rem;
  line-height: 1.75rem;
}
p.phrase {
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.5rem;
  margin-bottom: 25px;
}
p.big-phrase {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 400;
}
.big-h1 {
  font-size: 3.3rem;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Mont', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-weight: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  color: #93D500;
}
h2.section-title {
  font-size: 2.8125rem;
  font-style: normal;
  font-weight: bold;
  line-height: 2.82rem;
  margin-bottom: 30px;
}
h2.section-title.with-divider {
  padding-bottom: 30px;
}
h2.section-title.with-divider::after {
  position: absolute;
  width: 80px;
  height: 4px;
  bottom: -10px;
  left: 0;
  content: "";
  background: #93D500;
}
h2.with-divider {
  margin-bottom: 35px;
  position: relative;
  padding-bottom: 10px;
}
h2.with-divider::after {
  position: absolute;
  width: 40px;
  height: 4px;
  bottom: -10px;
  left: 0;
  content: "";
  background: #93D500;
}
.language-selector a {
  color: #FFF;
  text-decoration: none;
}
/* Generales */
[x-cloak] {
  display: none !important;
}
.ptb {
  padding-top: 90px;
  padding-bottom: 90px;
}
.extra-ptb {
  padding-top: 130px;
  padding-bottom: 130px;
}
.pt {
  padding-top: 90px;
}
.pb {
  padding-bottom: 90px;
}
.no-flicker {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.specialfont {
  font-family: 'Mont', sans-serif;
  font-weight: normal;
}
:root {
  --swiper-theme-color: #272727;
}
.ttu {
  text-transform: uppercase;
}
.tac {
  text-align: center;
}
button {
  box-shadow: none;
  border: none;
}
.boton,
button[type=submit]:not(.outline),
button[type=close]:not(.outline) {
  display: inline-block;
  padding: 10px 25px;
  text-decoration: none;
  border-radius: 4px;
  background-color: #93D500;
  color: #1D252C;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.boton:hover,
button[type=submit]:not(.outline):hover,
button[type=close]:not(.outline):hover {
  color: #fff;
}
.boton.c2,
button[type=submit]:not(.outline).c2,
button[type=close]:not(.outline).c2 {
  background-color: #F8871F;
  color: #FFF;
}
.boton.c2:hover,
button[type=submit]:not(.outline).c2:hover,
button[type=close]:not(.outline).c2:hover {
  color: #FFF;
}
.boton.c3,
button[type=submit]:not(.outline).c3,
button[type=close]:not(.outline).c3 {
  background-color: #1D252C;
  color: #FFF;
}
.boton.c3:hover,
button[type=submit]:not(.outline).c3:hover,
button[type=close]:not(.outline).c3:hover {
  color: #FFF;
}
.boton.c4,
button[type=submit]:not(.outline).c4,
button[type=close]:not(.outline).c4 {
  background-color: #5F5F5F;
  color: #FFF;
}
.boton.c4:hover,
button[type=submit]:not(.outline).c4:hover,
button[type=close]:not(.outline).c4:hover {
  color: #FFF;
}
.boton.c5,
button[type=submit]:not(.outline).c5,
button[type=close]:not(.outline).c5 {
  background-color: #fbfbfb;
  color: #FFF;
}
.boton.c5:hover,
button[type=submit]:not(.outline).c5:hover,
button[type=close]:not(.outline).c5:hover {
  color: #FFF;
}
.boton.outline,
button[type=submit]:not(.outline).outline,
button[type=close]:not(.outline).outline {
  background-color: transparent;
  color: #93D500;
  border: 1px solid #93D500;
}
.boton.outline:hover,
button[type=submit]:not(.outline).outline:hover,
button[type=close]:not(.outline).outline:hover {
  color: #93D500;
  transform: scale(1.07);
}
.boton.outline.white,
button[type=submit]:not(.outline).outline.white,
button[type=close]:not(.outline).outline.white {
  border-color: #FFF !important;
  color: #FFF !important;
}
.boton.outline.c2,
button[type=submit]:not(.outline).outline.c2,
button[type=close]:not(.outline).outline.c2 {
  color: #F8871F;
  border: 2px solid #F8871F;
}
.boton.outline.c2:hover,
button[type=submit]:not(.outline).outline.c2:hover,
button[type=close]:not(.outline).outline.c2:hover {
  color: #F8871F;
}
.boton.outline.c3,
button[type=submit]:not(.outline).outline.c3,
button[type=close]:not(.outline).outline.c3 {
  color: #1D252C;
  border: 2px solid #1D252C;
}
.boton.outline.c3:hover,
button[type=submit]:not(.outline).outline.c3:hover,
button[type=close]:not(.outline).outline.c3:hover {
  color: #1D252C;
}
.boton.outline.c4,
button[type=submit]:not(.outline).outline.c4,
button[type=close]:not(.outline).outline.c4 {
  color: #5F5F5F;
  border: 2px solid #5F5F5F;
}
.boton.outline.c4:hover,
button[type=submit]:not(.outline).outline.c4:hover,
button[type=close]:not(.outline).outline.c4:hover {
  color: #5F5F5F;
}
.boton.outline.c5,
button[type=submit]:not(.outline).outline.c5,
button[type=close]:not(.outline).outline.c5 {
  color: #fbfbfb;
  border: 2px solid #fbfbfb;
}
.boton.outline.c5:hover,
button[type=submit]:not(.outline).outline.c5:hover,
button[type=close]:not(.outline).outline.c5:hover {
  color: #fbfbfb;
}
.boton:hover,
button[type=submit]:not(.outline):hover,
button[type=close]:not(.outline):hover {
  text-decoration: none;
}
.boton:hover.grow,
button[type=submit]:not(.outline):hover.grow,
button[type=close]:not(.outline):hover.grow {
  transform: scale(1.07);
}
.row-grid {
  --bs-gutter-y: 1.5rem;
}
ul.lista-iconos {
  list-style: none;
  margin-left: 0;
  margin-top: 30px;
  padding-left: 25px;
}
ul.lista-iconos li {
  padding: 4px 0;
  position: relative;
}
ul.lista-iconos li::before {
  content: "\F633";
  font-family: 'bootstrap-icons';
  color: #93D500;
  font-size: 21px;
  display: inline-block;
  margin-left: -30px;
  width: 30px;
  position: absolute;
  top: 4px;
  left: 0;
}
/***** Hero *****/
.content.content-hero {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  z-index: 0;
  margin-bottom: -1px;
}
.content.content-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #1d252d;
  mix-blend-mode: multiply;
  opacity: 0.3;
}
.hero {
  position: relative;
}
.hero-contents {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
}
.hero-contents .wrap {
  padding: 60px;
  max-width: 72%;
  padding-top: 180px;
}
.hero-contents h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: -2px;
  color: #FFFFFF;
  margin-bottom: 24px;
  text-wrap: balance;
}
.hero-contents p {
  font-weight: 400;
  color: #FFF;
  font-size: 28px;
  line-height: 30px;
  max-width: 580px;
}
.form-section {
  margin-bottom: 25px;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='000'/%3e%3c/svg%3e");
}
.form-check-input:checked {
  background-color: #93d502;
  border-color: #93d502;
}
.form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(79, 121, 26, 0.9);
}
.dark .form-section {
  color: #878787;
}
.form-pre-text {
  font-size: 0.95rem;
  color: #aaa;
  line-height: 1.35rem;
}
.entry .info-fecha {
  color: #adadad;
  display: block;
  padding-bottom: 15px;
}
.entry .info-fecha .leyenda {
  font-style: italic;
}
/***** single title *****/
.single-title .item-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 35px;
}
.title-data {
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
}
.title-data span {
  display: inline-block;
}
.title-data:not(:last-child) {
  border-bottom: 1px solid #393b3d;
}
.title-data .legend {
  font-weight: bold;
  flex: 1;
  padding-right: 10px;
}
.title-data .data {
  flex: 4;
}
.trailer-widget .boton {
  display: block;
  text-align: center;
}
.title-content p {
  margin-bottom: 0;
}
.screener-license {
  margin: 40px 0;
  display: flex;
  column-gap: 20px;
}
/****** Formularios ******/
.form-control {
  background: transparent;
  border: 1px solid #595959;
  color: #FFF;
  padding: 14px 20px;
  font-size: 1rem;
}
.form-control:focus {
  background: transparent;
  border: 1px solid #595959;
  color: #FFF;
  box-shadow: none;
  border-left: 5px solid #93D500;
  padding-left: 15px;
}
/* HEADER */
.page-home #site-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: #1d252cde;
  backdrop-filter: blur(11px);
}
#site-header {
  padding: 10px 40px 10px 40px;
  position: relative;
}
#site-header a.active {
  color: #93D500;
}
#site-header .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site-header .logo img {
  width: 70px;
  height: auto;
}
#site-header .main-menu {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
#site-header .main-menu li a:not(.boton) {
  padding: 15px 25px;
  text-decoration: none;
  color: #FFF;
}
#site-header .main-menu.not-responsive li.active a::after {
  width: 60px;
}
#site-header .main-menu.not-responsive i::before {
  transition: all 0.2s ease;
}
#site-header .main-menu.not-responsive li.drop-item:hover i::before {
  transform: rotate(180deg);
}
#site-header .main-menu.not-responsive .drop-item {
  position: relative;
  padding: 15px 0;
}
#site-header .main-menu.not-responsive .drop-item:hover .dropdown-list {
  visibility: visible;
  opacity: 1;
  height: 162px;
}
#site-header .main-menu.not-responsive .drop-item:hover .dropdown-list a {
  opacity: 1;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 0;
  padding: 15px 0;
  background-color: #192026;
  border-radius: 8px;
  left: 0;
  width: 220px;
  top: 100%;
  gap: 10px;
  transition: opacity 0.2s ease, height 0.2s ease;
  z-index: 10;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list a {
  opacity: 0;
  transition: color 0.2s ease, opacity 0.2s ease 0.2s;
  padding: 20px 25px;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list a::after {
  left: 25px;
  transform: translateX(0);
  bottom: 10px;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list a:hover {
  color: #93D500;
}
#site-header .main-menu.not-responsive .drop-item .dropdown-list a:hover::after {
  width: 90%;
}
#site-header .main-menu.not-responsive li {
  display: inline;
}
#site-header .main-menu.not-responsive li a {
  transition: all 0.2s ease;
  position: relative;
}
#site-header .main-menu.not-responsive li a::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 0;
  bottom: 0;
  background-color: #93D500;
  transition: all 0.2s ease;
}
#site-header .main-menu.not-responsive li a:hover {
  color: #93D500;
}
#site-header .main-menu.not-responsive li a:hover::after {
  width: 60px;
}
#site-header .main-menu.not-responsive li a.boton:hover {
  color: #fff;
}
#site-header .main-menu.responsive {
  text-align: center;
  align-self: center;
}
#site-header .main-menu.responsive li.active a {
  color: #93D500;
}
#site-header .main-menu.responsive .drop-item {
  position: relative;
}
#site-header .main-menu.responsive .drop-item .hover-link {
  cursor: pointer;
  transition: all 0.3s ease;
}
#site-header .main-menu.responsive .drop-item .hover-link i {
  position: relative;
  top: 2px;
}
#site-header .main-menu.responsive .drop-item .hover-link i::before {
  font-weight: 600 !important;
  transition: transform 0.3s ease;
}
#site-header .main-menu.responsive .drop-item.clicked .hover-link {
  color: #93D500;
}
#site-header .main-menu.responsive .drop-item.clicked .dropdown-list {
  opacity: 1;
  visibility: visible;
  height: 100px;
}
#site-header .main-menu.responsive .drop-item.clicked i::before {
  transform: rotate(180deg);
}
#site-header .main-menu.responsive .drop-item .dropdown-list {
  padding-left: 0;
  visibility: hidden;
  margin: 0;
  list-style-type: none;
  opacity: 0;
  height: 0;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#site-header .main-menu.responsive .drop-item .dropdown-list li:first-of-type {
  margin-top: 12px;
}
#site-header .main-menu.responsive .drop-item .dropdown-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
#site-header .main-menu.responsive .drop-item .dropdown-list a {
  opacity: 0.6;
}
.menu-responsive {
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #1D252C;
  transition: all 0.4s ease-in-out;
  color: #fff;
  visibility: hidden;
  gap: 50px;
}
.menu-responsive #menu-close {
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.menu-responsive .logo-responsive img {
  width: 100px;
  opacity: 0;
  transition: all 0.3s ease;
}
.menu-responsive .main-menu {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-direction: column;
}
.menu-responsive .social-icons {
  margin-bottom: 30px;
}
.menu-responsive .menu-responsive-footer {
  transition: all 0.3s ease;
  visibility: visible;
  opacity: 0;
}
.menu-responsive.is-enter {
  width: 30em;
  transition: all 0.4s ease;
  visibility: visible;
}
.menu-responsive.is-enter .logo-responsive img {
  width: 100px;
  opacity: 1;
}
.menu-responsive.is-enter #menu-close,
.menu-responsive.is-enter .menu-responsive-footer,
.menu-responsive.is-enter .main-menu {
  visibility: visible;
  opacity: 1;
}
.menu-blur {
  width: 100vw;
  position: fixed;
  right: 0;
  top: 0;
  min-height: 100vh;
  background-color: #00000088;
  opacity: 0;
  scale: 0;
  transition: opacity 0.4s ease-in;
  z-index: 99;
}
.is-blur {
  scale: 1;
  opacity: 1;
  backdrop-filter: blur(10px);
  transition: opacity 0.3s ease-in;
}
button.menu-command {
  border: none;
  background: transparent;
  outline: none;
  font-size: 30px;
}
button.menu-command:focus,
button.menu-command:active {
  outline: none;
}
#menu-open {
  color: #FFF;
}
#menu-close {
  position: absolute;
  top: 25px;
  right: 28px;
  color: #fff;
}
.heading {
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.heading h1 {
  font-size: 3.5rem;
}
.subtle-shadow {
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8);
}
/***** Bloques *****/
.content-image-full {
  display: flex;
  align-items: center;
}
.content-image-full .image-1,
.content-image-full .image-2,
.content-image-full .content {
  flex: 50%;
  cursor: auto;
}
.content-image-full .content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.content-image-full .content .wrap {
  max-width: 700px;
  padding: 80px;
}
.content-image-full .content .wrap p:last-of-type {
  margin-bottom: 0;
}
.team-member {
  max-width: 350px;
  text-align: center;
}
.team-member .item-info {
  padding: 20px;
}
.team-member .item-info h3 {
  margin-bottom: 5px;
}
.row-members {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}
/***** Image Gallery *****/
.image-gallery-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.image-gallery-wrapper h2 {
  padding-bottom: 20px;
}
.image-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.image-gallery a {
  display: inline-block;
}
.image-gallery a img {
  display: block;
}
/***** Items *****/
.item {
  /*    position: relative;
   z-index: 1; */
}
.item .wrap {
  position: relative;
  z-index: 0;
  border-radius: 4px;
}
.item a,
.item a:hover {
  text-decoration: none;
}
.item a:not(.c1, .c2, .c3, .c4, .c5),
.item a:hover:not(.c1, .c2, .c3, .c4, .c5) {
  color: inherit;
}
.item h3 {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.item-category {
  max-width: 500px;
}
.item-category .item-info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 25px 30px;
}
.item-category .wrap {
  overflow: hidden;
}
.item-category .wrap:hover .item-arrow {
  opacity: 1;
  margin-left: 20px;
}
.item-category .wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: "";
  background: linear-gradient(0deg, #000000ba 0%, transparent 50%);
  mix-blend-mode: multiply;
}
.item-category .item-arrow {
  opacity: 0;
  color: #fff;
  transition: all 0.4s ease-in;
  margin-left: 90px;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.row-titles {
  padding-top: 20px;
  --bs-gutter-y: 1.5rem;
  justify-content: center;
}
.item-title {
  max-width: 330px;
  margin-bottom: 30px;
}
.item-title .wrap {
  border: 1px solid #595959;
  overflow: hidden;
}
.item-title .item-info {
  padding: 25px;
}
.item-title .item-meta {
  padding-top: 10px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.item-title .duration {
  display: inline-block;
  padding-top: 3px;
}
.item-title .link-more-info {
  position: absolute;
  z-index: 90;
  bottom: 25px;
  left: 25px;
  transition: all 0.2s;
}
.item-post {
  max-width: 410px;
  margin-bottom: 50px;
}
.item-post .item-info {
  padding-top: 20px;
}
.item .wrap:hover .atropos-button-wrap {
  scale: 1;
}
.item .atropos-button-wrap {
  display: grid;
  place-content: center;
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
  scale: 0;
}
.item .atropos-button-wrap b {
  background-color: #91d50068;
  font-size: 60px;
  border-radius: 50px;
  display: grid;
  place-content: center;
  width: 100px;
  height: 100px;
  color: white;
  font-weight: 300;
}
.gracias {
  padding-top: 120px;
  padding-bottom: 120px;
}
.catalog-section h2.section-title {
  padding-top: 0px;
  font-size: 1.5rem;
  padding-bottom: 20px;
}
.catalog-section div.section-title {
  padding-bottom: 20px;
}
.catalog-section div.section-title h2 {
  font-size: 1.5rem;
}
.catalog-section div.section-title span {
  display: block;
}
.catalog-section .form-control {
  text-align: center;
}
.catalog-browser .botones {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  border: 1px solid #93D500;
  margin-bottom: 50px;
}
.catalog-browser button {
  all: unset;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 1.2rem;
  flex: 1;
  text-align: center;
  padding: 20px;
  height: 100%;
}
.catalog-browser button:not(:last-child) {
  border-right: 1px solid #93D500;
}
.catalog-browser button.activo {
  color: #1D252C;
  background-color: #93D500;
}
/*provisional img*/
.image-1 {
  background: url(images/imag1.jpg) center no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 600px;
}
.image-2 {
  background: url(images/imag2.jpg) center no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 550px;
}
/*SOCIAL ICONS*/
.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 5px;
}
.social-icons i {
  font-size: 20px;
  transition: all 0.2s ease;
}
.social-icons i:hover {
  color: white;
}
.social-icons i:not(:first-of-type) {
  padding: 5px;
}
.widget-box {
  background-color: #242c32;
  padding: 50px;
}
/***** Footer *****/
#site-footer {
  background-color: #192026;
}
#site-footer ul {
  list-style-type: none;
  padding-left: 0;
}
#site-footer h4 {
  margin-bottom: 16px;
}
#site-footer .footer-col {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
#site-footer .sitemap li {
  margin-bottom: 10px;
}
#site-footer .sitemap .hover-link {
  display: none;
}
.logo-footer img {
  width: 100px;
}
.logo-vox img {
  width: 50px;
}
.more-than-one {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.footer-menu {
  margin-left: -15px;
}
.footer-menu li a {
  padding: 10px 15px;
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
}
.footer-menu li a:hover {
  color: #93D500;
}
.footer-menu li .social-icons {
  padding-left: 9px;
}
.footer-menu li .social-icons a {
  padding: 6px;
}
.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright p {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.back-to-top {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 50px;
  border: none;
  background-color: #93D500;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.back-to-top:hover {
  transform: scale(1.1);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.back-to-top button {
  outline: none;
  background: none;
  font-size: 22px;
  border: none;
  color: #1D252C;
}
/**** FORMULARIOS ****/
span.validate-error {
  color: #e24f4f;
}
span.requerido {
  color: #e24f4f;
  font-size: 19px;
  padding-left: 3px;
  line-height: 10px;
}
.form-group {
  margin-bottom: 20px;
}
button[type=submit]:not(.outline) {
  border: none;
}
.bg-gray {
  background-color: #f6f6f6;
}
.plr {
  padding-right: 10%;
  padding-left: 10%;
}
/***** Videos *****/
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  margin-bottom: 40px;
  margin-top: 20px;
  min-height: 400px;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ecocinema .wrap {
  padding: 80px;
}
.ecocinema .wrap img {
  margin-bottom: 30px;
}
iframe.fancybox__iframe:focus {
  outline: none !important;
}
.row-ecocinema {
  position: relative;
}
.video-ecocinema {
  background: url(images/ecocinema-hero.jpg) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.festival .wrap {
  padding: 80px;
}
.play-button img {
  animation: expandcontract 1.7s ease infinite;
}
.play-button img {
  height: 127px;
  width: 127px;
}
@keyframes expandcontract {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.09);
  }
  100% {
    transform: scale(1);
  }
}
.ecocinema-map {
  position: relative;
}
.ecocinema-map::after {
  content: url(images/bg-star.png);
  position: absolute;
  top: 0;
  right: 0;
}
.page-ecocinema .cta {
  position: relative;
  background: #1D252C;
  z-index: 1;
  color: #fff;
}
.page-ecocinema .cta::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(images/bg-form-ecocinema.jpg);
  background-size: cover;
  opacity: 0.1;
  mix-blend-mode: luminosity;
  z-index: -1;
}
.page-festival .cta {
  position: relative;
  background: #1D252C;
  z-index: 1;
  color: #fff;
}
.page-festival .cta::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(images/bg-cta-festival.jpg);
  background-size: cover;
  opacity: 0.1;
  mix-blend-mode: luminosity;
  z-index: -1;
}
/*carousel*/
.carousel {
  position: relative;
}
.carousel img {
  padding: 25px;
}
.carousel .slick-prev {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  border: none;
  content: none;
  color: #fff;
}
.carousel .slick-prev::before {
  content: "\F12F";
  opacity: 1;
  font-family: 'bootstrap-icons';
  color: #474747;
  font-size: 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 3;
}
.carousel .slick-next {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  border: none;
  content: none;
  color: #fff;
}
.carousel .slick-next::before {
  content: '\F138';
  opacity: 1;
  font-family: 'bootstrap-icons';
  color: #474747;
  font-size: 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 3;
}
.carousel .slick-slide {
  display: flex;
  justify-content: center;
  text-align: center;
}
/********BLOG ***********/
.navegacion-noticias {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
.navegacion-noticias a {
  color: inherit;
  text-decoration: none;
}
.navegacion-noticias a:hover {
  color: #93D500;
}
.navegacion-noticias .next {
  text-align: right;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding-left: 30px;
  position: relative;
  margin-right: -20px;
}
.navegacion-noticias .next i {
  padding-left: 20px;
  color: #93D500;
  font-size: 30px;
}
.navegacion-noticias .previous {
  text-align: left;
  display: flex;
  align-items: center;
  padding-right: 30px;
  position: relative;
  margin-left: -20px;
}
.navegacion-noticias .previous i {
  padding-right: 20px;
  color: #93D500;
  font-size: 30px;
}
.grilla-logos .col {
  margin-bottom: 25px;
  text-align: center;
}
/*********** MEDIA QUERIES **************/
@media (max-width: 1199.98px) {
  #site-footer .footer-col {
    display: block;
  }
  #site-header {
    padding: 20px;
  }
  .festival .wrap {
    padding: 60px;
  }
  .hero-contents .wrap {
    padding: 60px;
    max-width: 100%;
    padding-top: 180px;
  }
}
@media (min-width: 1200px) {
  .video-festival-1 {
    padding-right: 80px;
  }
  .video-festival-2 {
    padding-left: 80px;
  }
  .more-gutter {
    --bs-gutter-x: 3rem;
  }
  .much-more-gutter {
    --bs-gutter-x: 6rem;
  }
  .map-aside {
    margin-left: -150px;
    margin-bottom: -220px;
  }
  .map .grilla-logos {
    padding-top: 100px;
  }
}
@media (max-width: 575.98px) {
  .image-gallery-wrapper .image-gallery {
    grid-template-columns: 1fr 1fr;
  }
  .carousel img {
    padding: 10px;
  }
  .item .item-info {
    padding: 15px;
  }
  .item .item-info h3 {
    font-size: 1.2rem;
  }
  .item-title.on-demand-title .wrap {
    padding-bottom: 40px;
  }
  .item-title .link-more-info {
    bottom: 15px;
    left: 15px;
  }
  .copyright p {
    flex-direction: column;
  }
  .more-than-one {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  #site-footer .social-icons {
    justify-content: center;
    margin-top: 50px;
  }
  .hero .hero-contents {
    text-align: center;
  }
  .hero .hero-contents .wrap {
    padding: 15px;
    padding-top: 150px;
  }
  .hero .hero-contents h1 {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 20px;
  }
  .extra-ptb {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt {
    padding-top: 60px;
  }
  .pb {
    padding-bottom: 60px;
  }
  .ptb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  p.big-phrase {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  }
  h2.section-title {
    font-size: 2.2125rem;
    line-height: 2.22rem;
  }
  .content-image-full .content .wrap {
    padding: 60px 25px;
    text-align: center;
  }
  .festival .row .video-festival-1,
  .festival .row .video-festival-2 {
    padding: 0 22px;
  }
  .festival .row .wrap {
    padding: 40px 10px;
  }
}
@media (max-width: 350.98px) {
  .hero .hero-contents .wrap {
    padding: 15px;
    padding-top: 150px;
  }
  .hero .hero-contents h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .hero .hero-contents p {
    font-size: 20px;
    line-height: 26px;
  }
  span {
    font-size: 14px;
  }
  .navegacion-noticias .next i,
  .navegacion-noticias .previous i {
    font-size: 20px;
  }
  .navegacion-noticias h5 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .single-production .img-container {
    margin-bottom: 40px;
  }
  .image-gallery {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .hero-contents .wrap {
    padding: 40px;
    max-width: 100%;
    padding-top: 180px;
  }
  .hero-contents h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .catalog-browser button {
    padding: 10px;
    font-size: 1.1rem;
  }
  .menu-responsive.is-enter {
    width: 100vw;
  }
  .content-image-full {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content-image-full .wrap {
    padding: 40px;
  }
  .ecocinema {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .ecocinema .wrap {
    padding: 40px 30px;
  }
  .ecocinema .video-ecocinema {
    min-height: 500px;
  }
  .festival {
    padding-bottom: 0;
  }
  .festival .wrap {
    padding: 60px 30px;
  }
  .festival .video-wrap {
    margin-bottom: 0;
    margin-top: 0;
  }
  .festival .video-festival-1,
  .festival .video-festival-2 {
    padding: 0 42px;
  }
}
@media (max-width: 767.98px) {
  body:not(.with-delay)[data-aos-delay],
  *:not(.with-delay)[data-aos-delay] {
    transition-delay: 0ms !important;
  }
  .row.iom,
  .container.iom > .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navegacion-noticias {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navegacion-noticias .next {
    text-align: left;
  }
  .navegacion-noticias .previous,
  .navegacion-noticias .next {
    padding: 0;
  }
  .navegacion-noticias .previous i,
  .navegacion-noticias .next i {
    font-size: 25px;
  }
  .hero-contents h1 {
    font-size: 60px;
    line-height: 62px;
    margin-bottom: 20px;
  }
  .heading {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .catalog-browser .botones {
    flex-direction: column;
    position: relative;
  }
  .catalog-browser .botones button {
    width: 100%;
    padding: 15px 0;
    border-right: unset;
  }
  .row-categories {
    justify-content: center;
  }
  .widget-box {
    background-color: #242c32;
    padding: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .video-festival-1 {
    padding-right: 72px;
  }
  .video-festival-2 {
    padding-left: 72px;
  }
}
