div{
    border: none; solid red;
	margin: 0px auto;}
h1{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;}
h2{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;} 
h3{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;} 
h4{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;}
h5{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;} 
h6{color: #394989;
font-family: "Times New Roman", Times, Georgia, serif;} 
span{
    border: none; solid yellow;
	float: left;
	margin: 5px 5px;}
body {
border: none solid blue;
padding:0px;
margin: 0px;}
p{color: #605679;}
img {
max-width: 100%;
height: auto;}
footer {
background-color: #d9d9d9;
width: 100%;
height: 75px;}

.btn-footer_i {
    margin-left: 0px;
    margin-top:-5px;
float:right;
}
.btn-footer_i a{  
font: bold 12px/24px "Times New Roman", Times, Georgia, serif;
padding:0px;
text-decoration: none;
text-align:center;
color:#ccc;
background:url('btn_insta.png')
no-repeat center center;   
width:21px;  
height:21px;    
display:block;}
.btn-footer_i a:hover{
 background: url('btn_insta-h.png');}

.btn-footer_f {
margin-left: 0px;
margin-top:-5px;
float:right;
}
.btn-footer_f a{  
font: bold 12px/24px "Times New Roman", Times, Georgia, serif;
padding:0px;
text-decoration: none;
text-align:center;  
color:#ccc;
background:url('btn_face.png')
no-repeat center center;   
width:21px;  
height:21px;    
display:block;}

.texto_footer{
    font-size: 16px;
    padding: 15px;
}

.btn-footer_f a:hover{
 background: url('btn_face-h.png');}

.cabecalho{
    text-align: center;
    background-color: #ffffff;
	padding: 0px;
    padding-top: 10px;
    position: fixed;
    width: 105%;
    height: auto;
    z-index: 3;
    color:#aaa;
    font-family:"Times New Roman", Times, Georgia, serif;
    box-shadow: rgba(0,0,0,0.3) 0px 1.5px 5px;}
.img-logo{
background: url('logo_inicio.png') no-repeat;
width: 152px;
height:125px;
margin-bottom: 10px;}

.clear{clear: both;}

.btn-menu{
position:absolute;
top:70px;
left:30px;
margin:0px;
padding:0px;}

.btn-menu a:hover {  
font: bold 12px/24px "Times New Roman", Times, Georgia, serif;
padding:0px;
text-decoration: none;
text-align:center;  
color:#ccc;
background: url('btn_menu-h.png')
no-repeat center center;   
width:42px;  
height:42px;    
display:block;}
.btn-face {
position:absolute;
top:30px;
left:20px;
margin:0px;
padding:5px;}
.btn-face a {  
font: bold 12px/24px "Times New Roman", Times, Georgia, serif;
padding:0px;
text-decoration: none;
text-align:center;  
color:#ccc;
background: url('btn_face.png')
no-repeat center center;   
width:21px;
height:21px;    
display:block;}
.btn-face a:hover { 
background: url('btn_face-h.png');}
.btn-insta  {
position:absolute;
top:30px;
left:45px;
margin:0px;
padding:5px;}
.btn-insta a {  
font: bold 12px/24px "Times New Roman", Times, Georgia, serif;
padding:0px;
text-decoration: none;
text-align:center;  
color:#ccc;
background:url('btn_insta.png')
no-repeat center center;   
width:21px;  
height:21px;    
display:block;}
.btn-insta a:hover { 
background: url('btn_insta-h.png');}

*{
    margin:0;
    padding:0;
    font-family:"Times New Roman", Times, Georgia, serif;}
    
.menu{
    width:100%;
    height:50px;
    background-color: #fff;}    
.menu>ul{
    list-style:none;    
    position:relative;
    margin-left: 50px;}
.menu ul li{
    width:120px;
    float:left;}
.menu-box{
   width: 50%;}
.menu a{
    padding:15px;
    display:block;
    text-decoration: none;
    background-color: #fff;
    text-align:center;
    color:#aaa;}
.menu ul ul{
    list-style:none;
    position:absolute;
    visibility:hidden;}
.menu ul li:hover ul{
    visibility:visible;}
.menu a:hover{
    background-color:#f4f4f4;
     color: #394988;}
.menu ul ul li{
    float:none;
    border-bottom: solid 1px #ccc;}
.menu ul ul li a{
    background-color:#dfded5;}
#bt_menu{
display: none;}
label[for='bt_menu']{
    padding:5px;
    color:#fff;
    font-family:'Arial';
    text-align:center;
    font-size:30px;
    cursor:pointer;
    display:none;
    width:42px;
    height:42px;
    background: url('btn_menu.png')no-repeat}   
label[for='bt_menu']:hover{
    background-color:#f4f4f4;
    color:#aaa;
    background: url('btn_menu-h.png')no-repeat}

@media(max-width: 1800px){
.menu-box{
width: 55%;
transition: all .2s;
}}
@media(max-width: 1710px){
.menu-box{
width: 60%;
transition: all .2s;
}}
@media(max-width: 1650px){
.menu-box{
width: 60%;
transition: all .2s;
}}
@media(max-width: 1500px){
.menu-box{
width: 65%;
transition: all .2s;
}}
@media(max-width: 1390px){
.menu-box{
width: 70%;
transition: all .2s;
}}
@media(max-width: 1295px){
.menu-box{
width: 75%;
transition: all .2s;
}}
@media(max-width: 1205px){
.menu-box{
width: 80%;
transition: all .2s;
}}
@media(max-width: 1135px){
.menu-box{
width: 85%;
transition: all .2s;
}}
@media(max-width: 1067px){
.menu-box{
width: 90%;
transition: all .2s;
}}
@media(max-width: 1010px){
    .menu-box{
   width: 95%;
   transition: all .2s;
}}
@media(max-width: 960px){    
.menu-box{
width: 100%;
transition: all .2s;
}}
@media(max-width: 910px){
    
       .texto_footer{
    font-size: 12px;
    padding: 15px;
} 

.cabecalho{
    height: 100px;
    transition: all .4s;
}
   .menu{
    margin-top:5px;
    margin-left:-100%;
    transition:all 0s;
    width:100%;
    height:0px;
    background-color: #fff;
    }
hr{display: none;}

label[for='bt_menu']{
    display:block;
    margin:-90px 1.2em 10px auto;
    }
.menu ul{
    margin-left:0;}
.menu ul li{
    width:100%;
    float:none;}
.menu ul ul{
    position:static;
    overflow:hidden;
    max-height:0;
    transition:all .4s;}
.menu ul li:hover ul{
    height:auto;
    max-height:350px;
    transition:all .4s;}

    #bt_menu:checked ~ li{
    margin-left:0;}

#bt_menu:checked ~ .menu{
    margin-left:0;}
.img-logo{
background: url('logo_inicio_m.png') no-repeat;
width: 93px;
height:77px;
margin-bottom: 20px;
margin-top: 5px;
transition: all .3s;}
#menu ul li a {font-size: 16px;}
#menu ul li a:hover {font-size: 16px;
}}

@media(max-width: 600px){

}