@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800;900&amp;display=swap");
a,
a:hover {
  text-decoration: none;
}
body {
  font-family: "Poppins", sans-serif;
}
article,
footer,
header {
  width: 100%;
  float: left;
}
article {
  min-height: 300px;
}
.logo {
  background: url(../images/logo-amazonia.svg) no-repeat center;
  text-indent: -500000px;
  float: left;
  width: 214px;
  height: 80px;
  margin: 0;
}
.navbar-expand-lg {
  padding: 25px 0;
  width: 100%;
  float: left;
  position: inherit;
}
.seg-logo {
  width: 275px;
  height: 142px;
  background: #f4eb2f;
  border-radius: 0 0 10px 10px;
  padding: 30px 32px;
  position: absolute;
  top: 0;
  z-index: 9;
}

header .carousel {
  float: left;
  width: 100%;
}

.botao-topo {
  background: #f4eb2f;
  color: #00652e;
  font-size: 13px;
  text-align: center;
  padding: 12px 15px;
  border-radius: 8px;
  font-weight: 600;
  margin-left: 40px;
}
.botao-topo:hover {
  background: #00652e;
  color: #f4eb2f;
}
.navbar-light .navbar-nav .nav-link {
  color: #00652e;
  font-size: 16px;
  padding: 8px 15px;
  border-radius: 8px;
}
.navbar-light .navbar-nav .nav-link:hover {
  background: #f4eb2f;
  font-weight: 700;
}
.dropdown-menu[data-bs-popper] {
  background: #00652e;
  padding: 12px;
  border: none;
  border-radius: 8px;
}
.dropdown-item {
  color: #fff;
  font-size: 15px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background: #00a650;
  color: #fff;
  border-radius: 30px;
}
.topo {
  background: #00652e;
  width: 100%;
  float: left;
}
.topo .nav-link {
  color: #fff;
  font-size: 12px;
}
.topo .nav-link:hover {
  color: #f4eb2f;
}
.rede-sociais {
  margin-left: 25px;
}
.rede-sociais a {
  margin-left: 12px;
  float: left;
}
.rede-sociais a i {
  float: left;
  color: #fff;
  font-size: 20px;
}
.facebook p,
.instagram p,
.youtube p,
.whatsapp p {
  display: none;
}
.telefone_1 {
  margin-left: 25px;
}
.telefone_1 p {
  color: #fff;
  font-size: 15px;
  float: left;
  margin: 6px 0 6px 15px;
}

.titulo {
  background: url(../images/bg-premios.svg) no-repeat center top #eee;
  padding: 70px 0 70px 0;
  width: 100%;
  height: 200px;
  float: left;
  position: relative;
  overflow: hidden;
}
.titulo h1,
.titulo h2 {
  color: #00652e;
  font-size: 50px;
  margin-bottom: 0;
  text-align: center;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 2;
}

.breadcrumb,
.breadcrumb a {
  color: #333 !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}

.institucional,
.fale-conosco,
.trabalhe-conosco,
.nossa-equipe-list,
.premiacoes-list {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.galeria figure {
  width: 100%;
  float: left;
  height: 200px;
  margin-bottom: 30px;
  border-radius: 5px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.institucional h3 {
  color: #00a650;
  font-size: 20px;
  font-weight: 600;
}
/*Institucional*/
.institucional h2 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.institucional h2 span {
  width: 120px;
  height: 5px;
  background: #00a650;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 12px;
}
/*Servicos*/
.servicos_2,
.servicos_1 {
  width: 100%;
  float: left;
}
.servicos_1 {
  background: url(../images/bg-premios.svg) no-repeat center top #00652e;
  padding: 55px 0;
}
.servicos_1 h2 {
  color: #f4eb2f;
  font-size: 35px;
  font-weight: 700;
}
.servicos_2 .item,
.servicos-list .item {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  padding-bottom: 75px;
}
.servicos-list .item {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.11);
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 75px;
}
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -50px;
  width: 28px;
  height: 42px;
  text-indent: -50000px;
  background: url(../images/icone-prev.svg) no-repeat center !important;
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  height: 42px;
  right: -50px;
  background: url(../images/icone-next.svg) no-repeat center !important;
  width: 28px;
  text-indent: -50000px;
}
.servicos_2 .owl-carousel .owl-nav.disabled,
.equipe .owl-carousel .owl-nav.disabled {
  display: block !important;
}
.servicos_2 .item figure,
.servicos-list .item figure {
  width: 100%;
  height: 250px;
  float: left;
  background: #00652e;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.servicos-list .item figure {
  width: 100%;
  height: 250px;
  float: left;
  background: #00652e;
}
.servicos_2 .item h3,
.servicos-list .item h2 {
  font-size: 30px;
  color: #00652e;
  text-align: center;
  font-weight: 700;
  padding: 0 15px;
}
.servicos_2 .item p,
.servicos-list .item p {
  font-size: 13px;
  color: #4d4d4d;
  text-align: center;
  line-height: 20px;
  min-height: 100px;
  margin-bottom: 0;
  padding: 0 20px;
}
.servicos_2 {
  margin-top: -250px;
  padding-bottom: 70px;
}
.servicos_introducao {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.servicos_introducao h2 {
  font-size: 30px;
  color: #00652e;
  text-align: center;
  font-weight: 700;
  padding: 0 15px;
  margin-bottom: 30px;
}
.servicos_introducao p {
  font-size: 16px;
  color: #333;
  line-height: 27px;
  text-align: justify;
}
.servicos-list {
  padding: 80px 0;
  width: 100%;
  background: url(../images/bg-premios.svg) no-repeat center top #f2f2f2;
  float: left;
}
.solitice-uma-cotacao {
  background: #f4eb2f;
  color: #00652e;
  font-size: 17px;
  text-align: center;
  width: 100%;
  float: left;
  padding: 15px;
  font-weight: 600;
  position: absolute;
  bottom: 0;
  left: 0;
}
.solitice-uma-cotacao:hover {
  background: #00652e;
  color: #f4eb2f;
}
.solucoes-list .item h2 {
  font-size: 22px;
  text-align: center;
  color: #00652e;
}
.solucoes-list .item figure {
  background: #00652e;
  width: 100%;
  float: left;
  height: 280px;
  border-radius: 5px;
  overflow: hidden;
}
.solucoes-list .item p {
  margin: 0;
}
.modal-header {
  background: #f4eb2f;
}
.modal-title {
  font-size: 23px;
  font-weight: 600;
  color: #00652e;
}
/*Marcas*/
.marcas {
  width: 100%;
  float: left;
}
/*Sobre Nos*/
.sobre-nos {
  width: 100%;
  float: left;
  padding: 70px 0;
  background: url(../images/bg-premios.svg) no-repeat center top #f2f2f2;
}
.sobre-nos h2 {
  color: #00652e;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: -1px;
}
.sobre-nos figure {
  width: 100%;
  background: #000;
  height: 512px;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.sobre-nos figure span {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: url(../images/icone-play.png) no-repeat center
    rgba(0, 0, 0, 0.473);
}
.sobre-nos p {
  font-size: 15px;
  color: #000000;
  line-height: 29px;
  min-height: 80px;
  margin: 0;
}
.beneficios #v-pills-tab {
  background: #00652e;
  border-radius: 15px;
  padding: 15px;
}
.nav-pills .nav-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.096);
}
.beneficios h3 {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
.nav-pills .nav-link {
  color: #fff !important;
  text-align: left;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #00a650;
  border-radius: 15px;
}
.lista b {
  color: #00652e;
  font-size: 17px;
}
.lista a {
  color: #000;
}
/*Equipes*/
.equipe {
  width: 100%;
  float: left;
  padding: 70px 0;
  background: url(../images/bg-premios.svg) no-repeat center top #fff;
}
.equipe h2,
.nossa-equipe-list h2 {
  color: #00652e;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
.equipe .item,
.nossa-equipe-list .item {
  width: 100%;
  float: left;
  max-height: 450px;
  border-radius: 30px;
  overflow: hidden;
  background: #00652e;
  position: relative;
}
.equipe .item figure,
.nossa-equipe-list .item figure {
  margin: 0;
}
.equipe .item:hover .seg_equipe,
.nossa-equipe-list .item:hover .seg_equipe {
  opacity: 1;
}
.equipe .item .seg_equipe,
.nossa-equipe-list .item .seg_equipe {
  position: absolute;
  height: 105px;
  padding-top: 40px;
  bottom: 0;
  width: 100%;
  float: left;
  border-radius: 30px;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  background: rgb(0, 101, 46);
  background: -moz-linear-gradient(
    0deg,
    rgba(0, 101, 46, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 101, 46, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    0deg,
    rgba(0, 101, 46, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00652e",endColorstr="#ffffff",GradientType=1);
}
.equipe .item span h3,
.nossa-equipe-list .item span h3 {
  color: #f4eb2f;
  font-size: 20px;
  margin-bottom: 0;
}
.equipe .item span p,
.nossa-equipe-list .item span p {
  color: #fff;
  font-size: 15px;
}

/*Videos*/
.videos {
  width: 100%;
  float: left;
  padding: 70px 0;
}
.videos a figure {
  width: 100%;
  float: left;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.videos a h2 {
  font-size: 18px;
  color: #262626;
  text-align: center;
  width: 100%;
  float: left;
  font-weight: 700;
  margin-bottom: 0;
}
.play {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: url(../images/icone-play.png) no-repeat center
    rgba(0, 0, 0, 0.473);
}

/**/
.premiacoes-list h2 {
  font-size: 18px;
  color: #262626;
  text-align: center;
  width: 100%;
  float: left;
  font-weight: 700;
  margin-bottom: 0;
}
.premios {
  width: 100%;
  float: left;
  background: url(../images/bg-premios.svg) no-repeat center top #f2f2f2;
  padding: 60px 0;
}
.premios h2 {
  font-size: 15px;
  color: #262626;
  font-weight: 700;
  margin-bottom: 8px;
}
.premios p,
.premiacoes-list p {
  font-size: 14px;
  color: #262626;
  margin: 0;
}
.premios .owl-carousel .owl-item img {
  width: auto !important;
}
.premiacoes-list p {
  float: left;
}
.premiacoes-list figure {
  width: 100%;
  height: 300px;
  float: left;
  position: relative;
  overflow: hidden;
}
.premiacoes-list .item {
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.premiacoes-list figure img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  bottom: 0;
  max-height: 90%;
}
.premios img {
  float: left;
  margin-right: 10px;
}
/*Fale Conosco*/
.btn-envio {
  padding: 12px 25px;
  background: #00652e !important;
  border-color: #00652e !important;
}
.contato-rodape {
  width: 100%;
  float: left;
  background: url(../images/bg-premios.svg) no-repeat center top #f7f7f7;
  padding: 60px 0;
}
.contato-rodape h3 {
  color: #00652e;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
.mensagem {
  height: 120px !important;
}
.form-floating > label {
  font-size: 15px;
}

/*Noticias*/
.cinza {
  background: url(../images/bg-premios.svg) no-repeat center top #f2f2f2;
}
.noticias_list,
.noticias_view {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.noticias_list .item figure {
  width: 100%;
  float: left;
  height: 280px;
  border-radius: 8px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.noticias_list .item h2 {
  font-size: 20px;
  color: #262626;
  position: relative;
  font-weight: 700;
  width: 100%;
  margin-bottom: 8px;
  float: left;
  padding-top: 15px;
}
.noticias_list .item h2 span {
  width: 80px;
  height: 5px;
  position: absolute;
  top: 0;
  background: #00a650;
  border-radius: 5px;
  left: 0;
}
.noticias_list .item p {
  font-size: 15px;
  color: #262626;
  margin-bottom: 0;
}
.titulo_noticia h1 {
  font-size: 45px;
  color: #222;
  position: relative;
  font-weight: 700;
  margin-bottom: 15px;
  float: left;
  padding-top: 15px;
  text-align: center;
}
.titulo_noticia small {
  font-size: 17px;
}
.noticias_view p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-align: justify;
}
.noticias_view figure {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  text-align: center;
}
.noticias_view img {
  max-width: 100%;
}
.compartilha {
  padding: 6px 20px;
  color: #fff !important;
  font-size: 15px;
  border-radius: 30px;
}
.compartilha .bi {
  font-size: 18px;
  margin-right: 5px;
}
.compartilha.facebook {
  background: #1541a0;
  margin-right: 15px;
}
.compartilha.facebook:hover {
  background: #0c2d74;
}
.compartilha.whatsapp {
  background: #00a650;
}
.compartilha.whatsapp:hover {
  background: #01803e;
}
.galeria figure {
  width: 100%;
  float: left;
  height: 200px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  border-radius: 8px;
}
.box-iframe {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  margin: 30px 0;
  box-shadow: 0px 0px 10px #0000004f;
  float: left;
}
.box-iframe:hover {
  background: #f5f5f5;
}
.box-iframe img {
  float: left;
}
.box-iframe p {
  font-size: 26px;
  color: #222;
  font-weight: 500;
  float: left;
  line-height: 28px;
  text-align: center;
}
.box-iframe .btn {
  padding: 8px 20px;

  border-color: #00652e !important;
  border-radius: 30px;
}
.box-iframe .btn:hover {
  background-color: #00652e !important;
}
.box-iframe p b {
  width: 100%;
  float: left;
}

/*Rodape*/
footer {
  background: #00652e;
  padding-bottom: 30px;
}
footer p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
footer p a {
  color: #fff;
  padding-left: 10px;
}
footer p a:hover {
  color: #00a650;
}
footer .sm {
  background: url(../images/logo-studiomega.svg) no-repeat center;
  width: 105px;
  height: 56px;
  float: left;
  text-indent: -500000px;
}
.contato_rodape {
  width: 100%;
  float: left;
  padding: 20px 0;
  margin-bottom: 40px;
  background: #00a650;
}
.telefone p {
  font-size: 20px;
  color: #fff;
  text-align: left;
}
.telefone i,
.endereco i,
.horario i {
  color: #f4eb2f;
  font-size: 25px;
  float: left;
  margin-right: 13px;
}
.endereco p,
.horario p {
  font-size: 19px;
  color: #fff;
  line-height: 24px;
  text-align: left;
}
/*Aviso de Cookies*/

.box-cookies.hide {
  display: none !important;
}

.box-cookies {
  position: fixed;
  background: #fffffff2;
  width: 90%;
  margin-left: 5%;
  z-index: 999999999999998;
  bottom: 10px;
  display: flex;

  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
  border: solid 1px #eeeeee;
}

.box-cookies .msg-cookies {
  font-size: 15px;
  color: #333;
  line-height: 22px;
  margin: 0;
  padding: 15px;
}
.box-cookies .btn-cookies {
  margin: 15px;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
.box-cookies .btn-cookies {
  background: #00652e;
  color: #fff;
  cursor: pointer;
  align-self: normal;
  font-weight: 800;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float:hover {
  color: #fff;
}

.my-float {
  margin-top: 16px;
}

.bounce {
  animation: bounce 2s infinite;
}

.bounce:hover {
  animation: none;
}

@keyframes bounce {
  0%,
  25%,
  50%,
  75%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-12px);
  }
}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}

/*MEDIA*/
.l-mb {
  display: none;
}
.navbar-toggler {
  color: #00652e !important;
  font-size: 40px;
  border: none;
  box-shadow: none !important;
}
@media (min-width: 1400px) {
}
@media (max-width: 1400px) {
  .botao-topo {
    margin-left: 15px;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 8px 10px;
  }
}
@media (max-width: 1200px) {
  .seg-logo {
    top: -25px;
  }
  .botao-topo {
    margin-left: 20px;
  }
  .endereco p {
    font-size: 16px;
  }
  .horario p {
    font-size: 15px;
  }
  footer p {
    text-align: center;
    width: 100%;
  }
  .botao-topo {
    position: absolute;
    top: -55px;
    right: 0;
  }
  .navbar > .container {
    position: relative;
  }
  .seg-logo {
    width: 260px;
    height: 130px;
    padding: 20px 24px;
  }
  .rede-sociais {
    margin-left: 6px;
  }
}
@media (max-width: 990px) {
  .servicos_2 {
    margin-top: -200px;
  }
  .servicos_1 {
    padding-bottom: 250px;
  }
  .servicos_1 h2 {
    text-align: center;
  }
  .seg-logo {
    position: relative;
    top: 0;
  }
  .navbar-expand-lg {
    padding: 0 !important;
  }
  .botao-topo {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }
  .navbar-light .navbar-nav .nav-link {
    text-align: center;
  }
  .dropdown-item {
    text-align: center;
  }
  footer p a {
    text-align: center;
    width: 100%;
    float: left;
  }
  .sobre-nos figure {
    height: 400px;
  }
  .titulo h1,
  .titulo h2 {
    font-size: 40px;
  }
  .titulo {
    padding: 50px 0 50px 0;
    height: inherit;
  }
  .servicos_2 .item h3,
  .servicos-list .item h2 {
    font-size: 26px;
  }
  .tab-content > .tab-pane {
    display: block !important;
  }
  .fade:not(.show) {
    opacity: 1 !important;
  }
  .l-mb {
    display: block;
  }
  .topo .nav-link {
    padding: 8px;
  }
}
@media (max-width: 768px) {
  .topo .nav-link {
    display: none;
  }
  .navbar-expand-lg {
    background: #f4eb2f !important;
  }
  .seg-logo {
    height: initial;
    padding: 15px;
    position: relative;
    top: 0;
  }
  .titulo_noticia h1 {
    font-size: 40px;
  }
  .navbar-nav {
    padding-top: 30px;
  }
}
@media (max-width: 450px) {
    .owl-next {
        display: none;
    }
    .float {
        bottom: 30px;
        right: 20px;
    }
}
