* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  background-size: cover;
  list-style: none;
  text-decoration: none;
}

*:hover {
  transition-duration: .2s;
}

html {
  scroll-behavior: smooth;
}
.container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.flex {
  display: flex;
}

.flex-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

nav {
  width: 100%;
  height: 119px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

nav ul {
  justify-content: space-between;
  align-items: center;
}

nav ul li a {
  color: #616161;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding-top: 54px;
}

nav ul li a::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin: 0 auto;
  transition: 400ms ease-in-out;
}

nav ul li a:hover::after {
  background-color: #286d3e;
}

nav ul li img.logotipo {
  width: 116px;
  height: 61px;
}

@media screen and (max-width: 768px) {
  .hide-mb {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
  .hide-tb {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .hide-ds {
    display: none;
  }
}

span {
  font-weight: bold;
  color: #fff;
}

span.big {
  font-size: 70px;
  font-weight: bold;
  color: #fff;
}

span.fino {
  font-weight: 400;
}

/* Banner one */

#banner-1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#banner-1 .banner-1-mobile {
  display: none;
}

#banner-2 .banner-2-mobile {
  display: none;
}

#beneficios .banner-8-mobile {
  display: none;
}
#banner-7 .banner-7-mobile {
  display: none;
}

#banner-1 img {
  background-size: cover;
  width: 100%;
}

#banner-1 h1 {
  color: #fff;
  position: absolute;
  text-align: center;
  font-size: 45px;
  /* width: 40%; */
  font-weight: 400;
  line-height: 49px;
  /* letter-spacing: 1px; */
  top: 250px;
}

#banner-1 h2 {
  color: #fff;
  position: absolute;
  text-align: center;
  font-size: 55px;
  font-weight: 400;
  line-height: 55px;
  /* letter-spacing: 1px; */
  margin-top: 800px;
}

#banner-2 {
  background-color: #000000;
  width: 100%;
  height: 1100px;
  margin-top: -5px;
}

#banner-2 .block-one {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -300px;
}

#banner-2 .block-one h3 {
  color: #fff;
  position: absolute;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  line-height: 49px;
  margin-top: 650px;
}

#banner-2 img {
  width: 100%;
  opacity: 0.5;
  margin-top: 200px;
}

#banner-3 {
  background-color: #000000;
  width: 100%;
  height: 800px;
  margin-top: -5px;
}

#banner-3 .flex {
  gap: 32px;
  justify-content: center;
  align-items: center;
}

#banner-3 .card {
  width: 264px;
  height: 372px;
  background: rgba(205, 205, 205, 0.22);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 150px 0 80px 0;
  /* gap: 10px; */
}

#banner-3 .card img {
  height: 90px;
}

#banner-3 > div > div:nth-child(4) > img {
  margin-bottom: 0px;
}

#banner-3 > div > div:nth-child(2) > img {
  margin-bottom: 10px;
}

#banner-3 > div > div:nth-child(3) > img {
  margin-bottom: 26px;
}

#banner-3 h1 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 110.9%;
  text-align: center;
  color: #ffa904;
}

#banner-3 h4 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 110.9%;
  text-align: center;
  color: #fff;
}

#banner-3 > img.left {
  left: 0;
}

#banner-3 > img.right {
  right: 0;
  position: absolute;
}

#banner-3 > div > div:nth-child(1) > h4 {
  width: 80%;
  margin: 15px 0;
}

#produtos {
  height: 750px;
  background-color: #000000;
}

#produtos iframe {
  border-top: 8px solid #ffa904;
  border-bottom: 8px solid #ffa904;
  width: 100%;
  height: 700px;
}

#produtos img.player {
  width: 150px;
  height: 150px;
  cursor: pointer;
}

#produtos .section-box-about-03 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#banner-5 {
  height: 600px;
  background-color: #000000;
}

#banner-5 img {
  width: 100%;
}

#banner-5-tablet {
  display: none;
}

#banner-5-mobile {
  display: none;
}

#banner-6 {
  width: 100%;
  height: auto;
  background-color: #000000;
  background-image: url("../images/efeito-graficos.webp");
  background-repeat: no repeat;
  /* background-position: bottom right; */
  margin-top: -30px;
}

#banner-6 h1.titulo-1 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  padding: 200px 0 60px 0;
}

#banner-6 h1.titulo-2 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  padding: 100px 0 0px 0;
}

#banner-6 > img.right {
  right: 0;
  position: absolute;
  margin-top: 80px;
}

#banner-6 .grafico-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

#banner-6 .grafico-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}

/* #banner-6 .grafico-1 img, */
#banner-6 .grafico-2 img {
  width: 100%;
  height: auto;
}

#banner-6 .quadrado-1 {
  background-color: #b8b8b8;
  width: 30px;
  height: 30px;
}

#banner-6 .quadrado-2 {
  background-color: #2ca761;
  width: 30px;
  height: 30px;
}

#banner-6 p {
  color: #fff;
}

#banner-6 .checkbox {
  position: absolute;
  justify-content: center;
  width: 80%;
  display: flex;
  gap: 20px;
  margin-top: -900px;
}

#banner-6 > div.grafico-2 > div.checkbox > div:nth-child(1) > button,
#banner-6 > div.grafico-2 > div.checkbox > div:nth-child(2) > button,
#banner-6 > div.grafico-2 > div.checkbox > div:nth-child(3) > button {
  border: none;
  cursor: pointer;
  background-color: #009c48;
  width: 250px;
  height: 60px;
  border-radius: 7px;
  color: #ffffff;
  font-size: 18px;
  z-index: 9999999;
  align-items: center;
  display: flex;
  justify-content: center;
}

#banner-6 > div.grafico-2 > div.checkbox > .custom-radio > button.active-button,
#banner-6 > div.grafico-2 > div.checkbox > .custom-radio > button.active-button,
#banner-6 > div.grafico-2 > div.checkbox > .custom-radio > button.active-button {
  background-color: #fff;
  border: 3px solid #009c48;
  color: #009c48;
  font-weight: 700;
}

#banner-6 > div.grafico-2 > div.content-1.container > video,
#banner-6 > div.grafico-2 > div.content-2.container > video,
#banner-6 > div.grafico-2 > div.content-3.container > video {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

#banner-6 > div.grafico-1 > video {
  width: 80%;
  height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

#banner-7 img {
  width: 100%;
  margin-top: -5px;
}

#beneficios img {
  width: 100%;
  margin-top: -10px;
}

/* Bloco meet */
#contato {
  text-align: center;
  background-color: #090909;
  margin-top: -10px;
}

#contato .block-title h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  margin: 100px 0;
}

#contato .block-video {
  margin-bottom: 140px;
}

#contato .block-video .flex {
  margin: 0 auto;
  justify-content: center;
}

#contato .block-video .video-one {
  margin-right: 22px;
}

#contato .video-one iframe,
#contato .video-two iframe {
  width: 550px;
  height: 315px;
}

#contato .block-meet h2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  padding-top: 187px;
}

#contato .block-meet img {
  width: 200px;
  height: 35px;
  margin-bottom: 26px;
}

#contato .block-invitation h2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 39px;
  text-align: center;
  color: #fff;
  margin: 89px 0 80px 0;
}

#contato .logo img {
  width: 150px;
  height: 70px;
  margin-bottom: 108px;
}

/* Footer */

footer {
  width: 100%;
  height: 61px;
  background: #ffa904;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer p {
  font-size: 15px;
  color: #090909;
}

footer p a {
  color: #090909;
}

/* Modal vídeo*/

#iframe-video {
  width: 760px;
  height: 330px;
}

#modal {
  position: fixed;
  background-color: #000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
  border: 3px solid #ffa904;
}

.modal-header button {
  padding: 5px 8px;
  background: #ffa904;
  width: 50px;
  font-weight: bold;
  border-radius: 3px;
  color: #000 !important;
  border: 3px solid #000;
  cursor: pointer;
}
.modal-header button:hover {
  background: #009c48;
}

#fade,
#modal {
  transition: 0.5s;
  opacity: 0;
  pointer-events: none;
}

#fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 5;
}

.modal-body {
  margin: 1rem;
}

.modal-body iframe {
  width: 100%;
}

#modal.show,
#fade.show {
  opacity: 1;
  pointer-events: all;
  z-index: 9999999;
}

#modal.hide {
  top: 0;
}

#app > nav > ul > i {
  color: #98a2b3;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-right: 5px;
}

.rotate-hor-center:hover {
  -webkit-animation: rotate-hor-center 0.8s
    cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: rotate-hor-center 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

@-webkit-keyframes rotate-hor-center {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-360deg);
    transform: rotateX(-360deg);
  }
}
@keyframes rotate-hor-center {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-360deg);
    transform: rotateX(-360deg);
  }
}
