@media(max-width: 1920px) {
/*-------- Head --------*/
.row .col.offset-m2 {
    margin-left: 0!important;
}
.topo{
     position: relative;
     overflow: hidden;
     padding: 00px 10px;
     text-align: center;
}
.topo figure img{
    width: 20%;
}
.head {
    position: relative;
    background-image: url(../images/Banner01.png);
    background-size: cover;
    background-position: center;
    padding: 200px 60px;
    overflow: hidden;
}
.tecnologia img{
   
    width: 100%!important;
    height: 527px!important;
    object-fit: contain;
    object-position: center!important;
    margin-right: 10vw;
    
}
.head::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e1e6e8;
    opacity: 0;
}

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


.head svg:not(.fa) {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    color: #fff !important;
}

.head svg:not(.fa) path {
    fill: #e1e6e8;
}
.head ul {
    margin: 0em;
}
.head ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #404041;
}
.head .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100% !important;
    max-width: 1550px !important;
    position: relative;
    z-index: 1000;
    margin-top: 1vw;
}

.head img {
    position: relative;
    width: 100%;
    height: 140px;
    object-fit: contain;
    padding: 25px;
    opacity: 1;
    margin-top: 4vw;
}

.head h1 {
    font-size: 1em;
    font-weight: bold;
    /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    letter-spacing: 2px;
    line-height: 20px;
    position: relative;
    max-width: 700px;
    margin: 30px auto;
    color: white;
}

.head h2 {
    font-size: 2em;
    font-weight: bold;
    position: relative;
    margin: 0px 20px 20px 50px;
    max-width: 480px !important;
    font-family: 'MazzardH-ExtraBold';
    color: #fff;
}

.head p {
    font-size: 1.5em;
    /* font-family: 'Montserrat Bold'; */
    /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */
    /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
    font-family: 'MazzardH-ExtraBold';
    position: relative;
    font-weight: bold;
    max-width: 480px;
    margin: 0px 20px 20px 50px;
    margin-top: 10px;
    margin-bottom: 1em;
    /* color: #fff; */
    color: #fff;
}

.head h1 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    top: -80px;
    left: 40px;
    height: 80px;
    width: calc(100% - 80px);
    background-color: #5139df;
    border-radius: 10px;
    color: #fff;
    padding: 0 20px;
}

.head small strong {
    color: #5139df !important;
    font-size: 1.25em;
    position: relative;
    top: 2px;
    text-transform: uppercase;
    letter-spacing: .3px;
    
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
}

.head strong {
    /* color: #00fdf9; */
    /* color: #404041; */
    font-size: 1.2em;
     color: #fff;
     font-family: 'MazzardH-ExtraBold';
     /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */

     /* font-family:'Montserrat ExtraBold', sans-serif; */
}

.head form {
    position: relative;
    background-color: #fff !important;
    max-width: 400px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 20px;
    margin-top: 0em;
    margin-bottom: 4em;
    margin-left: 18vw;
}

.head small {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #5139df;
    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;
}

.head .btn {
    text-align: center;
    width: 100%;
    background-color: #5139df !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;
}

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

.head input { 
    background-color: white !important;
    border-radius: 10px !important;
    border: 1px solid #606060!important;
}
.head .input-field input {
    padding-left: 12px !important;
}

.head .input-field input::placeholder {
    color: #606060;
    font-size: 0.9rem;
    opacity: 1; 
    padding: 0px 0px 0px 10px!important;     
}

.head select {
    background-color: white !important;
    border: 1px solid #606060!important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    display: block!important;
    color: #606060;
}



}
@media(max-width: 1500px) {
    .head img {
        margin-top: 2vw;
    }

    .head {
        padding: 200px 0px;
    }
    .head form {
        margin-left: 20vw;
    }
    .head h2 {
          margin: 40px 30px 20px 20px;
        max-width: 400px!important;
    }
    .head p {
        max-width: 400px!important;
        margin: 40px 30px 20px 20px;
        margin-top: 10px;
        margin-bottom: 2em;
    }
}
@media(max-width: 1370px) {
    .head img {
        margin-top: 2vw;
    }
    .head h2 {
        margin: 40px 30px 20px 20px;
        max-width: 380px !important;
    }

    
    .head p {
        max-width: 300px!important;
        margin: 40px 30px 20px 20px;
    }
}
@media(max-width: 1200px) {
    .negocios figure {
        margin-top: -200px !important;
    }
}

@media(max-width: 770px) {
  
}
@media(max-width: 600px) {
   


    .head strong {
        /* color: #00fdf9; */
        color: #fff;
        font-size: 1.2em;
       

    }
    
    .head img {
        position: relative;
        width: 100%;
        height: 140px;
        object-fit: contain;
        padding: 25px;
        opacity: 1;
        margin-top: 0vw;
    }
    .head .container {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100% !important;
        position: relative;
        z-index: 1000;
    }
    svg:not(.fa) {
        bottom: 0 !important;
    }
    .form h3 {
        font-size: 1.5em !important;
    }
    .form h2 {
        margin-top: 1em !important;
    }
    .head ul {
        margin-top: 0 ;
        margin-bottom: 40em;
    }
}


/*-------- Negocios --------*/

.negocios {
    padding: 2% 10% 0px 10%;
    background-color: #fff;
}


.negocios h2 {
    text-align: center;
    line-height: 2em;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'MazzardH-ExtraBold';
    color: #5139df;
}
.negocios figure{
    margin-top: -100px !important;
}
.negocios article{
    margin-top: 30px !important;
}

.negocios figure img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}

.negocios p {
    color: #606060;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    line-height: 1.25em;
    margin: 0 auto;
    text-align: left;

}

.negocios p strong{
    color: #fff;
}

.negocios .btn {
    text-align: center;
    background-color: #26B6B4 !important;
    line-height: 3em;
    height: 3em;
    padding: 10px 2em;
    text-transform: none;
    font-size: 1.1em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: none !important;
    border-radius: 10px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
}

.negocios .center {
    width: 100%;
    float: left;
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}


.negocios .center .col .col {
    display: flex !important;
}

.negocios .center p {
    text-align: left;
    font-size: .8em;
}


@media (max-width: 600px) {
    .negocios .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
}
/*-------- NegociosCera --------*/
.carousel-wrapper {
    position: relative;
}

.cera-prev,
.cera-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9fa8bf;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    transition: .3s;
}

.cera-prev:hover,
.cera-next:hover {
    background: #162236;
}

.cera-prev { left: -20px; }
.cera-next { right: -20px; }


.negociosCera {
    padding: 40px 15%;
    background-color: #fff;
}
.negocios-cera-video iframe{
    width: 17vw !important;
    height: 30vw;
    text-align: center;
    margin-top: 0vw;
    top: 0%;
    left: 30%;
}

.negociosCera h2 {
    text-align: left;
    margin: 0 !important;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'MazzardH-ExtraBold';
    color: #5139df;
    margin-top: 20px;
}

.negociosCera p {
    color: #606060;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-top: 20px;
    text-align: left;

}

.negociosCera p strong{
    color: #fff;
}

.negociosCera .btn {
    text-align: center;
    background-color: #5139df !important;
    line-height: 3em;
    height: 3em;
    padding: 20px 50px;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: none !important;
    border-radius: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
    margin-top: 20px;
}


@media (max-width: 600px) {
    .negociosCera .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
}

/*-------- Negócios Essência --------*/
.carousel-wrapper.essencias {
    position: relative;
}

.essencia-prev,
.essencia-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9fa8bf;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    transition: .3s;
}

.essencia-prev:hover,
.essencia-next:hover {
    background: #162236;
}

.essencia-prev { left: -20px; }
.essencia-next { right: -20px; }

.negociosEssencia {
    padding: 40px 15%;
    background-color: #d4ddeb;
}
.negocios-essencia {
    text-align: left;
}
.negocios-essencia-video iframe{
    width: 17vw !important;
    height: 30vw;
    text-align: center;
    margin-top: 0vw;
    top: 0%;
    margin-left: 20%;
}

.negociosEssencia h2 {
    text-align: left;
    margin: 0 !important;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'MazzardH-ExtraBold';
    color: #5139df;
    margin-top: 20px;
}

.negociosEssencia p {
    color: #606060;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-top: 20px;
    text-align: left;
}

.negociosEssencia p strong{
    color: #fff;
}

.negociosEssencia .btn {
    text-align: center;
    background-color: #5139df !important;
    line-height: 3em;
    height: 3em;
    padding: 20px 50px;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Open Sans';
    box-shadow: none !important;
    border-radius: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
    margin-top: 20px;
}

/* OWL CAROUSEL */
.negociosEssencia .owl-carousel .item img,
.negociosEssencia .owl-carousel img {
    width: 100%;
    height: auto;
}

@media (max-width: 600px) {
    .negociosEssencia .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
}
/*-------- Negócios Moldes --------*/
.carousel-wrapper.moldes {
    position: relative;
}

.moldes-prev,
.moldes-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9fa8bf;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    transition: .3s;
}

.moldes-prev:hover,
.moldes-next:hover {
    background: #162236;
}

.moldes-prev { left: -20px; }
.moldes-next { right: -20px; }

.negociosMoldes {
    padding: 40px 15%;
    background-color: #fff;
}

.negocios-moldes-video iframe{
    width: 17vw !important;
    height: 30vw;
    text-align: center;
    margin-top: 0vw;
    top: 0%;
}

.negociosMoldes h2 {
    text-align: left;
    margin: 0 !important;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'MazzardH-ExtraBold';
    color: #5139df;
    margin-top: 20px;
}

.negociosMoldes p {
    color: #606060;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 1.5em;
    line-height: 1.25em;
    margin-top: 20px;
    text-align: left;
}

.negociosMoldes p strong{
    color: #fff;
}

.negociosMoldes .btn {
    text-align: center;
    background-color: #5139df !important;
    line-height: 3em;
    height: 3em;
    padding: 20px 50px;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Open Sans';
    box-shadow: none !important;
    border-radius: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
    margin-top: 20px;
}

/* OWL CAROUSEL */
.negociosMoldes .owl-carousel img {
    width: 100%;
    height: auto;
}
/*-------- Negócios Pavios --------*/

@media (max-width: 600px) {
    .negociosMoldes .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
}
.carousel-wrapper.pavios {
    position: relative;
}

.pavios-prev,
.pavios-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #9fa8bf;
    color: white;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    transition: .3s;
}

.pavios-prev:hover,
.pavios-next:hover {
    background: #162236;
}

.pavios-prev { left: -20px; }
.pavios-next { right: -20px; }

.negociosPavios {
    padding: 40px 15%;
    background-color: #d4ddeb;
}

.negocios-pavios-video iframe{
    width: 17vw !important;
    height: 30vw;
    text-align: center;
    margin-top: 0vw;
    top: 0%;
    margin-left: 20%;
}

.negociosPavios h2 {
    text-align: left;
    margin: 0 !important;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'MazzardH-ExtraBold';
    color: #5139df;
    margin-top: 20px;
}

.negociosPavios p {
    color: #606060;
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 1.5em;
    line-height: 1.25em;
    margin-top: 20px;
    text-align: left;
}

.negociosPavios p strong{
    color: #fff;
}

.negociosPavios .btn {
    text-align: center;
    background-color: #5139df !important;
    line-height: 3em;
    height: 3em;
    padding: 20px 50px;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Open Sans';
    box-shadow: none !important;
    border-radius: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
    margin-top: 20px;
}

/* OWL CAROUSEL */
.negociosPavios .owl-carousel img {
    width: 100%;
    height: auto;
}

@media (max-width: 600px) {
    .negociosPavios .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
    /* VÍDEO primeiro */
    .negociosPavios .negocios-pavios-video {
        order: -1 !important;
        margin-bottom: 20px;
    }

    /* TEXTO depois */
    .negociosPavios .col.m8 {
        order: 2 !important;
    }

    /* Garantir que a row aceite order */
    .negociosPavios {
        display: flex;
        flex-direction: column;
    }

    /* Ajustar largura */
    .negociosPavios .col {
        width: 100% !important;
        max-width: 100% !important;
    }

}



/*-------- shape --------*/

.shape {
    background-color: #5139df;
    background-position: center;
    padding: 2% 0px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;  
    align-items: center;  
}
.shape .container {
    display: flex;
    justify-content: space-between;  
    align-items: center;
    width: 100%;   
    margin: 0 !important;          
}
.shape h2 {
    color: #fff;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2em;
}


.shape p {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.25em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
}
.shape .icone-missao {
    display: flex;
    justify-content: center;
    align-items: center;
}
.shape img {
    width: 500px;
    margin-left: 100px; 
}

.shape p strong {
    color: #fff;
    font-weight: bold;
}

.shape .btn {
    margin-top: 2em;
    text-align: center;
    background-color: #26B6B4 !important;
    color: #fff;
    line-height: 3em;
    height: 3em;
    padding: 0 2em;
    text-transform: none;
    font-size: 1.1em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: none !important;
    border-radius: 10px;
    font-weight: bold;
}


@media (max-width: 600px) {
    .shape figure.col{
        position: relative;
    }
    .shape img{
        object-position: left!important;
    }
    .shape .btn {
        margin-top: 2em;
        text-align: center;
        line-height: 1.25em;
        height: auto;
        padding: 5px 2em;
        text-transform: none;
        font-size: 1em !important;
        font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
        box-shadow: none !important;
        border-radius: 10px;
        font-weight: bold;
        width: calc(100%);
    }
}
/*-------- depo --------*/

.depo {
    position: relative;
    background-image: url(../images/Banner_Depoimento.png);
    background-size: cover;
    background-position: center;
    padding: 20px 60px 0px 20px;
    overflow-y: visible!important;
}
/* ----- WRAPPER GERAL ----- */
.depo-wrapper {
    position: relative;
    width: 100%;
    top: 10px;
    display: flex;
    justify-content: center;
    margin-bottom: -100px; 
    margin-left: 20px;
}

/* ----- ITENS DO CARROSSEL ----- */

.depo-carousel .depo-item {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    margin: 15px auto;
    min-height: 200px;
    width: 50%;
     display: block !important;
    align-items: center;
    justify-content: center;
    color: #606060;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    min-height: 300px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    
}

/* Remove espaçamento default do Owl */
.depo-carousel .owl-item {
     display: block !important;
    justify-content: center;
    margin-right: 0px!important;
 
}

/* ----- SETAS LATERAIS NO ESTILO DAS PERGUNTAS FREQUENTES ----- */
.depo-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #9fa8bf;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 20;
    transition: 0.3s ease;
}

.depo-nav i {
    color: #fff;
    font-size: 1.3em;
}

.depo-nav:hover {
    background: #7c8294;
}

/* ---- POSIÇÃO DAS SETAS ---- */

.depo-nav.prev { left: 100px; }
.depo-nav.next { right: 100px; }
/* Mobile ajusta as setas */
@media(max-width: 600px) {
    .depo-nav.prev { left: -20px; }
    .depo-nav.next { right: -20px; }
}
.depo h1 {
    color: #fff;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5em;
    position: relative;
    z-index: 1;
    line-height: 1.3em;
    text-align: center;
     max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.depo h2 {
    color: #fff;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2em;
    position: relative;
    z-index: 1;
    line-height: 1em;
    text-align: center;
    margin-top: 50px;
}


.depo p{
    text-align: center;
    color: #606060;
    font-size: 1.2em;
    line-height: 1.25em;
    width: 100%;
    display: block!important;
    margin: 0;
}

.depo-item p strong {  
    color: #5139df;
    display: block!important; 
    font-size: 1.5em;
    margin: 0;
}

/*-------- Form --------*/

.form {
    padding: 60px 10%;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.form img{
    margin-top: 1em;
    width: 30vw;
}

.form::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(-1);
    background-image: url(../images/Banner_Anafundo1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.form::after {
    /* content: ''; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #fff; */
    /* opacity: 0.9 !important; */
}

.form .col{
    position: relative;
    z-index: 1;
}

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

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

.form h2 {
    margin-top: 3em;
    font-size: 1.5em;
    color: #fff;
}

.form h3 {
    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;
}

.form a.btn {
    width: auto;
    padding: 0 2em;
    font-size: 1.25em;
}

.form form {
    position: relative;
    background-color: #5139df !important;
    max-width: 400px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 20px;
    margin-top: 0em;
}

.form small {
    width: 100%;
    float: left;
    font-size: 1em;
    color: #fff;
    line-height: 1.25em;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
}

.form .btn {
    text-align: center;
    width: 100%;
    background-color: #26B6B4 !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;
}

.form label {
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
}

.form input {
    background-color: white !important;
    border-radius: 10px !important;
    border: none !important;
}


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

.footer {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    color: #606060;
    padding: 5px 0px;
}
.footer p{
    font-size: 1.2em;
    margin-top: 5px;
}
.footer-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer-links {
    margin: 5px 0 15px;
    line-height: 1.3em;
    font-weight: 600;
}

.footer-contact {
    color: #606060;
    font-size: 1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

.footer-contact i {
    color: #606060;
    font-size: 1.2rem;
    width: 20px;
    text-align: center;
}

.footer-logo {
    width: 100%;
    max-width: 100%;
    margin-top: -40px;
}

.footer-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-title,
.footer-links,
.footer-left p {
    color: #606060;
    font-weight: bold;
}

@media (max-width: 600px) {
    .footer-right {
        justify-content: center;
        margin-top: 20px;
    }
    .footer-logo {
        width: 180px;
    }
}


@media(max-width: 600px) {
    .form::after {
        /* content: ''; */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: #fff;
        opacity: 0.9 !important; */
    }
    .btn {
        font-size: .8em !important;
    }
    .form h3 {
        font-size: 3em;
    }
    .form a.btn {
        margin-bottom: 4em;
    }
    .form img {
        width: 69vw;
    }
  
}


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

@font-face {
    font-family: 'IBMPlex';
    src: url(../fonts/IBMPlexSansCondensed-Regular.ttf);
}
@font-face {
    font-family: 'NotoSerif';
    src: url(../fonts/NotoSerif_Condensed-Regular.ttf);
}


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;
    float: right !important;
}
/*-------- Perguntas Frequentes --------*/

.questions {
    width: 100%;
    float: left;
    padding: 0% 10% 5% 10%;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #d4ddeb;
}
.questions .btn {
    text-align: center;
    background-color: #5139df !important;
    line-height: 3em;
    height: 3em;
    padding: 20px 50px;
    text-transform: none;
    font-size: 1.5em;
    font-family: 'Open Sans';
    box-shadow: none !important;
    border-radius: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1.25em !important;
    color: #fff;
    margin-top: 150px;
}

.questions h2 {
    font-size: 2.5em;
    font-weight: bold;
    color: #5139df;
    text-align: center;
    font-family: 'DmSerif';
    margin-top: 70px;
}

.questions a {
    color: #606060;
    font-weight: bold;
}

.questions ul {
    margin: 0 !important;
}

/* -------- HEADER (PERGUNTA) -------- */
.questions .collapsible {
    box-shadow: none !important;
    border: none !important;
    margin-top: 30px;
}

.questions .collapsible-header {
    display: flex;
    align-items: center;
    justify-content: space-between;   
    padding: 18px 20px;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #ffffff;
    margin-top: 15px;
    cursor: pointer;
}

.questions h3 {
    margin: 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #606060;
    flex: 1;                     
    text-align: left;
}

.icon-faq {
    width: 30px;
    height: 30px;
    background-color: #9fa8bf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;             
    margin-left: 15px;
    position: relative;
}

.icon-faq span {
    font-size: 15px;
    color: #fff;
    position: absolute;
    transition: .2s ease-in-out;
}

.icon-faq .down {
    opacity: 1;
}

.icon-faq .close {
    opacity: 0;
}

.questions .active .icon-faq .down {
    opacity: 0;
}
.questions .active .icon-faq .close {
    opacity: 1;
}

.questions .collapsible-body {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin-top: -10px;     
    color: #000;
    font-weight: normal;
}

.questions .collapsible-body ul {
    padding-left: 2em !important;
}

.questions .collapsible-body ul li {
    list-style: disc !important;
}

@media(min-width: 601px) {
    .questions .col {
        margin-top: 2em;
    }
}
@media(max-width: 600px) {

    .head {
        background-image: url(../images/Banner-01.png);
        padding: 0px 0px;
        background-position: center top -80px;
    }
    .head h2 {
        margin: 20px 20px 20px 20px;
        text-align: center;
    }
    .head p {
        max-width: 300px !important;
        margin: 20px 20px 20px 20px;
        text-align: center;
    }
    .head form {
        margin-top: 400px;
        margin-left: 0vw;
    }
    /********* AJUSTE GLOBAL **********/
    /* Todas as sections que têm duas colunas */
    .negocios,
    .negociosCera,
    .negociosEssencia,
    .negociosMoldes,
    .negociosPavios
    {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        padding: 40px 5%;
    }
    .shape {
        padding: 0px 5%; 
    }
    .negocios h2 {
        line-height: 1em;
    }
    .negocios figure {
        margin-top: 0px !important;
    }
    .negocios {
        padding: 2%;
        background-color: #fff;
    }
    .negocios p {
        font-size: 1.3em;
        margin-bottom: 10px;
    }
    .shape .container {
        display: block;
    }
    .shape h2 {
        text-align: center;
    }

    .shape p {
        text-align: center;
    }

    .negocios-cera-video iframe,
    .negocios-essencia-video iframe,
    .negocios-moldes-video iframe,
    .negocios-pavios-video iframe
    {
        width: 100% !important;
    }
    .negociosCera h2,
    .negociosEssencia h2,
    .negociosMoldes h2,
    .negociosPavios h2
    {
        text-align: center;
        font-size: 2em;
        margin-top: 10px!important;
    }
    .negociosCera p,
    .negociosEssencia p,
    .negociosMoldes p,
    .negociosPavios p
    {
        text-align: center;
        font-size: 1.3em;
        margin-top: 10px;
    }
    .negociosCera .btn ,
    .negociosEssencia .btn,
    .negociosMoldes .btn,
    .negociosPavios .btn,
    .questions .btn,
    .head .btn 
    {
        font-size: 1.2em !important;
    }
    .shape .icone-missao {
        margin-top: -30px;
        margin-bottom: -30px
    }


    /***********************
     * NEGÓCIOS (Quem é)
     ***********************/
    .negocios figure { order: 1; width: 100%!important; }
    .negocios article { order: 2; width: 100%!important; }

    /***********************
     * CERAS
     ***********************/
    .negocios-cera-video { order: 1; width: 100%!important; }
    .negocios-cera       { order: 2; width: 100%!important; }

    /***********************
     * ESSÊNCIA
     ***********************/
    .negocios-essencia-video { order: 1; width: 100%!important; }
    .negocios-essencia       { order: 2; width: 100%!important; }

    /***********************
     * MOLDES
     ***********************/
    .negocios-moldes-video { order: 1; width: 100%!important; }
    .negocios-moldes       { order: 2; width: 100%!important; }

    /***********************
     * PAVIOS
     ***********************/
    .negocios-pavios-video { order: 1; width: 100%!important; }
    .negociosPavios .col.m8,
    .negocios-pavios       { order: 2; width: 100%!important; }

    /***********************
     * SHAPE (Missão)
     ***********************/
    .shape .col.m6:nth-child(1) { order: 2; width: 100%!important; } /* texto */
    .shape .icone-missao        { order: 1; width: 100%!important; } /* imagem */

    /***********************
     * AJUSTES VISUAIS MOBILE
     ***********************/
    video,
    img {
        width: 100%!important;
        height: auto!important;
        margin: 0 auto !important;
    }
    iframe {
        width: 100%!important;
        height: 400px!important;
        margin: 0 auto !important;
    }

    .negocio-texto,
    .negocios h2,
    .negocios p {
        text-align: center !important;
    }
    .depo {
        padding: 20px;
    }
     .depo h1 {
        font-size: 1.5em;
    }
     .depo h2{
        font-size: 1.5em;
        margin-top: 10px;
    }
    .depo-wrapper {
        top: 0px; 
        margin-bottom: -130px;
        margin-left: 0px;
    }
    .depo-carousel .depo-item {
        min-height: 400px;
        width: 100%;
    }
    .questions h2 {
        font-size: 2em;
        margin-top: 20px;
    }

}
/* TITULOS GRANDES */
h1, h2, h3, h4, .negocio-titulo, .questions h2, .depo h1, .depo h2 {
    font-family: 'IBMPlex', sans-serif !important;
}

/* TEXTOS MENORES (parágrafos) */
p, li, small, span, .negocio-texto, .collapsible-body, .footer p, .footer-contact {
    font-family: 'NotoSerif', serif !important;
}