/*=========================================================
	PRE-DEFINICOES
=========================================================*/
@font-face {font-family: 'nexa_boldregular'; src: url('fonts/nexa_bold-webfont.eot'); src: url('fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nexa_bold-webfont.woff') format('woff'), url('fonts/nexa_bold-webfont.ttf') format('truetype'), url('fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg'); font-weight: normal; font-style: normal}

@font-face {font-family: 'nexa_lightregular'; src: url('fonts/nexa_light-webfont.eot'); src: url('fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/nexa_light-webfont.woff') format('woff'), url('fonts/nexa_light-webfont.ttf') format('truetype'), url('fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg'); font-weight: normal; font-style: normal}

@font-face {font-family: 'helveticace_medium'; src: url('fonts/helveticace-webfont.eot'); src: url('fonts/helveticace-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/helveticace-webfont.woff') format('woff'), url('fonts/helveticace-webfont.ttf') format('truetype'), url('fonts/helveticace-webfont.svg#helveticace_medium') format('svg'); font-weight: normal; font-style: normal}

html {font-size: 62.5%}
*{margin: 0; padding: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 14px; font-size: 1.4rem}
body, html {width: 100%; height: 100%}
body {overflow-y: scroll !important; background: url(../img/bg-site.jpg) repeat-y}
h1, h2, h3, h4, h5{font-weight: normal}
a {display: inline-block; width: auto}
p {margin-bottom: 17px}
span{display: inline-block}
header, section {display: table; width: 100%}
section {margin-bottom: 70px}
footer {display: table; width: 100%; position: relative; bottom: -23px}

.overlay{position: fixed; z-index: 9999; left: 0; top: 0; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.6);}
#fancy-carregando{position: absolute; z-index: 2; width: 120px; height: 80px; top: calc(50% - 40px); left: calc(50% - 60px); border-radius: 10px; background: url(../img/carregando.gif) no-repeat center 12px #fff;}
#fancy-carregando span {display: block; margin-top: 54px; font: 12px nexa_boldregular; font: 1.2rem; color: #267cb1; text-align: center;}

.left{float: left}
.right{float: right}
.clear{clear: both}
.center{width: 970px; margin: 0 auto; position: relative}
.esconder{display: none}

/*=========================================================
	Estilos Comuns
=========================================================*/
h2 {font: 20px/14px nexa_lightregular; font-size: 2.0rem; line-height: 1.4rem; color: #04507f; text-transform: uppercase; margin-bottom: 15px; display: inline-block; border-bottom: 5px solid #666; padding-top: 6px; clear: both}
h2:before {content: ''; height: 5px; display: block; position: absolute; /*top: 54px;*/ bottom: -5px; z-index: -1; width: 970px; background: url(../img/background-titulos.gif) repeat-x}
#atuacao .conteiner-mapa:after, #clientes:after, .apresentacao-atp:after {content: ''; height: 5px; display: block; position: relative; background: url(../img/background-titulos.gif) repeat-x}
#atuacao .divisoria{width: 100%; height: 21px; margin-top: 25px; background: url(../img/diferenciais-sombra.png) no-repeat;}
h2:after {top: -2px}
h2 span {font: 30px nexa_boldregular; font-size: 3.0rem; display: block}

p {font: 14px helveticace_medium; font-size: 1.4rem; color: #666}

.img-replace {white-space: nowrap; overflow: hidden; text-indent: 100%}

#conteudo {overflow: hidden}

.menu-conteudo li {position: relative; margin-bottom: 9px}
.menu-conteudo li a:link, 
.menu-conteudo li a:visited,
.menu-internas li a:not([href]) {color: #666; margin-bottom: 10px; padding-left: 20px; font: 16px/30px nexa_boldregular; font-size: 1.6rem; line-height: 2.0rem; }
.menu-internas li a:not([href]){color: #267cb1}
.menu-conteudo li a:link:before, 
.menu-conteudo li a:visited:before,
.menu-internas li a:not([href]):before {content: ''; background: url(../img/setinhas-lista.png) no-repeat; width: 13px; height: 13px; position: absolute; left: 0; top: 4px}
.menu-conteudo li a:hover,
.menu-internas li a:hover:not([href]) {color: #267cb1}
.menu-internas li a:hover:not([href]) {cursor: default}
.menu-conteudo li a:hover:before,
.menu-internas li a:not([href]):before {background-position: -13px}

.certificados .conteiner-certificados {width: 32.5%; display: inline-block}
nav ul li a {cursor: pointer;}
nav ul li a {color: #fff; font-family: 'nexa_boldregular'; text-transform: uppercase}

/*=========================================================
	HEADER
=========================================================*/
header {height: 135px; background: url(../img/bg-header.jpg) no-repeat center top}

#logo {width: 164px; height: 135px; background: url(../img/logo.png) no-repeat left center}
.auxiliar {position: relative; width: 371px}
header .auxiliar{right: 0; top: 11px}
.auxiliar ul li {display: inline-block}
.auxiliar ul li a {color: #999; font-family: 'helveticace_medium'; font-size: 12px; font-size: 1.2rem}
.auxiliar ul.left li a {margin-right: 25px}
.auxiliar ul.left li a:hover {color: #000}
.auxiliar ul.right {margin-top: 1px}
.auxiliar ul.right li a {width: 16px; height: 11px; margin-left: 10px; background-image: url(../img/idiomas.jpg); background-repeat: no-repeat}

#btPt {background-position: left top}
#btPt.ativo {background-position: left bottom}
#btEn {background-position: center top}
#btEn.ativo {background-position: center bottom}
#btEs {background-position: right top}
#btEs.ativo {background-position: right bottom}



header nav {position: relative; top: 17px}
header nav ul {height: 100px;}
header nav > ul{margin-top: 1px;}
header nav ul li {float: left; position: relative}
header nav ul li a {height: 99px; line-height: 100px}
header nav.menu-pt ul li a{padding: 0 18px;}
header nav.menu-en ul li a{padding: 0 25px;}
header nav ul li:hover a {background: #555555}
header nav.menu-pt ul li:first-child a, header nav.menu-pt ul li:last-child a {padding: 0 46px}
@-moz-document url-prefix() { 
  header nav.menu-pt ul li:first-child a, header nav.menu-pt ul li:last-child a {padding: 0 44px}
}
header nav.menu-en ul li:first-child a, header nav.menu-en ul li:last-child a {padding: 0 29px}
@-moz-document url-prefix() { 
  header nav.menu-en ul li:first-child a, header nav.menu-en ul li:last-child a {padding: 0 27px}
}
header nav ul .separador {display: block; float: left; width: 1px; height: 25px; margin-top: 37px; background: #888}

header nav ul li ul {display: none;}
header nav ul li:hover ul {position: absolute; z-index: 50; display: table !important}
header nav ul li:hover ul li {display: table; width: 100%}
header nav ul li:hover ul li a {display: table-cell; height: 45px; padding: 0 20px !important; color: #fff; font-family: 'nexa_boldregular'; font-size: 14px; font-size: 1.4rem; line-height: 45px !important; text-transform: uppercase; white-space: nowrap; background: #333}
header nav ul li:hover ul li a:hover {background: #04507f}


/*==============================================================================
	CLASSES ESPECIAIS PARA AJUSTAR LAYOUT NA MUDANÇA DE IDIOMAS - ALMIR MELO
===============================================================================*/
/* HOME */
.li-en{bottom: 0;}
.li-1{left:35px}
.li-2{width: 325px!important;}
.li-3{left: 10px;}
a.mapa-en:before{left: 90px!important;}

/*=========================================================
	FOOTER
=========================================================*/
footer #footer-superior {background-color: #023d62}
/*-- Marca e Contatos --*/
#marca-footer {position: relative; z-index: 1; right: 50%; top: -35px; margin-right: 321px; overflow: hidden}
#marca-conteiner {height: 137px; text-align: right; background: #012841}
#marca-conteiner #logo {display: inline-block}
.icone-conteiner {clear: right; margin-top: 20px; height: 35px; width: 165px; background-color: #b3d2e5; font: 14px nexa_boldregular; font-size: 1.4rem; margin-bottom: 5px}
.icone-conteiner:before {content: ""; display: inline-block; height: 40px; margin-bottom: -23px; position: relative; width: 40px}
#telefone:before {background: #012841 url(../img/icone-telefone.png) no-repeat 10px 10px}
#email:before {background: #012841 url(../img/icone-email.png) no-repeat 10px 10px}
.ic-conteiner {clear: right; margin-top: 20px; height: 45px; width: 165px; background-color: #b3d2e5; font: 14px nexa_boldregular; font-size: 1.4rem; margin-bottom: 5px}
.ic-conteiner:before {content: ""; display: inline-block; height: 55px; margin-bottom: -23px; position: relative; width: 40px}
#compliance:before {background: #012841 url(../img/icone-telefone.png) no-repeat 10px 10px}
.icone-conteiner strong {color: #267cb1; font-size: 10px; font-size: 1rem; margin-right: 4px; font-weight: normal}
.icone-conteiner:after {content: ''; position: relative; display: inline-block; width: 125px; height: 5px; background: url(../img/background-contato.gif) repeat-x; top: 5px; left: 40px}
.icone-conteiner span, .icone-conteiner a:link, .icone-conteiner a:visited {display: inline-block; padding-right: 5px; text-align: right; width: 117px; top: 7px; position: relative; color: #012841}
.icone-conteiner span a:link, .icone-conteiner span a:visited {color: inherit}
/*-- Conteúdo --*/
footer .conteudo-footer {overflow: hidden; margin-top: -292px}
footer .auxiliar {top: 13px}
footer nav {margin-top: 80px; margin-left: 184px; margin-bottom: 30px}
footer nav > ul > li {display: inline-block; vertical-align: top}
footer nav.menu-pt > ul > li:nth-child(1) {width: 144px}
@-moz-document url-prefix() { 
  footer nav.menu-pt > ul > li:nth-child(1) {width: 140px}
}
footer nav.menu-pt > ul > li:nth-child(2) {width: 178px}
@-moz-document url-prefix() { 
  footer nav.menu-pt > ul > li:nth-child(2) {width: 176px}
}
footer nav.menu-en > ul > li:nth-child(1) {width: 148px}
footer nav.menu-en > ul > li:nth-child(2) {width: 168px}
footer nav > ul > li:nth-child(3) {width: 107px}
footer nav > ul > li:nth-child(4) {width: 132px}
footer nav > ul > li:nth-child(5) {width: 102px}
footer nav > ul > li > ul {margin-top: 12px}
footer nav > ul > li > ul > li {margin-bottom: 13px}
footer nav > ul > li > ul > li > a:link,
footer nav > ul > li > ul > li > a:visited {font: 12px helveticace_medium; font-size: 1.2rem; color: #b3d2e5; text-transform: none; padding-left: 15px}
footer nav > ul > li > ul > li > a:hover {color: #FFF}
footer nav > ul > li > ul > li > a:before {content: ''; background: url(../img/setinha-menu-inferior.png) no-repeat; display: inline-block; position: relative; width: 8px; height: 13px; margin-right: 7px; top: 2px; margin-left: -15px}
footer #barra-endereco {font: 14px helveticace_medium; font-size: 1.4rem; color: #666; height: 86px}
footer #barra-endereco span span {color: #267cb1}
footer #barra-endereco > span {height: 41px; margin-top: 27px}
footer #barra-endereco span, footer #barra-endereco img {vertical-align: middle}
footer #barra-endereco img {margin-right: 5px}
footer #barra-endereco a {color: #267cb1}
footer #barra-endereco span a:hover {text-decoration: underline}
footer #enderecos:before {background: #04507f url(../img/icone-enderecos.png) no-repeat center center; width: 55px; height: 55px; margin-bottom: -23px}
footer #enderecos.icone-conteiner {height: 50px; width: 185px; margin: 17px 0}
footer #enderecos.icone-conteiner a {width: 114px; text-align: left; padding: 0 0 0 13px; text-transform: uppercase; font-size: 16px; font-size: 1.6rem; line-height: 1.1; color: #012841}
footer #enderecos.icone-conteiner strong {color: #012841; margin: 0; font-size: 12px; font-size: 1.2rem; text-transform: none}
footer #enderecos.icone-conteiner:after {width: 129px; left: 55px}

footer #barra-copyright {font: 12px helveticace_medium; font-size: 1.2rem; color: #666; height: 55px; background: #FFF url(../img/copyright-degrade.gif) repeat-x}
footer #barra-copyright .center {padding-top: 20px}
footer #barra-copyright a {margin-top: -5px; width: 26px; height: 28px; position: relative; display: inline-block; background: url(../img/marca-4d.png)}
footer #barra-copyright a:hover {background-position: -26px top}