/*CSS DOCUMENT*/

.c_contato_pg{float: left; width: 100%; height: 757px; background: url(../img/logotipos/header/bgcontato.jpg) no-repeat center;}
.titentreemcontato{margin-top: 40px;}
.textotitcontato{margin-top: 20px;}
.form_rod{margin-top: 25px;}
.form_rod textarea{height: 109px;}
.form_rod button{margin-top: 5px; margin-left: 160px; width: 593px;}
.l3_form_rod{float: left; width: 100%; height: auto;}

.c_mapa{float: left; width: 100%; height: auto;}
.c_mapa iframe{width: 100%;}

.c_rodape{float: left; width: 100%; height: 54px; background-color: #000;}
.rodape{float: left; width: 100%; height: 54px;}
.rod_emp{float: left; width: 50%; text-align: center;}
.rod_emp p{margin-top: 20px; font-size: 13px; color: #fff; font-family: 'open_sansregular';}
.rod_sole{float: left; width: 50%; text-align: center;}
.rod_sole img{position: relative; top: 6px; margin: 0 5px 0 5px;}
.rod_sole p{margin-top: 10px; font-size: 13px; font-family: 'open_sansregular';}
.rod_sole p a{color: #fff;}
.rod_sole p a:hover{opacity: 0.8;}

@media (max-width: 970px){
    .c_contato_pg{height: auto; background: none; background-color: #000; padding-bottom: 80px;}
    .form_rod button{width: 91.8%; margin: 14px 0 0 0;}

    .c_rodape{height: auto; padding-bottom: 15px;}
    .rodape{height: auto;}
    .rod_emp{display: none;}
    .rod_sole{width: 100%;}
    .rod_sole p{line-height: 25px;}
}