*{margin: 0; border: 0; padding: 0; 
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body{
    height: 100%;
}

body{
    background: #fff;
    width: 100%;
    font-family: 'humanst521_lt_btlight', sans-serif;
    font-size: 62.5%;
}

h1, h2, h3, h4, h5, p, a, li, strong, span, td, input, textarea, select, option, label{
    font-size: 1.6em;
    color: #717171;
    font-weight: lighter;
    font-family: 'humanst521_lt_btlight', sans-serif;
    text-align: justify;
}
h2 *, li *, p *, a *, span *, td *{
    font-size: 1em;
}
.s_cont h2{
    font-size: 2.7em;
    margin-top: 15px;
    margin-bottom: 50px;
}
a, h2 a:hover{
    text-decoration: none;
}
a:hover{
    color: #134e6c;
}
li{
    list-style: none;
    text-align: right;
}
address{
    font-style: normal;
}
a, input[type=submit] {
    cursor: pointer;
}
select, input, textarea{
    padding: 0 10px;
    margin: 0px 0 0;
    font-size: 1.5em;
    background: #FFF;
    color: #000;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.3);  -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.3);  box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.3);
}
input[type=submit],
button[type=submit] {
    background: #C50707;
    color: #FFF;
    float: right;
    font-size: 1.9em;
    width: 160px;
    text-align: right;
    padding-right: 10px;
    border-radius: 5px;
    height: 34px;
}
textarea{
    resize: vertical;
}

input[type=submit]:hover,
button[type=submit]:hover {
    /* box-shadow: inset 1px 1px 3px #450102; */
    /* -webkit-box-shadow: inset 1px 1px 3px #450102; */
    -moz-box-shadow:inset 1px 1px 3px #450102;
    -ms-box-shadow:inset 1px 1px 3px #450102;
    -o-box-shadow:inset 1px 1px 3px #450102;
}

input.error, textarea.error, select.error{
}

input.bt_login {
    width: 31px;
    height: 19px;
    font-size: 12px;
    padding: 3px 7px 4px 4px;
    margin-top: 4px;
}

.msg{
    display: block;
    margin-top: 20px;
    float: left;
    margin-left: 9px;
}

.campo_off{ display:none!important; }

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000;
}

.c{
    clear: both;
    display: table;
}

header{
    background: url('../img/back_top.jpg') top center no-repeat;
    width: 100%;
    height: 177px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D00;
}

header .top{
    width: 1000px;
    height: 75px;
    margin: 0 auto;
}


.fone {
    width: 146px;
    height: 50px;
    float: left;
    padding-top: 30px;
    margin-left: 130px;
    text-align: right;
}

.fone span{
    color: #717171;
}

.fone a {
    color: #C20000;
}

header form p {
    margin-left: 9px;
}

form.form_login p {
    font-size: 14px;
    background: url('../img/icon_restrito.png') left top no-repeat;
    height: 20px;
    padding-left: 15px;
    width: 300px;
    margin-top: 10px;
    margin-left: 10px;
}


form#frmContato {
    width: 256px;
    margin-left: 20px;
    float: left;
}

form.frm_cadastro{
    width: 452px;
    float: left;
}


#frmContato input {
    width: 256px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px;
}

#frmContato textarea {
    width: 256px;
    height: 256px;
    resize: none;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 5px;
}

#frmContato .bt_contato{
    height: 25px;
}

.top form {
    width: 300px;
    height: 50px;
    float: right;
    margin-top: 10px;
}

input.input_login {
    width: 120px;
    height: 19px;
    border-radius: 5px;
    margin-left: 8px;
    font-size: 12px;
    margin-top: 4px;
}

input.input_cadastro_g {
    width: 396px;
    height: 30px;
    border-radius: 5px;
}

input.input_cadastro_m {
    width: 190px;
    height: 30px;
    border-radius: 5px;
    float: left;
}

header .bottom{
    width: 1000px;
    height: 90px;
    margin: 0 auto;
    border-bottom: 1px solid;
    border-style: dotted;
    border-color: #C3C3C3;
}

.bottom h1 {
    width: 293px;
    height: 80px;
    float: left;
}

.bottom nav {
    width: 409px;
    height: 20px;
    float: right;
    margin-top: 69px;
}

.bottom nav ul {
    list-style: none;
}

.bottom nav ul li {
    display: inline-block;
    margin-right: 12px;
}

.bottom nav ul li a:hover {
    color: #CF0000;
    /* text-decoration: underline; */
}

.bottom nav ul li.seta-direita:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 0; 
  height: 0; 

  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid rgb(194, 23, 49);
}

.cont{
    padding-top: 15px;
    -webkit-box-shadow: inset 0px 2px 7px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: inset 0px 2px 7px 0px rgba(50, 50, 50, 0.4);
    box-shadow: inset 0px 2px 7px 0px rgba(50, 50, 50, 0.4);
    background: url('../img/back_banner.jpg') bottom center no-repeat;
}

.inter{
    background: url('../img/top_titulo.png') center top no-repeat;
    background-color: #F5F5F5;
    border-bottom: 30px solid #B3B3B3;
    padding-bottom: 30px;
}

#index .cont .s_cont{
    width: 1000px;
    margin: 0 auto;
    height: 527px;
    display: block;
}

.cont .s_cont{
    width: 850px;
    margin: 0 auto;
    min-height: 527px;
    display: table;
}

.cont .s_cont h2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 0; 
  height: 0; 
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid rgb(194, 23, 49);
}

.s_cont p {
    margin: 15px auto 5px;
}

.s_cont ul {
    display: table;
}

.s_cont ul li {
    margin: 0 auto;
}

.top address {
    width: 330px;
    height: 50px;
    padding-top: 18px;
    font-size: 12px;
    float: left;
}

.top address p{
    font-size: 12px;
}

footer {
    background: #EFEFEF;
    border-bottom: 1px solid #ccc;
    height: 55px;
    border-top: 1px solid #fff;
}

footer .cont_footer{
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
}

.cont_footer a.facebook{
    background: url(../img/icon_facebook.png) no-repeat left;
    width: 180px;
    height: 26px;
    display: block;
    color: #595959;
    padding-left: 23px;
    padding-top: 5px;
    float: left;
}

.cont_footer a.certifica{
    background: url('../img/icon_certifica.png') no-repeat left;
    width: 125px;
    height: 47px;
    display: block;
    float: left;
    margin-top: -11px;
    margin-left: 30px;
}

.cont_footer .copy{
    width: 144px;
    height: 40px;
    float: right;
}

.copy p {
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-right: 14px;
}

.copy a.h2k {
    opacity: 0.5;
}

.copy a.h2k:hover {
    opacity: 1;
}

#noticias .s_cont ul li h3 a {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    color: #242424;
}

#noticias .s_cont p {
    font-size: 14px;
}

#noticias .s_cont ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

#noticias .s_cont ul li a {
    color: #C20A0A;
    font-size: 14px;
}

.frm_cadastro p.cadastro_g {
    width: 410px;  
    height: 17px;  border-radius: 5px;
    margin-bottom: 5px!important;
    margin-left: 0;
    margin-top: 20px;
    margin-right: 0;
    float: left;
}

.cadastro_m p {
    width: 205px;
}

.cadastro_p p,.cadastro_m p,.cadastro_g p{
    font-size: 14px;
}

.frm_cadastro .cadastro_m {
    width: 205px;
    float: left;
}

.cadastro_p {
    width: 80px;
    float: left;
    margin-right: 30px;
}

input.input_cadastro_p {
    width: 80px;
    height: 30px;
    border-radius: 5px;
}

#cadastro h3 {
    color: #CF0000;
    border-bottom: 1px solid #919191;
    width: 399px;
    height: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
}

.frm_cadastro p.cadastro_m {
    width: 205px;
    margin: 20px 0 5px 0;
    /* float: left; */
}

.banner_cadastro{
    width: 398px;
    height: 515px;
    float: left;
    margin-top: 30px;
}

.map {
    width: 500px;
    height: 400px;
    float: left;
    margin-left: 74px;
}



article.noticia {
    width: 100%;
    /* height: 130px; */
    margin-bottom: 50px;
}

.noticia header {
    height: 26px;
    background: none;
    border-bottom: 1px solid #ccc;
}

a.leia_mais {
    color: #b80000;
}

.noticia header h3 {
    font-size: 12px;
}

.s_cont footer {
    background: none;
}

.line{
    height: 2px;
    width: 396px;
    background: rgba(0,0,0,0.1);
    margin-top: 17px;
    float: left;
    border-bottom: 1px solid #fff;
}


input.bt_cadastro {
    margin-right: 55px;
    margin-top: 60px;
    font-size: 16px;
}