/* ENVELOPE */


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

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;
    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: #45b7ca !important;
    border-color: #45b7ca !important;
    color: #353535 !important;
}

.btn-main-form:hover {
    background-color: #5c5c5c !important;
    border-color: #5c5c5c !important;
    color: #45b7ca !important;
} 

/* TOM PRINCIPAL */

.box_preco,
button.btn.btn-pesquisar,
.atendimento_header .atendimento_header-whatsapp,
.carousel-indicators .active,
.box-top {
    background-color: #353535;    
}

button.btn.btn-pesquisar {
    border-color: #353535;
}

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

button.btn.btn-pesquisar:hover{
    color: #45b7ca;    
}

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



/* TOM AUX 1 */

input[type="submit"],
.box_preco:before,
.box_logos:before,
#bio_ep button.btn.btn-pesquisar
{
    background-color: #45b7ca;
}

#bio_ep button.btn.btn-pesquisar
{
    border-color: #45b7ca;
}

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




/* TONS ESPECIAIS */

div#texto-principal h1 strong {
    color: #353535;
}

p.rodape-form strong,
a:hover {
    color: #45b7ca;
}

p.btn-simule-msg strong,
a:active {
    color: #353535;
}

div.et_pb_section.et_pb_section_1::before {
    background: linear-gradient(90deg, rgb(213 141 10 / 2%), #f3932414);
}

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

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

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

.atendimento_header .atendimento_header-whatsapp a 
{
    background: #45b7ca;
    color: #353535;
}

.formulario_orcamento
{
    background-color: #353535;
}

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




/* 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(241 71 29 / 85%);
    border: 1px solid #f1471d;
}

.cx2
{
    background-color: rgb(241 71 29 / 85%);
    border: 1px solid #f1471d;
}

.cx1-btn,
.cx2-btn {
    background-color: rgb(47 106 188 / 85%);
    border-color: #45b7ca;
    font-weight: bold;
}

.cx1-btn:hover,
.cx2-btn:hover
{
    background-color: #2458a1;
    border-color: #2458a1;
}










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

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

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

.et_pb_image .et_pb_image_wrap.desktop-video{
    display: block;
}

.et_pb_image .et_pb_image_wrap.mobile-video{
    display: none;
}
@media screen and (max-width: 767px) {
    .et_pb_image .et_pb_image_wrap.desktop-video{
        display: none;
    }
    
    .et_pb_image .et_pb_image_wrap.mobile-video{
        display: block;
    }

    .formulario_meligue input.contato-ultimo[type="text"] {
        width: 80%;
        margin-left: auto;
        display: block;
    }

    .formulario_meligue .form-control.contato_10 {
        width: 18%;
        float: left;
    }
}


.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: #45b7ca;
    font-size: 34px;
    max-width: 100%;
    font-weight: 600;
    margin-bottom: 30px;
}

.secao-motivos .item h3 {
    color: #45b7ca;
    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;
}

.et_pb_image_9 .et_pb_image_wrap {
    box-shadow: unset;
}

.atendimento_header .atendimento_header-whatsapp {
    width: auto;
}

.atendimento_header div {
    padding: 10px 10px 5px;
}

.box_planos_precos .et_pb_column {
    -webkit-border-radius: 6px;
    padding: 25px 0 6px;
}

.box_planos_precos p {
    font-size: 16px;
}

.box_planos_precos .box_preco {
    width: calc(100% - 12px);
    margin: auto;
    display: block;
    font-size: 16px;
    min-height: 20px;
    padding: 15px 10px;
}


.et_pb_section_6 {
    padding-top: 40px;
}

.box_preco strong {
    font-size: 32px;
}

@media (min-width: 992px) {
    .section-pointing h3 {
        padding: 0 11rem;
    }
}

.section-pointing h3 {
    color: #45b7ca;
    font-size: 2rem;
}

.et_pb_row_4.et_pb_row {
    margin-top: 10px !important;
    margin-bottom: 70px;
}

.et_pb_text_inner img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}


.box_planos_precos .et_pb_column {
    -webkit-border-radius: 6px;
    border-radius: 0 30px;
    padding: 25px 0 6px;
}

.box_planos_precos .box_preco {
    width: calc(100% - 12px);
    margin: auto;
    display: block;
    border-radius: 0 32px;
    font-size: 16px;
    min-height: 255px;
    padding: 15px 10px;
}