@font-face {
  font-family: 'Futura-Medium';
  src: url('Futura-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Futura-Medium.woff') format('woff'), /* Modern Browsers */
	     url('Futura-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Futura-Medium.svg#webfont') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Futura-Bold';
  src: url('Futura-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Futura-Bold.woff') format('woff'), /* Modern Browsers */
	     url('Futura-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Futura-Bold.svg#webfont') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Futura-BoldOblique';
  src: url('Futura-BoldOblique.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Futura-BoldOblique.woff') format('woff'), /* Modern Browsers */
	     url('Futura-BoldOblique.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Futura-BoldOblique.svg#webfont') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Futura-Light';
  src: url('Futura-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('Futura-Book.woff') format('woff'), /* Modern Browsers */
	     url('Futura-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('Futura-Book.svg#webfont') format('svg'); /* Legacy iOS */
}

body{
	background-color: #ECECEC;
	font-family: 'Futura-Medium', sans-serif;
	/*background: url(../img/fundo.jpg) no-repeat center top;*/
}

/******************** NAV BAR *********************/

#top{
	width: 100%;
	background-color: #ECECEC;
	display: block;
	position: fixed;
	top:0px;
	z-index: 99;
}
.container{
	width: 1024px;
}
.navbar{
	margin-bottom: 0;
}
.navbar-inner{
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow: none;
	padding-top: 40px;
	padding-bottom: 37px;
	padding-left: 25px;
}

.navbar .nav{
	font-size: 15px;
	color: #B2B2B1;
	margin-top: 34px;
}

.nav li{
	line-height: 15px;
}

.nav > li > a {
  display:inline-block;
}

.nav > li > .divider {
  padding: 0 5px;
  color: #B2B2B1;
}

.navbar .nav > li.active > a {
	color:#3B5D4B;
}


/******************** MAIN *********************/

.down{
	height: 29px;
	width: 63px;
	margin: 0 -31px;
	position: absolute;
	bottom: 0;
	left:50%;
}

#main{
	background: url("../img/bg.png") no-repeat center bottom;
	height: 620px;
	margin-top: 148px;
	position: relative;
}
#h1{
	background: #ECECEC;
	height: 68px;
	width: 840px;
	position: absolute;
	left: 0;
	top: 170px;
}
#h2{
	background: #ECECEC;
	height: 68px;
	width: 808px;
	position: absolute;
	left: 0;
	top: 250px;
}
#h3{
	height: 68px;
	position: absolute;
	left: 0;
	top: 330px;
}
#main h1{
	margin: 10px 0 0 100px;
	font-size: 54px;
	line-height: 56px;
	font-weight: normal;
	color: #878786;
}
#main h1.nobg{
	color: #3B5D4B;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 0 100px;
}

/******************** Start Up's *********************/

#startups{
	height: 620px;
	position: relative;
	margin-top: 15px;
}

.header{
	width: 100%;
	height: 73px;
	background: url("../img/barra.png") repeat-x center center;
	position: relative;
}

h1.title{
	font-size: 36px;
	font-family: 'Futura-BoldOblique', sans-serif;
	color: #003A19;
	height: 42px;
	background-color: #ECECEC;
	padding: 5px 5px 5px 100px;
	margin: 0;
	position: absolute;
	top:11px;
	width: 271px;
}

.content{
	width: 550px;
	position: relative;
	top: 76px;
	left:50%;
	margin:0 -275px;
}

#startups .content img{
	left: 50%;
	margin: 0 -186px;
	position: relative;
}

#startups .content .lermais{
	width: 118px;
	margin: 25px -59px 0;
}

.content p{
	font-size: 24px;
	text-align: center;
	color: #878786;
	line-height: 30px;
	margin-top: 40px;
	font-family: 'Futura-Light';
}

/******************** Empresas *********************/

#empresas{
	height: 620px;
	position: relative;
	margin-top: 15px;
}

#empresas .content img{
	left: 50%;
	margin: 0 -120px;
	position: relative;
}

#empresas .content .lermais{
	width: 118px;
	margin: 25px -59px 0;
}

/******************** Individual *********************/

#individual{
	height: 620px;
	position: relative;
	margin-top: 15px;
}

#individual .content img{
	left: 50%;
	margin: 0 -57px;
	position: relative;
}

#individual .content .lermais{
	width: 118px;
	margin: 25px -59px 0;
}


/* .detalhado
**************************************************/

.detalhado {
	margin-top: 163px;
}

.detalhado .desc img{
	left: 50%;
	position: relative;
}

.desc {
	width: 822px;
	margin: 0 auto;
	position: relative;
}

.desc h1{
	font-size: 22px;
	text-align: center;
	color: #878786;
	font-family: 'Futura-Light', sans-serif;
	width: 600px;
	margin: 0 auto 20px;
}

.mywell {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #DBDBDB;
	border: none;
	padding: 19px 0;
	margin-bottom: 20px;
}

.mywell h2{
	color: #3B5D4B;
	text-align: center;
	font-size: 16px;	
	font-family: 'Futura-Bold', sans-serif;
	line-height: 20px;
}

.mywell ul.first{
	font-family: 'Futura-Light', sans-serif;
	font-size: 16px;
	color: #878786;
	list-style: none;
	text-align: justify;
	margin: 0;
	padding: 0 63px;
}

.mywell ul.second{
	list-style: none;
	margin-left: 70px;
}
.mywell li{
}
.mywell li:before{
	content: "-";
	padding-right: 7px;
}

.mywell .outros li:before{
	content: none;
}

.mywell .outros li{
	
}

.mywell p{
	font-family: 'Futura-Light', sans-serif;
	font-size: 16px;
	color: #878786;
	list-style: none;
	text-align: justify;
	margin:0;
	padding: 0 63px;
}

.mywell p.mtop{
	 margin-top: 15px; 
}

.mywell hr{
	border-top: 2px dashed #3B5D4B;
	border-bottom: 2px dashed #3B5D4B;
}

.mywell span{
	color: #3B5D4B;
}

.casas{
	margin: 53px -186px;
}

.abaco{
	margin: 53px -57px;
}

.empresas{
	margin: 53px -120px;
}
img.outros{
	margin: 53px -83px;
}

h1.outros{
	width: 364px;
}

p.verde{
	color: #3B5D4B;
	font-size: 16px;
	font-family: 'Futura-Bold', sans-serif;
}


/*** CONTACTAR
***************************************************/
#contactar{
	width: 600px;
	margin: 0 auto;
	margin-top: 47px;
	margin-bottom: 32px;
	position: relative;
}

#contactar img.seta{
	position: relative;
	left: 50%;
	margin: 0 -32px;
}

#contactar hr.grey{
	border: 1px solid #DBDBDB;
	margin: 0;
}

#contactar h1{
	font-family: 'Futura-Light', sans-serif;
	font-size: 24px;
	color: #3B5D4B;
	text-align: center;
	line-height: 24px;
	margin: 0.5em 0 0 0;
}

#contactar h2{
	font-family: 'Futura-Light', sans-serif;
	font-size: 16px;
	color:#878786;
	text-align: center;
	margin: 0;
	line-height: 20px;
}


#contactar a{
	color: #3B5D4B;
}

#contactar a:hover{
	color: #3B5D4B;
	text-decoration: underline;
}

#contactar form{
	margin-top: 25px;
	cursor: default;
}

#contactar label{
	font-family: 'Futura-Light', sans-serif;
	font-size: 18px;
	color: #323232;
}

#contactar .search-query{
	margin-bottom: 10px;
}


#contactar .enviar{
	position: absolute;
	bottom: 16px;
	right: 0!important;
}

.pointer{
	cursor: pointer;
}

#contactar .ccca{
	display: none;
	text-align: center;
	color: #ffffff;
}

#contactar h3.ccca{
	padding-top: 60px;
}

#contactar h4.ccca{
	padding-top: 40px;
}

/******************** Footer *********************/

#footer{
	height: 247px;
	width: 100%;
	background: #11431c; /* Old browsers */
	background: -moz-linear-gradient(left, #11431c 0%, #2d8c32 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#11431c), color-stop(100%,#2d8c32)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #11431c 0%,#2d8c32 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #11431c 0%,#2d8c32 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #11431c 0%,#2d8c32 100%); /* IE10+ */
	background: linear-gradient(to right, #11431c 0%,#2d8c32 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11431c', endColorstr='#2d8c32',GradientType=1 ); /* IE6-9 */
	position: relative;
	min-width: 1024px;
}

.buttons{
	width: 156px;
	position: relative;
	left: 50%;
	margin: 27px -78px 0;
}

.contacts{
	margin: 27px 0 27px 124px;
	position: relative;

}

.mright{
	margin-right: 26px;
}

.c1{
	width: 33%;
	color: white;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#footer a{
	color: white;
	font-size: 12px;
	line-height: 18px;
}