@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{
    font-family: 'Raleway', sans-serif !important;
}
body{
    margin:0;
    font-family: 'Raleway', sans-serif !important;
}

.what-clients-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 974px) {
  .what-clients-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .what-clients-grid__item:nth-child(2n + 1) {
    padding-right: 40px;
  }
}

.why-slider {
  padding: 0 50px;
  width: 100%;
}
.why-content {
  overflow: hidden;
  display: flex;
}
.why-slider-item {
  width: 100%;
  min-width: 100%;
  font-size: 30px;
  text-transform: none;
}
.why-slider-text {
  text-transform: none;
}
.why-title-scase-studies {
  font-size: 15vw;
}
#intro {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 0.7;
}

.index-bg-transparent {
  background: none;
}
.index-img-hero-hidden {
  display: none;
}
.who-we-are-logo-footer {
  object-fit: contain;
  padding: 10px;
  border-radius: 0;
  height: 100%;
}
.index-map-img {
  opacity: 0.5;
}
.index-map-div-img {
  max-height: 100%;
}
.index-clients-image {
  max-height: 100%;
}
.index-cuadrados {
  grid-template-columns: repeat(5, 1fr);
}
.index-cuadrados-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 650px){
  .index-cuadrados {
    grid-template-columns: repeat(2, 1fr);
  }
  .index-cuadrados-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .index-event-card-text {
    font-size: 16px;
  }
}

.index-card-width {
  max-width: 75vw;
  margin: 0 auto;
}
.index-title-logistic {
  font-size: 220px;
}
.index-link-interactive-map {
  width: 100%;
  max-width: 350px;
  padding: 10px 15px;
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  background: #000;
  color: #fff;
  border-radius: 999.999px;
  z-index: 10;
  position: relative;
  min-height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.w-webflow-badge {
  display: none !important;
}
.text-size-40{
  font-size: 40px;
}
.grid-3-col{
  grid-template-columns: repeat(3, 1fr);
}
.grid-4-col{
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 796px){
  .grid-3-col{
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-4-col{
    grid-template-columns: repeat(1, 1fr);
  }
}

.event-card{
  width: 100%;
  height: auto;
  max-height: 400px;
  position: relative;
  padding: 3rem;
  border-radius: 1rem;
  background: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.event-card-title{
  color:#fff;
  margin-bottom: 2rem;
}
.event-card-ul{
  margin: 0;
  padding: 0;
}
.event-card-list{
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
  list-style: none;
  color: #fff;
}
.is-about--marketing{
  padding-top: 1rem !important;
  padding-bottom: 50%;
}
.is-about--clients{
  padding-top: 0.1rem !important;
  padding-bottom: 30%;
}
.bg-white{
  background: #fff;
}
.text-festivals{
  padding-bottom: 5rem;
}
.text-size-20px{
  font-size: 20px;
}
@media (max-width: 786px){
  .text-size-20px{
    font-size: 16px;
  }


  .texts{
    height: 4vh;
    width: 100%;
    border: none;
    outline: none;
    font-size: 12px;
    border-bottom: 0.1rem solid rgba(128,128,128,.3);
    margin-bottom: 2%;
  }
  
  .form-button{
    background-color: #0d0d11;
    color: white;
    margin-top: 1%;
    padding: 2% 18%;
    border: none;
    clip-path: polygon(50% 0%, 100% 0, 100% 99%, 86% 100%, 86% 76%, 71% 77%, 71% 100%, 9% 100%, 0 51%, 0 0);
  }
  
  .content-wrapper2{
    width:100%;
  
    position:relative
  }
  
  .titles-contact{
    display: grid;
    padding-left:8vw;
    background-size:cover;
    background-image:url('/public/img/Group\ 3.svg');
    padding-bottom:7vh;
    padding-top: 11vh;

  }
  
  .title-big{
  font-size: 18.5vw;
  letter-spacing: 1.9vw;
  overflow: hidden;
  line-height: 10vh;
  font-weight: normal;
  }
  
  .scroll-down{
    width: 100%;

    display: flex;
    justify-content: center;
    padding: 5vh 0vh;
  }
  
  .scroll-down div{
    width: 100%;
    justify-content: center;
    display: flex;
  }
  
  .a-scroll{
    padding-bottom: 0.2%;
    cursor: pointer;
    
    border-bottom: 0.5vh solid #D9D9D9;
  }
  
  .title-big2{
    font-size: 7vw;
    padding-top: 4vh;
    margin-left: 1vw;
  }
  
  .content-bussines{
    display: grid;
    grid-template-columns: 90% 10%;
  }
  
  .formulario{
    background-color: #fff;
  }
  
  .form-list2{
    display: grid;
  
  }
  
  .form-list2 div{
    display: grid;
    padding-bottom: 2%;
  }
  
  .div-contact-about{
    display: grid;
      grid-template-columns: repeat(2, 1fr);
    padding-left:8vw;
    padding-top:3vh;
    padding-right:8vw;
  }
  
  .social-medias{
    display: flex;
    list-style: none;
  }
  
  .social-medias li{
    display: flex;
    list-style: none;
    margin-right: 2vw;
  }
  

  .footer-container2{
    position: absolute;
    background-color: transparent;
    height: 150vh;
    z-index: 1080;
    width: 100%;
}
    .footer2 {
        display: flex;
        flex-flow: row wrap;
        padding: 150px 100px 150px 100px;
        color: #2f2f2f;
        background-color: #fff;
        border-top-left-radius: 100px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .footer2 ul {
      list-style: none;
      padding-left: 0;
  }

    .footer2 li {
      line-height: 2em;
      font-size: 20px;
  }

  .footer__nav2 {
    flex: 2 0px;
}
.footer__addr2 {
  
  flex: 0.6 100%;
}

.nav__title2 {
  font-weight: bold;
  font-size: 25px;
}

.footer__nav2 {
    display: flex;
    flex-flow: row wrap;
}
  
  .footer__nav2 > * {
      flex: 1;
      margin-right: 1.25em;
  }
  

    .legal2 {
        display: flex;
        position: absolute;
        bottom: 20px;
        flex-wrap: wrap;
        color: #000;
    }


  .social-medias li img{
    width: 8vw;
    height: 5vh;
  }
  
  .line2{
    display: flex;
    height: 30vh;
    justify-content: end;
  }
  
  .about{
    padding-right:12%;
  }
  
  .about-direction{
    margin-left:0 ;
    padding-left: 0;
  }
  
  
  .about-direction li{
    list-style: none;
    font-size: 60%;
    display: flex;
    align-items: center;
    padding: 3% 0%;
  }
  
  .about-direction li p,a{
    padding: 0% 4%;
  }
  
  .about-direction li img{
   width: 4vw;
   height: 5vh;
  }
  



}
.festival-h2{
  margin-bottom: 1rem;
}
.video-festivals-container{
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
.video-festivals{
  width: 100%;
}
.title-questions{
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
}
.client-since{
  font-size: 16px;
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 1rem;
}
.list-card-client{
  font-size: 15px;
}
.rs-overflow-hidden{
  overflow: hidden;
}
.slider-client-item{
  width: 100%;
}
.rs-index-cuadrado-hover{
  transform: scale(1);
  transition: all 0.5s ease;

}
.rs-index-cuadrado-hover:hover{
 transform: scale(1.5);
}
.rs-shadow-hover{
  box-shadow: none;
  transition: all 0.5s ease;
}
.rs-shadow-hover:hover{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

}
::-webkit-scrollbar {
  display: none;
}

.index-events-section{
  width: 100%;
  height: auto;
  position: relative;
}
.index-events-section-group{
  position: relative;
  height: 100vh;
  z-index: 10;
}
.index-event-section-item{
  width: 100%;
  position: relative;
  height: 100vh;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.index-event-section-img{
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  
}

@media (min-width: 798px){
  .index-event-section-item{
    height: 100vh;
  }
}
.index-bg-black{
  background-color: #0d0d11;
}

.rs-footer-links{
  width: 100%;
  padding: 4rem;
}
.rs-footer-links p {
  font-size: 20px;
}
.rs-footer-links ul {
  width: 100%;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
@media (min-width: 789px){
  .rs-footer-links ul {
    flex-direction: row;
  }


  .footer-container2{
    position: absolute;
    background-color: transparent;
    height: 80vh;
    z-index: 1080;
    width: 100%;
}
    .footer2 {
        display: flex;
        flex-flow: row wrap;
        padding: 150px 100px 150px 100px;
        color: #2f2f2f;
        background-color: #fff;
        border-top-left-radius: 100px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .footer2 ul {
      list-style: none;
      padding-left: 0;
  }

    .footer2 li {
      line-height: 2em;
      font-size: 20px;
  }

  .footer__nav2 {
    flex: 2 0px;
}
.footer__addr2 {
  flex: 0.6 0px;
}

.nav__title2 {
  font-weight: bold;
  font-size: 25px;
}

.footer__nav2 {
    display: flex;
    flex-flow: row wrap;
}
  
  .footer__nav2 > * {
      flex: 1;
      margin-right: 1.25em;
  }
  

    .legal2 {
        display: flex;
        position: absolute;
        bottom: 20px;
        flex-wrap: wrap;
        color: #000;
    }


  .texts{
    height: 4vh;
    width: 47%;
    border: none;
    outline: none;
    border-bottom: 0.1rem solid rgba(128,128,128,.3);
    margin-bottom: 2%;
  }
  
  .form-button{
    background-color: #0d0d11;
    color: white;
    margin-top: 1%;
    padding: 2% 18%;
    border: none;
    clip-path: polygon(50% 0%, 100% 0, 100% 99%, 86% 100%, 86% 76%, 71% 77%, 71% 100%, 9% 100%, 0 51%, 0 0);
  }
  
  .content-wrapper2{
    width:100%;
  
    position:relative
  }
  
  .titles-contact{
    display: grid;
    padding-left:8vw;
    padding-bottom:10vh;
    padding-top:10vh;
    background-size:contain;

    background-image:url('/public/img/Group\ 3.svg');
  }
  
  .title-big{
  font-size: 18vw;
  letter-spacing: 2.3vw;
  overflow: hidden;
  line-height: 30vh;
  font-weight: normal;
  }
  
  .scroll-down{
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 6vh 0vh;
  }
  
  .scroll-down div{
    width: 10%;
  }

  .a-scroll{
    padding-bottom: 0.2%;
    cursor: pointer;
    border-bottom: 0.5vh solid #D9D9D9;
  }
  
  .title-big2{
    font-size: 4vw;
    padding-top: 4vh;
    margin-left: 1vw;
  }
  
  .content-bussines{
    display: grid;
    grid-template-columns: 90% 10%;
  }
  
  .formulario{
    background-color: #fff;
  }
  
  .form-list2{
    display: grid;
  
  }
  
  .form-list2 div{
    display: flex;
    justify-content: space-between;
  }
  
  .div-contact-about{
    display: grid;
      grid-template-columns: repeat(2, 1fr);
    padding-left:8vw;
    padding-top:3vh;
    padding-right:8vw;
  }
  
  .social-medias{
    display: flex;
    list-style: none;
    margin-left: 6vw;
  }
  
  .social-medias li{
    display: flex;
    list-style: none;
    margin-right: 1vw;
  }
  
  .social-medias li img{
    width: 5vw;
    height: 5vh;
  }
  
  .line2{
    display: flex;
    justify-content: end;
    height: 30vh;
  }
  
  .about{
    padding-right:12%;
  }
  
  .about-direction{
    margin-left:0 ;
    padding-left: 0;
  }
  
  
  .about-direction li{
    list-style: none;
    font-size: 1.2vw;
    display: flex;
    align-items: center;
    padding: 3% 0%;
  }
  
  .about-direction li p,a{
    padding: 0% 4%;
  }
  
  .about-direction li img{
   width: 2vw;
   height: 3vh;
  }
  



}
.rs-footer-links-item{
  list-style: none;
  width: 100%;
  text-align: left;
  margin: 1rem 0;
}
.rs-footer-copy{
  width: 100%;
}
.rs-footer-copy-text{
  font-family: 'Raleway', sans-serif !important;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.rs-logo-wrap{
  width: 80px;
  padding: 5px;
  height: auto;
  background: rgba(255,255,255,0.75);
  background: white;
}

.des-hero {
    z-index: 5;
    position: absolute;
    bottom: 16vw;
    left: 50%;
    transform: translate(-50%);
}

.dom-gl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.slider {
  position: relative;
  padding: 0 22.5vw;
  display: flex;
  align-items: center;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: -webkit-grab;
  cursor: grab;
  z-index: 2;
}
.slider__inner {
  display: flex;
  position: relative;
}

.slide {
  overflow: hidden;
}
.slide:first-child {
  position: relative;
}
.slide:not(:first-child) {
  position: absolute;
  top: 0;
  height: 100%;
}
.slide__inner {
  position: relative;
  overflow: hidden;
  width: 55vw;
  padding-top: 56.5%;
}
.slide img {
  display: none;
  /*
  height: 100%;
  width: 140%;
  position: absolute;
  top: 0;
  left: -20%;
  object-fit: cover;
  will-change: transform;
  */
}

.titles {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  pointer-events: none;
  z-index: 3;
}
.titles__list {
  position: absolute;
  top: 0;
  left: 0;
}
.titles__title {
  font-family: 'Raleway', sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 6vw;
  font-weight: bold;
  letter-spacing: -0.1vw;
  color: #fff;
}
.titles__title--proxy {
  visibility: hidden;
}

.project-holder {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    padding-left: 46px;
}
.project-container {
    position: relative;
    z-index: 1;
    width: 70%;
    height: 100vh;
    -webkit-transform: perspective(810px) rotateX(0deg) rotateY(30deg) rotateZ(0deg) perspective(1500px);
    transform: perspective(810px) rotateX(0deg) rotateY(30deg) rotateZ(0deg) perspective(1500px);
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}



.project-list-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.project-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 120px;
}
.project-item {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.project-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.project-content-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: skew(-7.5deg, 0deg) rotate(-7.5deg);
    -ms-transform: skew(-7.5deg, 0deg) rotate(-7.5deg);
    transform: skew(-7.5deg, 0deg) rotate(-7.5deg);
}
.project-title-holder {
    position: relative;
}
.project-details-holder {
    max-width: 360px;
}
.project-title {
    color: #fff;
    font-size: 130px;
    line-height: 1;
    font-variation-settings: "wght"600;
    text-transform: uppercase;
}

.block{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.block h2{
  position: relative;
  display: block;
  text-align: center;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10vw;
  color: white;
  font-weight: 400;
}
.img-parallax {
  width: 100vmax;
  height: 100vmax;
  background-size: cover;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  pointer-events: none
}