*{ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color:#171717; box-sizing:border-box;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr, input{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 vertical-align: baseline;
 background: transparent;
 list-style: none;
 border-collapse: collapse;
 border-spacing: 0;
 text-decoration: none;
}
 
img a, a img{border: 0;}
img{width: 100%; display: block;}

blockquote, q {quotes: none;}
 
blockquote:before, blockquote:after, q:before, q:after {
content: ""; content: none;
}
 
body {
 line-height: 1.4;
 font-size: 62.5%;
}

a{cursor:pointer; text-decoration:none}

h1, h2, h3, h4, h5{font-weight:normal; margin:0px; padding:0px} 

textarea {
    resize: vertical;
}

.both{clear:both}

.voltar{width:71px; height:23px; padding-left:15px; line-height:23px; display:block; margin:auto; font-size:15px; color:#727272;}

.body_page{ max-width:996px; padding: 0 1.50602409638554%; margin:auto;}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

label.error{display:none !important;}
input.error[type="text"],
textarea.error,
select.error{border:2px solid #FD3E3E !important;}