@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/MuseoSans-300-webfont.eot');
    src: url('../fonts/MuseoSans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-300-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans-300-webfont.woff') format('woff'),
         url('../fonts/MuseoSans-300-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/MuseoSans-300Italic-webfont.eot');
    src: url('../fonts/MuseoSans-300Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-300Italic-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans-300Italic-webfont.woff') format('woff'),
         url('../fonts/MuseoSans-300Italic-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans-300Italic-webfont.svg#museo_sans300_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_500-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/MuseoSans_700-webfont.eot');
    src: url('../fonts/MuseoSans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_700-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_700-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_700-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans';
    src: url('../fonts/MuseoSans_900-webfont.eot');
    src: url('../fonts/MuseoSans_900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_900-webfont.woff2') format('woff2'),
         url('../fonts/MuseoSans_900-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_900-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_900-webfont.svg#museo_sans900') format('svg');
    font-weight: 900;
    font-style: normal;
}
body{
	font-family: "museo_sans";
}
#geral{
	padding: 0;
	margin: 0;
	min-width: 1003px;
	overflow: hidden;
}
.container{
	width: 970px !important;
}
.lineCinza{
	background-color: #f5f5f5;
}

.lineVerde{
	background-color: #09b6a7;
}
.col-bl-pos001{
	padding-top: 60px;
}
.col-bl-pos001 h1{
	font-weight: 300;
	font-style: italic;
	font-size: 34px;
	color: #09b6a7;
	text-transform: uppercase;
	margin: 0 auto;
}
.col-bl-pos001 h1 span{
	font-style: normal;
	font-weight: 900;
}

.text-box-001{
	margin: 60px auto 0;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
.text-box-001 p{
	font-weight: 300;
	text-align: center;
	line-height: 38px;
	font-style: normal;
}
.text-box-001 p span{
	font-weight: 700;
	font-style: normal;
}
.bandeiras{
	padding-top: 60px;
}
.bandeiras h4{
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-style: normal;
	color: #3f3f3f;
}
.box-cinza{
	background-color: #dedede;
	margin: 0 auto;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding:30px;
	text-align: center;
	margin-top: 45px;
	height: 480px;
}
.box-cinza h3{
	font-size: 18px;
	color: #3f3f3f;
	text-transform: uppercase;;
	font-weight: 900;
}
.box-cinza img{
	margin:30px auto;
}
.box-cinza p{
	line-height: 25px;
	font-size: 18px;
	color: #3f3f3f;
	font-weight: 300;
}
.box-cinza span{
	font-weight: 500;
}
.rodape-bandeiras{
	margin-top: 30px;
	padding-bottom: 50px;
		color: #3f3f3f;
}
.rodape-bandeiras p{
	font-size: 18px;

	font-weight: 500px;
	text-align: center;
	max-width: 850px;
	margin: 10px auto; 
}
.verdeClaro900{
	color: #09b6a7;
	font-weight: 900;
	font-style: normal;
}
.col-bl-pos003{
	padding-top: 100px;
}
.col-bl-pos004{
	padding-top: 110px;
}
.dicas{
	padding-top: 60px;
	padding-bottom: 30px;
}
.dicas h1{
	font-size: 45px;
	text-transform: uppercase;
	color: #09b6a7;
	font-weight: 900;
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
}
.itemdica{
	width: 100%;
	min-height: 200px;
	margin: 20px 0 0 0;
}
.icoleft{
	float: left;
}
.text-left-dica{
	margin: 30px 0 0 40px;
	text-align: left;
	float: left;
	max-width: 680px;
}
.text-left-dica h2{
	font-weight: 300;
	font-style: italic;
	font-size: 74px;
	color: #9ac141;
	width: 100%;
	float: left;
	margin: 0;
}
.text-left-dica p{
	font-weight: 500;
	width: 100%;
	float: left;
	font-size: 18px;
	margin: 0;
}

.icoright{
	float: right;
}
.text-right-dica{
	margin: 30px 40px 0 0 ;
	text-align: right;
	float: right;
	max-width: 680px;
}
.text-right-dica h2{
	font-weight: 300;
	font-style: italic;
	font-size: 74px;
	color: #9ac141;
	width: 100%;
	float: left;
	margin: 0;
}
.text-right-dica p{
	font-weight: 500;
	width: 100%;
	float: left;
	font-size: 18px;
	margin: 0;

}

.scrollblock{
	width: 100%;
	position: inherit !important;
	top:inherit !important;
	overflow: hidden;
}
.marca{
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.marca:hover{
	opacity: 0.5;
	filter:alpha(opacity=50);
}