header > .content .middle,
header .header-top .esq,
header .header-top a.middle,
header .header-summit, #custom_html-4,
header .header-top .dir .separador {
    display: none;
}
header  {
    margin-left: auto;
    margin-bottom: 20px !important;
}
header .header-top .dir {
    margin-left: auto;
}

.container {
    width: 90%;
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
} 

#banner {
    background-color: #0087C8;
    background-image: url(../../totem-de-pagamento/lp/touchpay/lp-touchpay-bg-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 2vw 0;
}

#banner .container,
#desafios .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#banner .esq,
#desafios .esq {
    width: 48%;
}

#banner .dir {
    width: 37%;
}

.titulo {
    font-size: 2.135vw;
    line-height: 2.552vw;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}

.titulo b {
    font-weight: 700;
}

.subtitulo {
    font-weight: 300;
    font-size: 23px;
    line-height: 40px;
    letter-spacing: -0.02em;
}

.texto {
    font-size: 23px;
    line-height: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}

.texto-menor {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.02em;
    margin-bottom: 15px;
}

.btn {
    border-radius: 25px;
    background: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #0087C8 !important;
    padding: 18px 3.9vw;
    transition: 0.2s all ease-in-out;
    position: relative;
    display: inline-block;
    margin-top: 15px;
}


#desafios .btn:hover,
.btn:hover {
    background: var(--vermelho);
    color: #fff !important;
}

#desafios {
    padding: 6vw 0;
    position: relative;
}

#desafios::before {
    content: '';
    display: block;
    width: 16.927vw;
    height: 54.0625vw;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../../totem-de-pagamento/lp/touchpay/lp-touchpay-before-desafios.webp);
    background-size: cover;
}

#desafios .btn {
    background: #0087C8;
    color: #fff !important;
}

#desafios .titulo {
    color: #0087C8;
    font-weight: 700;
}

#desafios .dir {
    width: 49%;
}

#faq {
    padding: 4vw 0;
    position: relative;
}

#faq::before {
    content: '';
    display: block;
    width: 16.0416vw;
    height: 57.291vw;
    position: absolute;
    left: 0;
    top: -5vw;
    background-image: url(../../totem-de-pagamento/lp/touchpay/lp-touchpay-before-faq.webp);
    background-size: cover;
}


#faq .titulo {
    color: #0087C8;
    font-weight: 700;
    font-size: 3.6458vw;
    line-height: 3.95833vw;
    letter-spacing: -0.02em;
    text-align: center;
}

#faq .organiza_faq {
    margin-top: 40px;
}

#faq .faq-item {
    margin: 0;
    border: 2px solid #005B88;
    background-color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    margin-bottom: 28px;
}

#faq .faq-pergunta {
    font-size: 20px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    padding: 30px 30px 30px 30px;
    cursor: pointer;
}

#faq .faq-pergunta.faq_active {
    padding: 30px 30px 15px 30px;
}

#faq .faq-pergunta::before {
    content: ' ';
    background-image: url(../../totem-de-pagamento/lp/touchpay/seta-faq.png);
    background-size: cover;
    width: 17px;
    height: 15px;
    margin-right: 25px;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

#faq .faq_active.faq-pergunta::before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

#faq .faq-resposta {
    color: #000;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    max-height: 0px;
    padding: 0px !important;
}

#faq .display_faq {
    max-height: 1000px;
}

#faq .faq-resposta .texto-resposta {
    padding: 0px 30px 30px 72px;
    font-size: 18px;
    line-height: 24px;
}

#faq ul li::before {
    content: '•';
    margin-right: 10px;
}

#contato {
    position: relative;
    padding-top: 20px;
}

#contato::before {
    content: '';
    display: block;
    width: 17.656vw;
    height: 61.041vw;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../../totem-de-pagamento/lp/touchpay/lp-touchpay-before-contato.webp);
    background-size: cover;
}

#contato .content {
    width: 1288px;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0077AF;
    border-radius: 15px;
     padding: 48px 53px 48px 83px;
    z-index: 1;
    position: relative;

}

#contato .content .esq>.titulo {
    font-size: 43.46px;
    font-weight: bold;
    letter-spacing: 0.66px;
    color: #fff;
    line-height: 53.18px;
    margin-bottom: 42px;
}

#contato .content .esq>.texto {
 font-size: 24.16px;
    font-weight: bold;
    line-height: 42px;
    color: #fff;
    /*width: 421px;*/
    width: 507px;
    max-width: 100%;
    margin-bottom: 56px;
}

#contato .content .esq>.texto span {
    color: #fff;
}

#contato .content .esq {
    width: 532px;
    max-width: 50%;
}

#contato .content .dir {
    width: 552px;
    display: flex;
    flex-direction: column;
}

#contato .content .dir>input,
#contato .content .dir>select {
    font-family: 'Montserrat';
    width: 100%;
    height: 53px;
    background-color: #005780;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding-left: 15px;
    color: #fff;
    box-sizing: border-box;
}

form input.error::placeholder, form textarea.error::placeholder {
    color: var(--vermelho) !important;
    opacity: unset !important;
}

#contato .content .dir>input::placeholder,
#contato .content .dir>select {
    font-family: 'Montserrat', sans-serif;
    color: #e9e9e9;
    font-size: 14px;
    font-weight: 500;

}

#contato .content .dir select {
    width: 100%;
    height: 53px;
   background-color: #005780;
    background-image: url(../../totem-de-pagamento/geral/ico-seta-form.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 13px 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 40px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer; 
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#contato .content .dir select:hover {
    border-color: #999;
}

#contato .content .dir select:focus {
    outline: none;
    border-color: #ccc;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.1);
}

#contato .content .dir select.error {
    border-color: #ff4444;
}

#contato .content .dir .infos {
    color: #ffff;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.64px;
    margin: 10px 0 20px;
}

#contato .content .dir .infos span {
    display: block;
    color: #f12323;
}

#contato .content .dir .box-check {
    font-size: 12px;
    font-weight: 500;
    color: #dbdbdb;
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 13px;

}

#contato .content .dir .box-check input {
    accent-color: #6e6e6e;
    width: 14px;
    height: 14px;
}

#contato .content .dir button {
    border-radius: 27px;
    border: none;
    background-color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 16px;
    padding: 15px 69px;
    width: 100%;
    color: #0087C8;
    font-weight: 700;
    font-size: 18px;
    transition: 0.2s all ease-in-out;
    margin: 0 auto 10px;
    font-size: 18px;
    column-gap: 16px;
    margin-top: 20px;
}
#contato .content .dir button svg{
    min-width: 27px;
}
#contato .content .dir button:hover {
    background-color: transparent;
    color: #0087C8;
    color: #fff;
    cursor: pointer;
}

#contato .content .dir .obrigatorio {
    color: #dbdbdb;
    opacity: 0.502;
    font-size: 10px;
    font-weight: 500;
}

#contato .content .esq .contatos {
    display: flex;
    height: 61px;
    column-gap: 52px;
}

#contato .svg {
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    transition: 0.2s all ease-in-out;
}


#contato .content .esq .contatos .redes .svg:hover {
    opacity: 1;
}

#contato .content .esq .contatos .redes .facebook {
    mask: url(../../totem-de-pagamento/geral/facebook.svg) no-repeat center;
    background-color: #fff;
    opacity: 0.502;
}

#contato .content .esq .contatos .redes .instagram {
    mask: url(../../totem-de-pagamento/geral/instagram.svg) no-repeat center;
    background-color: #fff;
    opacity: 0.502;

}

#contato .content .esq .contatos .redes .youtube {
    mask: url(../../totem-de-pagamento/geral/youtube.svg) no-repeat center;
    background-color: #fff;
    opacity: 0.502;

}

#contato .content .esq .contatos .redes .linkedin {
    mask: url(../../totem-de-pagamento/geral/linkedin.svg) no-repeat center;
    background-color: #fff;
    opacity: 0.502;

}

#contato .content .esq .contatos .redes .tiktok {
    mask: url(../../totem-de-pagamento/geral/tiktok.svg) no-repeat center;
    background-color: #fff;
    opacity: 0.502;

}

#contato .content .esq .contatos .redes .box-redes .redes_sociais div {
    display: flex;
    column-gap: 17px;
    align-items: flex-end;
}

#contato .content .esq .contatos .texto {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

#contato .content .esq .contatos .separador {
    display: inline-block;
    height: 100%;
    background-color: #ffffff70;
    width: 2px;
}

#contato .content .esq .contatos .redes,
#contato .content .esq .contatos .telefone {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

#contato .content .esq .contatos .telefone a {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.2px;
    position: relative;
    display: flex;
    flex-direction: row;
    text-decoration: none;
    align-items: center;
    column-gap: 10px;
}

/* FormulÃ¡rio Whatsapp */

/*** Whatsapp ***/
.container-whatsapp .box-whatsapp {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #33d951;
    padding: 18px 24px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.container-whatsapp .box-whatsapp:hover {
    background-color: #47dd62;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.box-whatsapp svg {
    color: #fff;
    font-size: 60px;
}

.container-whatsapp .box-whatsapp .texto {
    display: none;
}

#whatsapp {
    width: 360px;
    max-width: 360px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

#whatsapp #open_whatsapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

#close_whatsapp {
    position: absolute;
    right: -13px;
    z-index: 99999;
    color: #cb336b;
    top: -13px;
    cursor: pointer;
    display: none;
    border: 1px solid #2c2c2c;
    border-radius: 15px;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    ;
}

.header-whatsapp {
    background: #33d951;
    color: #fff;
    padding: 15px 10px 15px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.header-whatsapp:hover {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
}

.header-whatsapp p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    color: #fff !important;
    cursor: pointer;
}

#open_whatsapp svg {
    margin: 0 0 0 10px;
    font-size: 22px;
}

.formulario-whatsapp {
    padding: 0;
    background-color: #fbfbfb;
    color: #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.formulario-whatsapp form {
    padding: 10px 0;
}

.formulario-whatsapp input,
.formulario-whatsapp select {
    width: 90%;
    padding: 12px;
    text-align: left;
    font-size: 16px;
    color: #333333 !important;
    text-decoration: none;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #d0d0d0;
    background: transparent;
}

.formulario-whatsapp input::placeholder,
.formulario-whatsapp select::placeholder {
        font-size: 16px;
    color: #333333 !important;

}

.formulario-whatsapp select {
    width: 100%;
}

.formulario-whatsapp select option {
    font-size: 16px;
    color: #333333 !important;

}

.formulario-whatsapp input:focus,
.formulario-whatsapp select:focus {
    outline: none;
}

.formulario-whatsapp .form-bt {
    width: 95%;
    text-align: center;
    color: #fff !important;
    border: none;
    text-decoration: none;
    background: #33d951;
    cursor: pointer;
    padding: 13px;
    line-height: 16px;
    font-size: 18px;
    border-radius: 25px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 20px auto 0px;
    display: block;
    font-weight: 500;
}

.formulario-whatsapp .form-bt:hover {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
    color: #ffffff;
}

.formulario-whatsapp .error::-webkit-input-placeholder {
    color: #FF0025;
}

.formulario-whatsapp .error {
    border: 0 !important;
    border-bottom: 1px solid red !important;
    color: red;
}

.formulario-whatsapp .phone_hp {
    display: none !important;
}

#whatsapp .status-form {
    text-align: center;
    font-size: 14px;
    margin: 20px 0 12px;
    padding: 0 5%;
    line-height: 20px;
}

#status_whatsapp.input-ok {
    color: green;
}

.input-ok {
    color: green !important;
}

.status-form {
    color: red;
}

#resposta-modal-whatsapp {
    position: fixed;
    top: 0;
    left: 0;
    background: #00000063;
    width: 100%;
    height: 100%;
    z-index: 3000;
    display: none;
    align-items: center;
    justify-content: center;
    line-height: normal;
    font-family: inherit;
}

#resposta-modal-whatsapp .content {
    max-width: 90%;
    background: #fff;
    position: relative;
    width: 466px;

}

#resposta-modal-whatsapp .content .topo {
    height: 50px;
    background-color: #4acd36;
    display: flex;
    align-items: center;
    color: #fff;
}

#resposta-modal-whatsapp .content .topo>div {
    width: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 41px;
    height: 100%;
    background-color: #34ac22;
    padding: 5px 0 0 0;
}

#resposta-modal-whatsapp .content .topo .texto {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 0 2%;
}

#resposta-modal-whatsapp .content .bottom {
    padding: 15px 28px;
}

#resposta-modal-whatsapp .content .bottom .texto {
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 3px;
}

#resposta-modal-whatsapp .content .bottom .sub {
    font-size: 12px;
    color: #868686;
    text-align: center;
    margin-bottom: 10px;

}

#resposta-modal-whatsapp .content .bottom .btn-wpp {
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4acd36;
    margin-bottom: 5px;
    text-decoration: none;
    transition: 0.2s all ease-in-out;
}

#resposta-modal-whatsapp .content .bottom .btn-wpp svg {
    color: #fff;
    margin: 0 0 0 8px;
    font-size: 25px;
}

#resposta-modal-whatsapp .content .bottom .btn-wpp:hover {
    filter: brightness(1.1);
    transition: 0.2s all ease-in-out;

}

#resposta-modal-whatsapp .content .bottom .btn-wpp img {
    max-width: 100%;
    max-height: 100%;
    width: 25px;
    height: auto;
    margin-right: 15px;
}

#resposta-modal-whatsapp .content .bottom .btn-wpp .texto {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

#resposta-modal-whatsapp .content .bottom .continuar {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

#resposta-modal-whatsapp .content .fechar-modal {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    display: flex;
    width: 30px;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 13px;
    height: 29px;
    position: absolute;
    top: -13px;
    right: -13px;
    padding: 0 0 0 2px;
    cursor: pointer;
    border-radius: 48px;
}

.modal-aberto {
    display: flex !important;
}

#footer .content .box-2,
#footer .content .box-3,
#footer .content .box-4,
#footer .content .box-5 {
    display: none;
}

#footer {
    margin-top: -80px;
}



@media screen and (max-width: 1440px) {
    .texto {
        font-size: 19px;
        line-height: 34px;
    }

    .texto-menor {
        font-size: 16px;
        line-height: 28px;
    }

}

@media screen and (max-width: 1366px) {
    .btn {
        font-size: 16px;
    }

    .titulo {
        font-size: 2.5vw;
        line-height: 2.952vw;
    }

    #banner .esq,
    #desafios .esq {
        width: 52%;
    }

    #desafios .dir {
        width: 46%;
    }



    #contato .content .dir {
        width: 48%;
    }

    #contato .content .esq {
        max-width: 50%;
    }

    #contato .content .esq>.texto {
        font-size: 27.53px;
    }


}

@media screen and (max-width: 1280px) {
    #contato .content .dir button {
        font-size: 20px;
        padding: 15px 30px;
    }
}

@media screen and (max-width: 1200px) {
    header .header-top .esq a, header .header-top a.middle, header .header-top .dir .telefone, header > .content #menu-principal li a  {
        font-size: 12px;
    }
    header .logo_cta .dir .fale-conosco {
        width: 167px;
        height: 35px;
        font-size: 12px;
    }
}
@media screen and (max-width: 1080px) {
    header .header-top .dir {
        column-gap: 5px;
    }

    #contato .content .esq > .titulo {
        font-size: 40.3px;
    }

}
@media screen and (max-width: 1024px) {

    header {
        padding-top: 62px !important;
    }
    header .header-top {
        top: 0 !important;
    }

    header .header-top .dir, header .header-top .operadores {
        display: flex !important;
        margin-bottom: 0;
    }

    header .menu-hamburger {
        display: none;
    }

    #banner .container,
    #desafios .container {
        flex-direction: column;
        gap: 50px;
    }

    #banner .esq,
    #desafios .esq,
    #banner .dir,
    #desafios .dir {
        width: 100%;
    }

    .titulo {
        font-size: 4.5vw;
        line-height: 5.952vw;
    }

    #banner {
        padding: 80px 0;
    }

    .btn {
        font-size: 15px;
    }

    #banner .dir img,
    #desafios .dir img {
        display: block;
        margin: 0 auto;
    }

    #desafios::before {
        width: 20.927vw;
        height: 67.0625vw;
    }

    #desafios {
        padding: 100px 0;
    }

    #faq .titulo {
        font-size: 5.6458vw;
        line-height: 6.95833vw;
    }

    #faq::before {
        width: 17.0416vw;
        height: 85.291vw;
    }

    #faq .faq-resposta .texto-resposta {
        padding: 0px 22px 22px 56px;
        font-size: 16px;
        line-height: 22px;
    }

    #faq .faq-pergunta {
        font-size: 18px;
        line-height: 23px;
        padding: 22px;
    }

    #faq .faq-pergunta.faq_active {
        padding: 22px 22px 15px 22px;
    }

    #faq .faq-pergunta::before {
        width: 13px;
        height: 11px;
        margin-right: 20px;
    }

    #faq .texto-pergunta {
        flex: 1;
    }

    #contato .content {

        flex-direction: column;
    }

    #contato .content .esq,
    #contato .content .dir {
        width: 100%;
        max-width: 100%;
    }

    #contato .content {
        flex-direction: column;
        height: auto;
        row-gap: 40px;
        max-width: 100%;
        border-radius: 0;
        padding: 60px 5%;
        justify-content: initial;
    }

    #contato .content .esq>.titulo {
        font-size: 36px;

    }

    #contato .content .esq>.texto {
        width: 100%;
        margin-bottom: 0px;
    }

    #contato .content .dir .obrigatorio {
        text-align: center;
    }

    #contato {
        padding-top: 0px;
    }
    #contato .content .esq .contatos{
        justify-content: center;
        row-gap: 15px;
        margin:30px 0px; 
    }
    /* #contato .content .esq .contatos {
        height: auto;
        flex-direction: column;
        align-items: center;
        row-gap: 24px;
        position: absolute;
        bottom: 30px;
        width: 90%;
    } */
        #contato .content .esq .contatos .texto {
        text-align: center;
    }
    #faq {
        padding: 60px 0;
    }

    header .content {
        justify-content: center;
    }

    #footer > .content {
        flex-direction: column;
        row-gap: 30px;
        padding-bottom: 32px;
    }

    #footer {
        background-size: auto;
        background-position: right;
        background-color: #151515;
    }

    #footer .footer-bottom {
        height: auto;
        background: #161616;
    }

    #footer .footer-bottom .content {
        flex-direction: column;
        padding: 30px 0;

    }

    #footer .footer-bottom .content .texto, #footer .footer-bottom .content .texto a {
        text-align: center;
        line-height: 26px;

    }

            #whatsapp {
		width: 100%;
		max-width: 100%;
		right: 0;
	}
	.formulario-whatsapp form {
		padding: 10px 0;
		background-color: #fff;
		z-index: 10;
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	#whatsapp.modalOpen {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background-color: initial;
	}
	#whatsapp.modalOpen .formulario-whatsapp {
		height: auto;
		z-index: 10;
		width: 90%;
		margin: 0 auto;
	}
	#whatsapp.modalOpen .header-whatsapp {
		position: relative;
		z-index: 10;
		width: 90%;
		margin: 0 auto;
	}
	#whatsapp.modalOpen #close_whatsapp {
		right: 0;
		top: -35px;
		left: initial;
	}
	#whatsapp.modalOpen .bgformulario {
		position: fixed;
		width: 100%;
		max-width: 100%;
		height: 100%;
		background: rgba(0,0,0,.5);
		bottom: 0;
		right: 0;
		z-index: 9;
	}

    .box-whatsapp svg {
        color: #fff;
        font-size: 36px;
    }
    .container-whatsapp .box-whatsapp {
        width: 100%;
        height: 48px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .container-whatsapp {
        display: block !important;
    }

    .formulario-whatsapp select {
    width: 93%;
    padding-left: 0;
    padding-right: 0;
    }

}

@media screen and (max-width: 600px) {
    .titulo {
        font-size: 8.5vw;
        line-height: 10.952vw;
    }

    #faq .titulo {
        font-size: 7.6458vw;
        line-height: 8.95833vw;
    }

    #faq .faq-pergunta {
        font-size: 16px;
        line-height: 22px;
        padding: 20px;
    }

    #faq .faq-pergunta.faq_active {
        padding: 20px 20px 12px 20px;
    }

    #faq .faq-pergunta::before {
        width: 11px;
        height: 10px;
        margin-right: 15px;
    }

    #faq .faq-resposta .texto-resposta {
        padding: 0px 20px 20px 47px;
        font-size: 14px;
    }

    #contato .content .esq>.texto {
        font-size: 24px;
    }


    #contato .content .dir button {
        font-size: 16px;
    }

    #footer {
        margin-top: -50px;
    }

    #desafios::before {
        width: 33.927vw;
        height: 120.0625vw;
    }

    #faq::before {
        width: 40.0416vw;
        height: 147.291vw;
    }

}
@media screen and (max-width: 435px) {
	.custom-logo-link img {
		width: 76%;
		height: auto;
	}
	header .logo_cta .dir .fale-conosco {
        width: 134px;
        height: 40px;
        font-size: 11px;
    }
}
@media screen and (max-width: 400px) {
    header .header-top .dir .telefone svg {
        display: none;
    }
}

@media screen and (max-width: 430px) {
    #contato .content .esq>.titulo {
        font-size: 25.3px;
        line-height: 40px;
    }
}
@media screen and (max-width: 330px) {
    .titulo {
        font-size: 9.5vw;
        line-height: 12.952vw;
    }

    .btn {
        font-size: 13px;
        width: 100%;
    }

}

.page_confirmacao {
    width: 100%;
    background-color: var(--vermelho);
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.page_confirmacao .container {
    width: 1400px;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 20px;
    height: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.page_confirmacao .container .box-svg {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: var(--vermelho);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
}

.page_confirmacao .container .box-svg svg {

    width: 60%;
    fill: #fff;

}

.page_confirmacao .frase {
    font-size: 32px;
    margin-bottom: 32px;
    letter-spacing: 1px;
    color: #242323;
    font-weight: 700;
    text-align: center;
    width: 90%;
}

.page_confirmacao .agradecimento {
    font-size: 16px;
    letter-spacing: 1px;
    color: #242323;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
    width: 90%;

}

.page_confirmacao a {
    width: 361px;
    max-width: 90%;
    height: 81px;
    background-color:#fff;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #242323;
    font-weight: 600;
    position: relative;
    border: 2px solid #242323;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.page_confirmacao a:hover {
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    border: 2px solid var(--vermelho);
    background-color: var(--vermelho);
    color: #fff;

}

@media only screen and (max-width: 1440px){
    .page_confirmacao .frase {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1024px){
    .page_confirmacao .frase {
        font-size: 26px;
    }
    .page_confirmacao .container .box-svg {
        width: 100px;
        height: 100px;
        margin-bottom: 25px;
    }
    .page_confirmacao a {
        width: 333px;
        height: 66px;
        font-size: 14px;
    }

}

@media only screen and (max-width: 600px){
    .page_confirmacao .frase {
        font-size: 24px;
    }
}

@media only screen and (max-width: 430px){
    .page_confirmacao .frase {
        font-size: 20px;
    }
}