/** COLOR MODELO **/
/*
:root {
    --color-white: #ffffff;
    --color-orange: #ff4a17;
    --color-light-orange: #f8d1c3;
    --color-light-gray: #f5f5f5;
    --color-dark-gray: #14212b;
}
*/
:root {
    --color-white: #ffffff;
    --color-orange: #89D995;
    --color-light-orange: #94F2A2;
    --color-light-gray: #F2F2F2;
    --color-dark-gray: #111559;
}


/* TOPO */

@media (max-width: 1200px) {

    .topnav {
        overflow: hidden;
        padding: 0px;
    }

}

@media (max-width: 1024px) {

    .button-secondary {
        line-height: 37px;
        font-size: 16px!important;
        font-weight: 700;
        border-radius: 35px;
        border: none;
        cursor: pointer;
        padding: 0 50px;
        background-color: #11165a;
        color: var(--color-white) !important;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        position: relative;
        z-index: 2;
        padding: 7px 43px!important;
        margin-top: 35px!important;
        margin-left: 60px!important;
    }

    .topo-txt-destaque {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        width: 70%!important;
        font-size: 22px!important;
        padding: 17% 0px 0% 59px!important;
        color: var(--color-white);
        float: left;
        text-align: left;
        letter-spacing: 0px;
        line-height: 50px!important;
        top: -10% !important;
        letter-spacing: 17px;
    }

    header .row {
        margin: 0 auto;
        padding: 5px 50PX;
        background-color: var(--color-white);
    }
    .caixa-grande {
        padding: 0 77px;
        margin-top: 0px;
        position: relative;
        z-index: 9;
    }

    .bloco-servico .tipos-servico .tipo-servico {
        margin: 20px auto;
        height: auto;
    }
    #box-vantagens {
        padding: 5% 5% 5% 5%;
    }
    #box-vantagens p {
        color: #11165a;
        text-align: left;
        font-size: 17px;
        line-height: 22px;
        display: flow-root;
    }
    .bloco-forms h2 {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 22px 5px;
        background-color: #11165a;
        color: var(--color-white);
        margin: unset;
        font-size: 18px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .bloco-forms {
        padding: 6% 0% 7% 0%;
    }
    #box-vantagens h4 {
        color: #11165a;
        margin: 0;
        padding-bottom: 3%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        width: 70%;
        font-size: 19px;
        text-align: center;
        margin: 0 auto;
        text-transform: uppercase;
        line-height: 24px;
    }
    #box-categorias h3 {
        color: #11165a;
        margin: 0 auto;
        padding-bottom: 3%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        font-size: 30px;
        /* text-transform: uppercase; */
    }
    #box-categorias {
        padding: 5% 0% 5% 0%;
    }
    #box-categorias p {
        font-size: 16px;
        color: #11165a!important;
        line-height: 22px !important;
        text-align: left !important;
    }
    .accordion {
        background-color: var(--color-white)00;
        color: #11165a;
        cursor: pointer;
        padding: 9px;
        width: 100%;
        border: none;
        text-align: center;
        outline: none;
        font-size: 18px;
        font-family: sans-serif;
        transition: 0.4s;
    }
    .bg-branco {
        background-color: var(--color-white);
        padding: 5% 0%;
        border-radius: 30px;
        width: 90%;
        margin: 0 auto;
        float: none;
        height: 780px;
        display: grid;
    }
    .bloco-contato-extra p {
        font-family: Calibri;
        font-weight: 400;
        color: #11165a;
        font-size: 25px;
        letter-spacing: -1px;
    }
    .bloco-contato-extra h3 {
        color: #11165a;
        font-size: 21px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 43px;
        padding-bottom: 4%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        letter-spacing: 0px;
    }
    .sessao-depoimento h3 {
        color: #11165a;
        font-size: 22px;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        padding-bottom: 22px;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
        font-size: 17px;
        margin-bottom: 0px;
        float: none !important;
        letter-spacing: 0;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-style: italic;
        background-image: url(../img/comentario.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        color: #11165a;
        padding: 0 30px 0 30px;
        line-height: 25px;
        margin-left: 32px;
    }
    #footer-session h2 {
        font-size: 27px;
        font-family: 'Raleway', sans-serif;
        width: 70%;
        padding-bottom: 61px;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
    }
    .sessao-servicos {
        text-align: center;
        padding: 12% 4% 6% 4%;
        background-color: #11165a;
        clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    }
    .bloco-servico h1 {
        color: #fff;
        font-size: 30px;
        line-height: 1.1;
        font-family: 'Raleway', sans-serif;
        text-transform: inherit;
        font-weight: 700;
        padding-bottom: 30px;
    }
    .button-primary {
        line-height: 50px;
        font-size: 15px;
        font-weight: 700;
        border-radius: 35px;
        border: none;
        cursor: pointer;
        padding: 0 26px;
        background-color: #11165a!important;
        color: var(--color-white) !important;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        position: relative;
        z-index: 2;
    }
    #footer-session {
        box-sizing: border-box;
        text-align: center;
        padding: 10% 0% 10% 0%;
        background-color: #11165a;
        /* color: #ffffff !important; */
        clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0% 100%);
    }
    #footer-session p {
        font-size: 12px;
        margin: 2px;
        color: #fff;
        font-weight: 500;
        font-family: 'Raleway', sans-serif;
    }
    .footer-copy {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999999999;
        background-color: #ffffff;
        text-align: left;
        padding: 6px 0px;
        box-shadow: 1px -4px 20px 0px #0003;
    }
   

}

@media (max-width: 767px) {

    #footer-session {
        box-sizing: border-box;
        text-align: center;
        padding: 10% 5% 10% 5%;
        background-color: #11165a;
        /* color: #ffffff !important; */
        clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0% 100%);
    }

    .bloco-servico h1 {
        color: #fff;
        font-size: 30px;
        line-height: 1.1;
        font-family: 'Raleway', sans-serif;
        text-transform: inherit;
        font-weight: 700;
        padding-bottom: 30px;
        width: 80%;
        margin: 0 auto;
    }

    #box-categorias p {
        font-size: 23px;
        color: #11165a!important;
        line-height: 36px !important;
        text-align: left !important;
    }

    .caixa-grande {
        padding: 0 0px;
        margin-top: 0px;
        position: relative;
        z-index: 9;
    }

    .topo-txt-destaque {
        width: 98%!important;
        font-size: 23px!important;
        left: 12px !important;
    }

    .topo-txt-destaque strong {
        font-size: 45px!important;
        letter-spacing: -3px;
        font-weight: 900 !important;
    }
    .button-destaque {
        display: none;
    }
    
    .sessao-perguntas-clip::before,
    #box-vantagens::before {
        width: 0;
    }

    .sessao-perguntas-clip img {
        display: none;
    }

    #box-vantagens .img-responsive {
        display: none;
    }

    .certificados .direitos {
        text-align: center;
    }

    #redes_sociais {
        text-align: center;
    }

    #redes_sociais i {
        font-size: 2.5rem;
        margin: 10px 10px;
    }

    #footer-session p {
        font-size: 15px;
        margin-top: 15px;
    }

    #box-newsletter input {
        padding: 12px;
        background-color: var(--color-white);
        width: 80%;
        text-align: center;
        border: 0;
        font-size: 17px;
        float: none;
        margin: 0 auto;
        display: table-cell;
        border: 1px solid #11165a;
        border-radius: 6px;
        display: block;
        margin-bottom: 5px;
    }

    .sessao-parceiros .btn-depo-parc {
        margin-top: 22%;
    }
    #footer-session .sub-menu-links {
        margin: 0% 0% 7% 0%!important;
    }
    .footer-content {
        padding: 9% 2% 37% 2%;
    }

    .footer-copy a {
        min-width: 170px;
    }

    .footer-copy {
        padding: 6px 20px;
    }
    .sessao-servicos {
        text-align: center;
        padding: 21% 0% 6% 0%;
        background-color: #11165a;
        clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    }
    .beneficio-content h5 {
        color: #11165a;
        font-size: 30px;
        line-height: 1.1;
        font-family: 'Raleway', sans-serif;
        text-transform: inherit;
        font-weight: 700;
        padding-bottom: 40px;
    }
}


@media (max-width: 450px) {
    
    #redes_sociais {
    text-align: center;
    z-index: 99999999;
    padding-bottom: 8%;
}
    
    #footer-session .footer-copyright {
    border-top: none;
    margin-top: 0px;
    padding-top: 55px;
    padding-bottom: 0px;
    z-index: 0;
}

    .beneficio-content h5 {
        font-size: 25px;
    }

    .sessao-servicos {
        text-align: center;
        padding: 21% 0% 6% 0%;
        background-color: #11165a;
        clip-path: polygon(0 4%, 100% 0%, 100% 100%, 0% 100%);
    }

    .topo-txt-destaque strong {
        font-size: 26px!important;
        letter-spacing: -2px;
        font-weight: 800 !important;
    }

    .galeria h2 {
        color: #11165a;
        font-size: 21px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 0px;
    }

    .galeria {
        box-sizing: border-box;
        text-align: center;
        padding: 2% 0% 2% 0%;
        clip-path: none;
    }

    #box-newsletter h2 {
        color: #11165a;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 10px;
        width: 90%;
        clear: both;
        margin: 0 auto;
    }

    .bloco-forms a {
        width: 100%;
        padding: 0;
    }
    .card-form .card-body {
        align-items: center;
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    #box-vantagens h3 {
        font-size: 23px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 12px;
        line-height: 24px;
    }

    #box-vantagens {
        padding: 6%;
    }

    #box-vantagens h2 {
        color: var(--color-white);
        font-size: 28px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 20px;
        padding-top: 20px;
        clear: both;
        margin: 0 auto;
    }

    #layerslider {
        background-position: unset;
        background-repeat: no-repeat;
        background-attachment: inherit;
        background-size: cover;
    }

    header .row {
        margin: 0 auto;
        padding: 0px 10px;
        background-color: var(--color-white);
    }

    .topo-txt-destaque {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        width: 90%!important;
        font-size: 131%!important;
        padding: 21% 50px 2% 17px!important;
        color: var(--color-white);
        float: left;
        text-align: left;
        letter-spacing: 7px;
        line-height: 29px!important;
    }
    .caixa-grande {
        padding: 0 30px;
        margin-top: 0px;
        position: relative;
        z-index: 9;
        /* margin-bottom: 101px; */
    }
    #box-empresa h2 {
        font-size: 28px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 10px;
    }
    #box-categorias h3 {
        color: #11165a;
        margin: 0 auto;
        padding-bottom: 5%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        font-size: 26px;
        /* text-transform: uppercase; */
    }
    #box-categorias p {
        font-size: 21px;
        color: #11165a!important;
        line-height: 29px !important;
        text-align: left !important;
    }
    #box-empresa p {
        font-size: 18px;
        font-family: sans-serif;
        font-weight: 400;
        padding-bottom: 5px;
        text-align: justify;
        width: 100%;
    }
    #box-empresa iframe {
        width: 100%;
        height: 206px;
    }
    #box-empresa {
        padding: 10% 0% 10% 0%;
    }
    .bloco-servico h1 {
        font-size: 20px;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        padding-bottom: 0px;
        width: 70%;
        margin: 0 auto;
        text-align: center;
    }

    .sessao-artigo h1 {
        color: #11165a;
        font-size: 32px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 20px;
        width: 80%;
        margin: 0 auto;
        padding-top: 40px;
    }
    .sessao-depoimento h3 {
        color: #11165a;
        font-size: 25px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 22px;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
        font-size: 17px;
        margin-bottom: 0px;
        float: none !important;
        letter-spacing: 0;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-style: italic;
        background-image: url(../img/comentario.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        color: #11165a;
        padding: 0 20px 0 20px;
        line-height: 20px;
        margin-left: 32px;
    }
    .bloco-forms h2 {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 22px 26px;
        background-color: #11165a;
        color: var(--color-white);
        margin: unset;
        font-size: 21px;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    
    #box-vantagens h4 {
        color: #11165a;
        margin: 0;
        padding-bottom: 8%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        width: 90%;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        text-transform: uppercase;
        line-height: 24px;
    }
    #box-categorias {
        padding: 12% 0% 12% 0%;
    }
    .sessao-perguntas-clip h2 {
        color: var(--color-white);
        font-size: 22PX;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 43px;
        padding-bottom: 3%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        letter-spacing: 0px;
    }
    .bg-branco {
        background-color: var(--color-white);
        padding: 5% 0%;
        border-radius: 30px;
        width: 95%;
        margin: 0 auto;
        float: none;
        height: 1070px;
        display: grid;
    }
    .bloco-contato-extra p {
        font-family: Calibri;
        font-weight: 400;
        color: #11165a;
        font-size: 22px;
        letter-spacing: 0px;
        line-height: 24px;
        padding-bottom: 12px;
    }
    .bloco-contato-extra h3 {
        color: #11165a;
        font-size: 20px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 26px;
        padding-bottom: 9%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        letter-spacing: 0px;
    }
    
    .sessao-artigo {
        padding: 5% 0% 5% 0%;
    }
    .sessao-artigo p {
        font-family: sans-serif;
        font-weight: 600;
        font-size: 18px;
        padding-left: 20px;
        color: #11165a;
        text-align: left;
        padding-bottom: 15px;
    }
    .sessao-artigo h2 {
        color: var(--color-orange);
        font-size: 19px;
        clear: both;
        margin: 0 auto;
        text-align: left;
        line-height: 43px;
        padding-bottom: 2%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }
    .b-noticias {
        padding: 8% 9% 10% 9%;
    }
    .sessao-parceiros .btn-depo-parc {
        margin-top: 33%;
    }
    #footer-session {
        padding: 2% 0% 20% 0%;
        clip-path: none;
    }
    .footer-content {
        padding:10% 7% 361% 7%;
    }

    .button-secondary2 {
        line-height: 37px;
        font-size: 17px;
        font-weight: 700;
        border-radius: 35px;
        border: none;
        cursor: pointer;
        padding: 0 50px;
        background-color: #6fce8a;
        color: #fff;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        position: relative;
        z-index: 2;
        padding: 7px 10px!important;
    }

    .footer-copy .btn-rodape-mobile a {
        display: block;
        padding: 0 10px;
        font-size: 14px;
        text-align: center;
        line-height: 16px;
    }

    .whats {
        width: 100%!important;
        margin: 0 auto;
        display: inherit;
        /* float: none; */
    }
    .vantagens {
        padding: 15% 0% 5% 0%;
    }
    .sessao-perguntas-clip {
        text-align: center;
        clip-path: none;
    }
    #footer-session h2 {
        color: #fff;
        font-size: 20px;
        font-family: 'Raleway', sans-serif;
        width: 94%;
        padding-bottom: 20px;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
    }

    

}

@media (max-width: 375px) {

    #box-empresa p {
        font-size: 17px;
        font-family: sans-serif;
        font-weight: 400;
        padding-bottom: 5px;
        text-align: left;
        width: 100%;
        line-height: 20px;
    }

    #box-categorias h3 {
        color: #11165a;
        margin: 0 auto;
        padding-bottom: 5%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        font-size: 24px;
        /* text-transform: uppercase; */
    }

    #box-empresa {
        padding: 1% 0% 10% 0%;
    }

    #box-empresa h2 {
        font-size: 22px;
        font-family: 'Raleway', sans-serif;
        /* text-transform: uppercase; */
        font-weight: 700;
        padding-bottom: 10px;
    }

    #box-newsletter {
        padding: 6% 0% 13% 0%;
    }

    #box-newsletter h2 {
        color: #11165a;
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 10px;
        width: 90%;
        clear: both;
        margin: 0 auto;
    }

    #box-vantagens h5 {
        color: #11165a;
        font-size: 19px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        padding-bottom: 40px;
    }

    #box-vantagens h4 {
        color: #11165a;
        margin: 0;
        padding-bottom: 8%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        width: 90%;
        font-size: 17px;
        text-align: center;
        margin: 0 auto;
        text-transform: uppercase;
        line-height: 21px;
    }

    .bloco-servico .tipos-servico h2 {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        color: var(--color-white);
        font-size: 16px;
        text-align: left;
        text-transform: uppercase;
        display: table-cell;
        padding-bottom: 10px;
    }

    .bloco-servico h1 {
        color: var(--color-white);
        font-size: 24px;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        padding-bottom: 30px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    
    #box-empresa iframe {
        width: 100%;
        height: 145px;
    }
    #box-categorias h3 {
        color: #11165a;
        margin: 0 auto;
        padding-bottom: 6%;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        font-size: 27px;
        /* text-transform: uppercase; */
        width: 90%;
    }
    .sessao-perguntas-clip {
        background-color: var(--color-orange);
        padding: 10% 4% 10% 4%;
    }
    .bg-branco {
        background-color: var(--color-white);
        padding: 5% 0%;
        border-radius: 30px;
        width: 95%;
        margin: 0 auto;
        float: none;
        height: 1230px;
        display: grid;
    }
    .ico {
        font-size: 33px;
    }
    .b-noticias .noticias-content h3 {
        font-size: 17px;
        color: #11165a;
        margin: 0 auto;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        text-align: left;
        width: 100%;
        line-height: 23px;
        padding-left: 10px;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
        font-size: 14px;
        margin-bottom: 0px;
        float: none !important;
        letter-spacing: 0;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-style: italic;
        background-image: url(../img/comentario.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        color: #11165a;
        padding: 0 0px 0 26px;
        line-height: 21px;
        margin-left: 3px;
    }
    .sessao-parceiros .btn-depo-parc a {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 10px 10px;
        background-color: var(--color-orange);
        color: var(--color-white);
        margin-right: 0px;
    }
    .sessao-parceiros .btn-depo-parc {
        margin-top: 40%;
    }
    #footer-session h2 {
        color: var(--color-white);
        font-size: 21px;
        font-family: 'Raleway', sans-serif;
        width: 80%;
        padding-bottom: 61px;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
    }
    .footer-content {
        padding: 16% 2% 90% 2%;
    }
    #footer-session {
        padding: 6% 0% 57% 0%;
    }
    header #menubar h1 {
        font-size: 26px;
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: 1px;
        color: #11165a;
        border-left: 7px solid var(--color-orange);
        padding: 2px 14px;
        border-radius: 0px;
    }
    #footer-session .formulario button {
        background-color: var(--color-orange);
        border-radius: unset;
        color: var(--color-white);
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        border-radius: 90px;
        padding: 10px 30px;
        display: block;
    }

}

@media (max-width: 320px) {
    
            #footer-session #dadosempresa img {
        width: 280px;
        }

        #footer-session #dadosempresa h5 {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        text-align: right;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
        line-height: 20px;
        }


    .topo-txt-destaque strong {
        font-size: 21px!important;
        letter-spacing: -1px;
        font-weight: 800 !important;
    }

    .topo-txt-destaque {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        width: 90%!important;
        font-size: 107%!important;
        padding: 14% 50px 2% 6px!important;
        color: var(--color-white);
        float: left;
        text-align: left;
        letter-spacing: 3px;
        line-height: 29px!important;
    }

}