/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

input{ outline:none; }
.box{ margin-top:0px; float:left; width:100%; }
.extend{display:block; position:relative; float:left; width:100%; } 
p{
	font-size:0.9rem;
	color:#424242;
	font-family:Arial, "Arial Black";
	line-height:20px;
	margin-top:0;
	margin-bottom:20px;
}
/*
	LISTAS RESET
*/
.supa{
	float:left;
	text-decoration:none;
} 
.ul_reset, .ul_reset li, .figc_reset{
	position:relative;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul_reset2, .ul_reset2 li{
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	text-align:center;
}
.ul_reset2{
	list-style: none outside none;
}
.ul_reset2 li{
    display: inline-block;
    margin-bottom: 0;
}
.last_li{
	float:left;
	border:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
	padding-right:0 !important;
	background:none !important;
}
.first_block{ 
	margin-left:0 !important;
	padding-left:0 !important;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0e4d27;
}
a:visited {
	color: #0e4d27;
}
a:hover {
	color: #0e4d27;
}
a:active {
	color: #0e4d27;
}
img {
	border:0px;
	display:block;
}
.a_noticia_rss{
	text-decoration: none;
	color: #0e4d27;
}
.li_noticia_rss{
	border-bottom: 1px dashed #acacac;
	width:100%;
}
/* #Page Styles
================================================== */
.container {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.header, .body, .footer {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

/* root 
==============================*/
.slider{
	position:relative;
	z-index:1;
}
.slider div{
	position:absolute;
	left:0;
	top:0;
}
.slider div span{
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, "Arial Black";
}
.slider div p{
	margin-top:20px;
	color:#fff; 
}
.slider .container_16{
	position:relative;
}
.slider div hgroup{
	position:relative;
	top:-240px;
	left:0;
}
/* logo*/
.logo{
	position:relative;
	z-index:2;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}
.logo img{
	margin:0 auto;
	float:none;
}

/* menu */
.menu{
	height:70px;
	position:relative;
	z-index:2; 
	border-radius:10px; 
	border-top:20px solid #57b524; 
	text-align:center; 
}  
.menu ul{
	border-radius:10px;
	width:100%;
	height:70px;
	float:none;
	position:relative;
	top:-10px;
	background:#0e4d27;
	text-align:center; 
} 
.menu ul li a{ 
	padding:22px 23px !important;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background:url(../images/line.png) no-repeat right center;
	height:70px; 
	font-size:18px;
	color:#fcfcfc;
    font-family: 'robotolight';
	text-decoration:none; 
	float:left;
	transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	background-position:left;
}
.menu ul li a:hover {     
	background:#fff !important;
	color:#0e4d27; 
	/*border-top:10px solid #0e4d27;*/
}  
/* h1 title */
.heading-title h1{
	color:#0e4d27;
	font-size:48px;
    font-family: 'robotolight';
	border-bottom:1px solid #ebebeb;
	padding-bottom:8px;
	float:left;
	width:100%;
	font-weight:normal;
	text-align:left;
}
.heading-title h2{
	color:#0e4d27;
	font-size:25px;
    font-family: 'robotolight'; 
	padding-bottom:8px;
	float:left; 
	font-weight:bold; 
	margin-top:0;
	margin-bottom:6px;
}
.heading-title h3{
	color: #5d5c5c; 
    font-family: "robotobold";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 5px 0; 
}
.heading-title h1 a{
    font-family: 'robotobold';
	font-size:24px;
	float:right;
	margin-top:22px;
	cursor:pointer;
	color:#0e4d27;
}
.heading-title h1 span{
	font-size:14px;
	color:#444545;
	font-family:Arial, Arial Black;
	float:right;    
	margin-top: 28px;
	margin-right:10px;
}


/* Quem Somos */
.bg_quemsomos{
	padding:30px 0;
	background:#ebebeb;
	margin-top:0px;
	margin-top:28px;
}
.quemSomos{
	text-align:center;
	width:100%;
	float:left;
}
.quemSomos span{ 
    font-family: 'robotolight';
	font-size:45px;
	color:#616161;
	width:100%;
	float:left;
	margin-bottom:30px;
	color:#0e4d27
}
.quemSomos p{ 
    font-family: 'robotolight';
	font-size:16px;
}
.quemSomos > div {
	height:300px;
	float:left;
	width:inherit;
	margin-top:40px;
	margin-bottom:30px;
	overflow:hidden;
	position:relative;
}
.quemSomos div img{
	float:left;
	width:100%;
	height:auto;
	position:relative;
	top:50%;
	margin-top:-200px;
	
}
	
	
/* rede sociais */
.redeSocial{
	margin-top:80px;
}
	
/* job */
.job{
}
.job ul li{
	background:#0e4d27;
	border-radius:10px; 
	min-height:320px;
	position:relative;
	width:300px; 
	margin-right:20px;
}
.job ul li:last-child{
	margin-right:0;
}
.job ul li a figure{
	border-radius:10px 10px 0 0;
	overflow:hidden;
}
.job ul li a figure figcaption{
	padding:20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
}
.job ul li a figure figcaption span{
	font-family:Arial, "Arial Black";
	font-weight:bold;
	font-size:26px;
	color:#fff;
	text-transform:uppercase; 
}
.job ul li a figure img{
	width:100%;
	height:auto;
}
.job ul li a figure figcaption p{
	margin-top:10px;
	margin-bottom:0;
	color:#fff;
}
.job ul li a button{
	float:left;
	width:117px;
	height:40px;
	text-align:center;
	color:#0e4d27;
	background:#57b524;
	border-radius:8px;
	border:none;
	font-size:18px;
    font-family: 'robotolight';
	position:absolute;
	bottom:-21px;
	left:50%;
	margin-left:-56px;
	outline:none;
	cursor:pointer;
	transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
}
.job ul li a button:hover{
	background:#0e4d27;
	color:#fff;
	border:1px solid #57b524;
} 

/* Noticias */
.equipamentos{
	margin-top:30px;
}
.equipamentos ul {
	margin-bottom:30px;
}
.equipamentos ul li{
	margin-bottom:20px;
	border-bottom:1px dashed #E5E5E5;
	padding-bottom:20px;
}
.equipamentos ul li:last-child{
	border:0;
}
.equipamentos ul li span{
	color:#0e4d27;
	font-size:28px;
    font-family: 'robotolight';
	margin-bottom:10px;  
}
.equipamentos ul li em{
	font-style:normal;
	font-size:12px;
	color:#5d5c5c;
    font-family: 'robotobold'; 
	float:left;
	margin:5px 0;
	font-weight:bold;
} 
.equipamentos ul li p{
	margin:0; 
}
.equipamentos ul li a div{
	margin-right:20px;
	border-left:5px solid #0e4d27;
	float:left;
}


/* tempo investing */
.temp-investing{
 width:215px;
 float:right !important;
}

/* investinger */
.investing{
 height:70px; 
 overflow:hidden;
 width:100%;  
}
.investing iframe{
 position:relative;
 top:-21px; 
 float:right !important; 
 width:100%;
}
.investing-box{
 float:left;
 margin-top:20px;
} 
.investing iframe [table]{
 width:100% !important;
}
.investing-box span{
 width:100%;
 float:left;
 text-align:center;
 color:#0e4d27;
 font-size:14px;   
 border-radius:8px 8px 0 0;
 background:#e1e1e1;
 padding:10px 0;
}

/* tempo */
.tempo-box .tempo{
	background:#0E4D27;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:12px 10px;
	float:left; 
	width:100%;
}
.tempo-box span{
	width:100%;
	float:left;
	text-align:center;
	color:#0e4d27;
	font-size:14px; 
	border-radius:8px 8px 0 0;
	background:#e1e1e1;
	padding:10px 0;
}
.tempo{
	width:100%; 
}
.tempo .max{
	width:100%;
	color:#fff;
	text-align:right;
    font-family: 'robotoregular';
}
.tempo .txt{
	color:#fff;
	text-align:left;
    font-family: 'robotoregular';
	width:100%;
	margin-top:5px;
	font-size:18px;
	border-top:1px solid #246c00;
	border-bottom:1px solid #246c00;
	padding:10px 0;
}
.tempo strong{
	width:100%;
	float:right;
	text-align:right;
	font-size:48px;
	color:#fff;
}
.tempo strong em{
	font-style:normal;
	font-size:12px;
} 

/* footer */
.footer{
	margin-top:40px;
}
.bg_footer1{
	padding:25px 0;
	background:#0e4d27;
}
.bg_footer1 hgroup span{
	color:#ffffff;
	font-size:18px;
    font-family: 'robotoregular';
	width:100%;
	float:left;
}
.bg_footer1 hgroup p{
	color:#ffffff;
	font-size:18px;
    font-family: 'robotolight';
	width:100%;
	float:left;
	margin:2px 0;
}
.bg_footer2{
	background:#57b524;
	padding:10px 0;
    font-family: 'robotolight';
}

/* siganos */
.sigaNos{
	background:url(../images/line2.png) no-repeat left center; 
	text-align:center;
}
.sigaNos ul{
	position:relative;
	left:65px;
}
.sigaNos ul li a i{
	color:#0e4d27;
	font-size:20px;
	border-radius:100%;
	width:40px;
	height:40px;
	background:#fff;
	padding-top:11px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align:center;
}
.sigaNos span{
	width:100%;
	float:left;
	font-size:36px;
	color:#fff;
    font-family: 'robotolight';
}


/* bg_footer2 */
.copy  p{
	font-size:18px;
	color:#0e4d27;
	margin:6px 0;
}
.ass hgroup img{
	float:right;
}
.ass hgroup p{
	font-size:21px;
	color:#fff;
	float:left;
	margin:6px 0;
	float:right; 
}
	

/* pager */
.boxPG{
	margin-top: 15px;
	margin-bottom:40px;
}
.boxPG .mr20{
	margin-right:20px !important;
}


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	/*@media only screen and (max-width: 959px) {}
*/
/* Tablet Portrait size to standard 960 (devices and browsers) */
/*@media only screen and (min-width: 768px) and (max-width: 959px) {}*/

/* All Mobile Sizes (devices and browser) */
/*@media only screen and (max-width: 767px) {}
*/
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/*@media only screen and (min-width: 480px) and (max-width: 767px) {}*/

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	/*@media only screen and (max-width: 479px) {}*/


/* #Font-Face
================================================== */

 