/* BANNER DESTAQUE */

html,
body {
  overflow-x: hidden;
}

img {
  -webkit-user-drag: none;
}


.debug {
  border: 1px solid cyan !important;
}

#titulo-1 {
  margin: 0px;
  color: #004D9F;
  font-size: 3rem;
  font-weight: 600;
}


#vem-pra-virada {
  margin-bottom: 6rem;
  position: relative;
}

#texto-vem-pra-virada {
  height: 46%;
  top: 45%;
  align-content: center;
}

#texto-vem-pra-virada h1 {
  font-weight: 500;
  font-size: 4rem;
}

#texto-vem-pra-virada p {
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
}

#titulo-2 {
  font-size: 46px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  margin: 0 0 30px 0;
}

#paragrafo-1 {
  font-size: 32px;
  font-weight: 800;
  color: #824AF1;
  line-height: 23px;
}

#paragrafo-2 {
  font-weight: 600;
}

#localizacao-mapa p {
  font-family: 'Gotham', sans-serif !important;
  font-weight: 900;
  margin: 0;
  padding: 1.5rem;
  font-size: 2rem;
}

/* FIM BANNER DESTAQUE */

/* CAROUSEL BANNER DESTAQUE */

ol#myCarousel-indicators li {

  border-radius: 100%;
  display: block;
  margin-bottom: 5px;
  width: 12px !important;
  height: 18px !important;

}

ol#myCarousel-indicators li.active {
  margin-bottom: 5px;
}

ol#myCarousel-indicators {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0px;
  right: 20px;
  left: auto;
  width: auto;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.carousel-indicators .active {
  background-color: #8364E2;
}

.carousel-indicators li {
  background-color: white;
}


.carousel-caption {
  width: 100%;
  height: 100%;
  left: 0;
  padding: 30px;
  align-content: center;
}

.texto-carousel {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-height: 60%;
  width: 50%;
}

.texto-carousel>h2 {
  /* text-shadow: 1px 1px 2px black; */
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 50px;
  font-family: 'NewJuneBold', 'Baloo Bhai 2', 'Montserrat', sans-serif !important;
  margin: 0;

}

.texto-carousel>p {
  color: #FFFFFF;
}

.wp-block-button__link {
  background-color: #8364E2 !important;
  font-family: 'NewJuneBold', 'Baloo Bhai 2', 'Montserrat', sans-serif !important;
  width: 205px !important;
  height: 62px !important;

}


#container-datas {
  top: 92%;
}

.datas {
  padding: 0.8rem;
  width: fit-content;
}

.datas p {
  color: white;
  font-size: 3rem;
  padding: 4px;
  font-weight: 700;
  font-family: 'Gotham', sans-serif !important;
  text-align: center;
  margin: 0;
}


.carousel-icone {
  height: auto;
  width: 2.6rem;
}

.banner-text {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  text-align: right;
  color: white;
  max-width: 300px;
  user-select: none;
}

.banner-text p {
  font-size: clamp(16px, 3vw, 28px);
  /* responsivo */
  line-height: 1.2;
  text-align: end;
}

#container-video {
  display: flex;
  justify-content: center;
  align-items: center;
  top: 104%;
  width: 50%;
  z-index: 2;
}

#programacao-completa {
  margin-bottom: 21rem;
}

#img-programacao {
  width: 78%;
}

#img-completa {
  width: 40%;
}


#titulo-programacao-completa {
  position: absolute;
  top: 15%;
  width: 100%;
  height: 80%;
  justify-items: center;
  align-content: center;
}

#titulo-programacao-completa p {
  font-size: 2.5rem;
}

#recortes-programacao {
  height: 10rem;
  justify-items: center;
}


#titulo-programacao-completa p {
  font-family: 'Gotham', sans-serif !important;
  font-size: 2rem;
  font-weight: 700;
}

#recorte-programacao-completa img {
  height: auto;
}


#localizacao-texto {
  top: 20%;
}

#localizacao-mapa {
  top: 35%;
  height: 52%;
  width: 100%;
  padding: 0 5%;
}


.botoes {
  width: 21rem;
}

.rodape-div img {
  height: auto;
  max-width: 32rem;
  margin: 1rem;
  justify-self: center;

}

#card-datas {
  justify-items: center;
  justify-self: anchor-center;
  position: absolute;
}

.rodape-div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#texto-vem-pra-virada h1 {
  font-size: 4rem;
}

#texto-vem-pra-virada p {
  font-size: 2.5rem;
  margin: 0.4rem 0 2rem 0;
}

#texto-vem-pra-virada img {
  width: 20%;
}




.video-carousel {
  width: 50%;
  /* ajuste conforme layout */
}

.video-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-slide iframe,
.video-slide img {
  width: 100%;
  border-radius: 8px;
}

.carousel-icone {
  cursor: pointer;
}






@media (max-width: 1920px) {


  .botoes {
    width: 20rem;
  }

  #programacao-completa {
    margin-bottom: 21rem;
  }

  #recortes-programacao {
    height: 6rem;
  }

  #img-programacao {
    width: 78%;
  }

  #img-completa {
    width: 32%;
  }


  #texto-vem-pra-virada {
    height: 46%;
    top: 45%;
  }

  #texto-vem-pra-virada h1 {
    font-size: 3rem;
  }

  #texto-vem-pra-virada p {
    font-size: 1.5rem;
    margin: 0.4rem 0 0.4rem 0;
  }

  #texto-vem-pra-virada img {
    width: 23%;
  }



  #titulo-programacao-completa p {
    font-size: 2.5rem;
    margin: 0 0 9rem 0;
  }


  #container-datas {
    top: 90%;
  }



  .datas p {
    font-size: 3rem;
    padding: 4px;
  }

  #localizacao-texto {
    top: 23%;
    width: 60%;
  }

  #localizacao-texto h2 {
    font-size: 2.5rem;
  }

  #localizacao-mapa {
    height: 36rem;
    top: 40%;
    padding: 0 5%;
  }

  #localizacao-mapa p {
    font-weight: 900;
    padding: 1.5rem;
    font-size: 1.6rem;
  }

  .rodape-div img {
    max-width: 32rem;
  }

  #container-video {
    width: 70%;
  }

}

.video iframe {
  max-width: 100%;
  height: auto;
}

@media (max-width: 1919.98px) {
  .rodape-div img {
    max-width: 30rem;
  }
}

@media (max-width: 1750px) {


  #container-video {
    top: 107%;
  }

  .video iframe {
    max-width: 100%;
    width: 33rem;
    height: 16rem;
  }

  #programacao-completa {
    margin-bottom: 17rem;
    top: 19%;
  }

  .rodape-div img {
    max-width: 29rem;
  }

  #titulo-programacao-completa p {
    margin: 0 0 7rem 0;
  }

  /* #recortes-programacao {
    height: 10rem;
  } */
  #img-programacao {
    width: 50%;
  }

  #img-completa {
    width: 22%;
  }
}

@media (max-width: 1680px) {
  .rodape-div img {
    max-width: 29rem;
  }


  #texto-vem-pra-virada img {
    width: 30%;
  }



  #texto-vem-pra-virada p {
    font-size: 1.5rem;
  }

  #localizacao-texto {
    width: 50%;
  }



}

@media (max-width: 1650px) {
  .rodape-div img {
    max-width: 27rem;
  }

}

@media (max-width: 1575px) {
  .rodape-div img {
    max-width: 25rem;
  }

  .botoes {
    width: 20rem;
  }

  #img-completa {
    width: 22%;
  }

  #texto-vem-pra-virada p {
    font-size: 1.3rem;
  }

  /* #img-programacao {
    width: 60%;
  }

  #img-completa {
    width: 40%;
  } */

  #localizacao-mapa {
    top: 36%;
  }

}

@media (max-width: 1360px) {


  .botoes {
    width: 15rem;
  }

  .rodape-div img {
    max-width: 23rem;
  }


  #img-completa {
    width: 27%;
  }

  #texto-vem-pra-virada p {
    font-size: 1.2rem;
  }

  #titulo-programacao-completa p {
    font-size: 2rem;
  }

  #localizacao-texto {
    top: 20%;
    width: 50%;
  }

  #localizacao-texto h2 {
    font-size: 2rem;
  }

  #localizacao-mapa {
    height: 35rem;
    top: 36%;
  }


  #container-video {
    width: 70%;
  }


}

@media (max-width: 1280px) {

  #texto-vem-pra-virada p {
    font-size: 1rem;
  }

  #titulo-programacao-completa {
    top: 16%;
    height: 73%;
  }

  #img-completa {
    width: 27%;
  }

  .datas p {
    font-size: 2rem;
  }

  /* Boostrap Navbar Alterações */

  .rodape-div img {
    max-width: 21rem;
  }

  .nav-btn {
    font-size: 10px;
    margin: 0 10px;
  }



  /* Fim Boostrap Navbar Alterações */

  .btn-padrao {
    margin-top: 10px;
  }

  #localizacao-texto {
    top: 20%;
    width: 50%;
  }

  #localizacao-texto h2 {
    font-size: 2rem;
  }

  #localizacao-mapa {
    height: 32rem;
  }

  #container-video {
    width: 70%;
  }

  /*   #container-video {
    width: 75%;
  } */


}

@media (max-width: 1168px) {

  #img-completa {
    width: 27%;
  }

  .rodape-div img {
    max-width: 19rem;
  }

  #localizacao-texto {
    top: 20%;
    width: 70%;
  }

  #localizacao-texto h2 {
    font-size: 1.8rem;
  }

  #localizacao-mapa {
    height: 28rem;
    top: 34%;
  }

  #localizacao-mapa p {
    font-size: 1.2rem;
  }

  .video-carousel {
    width: 65%;
  }

}

@media (max-width: 1024px) {


  #img-completa {
    width: 33%
  }


  .rodape-div img {
    max-width: 17rem;
  }

  #container-video {
    width: 80%;
  }

  .video-carousel {
    width: 75%;
  }

}


@media (max-width: 992px) {
  .rodape-div img {
    max-width: 15rem;
  }

  #texto-vem-pra-virada img {
    width: 33%;
  }

  #titulo-programacao-completa p {
    font-size: 1.5rem;
    margin: 0px 0 2rem 0;
  }

  #localizacao-mapa {
    height: 25rem;
    top: 36%;
    padding: 0 5%;
  }

  #container-video {
    width: 80%;
  }
}

@media (max-width: 900px) {
  #container-icones {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #container-video {
    top: 107%;
  }

  .video iframe {
    max-width: 100%;
    width: 22rem;
    height: 11rem;
  }

  #img-completa {
    width: 36%;
  }

  #localizacao-texto {
    top: 20%;
    width: 90%;
  }

  #localizacao-texto h2 {
    font-size: 1.8rem;
  }

  #localizacao-mapa {
    height: 22rem;
    top: 36%;
  }

  #localizacao-mapa p {
    font-size: 1.2rem;
  }

  .rodape-div img {
    max-width: 13rem;
  }

  #container-video {
    width: 79%;
    top: 114%;
  }

  #vem-pra-virada {
    margin-bottom: 11rem;
  }



  /*  #recorte-programacao{
    width: 50%;
  }
  #recorte-completa{
    width: 45%;
  } */
}

@media (max-width: 768px) {


  .video-carousel {
    max-width: 80%;
  }

  .carousel-icone {
    width: 32px;
  }

  #container-video {
    gap: 12px;
  }

  .botoes-programacao {
    width: 50%;
  }

  .box-top h1 {
    font-size: 24px;
    padding: 0;
  }

  .box-top #titulo-2 {
    font-size: 20px;
  }

  .box-top #paragrafo-1 {
    margin-bottom: 10px;
  }

  .menusanduiche {
    justify-content: end !important;
  }

  #tudo-isso p {
    padding-bottom: 2rem;
  }


  #img-completa {
    width: 40%;
  }


  .datas {
    width: -webkit-fill-available;
  }

  .rodape-div img {
    max-width: 9rem;
  }

  #vem-pra-virada {
    margin-bottom: 9rem;
  }


  #texto-vem-pra-virada h1 {
    font-size: 2rem;
  }

  #texto-vem-pra-virada p {
    font-size: 1rem;
    margin: 0.4rem 0 1rem 0;
  }

  #texto-vem-pra-virada img {
    width: 33%;
  }

  .carousel-icone {
    width: 1.8rem;
  }

  #container-video {
    width: 80%;
    top: 114%;
  }

  #vem-pra-virada {
    margin-bottom: 11rem;
  }

  #localizacao-texto {
    top: 25%;
    width: 90%;
  }

  #localizacao-texto h2 {
    font-size: 1.5rem;
  }


  #localizacao-mapa {
    height: 16rem;
    top: 43%;
    padding: 0 3%;
  }

  #localizacao-mapa p {
    font-size: 1.2rem;
  }

  .video-carousel {
    width: 75%;
  }

}

@media (max-width: 600px) {

  .datas p {
    font-size: 1.4rem;
  }


  #titulo-programacao-completa p {
    font-size: 1.5rem;
  }


  #localizacao-texto {
    top: 21%;
    width: 90%;
  }

  #localizacao-texto h2 {
    font-size: 1rem;
  }

  #localizacao-mapa {
    height: 12rem;
    top: 40%;
  }

  #localizacao-mapa p {
    font-size: 1.2rem;
  }

  .rodape-div img {
    max-width: 9rem;
  }

  #container-video {
    width: 95%;
    top: 118%;
  }

}

@media (max-width: 576px) {

  #container-video {
    top: 115%;
  }
  #vem-pra-virada{
    margin-bottom: 9rem;
  }

  #titulo-programacao-completa p {
    font-size: 1.2rem;
  }

  #texto-vem-pra-virada {
    height: 78%;
    top: 10%;
  }

  #texto-vem-pra-virada h1 {
    font-size: 1.8rem;
  }

  #texto-vem-pra-virada p {
    font-size: 1rem;
  }

  #localizacao-mapa p {
    font-size: 1rem;
    padding: 0.7rem;
  }

}

/*
	@media (max-width: 440px) {} */

@media (max-width: 424px) {
  #container-icones {
    grid-template-columns: 1fr 1fr;
  }

  #vem-pra-virada {
    margin-bottom: 7rem;
  }


  #container-video {
    width: 95%;
    top: 115%;
  }

  #container-datas {
    top: 111%;
  }

  #titulo-programacao-completa p {
    font-size: 1rem;
  }

  #img-completa {
    width: 34%;
  }

  .datas p {
    font-size: 1.1rem;
    padding: 2px;
  }

  .datas {
    padding: 0.5rem;
  }

  #texto-vem-pra-virada h1 {
    font-size: 1.3rem;
  }

  #texto-vem-pra-virada p {
    font-size: 1rem;
    margin: 0.4rem 0 0.4rem 0;
  }

  #texto-vem-pra-virada img {
    width: 40%;
  }

  .video-carousel {
    width: 75%;
  }

  .video iframe {
    max-width: 100%;
    height: auto;
  }

  .carousel-icone {
    width: 1rem;
  }


  #localizacao-texto {
    top: 20%;
    width: 90%;
  }

  #localizacao-texto h2 {
    font-size: 0.7rem;

  }


  #localizacao-mapa {
    height: 9rem;
    top: 40%;
    padding: 0 5%;
  }

  .rodape-div img {
    max-width: 7rem;
  }
}

@media (max-width: 320px) {

  #img-programacao {
    width: 60%;
  }

  #img-completa {
    width: 50%;
  }

  #texto-vem-pra-virada {
    height: 78%;
    top: 10%;
  }

  #texto-vem-pra-virada h1 {
    font-size: 1.2rem;
  }

  #texto-vem-pra-virada p {
    font-size: 0.9rem;
  }


  #titulo-programacao-completa p {
    font-size: 1rem;
  }


  .datas p {
    font-size: 1.1rem;
    padding: 0;
  }

  .datas {
    padding: 0.3rem;
  }

  .botoes {
    width: 11rem;
  }

  #localizacao-mapa {
    height: 8rem;
    top: 40%;
    padding: 0 5%;
  }

  #container-video {
    width: 95%;
    top: 114%;
  }

  .video-carousel {
    width: 75%;
    /* ajuste conforme layout */
  }



  .rodape-div img {
    max-width: 5rem;
  }


}