/* ENVELOPE */

.logotipo_cliente {
    width: 200px;
}

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

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

@media (max-width: 992px) {
    .atendimento_header .atendimento_header-whatsapp {
        height: 220px;
    }
    #bg-whatsapp {
        height: 120px !important;
    }
    .atendimento_footer strong {
        font-size: 18px;
    }
    .atendimento_header-whatsapp img {
        width: 33px;
    }
}

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

.btn-cotacao {
    border-radius: 5px;
    border: 1px solid;
    height: 40px;
    color: #FFF;
    font-size: 1.1rem;
}

.cot-inner p:first-child {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.cot-inner p:last-child {
    font-size: 0.8rem;
}

@media (min-width:992px) and (max-width: 1199px) {
    .btn-cotacao {
        font-size: 0.9rem;
    }
}


/* TOM PRINCIPAL */

.box_preco,
button.btn.btn-pesquisar,
.btn-cotacao {
    background-color: #5edecd;
}

body,
button.btn.btn-pesquisar:hover,
.btn-cotacao {
    border-color: #5edecd;
}

button.btn.btn-pesquisar:hover {
    color: #5edecd;
}


/* TOM AUX 1 */

body {
    border-color: #322f46;
}

input[type="submit"],
.box_preco:before,
.box_logos:before,
.btn-cotacao:hover {
    background-color: #322f46;
}

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


/* TONS ESPECIAIS */

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: #5edecd;
}

.atendimento_header .atendimento_header-whatsapp a {
    background: #25D366;
}

.formulario_orcamento {
    background-color: rgba(94, 222, 205, 0.80);
}

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

.et_pb_text_1 h2 {
    text-transform: uppercase;
    font-size: 14px;
    color: #5edecd !important;
}