@charset "utf-8";

#header .linha1 { padding: 20px 0;}

/* LINHA1 */
#header .logo { display: flex; justify-content: center; float: left; width: 100%; font-size: 0;}
#header .logo img { height: 100px;}

@media only screen and (max-width: 1000px){

}