@font-face {
    font-family: 'sifonnbasic';
    src: url('sifonn_basic_1-webfont.woff2') format('woff2'),
         url('sifonn_basic_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'sifonnbasic_outline';
    src: url('sifonn_basic_outline_1-webfont.woff2') format('woff2'),
         url('sifonn_basic_outline_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
h1 {
	font-family: 'sifonnbasic';
	font-size:74px;
	color:#ffffff;
	text-transform:uppercase;
}
h1 span {
	font-family: 'sifonnbasic_outline';
}
h2 {
	font-family: 'sifonnbasic';
	font-size:26px;
	color:#1e8fcd;
	text-transform:uppercase;
}
h2 span {
	float:left;
	width:97px;
	height:2px;
	background-color:#ffdf00;
	margin:12px 30px 0 0;
	line-height:74px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#646d72;
}
.row {
	margin-right:0;
	margin-left:0;
}
.header {
	background:url(../images/bg_header.jpg) center top no-repeat;
	height:82px;
	position:relative;
}
.logo {
	background:url(../images/bg_logo.png) center top no-repeat;
	height:164px;
	text-align:center;
	position:relative;
	margin:0 auto;
	padding-top:40px;
}
.marcas {
	background:url(../images/bg_empresas.jpg) center top no-repeat;
	height:778px;
	padding-top:55px;
}
.banner video {
	width:100%;
	margin-top:-1px;
}
.marcas .titlemarcas p {
	margin-left:128px;
	text-align:left;
}
.blocomarca {
	width:360px;
	background-color:#ffffff;
	padding:40px 0 30px 0;
	margin:80px 10px 0 10px;
	border:2px solid #ffffff;
	border-radius:2px;
}
.blocomarca:hover {
	border:2px solid #fb9635;
	border-radius:2px;
}
.logoempresa {
	margin-bottom:30px;
}
.textoempresa {
	margin:20px 0 0 0;
	padding-left:45px;
}
.conheca {
	float:left;
	width:186px;
	height:50px;
	border:1px #fb9635 solid;
	font-size:18px;
	color:#1f91cf;
	line-height:50px;
	text-align:center;
    border-radius: 25px;
	margin-left:90px;
	margin-top:20px;
}
.conhecahover {
	float:left;
	width:186px;
	height:50px;
	border:1px #fb9635 solid;
	font-size:18px;
	line-height:50px;
	text-align:center;
    border-radius: 25px;
	margin-left:90px;
	margin-top:20px;
	background-color:#fb9635;
	color:#ffffff;
}
.inovacao {
	background:url(../images/bg_inovacao.jpg) center top no-repeat;
	height:617px;
	padding-top:210px;
}
.inovacao p {
	color:#ffffff;
	text-align:left;
	margin-left:330px;
}
.certificacoes {
	padding:60px 0;
}
.certificacoes .titlemarcas h2 span {
	background-color:#af9aed;
}
.certificacoes .titlemarcas p {
	margin-bottom:40px;
}
.sobre {
	background:url(../images/bg_sobre.jpg) center top no-repeat;
	height:743px;
	padding-top:200px;
}
.boxsobre {
	background-color:rgba(53, 71, 119, 0.5);
	padding:45px;
}
.boxsobre p {
	color:#ffffff;
}
.boxline {
	height:28px;
	background-color:rgba(255, 226, 0, 0.5);
	margin-top:-28px;
}
.footer {
	height:319px;
	background:url(../images/bg_footer.jpg) center top no-repeat;
}
.footer p {
	color:#ffffff;
	font-weight:700;
	font-size:15px;
	line-height:28px;
}
.footer p a, .footer p a:hover{
	color:#ffffff;
}
.footer .block1 {
	text-align:left;
	margin-top:25px;
}
.footer .block2 {
	text-align:left;
	margin-top:125px;
}
.footer .block3 {
	margin-top:125px;
}
.footer .block4 {
	text-align:right;
	margin-top:125px;
}
.copyright {
	font-size:12px;
	color:#7b97aa;
	margin-top:-10px;
}
.copyright a, .copyright a:hover  {
	color:#7b97aa;
}








