@font-face { 
    font-family: "gotham-bold";
    src: url("/fonts/otf/gotham_black.otf") format("opentype");
}
@font-face { 
    font-family: "gotham-book";
    src: url("/fonts/otf/gotham_book.otf") format("opentype");
}
@font-face { 
    font-family: "gotham-medium";
    src: url("/fonts/otf/gotham_bold.otf") format("opentype");
}

body{
	font-family:Arial !important;
	font-size:12px !important;
}

a{
	text-decoration:none !important;
	cursor:pointer !important;
	color: #8B9B1B !important;
}
a:hover {
    color: #ccdf2d !important
}

.img-link-footer{
    background:url(/img/border_dotted.png) left top repeat-x;
    font-size:10px;
    padding: 5px 0;
    margin-top:20px;
}

.img-link-footer a{
    margin:0 8px;    
}
/*
.img-link-footer img{
    height: 35px !important;  
}
*/

.footer {
    position: relative;
    bottom: 10%;
    width: 100%;
    height: 6%; /* Set the fixed height of the footer here */
    line-height: 50px; /* Vertically center the text there */
    background-color: #fff;
    float: left;	
    font-size: 12px;
	font-family: Arial;
}

.footer-copyright{
	background:url(/img/border_dotted.png) left top repeat-x;
	font-size:10px;
	color:#999999 !important;
	padding-bottom:20px;
}

.footer-copyright a{
	color:#999999 !important;
}

.footer-copyright a:hover{
	color:#000000 !important;
}

.footer-copyright > span{
	padding-right:18px;
}

.top-div-ambiente{
    margin-top: 3%;
    margin-bottom: 1%;
}

.top-texto-central-ambiente{
    width: 370px !important;
    text-transform: uppercase !important;
    color: #000000 !important;
    font-family: gotham-book !important;
    font-size: 10px !important;
    float: left !important;
    margin-top: 3% !important;
    padding-left: 2% !important;
}

.social-ambiente{
    /*width: 180px;*/
    float: left;
    margin-top: 2%;
}

.gbc-ambiente{
    width: 270px;
    height: 100px;
    float: right;
    min-height: 90px;
    min-width: 74px;
    background: url(/img/gbc.png) no-repeat;
    padding-left: 32%;
	margin-top: -7%;	
}

.top-logo-ambiente {
    display: block;
    width: 252px;
    height: 50px;
    background: url(/img/logo.png) left top no-repeat;
    margin-left: 1%;
    margin-top: 3%;				
}

.topmenu-ambiente{
    overflow:hidden;
}

.topmenu-ambiente a{
    color:#8b9b1b;
    font-size:13px;
    display:block;
    height:46px;
    line-height:46px;
    text-align:left;
    background:url(/img/border_dotted.png) left bottom repeat-x;
    overflow:hidden;
    float:left;
    margin-right:26px;	
    width:201px;
    text-transform:uppercase;
    font-family:gotham-medium;
}

.topmenu-ambiente a.active{
    color:#536b19;
    background:none;
    border-bottom:2px solid #536b19;
    height:45px;
}
.topmenu-ambiente > a.active:hover{
    color:#536b19 !important;
}

.active-ambiente{
	color:#536b19 !important;
    background:none !important;
    border-bottom:2px solid #536b19 !important;
    height:45px !important;
}

.active-ambiente:hover{
	color:#536b19 !important;
}

.topmenu-ambiente a.last{
    margin-right:0;
    width:203px;
}

.bottom-ambiente{
	color:#536b19;
	font-size:18px;
	text-transform:uppercase;
	font-family:gotham-book;
	line-height:22px;
}

.bottom-ambiente > h3{
	color:#536b19;
	font-size:18px;
	font-family:gotham-bold;
}

.bottom-ambiente > .right{
	/*float:right;*/
	text-transform:none;
	font-size:12px;
	color:#666666;
}

.bottom-ambiente > .right > .list{
	width: 200px;
	float: left;
	padding-left: 40px;
	line-height: normal;
}

.selector{
	width: 12%; 
	height: 13%;
}

/*linha 1 transparente*/
.img-transparente-linha1-1{
	content: url(/img/transparente/1.png);
}

.img-transparente-linha1-2{
	content:url(/img/transparente/2.png);
}

.img-transparente-linha1-3{
	content:url(/img/transparente/3.png);
}

.img-transparente-linha1-4{
	content:url(/img/transparente/4.png);
}

.img-transparente-linha1-5{
	content:url(/img/transparente/5.png);
}

/*linha 1 verde*/
.img-verde-linha1-1{
	content: url(/img/verde/1.png);	
}

.img-verde-linha1-2{
	content:url(/img/verde/2.png);
}

.img-verde-linha1-3{
	content:url(/img/verde/3.png);
}

.img-verde-linha1-4{
	content:url(/img/verde/4.png);
}

.img-verde-linha1-5{
	content:url(/img/verde/5.png);
}

/*linha 2 transparente*/
.img-transparente-linha2-5{
	content:url(/img/transparente/5.png);
	margin-left: 6% !important;
}

.img-transparente-linha2-4{
	content:url(/img/transparente/4.png);
	margin-left: 6% !important;
}

.img-transparente-linha2-2{
	content:url(/img/transparente/2.png);
	margin-left: 6% !important;
}

.img-transparente-linha2-3{
	content:url(/img/transparente/3.png);
	margin-left: 6% !important;
}

.img-transparente-linha2-1{
	content:url(/img/transparente/1.png);
	margin-left: 6% !important;
}

/*linha 2 verde*/
.img-verde-linha2-5{
	content:url(/img/verde/5.png);
	margin-left: 6% !important;
}

.img-verde-linha2-4{
	content:url(/img/verde/4.png);
	margin-left: 6% !important;
}

.img-verde-linha2-2{
	content:url(/img/verde/2.png);
	margin-left: 6% !important;
}

.img-verde-linha2-3{
	content:url(/img/verde/3.png);
	margin-left: 6% !important;
}

.img-verde-linha2-1{
	content:url(/img/verde/1.png);
	margin-left: 6% !important;
}

/*linha 3 transparente*/
.img-transparente-linha3-1{
	content:url(/img/transparente/1.png);
}

.img-transparente-linha3-2{
	content:url(/img/transparente/2.png);
}

.img-transparente-linha3-3{
	content:url(/img/transparente/3.png);
}

.img-transparente-linha3-4{
	content:url(/img/transparente/4.png);
}

.img-transparente-linha3-5{
	content:url(/img/transparente/5.png);
}

/*linha 3 verde*/
.img-verde-linha3-1{
	content:url(/img/verde/1.png);
}

.img-verde-linha3-2{
	content:url(/img/verde/2.png);
}

.img-verde-linha3-3{
	content:url(/img/verde/3.png);
}

.img-verde-linha3-4{
	content:url(/img/verde/4.png);
}

.img-verde-linha3-5{
	content:url(/img/verde/5.png);
}

/*phone*/
@media only screen and (max-width:320px){
	.selector { display: none !important; }
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.selector { display: none !important; }
}

/*phone*/
@media only screen and (max-width:320px){
	.bottom-ambiente > .right > .list { padding-left:0.1% !important; }
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.bottom-ambiente > .right > .list { padding-left:0.1% !important; }
}
  

.bottom-ambiente > .right > .list.sec{
	font-family:Arial;
	line-height:20px;
}

.bottom-ambiente > .right > .list.sec > a{
	height:auto;
	line-height:normal;
	font-family:Arial;
}

.bottom-ambiente > .right > .list > h3{
	color:#536b19;
	font-size:14px;
	height:31px;
	background:url(/img/border_dotted.png) left bottom repeat-x;
	margin-bottom:15px;
	font-family:gotham-medium;
	line-height:normal;
	width: 115% !important;
}

.bottom-ambiente > .right > .list > span.light{
	color:#999999;
	display:block;
}

.bottom-ambiente > .right > .list > a{
	color:#536b19;
	font-size:14px;
	height:31px;
	display:block;
	color:#8b9b1b;
	font-size:12px;
	font-family:Arial;
	padding-bottom: 10px;
}

.flashcontainer{
	height:288px;
}

.overlay { position: absolute; left: 0; width: 100%; height: 250px;}


.about{
	display: block;
}

.left-img-empresa{
    width: 80%; 
    /*float:left; */
    height:443px;
    margin-left: -10%;
}

.about > .menu{
	/*width: 25%;
	padding-left:17px;*/
    /*float:left;*/
    margin-left: -10%;
}

.about > .menu > a{
	display:block;
	background:url(/img/border_dotted.png) left bottom repeat-x;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#8b9b1b;
	padding:12px 0;
}

.about > .menu > a.active{
	color:#536b19;
	font-weight:bold;
}
.about > .menu > a.active:hover{
	color: #536b19 !important
}
.about > .menu > a.last{
	border-bottom:2px solid #536b19;
	background:none;
}

.about > .content{
	text-transform:uppercase;
	color:#536b19;
	font-family:gotham-book;
	font-size:18px;
	/*width:auto;*/
	/*margin-left:1%;*/
	/*padding:25px;*/
	padding-top: 1px;
}

.about > .content > h3{
	text-transform:uppercase;
	color:#536b19;
	font-family:gotham-bold;
	font-size:18px;
	padding-bottom:8px;
	
}

/*phone*/
@media only screen and (max-width:320px){
	.content { margin-left: -11% !important; }
	.left-img-empresa { display: none !important; }
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.content { margin-left: -11% !important; }
	.left-img-empresa { display: none !important; }
}

.about > .content2{
	color:#536b19;
	font-family:gotham-book;
	font-size:18px;
	/*width:auto;*/
	margin-left:1%;
	/*padding:25px;*/
    padding-top: 1px;
    
}

.about > .content2 p{
	padding:24px 0;
}

.about > .content2 > h3{
	text-transform:uppercase;
	color:#536b19;
	font-family:gotham-bold;
	font-size:18px;
	padding-bottom:8px;
}

.about > .content2 .contactinfo{
	padding-bottom:10px;
	min-height:30px;
}

.about > .content2 .contactinfo > span{
	float:right;display:block;line-height:40px;margin-left:30px;
}

.about > .content2 ul li{margin-left:20px;}

/*phone*/
@media only screen and (max-width:320px){
	.content2 { margin-left: -11% !important; }
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.content2 { margin-left: -11% !important; }
}

.contact_tabela {
   /*width: 450px !important;*/

}

.contact_tabela th {    
    background: url("/img/border_dotted.png") repeat-x scroll left bottom transparent  !important;
    
}

.contact_tabela td {    
    background: url("/img/border_dotted.png") repeat-x scroll left bottom transparent  !important;
    
}

.contact_tabela th.nobold {
    font-weight: normal !important;
    
}

.services{
	
}

.services > .left{
	width:212px;
	height:443px;
	background:url(../../img/about_left.png) left top no-repeat;
	float:right;
}

.services > .menu{
	width:201px;
	padding-right:17px;
	float:right;
}

.services > .menu > a{
	display:block;
	background:url(../../img/border_dotted.png) left bottom repeat-x;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#8b9b1b;
	padding:12px 0;
}

.services > .menu > a.active{
	color:#536b19;
	font-weight:bold;
}
.services > .menu > a.active:hover{
	color: #536b19 !important
}
.services > .menu > a.last{
	border-bottom:2px solid #536b19;
	background:none;
}

.services > .content{
	text-transform:uppercase;
	color:#536b19;
	font-family:gotham-book;
	font-size:18px;
	width:auto;
	margin-right:430px;
	padding:25px;
	padding-left:0;
}

.services > .content > h3{
	text-transform:uppercase;
	color:#536b19;
	font-family:gotham-bold;
	font-size:18px;
	padding-bottom:8px;
}

.services > .content2{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	width: auto;
	margin-right: 430px;
	padding: 25px;
	padding-left: 0;
	line-height: 24px;
}

.services > .content2 p{
	padding: 14px 0;
}

.services > .content2 > h3{
	text-transform: uppercase;
	color: #536b19;
	font-family: gotham-bold;
	font-size: 18px;
	padding-bottom: 30px;
}

.services > .content2 > ul{
	padding-left: 20px;

}

.services > .content2 > ol{
	padding-left: 20px;

}

.services > .content2 .contactinfo{
	padding-bottom: 10px;
}

.services > .content2 .contactinfo > span{
	float:right;display:block;line-height:40px;margin-left:30px;
}

.services > .content2 ul li{margin-left:20px;}

.casestudies{
	margin-left: -9.5%;
}

.casestudies > .menu{
	float:right;
	width:201px;
	list-style-type:none;
}


.default_case_studies{
    color: #536B19 !important;
    font-family: gotham-book !important;
    font-size: 18px !important;
    padding-left: 0.5% !important;
    text-transform: uppercase !important;    
}


.casestudies > .menu{
	float:right;
	width:201px;
	list-style-type:none;
}

.casestudies > .menu > li{
	color:#666666;
	padding-top:12px;
	padding-bottom:14px;
	background:url(../../img/border_dotted.png) left bottom repeat-x;
}

.casestudies > .menu > li > a{
	display:block;
	color:#8b9b1b;
}

.casestudies > .menu > li.active > a{
	color:#536b19;
}
.casestudies > .menu > li.active > a:hover{
	color:#536b19 !important
}

.casestudies > .menu > li.last{
	background:none;
	border-bottom:2px solid #536b19;
}

.casestudies > .content{
	margin-right:230px;
}

.casestudies > .content .title{
	padding-top:25px;
	font-size:18px;
	color:#536b19;
	font-family:gotham-book;
	text-transform:uppercase;
}

.casestudies > .content .title b{
	font-family:gotham-bold;
}

.casestudies > .content .sub{
	height:40px;
	background:url(../../img/border_dotted.png) left bottom repeat-x;
	line-height:40px;
	text-transform:uppercase;
}

.casestudies > .content .sub a{
	color:#8b9b1b;
	font-family:gotham-medium;
	font-size:13px;
	display:block;
	height:40px;
	padding-right:30px;
	background:url(../../img/case_arrow.png) right center no-repeat;
	float:left;
	margin-right:15px;
}

.casestudies > .content .sub a.active{
	color:#536b19;
}
.casestudies > .content .sub a.active:hover{
	color:#536b19 !important
}
.casestudies > .content .sub a.last{
	background:none;
	margin:0;
	padding:0;
}

.casestudies > .content .subcontent{
	overflow:hidden;
	width:3000px;
}

.casestudies > .content .subcontent .sc{
	padding-top:14px;
	width:654px;
	float:left;
}

.casestudies > .content .subcontent .sc > .pic{
	float:left;
	width:454px;
}

.casestudies > .content .subcontent .sc > .pic > .big{
	background:#cccccc;
	display:block;
}

.casestudies > .content .subcontent .sc > .pic > .th{
	background:#cccccc;	
	display:block;
}


/*phone*/
@media only screen and (max-width:320px){
	.menu-ambiente-projetos { margin-left: -35%  !important; }
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.menu-ambiente-projetos { margin-left: -35%  !important; }
}

.imagens-projetos {
	float:left;
	width:454px;
}

.imagens-projetos > .big{
	background:#cccccc;
	display:block;
}

.imagens-projetos > .th{
	background:#cccccc;	
	display:block;
}

.casestudies > .content .subcontent .sc > .text{
	color:#666666;
	margin-left:454px;
	line-height:24px;
}

.casestudies > .content .subcontent .sc > .text > span{
	font-weight:bold;
	color:#536b19;
	display:block;
	padding-bottom:10px;
}

.casestudies > .content .subcontent .sc > .text > a.next{
	color:#8b9b1b;
	font-size:13px;
	font-family:gotham-medium;
	text-transform:uppercase;
	display:block;
	height:11px;
	line-height:11px;
	background:url(../../img/next_arrow.png) left center no-repeat;
	padding-left:15px;
	margin-top:25px;
	margin-left:20px;
	margin-left:10px;
}


.texto-padrao > p{
	outline: none !important;
	margin-bottom: 0px !important;
	padding-top: 14px !important;
	padding-bottom: 14px !important;
	border: none !important;
	color: rgb(102, 102, 102) !important;
	font-family: Arial !important;
	font-size: 12px !important;
	line-height: 24px !important;
	padding:14px 0 !important;
}

.css-sprite {
    background:  url(/img/casas.png) -5px -120px no-repeat;
    width: 25px;
    height: 25px;
}

.css-sprite:hover {
    background-position: -45px -120px;
}


.btn {
	padding-left: 32px;
	position: relative;
		
	
}
.btn:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 100px;
	color: #000;  
	margin: -300px 0 0 -200px;
	z-index: 1;
	content: "\f015";
}

div:hover {
	color: #8b9b1b;  	
}

@media only screen and (max-width: 980px){
    .overlay { display: none; }
}

.img_inical{
	background-color:rgba(255, 255, 255, 1.00); 
	width:1230px; 
	height:240px;
}

.canvas_imagem{
	width:1230px !important;
	height:240px !important;
	position: absolute; 
	display: block; 
	background-color:rgba(255, 255, 255, 1.00);
}

.img_inicial_div2{
	pointer-events:none; 
	overflow:hidden; 
	width:1230px; 
	height:240px; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	display: block;
}

/*phone*/
@media only screen and (max-width:320px){
	.img_inical { background-color:rgba(255, 255, 255, 1.00) !important; 
		width:360px !important; 
		height:360px !important;
	}

	.canvas_imagem{
		width:360px !important;
		height:360px !important;
		position: absolute !important;
		display: block !important;
		background-color:rgba(255, 255, 255, 1.00) !important;
	}

	.img_inicial_div2 { 
		pointer-events:none !important; 
		overflow:hidden !important; 
		width:360px !important; 
		height:360px !important; 
		position: absolute !important; 
		left: 0px !important; 
		top: 0px !important; 
		display: block !important; 
	}
}

/*tablet*/
@media only screen and (min-width:321px) and (max-width:768px){
	.img_inical { background-color:rgba(255, 255, 255, 1.00) !important; 
		width:360px !important; 
		height:360px !important;		
		margin:auto !important;
		left:0;right:0 !important;
	}
	
	.canvas_imagem{
		width:360px !important;
		height:360px !important;
		position: absolute !important;
		display: block !important;
		background-color:rgba(255, 255, 255, 1.00) !important;
	}

	.img_inicial_div2 { 
		pointer-events:none !important; 
		overflow:hidden !important; 
		width:360px !important; 
		height:360px !important; 
		position: absolute !important; 
		left: 0px !important; 
		top: 0px !important; 
		display: block !important; 
	}
}


/*
@media only screen and (max-width: 980px){
    .footer { display: none; }
}*/


@media (min-width: 1281px) { 			 		} 	 		@media (min-width: 1025px) and (max-width: 1280px) { 			 		} 	 		@media (min-width: 768px) and (max-width: 1024px) { 			 		} 	 		@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { 			 		} 	 		@media (min-width: 481px) and (max-width: 767px) { 			 		} 	 		@media (min-width: 320px) and (max-width: 480px) { 			 		} 	 		@media (min-width: 120px) and (max-width: 320px) {