@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
* {
  margin: 0;
  padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family:"vw_headline_otbook",Arial, Helvetica, sans-serif;;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.Home {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;	
}

.NCTur {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
}

.Solucoes {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
	clear:both;
	float:left;
}

.Solucoes-Promocoes {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
	clear:both;
	float:left;
	position: absolute;		
}

.Solucoes-Feiras-Eventos {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
	clear:both;
	float:left;
	position: absolute;		
}

.Solucoes-Multimidia {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
	clear:both;
	float:left;
	position: absolute;	
}

.Clientes {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
}

.Clientes-Gerdau {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
}

.Clientes-Bomi {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
}

.veja-o-que-estao-falando {
	width: 100%;
	height:100%;
	margin:auto;
	display:block;	
	text-align:center;
}

.Contato {
	/*width: 100%;
	height:100%;
	margin:auto;	
	text-align:center;*/
	position: relative;
	display:block;	
}

@media only screen and max-width: 1366px) {
#NCTur-Texto{
	padding-top:20px;
	position: relative;
	font-size:14px;
	font-family:"vw_headline_otbook",Arial, Helvetica, sans-serif;;
	width:440px;
	margin: auto;
}
}

#Conteudo-Home {
	clear: both;
	/*height:609px;*/
	margin:auto;	
	text-align:center;
	/*width:1024px;*/	
	background: url('../imgs/home/bg-nctur-home.png') no-repeat 100% 100% fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;	
	background-size: cover;
	color: #333C48;
	overflow: hidden;
	display: block;	
	height:auto;
	
	z-index: -999;
	min-height: 100%;
	min-width: 480px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0;	
}


.Contato-Texto-Email-Texto{
	color:#000;
	font-size:15px;
	padding-top:10px;
}

.Contato-Texto-Telefone-Texto{
	color:#000;
	font-size:15px;
	padding-top:10px;
}

#Contato-Texto-Telefone{
	padding-top:20px;
}

#Contato-Texto-Endereco{
	padding-top:20px;
}

#Conteudo-NCTur {
	/*clear: both;
	margin:auto;*/	
	text-align:center;
	background: #333 url('../imgs/nctur/bg-block.png') 100% 100%;
	color: #333C48;
	overflow: hidden;
	display: block;	
	height:100%;
	width:100%;
	position:absolute;
	
}

#BG-NCTur{
	clear: both;
	display: block;
	/*background-image:url(../imgs/nctur/bg-assets.png);
	background-repeat:no-repeat;*/
	margin:auto;	
	text-align:center;
	/*margin-left:52px;	
	background-position: 0px 20px;*/
}

#NCTur-Titulo{
	width:283px;
	height:33px;
	padding-top:59px;	
	padding-left:220px;
}

#Solucoes-Multimidia-Titulo{
	width:281px;
	height:56px;
	padding-top:59px;	
	padding-left:100px;
	float:left;
	padding-bottom:10px;
}

#BG-Solucoes-Multimidia{
	clear: both;
	display: block;
	height:100%;
	background:url('../imgs/solucoes/multimidia/bg-conteudo.png') no-repeat 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:auto;	
	text-align:center;
	width:100%;
	overflow: hidden;
	position:absolute;
}

#Solucoes-Multimidia-Barra-Central{
	clear: both;
	display: block;
	height:296px;
	background-image:url(../imgs/solucoes/multimidia/barra-central-1024.png);
	background-repeat:repeat-x;
	margin:auto;	
	text-align:center;
	width:auto;
	padding-top:20px;
}

#Solucoes-Multimidia-Bloco{
	clear:both;
	height:296px;
	width:750px;
	margin: 0 auto;
}

#Solucoes-Multimidia-Texto{
	clear:both;
	float:left;
	height:196px;
	width:337px;
	padding-top:10px;
	/*padding-left:130px;*/
	font-size:12px;
	text-align:left;
}

#Solucoes-Multimidia-Texto p{
	padding-top:10px;
}

#Clientes-Linha1{
	clear:both;
	padding-top:60px;
	padding-left:345px;
	height:159px;		
}

#Clientes-Linha2{
	clear:both;
	padding-top:5px;
	padding-left:180px;
	height:159px;		
}

#Clientes-Linha3{
	clear:both;
	padding-top:5px;
	padding-left:344px;
	height:159px;	
	float:left;
	width:350px;	
}

#Solucoes-Multimidia-Logo{
	clear:both;
}

#Clientes-Logo{
	float:left;
	padding-left:50px;
	margin-top:-50px;
}

#Clientes-Linha1-A{
	float:left;
	width:159px;
	height:159px;
	padding-right:5px;	
}

#Clientes-Linha1-B{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Clientes-Linha1-C{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Clientes-Linha2-A{
	float:left;
	width:159px;
	height:159px;
	padding-right:5px;	
}

#Clientes-Linha2-B{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Clientes-Linha2-C{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Clientes-Linha3-A{
	float:left;
	width:159px;
	height:159px;
	padding-right:5px;	
}

#Clientes-Linha3-B{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Clientes-Linha3-C{
	float:left;
	width:159px;
	height:159px;	
	padding-right:5px;	
}

#Solucoes-Multimidia-Video{
	float:left;
	height:216px;
	width:349px;
	padding-top:30px;
	padding-left:60px;	
}

#NCTur-Logo {
	clear:both;
	width:151px;
	height:69px;	
	float:left;
	/*margin-left:-50px;*/
	padding-top:185px;
	position: absolute;	
}

#NCTur-Texto{
	padding-top:20px;
	position: relative;
	font-size:15px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"vw_headline_otbook",Arial, Helvetica, sans-serif;;
	width:440px;
	margin: auto;
}

#NCTur-Texto p{
	padding-top:10px;
	}


#NCTur-Animacao{
	clear: both;
	position: absolute;
	bottom: 25px;
	width: 100%;
}

#Conteudo-Solucoes {
	clear: both;
	margin:auto;	
	text-align:center;
	background: #333 url('../imgs/solucoes/bg-block.png') 50% 50%;
	color: #333C48;
	overflow: hidden;
	display: block;	
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;		
}

#Solucoes-Titulo{
	clear:both;
	float:left;
	width:462px;
	height:66px;
	padding-top:59px;	
	padding-left:220px;
}

#Clientes-Titulo{
	clear:both;
	float:left;
	width:214px;
	height:36px;
	padding-top:49px;	
	padding-left:70px;
}

#Clientes-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#veja-o-que-estao-falando-Compartilhar{
	float:right;
	width:36px;
	padding-top: 57px;
	padding-right: 220px;
}

#Solucoes-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#Solucoes-Promocoes-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#Solucoes-Feiras-Eventos-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#Clientes-Gerdau-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#Contato-Texto-Parte1{
	clear:both;
	float:left;
	width:300px;
	text-align:right;	
}

#Contato-Texto-Parte2{
	float:left;
	width:300px;
	text-align:left;	
	padding-left:30px;
}

#Contato-Compartilhar{
	width:36px;
	padding-top:49px;
	padding-right:50px;	
	position: absolute;	
	top:0px;	
	right:0px;
}

#Clientes-Bomi-Compartilhar{
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;
}

#Clientes-Gerdau-Submenu{
	clear:both;
	width:109px;
	left:90px;
	padding-left:64px;	
	padding-top:30px;
}

#Clientes-Bomi-Submenu{
	clear:both;
	width:109px;
	left:90px;
	padding-left:64px;	
	padding-top:30px;
}

#Solucoes-Promocoes-Logo{
	clear:both;
	float:right;
	width:246px;
	padding-right:40px;
	height:125px;
}

#Solucoes-Promocoes-Texto1{
	float:left;
	width:393px;
	height:250px;
	padding-top:10px;
	padding-left:10%;
	font-size:14px;
	font-family:'vw_headline_otbook',Arial, Helvetica, sans-serif;
	line-height:150%;
}

#Solucoes-Promocoes-Texto1 p{
	padding-top:10px;
}

#Solucoes-Promocoes-Texto2{
	float:left;
	width:334px;
	height:207px;	
	padding-top:35px;
	padding-left:12%;	
}

#Solucoes-SubTopicos{
	clear:both;
	padding-top:50px;
}

#Solucoes-SubTopicos-Promocao{
	float:left;
	width:34%;
	height:198px;	
	background-color: #555555;
	vertical-align:central;
	font-weight:bold;	
}

#Solucoes-SubTopicos-Promocao a {
	display: block;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	font-size: 30px;
	padding-top: 80px;
	padding-bottom: 80px;	
	font-weight:bold;	
}

#Solucoes-SubTopicos-Promocao a:hover { 
	background-position: right; 
	color:#63b43b; 
	font-weight:bold;
}

#Solucoes-SubTopicos-Feiras{
	float:left;
	width:32%;
	height:198px;	
	background-color: #63b43b;
	font-weight:bold;	
}

#Solucoes-SubTopicos-Feiras a{
	display: block;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	font-size: 30px;
	padding-top: 60px;
	padding-bottom: 80px;
	font-weight:bold;		
}

#Solucoes-SubTopicos-Feiras a:hover { 
	background-position: right; 
	color:#555555; 
	font-weight:bold;
}


#Solucoes-Feiras-Eventos-Titulo{
	clear:both;
	float:left;
	width:148px;
	height:53px;
	padding-top:70px;	
	padding-left:120px;
}

#Solucoes-SubTopicos-Multimidia{
	float:left;
	width:34%;
	height:198px;	
	background-color: #555555;
	vertical-align:central;
	font-weight:bold;	
}

#Solucoes-SubTopicos-Multimidia a{
	display: block;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	font-size: 30px;
	padding-top: 80px;
	padding-bottom: 80px;	
	font-weight:bold;		
}

#Solucoes-SubTopicos-Multimidia a:hover { 
	background-position: right; 
	color:#63b43b; 
	font-weight:bold;
}

#Solucoes-Logo{
	clear:both;
	float:left;
	width:193px;
	height:72px;
	padding-top:45px;
}

#Solucoes-Atencao{
	float:right;
	width:243px;
	height:106px;	
	padding-right:50px;
	padding-top:30px;	
}

#Compartilhar {
	float:right;
	width:36px;
	padding-top:49px;
	padding-right:50px;		
}

#ScrollBt {
	clear:both;
	margin: auto auto;	
	width:77px;
	padding-top:40px;
	margin-bottom:100px;
	overflow:hidden;
}


#Logo {
	clear:both;
	float:left;
	width:287px;
	height:147px;
	padding-left:60px;
	padding-top:34px;	
}


#Facebook {
	display:inline;
	padding-right:5px;
}

#Twitter {
	display:inline;
}

#Slider {
	clear:both;
	margin: auto;	
	width:826px;
	padding-top:40px;
}

#SliderImg{
	text-align:center;
	margin:auto auto !important;
	display:inline;
	width:826px;
}

#SliderBt{
	width:826px;
	text-align:right;
	display:none;
}


#Conteudo-Solucoes-Promocoes {
	clear: both;
	display: block;
	background: #FFF url('../imgs/solucoes/promocao/bg.png') 100% 100%;
	background-repeat:no-repeat;
	background-size: cover;
	margin:auto;	
	text-align:center;
	overflow: hidden;	
	position:absolute;
	width:100%;
	height:100%;
	
}

#Conteudo-Solucoes-Feiras-Eventos {
	clear: both;
	display: block;
	background: #FFF url('../imgs/solucoes/feiraseventos/bg1024.png') 100% 100%;
	background-repeat:no-repeat;
	background-size: cover;
	margin:auto;	
	text-align:center;
	overflow: hidden;
	position:absolute;
	width:100%;
	height:100%;
}

#Solucoes-Feiras-Eventos-informacao{
	clear:both;
	padding-top:20px;
	height:348px;
	width:1024px;
	margin:auto;
}

#Solucoes-Feiras-Eventos-informacao-1{
	clear:both;
	float:left;
	width:464px;
	height:348px;
	background-image:url(../imgs/solucoes/feiraseventos/fundo-esquerda.png);
	background-repeat:no-repeat;
	padding-top:20px;
}

#Solucoes-Feiras-Eventos-informacao-2{
	float:left;
	width:169px;
	height:296px;
	background-image:url(../imgs/solucoes/feiraseventos/fundo-esquerda-2.png);
	background-repeat:no-repeat;
	padding-top:20px;
}

#Solucoes-Feiras-Eventos-informacao-3{
	float:left;
	width:237px;
	height:296px;
	background-image:url(../imgs/solucoes/feiraseventos/fundo-direita-2.png);
	background-repeat:no-repeat;
	padding-top:20px;	
}

#Solucoes-Feiras-Eventos-informacao-4{
	float:left;
	width:154px;
	height:296px;
	background-image:url(../imgs/solucoes/feiraseventos/fundo-direita.png);
	background-repeat:no-repeat;
}

#Solucoes-Promocoes-Titulo {
	clear:both;
	float:left;
	text-align:left;
	width:297px;
	height:77px;
	padding-top:50px;
	padding-left:8%;
}

#Solucoes-Promocoes-Topo{
	float:left;
	width:650px;
	height:77px;
}

#Solucoes-Feiras-Eventos-Logo{
	clear:both;
	float:left;
	text-align:left;
	width:195px;
	height:102px;
	margin-top:-60px;
	padding-left:120px;
}

#Solucoes-Promocoes-Meio {
	clear:both;
	text-align:left;	
	margin:auto;
	width:100%;	
	height:301px;
	background-color:#FFF;
}

#Conteudo-Solucoes-Multimidia {
	clear: both;
	display: block;
	background: #FFF url('../imgs/solucoes/multimidia/bg.png') 100% 100%;
	background-repeat:no-repeat;
	background-size: cover;
	margin:auto;	
	text-align:center;
	overflow: hidden;	
	position:absolute;
	width: 100%;
	height: 100%;	
}

#Conteudo-Clientes {
	clear: both;
	display: block;
	/*height:643px;*/
	/*background-image:url(../imgs/clientes/bg.jpg);
	background-repeat:no-repeat;*/
	margin:auto;	
	text-align:center;
	/*width:1024px;*/
	
}

#full-screen-background-image {
z-index: -999;
min-height: 100%;
min-width: 480px;
width: 100%;
height: auto;
position: fixed;
top: 0px;
left: 0;
}


#full-screen-background-image-quem-somos {
min-height: 100%;
min-width: 480px;
width: 100%;
height: auto;
position: fixed;
top: 0px;
left: 0;
}

#Conteudo-Clientes-Gerdau {
	clear: both;
	display: block;
	height:609px;
	background-image:url(../imgs/clientes/gerdau/bg1.png);
	background-repeat:no-repeat;
	margin:auto;	
	text-align:left;
	width:1024px;
}

#Clientes-Gerdau-Titulo{
	width:458px;
	height:241px;
	background-image:url(../imgs/clientes/gerdau/fundo-destaque.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:20px;
	margin-left:45px;	
	float:left;
}

#Clientes-Bomi-Titulo{
	width:458px;
	height:241px;
	background-image:url(../imgs/clientes/bomi/destaque-azul.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:20px;
	margin-left:45px;	
	float:left;
}

#Clientes-Gerdau-Seta-Esquerda{
	clear:both;
	float:left;
	width:31px;
	height:63px;	
}

#Clientes-Bomi-Seta-Esquerda{
	clear:both;
	float:left;
	width:31px;
	height:63px;	
}

#Clientes-Gerdau-Seta-Direita{
	float:right;
	width:31px;
	height:63px;	
}

#Clientes-Bomi-Seta-Direita{
	float:right;
	width:31px;
	height:63px;	
}

#Conteudo-Clientes-Bomi {
	clear: both;
	display: block;
	height:609px;
	background-image:url(../imgs/clientes/bomi/bg1.png);
	background-repeat:no-repeat;
	margin:auto;	
	text-align:center;
	width:1024px;
	
}

#Conteudo-veja-o-que-estao-falando {
	clear: both;
	display: block;
	height:100%;
	/*background-image:url(../imgs/veja-o-que-estao-falando/bg1.png);
	background-repeat:repeat-y;*/
	margin:auto;	
	text-align:center;
	width:100%;
	position:absolute;
	
}

#veja-o-que-estao-falando-Logo{
	width:156px;
	height:113px;
	clear:both;
	float:left;
	padding-top:30px;
	padding-left:80px;
}

#veja-o-que-estao-falando-Titulo{
	width:100%;
	height:28px;
	position:absolute;
	top:50px;
}

#veja-o-que-estao-falando-Mensagens-Form{
	text-align:left;
	padding-top:10px;
}

#Contato-Logo{
	padding-top:20px;
	padding-left:45px;
	width:204px;
	height:147px;	
	/*float:left;*/
	clear: both;
	position: absolute;	
	top:0px;
}

#Contato-Texto{
	position:absolute;
	padding-top: 30px;
	background-image:url(../imgs/contato/fundo-branco-1024.png);
	background-repeat:no-repeat;
	bottom: 50px;
}

#veja-o-que-estao-falando-Mensagens{
	padding-top:20px;
	padding-left:135px;	
	clear:both;
	float:left;
}

#veja-o-que-estao-falando-Mensagens-Items-Sep{
	clear:both;
	float:left;
	width:400px;
	height:1px;
	background-color:#000;
}

#veja-o-que-estao-falando-Mensagens-Items{
	clear:both;
	float:left;
}

#veja-o-que-estao-falando-Mensagens-Items-Data{
	clear:both;
	float:left;	
	width:29px;
	height:39px;	
	padding-top:30px;
}

#veja-o-que-estao-falando-Mensagens-Items-Texto{
	float:left;
	width:350px;
	padding-left:10px;
	padding-right:5px;
}

.veja-o-que-estao-falando-Mensagens-Items-Titulo{
	color:#000;
	font-size:20px;
	padding-bottom:20px;
	text-align:left;
	padding-top: 30px;
	float:left;
}

.veja-o-que-estao-falando-Mensagens-Items-Msg{
	color:#63b43b;
	font-size:15px;
	padding-bottom:20px;
	float:left;
	text-align:left;
}

#Conteudo-Contato {
	/*clear: both;
	display: block;*/
	/*background-image:url(../imgs/contato/bg80.jpg);*/
	/*background-repeat:no-repeat;*/
	/*margin:auto;	
	text-align:center;*/
	position:relative	;	
}


#Menu {
	clear:both;
	background-color:#d4d4d4;
	width:100%;
	height:45px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	line-height: 0px;
	z-index: 10000;	
	margin: auto auto;
}

#Menu ul {
	list-style-type: none; /*remove o marcador*/ 
	padding: 0; /*remove o recuo Mozilla e NN*/ 
	font: bold 14px arial, helvetica, sans-serif;
	width: 700px;
	margin-left:15px;
	text-align:center;
	margin: auto auto;
}

#Menu li {
	float:left;
	padding-top:10px;
	text-align:center;
	margin: auto auto;	
}

#Menu a {
	display: block;
	text-align:center;
	margin: auto;
	padding: 5px 20px;
	color:#000000;
	text-decoration: none;
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	background-position: right;
}

#Menu a:hover { 
	background-position: right; 
	color:#63b43b; 
	font-weight:bold;	
}

.mapStyle {
    height: 100%;
    position: relative;
    top: 0;
    width: 100%;
	z-index:-9999;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
background: transparent;
border: 0;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}

#BG-Contato{
	position:relative;
	width: 100%;
	height: 100%;	
}

#Contato-Container{
	z-index:9999;
	width:940px;
}

.bgShadowCenter {
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.staticContent {
width: 100%;
overflow-x: hidden;
margin: 0;
padding: 50px 0 50px 0;
position: relative;
}

.darkStyle {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.75)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 );
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.container {
position: relative;
width: 960px;
margin: 0 auto;
padding: 0;
}
.darkStyle {
color: #eeeeee;
}
.contactUsPg {
top: 0;
}

.container::after {
content: " 0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.container .sixteen.columns {
width: 940px;
}

.column.alpha, .columns.alpha {
margin-left: 0;
}

.container .column, .container .columns {
float: left;
display: inline;
margin-left: 10px;
margin-right: 10px;
}

.container .ten.columns {
width: 580px;
}

.container .offset-by-one {
padding-left: 60px;
}

.column.alpha, .columns.alpha {
margin-left: 0;
}

.container .column, .container .columns {
float: left;
display: inline;
margin-left: 10px;
margin-right: 10px;
}

.container .eight.columns {
width: 460px;
}

.column.alpha, .columns.alpha {
margin-left: 0;
}

.container .one.column, .container .one.columns {
width: 40px;
}

.container .six.columns {
width: 340px;
}

.mobile_spacing {
margin: 0;
}

form {
margin: 0;
width: 90%;
}

.darkStyle input[type="text"], .darkStyle input[type="password"], .darkStyle input[type="email"], .darkStyle input[type="url"], .darkStyle textarea, .darkStyle select {
color: #eeeeee;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, select {
color: #cccccc;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0.1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=0 );
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, select {
font: 14px 'Helvetica Neue Light',HelveticaNeue-Light,'Helvetica Neue',Helvetica,'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
border: 0;
padding: 5px 4px;
outline: 0;
margin: 0;
width: 100%;
max-width: 100%;
display: block;
margin-bottom: 10px;
}
input, select {
vertical-align: middle;
}

input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
padding: 1px 0px;
}
user agent stylesheetinput, input[type="password"], input[type="search"], isindex {
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
user agent stylesheetinput, textarea, keygen, select, button, isindex {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
user agent stylesheetinput, textarea, keygen, select, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}

#msg-face {
padding-top: 20px;
padding-right: 8%;
float:right;
}

#veja-o-que-estao-falando-dir{
background-color:#FFFFFF;
width:50%;
float:left;
height:2000px;
}

#veja-o-que-estao-falando-esq{
background-color:#3cbd2a;
width:50%;
float:right;	
height:2000px;
}

#veja-o-que-estao-falando-Titulo img{
padding-left: 63px;
}

#nctur-assets-planejar{
	position:absolute;
	top:128px;
	left:184px;
}

#nctur-assets-nuvem-verde{
	position:absolute;
	top:304px;
	left:232px;
}

#nctur-assets-implementar{
	position:absolute;
	top:388px;
	left:223px;
}

#nctur-assets-criar{
	position:absolute;
	top:103px;
	left:813px;
}

#nctur-assets-engranagens{
	position:absolute;
	top:440px;
	left:927px;
}

.texto-Solucoes-Promocoes-Texto2-um{
	font-size:14px;
	padding-bottom:15px;
}

.texto-Solucoes-Promocoes-Texto2-dois{
	font-size:14px;
	color:#63b43b;
	font-weight:bold;
	text-align:center;
}

.texto-Solucoes-Promocoes-Texto2-espaco{
 	padding-bottom:5px;
}

.texto-Solucoes-Promocoes-Texto2-tres{
	font-size:12px;
	padding-bottom:15px;
	text-align:center;		
}

.texto-Solucoes-Promocoes-Texto2-quatro{
	font-size:14px;
	font-weight:bold;
	text-align:center;	
}

#Solucoes-Promocoes-Imagem1{
	width:87px;
	clear:both;
	float:left;
}

#Solucoes-Promocoes-Imagem2{
	width:98px;
	float:right;
	padding-top:30px;
}

.negrito{
	font-family:"vw_headline_otblack","Arial Black", Gadget, sans-serif;
}