@charset "utf-8";
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
display:none;
height:0
}
[hidden] {
display:none
}


html, body {
	font-family:Tahoma, Verdana, Arial;
	/*font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;*/
	line-height:1.5;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	color:#565656;
  	margin: 0;
	padding: 0;
 	border: 0;
 	font: inherit;
  	vertical-align: baseline;
	overflow:hidden;
	height:100%;
}


#carrega {
	height: 100%;
	width:100%;
}
/*Menu 2 nivel*/



.offices {
right:300px;	
}


html, button, input, select, textarea {
	font-family:sans-serif
	margin:0;
}
input::-moz-focus-inner { 
  outline:0;
}

button::-moz-focus-inner {
  outline:0;
}

a {
	outline:none;	
}

a:focus {
	outline:none;
}
a:active, a:hover {
	outline:none;
}
h1 {
	font-size:2em;
	margin:0.67em 0
}
h2 {
	font-size:1.5em;
	margin:0.83em 0
}
h3 {
	font-size:1.17em;
	margin:1em 0
}
h4 {
	font-size:1em;
	margin:1.33em 0
}
h5 {
	font-size:0.83em;
	margin:1.67em 0
}
h6 {
	font-size:0.75em;
	margin:2.33em 0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:bold
}
blockquote {
	margin:1em 40px
}
dfn {
	font-style:italic
}
mark {
	background:#ff0;
	color:#000
}
p, pre {
	margin:1em 0
}
code, kbd, pre, samp {
	font-family: Tahoma;
	font-size:1em
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word
}
q {
	quotes:none
}
q:before, q:after {
	content:'';
	content:none
}
small {
	font-size:75%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
dl, menu, ol, ul {
	margin:1em 0
}
dd {
	margin:0 0 0 40px
}
menu, ol, ul {
	padding:0 0 0 40px
}
nav ul, nav ol {
	list-style:none;
	list-style-image:none
}


img {
	border:0;
	-ms-interpolation-mode:bicubic
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
form {
	margin:0
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0;
	white-space:normal;
*margin-left:-7px
}
button, input, select, textarea {
	/*font-size:100%;*/
	margin:0;
	vertical-align:baseline;
*vertical-align:middle
}
button, input {
	line-height:normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor:default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}
p {
	-webkit-hyphens:auto;
	-epub-hyphens:auto;
	-moz-hyphens:auto;
	hyphens:auto
}
b, strong, .strong {
	font-weight:bold
}
dfn, em, .em {
	font-style:italic
}
small, .small {
	font-size:75%
}
ul, ol {
	padding:0;
	list-style-type:none
}
dd {
	margin:0
}
.sidebar ul, .sidebar ol, .commentlist {
	list-style:none
}
.clearfix {
	zoom:1
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after {
	clear:both
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.image-replacement {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden
}
span.amp {
	font-family: Tahoma;
	font-style:italic
}
.text-left {
	text-align:left
}
.text-center {
	text-align:center
}
.text-right {
	text-align:right
}
.alert-help, .alert-info, .alert-error, .alert-success {
	margin:10px;
	padding:5px 18px;
	border:1px solid
}
.alert-help {
	border-color:#e8dc59;
	background:#ebe16f
}
.alert-info {
	border-color:#bfe4f4;
	background:#d5edf8
}
.alert-error {
	border-color:#f8cdce;
	background:#fbe3e4
}
.alert-success {
	border-color:#deeaae;
	background:#e6efc2
}
.button, .button:visited {
	font-family: Tahoma;
	border:1px solid #be0d37;
	border-top-color:#db0f3f;
	border-left-color:#db0f3f;
	padding:4px 12px;
	color:#fff;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 1px rgba(0, 0, 0, 0.75);
	cursor:pointer;
	margin-bottom:20px;
	line-height:21px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-border-radius:4px;
	border-radius:4px;
	background-color:#e40f42;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f01d4f), to(#e40f42));
	background-image:-webkit-linear-gradient(top, #f01d4f, #e40f42);
	background-image:-moz-linear-gradient(top, #f01d4f, #e40f42);
	background-image:-o-linear-gradient(top, #f01d4f, #e40f42);
	background-image:linear-gradient(to bottom, #f01d4f, #e40f42)
}
.button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
	color:#fff;
	border:1px solid #be0d37;
	border-top-color:#9d0a2d;
	border-left-color:#9d0a2d;
	background-color:#cc0e3b;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#cc0e3b));
	background-image:-webkit-linear-gradient(top, #e40f42, #cc0e3b);
	background-image:-moz-linear-gradient(top, #e40f42, #cc0e3b);
	background-image:-o-linear-gradient(top, #e40f42, #cc0e3b);
	background-image:linear-gradient(to bottom, #e40f42, #cc0e3b)
}
.button:active, .button:visited:active {
	background-color:#f01d4f;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#f01d4f));
	background-image:-webkit-linear-gradient(top, #e40f42, #f01d4f);
	background-image:-moz-linear-gradient(top, #e40f42, #f01d4f);
	background-image:-o-linear-gradient(top, #e40f42, #f01d4f);
	background-image:linear-gradient(to bottom, #e40f42, #f01d4f)
}
.blue-button, .blue-button:visited {
	border-color:#1472ad;
	text-shadow:0 1px 1px #1472ad;
	background-color:#1681c4;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
	background-image:-webkit-linear-gradient(top, #1990db, #1681c4);
	background-image:-moz-linear-gradient(top, #1990db, #1681c4);
	background-image:-o-linear-gradient(top, #1990db, #1681c4);
	background-image:linear-gradient(to bottom, #1990db, #1681c4);
	-webkit-box-shadow:inset 0 0 3px #59b3ec;
	-moz-box-shadow:inset 0 0 3px #59b3ec;
	-ms-box-shadow:inset 0 0 3px #59b3ec;
	-o-box-shadow:inset 0 0 3px #59b3ec;
	-box-shadow:inset 0 0 3px #59b3ec;
	box-shadow:inset 0 0 3px #59b3ec
}
.blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
	border-color:#116396;
	background-color:#1472ad;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
	background-image:-webkit-linear-gradient(top, #1784c9, #1472ad);
	background-image:-moz-linear-gradient(top, #1784c9, #1472ad);
	background-image:-o-linear-gradient(top, #1784c9, #1472ad);
	background-image:linear-gradient(to bottom, #1784c9, #1472ad)
}
.blue-button:active, .blue-button:visited:active {
	background-color:#1990db;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
	background-image:-webkit-linear-gradient(top, #1681c4, #1990db);
	background-image:-moz-linear-gradient(top, #1681c4, #1990db);
	background-image:-o-linear-gradient(top, #1681c4, #1990db);
	background-image:linear-gradient(to bottom, #1681c4, #1990db)
}

.wrap {
	width:96%;
	margin:0 auto
}
a, a:visited {
	
	text-decoration:none;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
	
	text-decoration:none;
}
a:link, a:visited:link {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0.3)
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: Tahoma;
	text-rendering:optimizelegibility;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration:none
}
h1, .h1 {
/*	font-size:2.5em;
	line-height:1.333em*/
}
h2, .h2 {
	font-size:12px !important;
	line-height:1.4em;
	margin-bottom:0.375em
	font-family: Tahoma;
	text-rendering:optimizelegibility;
	color:#333;
}
h3, .h3 {
	font-size:1.125em
}
h4, .h4 {
	font-size:1.1em;
	font-weight:700
}
h5, .h5 {
	font-size:0.846em;
	line-height:2.09em;
	text-transform:uppercase;
	letter-spacing:2px
}
.nav {
	/*border:1px solid #ccc;
	border-bottom:0;*/
	
	z-index: 9999;
	background-color:#FFF;
	height:10px;
	/*background:url(../images/linemenu.png) top left no-repeat;*/
	padding-top:0px;
	padding-bottom:10px;http://bnavcc.com/methodology/
	/*position:absolute;*/
}

.navleft {
	
	z-index: 9999;
	background-color:#FFF;
	height:20px;
	position:absolute;
	padding-top:0px;
}

#menucontainer {
	position:absolute;
	margin-top:-31px;
}

/*Menu Work*/
.menuwork {
	  
	position: relative;
top: 50px;
z-index: 99999;
margin-left: auto;
margin-right: auto;
width: 780px;
    
}

.menuaboutus {
	display: none;
    float: left;
    margin-left: 90px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}

.menuculture {
	display: none;
    float: left;
    margin-left: 85px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}

.menuknowledge {
	display: none;
    float: left;
    margin-left: 105px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}

.menucontacts {
	display: none;
    float: left;
    margin-left: 105px;
    margin-top: 58px;
    position: absolute;
    top: -51px;
    z-index: 998;	
	width:780px;
}

.nav li a {
	font-family: Tahoma,Arial,sans-serif;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
	z-index: 9999;
	height:10px;
	line-height:14px;
	padding-bottom:14px;
	position:relative;

}

.separadormenua {
	background:url(../images/linemenu.png) top right no-repeat;
}

.nav li a:hover {
font-family: Tahoma,Arial,sans-serif;
color:#000;
font-weight:bold;
letter-spacing:0px;
/*border-bottom:3px solid #000;*/
z-index: 9999;
position:relative;
line-height:14px;
background-color:#fff;
background:url(../images/menuitem_hover.png) bottom center no-repeat;
}

.nav li a:focus {
	font-family: Tahoma,Arial,sans-serif;
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}

.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px;
	padding-top:4px;
}
#content {
	margin-left: 0px;
}
.byline {
	color:#999
}
.entry-content dd {
	margin-left:0;
	font-size:0.9em;
	color:#787878;
	margin-bottom:1.5em
}
.entry-content img {
	margin:0 0 1.5em 0;
	max-width:100%;
	height:auto
}
.entry-content video, .entry-content object {
	max-width:100%;
	height:auto
}
.entry-content pre {
	background:#eee;
	border:1px solid #cecece;
	padding:10px
}
.wp-caption {
	background:#eee;
	padding:5px
}
.wp-caption img {
	margin-bottom:0;
	width:100%
}
.wp-caption p.wp-caption-text {
	font-size:0.85em;
	margin:4px 0 7px;
	text-align:center
}
.page-navigation, .wp-prev-next {
	margin:1.1em 0 2.2em
}
.bones_page_navi li {
	float:left;
	margin-left:10px
}
.bones_page_navi li a {
	padding:3px 6px;
	display:block;
	text-decoration:none;
	position:relative
}
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
	color:#f01d4f;
	text-decoration:underline
}
.bones_page_navi li.bpn-current {
	padding:3px 6px;
	border-bottom:2px solid #f01d4f;
	position:relative
}
.bones_page_navi li.bpn-prev-link, .bones_page_navi li.bpn-next-link {
	font-family: Tahoma;
}
.bones_page_navi li.bpn-prev-link a, .bones_page_navi li.bpn-next-link a {
	padding:0
}
.bones_page_navi li.bpn-prev-link a:hover, .bones_page_navi li.bpn-next-link a:hover, .bones_page_navi li.bpn-first-page-link a:hover, .bones_page_navi li.bpn-last-page-link a:hover {
	background:none
}
.wp-prev-next .prev-link {
	float:left
}
.wp-prev-next .next-link {
	float:right
}
.commentlist li {
	position:relative;
	clear:both;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:1.5em;
	padding:0.7335em 10px
}
.commentlist li:last-child {
	margin-bottom:0
}
.commentlist li ul.children {
	margin:0
}
.commentlist li[class*=depth-] {
margin-top:1.1em
}
.commentlist li.depth-1 {
	margin-left:0;
	margin-top:0
}
.commentlist li:not(.depth-1) {
margin-right:-10px;
margin-left:-10px;
margin-top:0;
padding-bottom:0
}
.commentlist .odd {
	background:#eee
}
.commentlist .even {
	background:#fefefe
}
.commentlist .vcard {
	margin-left:50px
}
.commentlist .vcard cite.fn {
	font-weight:700;
	font-style:normal
}
.commentlist .vcard time {
	float:right
}
.commentlist .vcard time a {
	color:#999;
	text-decoration:none
}
.commentlist .vcard time a:hover {
	text-decoration:underline
}
.commentlist .vcard img.avatar {
	position:absolute;
	left:10px;
	padding:2px;
	border:1px solid #cecece;
	background:#fff
}
.commentlist .comment_content {
	margin-left:50px
}
.commentlist .comment_content p {
	margin:0.7335em 0 1.5em;
	font-size:1em;
	line-height:1.5em
}
.commentlist .comment-reply-link {
	text-decoration:none;
	float:right;
	background:#4598bb;
	padding:3px 5px;
	color:#fff;
	opacity:0.65;
	margin-bottom:10px;
	font-weight:700;
	font-size:0.9em
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
	opacity:1
}
.respond-form {
	margin:1.5em 10px;
	padding-bottom:2.2em
}
.respond-form form {
	margin:0.75em 0
}
.respond-form form li {
	list-style-type:none;
	clear:both;
	margin-bottom:0.7335em
}
.respond-form form li label, .respond-form form li small {
	display:none
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
	padding:3px 6px;
	background:#efefef;
	border:2px solid #cecece;
	line-height:1.5em
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
	background:#fff
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
outline:none;
border-color:#fbc2c4;
background-color:#f6e7eb;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
box-shadow:none
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	max-width:400px;
	min-width:250px
}
.respond-form form textarea {
	resize:none;
	width:97.3%;
	height:150px
}
#comment-form-title {
	margin:0 0 1.1em
}
#allowed_tags {
	margin:1.5em 10px 0.7335em 0
}
.nocomments {
	margin:0 20px 1.1em
}

/*Media queries*/

/*@media (max-width: 780px) {

.navleft {
display:none;	
}

.openculture {
display:none;	
}

.openknowledge {
display:none;	
}
.menuwork {
top:11px!important;	
left:80px;
width:100px;
}

.menuculture {
top:11px!important;	
left:80px;
width:100px;
}

.menuknowledge {
top:11px!important;	
left:80px;
width:100px;
}

.menuaboutus {
top:11px!important;	
left:80px;
width:100px;
}

#menucontainer {
top:100px;	
left:20px;
}

}

*/
/*@media only screen and (min-width: 481px) {
.entry-content .alignleft, .entry-content img.alignleft {
margin-right:1.5em;
display:inline;
float:left
}
.entry-content .alignright, .entry-content img.alignright {
margin-left:1.5em;
display:inline;
float:right
}
.entry-content .aligncenter, .entry-content img.aligncenter {
margin-right:auto;
margin-left:auto;
display:block;
clear:both
}
}
*/
@media only screen and (-webkit-min-device-pixel-ratio:0) { 

#container {
	max-height:80% !important;
}
}

@media only screen and (max-width: 700px) {
	#menucontainer {
		width:700px;	
	}
	
	.offices {
		left:30px;
		width:300px;
	}
	.fightgravity{
		display:none;	
	}
	
	.footershare {
		display:none;	
	}
}

/*@media only screen and (min-height: 820px) {

#container {
	max-height:78% !important;	
}

nav li a {
	font-family: Tahoma;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
	z-index: 9999;
	height:10px;
	line-height:14px;
	padding-bottom:14px;
	position:relative; */
	/*background:url(../images/linemenu.png) top right no-repeat;*/
	
	/*border-right:#000 1px solid;
	border-bottom:1px solid #ccc
}*/
/*.separadormenua {
	background:url(../images/linemenu.png) top right no-repeat;
}

.nav li a:hover {
font-family: Tahoma;
color:#000;
font-weight:bold;
letter-spacing:0px;
/*border-bottom:3px solid #000;*/
/*z-index: 9999;
position:relative;
line-height:14px;
background-color:#fff;
background:url(../images/menuitem_hover.png) bottom center no-repeat;
}

.nav li a:focus {
	font-family: Tahoma;
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}

.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px;
	padding-top:4px;
}
}*/
/*
@media only screen and (min-height: 760px) {
#container {
	height:98% !important;	
}


}
*/
/*@media only screen and (max-height: 1024px) {
#conteudo {
	height:78% !important;	
}
.imgresponsive
{
	max-width: 80%;
	width: inherit; 
	height: auto;
}


}*/

@media only screen and (min-height: 508px) {
	

.imgresponsive {
	max-width: 70%;
	width: inherit; 
	height: auto;
}
}


@media only screen and (min-height: 769px) {
#container {
	max-height:84% !important;	
	
}
}

@media only screen and (max-height: 768px) {

.element {
	background-repeat:no-repeat;	
}

#container {
	max-height:80% !important;	
	zoom: 90%;

}
}

@media only screen and (max-height: 746px) {

.element {
	background-repeat:no-repeat;	
}

#container {
	max-height:65% !important;	
	

}


}


@media only screen and (max-height: 600px) {

.element {
	background-repeat:no-repeat;	
}

#container {
	max-height:70% !important;	
	zoom: 80%;

}

#setafora {
	position: absolute;
	top:20% !important;	
}
}

/*@media only screen and (max-width: 600px) {

.openculture {
display:none;	
}

.openknowledge {
display:none;	
}
.menuwork {
top:11px!important;	
left:80px;
width:100px;
}

.menuculture {
top:11px!important;	
left:80px;
width:100px;
}

.menuknowledge {
top:11px!important;	
left:80px;
width:100px;
}

.menuaboutus {
top:11px!important;	
left:80px;
width:100px;
}

#menucontainer {
top:100px;	
left:20px;
}
}*/

/*IPHONE 2,3,4 LANDSCAPE $ PORTRAIT*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { /* STYLES GO HERE */

html {
	zoom : 0.7;	
}
#container {
	height:80% !important;	
}

.offices {
left:20px!important;	
}

}


/*IPHONE 5 LANDSCAPE*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { /* STYLES GO HERE */

html {
	zoom : 0.5;	
}

#container {
	height:70% !important;	
}

.offices {
left:20px!important;	
}

.footertxt {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	color:#000;
	/*margin-left:30px;
	margin-top:10px;*/
	font-size:1.0ems;
	text-align:left;
	margin-top:-10px;
}

.nav {
	/*border:1px solid #ccc;
	border-bottom:0;*/
	margin-top:124px;
	margin-left:35px;
	z-index: 9999;
	background-color:#FFF;
	height:10px;
	/*background:url(../images/linemenu.png) top left no-repeat;*/
	padding-top:0px;
	padding-bottom:10px;
	/*position:absolute;*/
}

.navleft {
	margin-top:120px;
	z-index: 9999;
	background-color:#FFF;
	height:20px;
	position:absolute;
	padding-top:0px;
}

#menucontainer {
	position:absolute;
	margin-top:-30px;
}
.logobrandiacentral {
	position: absolute; 
	top:-80px; 

	z-index:998;
	margin-left: auto;
    margin-right: auto;
    width: 200px;
	/*left:24px;*/
}
/*Menu Work*/
.menuwork {
	display: none;
    float: left;
    margin-left: auto;
    margin-top: auto;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
    
}
.menuaboutus {
	display: none;
    float: left;
    margin-left: 90px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}

.menuculture {
	display: none;
    float: left;
    margin-left: 85px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}

.menuknowledge {
	display: none;
    float: left;
    margin-left: 105px;
    margin-top: 58px;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
}
.nav li {

position:relative;
color:#000;
/*height:10px;*/
text-transform:uppercase;
font-size:12px;
padding-top:0px;
line-height:14px;
margin-top:0px;
font-family: Tahoma;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased; 
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}

.nav li a {
	font-family: Tahoma;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
	z-index: 9999;
	height:10px;
	line-height:14px;
	padding-bottom:14px;
	position:relative;
	/*background:url(../images/linemenu.png) top right no-repeat;*/
	
	/*border-right:#000 1px solid;
	border-bottom:1px solid #ccc*/
}

.separadormenua {
	background:url(../images/linemenu.png) top right no-repeat;
}

.nav li a:hover {
font-family: Tahoma;
color:#000;
font-weight:bold;
letter-spacing:0px;
/*border-bottom:3px solid #000;*/
z-index: 9999;
position:relative;
line-height:14px;
background-color:#fff;
background:url(../images/menuitem_hover.png) bottom center no-repeat;
}

.nav li a:focus {
	font-family: Tahoma;
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}

.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px;
	padding-top:4px;
}
#content {
	margin-left: 0px;
}

.offices {
	right:0px !important;	
}

}



/*IPHONE 5 PORTRAIT*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 

/* STYLES GO HERE */ 

html {
	zoom : 0.5;	
}

#container {
	height:80% !important;	
}

.offices {
left:20px!important;	
}
.footertxt {
	  font-family: Tahoma, Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	color:#000;
	/*margin-left:30px;
	margin-top:10px;*/
	font-size:1.0ems;
	text-align:left;
	margin-top:-10px;

}

.nav {
	/*border:1px solid #ccc;
	border-bottom:0;*/
	margin-top:124px;
	margin-left:35px;
	z-index: 9999;
	background-color:#FFF;
	height:10px;
	/*background:url(../images/linemenu.png) top left no-repeat;*/
	padding-top:0px;
	padding-bottom:10px;
	/*position:absolute;*/
}

.navleft {
	margin-top:120px;
	z-index: 9999;
	background-color:#FFF;
	height:20px;
	position:absolute;
	padding-top:0px;
}

#menucontainer {
	position:absolute;
	margin-top:-30px;
}
.logobrandiacentral {
	position: absolute; 
	top:-50px; 

	z-index:998;
	margin-left: auto;
    margin-right: auto;
    width: 200px;
	/*left:24px;*/
}

/*Menu Work*/
.menuwork {
	display: none;
    float: left;
    margin-left: auto;
    margin-top: auto;
    position: absolute;
    top: -50px;
    z-index: 998;	
	width:780px;
    
}
.nav li {

position:relative;
color:#000;
/*height:10px;*/
text-transform:uppercase;
font-size:12px;
padding-top:0px;
line-height:14px;
margin-top:0px;
font-family: Tahoma;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased; 
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}


.nav li a {
	font-family: Tahoma;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
	z-index: 9999;
	height:10px;
	line-height:14px;
	padding-bottom:14px;
	position:relative;
	/*background:url(../images/linemenu.png) top right no-repeat;*/
	
	/*border-right:#000 1px solid;
	border-bottom:1px solid #ccc*/
}

.separadormenua {
	background:url(../images/linemenu.png) top right no-repeat;
}

.nav li a:hover {
font-family: Tahoma;
color:#000;
font-weight:bold;
letter-spacing:0px;
/*border-bottom:3px solid #000;*/
z-index: 9999;
position:relative;
line-height:14px;
background-color:#ccc;
background:url(../images/menuitem_hover.png) bottom center no-repeat;
}

.nav li a:focus {
	font-family: Tahoma;
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}

.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px;
	padding-top:4px;
}
#content {
	margin-left: 0px;
}

.offices {
	right:0px !important;	
}

}





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

.openculture {
display:none;	
}

.openknowledge {
display:none;	
}
.menuwork {
top:11px!important;	
left:80px;
width:100px;
}

.menuculture {
top:11px!important;	
left:80px;
width:100px;
}

.menuknowledge {
top:11px!important;	
left:80px;
width:100px;
}

.menuaboutus {
top:11px!important;	
left:80px;
width:100px;
}

#menucontainer {
top:100px;	
left:20px;
}

.element {
	width:300px !important;	
}

.logobrandiacentral {
	margin-left:-24px !important;
}




/*.menuwork {
	display:none!important;	
}

.menuculture {
	display:none!important;	
}

.menuknowledge {
	display:none!important;	
}

.menuaboutus {
	display:none!important;	
}
*//*
#conteudopost {
	max-width:300px;	
}

.navleft {
	display:none;	
}

.element {
	width:300px !important;	
}

.nav li a :hover {
	color:#000;
}

.navcontact li a{
	float:left!important;	
}
.offices {
	min-width:281px;
	left:10px !important;
	float:left;
}
#container {
	margin-top:400px;	
	height:100%
}
.navleft {
	clear:both;
}
#conteudo {
	margin-top:170px!important;
}
}
*/
/*
@media only screen and (min-width: 768px) {
.onecol {
width:5.801104972%
}
.twocol {
width:14.364640883%
}
.threecol {
width:22.928176794%
}
.fourcol {
width:31.491712705%
}
.fivecol {
width:40.055248616%
}
.sixcol {
width:48.618784527%
}
.sevencol {
width:57.182320438000005%
}
.eightcol {
width:65.74585634900001%
}
.ninecol {
width:74.30939226%
}
.tencol {
width:82.87292817100001%
}
.elevencol {
width:91.436464082%
}
.twelvecol {
width:99.999999993%
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
position:relative;
float:left;
margin-left:2.762430939%
}
.first {
margin-left:0
}
.last {
float:right
}
.wrap {
max-width:1140px;
float:left;
margin-top:-13px;
}
/*.nav {
background:#fff;
border:0;

}*/
.nav li {
float:left;
position:relative;
color:#000;
/*height:10px;*/
text-transform:uppercase;
font-size:12px;
padding-top:0px;
line-height:14px;
margin-top:0px;
font-family: Tahoma;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased; 
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}


.nav li a {
border-bottom:0;
color:#000;
height:10px;
z-index: 9999;
position:relative;
background-color:#FFF;
padding-top:0px;
margin-top:0px;
line-height:14px;

}

.nav li:after {
	background:url(../images/linemenu.png) top right no-repeat;
}
.nav li a:hover {
color:#000;
/*font-weight:bold;
border-bottom:3px solid #000;*/
background:url(../images/menuitem_hover.png) bottom center no-repeat;
padding-bottom:40px;
z-index: 9999;
position:relative;
line-height:14px;
background-color:#fff;
}


.nav li a:focus {
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}

.separadorsubmenu {
	font-weight:bold!important
	padding-top:20px;
	cursor:default;
	font-size:12px !important;
	
}

.separadorsubmenu a, .separadorsubmenu a:hover{
	cursor:default;
	color:#999 !important;
	font-weight:bold!important
}

.nav li ul.sub-menu, .nav li ul.children {
width:200px;
/*border:1px solid #ccc;
border-top:0;*/
position:absolute;
background-color:#FFF;
display:none;
z-index:8999;
color:#000;
margin-top:0px;
margin-left:-10px;
/*height:800px;*/
padding-bottom:40px;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
padding-left:28px;
border-right:0;
display:block;
width:200px;
margin-top:0px;
color:#000;
background-color:#FFF;
line-height:15px;
padding-top:1px !important;
height:15px !important;
font-size:11px;
/*border-bottom:1px solid #ccc*/
}

.nav li ul.sub-menu li a:hover {
color:#000;
background:#E8E8E8 !important;
padding-bottom:0px !important;
width:200px;
border-bottom:1px solid #ccc

}

.mac-os .nav li ul.sub-menu li a:hover {
letter-spacing:-15px;
}

.space10 {
	margin-top:15px !important;
}

.space10bottom {
	margin-bottom:10px !important;
}


.nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a {
border-bottom:40px;
}
.nav li:hover ul {
/*top:auto;*/
display:block;
padding-top:20px;
z-index:9999;
}

.nav .current-menu-parent{
color: #F00 !important;
font-weight:bold!important;
z-index: 9999;
position:relative;
background-color:#fff;
}

.nav .current-post-ancestor {
font-weight:bold !important;						
}

.nav .current-


 {
background-color:#ECECEC!important;
font-weight:bold!important;

}

.nav .current-category-ancestor {
background-color:#fff!important;
font-weight:bold!important;

}

.menu-item{
	color: #FFF !important;
	font-weight:normal;
}


.nav li:hover ul:hover {
/*top:auto;*/
margin-top:26px;

}

.nav li:hover ul {
/*top:auto;*/
z-index:99999999 !important;

}

.sidebar {
margin-top:2.2em
}
.widgettitle {
border-bottom:2px solid #444;
margin-bottom:0.75em
}
.widget {
padding:0 10px;
margin:2.2em 0
}
.widget ul li {
margin-bottom:0.75em
}
.widget ul li ul {
margin-top:0.75em;
padding-left:1em
}
}
*/
@media screen and (orientation: portrait) {
  img.ri { max-width: 90%; }
  
  
  .offices {
right:300px;	
}
}

@media only screen and (orientation: landscape) {
#carrega {
	height: 100%;
	width:100%;
	/*background-color:#f3f3f3;*/
}

.imgresponsive
{
	max-width: 70%;
	width: inherit; 
	height: auto;
}

#clientelateral {
	 display: inline-block;
	 position:static;
	 position: relative;
	 height: 20%;
	 padding-bottom:0;
   
}

#post_texts {
	padding:5px;
	color:#000;
	width:100%;
	height:100%;
	
}

.linkpost {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color:#333333 !important;
	margin-bottom:10px;	
	font-size:12px;
}

.linkpost a{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color:#333333 !important;
	margin-bottom:10px;	
	font-size:12px;
}

.post_titulo{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top:5px;
	text-transform:uppercase;
}
.post_frase{
	text-transform:uppercase;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	margin-bottom:20px;
	width:100%;
	margin-top:30px;
}

.post_date {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	margin-bottom:20px;
	width:100%;
	margin-top:15px;
	font-size:12px;
}
.post_intro{
	font-size:100%;
	margin-bottom:35px;
	width:300px;
	margin-top:80px;
}

}

@media print {
* {
	background:transparent !important;
	color:black !important;
	text-shadow:none !important;
	filter:none !important;
	-ms-filter:none !important
}
a, a:visited {
	color:#444 !important;
	text-decoration:underline
}
a:after, a:visited:after {
	content:" (" attr(href) ")"
}
a abbr[title]:after, a:visited abbr[title]:after {
	content:" (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content:""
}
pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr, img {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
@page {
margin:0.5cm
}
p, h2, h3 {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
	display:none
}
}
/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:      -o-transform, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */

html,
body {
  height: 100%;
  margin:0;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#container {
	/*border: 1px solid #666;*/
    padding: 0px 5px 5px 0;
	margin-bottom: 20px;
	min-height:400px;
	margin-left:0px;
	margin-top:0px;
	position:relative;
		
}

.chromehack {
	position:absolute !important;
}


/*This will work for firefox*/
   @-moz-document url-prefix() {
      #container{
       position:relative !important;
       } } 
                 

#containerpost {
	/*border: 1px solid #666;*/
    padding: 0px 5px 0px 0px;
	margin-bottom: 20px;
	min-height:800px;
	margin-left: 2px;
    margin-top: -2px;
	
}
.element {
	width: 300px;
	height: 200px;
	margin: 2px 2px 2px 2px;
	float: left;
	overflow: hidden;
	position: relative;

	transition: background 1s;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;	
	color: #222;/*-webkit-border-top-right-radius: 1.2em;
      -moz-border-radius-topright: 1.2em;
          border-top-right-radius: 1.2em;*/
}
.element.alkali {
	background: #F00;
	background: hsl( 0, 100%, 50%);
}
.element.alkaline-earth {
	background: #F80;
	background: hsl( 36, 100%, 50%);
}
.element.lanthanoid {
	background: #FF0;
	background: hsl( 72, 100%, 50%);
}
.element.actinoid {
	background: #0F0;
	background: hsl( 108, 100%, 50%);
}
.element.transition {
	background: #0F8;
	background: hsl( 144, 100%, 50%);
}
.element.post-transition {
	background: #0FF;
	background: hsl( 180, 100%, 50%);
}
.element.metalloid {
	background: #08F;
	background: hsl( 216, 100%, 50%);
}
.element.other.nonmetal {
	background: #00F;
	background: hsl( 252, 100%, 50%);
}
.element.halogen {
	background: #F0F;
	background: hsl( 288, 100%, 50%);
}
.element.noble-gas {
	background: #F08;
	background: hsl( 324, 100%, 50%);
}
.element * {
	/*position: absolute;*/
	margin: 0;
}
.element .symbol {
	left: 0.2em;
	top: 0.4em;
	font-size: 3.8em;
	line-height: 1.0em;
	color: #FFF;
}
.element.large .symbol {
	font-size: 4.5em;
}
.element.fake .symbol {
	color: #000;
}
.element .name {
	left: 0.5em;
	bottom: 1.6em;
	font-size: 1.05em;
}
.element .weight {
	font-size: 0.9em;
	left: 0.5em;
	bottom: 0.5em;
}
.element .number {
	font-size: 1.25em;
	font-weight: bold;
	color: hsla(0, 0%, 0%, .5);
	right: 0.5em;
	top: 0.5em;
}
.variable-sizes .element.width2 {
	width: 230px;
}
.variable-sizes .element.height2 {
	height: 230px;
}
.variable-sizes .element.width2.height2 {
	font-size: 2.0em;
}
.element.large, .variable-sizes .element.large, .variable-sizes .element.large.width2.height2 {
	font-size: 3.0em;
	width: 300px;
	height: 200px;
	z-index: 100;
}
.clickable .element:hover {
	cursor: pointer;
}
.clickable .element:hover h3 {
	text-shadow:
 0 0 10px white,  0 0 10px white;
}
.clickable .element:hover h2 {
	color: white;
}
/**** Example Options ****/

#options {
	padding-bottom: 1.0em;
}
#options h3 {
	margin-bottom: 0.2em;
	font-size: 15px;
}
#options h4 {
	font-weight: bold;
}
#options ul {
	margin: 0;
	list-style: none;
}
#options ul ul {
	margin-left: 1.5em;
}
#options li {
	float: left;
	margin-bottom: 0.2em;
}
#options li a {
	display: block;
	padding: 0.4em 0.5em;
	background-color: #DDD;
	color: #222;
	font-weight: bold;
	text-shadow: 0 1px hsla( 0, 0%, 100%, 0.5 );
	background-image: -webkit-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
	background-image:    -moz-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
	background-image:     -ms-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
	background-image:      -o-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
	background-image:         linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
}
#options li a:hover {
	background-color: #5BF;
}
#options li a:active {
	background-color: #39D;
	-webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
	-moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
	-o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
	box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
}
#options li a {
	border-left:  1px solid hsla( 0, 0%, 100%, 0.3 );
	border-right: 1px solid hsla( 0, 0%, 0%, 0.2 );
}
#options li:first-child a {
	border-radius: 7px 0 0 7px;
	border-left: none;
}
#options li:last-child a {
	border-radius: 0 7px 7px 0;
}
#options li a.selected {
	background-color: #13F;
	text-shadow: none;
	color: white;
}
/* Combination filter options*/

#options .option-combo {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#options .option-combo ul {
	margin-right: 20px;
	display: inline-block;
}
#options .option-combo h2, #options .option-combo h4 {
	line-height: 34px;
	margin-bottom: 0;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
/* Color shapes */

.color-shape {
	width: 70px;
	height: 70px;
	margin: 5px;
	float: left;
}
.color-shape.round {
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}
.color-shape.big.round {
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
}
.color-shape.red {
	background: red;
}
.color-shape.blue {
	background: blue;
}
.color-shape.yellow {
	background: yellow;
}
.color-shape.wide, .color-shape.big {
	width: 150px;
}
.color-shape.tall, .color-shape.big {
	height: 150px;
}
.color-shape a {
	display: block;
	height: 100%;
}
.color-shape a:hover {
	background: white;
	background: hsla( 0, 0%, 100%, 0.5 );
}
/**** Horizontal ****/

.horizontal #container {
	height: 98%;
	min-height:400px;
	
}

.horizontal #containerpost {
	height: 98%;
	
}
#copy {
	max-width: 640px;

}
/**** Photo demo ****/

.photos .photo {
	width: 320px;
	margin: 5px;
	float: left;
}
.photos .photo img {
	display: block;
	width: 100%;
}
#conteudo {
	margin-left: 0px;
	margin-top: 170px;
}
.demos #conteudo {
	height: 100%;
	margin-bottom:30px;
}
/**** Docs ****/

.docs #content {
	max-width: 640px;
}
.docs #content a:hover {
	border-bottom: 1px dotted;
}
/**** Doc page nav ****/

#site-nav {
	width: 200px;
	position: absolute;
	left: 10px;
	top: 0px;
	padding-top: 20px;
	font-size: 12px;
}
#site-nav h1 {
	font-size: 24px;
	margin-bottom: 0.5em;
	margin-top: 0;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, sans-serif;
}
#site-nav h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0.3em;
	border-top: none;
}
#site-nav h1 a {
	color: #4FB;
}
#site-nav h1 a:hover {
	color: #4BF;
}
#site-nav ul {
	list-style: none;
	margin: 0 0 1.0em;
	font-weight: bold;
}
#site-nav ul ul {
	margin-bottom: 0;
}
#site-nav ul a {
	display: block;
	border: none;
	padding: 1px 5px;
}
#site-nav ul .current a {
	background: hsla( 0, 0%, 0%, 0.3 );
	color: #1BF;
}
#site-nav ul a:hover, #site-nav ul .current a:hover {
	color: white;
}
#site-nav ul .current .toc a {
	font-size: 12px;
	padding-left: 1.2em;
	font-weight: normal;
}
/**** Doc content ****/

.docs #content h2 {
	border-top: 1px solid #333;
	padding-top: 0.8em;
	margin-bottom: 0.8em;
}
.docs #content h2:target {
	padding: 10px;
	background: white;
	color: #222;
}
.docs #content h3 {
	color: #FEC;
	background: hsla( 0, 0%, 75%, 0.05 );
	padding: 2px 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.15em;
}
.docs #content h4 {
	margin-bottom: 0.5em;
	font-size: 14px;
}
.footer {
 
/*  font-style: italic;
  border-top: 1px solid #333;*/
  padding: 0.8em 0;
  bottom:0px;
  z-index:1002;
  position:fixed;
  height:30px;
  background-color:#fff;
  width:200%;

}
.footertxt {
	  font-family: Tahoma, Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	color:#000;
	/*margin-left:30px;
	margin-top:10px;*/
	font-size:10px;
	text-align:left;

}

pre {
	padding: 10px;
}
pre, code {
	background: black;
	color: white;
	font-family: 'Monaco', monospace, sans-serif;
}
#content code {
	font-size: 12px;
}
#content pre {
	line-height: 1.6em;
}
h3#options {
	padding-bottom: 0;
}
.option-def dl dt, .option-def dl dd {
	float: left;
	padding: 0 1.2em;
	;
	background: #161616;
	line-height: 36px;
	height: 36px;
}
.option-def dl.header dt, .option-def dl.header dd {
	background: #444;
}
.option-def dl .option-type {
	font-size: 13px;
	color: #AAA;
	font-style: italic;
}
.option-def dl dd {
	border-left: 1px solid #222;
}
/* Tagline */

.docs .tagline {
	font-size: 22px;
	font-weight: 300;
}
/* as-is from MIT */

.docs .as-is {
	font-size: 95%;
}
/* Commercial license blurb */

.docs #commercial {
	background: white;
	padding: 10px;
	font-size: 14px;
	color: #1F1F1D;
}
.docs #commercial a {
	font-weight: bold;
}
/**** Pygments ****/

code .s1, code .s {
	color: #78BD55;
} /* string */
code .mi, /* integer */ code .cp, /* doctype */ code .kc {
	color: #5298D4;
} /*boolean*/
code .k {
	color: #E39B79;
} /* keyword */
code .kd, /* storage */ code .na {
	color: #A9D866;
} /* markup attribute */
code .p {
	color: #EDB;
} /* punctuation */
code .o {
	color: #F63;
}   /* operator */
code .nb {
	color: #AA97AC;
} /* support */
/* comment */
code .c, code .c1 {
	color: #666;
	font-style: italic;
}
code .nt {
	color: #A0C8FC;
} /* Markup open tag */
code .nf {
	color: #9EA8B8;
} /* css id */
code .nc {
	color: #A78352;
}  /* CSS class */
code .m {
	color: #DE8E50;
} /* CSS value */
code .nd {
	color: #9FAD7E;
} /* CSS pseudo selector */
/**** Super list ****/


/**** Sites using Isotope ****/

#sites h2 {
	display: none;
	padding: 0.4em;
	line-height: 32px;
	margin-bottom: 0.4em;
	-webkit-transition: background-color 0.8s;
	-moz-transition: background-color 0.8s;
	-o-transition: background-color 0.8s;
	transition: background-color 0.8s;
}
#sites h2 img {
	display: inline-block;
	margin-right: 0.4em;
	vertical-align: bottom;
}
#sites h2.loading {
	background: white;
	color: #222;
}
#sites h2.error {
	background: red;
	color: #222;
}
#sites ul {
	margin: 0;
}
.super-list .example {
	list-style: none;
	float: left;
	width: 230px;
	margin: 5px;
}
.super-list .example a, .super-list .example b, .super-list .example img {
	display: block;
}
.super-list .example img {
	width: 100%;
}
.super-list .example a {
	background: #1F1E1D;
}
.super-list .example a:hover {
	background: white;
	color: #111;
}
.super-list .example b {
	font-weight: bold;
	line-height: 1.3em;
	padding: 3px;
	padding-top: 8px;
}
.super-list .link {
	float: left;
	position: relative;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 300;
	margin: 5px;
}
.super-list .link {
	width: 230px;
	height: 110px;
}
.super-list .link a {
	display: block;
	padding: 10px;
	padding-left: 65px;
	height: 90px;
	background: #1F1E1D;
	color: #FE5;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.super-list .link a:before {
	content: '➔';
	font-size: 70px;
	position: absolute;
	top: 30px;
	left: 5px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.super-list .link.away a:before {
	top: 25px;
	left: 0px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.super-list .link a:hover {
	background: #E58;
	color: white;
}
.super-list .feature .name {
	bottom: auto;
	top: 140px;
	left: 18px;
	font-size: 20px;
}
/**** BIG Graph ****/

.big-graph {
	background: white;
	height: 600px;
	margin: 20px auto;
}
.big-graph .project {
	width: 45px;
	height: 45px;
	float: left;
}
.big-graph .project .icon {
	pointer-events: none;
	width: 31px;
	height: 31px;
	background: white;
	margin-left: 7px;
	-webkit-transition: -webkit-transform 0.25s;
	-moz-transition: -moz-transform 0.25s;
	-ms-transition: -ms-transform 0.25s;
	-o-transition: -o-transform 0.25s;
	transition: transform 0.25s;
}
.big-graph .project:hover {
	z-index: 5;
}
.big-graph .project:hover .icon {
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	-ms-transform: scale(3);
	-o-transform: scale(3);
	transform: scale(3);
}
.big-graph .project.commercial .icon {
	background: #6B6B6B;
}
.big-graph .project.urbanism .icon {
	background: #00CF00;
}
.big-graph .project.public-space .icon {
	background: #FF8D00;
}
.big-graph .project.culture .icon {
	background: #D61919;
}
.big-graph .project.body-culture .icon {
	background: #00ECFF;
}
.big-graph .project.health .icon {
	background: #FF2251;
}
.big-graph .project.education .icon {
	background: #00A700;
}
.big-graph .project.housing .icon {
	background: #FF02FF;
}
.big-graph .project.hotel .icon {
	background: #0000C3;
}
.big-graph .project.media .icon {
	background: #292929;
}
.big-graph .project p {
	line-height: 14px;
	font-size: 10.5px;
	color: black;
	margin-left: 7px;
}
/**** Infinite Scroll ****/

#infscr-loading {
	position: fixed;
	text-align: center;
	bottom: 30px;
	left: 42%;
	z-index: 100;
	background: white;
	background: hsla( 0, 0%, 100%, 0.9 );
	padding: 20px;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

/* Codigos */

#setafora {
		position:absolute; 
		top:29%;
}
#esquerdamove {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	transition: background 1s;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;	
	width:83px;
	/*background: url(../images/bt_esq.png) no-repeat 50% 50%;*/
	left:0;
	height:100%;
	z-index:999;
	position:fixed;
	top:182px;
	display:table;
	display:table-cell; vertical-align:middle;
}


#direitamove {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	transition: background 1s;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;	
	width:83px;
	/*background: url(../images/bt_dir.png) no-repeat center;*/
	right:0;
	height:100%;
	z-index:999;
	position:fixed;
	top:182px;
}

header {
	height: 172px !important;
    margin: 0;
    position: fixed;
    top: 0px;
	padding-left:0px;
	z-index:9;
	width:100%;
	background-color:#FFF;
	

}

.texto_cliente {
	color:#FFF;
    font-weight:bold;
	margin:-160px 0px 0px 20px;
	font-size:12px;
	text-transform:uppercase;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	pointer-events:none;
	
	
}

.texto_projecto {
	color:#FFF;
	font-size:20px;
    font-weight:bold;
	margin: 0px 20px 0px 20px;	
	text-transform:uppercase;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	pointer-events:none;

}

.texto_projecto a, a:visited {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
}

#load {  
    display: none;  
    position: absolute;  
    rightright: 10px;  
    top: 400px;  
	margin-left:50%;
    background: url(../images/ajax-loader.gif) no-repeat;  
    width: 40px;  
    height: 40px;  
    text-indent: -9999em;  
} 

.post_info {
	background-color:#f3f3f3;
	height:400px;
	width:304px;
	left:0;
}
.imagem_cat {
	top:0;
	width:300px;
	height:200px;
}

.articleautor {
	background-color: #000000;
    color: #FFFFFF;
    font-family: Tahoma, Verdana;;
    font-size: 14px;
    height: 25px;
    margin-left: 2px;
    margin-top: 202px;
    padding: 5px 5px 5px 20px;
    position: relative;
    width: 220px;
}

.titnews {
	background-color:#000000;
	height:30px;
	width:98px;
	left:0;
	color:#FFF;
	font-family: Tahoma, Verdana;;
	font-size:13px;
	padding-top:9px;
	padding-left:25px;
	
}

.newsdiv {
	height:350px;
	margin-left:25px;
	margin-right:25px;
	/*margin-top:50px;*/
	position:relative;!important
	
}

.newstit {
	width:245px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	position:relative;!important;
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#333;
	text-decoration:none;
	width: 200px;
	
}


.newstit a:link {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#333;
	text-decoration:none;
}

.newstit a:hover {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.newstit a:visited {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.newsdate {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	margin-top:25px;
	width:245px;
	color:#999999;
	position:relative;!important
	
}

.newsexcerpt {
	font-family: Tahoma, Verdana;;
	font-size:12px;
	color:#444;
	width:245px;
	position:relative;!important
	line-height: 18px;
}

.btnews {
	text-transform:uppercase;
	position:absolute;
	bottom: 25px;	
	color:#000;
	font-family: Tahoma, Verdana;;
	font-size:12px;
	font-weight:bold;

}

.titarticle {
	background-color:#000000;
	height:30px;
	width:98px;
	left:0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	/*margin-top:150px;*/
	margin-top:0px;
	
}

.articlediv {
	height:202px;
	margin-left:25px;
	margin-right:25px;
/*	margin-top:195px;*/
	margin-top: 0px;	
	position:relative;!important
}






/* Preloader */

#preloader {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
	margin-top:172px;
}

#status {
   /* width:200px;
    height:200px;*/
    position:absolute;
	background: url("fancybox_loading.gif") no-repeat scroll center center transparent;
	background-color:#000;
    height: 44px;
    width: 44px;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
   /* background-image:url(status.gif); /* path to your loading animation 
    background-repeat:no-repeat;
    background-position:center;*/
    margin:-22px 0 0 -22px; /* is width and height divided by two */
}

.fightgravity {
	position:fixed; 
	top:20px; 
	right:30px;	
}

.logobrandiacentral {
	position:relative; 
	top:50px; 

	z-index:99999;
	margin-left: auto;
    margin-right: auto;
    width: 10%;
	/*left:24px;*/
}


.navcontact {
	border:0;
}

.navcontact {
	height:33px;	
}

.navcontact li {
position:relative;
color:#000;
font-family: 'apexsansbooktregular', Verdana;
font-size:13px;
margin-right:10px;
height:33px;
float:left;
vertical-align: bottom;

}

.navcontact li a {
color:#000;
line-height:33px;
height:33px;
}


.navcontact .current-menu-item a {
height:33px;
padding-top:23px;
border-top:solid 3px #000;
line-height:33px;
}



.navcontact li a:hover, .navcontact li a:focus {
height:33px;
padding-top:23px;
border-top:solid 3px #000;
line-height:33px;

}


.textonomepeople {
	color:#FFF;
	font-size:20px;
    font-weight:bold;
	margin: 0px 0px 0px 20px;	
	text-transform:uppercase;
	font-family: Tahoma, Verdana;;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	type-rendering: optimizeLegibility;
	margin-top:-117px;
	margin-left:20px;
}

.textonomepeople a, a:visited {

	color:#FFF;
	font-family: Tahoma, Verdana;;
	font-weight:bold;
	text-decoration:none;
}


#floatshare {
	position:fixed;
	bottom:10px;
	right:80px;
	width:80px;
	height:50px;
	background-color:#000;
	color:#FFF;
	font-family: Tahoma, Verdana;;
	font-weight:bold;
	font-size:12px;
	z-index:999;
	padding:10px;
	text-align:center;
}

.textooffice {
	font-family: Tahoma, Verdana;;
	font-size:12px;
	color:#333;
	padding:10px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.textooffice a, .textooffice a:hover {
	color:#333;
}

.officetxt {
	width:300px;
	height:200px;
	position: absolute; 
	display:table; 
}

.imgresponsive
{
	max-width: 100%;
	width: inherit; 
	height: auto;
}

.border {
	border:1px #f3f3f3 solid;	
}

.noticiaselement {
	width:300px;
	height:404px;
}

.leadershipselement {
	width:300px;
	height:404px;
	background-color:#000;
	color:#FFF;
	font-family: Tahoma, Verdana;;
	font-size:14px;
}

.leadershipselement a,  .leadershipselement a:hover{
	text-decoration:none;
}

.imgnoticia{
	width:298px;
	height:138px;
}
.contnot {
 height:264px;
 background-color:#f3f3f3;
 width:304px;
 /*margin-top:138px;*/
 padding:30px;
}

.newstitnot, .newstitnot a:link {
	width:245px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;!important;
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#333;
	text-decoration:none;
	
}


.newstitnot a:hover {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#fff; !important;
	text-decoration:none;
}

.newstitnot a:visited {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.newsdatenot {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	width:245px;
	color:#999999;
	position:relative!important;
	
}

.newsexcerptnot {
	font-family: Tahoma, Verdana;;
	font-size:12px;
	color:#444;
	width:245px;
	position:relative!important;
	line-height: 18px;
}

.leadershipname, .leadershipname a  {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
}

.leadershipnametxt, .leadershipnametxt a, .leadershipnametxt a:hover, {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
}

.leadership-job, .leadership-job a, .leadership-job a:hover {
	font-family: Tahoma, Verdana;;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

.leadership-emailbl, .leadership-emailbl a, .leadership-emailbl a:hover {
	margin-top:10px;
	font-family: Tahoma, Verdana;;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	text-transform:none !important;
}

.leadership-email, .leadership-email a, .leadership-email a:hover {
	margin-top:10px;
	font-family: Tahoma, Verdana;;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	text-transform:none !important;
}

.leadershipcontent {
	width:300px;
	height:200px;
	position: absolute; 
	display:table; 
	margin-left: 30px;
}

.noticia_titulo {
	font-family: Tahoma, Verdana;;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;	
}

#conteudonoticia {
	padding: 20px 50px 30px 50px;
	color:#000;
	width:640px;
	margin:0 auto;
	
}

.noticia_date{
	font-family: Tahoma, Verdana;;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:20px;
	position:relative;
	width:500px;
}
.noticia_conteudo{
	font-family: 'apexsansbooktregular', Verdana;;
	font-size:14px;
	width:500px;
	position:relative;
	color:#000;
	margin-bottom:100px;
}

.noticia_imagem{
	width:500px;
	position:relative;
}


.content{
	position:relative; 
	margin:0px auto;
	width:100%; 
	height:85%; 
	padding:0px; 
	overflow:auto; 
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box;
	box-sizing:border-box;}

.noticia_titulo_qr{
	font-family: Tahoma, Verdana;;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	position:relative;
	margin-bottom:20px;
}
.noticia_date_qr{
	font-family: Tahoma, Verdana;;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:20px;
	position:relative;
}
.noticia_excerto_qr{
	font-family: Tahoma, Verdana;;
	font-size:14px;
	position:relative;
	color:#000;
}

.leadership_texto {
	font-family: Tahoma, Verdana;
	color:#333;
	font-size:13px;
	line-height:25px;
	margin-bottom:30px;
	-webkit-font-smoothing:antialiased;
	type-rendering: optimizeLegibility;
}

#conteudocontactos {
	/*padding: 0px 20px 20px 20px;*/
	color:#000;
	width:640px;
	margin:0 auto;
}

.titulo_contacto {
	font-family: Tahoma;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	position:relative;
	margin-bottom:10px;
	width:240px;
}

.contacto_conteudo{
	font-family: 'apexsansbooktregular';
	font-size:13px;
	width:500px;
	position:relative;
	color:#000;
	margin-bottom:100px;
	width:240px;
}

.contacto_conteudo a, .contacto_conteudo a:hover{
	color:#000;
	text-decoration:none;
}

.challengelement {
	width:300px;
	height:200px;
}

.nav-ba {
	/*border:1px solid #ccc;
	border-bottom:0;*/
	margin-top:124px;
	margin-left:35px;
	z-index: 9999;
	background-color:#FFF;
	height:10px;
	/*background:url(./images/linemenu.png) top left no-repeat;*/
	padding-top:0px;
	padding-bottom:10px;
	/*position:absolute;*/
}

.nav-ba li {
list-style:none;
}
.nav-ba li {
float:left;
position:relative;
color:#000;
/*height:10px;*/
text-transform:uppercase;
font-size:12px;
padding-top:0px;
line-height:14px;
margin-top:0px;
font-family: Tahoma;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased; 
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}


.nav-ba li a {
border-bottom:0;
color:#000;
height:10px;
z-index: 9999;
position:relative;
background-color:#FFF;
padding-top:0px;
margin-top:0px;
line-height:14px;

}

.nav-ba li:after {
	background:url(./images/linemenu.png) top right no-repeat;
}
.nav-ba li a:hover {
color:#000;
/*font-weight:bold;
border-bottom:3px solid #000;*/
background:url(./images/menuitem_hover.png) bottom center no-repeat;
padding-bottom:40px;
z-index: 9999;
position:relative;
line-height:14px;
background-color:#fff;
}


.nav-ba li a:focus {
color:#000;
font-weight:bold;
z-index: 9999;
position:relative;	
line-height:14px;
background-color:#fff;
}


.header-ba {
	height: 172px !important;
    margin: 0;
    position: fixed;
    top: 0px;
	padding-left:30px;
	z-index:9;
	width:100%;
	background-color:#FFF;

}