@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#CCC;
	font-smooth:always;
	background:url(../images/bg_pagina_modelo_1.jpg) no-repeat top center #A6CE39;
}
p {
	font-size:12px;
	color:#cbc0b7;
	line-height:17px
}
h1 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding-bottom:12px
}
.h1_desc{
	text-shadow:-1px -1px 1px rgba(0,0,0,0.2);
	font-size:25px;
	font-weight:normal;
	color:#FFF !important;
	letter-spacing:-1px;
	margin-bottom:40px;
	line-height:32px
	}
h2 {
	font-size:16px;
	color:#333;
	font-weight:300;
	margin:0;
	padding:13px 3px 3px 3px;
	text-align:center;
	vertical-align:middle
}
a {
	color:#a6ce39;	
	text-decoration:none;
	-webkit-transition: all .5 ease-in-out;
}
a:hover {
	color:#333;
	-webkit-transform: scale(1.1);
}
#All{
	max-width: 1200px;
	min-width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding:0 2% 0 2%;
	/*
	FAIXA BG ATRAS DO LOGO
	background:url(../images/bg_topo.png) repeat-x top;
	*/
	}
#Topo {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:202px;
}
#Logo {
	float:left;
	margin: 20px 0px 0px 20px !important;
}
#Telefones {
	float:right;
	font-size:31px;
	font-weight:300;
	margin-top:30px;
	color:#6b6b6b;
	vertical-align:middle;
	text-align:right;
	margin-right:20px
}

#Telefones a{ color: #A6CE39;}

#All #Menu {
	float: right;
	width:1300px;
	color: #222;
	font-weight: normal;
	font-size: 13px;
	text-align:right;
	font-weight:bold;
	margin:0px !important;
	margin-top:-26px !important;
	padding: 11px 15px 12px 15px;
	/*background: url(../images/bg_menu.png) top right no-repeat;*/
	z-index:99;	
}
#All #Menu * {
	margin: 0px;
	padding: 0px;
}
#All #Menu ul {
	float:right;
}

#All #Menu ul li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	list-style-image: none;
	list-style-type: none;
}
#All #Menu ul li:hover > a {
	color: #fff;
	text-decoration: none;
}
#All #Menu ul li a {
	color: #a6ce39;
	text-decoration: none;
	padding:20px 5px 14px 5px;
	-webkit-transition: all .6s ease-in-out;
	border-radius:25px 0 0 0;
}
#All #Menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	background:#a6ce39;
}
#AreaNobre {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	/*box-shadow:0 10px 180px rgba(255,255,255,0.9);*/
	z-index:0;
	max-height:480px;
	background:#2F2D2E;
}
#SombraAreaNobre {
	width:100% !important;
	height:40px;	
	margin-left:auto;
	margin-right:auto;
	/*background:url(../images/bg_dest.png) no-repeat;*/
	position:relative;
	float:left;
	background:#2F2D2E
	}
#ThumbsHomeContainer {
	margin-left:auto;
	margin-right:auto;
	margin-top: -2px !important;
	padding: 0px 0px 40px 0px;
	overflow:hidden;
	z-index:0;	
	background:#2F2D2E
}
.ThumbsHome {
	width: 20%;
	min-height:180px;
	margin-right: 0px !important;
	float:left;
	margin-left:auto;
	margin-bottom:10px;
	-webkit-transition: all .5s ease-in-out;
	overflow:hidden;
	filter: saturate(100%);
	-webkit-filter: saturate(100%);
	-moz-filter: saturate(100%);
	-o-filter: saturate(100%);
	-ms-filter: saturate(100%);

}
.ThumbsHome:hover {
	background:rgba(0,0,0,0.6);
	-webkit-transition: all .2s ease-in-out;
	color:#A6CE39 !important;
	overflow:hidden;
	
}

.ThumbsHome a { color: #fff;}

.ThumbsHome:hover a {
	color:#A6CE39 !important;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out;
}

.Thumb{
	min-width:180px !important;
	max-height:120px;
	overflow:hidden;
	border-bottom:3px solid transparent;
	}
.Thumb img{
	min-width:240px !important;
	min-height:120px;	
	}
		
#TextoHomeContainer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	overflow:hidden;
}
.TextoHome {
	width:299px;
	float:left
	margin-left:6px;
	margin-right:14px;

}
#Footer{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	text-align:center;
	padding:20px 0 10px 0;
	color: #f5f5f5;
	background: #2f2d2e;
	margin-bottom:60px;
	border-bottom:5px solid #728C29;
	border-radius:0 0 60px 0;
	}
	
#Footer a {color: #fff;}
#Footer a:hover {color: #a6ce39;}

.imagem {
	max-width: 100%;
	height: auto;
}
.clear {
	clear:both;
}
.ddd {
	font-size: 16px;
	padding-right:8px
	}
.end_topo {
	font-size: 14px;
	}	
	
@media screen and (max-width: 940px){
#Logo img {
		height:130px !important;
		margin-top:20px;
         }
#All #Menu {
		font-size:11px;
		margin-top:-11px !important;
}
#Telefones {
		font-size:24px	
	}
h1 {
	font-size:14px;
	color:#fff;
	font-weight:300;
}
.h1_desc{
	text-shadow:-1px -1px 1px rgba(0,0,0,0.2);
	font-size:18px;
	font-weight:300;;
	color:#FFF !important;
	letter-spacing:-1px;
	margin-bottom:40px;
	line-height:32px
	}
h2 {
	font-size:13px;
	color:#FFF;
	font-weight:300;
	margin:0;
	padding:13px 3px 3px 3px;
	text-align:center;
	vertical-align:middle
}	
}