body, html{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Rubik', sans-serif;
	font-size:12px;
}
*{
	box-sizing: border-box;
}


/*body.home nav, body.home .lang{
	display:none;
}*/

/*body.page-template-page-home .content > nav > ul > li:first-child{
	display:block;
}*/
.container{
	min-height: 100%;
	position: relative;
}
a{
	width: 100%;
	display: inline-block;
	height: 100%;
	text-decoration: none;
}
/*.primeira_pagina{
	width: auto;
	height: auto;
	text-align: center;
	width: 100%;
	display: inline-block;
	height: 100%;
	position: absolute;

}
.primeira_pagina *{
	display: inline-block;
	color: #231f20;


}

.primeira_pagina .conteudo{
	display: inline-block;
	vertical-align: middle;
}
.primeira_pagina .inicio{
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
}
.primeira_pagina .inicio a{
	text-decoration: none;
	width: auto;
	padding:0 9px;
}*/

/* FINAL DA HOME */

.content{
	max-width: 910px;
	height: auto;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 130px;
	position: relative;


}
/*body.home .content{
	padding-bottom: 0;
	padding-top:0;
}*/
.content ul{
	font-size: 0;
}
.content ul.about{
	padding-left: 60px;
}
.content > ul li, .content > nav > ul > li{
	font-size: 16px;
	text-align: right;
	line-height: 60px;
	padding: 0 20px 0 70px;
	width: 100%;
	margin-bottom:10px; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e7e8eb+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(231,232,235,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(231,232,235,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(231,232,235,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(231,232,235,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(231,232,235,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(231,232,235,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8eb',GradientType=1 ); /* IE6-9 */
	position: relative;
}
.content nav > ul > li{
margin-bottom: 30px;
}
.content > nav > ul > li{
	text-transform: uppercase;
	position: relative;
	pading-right:0px;
}
.content > nav > ul > li:last-child{
	margin-bottom: 10px;
}

.content > ul li:hover, .content > nav > ul > li:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,6a6a6b+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba( 100, 117, 98,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba( 100, 117, 98,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 100, 117, 98,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 100, 117, 98,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 100, 117, 98,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba( 100, 117, 98,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#647562',GradientType=1 ); /* IE6-9 */
}

.content > nav > ul > li.active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,6a6a6b+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba( 62, 116,55,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba( 62, 116,55,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 62, 116,55,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 62, 116,55,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba( 62, 116,55,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba( 62, 116,55,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6a6a6b',GradientType=1 ); /* IE6-9 */
}

.content > nav > ul > li.active{
	color: #fff;
	font-weight: 200;
}
.content > ul li:hover a, .content > nav > ul > li  a{
	color: #fff;
	width: auto;
}
 .content > ul li.active:hover a, .content > nav > ul > li.active:hover a{
 	color:#a7a9ac;
	
 }
.content > nav > ul > li:first-child, .content > nav > ul > li:first-child a, .content > ul.menu > li:first-child, .content > ul.menu > li:first-child:hover a{
	background: #fff;
	color:#a7a9ac;

}
/*.home .content > ul.menu > li:first-child{
	display: none;
}*/
.content > nav > ul > li:first-child{
	padding-left: 70px;
}
.content > ul li *, .content > nav > ul > li *{
	color:#a7a9ac;
	text-decoration: none;
	font-weight: 200;
	text-transform:uppercase;
}

.content > ul li a{
	display:inline-block;
	height:100%;
	width:100% !important;
}

.content > ul li .imagem, .content > nav > ul > li .imagem{
	position: absolute;
	left:0;
	top: 0;
	width: auto;
	height: 60px;
	background: #404041;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	width: auto;
}
.content > ul li .imagem img, .content > nav > ul > li .imagem img{
	max-width: 60px;
	width:auto;
	height:auto;
}

content li.active .imagem a{
	vertical-align:top;
}
.content > nav > ul > li ul{
	font-size: 0;
	text-align: left;
	top: 0;
	z-index: 9;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.content > nav > ul > li ul li{
	font-size: 12px;
	display: inline-block;
	padding: 0 13px;
	position: relative;
}
.content > nav > ul > li ul li:after{
	max-height: 40%;
	content: "";
	width: 1px;
	background: #a7a9ac;
	position: absolute;
	right: 0;
	height: 50%;
	top: 30%;
}
.content > nav > ul > li ul li:last-child{
	border:0;
	text-align: right;
	line-height: 60px;
	padding-right: 0;
	font-size: 16px;
}

.content > nav > ul > li ul li:last-child a{
	color:#009933;
	font-weight: bolder;
}

.content > nav > ul > li ul li:nth-last-child(2){
	border:0;
	text-align: right;
	line-height: 60px;
	padding-right: 10px;
	font-size: 16px;
}



.content > nav > ul > li ul li:last-child:after{
	width: 0;
}


body.page-template-page-home .content ul.menu li{
	margin-bottom: 30px;
}
body.page-template-page-home .content ul.menu li:first-child{
	display: none;
}
body.page-template-page-home .content ul.menu li:last-child{
	margin-bottom: 0;
}
body.page-template-page-home .content nav ul > li:last-child{
	display: none;
}
body.page-template-page-home .content nav ul li ul.menu li{
	margin-bottom: 0;
}
body.page-template-page-home .content nav ul li ul.menu li:first-child{
	display: inline-block;
}
body.page-template-page-home .content nav ul li ul.menu li:last-child{
	display: inline-block;
}
.content section{
	width: 100%;
	padding-left: 60px;
	left: 0;
	font-size: 0;
	position: relative;
}
.content section.about{
	background: #e7e8e9;
	padding: 30px 60px;
	margin-left: 60px;
	/* Firefox */
	width: -moz-calc(100% - 60px);
	/* WebKit */
	width: -webkit-calc(100% - 60px);
	/* Opera */
	width: -o-calc(100% - 60px);
	/* Standard */
	width: calc(100% - 60px);
	font-size: 14px;

}
.content section.about p{
	line-height: 20px;
	color: #b0b2b4;	
}
.content section.about p a.download{
	color: #000;
}
.content section.about p a:before{
	content: ">> ";
}
.content section article{
	width: 33%;
		position: relative;
		overflow: hidden;
		display: inline-block;
		margin-right: 0.5%;
		margin-bottom: 10px;

}
.content section article:nth-child(3n){
	margin-right: 0;
}

.content section article img{
	max-width: 100%;
	width:auto;
	height:auto;
}
.content section article a p{
	width: 100%;
	position: absolute;
	bottom: -100px;
	height: auto;
	background: rgba(0,0,0,0.8);
	color: #fff;
	padding: 10px;
	transition: all .3s linear 0.01s;
	opacity: 0;
	font-size: 12px;

}
.content section article a:hover p{
	bottom: 0;
	opacity: 1;

}
.content section .projecto{
	width: 100%;
	padding-right: 70px;
}
.content section .projecto .slideshow{
	width: 100%;
}
.content section .relacionados{
	width: 60px;
	position: absolute;
	right: 0;
	height: auto;
	top:0;
}
.content section .relacionados ul li{
	width: 100%;
	height: 60px;
	font-size: 14px;

}
.content section .relacionados ul li a{
	position: relative;
	color: #d1d2d4;
	line-height: 18px;
	border-top: 1px solid #d1d2d4;
	text-align: center;
}
.content section .relacionados ul li:last-child a{
	border-bottom: 1px solid #d1d2d4;

}
.content section .relacionados ul li a img{
	opacity: 0;
	top: 0;
	left: 0;
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	transition: all .3s linear 0.01s;
}
.content section .relacionados ul li a div{
	vertical-align: middle;
	display: inline-block;
	width: 94%;
}
.content section .relacionados ul li a:hover img{
	opacity: 1;
}
.content section .projecto .slideshow #bx-pager a{
	width: auto;
}
.content section .projecto .slideshow #bx-pager a img{
	max-width: 60px;

}
.content section .projecto .text{
	font-size: 14px;
	line-height: 18px;
	color: #6d6e70;
	margin-top: 60px;
}
.content .lang{
	position: absolute;
	top:15px;
	right: 20px;
	color:#a9a9ab;
	font-size: 10px;
}
.content .lang a{
	width: auto;
	display: inline-block;
	color:#a9a9ab;
	font-size: 12px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;.content
    width: 0;
    font-size: 0;
}

h1{
	font-size:20px;
}

.bx-clone {
display: none;
}

footer{
	padding:0;
	color:#a7a9ac;
	text-align:right;
	max-width: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #fff;
	height: 80px;
}

footer .content{
	padding: 0px;
}
footer .content p{
	margin-bottom:15px;
}
footer .content p:nth-of-type(2){
	font-size: 11px;
	margin-bottom: 0;
}
footer .content p a{
	display: inline-block;
	color: #000;
	width: auto;
	text-decoration: none;
}


.link-logo .img-logo-show{
    display:none;
}

.link-logo:hover .img-logo {
    display:none;
}

.link-logo:hover .img-logo-show {
    display:block;
}



/* .logo-default:hover  + .logo-hover{
 display:block;
} */


/*body.home footer{
	display: none;
}*/