.form_contac_text h2 {
    font-size: 0.9rem;
    padding-bottom: 2rem;
}

#frm_enviar {
    width: 100%;
}

.btn #spinner {
    display: none;
    width: 28px;
    height: 28px;
}

.image_contact_us {
    width: 30rem;
    margin-left: 6rem;
}

.product_image_cot{
    margin-top: 4.65rem !important;
}

.product_image_cot h2{
    font-size: 1.5rem !important;
}

#frm_enviar{
    color: white;
    background-color: #ff9800;
}

#frm_enviar:hover{
    background-color: #f38f00;
}
