/* ENVELOPE */


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

p, 
li{
    font-size: 1rem;
}

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

.atendimento_header .atendimento_header-whatsapp a
{
    top: auto;
}

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

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

.gri-container {
    display: inline-grid;
    grid-template-areas: auto auto;
}

.i1 {
    grid-area: i1;
}

.i2 {
    grid-area: i2;
}

@media (max-width: 991px) {
    .et_pb_section_1 {
        height: auto;
    }
}

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

@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: #ffc200 !important;
    border-color: #ffc200 !important;
}

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

/* TOM PRINCIPAL */

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

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

button.btn.btn-pesquisar:hover,
.atendimento_header .atendimento_header-whatsapp a{
    color: #660000;    
}

/* TOM AUX 1 */

body
{
    border-color: #B33636;
}

input[type="submit"],
.box_preco
{
    background-color: #B33636;
}

.et_pb_text_2 h3,
.et_pb_text_4 h3,
button.btn.btn-default
{
    color: #d04040 !important;
}

/* TONS ESPECIAIS */

#bio_ep button.btn.btn-pesquisar{
    background-color: #660000;
    border-color: #660000;
}

#bio_ep input[type="text"],
#bio_ep input[type="email"],
#bio_ep textarea{
    border-bottom: 1px solid #660000; 
}

#bio_ep select.form-control{
    border-color: #660000;
}

.et_pb_text_1 h2,
.et_pb_text_12.et_pb_text,
p.btn-simule-msg {
    color: #660000 !important;
}

a:hover, a:active{
    color: #fffc43;
}


div.et_pb_section.et_pb_section_1::before {
    background: linear-gradient(90deg, rgb(189 214 69 / 2%), rgb(53 5 5 / 19%));
}

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

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

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

.atendimento_header .atendimento_header-whatsapp a,
.box_logos:before
{
    background: #ffc200;
}

.formulario_orcamento
{
    background-color: rgba(154, 0, 0, 0.8);
}

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


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

.caixa-planos
{
    margin: 10px;
    height: 230px;
    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;
    font-size: 0.9rem;
}

/* .caixa-planos h2::after
{
    display: block;
    content: url('images/hosp.png');
    margin-top: 20px;
} */

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

.cx1,
.cx2
{
    background-color: #d04040;
    border: 1px solid #d04040;
}

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

.cx1-btn,
.cx2-btn{
    background-color: #fff;
    border-color: #fff;
    color: #972424;
    font-weight: bold;
}


.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: #ffffff6b;
}


.btn-amarelo{
    background-color: #e2ac00  !important;
    border-color: #e2ac00  !important;
}

.btn-amarelo:hover{
    background-color: unset !important;
    border-color: #e2ac00  !important;
    color: #e2ac00 !important;
}

@media (max-width: 575px) {
    .form-control.contato_10 {
        width: 28% !important;
        float: left !important;
    }

    .contato-ultimo {
        width: 70% !important;
        float: right !important;
    }
}