/* ENVELOPE */

body {
    color: #666;
}

p {
    color: unset;
}

@media (min-width: 1200px) {
    .et_pb_text_0 h1 {
        width: 80%;
    }

    h2.home-h2 {
        width: 80%;
    }
}

.logotipo_cliente
{
    width: 200px;
    position: relative;
    top: -10px;
}

.et_pb_section_6 {
    padding-top: 20px;
}

div.et_pb_section.et_pb_section_1 {
    background-position: top;
}

.atendimento_footer .atendimento_header-whatsapp a:hover
{
    text-decoration: underline;
}

.et_pb_row_7 {
    background-image: unset;
}

div.et_pb_section.et_pb_section_4 {
    background-attachment: fixed;
}

.formulario_meligue input {
    display: inline-block;
    margin-bottom: 20px;
    float: none;
}

@media (min-width: 768px) and (max-width: 991px)
{
    .et_pb_section_1{
        min-height: 1140px;
    }
}

@media (max-width: 991px)
{
    .atendimento_header .atendimento_header-whatsapp 
    {
        height: 220px;
    }

    #bg-whatsapp
    {
        height: 110px !important;
    }

    .atendimento_header-whatsapp img
    {
        width: 33px;
    }

    .et_pb_section_1 {
        height: auto;
    }
}

@media (max-width: 540px){
    .et_pb_text_0 h1{
        font-size: 28px;
    }

    .et_pb_row {
        width: 90%;
    }

    .home-h2 {
        width: auto !important;
        padding: unset !important;
        margin: unset !important;
    }
    
    .et_pb_column {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 1200px){
    .caixa-whats{
        height: 100px !important;
    }
    
    .atendimento_footer div{
        margin: 0;
    }

    .atendimento_footer p{
        font-size: 13px;
    }
}

.atendimento_header .atendimento_header-whatsapp,
.box_preco {
    background: unset;
}

.btn-main-form {
    background-color: #f47521 !important;
    border-color: #f47521 !important;
}

.btn-main-form:hover {
    background-color: #ffa264 !important;
    border-color: #ffa264 !important;
} 

/* TOM PRINCIPAL */

.box_preco,
button.btn.btn-pesquisar,
.atendimento_header .atendimento_header-whatsapp,
.carousel-indicators .active{
    background-color: #0e3267 ;    
}

body,
button.btn.btn-pesquisar:hover,
button.btn.btn-pesquisar,
.carousel-indicators li{
    border-color: #0e3267 ;
}

button.btn.btn-pesquisar:hover{
    color: #0e3267 ;    
}

#bio_ep input[type="text"],
#bio_ep input[type="email"],
#bio_ep textarea,
#bio_ep select.form-control{
    border-bottom: 1px solid #0e3267 ; 
}



/* TOM AUX 1 */

input[type="submit"],
.box_preco:before,
.box_logos:before,
button.btn.btn-default {
    background-color: #f47521;
}

button.btn.btn-default {
    border-color: #f47521;
}

body {
    border-color: #0e3267;
}

#bio_ep button.btn.btn-pesquisar {
    background-color: #0e3267;
    border-color: #0e3267;
    color: #f47521;

}

.et_pb_text_2 h3,
.et_pb_text_4 h3,
button.btn.btn-default,
.et_pb_text_1 h2,
.et_pb_text_12.et_pb_text,
p.btn-simule-msg
{
    color: #0e3267 !important;
}




/* TONS ESPECIAIS */

.et_pb_text_inner h1 strong {
    color: #f47521;
}

p.rodape-form strong {
    color: #f47521;
}

a:hover, a:active {
    color: #8cbaff;
}

p.btn-simule-msg strong {
    color: #0e3267;
}


div.et_pb_section.et_pb_section_1::before {
    background: linear-gradient(90deg, rgb(14 50 103 / 10%), rgb(14 50 103 / 30%));
}

input[type="submit"]
{
    color: #FFFFFF;
}

a,
.atendimento_header .atendimento_header-central_vendas,
.et_pb_text_11 h3
{
    color: #0e3267 ;    
}

.et_pb_divider_0:before 
{
    border-top-color: #0e3267;
}

.atendimento_header .atendimento_header-whatsapp a 
{
    background: #f47521;
    color: #0e3267;
}

.formulario_orcamento
{
    background-color: #ececec;
    color: #3c3c3c;
    font-weight: 500;
}

.formulario_orcamento h2,
p.rodape-form {
    color: inherit;
    font-size: 17px;
    margin-bottom: 0;
}

.formulario form hr {
    margin: 10px 0;
}

button.btn.btn-default:hover 
{
    background-color: #ffffff;
    border: 1px solid #222222;
}

.et_pb_row_4 h3 {
    font-weight: unset;
    color: #0e3267 !important;
    font-size: 30px;
}
.section-prices p {
    text-align: center;
    color: #0e3267;
    font-size: 1.1rem;
    margin: 1rem 0;
}

input:focus {
    border: 2px solid rgb(244 117 33) !important;
}

.et_pb_section.et_pb_section_4::before {
    background-color: unset;
}

/* Seção Motivos */

.caixa-planos
{
    margin: 10px;
    height: 268px;
    border-radius: 10px;
}

.caixa-planos h2
{
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    min-height: 45px;
    font-size: 1.2rem;
}

.caixa-planos p{
    color: #fff;
    padding: 0 10px 10px 10px;
}

.caixa-planos-btn
{
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 93%;
}

.cx1
{
    background-color: rgb(14 50 103 / 85%);
}

.cx2
{
    background-color: rgb(14 50 103 / 85%);

}

.cx1-btn,
.cx2-btn {
    background-color: rgb(244 117 33 / 85%);
    border: 0;
    color: #0e3267;
    font-weight: bold;
}

.cx1-btn:hover,
.cx2-btn:hover
{
    background-color: #ff9f5f;
}










.et_pb_text_0 {
    text-transform: none;
}

@media (max-width: 767px) {
    .home-h2 {
        width: 200px;
        display: block;
        margin: 0 auto;
        font-size: 16px;
    }

    .et_pb_text_0 h1 {
        font-size: 25px;
    }

    .et_pb_section_1 {
        padding-top: 20px;
    }
}

@media (max-width: 991px) {
    .home-h2 {
        text-align: center;
    }
}

@media (min-width: 992px) {
    #texto-principal {
        width: 70%;
    }

    #texto-principal h1 {
        width: 80%;
    }

    .section-prices h3 {
        padding: 0 11rem;
    }
}

#bt_whatsapp
{
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 3000;
}

#bt_whatsapp img
{
    width: 60px;
}


.box_planos_precos .et_pb_column 
{
    padding: 25px 0 31px 0;
}

#btn-new
{
    display: block;
    margin: 0 auto;
    background-color: #f47920;
    border: 1px solid #f47920;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    width: 70%;
}

#btn-new:hover
{
    background-color: #d4681a;
}

@media (max-width: 575px)
{
    #bg-whatsapp 
    {
        height: 120px !important;
    }
    .et_pb_text_0 h1 
    {
        font-size: 30px;
    }
    
    .et_pb_text_0 h1 {
        width: auto;
    }
}

.branco-transp{
    background-color: #ffffff80;
}

.et_pb_section.et_pb_section_3.et_section_regular.secao-motivos {
    background-image: url(../images/mulher-sorrindo.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
}

@media (max-width: 767px) {
    .et_pb_section.et_pb_section_3.et_section_regular.secao-motivos {
        background-position: left;
    }

    .box_planos_precos p,
    .box_planos_precos .box_preco {
        font-size: 1.3rem !important;
    }

    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: unset;
    }
}

.secao-motivos h2 {
    color: #0e3267;
    font-size: 34px;
    max-width: 100%;
    font-weight: 600;
    margin-bottom: 30px;
}

.secao-motivos .item h3 {
    color: #0e3267;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.secao-motivos .item {
    margin: 15px 0 0;
}

.secao-motivos p {
    font-size: 16px;
    line-height: 20px;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}
