.form-control.is-invalid, .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .form-control{
    padding-right: .75rem !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}
.banner{
    /* position: fixed; */
    top: 0;
}
.banner .content {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 32px;
}

.banner .content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;             /* intensidade da escuridão */
    mix-blend-mode: multiply; /* multiplica a cor com a imagem */
    z-index: 1;
}

.banner-img {
    width: 100%;
    height: auto;
    display: block;
}


.banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 7px;
    opacity: 1;
    background: linear-gradient(0deg, #33725F, #33725F),
                linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    transition: all 0.3s ease-in-out;
    margin: 0 5px;
}

.banner .swiper-pagination-bullet-active {
    width: 33px;
    height: 8px;
    border-radius: 7px;
    background: #FFFFFF;
}

.banner .content .inside {
    position: absolute;  
    z-index: 2;
    top: 59%;            
    left: 50%;            
    transform: translate(-50%, -50%); 
    color: #fff;          
    text-align: center;   
    width: 80%;       
}

.inside h2, .inside h1{
    font-weight: 600;
    font-size: 48px;
    line-height: 130%;
    text-align: center;
}

.inside h3{
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.2px;
    text-align: center;
    margin: 5% 0 7% 0;
}

.btn-saiba-mais{
    width: 300px;
    height: 58px;
    opacity: 1;
    top: 515px;
    left: 570px;
    border-width: 2px;
    padding-top: 16px;
    padding-right: 80px;
    padding-bottom: 16px;
    padding-left: 80px;
    gap: 10px;
    border: 2px solid #FFFFFF;
    transition: all 0.5s ease; 
    background: transparent;
    color: #fff;
}

.banner .btn-saiba-mais:hover{
    border: 2px solid #004F37;
    color: #fff !important;
    background-color: #004F37;
}
.quem_somos{
    margin-left: 5%; 
}
.quem_somos .container{
    margin-top: 3%; 
}

.coluna-dois-quem-somos{
    margin-right: 2%;
}
.coluna-dois-quem-somos, .coluna-dois-quem-somos img{
    width: 300px;
    height: 594px;
}

.coluna-tres-quem-somos video{
    width: 595px;
    height: 443px;
    object-fit: cover;
}

.coluna-tres-quem-somos video:hover{
    cursor: pointer;
}

#videoOverlay{
    position: absolute;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#videoOverlay:hover {
    background: rgba(0,0,0,0.7);
    transition: background 0.3s ease;
}

.coluna-tres-quem-somos .col-3{
    display: block;
    display: flex;
    flex-direction: column;
}

.coluna-tres-quem-somos span{
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0.2px;
    vertical-align: middle;
    color: #33725F;
}
.coluna-tres-quem-somos p{
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.2px;
    vertical-align: middle;
    color: #616161;
}

.coluna-tres-quem-somos img{
    width: 24px;
    height: 24px;
    opacity: 1;
}

.quem_somos .container .introducao{
    margin-top: 77px;
}

.quem_somos .container .introducao span{
    padding: 5px 11px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 4px;
    background: #F7F7F7;
    color: #80A79B;
}

.quem_somos .container .introducao h3{
    font-weight: 400;
    font-size: 36px;
    line-height: 125%;
    vertical-align: middle;
    color: #004F37;
    margin: 7% 0;
}

.quem_somos .container .introducao h3 b{
    font-weight: 600;
}

.quem_somos .container .introducao p{
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 160%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #212121;
    margin-bottom: 6%;
}
.quem_somos .container .introducao p b{
    font-weight: 600;
}

.btn-conheca-empresa{
    opacity: 1;
    border-width: 2px;
    padding: 16px 5%;
    border: 2px solid;           
    border-image-source: linear-gradient(0deg, #33725F, #33725F);
    border-image-slice: 1;   
    animation-timing-function: ease-out;
    animation-duration: 300ms;
    color: #33725F !important;
    background: transparent;
}

.btn-conheca-empresa:hover {
    color: #ffffff !important; 
    background-color: #004F37; 
    border-image-source: none; 
    border-color: #004F37; 
}

.nossos_produtos{
    background-color: #ECECEC;
    text-align: center;
    margin-top: 5%;
}

.nossos_produtos .container{
    padding: 0 5%;
    box-sizing: border-box;
}

.nossos_produtos .row {
    display: flex;
    flex-wrap: nowrap; 
    gap: 10px;
    padding-bottom: 10px; 
}

.nossos_produtos .row-inicial{
    padding-top: 5%;
}

.nossos_produtos span:not(.saiba-mais-prod){
    opacity: 1;
    padding-top: 5px;
    padding-right: 11px;
    padding-bottom: 5px;
    padding-left: 11px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #80A79B;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 4px;
    color: #CDDCD7;
}

.nossos_produtos h3{
    font-weight: 400;
    font-size: 36px;
    line-height: 125%;
    text-align: center;
    vertical-align: middle;
    color: #004F37;
    margin: 2% 0;
}
.nossos_produtos h3 b{
    font-weight: 600;
}

.nossos_produtos .col-md-2{
    height: 532px;
}

.nossos_produtos .col-md-5{
    height: 532px;
}

.nossos_produtos .col-md-2,
.nossos_produtos .col-md-5 {
    position: relative; 
    overflow: hidden;  
    padding: 0;
    margin: 1%;
}
.nossos_produtos .col-md-2 img,
.nossos_produtos .col-md-5 img {
    width: 100%;       
    height: 100%;      
    object-fit: cover; 
    display: block;
    transition: transform 0.6s ease;
}

.nossos_produtos .col-md-2:hover img,
.nossos_produtos .col-md-5:hover img {
    transform: scale(1.2); 
}
.nossos_produtos .col-md-2:hover .texto-produto button,
.nossos_produtos .col-md-5:hover .texto-produto button {
    border: 2px solid #004F37;
    background-color: #004F37;
    transition: all 0.6s ease; 
    color: #ffffff; 
}

.nossos_produtos .texto-produto {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    display: block;
    text-align: left;
    padding: 3% 3% 3% 7%;
    background: rgb(106 120 91 / 56%);
    backdrop-filter: blur(20px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);

}

.nossos_produtos .texto-produto h3{
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
    color: #fff;
    text-align: left;
}

.nossos_produtos .inactive .texto-produto h3{
    margin: 8% 0;
}

.nossos_produtos  .col-5 .texto-produto h3{            
    font-weight: 600;
}
.nossos_produtos .texto-produto p{
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
    margin-bottom: 0 !important;
}


.nossos_produtos .texto-produto button{
    opacity: 1;
    gap: 10px;
    border-width: 2px;
    border: 2px solid #FFFFFF;
    background: none;
    margin-top: 2%;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
}

.nossos_produtos .inactive .texto-produto {
    height: 156px;
}

.nossos_produtos .active .texto-produto {
    height: 213px;
}

.nossos_produtos .inactive .texto-produto button{
    height: 56px;
    width: 56px;
}

.nossos_produtos .active .texto-produto button{
    height: 56px;
    width: 176px;
}

.produto-item {
    position: relative;
    transition: width 0.5s ease;
}

.produto-item img {
    width: 100%;
    display: block;
}

.descricao-produto {
    display: none; 
    opacity: 0;
    transition: opacity 0.3s ease;
}

.produto-item.active {
    width: 41.666667%; 
}

.produto-item.active .descricao-produto {
    display: block;
    opacity: 1;
}

.produto-item .texto-produto .descricao-produto {
    opacity: 0;
    transition: opacity 0.3s ease 0.5s; 
}
.produto-item.active .texto-produto .descricao-produto {
    opacity: 1;
}
.produto-item.inactive {
    width: 16.666667%; 
}

.produto-item.inactive .texto-produto .saiba-mais-prod{
    display: none;
}
.home .sustentabilidade{
    background: #004F37;
    color: #fff;
}

.home .sustentabilidade .btn-saiba-mais:hover{
    border: 2px solid #FFFFFF;
    color: #004F37 !important;
    background-color: #fff;
}

.home .sustentabilidade .col-um{
    margin-top: 122px;
    margin-left: 5%;
}

.home .sustentabilidade span{
    color: #80A79B;
    opacity: 1;
    padding: 5px 11px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: linear-gradient(0deg, #33725F, #33725F), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.home .sustentabilidade h3{
    font-weight: 400;
    font-size: 36px;
    line-height: 125%;
    vertical-align: middle;
    margin: 4% 0;
}
.home .sustentabilidade h3 b{
    font-weight: 600;
}

.home .sustentabilidade p{
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    vertical-align: middle;
    color: #CDDCD7;
}

.home .sustentabilidade .saiba-mais{
    margin-top: 9%;
}

.home .sustentabilidade img{
    width: 368px;
    height: 305px;
}
.home .sustentabilidade .img-wrapper {
    position: relative;
    display: block; /* ou block, se quiser ocupar 100% */
}

.home .sustentabilidade .img-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}

.home .sustentabilidade .imagens .row{
    margin-left: 0;
    margin-right: 0;
    width: 102%;
}
.home .sustentabilidade .imagens .col-6{
    padding-left: 0;
    padding-right: 0;
}
.home .sustentabilidade .img-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004F37;
    opacity: 0.5;
    mix-blend-mode: multiply;
    pointer-events: none;
    z-index: 1;
}

.certificacoes .container{
    margin-top: 7%;
    /* padding: 0 5%; */
}

.certificacoes .container .row-titulo{
    padding: 0 5%;
}

.certificacoes .container .col-1{
    width: 56px;
}
.certificacoes .container button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    z-index: 10;
    background: rgba(255,255,255,0.8);
    border: 2px solid #BDBDBD;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.certificacoes .container .btn-left{
    border: 2px solid #BDBDBD;
    left: 0;
}
.certificacoes .container .btn-right{
    border: 2px solid #33725F;
    right: 0;
}

.carousel-wrapper {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}

.carousel {
    display: flex;
    transition: transform 0.4s ease;
}

.carousel .item {
    flex: 0 0 calc(100% / 6); /* 6 itens visíveis */
    text-align: center;
    padding: 15px;
}

.certificacoes .container .row-titulo , .blog .container .row-titulo{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.blog .container .row-titulo{
    margin-bottom: 3%;
}
.certificacoes h3, .blog h3{
    font-weight: 400;
    font-size: 34px;
    line-height: 125%;
    vertical-align: middle;
    color: #004F37;
    margin-left: -2%;
}

.certificacoes h3 b{
    font-weight: 600;
}

.certificacoes .acessar, .blog .acessar{
    text-align: right;
}

.certificacoes .btn-acessar, .blog .btn-acessar{
    opacity: 1;
    border-width: 2px;
    padding: 16px 80px;
    color: #004F37 !important;
    border: 2px solid #004F37;
    transition: all 0.5s ease; 
}

.certificacoes .btn-acessar:hover, .blog .btn-acessar:hover{
    border: 2px solid #004F37;
    color: #fff !important;
    background-color: #004F37;
}
.certificacoes .btn-acessar:hover svg path, .blog .btn-acessar:hover svg path{
    fill: #ffffff; /* SVG branco no hover */
}

.certificacoes .logo-certificacao{
    background: #CDDCD7;
    height: 201px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 7%;
    transition: all 0.5s ease;
}

.certificacoes .logo-certificacao:hover{
    background: rgb(206, 235, 245);
}

.certificacoes .logo-certificacao:hover ~ .titulo-certificacao {
    background: rgb(0, 155, 207);
}
.certificacoes .logo-certificacao img{
    width: 148px;
    height: 162px;
    object-fit: contain;
}

.certificacoes .titulo-certificacao{
    background: linear-gradient(0deg, #2c5c4c, #2c5c4c),
        linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));              
    text-align: center;
    vertical-align: middle;
    color: #fff;
    margin-top: 4%;
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center;
    height: 100px;
}

.certificacoes .item:hover .logo-certificacao {
    background: rgb(206, 235, 245);
}

.certificacoes .item:hover .titulo-certificacao {
    background: rgb(0, 155, 207);
}

.certificacoes .titulo-certificacao h4{            
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    max-width: 142px;
}

.blog{
    margin-top: 6%;
}

.blog .container{
    padding: 0 5%;
}

.card-noticia {
    position: relative;        
    overflow: hidden;
    padding: 0;             
    height: 658px;  
    flex: 1 1 calc(33.333% - 2%);
    max-width: calc(33.333% - 2%);
    box-sizing: border-box;
}

.card-noticia:hover .btn-acessar-noticia {
    border: 2px solid #004F37;
    color: #fff !important;
    background-color: #004F37;
}


.card-noticia img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;       
    height: 100%;     
    object-fit: cover; 
    display: block;  
    object-fit: cover;         
    z-index: 0;                
}

.card-noticia h4,
.card-noticia p,
.card-noticia a {
    position: relative;
    z-index: 1;                 
    color: white;               
    padding: 10px;
}

.row-card-noticiais{
    gap: 3%;
    margin-bottom: 7%;
}

.texto-noticia{
    top: 55%;
    position: relative;

    /* background: rgba(130, 143, 136, 0.1); 
    backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37); */

    background: rgb(71 89 63 / 61%);
    backdrop-filter: blur(13px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);

    position: absolute;
    bottom: 0;               
    left: 0;
    padding: 2%;
    width: 100%;
}

.texto-noticia h4{
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
}

.texto-noticia p{
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
    color: #CDDCD7;
    min-height: 150px;
    margin-bottom: 1%;
}

.btn-acessar-noticia{
    width: 176px;
    height: 56px;
    angle: 0 deg;
    opacity: 1;
    border-width: 2px;
    padding: 16px 80px;
    margin-left: 3%;
    color:#fff !important;
    border: 2px solid rgba(255, 255, 255, 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
    transition: all 0.5s ease;
}

.btn-acessar-noticia:hover{
    border: 2px solid #004F37;
    color: #fff !important;
    background-color: #004F37;
}
.newsletter{
    position: relative;
}
.newsletter .container{
    height: 124px;
    opacity: 1;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: rgba(0, 79, 55, 1);
    padding: 0 5%;
    width: 92%;
}

.newsletter h4{
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    padding: 5%;
}

.newsletter .needs-validation{
    padding: 4% 0 0 0 !important;
    color: #fff;
}

.newsletter .needs-validation label
{            
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.2px;
    vertical-align: middle;
}

#form-newsletter-mobile{
    display: none;
}

#form-newsletter-desktop{
    display: block;
}

.newsletter .needs-validation input:not([type="checkbox"]) {
    border-radius: 0 !important;
    font-size: 14px !important;
    height: 40px;
}

.newsletter .needs-validation .mt-3{
    margin-top: 0.5% !important;
}

.newsletter .needs-validation button {
    width: 158px;
    height: 40px;
    opacity: 1;
    border-width: 2px;
    color: #fff !important;
    border: 2px solid rgba(255, 255, 255, 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
    background: none;
}

newsletter .needs-validation input::placeholder {
    font-size: 14px;
}


    /* MOBILE */

    @media screen and (max-width: 1025px) {

    .navigation__handle__image img {
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .hidden-logo {
        opacity: 0;
        visibility: hidden;
    }
    .home .banner,.swiper-horizontal {
        width: 100%;
        height: 100vh;
    }
    .home .quem_somos {
        margin-left: 0;
    }

    .swiper-slide .content {
        position: relative;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }

    .swiper-slide .content img.banner-img, .swiper-slide .content video {
        width: 100%;
        height: 100vh;
        object-fit: cover; 
        object-position: bottom;
    }

    .banner-img{
        width: 100%;
    }

    .banner .content .inside{
        top: 50%;
        width: 100%;
    }
    .inside h2, .inside h1{
        font-size: 40px;
    }

    .inside h3{
        font-size: 15px;
        margin: 11% 0 20% 0;
    }

    .banner .btn-saiba-mais{
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        border: 1px solid #FFFFFF;
    }

    .coluna-dois-quem-somos{
        margin-top: 13%;
        margin-right: 0;
    }

    .btn-conheca-empresa{
        width: 96%;
        display: block;
        border: 1px solid;
        padding: 16px 5%;
    }

    .quem_somos .container .introducao {
        margin-top: 27px;
    }

    .coluna-dois-quem-somos, .coluna-dois-quem-somos img{
        width: 97%;
    }

    .coluna-tres-quem-somos{
        margin-top: 10%;
        width: 97%;
    }
    .coluna-tres-quem-somos video{
        width: 94%;
        height: auto;
        margin-top: 11%;
    }

    .video-shell{
        width: 100%;
        aspect-ratio: 16/9;
        padding-bottom: 50px;
        height: auto !important;
    }
    .coluna-tres-quem-somos .card {
        margin-bottom: 53px;
    }
    .quem_somos .controls {
        bottom: -53px;
    }
    #videoQuemSomos{
        width: 94% !important;
        height: auto !important;
    }

    .numeros-quem-somos{
        text-align: center;
        margin-left: -10%;
        margin-top: 6% !important;
    }

    .coluna-tres-quem-somos p{
        font-size: 12px;
    }

    .numeros-quem-somos{
        text-align: center;
        margin-left: -1%;
        width: 96%;
        margin-top: 2%;
    }
    
    .nossos_produtos span:not(.saiba-mais-prod){
        font-size: 12px;
    }
    .nossos_produtos h3{
        font-size: 30px;
        margin: 10% 0 0 0;
    }

    .nossos_produtos .row{
        display: block;
    }

    .nossos_produtos .produto-item{
        width: 94% !important;
        margin: 3%;     
    }

    .produto-item.inactive, .produto-item.active {
        width: auto;
    }

    .nossos_produtos .texto-produto button{
        margin-top: 0;
        border: 1px solid #FFFFFF;
    }

    .nossos_produtos .active .texto-produto{
        height: auto;
        padding-bottom: 7%;
    }

    .nossos_produtos .row-inicial{
        padding-top: 15%;
    }

    .nossos_produtos .active .texto-produto button{
        height: 45px;
        width: 100%;
        margin-top: 20px;
    }
    .home .sustentabilidade h3{
        font-size: 30px;
        margin: 10% 0;
    }

    .home .sustentabilidade p{
        font-size: 12px;
    }

    .home .sustentabilidade .saiba-mais{
        margin-bottom: 11%;
    }

    .home .sustentabilidade .col-um {
        margin-top: 15%;
        text-align: center;
        margin-left: 0;
    }
    .home .sustentabilidade .saiba-mais .btn-saiba-mais{
        display: block;
        width: 94%;
        text-align: center;
        border: 1px solid #FFFFFF;
    }
    .home .sustentabilidade .imagens .row{
        width: 100%;
        margin-bottom: 5%;
    }

    .row-titulo{
        text-align: center;
    }

    .certificacoes h3, .blog h3{
        font-size: 30px;
    }

    .certificacoes .btn-acessar, .blog .btn-acessar {
        padding: 8px 0px;
        border: 1px solid #004F37;
        display: block;
    }

    .certificacoes .acessar, .blog .acessar{
        text-align: center;
        margin-top: 5%;
        padding: 0;
    }

    .certificacoes .container .row-titulo, .blog .container .row-titulo{
        margin-bottom: 0 !important;
    }

    .carousel-wrapper{
        width: 88%;
        margin: 1% 7% 1% 6%;
    }

    .carousel .item {
        padding: 8px;
    }
    .certificacoes .logo-certificacao{
        height: 150px;
    }

    .certificacoes .logo-certificacao img{
        width: 135px;
        height: 140px;
    }
    .certificacoes .titulo-certificacao {
        height: 80px;
    }

    .certificacoes .titulo-certificacao h4 {
        font-size: 14px;
        max-width: 130px;
    }

    .certificacoes .container button{
        width: 30px;
        height: 30px;
    }
    .row-card-noticiais {
        margin: 0;
    }
    .card-noticia{
        width: 100% !important;
        height: 458px;
        max-width: none !important;
        flex: 0 0 auto;
        margin-top: 30px;
    }

    .texto-noticia h4{
        font-size: 16px;
    }

    .texto-noticia p{
        font-size: 12px;
        margin-bottom: 3%;
    }

    .btn-acessar-noticia{
        font-size: 12px;
        border: 1px solid rgba(255, 255, 255, 1);
    }

    .card-noticia h4, .card-noticia p, .card-noticia a{
        padding: 7px;
    }

    .newsletter {
        margin: 30px 0;
    }

    .newsletter .container{
        height: auto;
        padding: 5% 5% 9% 5%;
    }

    .newsletter h4{
        font-size: 16px;
        text-align: center;
    }

    .newsletter .needs-validation{
        width: 94%;
        margin-left: 3%;
        padding: 0 !important;
    }

    .newsletter .needs-validation button{
        width: 100%;
        border: 1px solid rgba(255, 255, 255, 1);
    }

    .newsletter .needs-validation label{
        font-size: 10px;
    }

    .newsletter .needs-validation .mt-3 {
        margin: 2.5% 0 !important;
    }

    #form-newsletter-mobile{
        display: block;
    }

    #form-newsletter-desktop{
        display: none;
    }
    
}





@media screen and (min-width: 1900px) {
    .certificacoes .logo-certificacao {
        height: 301px !important;
    }
    .certificacoes .logo-certificacao img {
        width: 198px !important;
        height: 212px !important;
    }

}
body {
    font-family: 'Montserrat', sans-serif;
}
#lang-dropdown{
    margin-top: 4%;
    background-color: #004F37;
    display: none;
    position: absolute;
    top: 100%;   
    left: 0;
    background-color: #004F37;
    z-index: 9999;
    margin: 0;
    padding: 0.5rem 0;
    list-style: none;
    min-width: 60px;
}

#btn_whastapp {
    position: fixed;
    top: 60%;
    right: 20px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 1000;
    cursor: pointer;
}
.menu_mobile ul li:nth-child(1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.menu_mobile ul li {
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.mob .menu_btn {
    cursor: pointer;
    position: fixed;
    top: 23px;
    right: 30px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.menu_mobile.fade {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-100%);
    transition: all 0.4s ease;
}

.menu_mobile {
    width: 100vw;
    height: 100vh;
    position: fixed;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    z-index: 555;
    box-sizing: border-box;
    background: #004F37;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    text-align: left;
}

.menu_mobile ul {
    list-style: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    /* align-items: center; */
    text-align: left;
}

.menu_mobile ul li a {
    display: block;
    text-decoration: none !important;
    color: #fff !important;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.navigation__menuToggle .close {
    display: none; /* fecha escondido por padrão */
}

/* quando o input está marcado, troca os ícones */
.navigation__menuToggle input:checked + label .open {
    display: none;
}

.navigation__menuToggle input:checked + label .close {
    display: inline-block !important;
}
.overflow-x-hidden {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.nav-bar-superior{
    background-color: #004F37;
    max-width: 100%;
    margin: 0;
    color: #fff;
    padding-bottom:0;
    height: 32px;
    font-size: 12px;
    z-index: 10000;
    position: relative;
}

.nav-bar-superior ul{
    margin: 0 5%;
    padding-top: 5px;
}

.nav-bar-principal {
    background: radial-gradient(
        124% 121.95% at 0% 0%, 
        rgba(255, 255, 255, 0.08) 0%, 
        rgba(255, 255, 255, 0) 100%
    );
    backdrop-filter: blur(30px);
    box-shadow: -5px -5px 250px 0px #FFFFFF05 inset;
    height: 100px;
    display: flex;              
    align-items: center;        
    justify-content: flex-start;    
    font-size: 16px;
    white-space: nowrap;
    transition: all 0.3s ease; 
    position: fixed; 
    left: 0;
    right: 0;
    z-index: 999;
}

.nav-bar-principal li {
    color: #fff;
    margin-top: 2%;
    transition: color 0.3s ease;
}

.nav-bar-principal li a span{
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
}

.nav-bar-principal .navigation__dropdown {
    margin-top: 3%;
}


/* Estado depois que rolar */
.nav-bar-principal.scrolled {
    background: #fff !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.nav-bar-principal.scrolled li a span {
    color: #004F37 !important;
}

.navigation__menu-content-sup ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0.5% 0%;
    gap: 0;
}

.navigation__menu-content-sup ul li {
    margin: 0 10px; /* espaço entre os itens */
}

.navigation__menu-content-sup ul li:nth-child(4) {
    margin-left: auto;
}

@media screen and (max-width: 1025px) {
    .nav-desktop{
        display: none;
    }

    #btn_whastapp {
        top: 80%;
    }
}


@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .nav-bar-principal .navigation__dropdown {
        margin: 3% 5px !important;
    }
    .nav-bar-principal li a span{
        font-size: 14px;
    }
}

#separador-mobile{
    display: none;
}
footer .container{
    padding: 0 5%;
}
footer .baseboard__down{
    padding-top: 10%;
    color: #33725F;
    line-height: 2;
}

footer .line-social{
    display: flex;
    gap: 7%;
    margin-top: 6%;
}

footer img:not(.social){
    width: 221px;
    height: 110px;
    opacity: 1;
    display: block;
}

footer span, footer a{
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.2px;
    padding: 2% 0.5%;
}

footer b{
    font-weight: 600;
    color: #004F37;
}

footer .footer-inferior{
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.2px;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #33725F;
    text-align: center;
}

footer .footer-inferior a{
    text-decoration: underline;
}

footer .footer-inferior-full{
    padding-bottom: 1%;
}

footer .footer-inferior-full span{
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.2px;
    color: #212121;
    white-space: nowrap;
}

.separator {
    text-decoration: none; 
}

@media screen and (max-width: 1025px) {
    #separador-mobile{
        display: block;
    }
    footer .container {
        text-align: center;
    }

    footer .line-social{
        justify-content: center;
    }
    .footer-inferior {
        text-align: center;
    }

    .footer-inferior a {
        display: block; 
        margin: 4px 0;
    }

    .footer-inferior .separator {
        display: none; 
    }

    .align-items-center{
        margin-bottom: 8%;
    }

    footer .baseboard__down{
        padding-bottom: 0;
    }
    footer .baseboard__down .col-12{
        margin-bottom: 5%;
    }

    footer img:not(.social) {
        margin: auto;
    }
}
img{
    object-fit: cover;
    object-position: bottom; 
}
.banner-interno {
    width: 100%;
    height: 414px !important;
}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;                  
    mix-blend-mode: multiply;     
    pointer-events: none;         
}
.banner-img-internas{
    width: 100%;
    height: 414px !important;
    display: block;
    object-fit: cover;
    object-position: bottom;
}

#inside-internas h2, #inside-internas h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 125%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 10px
}

#inside-internas h3{
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.2px;
    text-align: center;
    margin: 2% 0 0 0;
}

.conteudo-internas{
    margin: 5% 5% 3% 5%;
}

.conteudo-internas span, .texto-padrao span{        
    opacity: 1;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-top: 5px;
    padding-right: 11px;
    padding-bottom: 5px;
    padding-left: 11px;
    gap: 10px;
    background: #F7F7F7;
    color: #80A79B;
    font-weight: 600;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 4px;

}
span.green{
    background: #80A79B;
    color: #CDDCD7;
}

span.green2{
    background: linear-gradient(0deg, #33725F, #33725F),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    color: rgba(128, 167, 155, 1);
}
.conteudo-internas  h3, .texto-padrao h3{
    font-weight: 400;
    font-size: 36px;
    line-height: 125%;
    vertical-align: middle;
    color: #004F37;
    margin-top: 4%;
}

.conteudo-internas  h3 b, .conteudo-internas  p b, .texto-padrao h3 b, .texto-padrao p b{
    font-weight: 600;
}

.conteudo-internas  p, .texto-padrao p{
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
}

iframe {
    border: 0;
    width: 100%;
    height: 637px;
}

.video-shell {
    position: relative;
    width:100%;  
    overflow: hidden;
    height: 437px;
}

.cover { 
    position:absolute; 
    inset:0; 
    display:grid; 
    place-items:center; 
    cursor:pointer;
}
.cover::before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    filter: brightness(.75);
    transition: filter .3s ease;
}

.cover:hover::before {
    filter: brightness(.6);
}

.play-btn {
    position: relative;
    z-index: 2;
    border-radius: 999px;
    border: none;
    background: none;
    display: grid;
    place-items: center;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .5);
}

.play-btn svg {
    width: 64px;
    height: 64px;
}

/* iframe ocupa o espaço todo */
.video-iframe,
.video-el {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.controls {
    display: flex;
    align-items: center;
    gap: 1%;
    padding: 10px;
    background: #004F37;
    border-top: 1px solid #004F37;
    font-size: 12px;
    margin-bottom: 5%;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.controls button {
    background: #002e20;
    color: #e8ebf1;
    border: 1px solid #004F37;
    border-radius: 6px;
    padding: 6px 10px;
    cursor: pointer;
}

.controls button:hover {
    background: #02271c;
}

.time {
    font-variant-numeric: tabular-nums;
    opacity: .8;
}

.progress {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #004F37;
}

.progress input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 6px;
    background: #004F37 ;
    border-radius: 999px;
    outline: none;
    margin-top: 2px;
}

.progress input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 999px;
    background: #e8ebf1;
    border: 0;
    margin-top: -4px;
}

.progress input[type="range"]::-webkit-slider-runnable-track {
    height: 6px;
    background: #002e20;
    border-radius: 999px;
}

#current, #duration{
    font-size: 12px !important;
    margin-top: 0% !important;
    color: #fff;
    background: transparent !important;
}

.p-0 {
    padding: 0 !important;
}

.center{
    text-align: center;
}

#content-interno {
    margin-top: 32px;
}

@media screen and (max-width: 1025px) {
    .swiper-slide #content-interno {
        position: relative;
        width: 100%;
        height: auto !important;
        overflow: hidden;
    }
    .banner-interno, .swiper-horizontal {
        width: 100%;
    }

    .banner-interno .content .inside {
        top: 64% !important;
        width: 80%;
    }

    .banner-interno .content .inside h3 {
        margin: 0% 0 20% 0 !important;
    }

    .btn-saiba-mais {
        padding-right: 5%;
        padding-left: 5%;
    }

    .perguntas h3 {
            margin-bottom: 30px
    }
    .perguntas-frequentes h4 {
        font-size: 16px;
    }

}