@media(max-width: 1920px) {
/*-------- Head --------*/
.row .col.offset-m2 {
    margin-left: 0!important;
}
.head {
    position: relative;
    background-image: url(../images/Banner_Ana1.png);
    background-size: cover;
    background-position: center;
    padding: 00px 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: 33%;
    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;
    position: relative;
    max-width: 700px;
    margin: 30px auto;
    color: white;
}

.head h2 {
    font-size: 1.8em;
    /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */
    /* font-family: 'Montserrat ExtraBold', sans-serif; */
    font-weight: bold;
    position: relative;
    max-width: 480px;
    /* max-width: 900px; */
    margin: 0px 30px 20px 20px;
    font-family: 'MazzardH-ExtraBold';
    color: #413d3e;
    text-transform: none;
}

.head p {
    font-size: 1.2em;
    /* 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: 40px 30px 20px 20px;
    margin-top: 10px;
    margin-bottom: 1em;
    /* color: #26B6B4; */
    color: #404041;
}

.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: #155769;
    border-radius: 10px;
    color: #fff;
    padding: 0 20px;
}

.head small strong {
    color: #155769 !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: #26B6B4;
     font-family: 'MazzardH-ExtraBold';
     /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */

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

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

.head 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;
}

.head .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;
}

.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: none !important;
}

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

.head h2 strong {
    color: #26B6B4;
}
/* iframe {
    position: relative;
    margin-top: 20vw;
} */

.negocios video{
    width: 53%;
    height: 400px;
    object-fit: contain;
    margin-top: 3em !important;
    margin-bottom: 3em !important;
    margin-left: 18vw;
}
.parceria h4{
    color: #413d3e;
    font-family: 'Montserrat Bold';
    /* font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif; */
    font-size: 1.2em;
    position: relative;
    z-index: 1;
    line-height: 1em;
    text-align: left;
}
.parceria h4 strong{
    color: #26B6B4;
    font-family: 'Montserrat Bold';
    /* font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif; */
    font-size: 1.2em;
    position: relative;
    z-index: 1;
    line-height: 1em;
    text-align: left;
}
.parceria img{
    width: 100%;
    height: 285px!important;
    object-fit: contain;
    margin-top: -2em!important;
}


}
@media(max-width: 1650px) {
    .head img {
        margin-top: 2vw;
    }
}
@media(max-width: 1500px) {
    .head img {
        margin-top: 2vw;
    }
    .head h2 {
        font-size: 1.8em;
        font-family: 'MazzardH-ExtraBold';

        /* font-family: 'Montserrat ExtraBold', sans-serif; */
        font-weight: bold;
        position: relative;
        max-width: 430px!important;
        /* max-width: 900px; */
        margin: 0px 30px 20px 20px;
        
        color: #413d3e;
        text-transform: none;
    }
    
    .head p {
        font-size: 1.2em;
        /* font-family: 'Montserrat Bold'; */
        font-family: 'MazzardH-ExtraBold';
        /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
        position: relative;
        font-weight: bold;
        max-width: 400px!important;
        margin: 40px 30px 20px 20px;
        margin-top: 10px;
        margin-bottom: 2em;
        /* color: #26B6B4; */
        color: #404041;
    }
}
@media(max-width: 1370px) {
    .head img {
        margin-top: 2vw;
    }
    .head h2 {
        font-size: 1.8em;
        /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */
        font-family: 'MazzardH-ExtraBold';
        /* font-family: 'Montserrat ExtraBold', sans-serif; */
        font-weight: bold;
        position: relative;
        max-width: 300px!important;
        /* max-width: 900px; */
        margin: 0px 30px 20px 20px;
        
        color: #413d3e;
        text-transform: none;
    }
    
    .head p {
        font-size: 1.2em;
        /* font-family: 'Montserrat Bold'; */
        font-family: 'MazzardH-ExtraBold';
        /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
        position: relative;
        font-weight: bold;
        max-width: 300px!important;
        margin: 40px 30px 20px 20px;
        margin-top: 10px;
        margin-bottom: 2em;
        /* color: #26B6B4; */
        color: #404041;
    }
}
@media(max-width: 1150px) {
    .head {
        position: relative;
        background-image: url(../images/Banner_Anaaa.png);
        background-size: cover;
        background-position: center;
        padding: 00px 0px;
        overflow: hidden;
    }
    .head img {
        position: relative;
        width: 100%;
        height: 140px;
        object-fit: contain;
        padding: 25px;
        opacity: 1;
        margin-top: 0vw;
    }
    .head h2 {
        font-size: 1.8em;
        /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */
        font-family: 'MazzardH-ExtraBold';
        /* font-family: 'Montserrat ExtraBold', sans-serif; */
        font-weight: bold;
        position: relative;
        max-width: 800px!important;
        /* max-width: 900px; */
        margin: 40px 30px 20px 70px;
        text-align: center;
        color: #413d3e;
        text-transform: none;
    }
    
    .head p {
        font-size: 1.2em;
        /* font-family: 'Montserrat Bold'; */
        /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
        font-family: 'MazzardH-ExtraBold';
        position: relative;
        font-weight: bold;
        max-width:800px!important;
        margin: 40px 30px 20px 70px;
        margin-top: 10px;
        margin-bottom: 2em;
        /* color: #26B6B4; */
        text-align: center;
        color: #404041;
    }
    .head h2{
        font-size: 1.25em;
        margin-top: 0em;
    }
    .head p{
        font-size: .9em;
        line-height: 1.25em;
        
        margin-top: 2em ;
        margin: 20px 0px 0px 70px;
        margin-bottom: 0em;
    }
    .head ul {
        margin-bottom: 38em;
    }
    .head {
        position: relative;
        background-image: url(../images/Banner_Anaaa.png);
        background-size: cover;
        background-position: center;
        padding: 20px 20px;
        margin-top: 0vw;
        margin-left:0vw;
        overflow: hidden;
    }
    .head h1 {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        top: -80px;
        left: 110px;
        height: 80px;
        width: calc(100% - 80px);
        background-color: #155769;
        border-radius: 10px;
        color: #fff;
        padding: 0 20px;
    }
    .head form {
        position: relative;
        border: 4px solid #155769;
        background-color: #26B6B4 !important;
        max-width: 955px;
        margin: 20px  auto;
        margin-left: 0vw;
        padding: 40px;
        border-radius: 20px;
        margin-top: 0em;
        margin-bottom: 1em;
    }
    @media(max-width: 1150px) {
        .negocios video{
            width: 100%;
            height: 450px;
            object-fit: contain;
            margin-top: 3em !important;
            margin-bottom: 3em !important;
            margin-left: 0vw;
        }
    }
}

@media(max-width: 770px) {
    .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: #155769;
        border-radius: 10px;
        color: #fff;
        padding: 0 20px;
    }
}
@media(max-width: 600px) {
    .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: #155769;
        border-radius: 10px;
        color: #fff;
        padding: 0 20px;
    }
    .parceria img{
        width: 100%;
        height: 229px!important;
        object-fit: contain;
        margin-top: 2em!important;
    }

    .head h2 strong {
        /* color: #00fdf9; */
        /* color: #404041; */
        color: #26B6B4;
    }
    .head strong {
        /* color: #00fdf9; */
        color: #26B6B4;
        font-size: 1.2em;
       

    }
    .head h2 {
        font-size: 2.25em;
        /* font-family: 'Roboto-Bold', Tahoma, Geneva, Verdana, sans-serif; */
        font-family: 'MazzardH-ExtraBold';
        /* font-family: 'Montserrat ExtraBold'; */
        /* font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif; */
        position: relative;
        max-width: 900px;
        margin: 0px 0px 0px 14px;
        color: #393939;
        text-transform: none;
        margin-top: 4vw;
        /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);  */
    }
    .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;
        max-width: 1000px !important;
        position: relative;
        z-index: 1000;
    }
    .negocios.iframe {
        width: 200%!important;
        height: 300px; /* Altura fixa para dispositivos móveis */
        margin-left: 0vw!important;
    }
    svg:not(.fa) {
        bottom: 0 !important;
    }
    .form h3 {
        font-size: 1.5em !important;
    }
    .form h2 {
        margin-top: 1em !important;
    }
    .head{
        background-position: bottom;
    }
    .head h2{
        font-size: 1.25em;
        margin-top: 0em;
    }
    .head p{
        font-size: 1em;
        line-height: 1.25em;
        
        margin-top: 2em ;
        margin: 20px 0px 20px 14px;
        
    }
    .head ul {
        margin-top: 0 ;
        margin-bottom: 40em;
    }
    .head {
        position: relative;
        background-image: url(../images/Banner_Anaaa.png);
        background-size: cover;
        background-position: center;
        padding: 20px 20px;
        margin-top: 0vw;
        margin-left:0vw;
        overflow: hidden;
    }
    .head form {
        position: relative;
        border: 4px solid #155769;
        background-color: #26B6B4 !important;
        max-width: 400px;
        margin: 20px  auto;
        margin-left: 0vw;
        padding: 40px;
        border-radius: 20px;
        margin-top: 0em;
        margin-bottom: 1em;
    }
}


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

.negocios {
    padding: 40px 10%;
    
    background-color: #e1e6e8;
}


.negocios h2 strong{
    width: 100%;
    float: left;
    color: #26B6B4;
    font-size: 1.5em;
    line-height: 1.25em;
    margin-top: 5px;
}

.negocios h2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: bold;
    /* font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */
    font-family: 'MazzardH-ExtraBold';
    text-transform: uppercase;
    color: #26B6B4;
}

.negocios figure img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    margin-bottom: 1em;
}

.negocios .col img {
    width: 100%;
    height: auto;
}

.negocios h4 {
    font-size: 2em;
    font-weight: bold;
    color: #26B6B4;
    text-align: center;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
}

.negocios p:first-child {
    color: #404041;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.25em;
    line-height: 1.25em;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.negocios p {
    color: #404041;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.25em;
    line-height: 1.25em;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
/* 
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif; */

}

.negocios p strong{
    color: #26B6B4;
}

.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 ul{
    margin: 0 auto !important;
    padding-left: 2em !important;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    max-width: fit-content !important;
    margin-bottom: 2em !important;
}

.negocios ul li{
    color: #26B6B4;
    font-size: 1.1em;
    font-weight: bold;
    list-style-type: disc !important;
}

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

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

.negocios .m6 img{
    width: 100%;
    height: 500px;
    object-fit: contain;
    margin-top: 2em;
}

@media (max-width: 600px) {
    .negocios .m6 img{
        height: auto;
        margin-top: 1em;
        margin-bottom: 0;
    }
    .negocios video{
        width: 120%;
        height: 250px;
        object-fit: contain;
        margin-top: 3em !important;
        margin-bottom: 3em !important;
        margin-left: -8vw;
    }
}

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

.negocios h3.center{
    text-align: center;
    color: #282828;
}

.negocios .l3{
    text-align: center;
}

.negocios svg{
    color: #fff;
    font-size: 4em;
    margin-bottom: 20px;
}

.negocios strong{
    color: #26B6B4 !important;
}

.negocios h5{
    color: #404041!important;
}

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

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

.negocios .m6 img {
    width: 100%;
    height: 350px;
    margin-top: 0em;
    object-fit: contain;
}

.negocios h4 {
    font-size: 2em;
    font-weight: bold;
    color: #26B6B4;
    text-align: center;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
}

.negocios div.col .col {
    display: flex !important;
    align-items: center;
    margin-top: 20px;
}

.negocios div.col .col:last-child {
    display: block !important;
}

.negocios div.col svg {
    width: 60px !important;
    height: 60px;
    background-color: #26B6B4;
    color: white;
    padding: 15px;
    margin-top: 15px;
    border-radius: 50%;
    margin-right: 10px;
}


.negocios div.col div.col p {
    color: #404041;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1em;
    margin: 0;
    line-height: 1em;
    text-align: left;
}

.negocios h5 {
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: .9em;
    margin: 0;
    margin-top: 8px;
    line-height: 1.25em;
}

.negocios h6 {
    color: #fff;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-size: .9em;
    margin: 0;
    line-height: 1.25em;
    color: #26B6B4;
}

.negocios div.m6 svg{
    margin-bottom: 0 !important;
}

.negocios ul svg{
    font-size: 1em !important;
    width: 1em;
    height: inherit !important;
    margin-bottom: 0 !important;
}

.negocios figure.m4 img{
    width: 100%;
    height: 300px;
    object-fit: contain;
    margin-top: 2em;
}



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

.negocios figure.m4 img {
    width: 100%;
    height: auto;
    margin-top: 2em;
    border-radius: 30px;
}

.negocios figcaption{
    display: block !important;
}

.negocios h3 {
    font-size: 2em;
    font-weight: bold;
    color: #26B6B4;
    text-align: center;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
}

.negocios h4 {
    font-size: 1.25em;
    font-weight: bold;
    color: #26B6B4;
    text-align: center;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    margin-top: 0;
}




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

.shape {
    background-image: url(../images/images.jpeg);
    background-size: cover;
    background-position: center;
    padding: 10px 10%;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

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

@media(max-width: 600px){
    .shape figure{
        display: none;
    }
    .shape .col{
        width: 100% !important;
    }
    .shape {
        padding: 20px !important;
    }
}

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

.shape h2 {
    color: #26B6B4;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.25em;
    position: relative;
    z-index: 1;
}

.shape h2 strong{
    font-size: 2em;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.shape p {
    color: #404041;
    font-size: 1em;
    line-height: 1.25em;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    max-width: 400px;
}

.shape img {
    width: 100%;
    height: 63px;
    object-fit: contain;
    object-position: left;
}

.shape figure.m6 img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    object-position: center;
}

.shape strong {
    color: #26B6B4;
}

.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;
}

.shape {
    position: relative;
}

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

.shape svg:not(.fa) path {
    fill: #fff;
} */

@media (max-width: 600px) {
    .shape{
        padding-left: 5px;
        padding-right: 100px;
    }
    .shape figure.col{
        position: absolute;
        top: 90px;
        right: -10px !important;
        width: 100% !important;
        height: 500px;
    }
    .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%);
    }
}
.tratamento ul li{
    color: #413d3e;
    
    align-items: center;
    font-size: 1.2em;
    line-height: 1.25em;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    text-align: left;
    margin-left: 15vw !important;
    
}

.tratamento ul{
    margin: 0 !important;
    
}
.tratamento svg{
    color: #26B6B4;
    font-size: 1em;
}
.shape h2 {
    color: #26B6B4;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    line-height: 1em;
}

.shape h2 strong{
    font-size: 2em;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    line-height: 1.25em;
}
.tratamento svg{
    float: left;
    text-align: center;
}
.tratamento{
    margin-top: 20px;
    margin-bottom: 50px;
}
/*-------- Franquia --------*/
.depo1 {
    padding: 0px 10%;
    padding-bottom: 60px;
    background-color: #e1e6e8;
}
.depo {
    /* position: relative; */
    padding: 60px 10%;
    background-color: #fff;
}

.depo h2 {
    color: #26B6B4;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    line-height: 1em;
}

.depo h2 strong{
    font-size: 2em;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    line-height: 1.25em;
}


.depo img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    margin-top: 2em;
}



.depo svg{
    color: #26B6B4;
    font-size: 1em;
}

.depo iframe{
    margin-top: 6em;
}

.depo h3 {
    color: #26B6B4;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    margin-top: 3vw;
}

.depo h3 strong{
    font-size: 2em;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 1em;
    line-height: 1.25em;
}

.depo .l3 svg{
    width: 100% !important;
    float: left;
    text-align: center;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 2em;
}


.depo p{
    text-align: center;
    color: #fff;
    font-size: .9em;
    line-height: 1.25em;
}

.franquia {
    position: relative;
    padding: 60px 10%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    z-index: 1;
}

.franquia h2 {
    font-size: 1.25em;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 10px;
}

.franquia strong {
    color: #26B6B4;
}

.franquia h3 {
    margin-top: 0;
    font-size: 2.5em;
    font-weight: bold;
    font-family: 'Open Sans Bold', Tahoma, Geneva, Verdana, sans-serif;
}

.franquia p {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: bold;
    font-family: 'Open Sans', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 450px;
}

.franquia img {
    width: 100%;
    height: 90px;
    object-fit: contain;
}

.franquia .col .col p {
    text-align: center;
    padding: 0 30px;
}

.franquia .btn {
    text-align: center;
    background-color: #26B6B4 !important;
    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;
}


/*-------- 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: #26B6B4; */
    /* 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: #155769 !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: #26B6B4;
    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 {
    padding: 20px 5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #155769;
}

.footer img {
    width: auto;
    height: 30px;
    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;
    }
}