@charset "UTF-8";


@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/open-sans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

strong, b{
  font-weight: lighter;
  font-weight: bold;
}

.cta-padrao{
  text-transform: uppercase;
  clip-path: polygon(
    0 0,
    calc(100% - 70px) 0,
    100% 100%,
    0 100%
  );
}

.pg-obrigado .cta-padrao{
  text-transform: uppercase;
  clip-path: none;
  width: 564px;
  height: 56px;
  background-color: #231F20;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  margin-top: auto !important;
  margin-bottom: 0;
  letter-spacing: 2px;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  margin-right: auto;
  margin-left: auto;
  &:hover{
    background-color: #FECA0A;
    color: #231F20;
  }
}

.pg-obrigado{
  padding: 80px 0;
  text-align: center;
}

.pg-obrigado h1{
  margin-bottom: 50px;
}

.pg-obrigado p{
  margin-bottom: 50px;
  font-size: 17px;
}

.modal-open {
    overflow: auto!important;
    padding-right: 0!important;
}

.aceitar_termos{
    position: fixed;
    bottom: 0;
    padding: 20px 20px;
    text-align: center;
    color: black;
    background-color: rgba(33,33,33, 0.9);
    width: 100%;
    z-index: 999999;
}
.aceitar_termos a{
    color: blackC9E!important;
}
.aceitar_termos a:hover{
    color: #38A7EB!important;
}
a.ctacookies{
    display: inline-block;
    padding: 3px 15px 3px 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #FECA0A;
    color: black;
    transition: all .2s linear;
    margin-left: 10px;
    cursor: pointer;
}
a.ctacookies:hover{
    filter: brightness(1.2);
}

.btnwhats{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}.btnwhats img{
  transition: all .2s linear;
}.btnwhats:hover img{
  filter: brightness(1.2);
}
@media (max-width: 900px) {
  .btnwhats{
    right: auto;
    left: 50%;      
    transform: translate(-50%,0);
  }
}
@media (max-width: 1555px) {
  .footer2{
    padding-bottom: 120px!important;
  }
}

.website{
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.postagemcompleta a{
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    display: inline-block;
    position: relative;
    top: 7px;
}

/* novo css form */
  .wpcf7-not-valid{
    background-color: #FFD2D2!important;
  }

  .wpcf7-form-control-wrap{
    display: block;
  }

  .wpcf7-response-output{
    color: black!important;
    border: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    text-align: center!important;
    font-weight: bold!important;
    padding: 10px 20px!important;
  }

  .wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
  }
  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    background-color: #dc3232;
  } 
  .wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28;
  }
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output{
    background-color: #ffb900;
  }

  span.wpcf7-not-valid-tip{
    position: absolute;
    z-index: 1;
    right: 3px;
    font-size: 9px;
    top: 1px;
  }

/* noovo css form */

form iframe{
  width: 304px!important;
  height: 78px!important;
}
.g-recaptcha{
    margin-bottom: 20px;    
    display: block;
}

@media (max-width: 400px) {
  .g-recaptcha{
      transform: scale(0.7);
      transform-origin: 0 0;
  }
}

@media (max-width: 991px) {
  form .row>div{
    width: 100%;
  }
  form{
    border: 0;
    padding: 0;
  }
}

@media (min-width: 1200px) {.container{padding: 0px; } }


@media (max-width: 991px) {
  .fxsm{
    height: auto;
    min-height: 0;
    padding: 40px 0;
  }
}
@media (max-width: 480px) {
  .fxsm{
    padding: 30px 0;
  }
}

a{
  transition: all .2s linear;
}
.editor a{
  color: #FECA0A!important;
}
.editor a:hover{
  text-decoration: underline!important;
}
a:link, a:visited{
  color: inherit;
}
a:hover, a:active{
  color: #FECA0A;
}
::-moz-selection{
  background: #FECA0A;
}
::selection{
  background: #FECA0A;
}
.pagination .active a,
.pagination .active a:hover{
  background-color: #FECA0A;
  border-color: #FECA0A;
}
.lds-ellipsis div{  
  background-color: #FECA0A;
}

.editor, .editor p, .editor li{
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.editor p{
  margin-bottom: 20px;
}



.wp-pagenavi span,
.wp-pagenavi a{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #DDD;
  margin:  0 5px;
}

.wp-pagenavi span.current{
  background-color: #FECA0A;
  color: black;
}


/* start */



body{
  background-color: blackFFF;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fx1 {
  position: relative;
  width: 100%;
  height: 670px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Vídeo define a altura real da seção */
.fx1 .video-bg {
  display: block;
  width: 100%;
  height: auto;
  min-height: initial !important;
  max-height: none;
  object-fit: initial;
  object-position: center;
  position: relative;
  z-index: 0;
}

/* Filtro cobre exatamente o tamanho do vídeo */
.fx1 .filtro {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100% !important;
  min-height: initial !important;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0) 20.98%,
    rgba(0, 0, 0, 0.72) 62.61%
  );
  display: flex;
  align-items: stretch;
  z-index: 1;
}

/* Chanfrado branco atrás do botão */
.fx1 .filtro::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 68px;
  background: #fff;
  z-index: 1;
  clip-path: polygon(
    0 0,
    calc(100% - 85px) 0,
    100% 100%,
    0 100%
  );
}

/* Conteúdo acima do chanfrado */
.fx1 .filtro .container {
  position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
}

.fx1 .filtro .row {
  width: 100%;
  height: 100%;
}

.fx1 .filtro .col-md-6 {
  height: 100%;
  min-height: initial !important;
  display: flex;
  flex-direction: column;
}

/* Logo */
.fx1 .logo {
  margin-top: 30px;
  width: 370px;
  height: auto;
}

/* Título */
.fx1 h1 {
  margin: 91px 0 24px 0;
  font-weight: bold;
  font-size: 35px;
  color: #FECA0A;
  line-height: 1.3;
}

/* Texto */
.fx1 p {
  font-size: 22px;
  color: white;
  line-height: 1.3;
}

/* Botão sempre no final do banner */
.fx1 .cta-padrao {
  width: 564px;
  height: 56px;
  background-color: #231F20;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  margin-top: auto !important;
  margin-bottom: 0;
  letter-spacing: 2px;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  clip-path: polygon(
    0 0,
    calc(100% - 70px) 0,
    100% 100%,
    0 100%
  );
}

.fx1 .cta-padrao:hover {
  background-color: #FECA0A;
  color: #231F20;
}

/* Responsivo */
@media(max-width: 768px) {
  .fx1 {
    height: auto;
    min-height: initial !important;
  }

  .fx1 .video-bg {
    width: 100%;
    height: auto;
    min-height: initial !important;
  }

  .fx1 .filtro {
    height: 100% !important;
    min-height: initial !important;
  }

  .fx1 .filtro::after {
    display: none;
  }

  .fx1 .filtro .container,
  .fx1 .filtro .row,
  .fx1 .filtro .col-md-6 {
    height: 100%;
    min-height: initial !important;
  }

  .fx1 .logo {
    width: 220px;
    margin-top: 20px;
  }

  .fx1 h1 {
    margin: 35px 0 16px 0;
    font-size: 24px;
  }

  .fx1 p {
    font-size: 16px;
  }

  .fx1 .cta-padrao {
    width: 100%;
    max-width: 320px;
    height: 48px;
    font-size: 16px;
    margin-top: auto !important;
    margin-right: auto;
    margin-left: auto;
  }
}

.fx2{
  padding: 71px 0 83px 0;
}

.fx2 h2{
  font-weight: bold;
  font-size: 35px;
  color: #231F20;
  margin: 53px 0 31px 0;
}

.fx2 p{
  font-size: 22px;
  color: #231F20;
  line-height: 1.9;
  text-align: justify;
  margin-bottom: 0;
}

.fx2 .cta-padrao{
  width: 544px;
  height: 56px;
  background-color: #231F20;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  &:hover{
    background-color: #FECA0A;
    color: #231F20;
  }
  margin-top: 31px;
  letter-spacing: 2px;

}

.fx2 img{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fx3{
  background-color: #000000;
  padding: 52px 0 16px 0;
}

.fx3 h2{
  font-weight: bold;
  font-size: 35px;
  color: #EEBB00;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 26px;
}

.fx3 p{
  font-size: 22px;
  color: white;
  line-height: 1.3;
  margin-bottom: 45px;
}

.fx3 .cta-padrao-amarelo{
  width: 544px;
  height: 56px;
  background-color: #FECA0A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #231F20;
  transition: 0.3s linear all;
  &:hover{
    background-color: white;
    color: #231F20;
  }
  letter-spacing: 2px;
  clip-path: polygon(
    0 0,
    calc(100% - 70px) 0,
    100% 100%,
    0 100%
  );
}

.fx4{
  padding: 88px 0 64px 0;
}

.fx4 h2{
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 49px;
  margin-top: 0;
  color: #231F20;
}

.fx4 .card-diferencial{
  background-color: #231F20;
  color: #FECA0A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 37px 19px;
  text-align: center;
  font-weight: bold;
  width: 270px;
  height: 226px;
  transition: 0.3s linear all;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  &:hover{
    /*transform: scale(1.2);*/
  }
  &::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #231F20;
    z-index: -1;
    transition: transform 0.3s ease;
    transform: scale(1);
    width: 270px;
    height: 226px;
    left: 0;
  }
  &:hover::before {
    transform: scale(1.12);
  }

  img,
  h3 {
    position: relative;
    z-index: 2;
  }
}



.fx4 .card-diferencial h3{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 1.6px;
}

.fx4 .card-diferencial img{
  width: 59px;
  height: 59px;
}

.fx5{
  position: relative;
  padding-bottom: 64px;
}

.fx5::after{
  position: absolute;
  content: '';
  height: 6px;
  width: 100%;
  background-color: #FECA0A;
  left: 0;
  top: 10px;
  z-index: 1;
}

.fx5 h2{
  font-size: 25px;
  font-weight: bold;
  color: #231F20;
  margin-bottom: 44px;
  margin-top: 0;
  background-color: white;
  display: inline-block;
  z-index: 2;
  position: relative;
  padding: 0 30px;
  margin-left: -30px;
}

.fx5 h3{
  font-weight: bold;
  font-size: 35px;
  color: #FECA0A;
  margin-top: 39px;
  margin-bottom: 20px;
  line-height: 1.2;
  letter-spacing: 2px;
}

.fx5 p{
  font-size: 22px;
  line-height: 1.3;
}

.fx5 .cta-padrao{
  width: 544px;
  height: 56px;
  background-color: #231F20;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  &:hover{
    background-color: #FECA0A;
    color: #231F20;
  }
  margin-top: 31px;
  letter-spacing: 2px;
}


.fx5 .faq {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.fx5 .faq .item {
  display: flex;
  flex-direction: column;
}

.fx5 .faq .item .pergunta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  border-radius: 5px;
  padding: 15px 12px 15px 10px;
  cursor: pointer;
  border: 1px solid black;
  border-radius: 5px;
  text-align: left;
  transition: 0.3s linear all;
  line-height: 1.3;
}

.fx5 .faq .item.ativo .pergunta{
  background-color: #EEBB00;
  border-color: #EEBB00;
}

.fx5 .faq .item .pergunta span {
  display: flex;
  width: 100%;
  font-weight: bold;
  font-size: 17px;
  color: #231F20;
}

.fx5 .faq .item .pergunta .icn {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.fx5 .faq .item .pergunta .icn img {
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
  width: 18px;
  height: 18px;
}

.fx5 .faq .item .resposta {
  border-bottom: 2px solid transparent;
  border-radius: 0 0 5px 5px;
  padding: 0 28px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.35s ease;
  text-align: left;
}

.fx5 .faq .item .resposta p {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  font-family: 'Open Sans',sans-serif;
}

.fx5 .faq .item.ativo .resposta {
  max-height: 300px;
  padding: 18px 28px;
  border-color: white;
}

.fx5 .faq .item.ativo .pergunta .icn img {
  transform: rotate(90deg);
  filter: brightness(0);
}




footer{
  background-color: #231F20;
  padding: 68px 0 90px 0;
}

footer h2{
  font-weight: bold;
  font-size: 32px;
  color: #FECA0A;
  margin-top: 0;
  margin-bottom: 8px;
}

footer p{
  font-size: 15px;
  line-height: 1.5;
  color: white;
}

footer form p{
  margin-bottom: 0px;
}

.recaptcha__wrapper{
  max-height: 78px;
}

footer .media{
  margin-top: 26px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 19px;
  color: white;
}

footer form input,footer form textarea{
  width: 100%;
  border: 0;
  font-size: 15px;
  color: #535A53;
  display: flex;
  align-content: center;
  padding: 10px 17px;
  margin-bottom: 17px;
  background-color: white;
}

footer form textarea{
  height: 130px;
  resize: none;
}

footer form input{
  height: 40px;
}

footer form .btn-amarelo{
  display: flex;
  align-content: center;
  justify-content: center;
  width: 170px;
  height: 34px;
  background-color: #FECA0A;
  font-weight: 800;
  font-size: 13px;
  color: #231F20;
  transition: 0.3s linear all;
  margin-left: auto;
  &:hover{
    background-color: white;
  }
}

footer .copyright{
  display: flex;
  align-content: flex-end;
  justify-content: space-between;
  padding-top: 112px;
  color: white;
}

footer .copyright .kryzalis{
  display: flex;
  align-items: flex-end;
}

footer .copyright .kryzalis img{
  margin-left: 22px;
}

footer .copyright .kryzalis a{
  transition: 0.3s linear all;
  &:hover{
    transform: scale(1.1);
  }
}

.accordion h6{
  margin: 0;
  font-size: 15px;
  padding: 20px 20px 20px 50px;
  line-height: 1.2;
  outline: none;
  cursor: pointer;
  background-image: url(../imagens/seta-lado.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.accordion h6.ui-state-active{
  color: #00D9D9;
  background-image: url(../imagens/seta-baixo.png);
}

.accordion div + h6{
  border-top: 1px solid #DDD5D0;
}

.accordion div{
  padding-bottom: 20px;
}
.mobile{
  display: none;
}
.desktop{
  display: block;
}
@media(max-width: 1200px){
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  .fx1, .fx2 h2, .fx2 p, .fx3 h2, .fx3 p, .fx5{
    text-align: center!important;
  }

  .fx1 .cta-padrao, .fx2 .cta-padrao,.fx3 .cta-padrao-amarelo, .fx5 .cta-padrao{
    margin-right: auto;
    margin-left: auto;
  }

  .fx3{
    padding-bottom: 50px;
  }
  .fx2 img, .fx3 img{
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .fx2 img{
    max-height: 250px;
  }

  footer h2, footer p{
    text-align: center;
  }

  footer form{
    margin-top: 30px;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  footer .media{
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}


/* Row ocupando toda a altura do container */
.fx1 .filtro .row {
  height: 100% !important;
  min-height: initial !important;
  flex: 1 1 auto;
  align-items: stretch !important;
}

/* Qualquer coluna dentro do banner ocupa 100% da altura */
.fx1 .filtro .row > [class*="col-"] {
  height: 100% !important;
  min-height: initial !important;
  display: flex !important;
  flex-direction: column;
  align-self: stretch !important;
}

/* Logo */
.fx1 .logo {
  margin-top: 30px;
  width: 370px;
  height: auto;
}

/* Título */
.fx1 h1 {
  margin: 91px 0 24px 0;
  font-weight: bold;
  font-size: 35px;
  color: #FECA0A;
  line-height: 1.3;
}

/* Texto */
.fx1 p {
  font-size: 22px;
  color: white;
  line-height: 1.3;
}

/* Botão sempre no final da coluna/banner */
.fx1 .cta-padrao {
  width: 564px;
  height: 56px;
  background-color: #231F20;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  margin-top: auto !important;
  margin-bottom: 0 !important;
  letter-spacing: 2px;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  clip-path: polygon(
    0 0,
    calc(100% - 70px) 0,
    100% 100%,
    0 100%
  );
}

.fx1 .cta-padrao:hover {
  background-color: #FECA0A;
  color: #231F20;
}

/* Chanfrado branco */
.fx1 .filtro::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 50%;
  height: 68px;
  background: #fff;
  z-index: 1;
  clip-path: polygon(
    0 0,
    calc(100% - 85px) 0,
    100% 100%,
    0 100%
  );
}

/*HEADER PADRAO DO SITE*/
.header-padrao {
  background-color: #000;
  padding: 40px 0;
}

.header-padrao .conteudo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-padrao .logo {
  width: 100%;
  max-width: 270px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-padrao .logo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.header-padrao h1 {
  font-size: 40px;
  margin: 0;
  color: #fff;
}

/*PAGINA PADRÃO WORDPRESS*/
.page-padrao {
  background-color: var(--kry-branco);
  padding: 50px 10px;
  color: var(--kry-color-1);
  overflow: hidden;
}

.page-padrao .container {
  position: relative;
  z-index: 1;
  max-width: 1100px;
  margin: 0 auto;
}

.page-padrao h1,
.page-padrao h2,
.page-padrao h3 {
  font-family: var(--semibold);
  color: var(--kry-color-1);
  margin-bottom: 20px;
  line-height: 1.3;
}

.page-padrao h1 { 
  font-size: 42px; 
}

.page-padrao h2 { 
  font-size: 30px; 
}

.page-padrao h3 { 
  font-size: 22px; 
}

.page-padrao p {
  font-family: var(--regular);
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #333;
}

.page-padrao a {
  color: var(--kry-color-1);
  font-weight: 600;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
}

.page-padrao a::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--kry-color-1);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.page-padrao a:hover {
  color: var(--kry-color-1);
}

.page-padrao a:hover::after {
  transform: scaleX(1);
}

.page-padrao img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 30px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.page-padrao ul, 
.page-padrao ol {
  margin-left: 25px;
  margin-bottom: 20px;
  line-height: 1.7;
}

.page-padrao .wp-block-button__link,
.page-padrao a.button {
  background-color: var(--kry-color-1);
  color: var(--kry-branco);
  padding: 12px 28px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  transition: all 0.3s ease;
}

.page-padrao .wp-block-button__link:hover,
.page-padrao a.button:hover {
  background-color: var(--kry-color-1);
  transform: translateY(-2px);
}

.galeria-imagens-lp {
  padding: 5px 0 30px;
}

.galeria-imagens-lp h2 {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  color: #231F20;
}

.galeria-imagens-lp .conteudo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.galeria-imagens-lp .imagens {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  padding: 30px 0 40px;
}

.galeria-imagens-lp .img {
  width: 270px;
  height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}

.galeria-imagens-lp .img a {
  width: 100%;
  height: 100%;
  display: block;
}

.galeria-imagens-lp .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.galeria-imagens-lp .galeria-hidden {
  display: none;
}

.galeria-imagens-lp .btn-ver-mais {
  display: flex;
  align-items: center;
  justify-content: center;
}

.galeria-imagens-lp .cta-padrao {
  width: 544px;
  height: 56px;
  background-color: #231F20;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  color: #FECA0A;
  transition: 0.3s linear all;
  text-decoration: none;
}

.galeria-imagens-lp .cta-padrao:hover {
  background-color: #FECA0A;
  color: #231F20;
}

.header-preto-pagina{
  background-color: #231F20;
}

@media(max-width: 1200px) {
  .fx1,
  .fx1 .video-bg,
  .fx1 .filtro,
  .fx1 .filtro .container,
  .fx1 .filtro .row,
  .fx1 .filtro .row > [class*="col-"] {
    height: auto;
    min-height: initial !important;
  }

  .fx1 .filtro {
    height: 100% !important;
  }

  .fx1 .filtro .container,
  .fx1 .filtro .row,
  .fx1 .filtro .row > [class*="col-"] {
    height: 100% !important;
  }

  .fx1 .filtro::after {
    display: none;
  }

  .fx1 .logo {
    width: 220px;
    margin-top: 20px;
  }

  .fx1 h1 {
    margin: 50px 0 25px 0;
    font-size: 35px;
  }

  .fx1 p {
    font-size: 22px;
  }

  .fx1 .cta-padrao {
    width: 100%;
    max-width: 320px;
    height: 48px;
    font-size: 16px;
    margin-top: auto !important;
    margin-right: auto;
    margin-left: auto;
  }

  .fx1 .filtro::after {
    display: none !important;
  }

  .fx1 .filtro .row > [class*="col-"] {
    padding-bottom: 30px;
  }

  .fx1 .cta-padrao {
    margin-top: auto !important;
    margin-bottom: 0 !important;
    clip-path:none!important;
    background-color: #FECA0A;
    color: #231F20;
  }
}
@media(max-width: 996px){
  .fx1 h1{
    margin-top: 100px;
    font-size: 26px!important;
  }
  .fx1 p{
    font-size: 18px!important;
    margin-top: 20px;
  }

  .fx2 p{
    font-size: 18px;
  }
}
@media(max-width: 768px){
  .fx1 h1{
    margin-top: 50px;
    font-size: 26px!important;
  }
  .fx1 p, .fx2 p, .fx3 p, .fx4 p, .fx5 p{
    font-size: 18px!important;
    margin-top: 10px;
  }

  .fx4 h2{
    font-size: 21px;
  }

  .galeria-imagens-lp .cta-padrao {
    width: 100%;
    max-width: 544px;
    font-size: 18px;
    padding: 0 20px;
  }

  .galeria-imagens-lp .img {
    width: 100%;
    max-width: 270px;
  }  
}
@media(max-width: 658px){
  .fx2 .cta-padrao, .fx3 .cta-padrao, .fx4 .cta-padrao, .fx5 .cta-padrao,.cta-padrao-amarelo{
    font-size: 16px!important;
    width: 430px!important;
    clip-path:none!important;
  }
  .fx2 img, .fx3 img{
    max-width: 100%;
  }
  .fx1 h2,.fx2 h2,.fx3 h2,.fx4 h2, .fx5 h2, .fx5 h3{
    font-size: 22px!important;
  }

  .fx1 {
  position: relative !important;
  width: 100%;
  min-height: 381px !important;
  height: auto !important;
  overflow: hidden !important;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Vídeo ocupa toda a área, sem distorcer */
.fx1 .video-bg {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100% !important;
  min-height: 381px !important;
  object-fit: cover !important;
  object-position: center center;
  z-index: 0;
}

/* Filtro acompanha a área da fx1 */
.fx1 .filtro {
  position: relative !important;
  width: 100%;
  min-height: 381px !important;
  height: auto !important;
  background: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0) 20.98%,
    rgba(0, 0, 0, 0.72) 62.61%
  );
  display: flex;
  align-items: stretch;
  z-index: 1;
}

/* Container, row e coluna pegam a altura mínima */
.fx1 .filtro .container {
  position: relative;
  z-index: 2;
  min-height: 381px !important;
  display: flex;
}

.fx1 .filtro .row {
  width: 100%;
  min-height: 381px !important;
  display: flex;
  align-items: stretch;
}

.fx1 .filtro .row > [class*="col-"] {
  min-height: 381px !important;
  display: flex !important;
  flex-direction: column;
}

/* Botão no final da coluna */
  .fx1 .cta-padrao {
    margin-top: auto !important;
    margin-bottom: 0 !important;
    position: relative;
    z-index: 3;
  }

  .copyright{
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media(max-width: 430px){
  .cta-padrao,.cta-padrao-amarelo{
    max-width: 90%;
  }
}
