

/* ===== Primary Styles ========================================================
   Author: Rubens Castro @ atua.ag
   ========================================================================== */

body {
  background:url(../img/bg-body.png) center 30px repeat-x #A6CF39;
}

.menu li {
	text-shadow:2px 2px 2px #85B91D !important;
}

.verde {
	background:#71BF45 !important;
}

.predio {
	background:#A6CF39 !important;
	color:#459D06 !important;
}

.slider {
	margin-top:50px;
}

.predio-agua {
	width:100%;
	margin-top:-350px;
	background:url(../img/bg-agua.png) no-repeat top center;
	min-height:650px;
	padding-top:240px;
	overflow: hidden;
}

.peixes {
	width:328px;
	height:344px;
	float: left;
}

.texto-agua, .texto-energia, .texto-verde {
	width:525px;
	float:right;
	margin-top:120px;
	font-size:12px;
	font-family:"Arial";
	color:#FFF;
	line-height:23px;
}

.predio-energia {
	width:100%;
	background:url(../img/bg-energia.png) no-repeat top center;
	min-height:900px;
	top:60px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.sol {
	width:291px;
	height:262px;
	background:url(../img/sol.png) no-repeat top;
	position: absolute;
	z-index: 1;
	margin-top:650px;
	margin-left:450px;
}

.passaros {
	width:192px;
	height:290px;
	background:url(../img/passaros.png) no-repeat;
	position: absolute;
	z-index: 40;
	margin-top:960px;
	margin-left:-2000px;
}

.talk {
	width:377px;
	height:273px;
	float:left;
	margin-top:300px;
	overflow: hidden;
}

.texto-energia {
	overflow: hidden;
	margin-top:350px !important;
	margin-bottom:50px;
}

.predio-verde {
	width:100%;
	background:url(../img/bg-verde1.png) no-repeat top center;
	overflow: hidden;
	min-height: 290px;
}

.predio-verde2 {
	width:100%;
	background:url(../img/bg-verde2.png) no-repeat top center;
	overflow: hidden;
	min-height: 600px;
	margin-top:130px;
	position: relative;
	z-index: 200;
}

.arvrinha1 {
	width:183px;
	height:315px;
	background:url(../img/arvrinha1.png) no-repeat;
	position: absolute;
	z-index: 1;
	margin-top:190px;
}

.talk-verde {
	margin-top:180px;
	width:272px;
	height:301px;
	float: left;
	margin-left:80px;
}

.texto-verde {
	margin-top:230px;
}

.slider-wrapper {
	border:1px solid white;
	padding:10px;
	border-radius:10px;
	margin-top:40px;
	position: relative;
	z-index: 100;
	width:960px;
}

.galeria-agua {
	width:505px;
	height:123px;
	background:#00A5B0;
	border-radius: 10px;
	padding:10px;
	border:1px solid #4DB5BC;
}

.galeria-energia {
	width:505px;
	height:123px;
	background:#F58231;
	border-radius: 10px;
	padding:10px;
	border:1px solid #F49967;
}

.galeria-verde {
	width:505px;
	background:#6EBE53;
	border-radius: 10px;
	padding:10px;
	border:1px solid #8ECB7B;
}

.fancy {
	overflow: hidden;
}

.fancy p {
	margin:0px;
	padding:0px;
}

.fancy p a {
	float:left;
	margin-top:0px;
	margin-right:12px;
}

.fancy p a:last-child {
	float:right !important;
	margin-right:0px !important;
}

.fancy p a:first-child img {
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

.fancy p a:last-child img {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}




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

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}
