

body.ascend {background-color: #fff;}
.formulario button {font-weight: 400 !important;}
.formulario h3 {font-weight: 600 !important;}
.before-header .one-half img {margin-bottom: -6px;}
.before-header {padding: 3px 0 3px;}
.before-header a::after {top: -9px;}
.desplegado h2, .desplegado h3 {font-family: 'Exo 2', sans-serif;}
.desplegado h2 {font-size: 24px; line-height: 26px; color: #616262; margin-top: 20px; margin-bottom: 10px; padding-bottom: 10px;}
.atencion-cliente-desplegado p {line-height: 1.5;}

.atencion-cliente-desplegado button[type="reset"] {
	font-family: Lato;
    text-transform: uppercase!important;
    letter-spacing: 0;
    font-size: 16px;}

body[data-form-style="minimal"] textarea {padding: 4px 8px !important;}




    .atencion-cliente-desplegado input {
    width: 65% !important;
	padding: 2px !important;
    border: 1px solid #bbb !important;
    color: #4e4e4e !important;
    background-color: #fff !important;}

    .atencion-cliente-desplegado input[type=checkbox] {width: auto !important;}

    .atencion-cliente-desplegado label {
    width: 30%;
    font-weight: 400 !important;
display: inline-block;}

    .atencion-cliente-desplegado textarea {
    display: block !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    height: 65px !important;
	border: 1px solid #bbb !important;
	background-color: #fff !important;}