

.landing .landing__hero {
  position: relative;
}
.landing figure.image {
  margin: 10px auto;
}

.banner .img-container {
  height: 100vh;
  min-height: 775px;
}

.landing__form-multiple .container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.landing__content {
  padding-top: 55px;
  padding-bottom: 65px;
  margin: 0 auto 0;
}
.landing__content:nth-child(6) {
  padding-top: 10px;
  padding-bottom: 25px;
}
.landing__content:nth-child(6) h3 {
  margin-bottom: 20px;
}
.landing__content h3 {
  font-size: calc(0.95602vw + 16.94073px);
  text-transform: none;
}
.landing__content .text p {
  margin: 0 0 25px 0;
}
.landing__content ol li {
  font-family: SimplonBP;
  font-weight: 400;
  margin-bottom: 18px;
}
.landing__content ol li strong,
.landing__content ol li b {
  font-family: SimplonBPBold;
}
.landing__content ol li:last-of-type {
  margin-bottom: 0;
}

.d-none {
  display: none !important;
}

.text-container p iframe {
  width: 100%;
  height: 550px;
}

.timeline.nossah {
  padding: 6vw 0;
}
.timeline.nossah .texts {
  margin: 0 auto 20px;
}
.timeline.nossah .related {
  margin-bottom: 0;
}
.timeline .texts p iframe {
  width: 100%;
  height: 550px;
}

#editais-single .more-about {
  margin-bottom: 0;
}
#editais-single .more-about .text-container {
  margin-bottom: 0;
}
#editais-single .more-about .content {
  margin-bottom: 30px !important;
}

#video_or_image {
  padding-bottom: 50px;
}

.banner {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .banner {
    margin-bottom: 45px;
  }
}

.about .content {
  min-height: auto;
  padding: 60px calc(5.92734vw + 34.0325px);
}
.about .content .container .text {
  padding-bottom: 35px;
}

#home .histories-carrossel,
#home .pages {
  margin: 0 0 calc(2.8vw + 26.34799px);
}

.postid-1630 .quizz {
  display: none;
}
.postid-1630 .pages.related {
  display: none;
}
.postid-1630 .related {
  margin-bottom: 40px !important;
}
.postid-1630 #editais-single .more-about {
  margin-bottom: 0 !important;
}
.postid-1630 #editais-single .more-about .content {
  margin-bottom: 0 !important;
}
.postid-1630 #editais-single .more-about .content h2 {
  margin-bottom: 0 !important;
}
.postid-1630 .timeline {
  margin-bottom: 0 !important;
}
.postid-1630 .timeline .texts {
  margin-bottom: 0 !important;
}
.postid-1630 .timeline .texts h2 {
  margin-bottom: 20px !important;
}

.postid-30370 .banner-nave {
  display: block;
}
@media (max-width: 768px) {
  .postid-30370 .banner {
    margin-bottom: 0 !important;
  }
}

.banner-nave-slider {
  position: relative;
  padding-left: calc(9.08222vw - 9.0631px);
  padding-right: calc(9.08222vw - 9.0631px);
}
.banner-nave-slider .item {
  margin-top: 60px;
  margin-bottom: 60px;
}
.banner-nave-slider a {
  display: block;
  text-align: center;
}
.banner-nave-slider .img-tablet {
  display: none;
}
.banner-nave-slider .img-mobile {
  display: none;
}
.banner-nave-slider img {
  max-width: 100%;
  width: auto;
  height: auto;
  border-radius: 15px;
}
.banner-nave-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 5px;
  left: 0;
}
.banner-nave-slider .owl-nav button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  background: #009e0b !important;
  color: white !important;
  margin-right: 8px;
  position: relative;
}
.banner-nave-slider .owl-nav button:hover {
  background: #00d318 !important;
}
.banner-nave-slider .owl-nav button svg {
  width: 8px;
}
.banner-nave-slider .owl-nav button.owl-prev:hover svg {
  -webkit-animation: arrowPrev 0.5s linear 1;
  animation: arrowPrev 0.5s linear 1;
}
.banner-nave-slider .owl-nav button.owl-next:hover svg {
  -webkit-animation: arrowNext 0.5s linear 1;
  animation: arrowNext 0.5s linear 1;
}
@media (max-width: 1023px) {
  .banner-nave-slider .img-tablet {
    display: block;
    margin: auto 0;
  }
  .banner-nave-slider .img-desktop {
    display: none;
  }
}
@media (max-width: 768px) {
  .banner-nave-slider .img-mobile {
    display: block;
    margin: 0 auto 0;
  }
  .banner-nave-slider .img-tablet {
    display: none;
  }
}

.share ul li a.whatsapp {
  background-size: 30px;
  background-image: url("/wp-content/themes/oi-futuro-new/assets/images/icons/whatsapp.svg");
}
.share ul li a.whatsapp:hover {
  background-image: url("/wp-content/themes/oi-futuro-new/assets/images/icons/whatsapp-hover.svg");
}
.share .addtoany_shortcode {
  width: 58px;
  display: block;
}
.share .addtoany_list a {
  width: 58px;
  height: 58px;
  border: 1px solid #3d3d3d;
  line-height: 80px;
  text-align: center;
  display: block;
  border-bottom: 0;
}
.share .addtoany_list a:last-of-type {
  border-bottom: 1px solid #3d3d3d;
}
.share .addtoany_list a:hover svg path {
  fill: #009e0b;
}
.share .addtoany_list a span {
  width: auto !important;
  line-height: initial !important;
  height: auto !important;
  background-size: 0 !important;
  border-radius: 0 !important;
}
.share .addtoany_list a svg {
  width: 34px;
}
.share .addtoany_list a svg path {
  fill: #3d3d3d;
}

.secao-edital-2 {
  max-width: 80%;
  width: 100%;
  margin: 0 auto 0;
}
.secao-edital-2 .titulo-secao {
  margin-top: 20px;
}
.secao-edital-2 h3 {
  font-size: 28px;
  margin-bottom: 15px;
}
.secao-edital-2 .card-pessoas {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.secao-edital-2 .card-pessoas:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.secao-edital-2 .card-pessoas img {
  transition: all 0.3s ease;
  position: relative;
}
.secao-edital-2 .card-pessoas a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(180deg, transparent, #000);
  text-decoration: none;
  z-index: 1;
}
.secao-edital-2 .card-pessoas a .content-text {
  position: absolute;
  bottom: 0;
  padding: 20px 30px;
}
.secao-edital-2 .card-pessoas a .content-text h4 {
  font-family: SimplonBPHeadline;
  font-size: 24px;
  line-height: 1.1 !important;
  color: #fff200;
}
.secao-edital-2 .owl-stage-outer {
  padding-bottom: 80px;
}
.secao-edital-2 .owl-nav {
  position: absolute;
  width: 105%;
  top: 35%;
  left: 50%;
  margin-left: -52.5%;
}
.secao-edital-2 .owl-nav button {
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  font-size: 25px;
}
.secao-edital-2 .owl-nav button span {
  font-size: 73px;
  color: #009e0b;
}
.secao-edital-2 .owl-nav button.disabled {
  opacity: 0.3 !important;
  pointer-events: none;
}
.secao-edital-2 .owl-nav button.disabled span {
  color: #009e0b;
}
.secao-edital-2 .owl-nav button.owl-prev {
  left: 0;
}
.secao-edital-2 .owl-nav button.owl-next {
  right: 0;
}
.secao-edital-2 .owl-nav button:hover span {
  color: #fff000;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

:root {
  scroll-behavior: smooth;
}

.page-template-page-landing20 .header .back-home {
  width: 91px;
  height: 67px;
}

.header .back-home {
  width: 136px;
  top: 19px;
}
.header.floating .back-home {
  top: 14px;
}

.landing-years {
  position: relative;
  padding: 0;
}
.landing-years .not-h1 {
  display: none;
}
.landing-years p {
  font-size: 16px;
  line-height: 1.3 !important;
}
.landing-years .slider {
  width: 100%;
  height: 65vh;
  position: relative;
  padding: 0;
  margin-top: 10px;
}
.landing-years .slider .img-lg {
  max-width: 550px;
  width: auto !important;
  height: auto !important;
  margin: 0 auto 0 !important;
  display: block;
}
.landing-years .slider .img-carousel {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: 57%;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.landing-years .slider .img-carousel::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.landing-years .slider .img-carousel .container-oif {
  position: relative;
  z-index: 2;
}
.landing-years .slider .owl-stage-outer,
.landing-years .slider .owl-stage,
.landing-years .slider .owl-item {
  height: 100%;
}

.container-oif {
  width: 100%;
  padding-right: calc(9.08222vw - 9.0631px);
  padding-left: calc(9.08222vw - 9.0631px);
}

.container-oif-2 {
  max-width: 1150px;
  width: auto;
  margin: 0 auto 0;
}

.section-text-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section-text-1 p {
  font-size: 20px;
  margin-bottom: 25px !important;
}
.section-text-1 p:last-of-type {
  margin-bottom: 0;
}
.section-text-1 h1,
.section-text-1 h2,
.section-text-1 h3,
.section-text-1 h4,
.section-text-1 h5,
.section-text-1 h6 {
  margin-bottom: 35px;
  margin-top: 20px;
}
.section-text-1 h1 {
  font-size: 2rem;
}
.section-text-1 h2 {
  font-size: 1.5rem;
}
.section-text-1 h3 {
  font-size: 1.17rem;
}
.section-text-1 h4 {
  font-size: 1rem;
}
.section-text-1 h5 {
  font-size: 0.83rem;
}
.section-text-1 h6 {
  font-size: 0.67rem;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

iframe {
  border: 0;
}

p iframe {
  border: 0;
  width: 100%;
}
@media (max-width: 600px) {
  p iframe {
    height: 400px;
  }
}
@media (max-width: 375px) {
  p iframe {
    height: 190px;
  }
}

.video-carousel {
  position: relative;
  padding: 90px 0 100px 0;
  overflow: hidden;
}
.video-carousel .owl-carousel-video {
  max-width: 980px;
  width: auto;
  margin: 0 auto;
}
.video-carousel .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
}
.video-carousel .owl-nav button {
  width: 36px;
  height: 36px;
  background-color: #009e0b !important;
  border-radius: 50%;
  margin-left: 8px;
}
.video-carousel .owl-nav button span {
  color: white;
  font-size: 36px;
  position: relative;
  top: -5px;
}
.video-carousel .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.linha-tempo {
  position: relative;
  padding: 60px 0 80px 0;
  background-color: #eaeaea;
  overflow: hidden;
}
.linha-tempo h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.linha-tempo h3 {
  font-size: 1.17rem;
}
.linha-tempo h4,
.linha-tempo h5,
.linha-tempo h6 {
}
.linha-tempo .descricao-lt {
  width: 100%;
  margin: 0 auto;
  padding: 0 calc(9.08222vw - 9.0631px) 0 calc(9.08222vw - 9.0631px);
}
.linha-tempo .descricao-lt p {
  font-size: 1.17rem;
}
.linha-tempo .descricao-lt p strong {
}
.linha-tempo .lt-cards {
  width: 100%;
  margin: 0;
  padding: 80px calc(9.08222vw - 9.0631px) 0 calc(9.08222vw - 9.0631px);
  position: relative;
}
.linha-tempo .lt-cards .item {
  position: relative;
}
.linha-tempo .lt-cards .item figure {
  margin-bottom: 0;
  position: relative;
}
.linha-tempo .lt-cards .item img {
  width: 100%;
  height: auto;
}
.linha-tempo .lt-cards .item .ano-lt {
  position: relative;
  padding: 35px 0 45px 0;
}
.linha-tempo .lt-cards .item .ano-lt::before {
  content: "";
  width: 210%;
  height: 1px;
  background-color: #979797;
  position: absolute;
  top: 95px;
  left: -54%;
}
.linha-tempo .lt-cards .item .ano-lt::after {
  content: "";
  width: 1px;
  height: 17px;
  background-color: #979797;
  position: absolute;
  left: 0;
  bottom: 20px;
}
.linha-tempo .lt-cards .item .ano-lt span {
  font-family: SimplonBPHeadline;
  font-size: 30px;
  font-weight: 400;
  text-rendering: geometricPrecision;
}
.linha-tempo .lt-cards .item h4 {
  font-size: 17px;
  margin-bottom: 15px;
  line-height: 1.2 !important;
}
.linha-tempo .lt-cards .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
}
.linha-tempo .lt-cards .owl-nav button {
  width: 36px;
  height: 36px;
  background-color: #009e0b !important;
  border-radius: 50%;
  margin-left: 8px;
}
.linha-tempo .lt-cards .owl-nav button span {
  color: white;
  font-size: 36px;
  position: relative;
  top: -5px;
}
.linha-tempo .owl-carousel-lt {
  position: relative;
}
.linha-tempo .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.quiz-2021 {
  padding: 140px 0 170px 0;
  position: relative;
  background-size: cover;
  background-position: center;
}
.quiz-2021::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgb(0, 157, 50);
  background: -moz-linear-gradient(top, rgb(0, 157, 50) 0%, rgb(0, 157, 50) 24%, rgb(56, 220, 73) 100%);
  background: -webkit-linear-gradient(top, rgb(0, 157, 50) 0%, rgb(0, 157, 50) 24%, rgb(56, 220, 73) 100%);
  background: linear-gradient(to bottom, rgb(0, 157, 50) 0%, rgb(0, 157, 50) 24%, rgb(56, 220, 73) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#009d32", endColorstr="#38dc49",GradientType=0 );
}
.quiz-2021::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 32%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 32%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 1%, rgba(0, 0, 0, 0.65) 32%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#00000000",GradientType=0 );
}
.quiz-2021 .content-quiz {
  max-width: 950px;
  width: auto;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.quiz-2021 h2 {
  font-family: SimplonBPBold;
  font-size: calc(0.86042vw + 3.4375rem);
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 1.1 !important;
}
.quiz-2021 h2 span {
  color: #fff000;
}
.quiz-2021 .body-quiz {
  position: relative;
  padding: 50px 0 0 0;
}
.quiz-2021 .body-quiz h3 {
  font-size: calc(0.86042vw + 2.01542rem);
  color: white;
  line-height: 1.1 !important;
  text-align: center;
}
.quiz-2021 .body-quiz .text-obr {
  font-size: calc(1vw + 1vh + 2vmin);
  color: white;
  text-align: center;
  margin-bottom: 0 !important;
}
.quiz-2021 .body-quiz .text-obr span {
  font-weight: 700;
  font-family: "SimplonBPHeadline";
  font-size: calc(1.3vw + 1vh + 2vmin);
}
.quiz-2021 .body-quiz .text-obr.text2 {
  font-size: calc(0.6vw + 0.6vh + 2vmin);
}
.quiz-2021 .quiz-resposta {
  max-width: 770px;
  width: auto;
  margin: 0 auto;
  padding: 40px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.quiz-2021 .quiz-resposta .btn-resposta {
  width: 300px;
  font-size: 22px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  background-color: white;
  padding: 10px 30px;
  border-radius: 35px;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.quiz-2021 .quiz-resposta .btn-resposta .text-r {
  display: block;
  width: 100%;
}
.quiz-2021 .quiz-resposta .btn-resposta:hover {
  background-color: #c7c4c4;
}
.quiz-2021 .quiz-resposta .btn-resposta.success {
  color: green;
  border: 2px solid green;
}
.quiz-2021 .quiz-resposta .btn-resposta.success svg.success {
  display: block;
}
.quiz-2021 .quiz-resposta .btn-resposta.error {
  color: red;
  border: 2px solid red;
}
.quiz-2021 .quiz-resposta .btn-resposta.error svg.error {
  display: block;
}
.quiz-2021 .quiz-resposta .btn-resposta svg {
  position: absolute;
  top: 50%;
  right: 7px;
  margin-top: -13.5px;
}
.quiz-2021 .quiz-resposta .btn-resposta svg.success {
  display: none;
}
.quiz-2021 .quiz-resposta .btn-resposta svg.success path {
  fill: green;
}
.quiz-2021 .quiz-resposta .btn-resposta svg.error {
  display: none;
}
.quiz-2021 .quiz-resposta .btn-resposta svg.error path {
  fill: red;
}

.galeria-ft {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
}
.galeria-ft .content-galeria {
  max-width: 1390px;
  width: auto;
  margin: 0 auto;
}
.galeria-ft .content-galeria ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.galeria-ft .content-galeria ul li {
  flex: 0 0 auto;
  width: 33.33333333%;
  height: 280px;
  overflow: hidden;
  padding: 20px 10px;
}

.section-na {
  text-align: center;
  margin: 0 0 calc(2.8vw + 26.34799px) 0;
}
.section-na .title-na {
  padding: calc(1.14723vw + 4.32887px) calc(9.08222vw - 9.0631px);
}
.section-na h2 {
  font-family: SimplonBPHeadline;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section-na .exposicao {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.section-na .exposicao li {
  display: inline-block;
  width: 22%;
  height: auto;
  margin: 0 10px;
}
.section-na .exposicao li a {
  text-decoration: none;
  color: #fff000;
  position: relative;
  background-image: none;
  margin: 0;
}
.section-na .exposicao li a img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.section-na .exposicao li a p {
  font-family: SimplonBPHeadline;
  font-size: 1.7rem;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-bottom: 36px;
}

.d-none {
  display: none;
}

@media (max-width: 1580px) {
  .landing-years .slider .img-lg {
    max-width: 500px;
    width: 100% !important;
  }
  .video-carousel .owl-carousel-video {
    max-width: 680px;
  }
  .galeria-ft .content-galeria {
    max-width: 1000px;
  }
  .galeria-ft .content-galeria ul li {
    height: 210px;
  }
}
@media (max-width: 1280px) {
  .landing-years .slider .img-lg {
    max-width: 410px;
  }
  .section-text-1 {
    padding: 50px calc(9.08222vw - 9.0631px);
  }
}
@media (max-width: 1180px) {
  .landing-years .slider .img-lg {
    max-width: 330px;
  }
  .linha-tempo {
    padding: 40px 0;
  }
  .linha-tempo .descricao-lt {
    max-width: 100%;
    padding: 0 calc(9.08222vw - 9.0631px);
  }
  .galeria-ft .content-galeria {
    max-width: 100%;
    padding: 0 calc(9.08222vw - 9.0631px);
  }
}
@media (max-width: 991px) {
  .quiz-2021 {
    padding: 80px 0 90px 0;
  }
  .quiz-2021 h2 {
    font-size: 48px;
  }
  .quiz-2021 .body-quiz {
    padding: 35px 0 0 0;
  }
  .quiz-2021 .body-quiz h3 {
    font-size: 32px;
  }
  .quiz-2021 .quiz-resposta .btn-resposta {
    width: 260px;
    font-size: 18px;
    padding: 6px 0;
  }
}
@media (max-width: 767px) {
  .landing-years .slider {
    height: 80vh;
  }
  .video-carousel {
    padding: 60px calc(9.08222vw - 9.0631px) 50px calc(9.08222vw - 9.0631px);
  }
  .quiz-2021 {
    padding: 85px 0 95px 0;
  }
  .quiz-2021 h2 {
    font-size: 38px;
  }
  .quiz-2021 .quiz-resposta .btn-resposta {
    width: 200px;
  }
  .galeria-ft {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .section-na .exposicao li a p {
    font-size: 1.3rem;
  }
  .related .carrossel-programs li a .text h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 600px) {
  .quiz-2021 .body-quiz h3 {
    font-size: 26px;
  }
  .quiz-2021 .quiz-resposta {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .quiz-2021 .quiz-resposta .btn-resposta {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .quiz-2021 .quiz-resposta .btn-resposta.respot1 {
    margin-bottom: 15px;
  }
  .galeria-ft {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .galeria-ft .content-galeria ul {
    padding: 10px;
  }
  .galeria-ft .content-galeria ul li {
    height: auto;
  }
  .section-na {
    padding-left: calc(9.08222vw - 9.0631px);
    padding-right: calc(9.08222vw - 9.0631px);
  }
  .section-na .exposicao {
    width: 100%;
  }
  .section-na .exposicao li {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
  padding: 2px 5px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@media (max-width: 1530px) {
  .banner .content-container .container {
    width: 90%;
  }
  .banner .img-container {
    min-height: 750px;
  }
}
@media (max-width: 1300px) {
  .banner .content-container .container {
    width: 95%;
  }
}
@media (max-width: 1230px) {
  .banner .img-container {
    min-height: 740px;
  }
}
@media (max-width: 999px) {
  .banner .img-container {
    min-height: auto;
    height: 555px;
    margin-bottom: 45px;
  }
}
@media (max-width: 800px) {
  .banner .img-container {
    height: 435px;
  }
  .not-mobile {
    display: none;
  }
  #programs .pages ul li a figure {
    height: 30vh;
  }
  #programs .pages ul li a h2 {
    font-size: 22px;
  }
  .banner .content-container {
    margin-bottom: 35px;
  }
}
@media (max-width: 620px) {
  .banner .img-container {
    height: 315px;
  }
  .modal-of__container h2 {
    text-align: center;
    word-break: break-all;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section-prog h2 {
    padding-left: 20px;
  }
}
@media (max-width: 450px) {
  .banner .img-container {
    height: 260px;
  }
}
.download-sections .btns {
  display: block;
  overflow: hidden;
}
.download-sections .btns .btn,
.download-sections .btns a {
  float: left;
  display: inline-block;
  color: black;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
}
.download-sections .btns .btn:hover,
.download-sections .btns a:hover {
  background-color: white;
}

.page-id-37772 .disabled,
.page-id-33542 .disabled {
  opacity: 0.5 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6 !important;
}
@media (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4 !important;
  }
}

p {
  line-height: 1.6 !important;
  margin-bottom: 16px !important;
}
p:last-of-type {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  p {
    line-height: 1.4 !important;
  }
}

.more-about {
  margin-bottom: calc(2.5vw + 25px);
}
.more-about h1,
.more-about h2,
.more-about h3,
.more-about h4,
.more-about h5,
.more-about h6 {
  
  margin-bottom: 35px !important;
  margin-top: 20px;
}

.numbers {
  padding: calc(2.6vw + 35px) 0 0;
  margin-bottom: calc(2.6vw + 25px);
}

@media (min-width: 1000px) {
  .more-about .content {
    margin: 0 auto calc(2.6vw + 25px);
  }
}
.postid-1639 .quizz,
.postid-1639 .related {
  display: none;
}
.postid-1639 .more-about {
  margin-bottom: 0;
}

.ativar_hist {
  display: block !important;
}

@media (min-width: 1000px) {
  .more-about .content .text-container .text p {
    margin-bottom: 30px !important;
  }
}
h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.17rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.83rem;
}

h6 {
  font-size: 0.67rem;
}

.parcerias .banner h1 {
  line-height: 1.3 !important;
}
.parcerias .banner p {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

.section-parceiros {
  padding-top: 30px;
  padding-bottom: 50px;
}
.section-parceiros.pt2 {
  padding-top: 40px;
}
.section-parceiros .text.text2 p {
  font-size: 24px !important;
  line-height: 1.5 !important;
}
@media (max-width: 970px) {
  .section-parceiros {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section-parceiros .text.text2 p {
    font-size: 18px !important;
  }
}

.pt2 .content {
  text-align: center;
}
.pt2 .btns.more {
  display: inline-block !important;
}

.card-parceiros1 {
  width: 100%;
  height: 340px;
  display: block;
  text-decoration: none;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 55px;
  -webkit-transition: background-size 0.5s ease-in;
  transition: background-size 0.5s ease-in;
}
.card-parceiros1:hover {
  background-size: cover;
}
.card-parceiros1 .card-text {
  position: absolute;
  bottom: 45px;
  width: 100%;
  z-index: 1;
  text-align: center;
}
.card-parceiros1 p {
  font-family: SimplonBPHeadline;
  font-size: 22px;
  line-height: 1.1 !important;
  color: #fff000;
  margin-bottom: 20px !important;
}
.card-parceiros1 .link-ver {
  display: inline-block;
  min-width: 200px;
  padding: 8px 12px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.3px;
  text-align: center;
  background-color: #009e0b;
}
.card-parceiros1 .link-ver:hover {
  background-color: #00d318;
}
.card-parceiros1 .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 83%, rgba(0, 0, 0, 0.65) 93%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 83%, rgba(0, 0, 0, 0.65) 93%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 83%, rgba(0, 0, 0, 0.65) 93%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
}
@media (max-width: 1180px) {
  .card-parceiros1 {
    height: 680px;
  }
}
@media (max-width: 1050px) {
  .card-parceiros1 {
    height: 620px;
  }
  .card-parceiros1 p {
    font-size: 44px;
  }
}
@media (max-width: 970px) {
  .card-parceiros1 {
    height: 570px;
  }
  .card-parceiros1 p {
    font-size: 38px;
  }
}
@media (max-width: 780px) {
  .card-parceiros1 {
    height: 490px;
  }
  .card-parceiros1 p {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .card-parceiros1 {
    height: 580px;
  }
}
@media (max-width: 450px) {
  .card-parceiros1 {
    height: 530px;
  }
  .card-parceiros1 p {
    font-size: 30px;
    padding: 0 10px;
  }
  .card-parceiros1 .link-ver {
    min-width: 175px;
    font-size: 14px;
  }
}

.card-parceiros2 {
  position: relative;
  padding: 0 40px 40px 40px;
  margin-bottom: 40px;
}
.card-parceiros2 h3 {
  font-size: 50px;
  color: #009e0b;
  line-height: 0.9 !important;
  margin-bottom: 10px;
}
.card-parceiros2 h3 span {
  display: inline-block;
  font-size: 40px;
  padding-top: 15px;
}
.card-parceiros2 p {
  font-size: 18px;
  line-height: 1.3 !important;
}
.card-parceiros2 .owl-carousel-parcerias {
  margin-top: 70px;
}
.card-parceiros2 .owl-carousel-parcerias .item {
  text-align: center;
}
.card-parceiros2 .owl-carousel-parcerias .item a {
  display: inline-block;
}
.card-parceiros2 .owl-carousel-parcerias .item a img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.card-parceiros2 .parc-card {
  width: 14%;
  float: left;
  margin-bottom: 20px;
}
.card-parceiros2 .parc-card a {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px;
}
.card-parceiros2 .parc-card a img {
  width: 100%;
}
.card-parceiros2 .link-of-parc {
  text-align: center;
  padding: 70px 0 10px 0;
}
.card-parceiros2 .link-of-parc a,
.card-parceiros2 .link-of-parc button {
  display: inline-block;
  padding: 10px 46px;
  border-radius: 100px;
  font-size: 1rem;
  font-weight: 400;
  color: white;
  letter-spacing: 0.3px;
  text-align: center;
  background-color: #009e0b;
  text-decoration: none;
  border: 0;
}
.card-parceiros2 .link-of-parc a:hover,
.card-parceiros2 .link-of-parc button:hover {
  background-color: #00d318;
}

.card-parceiros3 {
  text-align: center;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  max-width: 200px;
  height: 110px;
  position: relative;
  cursor: pointer;
}
.card-parceiros3:hover .modalOi {
  display: block;
}
.card-parceiros3 .nvoi {
  width: 100%;
  text-align: center;
}
.card-parceiros3 .modalOi {
  display: none;
  position: absolute;
  width: 440px;
  top: 108px;
  left: 50%;
  margin-left: -220px;
  background-color: #009e0b;
  z-index: 3;
  padding: 20px;
  border-radius: 30px;
}
.card-parceiros3 .modalOi::before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #009e0b;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -15px;
  transform: rotate(45deg);
}
.card-parceiros3 .modalOi p {
  font-size: 14px;
  color: white;
  line-height: 1.3;
}
.card-parceiros3 .modalOi a {
  margin-top: 15px;
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.card-parceiros3 .modalOi a:hover {
  color: #fff000;
}
.card-parceiros3 .modalOi a[href=""] {
  display: none;
}
.card-parceiros3 img {
  max-width: 200px;
  width: auto;
  height: auto;
  max-height: 110px;
}
@media (max-width: 1360px) {
  .card-parceiros3 .modalOi {
    width: 280px;
    margin-left: -140px;
    padding: 20px 12px 15px 12px;
    border-radius: 15px;
  }
  .card-parceiros3 .modalOi p {
    font-size: 13px;
    line-height: 1.2 !important;
    position: relative;
    z-index: 3;
  }
}
@media (max-width: 1360px) {
  .card-parceiros3 .modalOi {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 780px) {
  .card-parceiros3 {
    width: 200px;
    margin: 0 auto 15px;
  }
}

.border-of-card {
  width: 100%;
  position: relative;
}
.border-of-card .card-parceiros2::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px dashed #aeadb3;
}
.border-of-card:nth-child(1n+2) .card-parceiros2::after {
  display: none;
}

.section-of-full {
  padding: calc(1.14723vw + 4.32887px) calc(9.08222vw - 9.0631px);
}
@media (max-width: 1360px) {
  .section-of-full {
    padding: 30px;
  }
}
@media (max-width: 1180px) {
  .section-of-full {
    padding: 30px 0;
  }
}
@media (max-width: 575px) {
  .section-of-full {
    padding: 0;
  }
}

.mb-1of {
  margin-bottom: 60px;
}

.container-of {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.container-of.full {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.container-of.p-0 {
  padding-left: 0;
  padding-right: 0;
}
.container-of .row-of {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
}
.container-of .row-of:first-of-type {
  justify-content: center;
}
.container-of .col-of-3 {
  flex: 0 0 auto;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
}
.container-of .col-of-4 {
  flex: 0 0 auto;
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
}
.container-of .col-of-6 {
  flex: 0 0 auto;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.container-of .col-of-20 {
  flex: 0 0 auto;
  width: 20%;
  padding-left: 20px;
  padding-right: 20px;
}
.container-of .col-of-12 {
  flex: 0 0 auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1180px) {
  .container-of .col-of-20 {
    width: 25%;
  }
}
@media (max-width: 1000px) {
  .container-of .col-of-20 {
    width: 33%;
  }
}
@media (max-width: 780px) {
  .container-of .col-of-20 {
    width: 50%;
  }
  .container-of .col-of-4 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .container-of .col-of-3 {
    width: 100%;
  }
  .container-of .col-of-6 {
    width: 100%;
  }
  .container-of .col-of-20 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 575px) {
  .container-of .col-of-20 {
    width: 100%;
  }
}

.title-of {
  position: relative;
  margin: 30px 0 15px 0;
  text-align: center;
}
.title-of::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3d3d3d;
  position: absolute;
  top: 19px;
  left: 0;
  z-index: 1;
}
.title-of h5 {
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 26px;
  background-color: white;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .title-of::before {
    top: 14px;
  }
  .title-of h5 {
    font-size: 24px;
    line-height: 1.2 !important;
  }
}
@media (max-width: 575px) {
  .title-of::before {
    top: 13px;
  }
  .title-of h5 {
    font-size: 20px;
    line-height: 1.2 !important;
  }
}

.mt50 {
  margin-top: 50px;
}

.modal-of {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  padding: 30px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.1s, opacity 0.3s ease;
  overflow: scroll;
}
.modal-of.open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.modal-of__overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 21;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-of__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  outline: none;
  background: none;
  font-size: 32px;
  color: #009e0b;
  font-weight: bold;
}
.modal-of__close:hover {
  color: #00d318;
}
.modal-of__container {
  position: relative;
  z-index: 22;
  max-width: 1180px;
  width: 100%;
  height: auto;
  top: 0;
  border: 1px solid #000;
  margin: 0 auto 15px;
  padding: 90px 80px;
  background-color: #fff;
  text-align: center;
  overflow: hidden;
}
.modal-of__container .col1 {
  width: 30%;
  float: left;
}
.modal-of__container .col1 img {
  width: 100%;
  height: auto;
}
.modal-of__container .col2 {
  width: 70%;
  float: left;
  text-align: start;
  padding-left: 35px;
}
.modal-of__container .nv p {
  font-size: 16px;
}
.modal-of__container p {
  font-size: 24px;
  line-height: 1.3 !important;
  margin-bottom: 30px !important;
}
@media (max-width: 900px) {
  .modal-of__container {
    padding: 70px 30px;
  }
  .modal-of__container p {
    font-size: 18px;
  }
}
@media (max-width: 560px) {
  .modal-of__container {
    padding: 60px 25px;
  }
}
@media (max-width: 480px) {
  .modal-of__container .col1,
  .modal-of__container .col2 {
    width: 100%;
    padding-left: 0;
  }
  .modal-of__container .col1 img {
    max-width: 200px;
    margin-bottom: 25px;
  }
}

.btn-of-2 {
  display: inline-block;
  padding: 10px 46px;
  border-radius: 100px;
  font-size: 1rem;
  font-weight: 400;
  color: white;
  letter-spacing: 0.3px;
  text-align: center;
  background-color: #009e0b;
  text-decoration: none;
  border: 0;
}
.btn-of-2:hover {
  background-color: #00d318;
}
@media (max-width: 560px) {
  .btn-of-2 {
    font-size: 14px;
  }
}

.section-parcerias-green {
  position: relative;
  padding: 50px 0 70px 0;
  background-color: #77d138;
  margin-bottom: 60px;
  overflow: hidden;
  display: none !important;
}
.section-parcerias-green .container-of {
  display: flex;
  flex-wrap: wrap;
}
.section-parcerias-green .col-n1 {
  flex: 0 0 auto;
  width: 35%;
}
.section-parcerias-green .col-n2 {
  flex: 0 0 auto;
  width: 65%;
  padding-left: 50px;
}
.section-parcerias-green .col-n12 {
  width: 100%;
  position: relative;
}
.section-parcerias-green .title-of h5 {
  background-color: #77d138;
}
.section-parcerias-green h3 {
  font-size: 80px;
  font-weight: bold;
  color: white;
  line-height: 1.1 !important;
}
.section-parcerias-green h3 span {
  color: #5b5b5f;
}
.section-parcerias-green p {
  font-size: 24px;
  color: #5b5b5f;
  line-height: 1.5 !important;
  margin-bottom: 25px !important;
}
.section-parcerias-green .btn-of-2 {
  font-size: 22px;
}

.postid-460 .section-parcerias-green,
.postid-30370 .section-parcerias-green {
  display: block !important;
}

.content-2022 .wp-caption {
  width: 100% !important;
}
.content-2022 .aligncenter {
  margin: 0 auto 0;
  text-align: center;
}
.content-2022 .aligncenter img {
  margin: 0 auto 0;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.content-2022 img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.content-2022 img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.content-2022 img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.content-2022 img.aligncenter {
  margin: 0 auto 0;
}
.content-2022 iframe {
  height: 610px;
}
@media (max-width: 600px) {
  .content-2022 iframe {
    height: 320px;
  }
}

.accordion.byimprensa li.close .text {
  padding: 70px 0 10px 0;
}
.accordion.byimprensa li .text .btn-of-2 {
  margin-right: 10px;
  margin-bottom: 10px;
}

.menu-modal .submenu .subitem.quemsomos {
  display: none;
}

.menu-modal .submenu .subitem.about {
  display: none;
}

.menu-modal .submenu .subitem.futuros-en {
  display: none;
}

.menu-modal .submenu [value=o-instituto] .subitem.quemsomos {
  display: inline-block;
}

.menu-modal .submenu [value=o-instituto] .subitem.futuros,
.menu-modal .submenu [value=programas] .subitem.futuros {
  display: none !important;
}

.menu-modal .submenu [value=the-institute] .subitem.about {
  display: inline-block;
}

.menu-modal .submenu [value=o-instituto] .subitem.futuros {
  display: inline-block;
}

.menu-modal .submenu [value=spaces] .futuros-en {
  display: inline-block;
}

.form-asa {
  margin: 0 auto 0;
  max-width: 580px;
  width: 100%;
}

.form-2023 {
  position: relative;
}
.form-2023 .b1 {
  margin-bottom: 15px;
}
.form-2023 .input1 {
  width: 100%;
  min-height: 60px;
  border: 1px solid #009e0b;
  border-radius: 8px;
  padding: 0 20px;
  background: transparent;
  margin-bottom: 18px;
  transition: all 0.25s ease;
  font-size: 18px;
  line-height: 30px;
  color: #009e0b;
}
.form-2023 .btn1e {
  border-radius: 100px;
  background-color: #009e0b;
  color: white;
  font-size: 16px;
  padding: 5px 25px;
  margin-top: 0;
  width: auto;
  display: block;
  font-family: "SimplonBP";
  border: none;
  min-height: 40px;
  cursor: pointer;
}

.section-prog .pages ul li a p {
  margin: 5px 0 25px 0 !important;
}

#instituto-single .pages h2 {
  margin-bottom: 15px;
}

#instituto-single .numbers {
  margin-bottom: 0 !important;
}
#instituto-single .more-about {
  margin-bottom: 0 !important;
}

#instituto-single .pages.related {
  margin-bottom: 70px !important;
}
#instituto-single .related .carrossel li h4 {
  min-height: 55px;
}

.related .carrossel li figure {
  margin-bottom: 15px;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  display: none !important;
}

.landing.landing--2023 .banner--full .content-container .container {
  margin-top: 0;
}
.landing.landing--2023 .banner--full .content-container .container .breadcrumb a {
  color: white;
}
.landing.landing--2023 .text {
  color: white !important;
}
.landing.landing--2023 .banner .img-container {
  height: auto;
  min-height: 520px;
}
.landing.landing--2023 .banner--degrade-mask .img-container:before {
  opacity: 0.85;
}
@media (max-width: 1180px) {
  .landing.landing--2023 .banner {
    display: block;
  }
  .landing.landing--2023 .banner .content-container {
    position: relative;
    z-index: 3;
    padding: 90px 0 0 0;
    margin: 0 0 20px 0;
  }
  .landing.landing--2023 .banner .content-container h2 {
    font-size: 32px;
  }
  .landing.landing--2023 .banner .img-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 1;
  }
}

#instituto-single .pages ul li a .text {
  padding: 0 calc(1.91205vw + 23.88145px) calc(3.34608vw + 29.29254px) calc(1.91205vw + 23.88145px);
}

.landingBody .header.floating .back-home {
  background-image: url("https://oifuturo.org.br/wp-content/themes/oi-futuro-new/assets/images/logo/logo_oifuturo_site.png") !important;
}

.about .columns .right .image-container {
  margin: 40px 0;
}

.about .columns .image-container {
  margin: 40px 0;
}

.nonloop {
  position: relative;
  padding-top: 50px;
}
.nonloop .owl-stage {
  padding-left: 0 !important;
}
.nonloop .item {
  position: relative;
  border-radius: 6px;
  background-color: #fff;
  overflow: hidden;
}
.nonloop .item:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.nonloop .item img {
  display: block;
  width: 100%;
  min-height: 100%;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.nonloop .item a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(180deg, transparent, #000);
}
.nonloop .item a .text {
  position: absolute;
  bottom: 0;
  padding: 0 calc(1.91205vw + 23.88145px) calc(3.34608vw + 29.29254px) calc(1.91205vw + 23.88145px);
}
.nonloop .item a .text h3 {
  font-family: SimplonBPHeadline;
  font-size: 1.5rem;
  line-height: 1.6;
  color: #fff200;
}
.nonloop .item a .text p {
  font-size: 14px;
  margin: 20px 0 0;
  color: #fff;
}
.nonloop .owl-nav {
  position: absolute;
  width: 100%;
  top: 0;
}
.nonloop .owl-nav button {
  background-color: #009e0b !important;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 7px;
}
.nonloop .owl-nav button span {
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 38px;
  font-weight: 200;
  color: white;
  position: relative;
  top: -8px;
}

.numbers .texts {
  margin: 0 auto 30px;
}

.numbers ul.main-numbers {
  margin: 30px 0 0 0;
}

.aligncenter {
  margin: 0 auto 20px;
  display: inherit;
}

.btns.btn-ancora {
  margin-top: 0 !important;
  display: none;
}

.postid-460 .btns.btn-ancora {
  display: inline-block;
}

.ancora-oi {
  position: absolute;
  top: -30px;
  height: 30px;
  left: 0;
  width: 100%;
}

.text {
  position: relative;
}

.page-id-40876 .banner .img-container {
  height: auto !important;
  max-height: initial !important;
  min-height: 560px;
}

.postid-30362 #faq {
  display: none !important;
}
.postid-30362 .post .post-container .content {
  margin-bottom: 0;
}
.postid-30362 .post {
  margin-top: 0 !important;
}
.postid-30362 .post .post-container .content .text h1 {
  display: none;
}

.post .post-container .content blockquote {
  margin: 0 0 25px 0;
}

.post .post-container .content blockquote .aspas {
  font-size: 28px;
  font-weight: 400 !important;
  color: #009e0a;
  font-style: italic;
  position: relative;
}

.post .post-container .content blockquote .aspas.asp1 {
  left: -4px;
}

.post .post-container .content blockquote .aspas.asp2 {
  right: -4px;
}

.history-archive .history-filter form .checkbox-container.esporte {
  display: none !important;
}

.container {
  max-width: 83%;
  margin: 0 auto 0;
  padding: 0;
}

.mb-5 {
  margin-bottom: 50px;
}

.col-10 {
  max-width: 83.33333333%;
  margin: 0 auto 0;
}
@media (max-width: 991px) {
  .col-10 {
    max-width: 100%;
  }
}

.ratio-16x9-1 {
  --bs-aspect-ratio: 45.25%;
}

.module-two {
  padding: 90px calc(9.08222vw - 9.0631px);
  margin: calc(5.08222vw - 9.0631px) 0;
  background-color: #00a25b;
}
.module-two h2 {
  font-size: calc(1.95602vw + 16.94073px);
  line-height: 1.3 !important;
  color: #fff;
}
.module-two h3 {
  font-size: 28px;
  color: white;
}
.module-two h4 {
  font-size: 26px;
  color: white;
}
.module-two h5 {
  font-size: 20px;
  color: white;
}
.module-two .fs-20 p {
  font-size: 20px;
}
.module-two .fs-20 strong,
.module-two .fs-20 b {
  color: #a0f2a0;
}
.module-two p {
  font-size: 16px;
  color: #fff;
  line-height: 1.3 !important;
}
.module-two p a {
  color: white;
  text-decoration: underline;
}
.module-two .btn-down {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  background-color: #7ec258;
  margin: 25px 0 0 0;
  padding: 4px 10px;
}
.module-two .btn-down:hover {
  background-color: #296b04;
}
.module-two .btn-down[href=""] {
  display: none;
}
.module-two ul {
  padding-left: 20px;
  margin-bottom: 15px;
}
.module-two ul li {
  list-style-type: disc;
  font-size: 20px;
  color: white;
  padding-bottom: 8px;
}
.module-two img[src=""] {
  display: none;
}
.module-two ol {
  margin: 30px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.module-two ol li {
  flex: 0 0 auto;
  width: 33.33%;
  padding: 0;
  margin: 0 0 6px 0;
}
.module-two ol li .cardbox {
  height: 100%;
  margin: 0 2px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 10px 30px 20px 30px;
}
.module-two ol li .cardbox .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  background-color: #7ec258;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.module-two ol li .cardbox h3 {
  font-size: 22px;
  font-weight: 600;
  color: #a0f2a0;
  padding: 0 0 10px 25px;
  line-height: 1.2 !important;
}
@media (max-width: 800px) {
  .module-two ol li {
    width: 100%;
  }
}

@media (max-width: 1400px) {
  .page-id-40876 .banner .img-container {
    min-height: 460px;
  }
}
@media (max-width: 1180px) {
  .landingBody .header {
    z-index: 10;
  }
}
@media (max-width: 1000px) {
  .landingBody .header .back-home {
    background-image: url("/wp-content/themes/oi-futuro-new/assets/images/logo/desktop_white_verde.png") !important;
  }
  .postid-460 .btns.btn-ancora {
    display: block;
  }
  .header {
    height: 77px;
  }
  .header .back-home {
    width: 66px;
    top: 7px;
    background-position: top left;
  }
  #wrap {
    padding-top: 77px;
  }
}
@media (min-width: 1000px) {
  .about .columns .column.right {
    width: 56%;
  }
  .about .columns .column.right.bigger {
    width: 56%;
  }
  .about .columns .column.bigger {
    width: 36%;
  }
}
@media (min-width: 700px) {
  #programs .pages ul {
    padding: 0 9%;
  }
  #instituto .pages ul li a {
    width: calc(33vw - 28px);
    height: calc(33vw - 28px);
  }
}
.content-oi {
  padding: 0 calc(11.08222vw - 9.0631px);
  margin: calc(4vw + 49.45698px) 0 calc(3.91969vw + 49.45698px) 0;
}

.row-oi {
  display: flex;
  flex-wrap: wrap;
}

.col-oi-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
  padding: 0 20px;
}

.col-oi-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
  padding: 0 20px;
}

.col-oi-3 {
  flex: 0 0 auto;
  width: 25%;
  padding: 0 20px;
}

.col-oi-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
  padding: 0 20px;
}

.col-oi-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
  padding: 0 20px;
}

.col-oi-6 {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 20px;
}

.col-oi-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
  padding: 0 20px;
}

.col-oi-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
  padding: 0 20px;
}

.col-oi-9 {
  flex: 0 0 auto;
  width: 75%;
  padding: 0 20px;
}

.col-oi-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
  padding: 0 20px;
}

.col-oi-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
  padding: 0 20px;
}

.col-oi-12 {
  flex: 0 0 auto;
  width: 100%;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .col-oi-1,
  .col-oi-2,
  .col-oi-3,
  .col-oi-4,
  .col-oi-5,
  .col-oi-6,
  .col-oi-7,
  .col-oi-8,
  .col-oi-9,
  .col-oi-10,
  .col-oi-11,
  .col-oi-12 {
    width: 100%;
  }
}
.text-center-oi {
  text-align: center;
}

.text-end-oi {
  text-align: end;
}
.text-end-oi .card-number p {
  padding-left: 0;
  padding-right: 20px;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.p-0 {
  padding: 0 !important;
}

@media (min-width: 991px) {
  .ps-lg-0 {
    padding-left: 0 !important;
  }
}

@media (min-width: 991px) {
  .pe-lg-0 {
    padding-right: 0 !important;
  }
}

.content-banner-text {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: calc(6.08222vw - 6.0631px) calc(9.08222vw - 9.0631px);
  margin: calc(4vw + 49.45698px) 0 calc(3.91969vw + 49.45698px) 0;
}
.content-banner-text p {
  color: white;
}
.content-banner-text .row-oi {
  position: relative;
  z-index: 3;
}
.content-banner-text .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.title-green {
  font-family: "SimplonBPMedium";
  font-size: 50px;
  color: #109755;
}

.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.object-fit-cover-1 {
  object-position: center;
  object-fit: cover;
}

.align-items-center {
  align-items: center !important;
}

.card-number {
  margin-bottom: 50px;
}
.card-number:last-of-type {
  margin-bottom: 0;
}
.card-number .number {
  display: inline-block;
  padding: 5px 20px;
  background-color: #109755;
  color: #fff;
  font-family: "SimplonBPMedium";
  font-size: 60px;
  margin-bottom: 15px;
}
.card-number p {
  font-size: 28px;
  padding-left: 20px;
  line-height: 1.2 !important;
}

.ptoi {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .infograficoD {
    display: none;
  }
}

.infograficoM {
  display: none;
}
@media (max-width: 991px) {
  .infograficoM {
    display: block;
  }
}

.imgCard {
  position: relative;
}
.imgCard figure {
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 65%;
}
.imgCard figure .imgThumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  z-index: 1;
}
.imgCard figure .imgThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.history-archive .history-filter form .checkbox-container.editais {
  display: none !important;
}

.nonloop .item figure {
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 130%;
  z-index: 0;
}
.nonloop .item figure .imgThumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  z-index: 1;
}
.nonloop .item figure .imgThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .nonloop .item figure {
    padding-bottom: 180%;
  }
  .nonloop .item h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 570px) {
  .nonloop .item figure {
    padding-bottom: 155%;
  }
}

.graficoD {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .graficoD {
    display: none !important;
  }
}

.graficoM {
  display: none;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .graficoM {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .module-two .fs-20 p {
    font-size: calc(0.1912vw + 0.96176rem);
  }
  .module-two p {
    font-size: calc(0.1912vw + 0.96176rem);
  }
  #instituto-single,
  #espacos-single {
    overflow: hidden;
  }
}
.post24 {
  margin-top: 72px;
  margin-bottom: 90px;
}
.post24 .post-container .content {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 0;
}
.post24 .post-container .content p iframe {
  height: 36vw;
}
@media (max-width: 991px) {
  .post24 .post-container .content p iframe {
    height: 45vw;
  }
}

#espacos-single .histories-carrossel {
  margin-bottom: 80px;
}

#programs-single .infos {
  padding: calc(2.25813vw + 38.174px) calc(9.08222vw - 9.0631px);
}

#espacos .pages ul li a .text {
  padding: 0 calc(3.34608vw + 29.29254px) calc(1.91205vw + 23.88145px);
}

#programs-single .programs ul li .content {
  max-width: 97%;
}

#programs-single .programs ul li .content .container {
  max-width: 100%;
}

.quem-somos h2 {
  font-size: 50px;
  font-weight: 700;
}
.quem-somos h3 {
  font-size: 40px;
  font-weight: 700;
}
.quem-somos h4 {
  font-size: 30px;
  font-weight: 700;
}
.quem-somos h5 {
  font-size: 20px;
  font-weight: 700;
}
.quem-somos p {
  font-size: 20px;
}
.quem-somos .fs-26 p {
  font-size: 26px;
}

.card-oif-1 {
  position: relative;
}
.card-oif-1 figure {
  height: 0;
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 113%;
}
.card-oif-1 figure .imgThumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
  z-index: 1;
}
.card-oif-1 figure .imgThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-oif-1 .body-c {
  text-align: center;
  padding: 10px 0 0 0;
}

.card-oif-2 {
  position: relative;
}
.card-oif-2 figure {
  width: 110px;
  height: auto;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto 0;
}
.card-oif-2 figure.eixo {
  width: 180px;
}
.card-oif-2 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-oif-2 .body-c {
  text-align: center;
  padding: 10px 0 0 0;
}
.card-oif-2 p {
  font-size: 16px;
  line-height: 1.3 !important;
}
.card-oif-2 h5 {
  line-height: 1.3 !important;
  margin-bottom: 10px;
}

.card-link {
  position: relative;
  margin-bottom: calc(3.56023vw + 19.40727px);
}
.card-link ul {
  padding: 0 11%;
  margin: 0;
  display: flex;
  flex-direction: column;
  list-style: none;
}
.card-link ul li {
  margin: 0 0 30px;
  overflow: hidden;
}
.card-link ul li .card1 {
  display: flex;
  flex-direction: column;
  background-color: #efefef;
}
.card-link ul li .card1:hover figure .img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.card-link ul li .card1 figure {
  overflow: hidden;
  position: relative;
  width: 50%;
  height: 50vh;
  background-image: linear-gradient(232deg, rgb(0, 158, 11) 40%, rgb(0, 211, 24));
}
.card-link ul li .card1 figure .img {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.card-link ul li .card1 .text {
  width: 50%;
  padding: 20px 20px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.card-link ul li .card1 .text .content {
  max-width: 460px;
}
.card-link ul li .card1 .text .content h2 {
  font-family: "SimplonBPHeadline";
  font-size: 30px;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.card-link ul li .card1 .text .content p {
  font-family: SimplonBP;
  font-size: 14px;
  text-align: left;
  color: #000;
  margin: 0 0 20px 0;
}
@media (min-width: 700px) {
  .card-link ul li .card1 {
    flex-direction: row;
  }
  .card-link ul li .card1 .btns.more {
    max-width: max-content;
    min-width: 140px;
    display: inline-block;
  }
}
@media (max-width: 700px) {
  .card-link ul {
    padding: 0 15px;
  }
  .card-link ul li .card1 figure {
    width: 100%;
  }
  .card-link ul li .card1 .text {
    width: 100%;
  }
}

.related {
  padding-left: calc(11.28222vw - 9.0631px);
}

#home .pages ul li a .text p {
  font-size: 15px;
  line-height: 1.2 !important;
  margin-bottom: 10px !important;
}

#home .pages ul.exposicao li a img {
  height: 330px;
}

#home .pages ul li img {
  height: 550px;
  object-fit: cover;
  object-position: center;
}

#home .pages.carrossel-atauacao {
  margin: 0 0 calc(2.8vw + 26.34799px);
  padding-left: calc(11.28222vw - 9.0631px);
}

#home .pages.programshome {
  margin-bottom: 0;
}

@media (max-width: 1000px) {
  .pages ul.exposicao li {
    margin: 0 auto 20px !important;
  }
}
.postid-992 .carrossel-atauacao {
  padding-top: 80px !important;
}

.related .related-header h2 small,
.related .related-header h3 small {
  font-size: 14px;
  display: block;
  opacity: 0.7;
}

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