.row, .container{
    overflow: visible !important;
}
.inicio {
  position: relative;
  background-image: url(../imagens/banner-inicial.jpeg);
  background-size: cover;
  background-position: center;
  border-bottom-right-radius: 105px;
  margin: 0 !important;
  overflow: hidden;
}


/* CAMADA ESCURA */
.inicio::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
background-color: rgba(0, 43, 127, 0.8); /* Azul escuro com opacidade */
  z-index: 1;
}

.inicio > * {
  position: relative;
  z-index: 2;
}

@media(max-width:1000px){
    .inicio{
    border-bottom-right-radius:105px;
    background-size: unset;
    background-position: unset;
    
}

}

.img-inicio img{
    width: 220px;
    margin-top: 10%;
}

.texto-inicio h6{
    font-family: "lexend deca", serif;
    font-weight: 660;
    font-style: normal;
    margin-top: 20%;
    color: white;
    font-size:1.2em;
    white-space:nowrap;
}

@media(min-width:1300px) and (max-width:9000px){
.texto-inicio h6{
    font-family: "lexend deca", serif;
    font-weight: 660;
    font-style: normal;
    margin-top: 60%;
    color: white;
}   
}

@media(min-width:1201px) and (max-width:1300px){
.texto-inicio h6{
    font-family: "lexend deca", serif;
    font-weight: 660;
    font-style: normal;
    margin-top: 55%;
    color: white;
}   
}

@media(min-width:1000px) and (max-width:1201px){
    .texto-inicio h6{
        font-size:em;
        font-family: "lexend deca", serif;
        font-weight: 660;
        font-style: normal;
        margin-top: 10%;
        color: white;
    }   
}


.subtitulo-inicio p{
    font-size:1.1em;
    color:#d3d3d3;
    margin-top: 0%;
    font-size:1.1em;
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 150px;
}

@media(max-width:1000px){
    .texto-inicio h6{
        font-size:em;
        font-family: "lexend deca", serif;
        font-weight: 660;
        font-style: normal;
        margin-top: 5%;
        font-size:1.1em;
        color: white;
    }   
}

@media(max-width:1000px){
    .subtitulo-inicio p{
        margin-top: 02%;
        font-size: 0.9em;
        font-family: "Poppins", serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 170px;
        font-size:1.2;
    }
}

@media(min-width:1000px) and (max-width:1000px){
    .subtitulo-inicio p{
        margin-top: 36%;
        font-size: 0.9em;
        font-family: "Poppins", serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 200px;
    }
}

@media(min-width:1000px) and (max-width:1200px){
    .subtitulo-inicio p{
        margin-top: 38%;
        font-size: 0.9em;
        font-family: "Poppins", serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 188px;
    }
}


.foto-inicio img{
    margin-top:-40%;
    width: 355px;
}

@media(min-width:1400px) and (max-width:2400px){
.foto-inicio img{
    margin-top:-35%;
    position: absolute;
    width: 355px;
    margin-left:-10%;
}  
}

@media(max-width:700px){
    .foto-inicio img{
        margin-top:-43%;
        position: absolute;
        width: 415px;
    }
}

@media(min-width:700px) and (max-width:940px){
.foto-inicio img{
    margin-top:-21%;
    position: absolute;
    width: 355px;
}  
}

@media(min-width:940px) and (max-width:1200px){
    .foto-inicio img{
        margin-top: -40%;
        position: absolute;
        width: 275px;
    }
}

.space-form{
    box-shadow:2px 2px black;
    margin-top: -4%;
    margin-bottom: 30px;
    background-color: orange;
    width: 335px;
    height: 85px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
}

.space-form p{
    white-space:nowrap;
    color:white;
    font-family: "poppins";
    font-size: 1.1em;
    margin-top: 5%;
}

.space-text {
    color:white;
    margin-top:4%;
}

.space-text p {
    color:white;
    margin-top:4%;
}


.form::before {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e1e6e8;
    opacity: 0;
}

.form .step-2, .whats .step-2 {
    display: none;
}

.form form {
    height:520px;
    margin-bottom:10px;
    margin-top: -70%;
  background-color: rgba(0, 0, 0, 0.5); /* ESCURECE a imagem */
 border-radius: 10px;
  border: 2px solid white; /* borda vis vel */
  padding: 20px; /* opcional: para afastar o conte do das bordas */
}

@media(min-width:1400px) and (max-width:2400px){
.form form {
    margin-bottom:10px;
    max-width: 400px;
    margin-top:-42%;
} 
}

.form small {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #fff;
    line-height: 1.2em;
    font-weight: bold;
    letter-spacing: .5px;
     /* font-family: 'MazzardH-ExtraBold'; */
    font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}

.form .btn {
    text-align: center;
    width: 100%;
    background-color: #155769 !important;
    line-height: 3em;
    height: 3em;
    padding: 0 .5em;
    text-transform: none;
    font-size: .9em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: none !important;
    border-radius: 10px;
    font-weight: bold;
    color: #fff;
}

.form label {
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    line-height: .7em !important;
    letter-spacing: .7px;
    font-size:0.8em;
    margin-top:2%;
}

.form input {

    margin-bottom: 18px;
    background-color: white !important;
    border-radius: 10px !important;
    border: none !important;
}

.form select {
    margin-top: 2%;
    background-color: white !important;
    border-radius: 10px !important;
    border: none !important;
    margin-bottom: 18px !important;
    display: block!important;
}

 .analise_button1 .button1{
    width: 280px;
    white-space: nowrap;
    font-family:"Montserrat bold",sans-serif ;
    margin-bottom: 10px;
    background-color:  #00ff01;
    margin-top:5%; 
    border-radius: 20px;
    border: none; color: white;
    padding: 15px 32px; 
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer; 
}


.form p {
    margin-top:;
    margin: 1px;
    color: white;
}

@media(min-width:1000px) and (max-width:1200px){
 .form form {
    margin-bottom:10px;
    margin-top: -140%;
    position: relative;
    max-width: 400px;
}
   
}

 @media(max-width: 900px) {
.form form{
    margin-top: -20%; 
    margin-bottom:80px;
}
}

 @media(min-width: 790px) and (max-width: 1000px){
.form form{
    margin-top: 75%;        
}
}

.apresentacao{
    background-color: #1b3e92;
  margin:0px !important;
}

.apresentacao-text h6{
    margin-top: 7%;
    font-size: 2.0em;
    color:white ;
    font-family: "Poppins bold", serif;
}

@media(min-width:850px) and (max-width:1000px){
    .apresentacao-text h6{
        color: white;
    margin-top: 10%;
    font-size: 2.0em;
    font-family: "Poppins bold", serif;
}
}

@media(min-width:1000px) and (max-width:1200px){
    .apresentacao-text h6{
    margin-top: 10%;
            color: white;
    font-size: 2.0em;
    font-family: "Poppins bold", serif;
}
}

.subtitulo-apresentacao{
    font-size:1.5em;
    font-family: "poppins";
    margin-top: 5%;
    color:white;
}

.subtitulo-apresentacao h6{
    font-size:0.9em;
    font-family: "poppins";
    margin-top: -4%;
}

.apresentacao-img img{
   max-width: 75px;
   margin-bottom:-6%;
}

.apresentacao-img {
    margin-bottom: 20px;
margin-top: 5%;
}

.img-dois img{
    margin-top: -10%;
    width: 60px;
    color:black;
}
.img-dois p{
    font-family: "poppins";
        color:white;
    margin-bottom: 90px;
}

.apresentacao-img p{
    font-family: "poppins";
    margin-bottom: 90px;
    color:white;
}

.video{
    margin-bottom:120px;
    background-color: #ed6907;
  margin:0px !important;
  color:#ed6907;
}


@media(min-width:740px) and (max-width:1000px){
  .titulo-mercado{
margin-top: 5%;
}  
}

@media(max-width:740px){
  .titulo-mercado{
margin-top: 5%;
}  
}

.video iframe{
   box-shadow: 0px 25px 80px rgba(0, 0, 0, 0.6); /* sombra mais intensa */
  transition: box-shadow 0.3s ease;
        border: 2px solid white; /* cor da borda */
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1); /* leve fundo transparente (opcional) */
}

@media(max-width:800px){
    .mercado iframe{
    margin-top: 5%;
}
}

.titulo-mercado h5{
    color:white;
    margin-top: 5%;
        font-family: "poppins";
        font-size: 1.4em;
        margin-bottom: 40px;
}

.img-dois p{
    color:white;
}

.analise_button .button{
    white-space: nowrap;
    font-family:"poppins bold", sans-serif ;
    margin-bottom: 10px;
    background-color: green;
    border-radius: 20px;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
     font-size: 16px;
     cursor: pointer;
     width: 300px;
}

.tratamentos{
    background-color: orange;
    background-repeat: no-repeat;
    margin: 0px !important;
    padding: 2rem 4rem;
}

@media(max-width:990px){
.tratamentos{
    background-image: url(public/site/imagens/fachada_maisLaser_03.png);
  margin:0px !important;
}
}


.titulo-tratamento{
    color: white;
            font-family: "poppins bold";
            margin-top: 5%;
}

@media(max-width:800px){
.titulo-tratamento{
            font-family: "poppins bold";
}
}

.tratamentos-demonstracao ul{
    
    margin-top: 8%;
}

@media(max-width:970px){
    .tratamentos-demonstracao ul{
    margin-top: 7%;
}
}


.tratamentos-demonstracao li {
color: white;
    font-size: 1.1em;
    font-family: "poppins";
    margin-bottom: 10px;
    padding: 15px 15px;
    border: 2px solid white;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    width: 100%;
    text-align: justify;
    min-height: 7rem;
}



@media(max-width:760px){
.tratamentos-demonstracao li{
    font-size: 0.8em;
}   
}

.franquias{
    background-color:#1b3e92;
    margin:0px !important;
}

.mapa img{
    width:310px;
}

.franquias h5{
    color:white;
    font-family:"poppins";
    font-size:2.3em;
    margin-top:5%;
}
.lista-franquias-bloco {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.linha {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: nowrap;
  margin-bottom:2%;
}

.box {
  background-color: transparent;
  border: 2px solid white;
  color: white;
  font-family: "poppins";
  padding: 12px 20px;
  border-radius: 12px;
  text-align: left;
  font-size: 0.7em;
  width: 170px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 10px;
  white-space:nowrap;
  width: 195px;
    transition: transform 0.2s ease;
}

.bandeira {
  width: 24px;
  height: auto;
  border-radius: 3px;
}

.box:hover {
  transform: scale(1.15);
}



@media (max-width: 1100px) {
  .linha {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .box {
    width: 48%;
    min-width: 150px;
    max-width: 48%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;  /* Alinha tudo   esquerda dentro do box */
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
  }

  .bandeira {
    width: 28px;
    height: 24px;
    flex-shrink: 0;
  }

  .texto-franquia {
    font-size: 0.95em;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 24px;
  }
}



.parceiros {
  background-color: orange;
  padding: 40px 20px;
  text-align: center;
  
}


.parceiros-img img {
margin-bottom:-50px;
}

.parceiros p {
  color: white;
  font-size: 1.8em;
  font-family: "Poppins bold", sans-serif;
  margin-bottom:-50px;
}

.parceiros h6 {
  color: white;
  font-size: 1.8em;
  font-family: "Poppins bold", sans-serif;
}

.espacamento{
    background-color:blue;
}

.grid-parceiros {
    margin-top:59px;
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 5 colunas fixas */
  gap: 30px 40px; /* espaçamento vertical e horizontal */
  justify-items: center; /* centraliza cada logo */
  align-items: center;
  padding: 30px 0;
}

.grid-parceiros img {
  max-width: 170px;
  height: auto;
  transition: transform 0.2s ease;
}

.grid-parceiros img:hover {
  transform: scale(1.05);
}



@media (max-width: 600px) {
  .grid-parceiros {
    grid-template-columns: repeat(2, 1fr);
  }
.grid-parceiros img {
    max-width: 100%;
    height: auto;
    transition: transform 0.2s ease;
}
}


@media (min-width: 601px) and (max-width: 1100px) {
  .grid-parceiros {
    grid-template-columns: repeat(2, 1fr);
  }
}


.beneficios{
        margin-bottom: 60px;
}

.espacament{
    margin-top:2%;
    margin-bottom:2%;
}

@media(min-width:1500px) and (max-width:2800px){
  .espacament{
    margin-top:2%;
    margin-bottom:1%;
}  
}

.beneficios ul {
  padding-left: 0;
  list-style: none;
  margin-top:-10%;
}

.beneficios li {
  color: white;
  font-size: 1.1em;
  font-family: "poppins", sans-serif;
  margin-top:15px;
  padding: 12px 15px;
  border: 2px solid white;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: flex-start; /* alinha o ícone ao topo */
  gap: 12px; /* espaçamento entre ícone e texto */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.beneficios li span {
  display: block;
  line-height: 1.5;
  text-align: left;
}

.beneficios li:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.beneficios li i {
  display: inline-block;
  font-size: 1.4em;
  transition: transform 0.5s ease;
}

.beneficios li:hover i {
  transform: rotate(360deg);
}

@media(min-width:1400) and (max-width:2400px){
    
    .beneficios li{
    color:white;
    font-size:1.4em;
    font-family:"poppins";
    margin-bottom: 20px;
    padding: 12px 15px;
    border: 2px solid white; /* cor da borda */
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1); /* leve fundo transparente (opcional) */
    display: flex;
    align-items: center;
    margin-bottom:50px;
    margin-top:-8%;
    margin-top:5%;
}
}

.beneficios{
    margin-top:5%;
}

.parceiros p{
    color:white;
    font-size:1.7em;
    font-family:"poppins bold";
}

.mercado-pinta{
    background-color: #1b3e92;
  margin:0px !important;
}

.mercado-pinta h6{
    margin-top: 4%;
    font-size: 2.0em;
    color:white ;
    font-family: "Poppins bold", serif;
}

@media(min-width:850px) and (max-width:1000px){
    .mercado-pinta h6{
        color: white;
    margin-top: 10%;
    font-size: 2.0em;
    font-family: "Poppins bold", serif;
}
}

@media(min-width:1000px) and (max-width:1200px){
    .mercado-pinta h6{
    margin-top: 10%;
            color: white;
    font-size: 2.0em;
    font-family: "Poppins bold", serif;
}
}

.subtitulo-mercado-pinta{
    font-size:1.5em;
    font-family: "poppins";
    margin-top: 5%;
    color:white;
}

.subtitulo-mercado-pinta h6{
    font-size:0.9em;
    font-family: "poppins";
    margin-top: -4%;
}

.mercado-pinta-img img{
    width: 90px;
}

.mercado-pinta-img {
}

.img-dois img{
    margin-top: -10%;
    width: 60px;
    color:black;
}
.img-dois p{
    font-family: "poppins";
        color:white;
    margin-bottom: 90px;
}

.mercado-pinta-img p{
    font-family: "poppins";
    margin-bottom: 90px;
    color:white;
}

.gallery-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
}

.gallery-titulo {
  text-align: center;
  margin-bottom: 40px;
}

.gallery-titulo h4 {
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
    font-family:"poppins bold";
}

.gallery-titulo p {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  font-family:"poppins";
}


.gallery-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
}

.gallery-titulo {
  text-align: center;
  margin-bottom: 40px;
}

.gallery-titulo h4 {
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
    font-family:"poppins bold";
}

.gallery-titulo p {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  font-family:"poppins";
}


    .container {
      max-width: 940px;
      margin: 0 auto;
      padding: 40px 20px;
      text-align: center;
    }

    .gallery {
      display: flex;
      justify-content: center;
      gap: 20px;
      flex-wrap: nowrap;
    }

    .column {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

.column img {
  width: 90%;
  max-width: 300px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
  margin-bottom: -1%;
  transition: transform 0.3s ease, filter 0.3s ease;
  cursor: pointer;
}

/* Efeito ao clicar (ou tocar) */
.column img:hover {
  transform: scale(1.05);       /* Leve zoom */
  filter: brightness(80%);      /* Escurece a imagem */
}


    @media (max-width: 1200px) {
      .gallery {
        flex-wrap: wrap;
        justify-content: center;
      }
      .column {
        width: 100%;
        max-width: 600px;
        align-items: center;
      }
      .column img {
        max-width: 90%;
      }
    }



.depoimento{
    color:#ed6907;
   background-image: url(../imagens/tinta.png);
    margin:0px !important;
}

@media(min-width:1500px) and (max-width:2400px){
.depoimento{
    color:#ed6907;
    background-color: #ed6907;
   background-image: url(../imagens/tint.png);
    margin:0px !important;
}    
}

.depoimento h6{
    color:white;
    font-size:1.9em;
    font-family:"poppins";
    margin-top:5%;
}

.depoimento-video{
    margin-top:5%;
}

.final{
    margin: 0px !important;
    background-color:#1b3e92;
}

.final-text h6{
    margin-top: 42%;
    font-size: 2.1em;
    color: white;
    font-family: "poppins bold";
    margin-bottom:-150px;
}

@media(min-width:1400px) and (max-width:2400px){
.final-text h6{
    margin-top: 42%;
    margin-bottom:-490px;
    font-size: 2.1em;
    color: white;
    font-family: "poppins bold";
}
}


@media(max-width:985px){
.final-text h6{
    margin-top: 42%;
    margin-bottom:-95px;
    font-size: 2.1em;
    color: white;
    font-family: "poppins bold";
}
}

@media(max-width:985px){
.form-final {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    margin-top: -14%;
    margin-bottom: 30px;
}
}



.form-final::before {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e1e6e8;
    opacity: 0;
}

.form-final .step-2, .whats .step-2 {
    display: none;
}

.form-final form {
    margin-top:20%;
    height:520px;
    margin-bottom:10px;
  background-color: rgba(0, 0, 0, 0.5); /* ESCURECE a imagem */
 border-radius: 10px;
  border: 2px solid white; /* borda vis vel */
  padding: 20px; /* opcional: para afastar o conte do das bordas */
}

@media(min-width:1400px) and (max-width:2400px){
.form-final form {
    margin-bottom:40px;
    max-width: 400px;
    margin-top:10%;
} 
}

.form-final small {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #fff;
    line-height: 1.2em;
    font-weight: bold;
    letter-spacing: .5px;
     /* font-family: 'MazzardH-ExtraBold'; */
    font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}

.form-final .btn {
    text-align: center;
    width: 100%;
    background-color: #155769 !important;
    line-height: 3em;
    height: 3em;
    padding: 0 .5em;
    text-transform: none;
    font-size: .9em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: none !important;
    border-radius: 10px;
    font-weight: bold;
    color: #fff;
}

.form-final label {
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    line-height: .7em !important;
    letter-spacing: .7px;
    font-size:0.8em;
    margin-top:2%;
}

.form-final input {

    margin-bottom: 18px;
    background-color: white !important;
    border-radius: 10px !important;
    border: none !important;
}

.form-final select {
    margin-top: 2%;
    background-color: white !important;
    border-radius: 10px !important;
    border: none !important;
    margin-bottom: 18px !important;
    display: block!important;
}

 .analise_button1 .button1{
    width: 280px;
    white-space: nowrap;
    font-family:"Montserrat bold",sans-serif ;
    margin-bottom: 10px;
    background-color:  #00ff01;
    margin-top:5%; 
    border-radius: 20px;
    border: none; color: white;
    padding: 15px 32px; 
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer; 
}


.form-final p {
    margin-top:;
    margin: 1px;
    color: white;
}
.final-imgs{
        display: flex;
    flex-wrap: wrap;
}

.final-imgs img{
width: 110px;
}

.final-imgs .col {
   padding: 0 !important; /* Remove qualquer espaçamento interno */
    margin: 0 !important;  /* Remove qualquer margem */
}

.final-imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Mantém o corte adequado sem distorção */
}

.final-imgs img:hover{

    width: 370px;
    background-color:white;
     -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.1);   
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.1);
  transition: all 200ms ease-in;
  transform: scale(1.1);
}

.rodape{
        background-color: #00908e;
            margin: 0px !important;
}

.rodape-text h5{
    font-size:1.1em;
    margin-bottom: 20px;
    margin-top: 2%;
    color: white;
    font-family: "poppins";
}

@media(max-width:800px){
.rodape-text h5{
    font-size: 1.2em;
    margin-bottom: 20px;
    margin-top: 3%;
    color: white;
    font-family: "poppins";
}
}

.rodape-img img{
    width: 190px;
}

.rodape-img{
margin-top:-4%;
}

@media(max-width:990px){
.rodape-img img{
    width: 100px;
    margin-top: 13%;
}   
}
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.montserrat-<uniquifier> {
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.lexend-deca-<uniquifier> {
  font-family: "Lexend Deca", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


.poppins-thin {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: italic;
}

@font-face {
    font-family: 'Montserrat regular';
    src: url(../fonts/Montserrat-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'Montserrat light';
    src: url(../fonts/Montserrat-VariableFont_wght.ttf);
}

@font-face {
    font-family: 'Montserrat extralight';
    src: url(../fonts/Montserrat-VariableFont_wght.ttf);
}
@font-face {
    font-family: 'Montserrat Bold';
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: 'Montserrat ExtraBold';
    src: url(../fonts/Montserrat-ExtraBold.ttf);
}

@font-face {
    font-family: 'poppins bold';
    src: url(../fonts/poppins-bold.ttf);
}

/*-------- Footer --------*/

.footer {
    padding: 20px 5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: orange;
    margin: 0px !important;
}

.footer img {
    width: auto;
    height: 90px;
    object-fit: contain;
    object-position: center;
}

.footer h2 {
    margin: 0;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    text-align: left;
    color: #fff;
}

.footer a{
    color: #fff;
}
.comprimentos li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px; /* Aumente o espaço para o ícone conforme necessário */
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    color: #404041;

  }

  .comprimentos li::before {
    content: "\f192"; /* Código Unicode para o ícone (fa-dot-circle) */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; /* Peso da fonte */
    position: absolute;
    left: 0;
    top: 0;
    color: #26B6B4; /* Cor do ícone */
  }


@media(max-width: 600px) {
    .form::after {
        /* content: ''; */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: #26B6B4;
        opacity: 0.9 !important; */
    }
    .shape .list ul li{
        color: #413d3e;
        
        align-items: center;
        font-size: 1em;
        line-height: 1.25em;
        font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
        text-align: center;
        text-align: left;
        margin-left: 9vw !important;
        
    }
    .btn {
        font-size: .8em !important;
    }
    .form h3 {
        font-size: 3em;
    }
    .form a.btn {
        margin-bottom: 4em;
    }
    .franquia .s6 {
        padding: 0 5px !important;
    }
    .franquia .col .col p {
        padding: 0 !important;
        max-width: 100% !important;
    }
    .form img {
        width: 69vw;
    }
  
}


/*-------- TIPOGRAFIA --------*/

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/opensans-regular.ttf);
}
@font-face {
    font-family: 'MazzardH-ExtraBold';
    src: url(../fonts/MazzardH-ExtraBold.otf);
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url(../fonts/opensans-bold.ttf);
}
@font-face {
    font-family: 'Montserrat Bold';
    src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
    font-family: 'Montserrat ExtraBold';
    src: url(../fonts/Montserrat-ExtraBold.ttf);
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/roboto/Roboto-Bold.woff2);
}
@font-face {
    font-family: 'KinshipSans';
    src: url(../fonts/KinshipSans-900.otf);
}

button {
    cursor: pointer !important;
}

.row {
    margin-bottom: 0 !important;
}

nav {
    color: #000 !important;
    background-color: transparent !important;
    width: initial !important;
    height: initial !important;
    line-height: initial !important;
    box-shadow: none !important;
}

address {
    font-style: normal;
}

cite {
    font-style: normal;
}

strong {
    font-weight: bold !important;
}

figcaption {
    display: none !important;
}

figure {
    margin: 0 !important;
}

fieldset {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.videoDepoi{
    width: 100%;
    float: left;
    position: relative;
    padding: 120px 10%;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    overflow: hidden;
    background-color: #26B6B4;
}
.videoDepoi::before {
    content: '';
       width: 100%;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 200vh;
    border-color: #fff transparent transparent #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(180deg);
    z-index: 1;
}
.videoDepoi::after {
    content: '';
       width: 100%;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 200vh;
    border-color: #e1e6e8 transparent transparent #e1e6e8;
    position: absolute;
    right: 0;
    top: 0px;
}
.videoDepoi h2{
    margin-top: 4em;
    font-size: 2em;
    /* font-weight: bold; */
    /* font-family: 'Montserrat ExtraBold'; */
    font-family: 'MazzardH-ExtraBold';
    /* font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif; */
    color: #413d3e;
    /* text-shadow: 0px 0px 5px rgba(0, 0, 0, .5); */
    text-transform: uppercase;
}
.videoDepoi h4{
    color: #404041;
    font-size: 1.3em;
    line-height: 1.25em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    max-width: 400px;
}
@media(max-width: 600px) {
    .videoDepoi{
        padding: 30px 10%;
    }
    .videoDepoi iframe {
        width: 120%!important;
        height: 300px; 
        margin-left: -6vw!important;
    }
    .videoDepoi h2{
        margin-top: 0em;
    }
}