*{margin: 0; padding: 0;}
@font-face {
     font-family: 'Aero-Matics-Display-Regular';
     src: url('fontes/Aero-Matics-Display-Regular.ttf');
	 src: url('fontes/Aero-Matics-Display-Regular.otf?#iefix') format('embedded-opentype'),
	 url('fontes/Aero-Matics-Display-Regular.woff') format('woff'),
     url('fontes/Aero-Matics-Display-Regular.ttf') format('truetype'),
     url('fontes/Aero-Matics-Display-Regular.svg#Aero-Matics-Display-Regular') format('svg');
	 font-weight: normal;
     font-style: normal;
}
.top{background: url(imagens/Fundo-Menu.png); color: #fff; font-family: 'Aero-Matics-Display-Regular'; }
.top a{text-decoration: none; color: #fff;}
.top a:hover{text-decoration: none; color: #fff;}
.logo img{max-width: 350px;}
.navbar a{ color: #fff!important; font-size: 1.7em;}
.navbar li a{margin-left: 20px;}
.navbar-toggler{color: #fff!important; border-color: #fff!important;}
.navbar span{color: #fff!important; }
.linha{width: 100%; height: 4px; background: #ff0000;}
.top p{font-size: 1.5em;}
.menu{margin-top: 20px;}
.menu-fixed{position: fixed; z-index: 999; width: 100%;}
.fone-top{background: url(imagens/Fundo-Informacoes.png); background-position: center; background-size: cover;}
.section1{background: url(imagens/back-sec-1.png); background-position: center; background-size: cover; color: #fff; font-family: 'Aero-Matics-Display-Regular';}
.section1 img{border: solid 3px #ff0000; border-radius: 2px;}
.section1 h2{font-size: 2em;}
.section1 p{font-size: 1.5em;}
.section2{background: url(imagens/back-sec-2.png);background-position: center; background-size: cover; color: #fff; font-family: 'Aero-Matics-Display-Regular';}
.empresa img{border: solid 3px #ff0000; border-radius: 2px;}
.logo-footer img{max-width: 200px;}
.section2-text{}
.section2 p{font-size: 1.5em;}
.section2-text p{font-size: 1.5em;}
.mar-anima{ padding-top:5%!important;} 
@media screen and (max-width: 768px){
	.menu{margin-top: 10px;}
	.logo img{max-width: 100%;}
}
@media screen and (max-width: 375px){
	.mar-anima{ padding-top:50px!important;} 
}
