@charset "UTF-8";
p {
  font-size: 16px;
  line-height: 1.7;
  padding-top: 2rem;
  color: #000;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

svg, img {
  max-width: 100%;
  height: auto;
}

body {
  background-color: white;
  color: black;
}

/* Estilos para o modo escuro */
@media (prefers-color-scheme: dark) {
  body {
    background-color: white; /* Mantenha o fundo branco no modo escuro */
    color: black; /* Você pode ajustar outras cores conforme necessário */
  }
}
html, body {
  height: 100%;
  margin: 0;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  background: #fff;
}

h1, h2, h3, h4, h5, h6, input, select, textarea {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}

.grid {
  width: 95%;
  max-width: 1080px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  .grid {
    width: 86%;
  }
}

p {
  font-size: 16px;
  line-height: 1.7;
  padding-top: 2rem;
  color: #000;
}

p {
  font-size: 16px;
  line-height: 1.7;
  padding-top: 2rem;
  color: #000;
}

.sec-header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .sec-header {
    position: unset;
    background-color: #fff;
  }
}
.sec-header .logo {
  display: inline-table;
  padding: 40px 50px;
  background-color: #fff;
  max-width: 420px;
}
.sec-header .logo p {
  text-transform: uppercase;
  padding-top: 0px;
  font-size: 22px;
  color: #4b4b55 !important;
}
.sec-header .logo p strong {
  font-weight: 400;
}
@media screen and (max-width: 500px) {
  .sec-header .logo p {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  .sec-header .logo {
    max-width: 320px;
    padding: 20px 30px;
  }
}

.sec-hero-home {
  width: 100%;
  height: 100vh;
  background: url(../imagens/fundo-banner.png);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 500px) {
  .sec-hero-home {
    height: 30vh;
  }
}

.sec-contato {
  padding: 6rem 0;
  background-color: #fff;
}
.sec-contato .grid {
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .sec-contato .grid {
    justify-content: flex-start;
  }
}
.sec-contato .grid h2 {
  width: 100%;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Lora", serif;
  letter-spacing: 5px;
}
@media screen and (max-width: 500px) {
  .sec-contato .grid h2 {
    font-size: 30px;
  }
}
.sec-contato .grid p {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  justify-content: center;
  gap: 20px;
  font-size: 22px;
}
@media screen and (max-width: 500px) {
  .sec-contato .grid p {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 500px) {
  .sec-contato .grid p {
    font-size: 18px;
  }
  .sec-contato .grid p .txt {
    max-width: 85%;
  }
}
.sec-contato .grid p a {
  color: #000;
}
.sec-contato .grid p .ico {
  width: 18px;
}

.sec-revistas {
  background: #ff3300;
  padding: 6rem 0;
}
.sec-revistas h2 {
  width: 100%;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Lora", serif;
  letter-spacing: 5px;
  color: #fff;
}
.sec-revistas img {
  max-width: 100%;
}

.sec-empresas {
  padding: 6rem 0;
}
.sec-empresas .desc {
  background-color: #101f4e;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  padding: 45px;
  border-radius: 25px;
}
.sec-empresas .desc h2 {
  width: 100%;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Lora", serif;
  letter-spacing: 5px;
  color: #fff;
  margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .sec-empresas .desc h2 {
    font-size: 30px;
  }
}
.sec-empresas .desc .col {
  width: calc(25% - 10px);
}
@media screen and (max-width: 500px) {
  .sec-empresas .desc .col {
    width: 100%;
  }
}
.sec-empresas .desc .col img {
  width: 100%;
}

.sec-diretoria {
  background: #ff3300;
  padding: 6rem 0;
}
.sec-diretoria h2 {
  width: 100%;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Lora", serif;
  letter-spacing: 5px;
  color: #fff;
  margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .sec-diretoria h2 {
    font-size: 30px;
  }
}
.sec-diretoria .col {
  width: 50%;
}
@media screen and (max-width: 500px) {
  .sec-diretoria .col {
    width: 100%;
  }
}
.sec-diretoria p {
  font-size: 22px;
  color: #fff;
}
.sec-diretoria p strong {
  display: block;
}

.sec-representantes {
  position: relative;
}
.sec-representantes .grid {
  justify-content: flex-end;
}
@media screen and (max-width: 500px) {
  .sec-representantes .grid {
    width: 100%;
  }
}
.sec-representantes .img {
  position: absolute;
  width: 48vw;
  left: 0;
  bottom: 0;
  top: 0;
  font-size: 0;
}
@media screen and (max-width: 500px) {
  .sec-representantes .img {
    width: 100%;
    position: unset;
    order: 2;
  }
}
.sec-representantes .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec-representantes .desc {
  width: 50%;
  padding: 6rem 4rem;
}
@media screen and (max-width: 500px) {
  .sec-representantes .desc {
    width: 100%;
    padding: 6rem 2rem;
  }
}
.sec-representantes .desc h2 {
  width: 100%;
  font-size: 42px;
  text-transform: uppercase;
  font-family: "Lora", serif;
  letter-spacing: 5px;
  color: #101f4e;
  margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .sec-representantes .desc h2 {
    font-size: 30px;
  }
}
.sec-representantes .desc p {
  font-size: 22px;
  color: #101f4e;
}
.sec-representantes .desc p strong {
  display: block;
}

footer {
  text-align: center;
  padding: 5rem 0;
  background-color: #101f4e;
}
footer p {
  font-size: 22px;
  color: #fff;
  padding-top: 0;
}
@media screen and (max-width: 500px) {
  footer p {
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
  }
}

p {
  font-size: 16px;
  line-height: 1.7;
  padding-top: 2rem;
  color: #000;
}

@media screen and (max-width: 1025px) {
  body, html {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 768px) {
  body, html {
    font-size: 10px;
  }
}

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