@font-face {
	font-family: 'champagne__limousinesitalic';
	src: url('../fonts/champagne--limousines-italic-webfont.woff2') format('woff2'),
	url('../fonts/champagne--limousines-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'champagne__limousinesregular';
	src: url('../fonts/champagne--limousines-webfont.woff2') format('woff2'),
	url('../fonts/champagne--limousines-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'champagne__limousinesbold';
	src: url('../fonts/champagne--limousines-bold-webfont.woff2') format('woff2'),
	url('../fonts/champagne--limousines-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'champagne__limousinesBdIt';
	src: url('../fonts/champagne--limousines-bold-italic-webfont.woff2') format('woff2'),
	url('../fonts/champagne--limousines-bold-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'IT266___';
	src: url('../fonts/IT266___.tff') format('tff'),
	url('../fonts/IT266___.tff') format('tff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'OfficinaSerifITCTTBook';
	src: url('../fonts/OfficinaSerifITCTTBook.eot?#iefix') format('embedded-opentype'),  url('../fonts/OfficinaSerifITCTTBook.woff') format('woff'), url('OfficinaSerifITCTTBook.ttf')  format('truetype'), url('OfficinaSerifITCTTBook.svg#OfficinaSerifITCTTBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OfficinaSerifITCTTBold';
	src: url('../fonts/OfficinaSerifITCTTBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OfficinaSerifITCTTBold.woff') format('woff'), url('OfficinaSerifITCTTBold.ttf')  format('truetype'), url('OfficinaSerifITCTTBold.svg#OfficinaSerifITCTTBold') format('svg');
	font-weight: normal;
	font-style: normal;
}




body, html {
	margin: 0;
	padding: 0;
	font-family: 'OfficinaSerifITCTTBook';
}
body {
	background: #D0D2D3;
}
::-webkit-scrollbar {
	width: 8px
}
::-webkit-scrollbar-track {
	background-color: #eaeaea
}
::-webkit-scrollbar-thumb {
	background-color: #ccc
}
::-webkit-scrollbar-thumb:hover {
	background-color: #bbb
}
img {
	max-width: 100%
}
* {
	max-width: 100%;
}
section {
	float: left;
	width: 100%
}
.topo {
	width: 100%;
}
.topo img {
	margin-bottom: -1px;
}
.meio {
	float: left;
	width: 100%;
}
.faixa-branca {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: #fff;
	display: block;
	max-width: 100%;
}
.faixa-valores table tr:first-child td {
	border-bottom: 1px solid #fff;
}

.faixa-valores {
	float: left;
	width: 100%;
	padding: 20px 0 110px 0;
	text-align: center;
	background: #FF6756;
	display: block;
	max-width: 100%;
}
.faixa-valores a {
	background: #401A15;
	padding: 4px 44px !important;
	border-radius: 17px;
	font-weight: normal;
	text-decoration: none !important;
	color: #fff;
	margin-left: 10px;
	font-size: 20px;
}
.faixa-valores h4 {
	text-align: center;
	float: left;
	width: 100%;
	margin: 6px 0 6px !important;
	font-weight: normal;
	font-size: 27px;
	color: #5C5D50;
}
.faixa-valores h3 {
	font-weight: normal;
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
}
.col-md-12 {
	padding: 0 50px;
	float: left;
}
.faixa-foto {
	float: left;
	width: 100%;
	max-width: 100%;
	padding: 0;
	background: url('../img/bg_.jpg');
	background-size: 100% auto;
	min-height: 600px;
}
.box-verde {
	float: left;
	margin-left: 12%;
	background: #D1E187;
	color: #961A0D;
	max-width: 44.5%;
	padding: 30px 50px;
	font-size: 17px;
	margin-bottom: 23%;
}
.box-texto {
	float: left;
	width: 100%;
	max-width: 22%;
	padding: 2% 10% 1% 2%;
	font-size: 130%;
}
.box-texto h1 {
	font-size: 27px;
	line-height: 37px;
	font-weight: normal;
}
.legenda-video {
	float: left;
	max-width: 9%;
	text-align: right;
	margin-left: 2%;
	margin-top: 8%;
}

.video-box {
	position: relative;
	padding-bottom: 290px !important;
	padding-top: 25px !important;
	height: 0;
	float: left;
	max-width: 54%;
	margin-left: 1%;
	width: 100%;
}
.video-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 317px !important
}
.bg-colorido {
	background: url('../img/background.png');
	float: left;
	background-size: cover;
	padding: 0;
	background-attachment: fixed;
	text-align: center;
	width: 100%
}
.bg-colorido img {
	max-width: 830px;
	margin: 5% 0;
}
.rodape {
	margin-top: -106px;
}
.pull-left {
	float: left;
}
.container {
	max-width: 1040px;
	margin: 0 auto;
	width: 100%;
	display: block;
	overflow: hidden;
}
.miolo-meio {
	padding: 0;
	float: left;
	width: 100%
}

@media (max-width: 992px) {
	* {
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		min-height: 1px !important;
		text-align: center;
	}
	.bg-colorido img {
		width: 90% !important;
		float: none;
		margin: 5% !important;
	}
	.legenda-video {
		padding: 3% 0 1% !important;
	}
	.faixa-branca {
		padding: 3% !important;
		max-width: 94% !important;
	}
	.box-texto {
		padding-top: 2% !important;
	}
	.box-verde {
		max-width: 84% !important;
		margin: 0 3% 15% !important;
		padding: 5% !important;
	}
	.faixa-valores {
		padding: 5% 0px 15% !important;
	}
	.rodape {
		margin-top: -10% !important;
	}
	.video-box {
		padding-bottom: 53.8% !important; /* 16:9 */
	}
	.video-box iframe {
		max-height: 1000px !important
	}
}

@media (max-width: 650px) {
	.faixa-valores a {
		max-width: 50% !important;
		display: inline-block;
	}
}
