﻿@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Oswald:700);

/*| ZERANDO CSS |-------------------------------*/
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, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td, input, button { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
strong { font-weight: bold; }
a { vertical-align: baseline; }

/*| GLOBAIS |---------------------------------------*/
body {
	background:#FFF;
	font-size:12px;
	font-family: 'Droid Sans', Arial, sans-serif;
}	
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }

/*| CLASSES |------------------------------------------*/
.alt { display:none; }
.clear { clear: both; font-size: 1px; height: 0; line-height: 0; }

/*| GERAL |-------------------------------------*/
#Geral{ width:960px; margin:0 auto; position:relative; }

/*| TOPO |--------------------------------------*/
#Topo{
	width:960px;
	display:block;
	margin:0 auto;
}
#Topo .innerTopo{
	width:930px;
	display:block;
	margin:0 auto;	
}
#Topo h1 a{
	width:262px;
	height:66px;
	overflow:hidden;
	display:inline-block;
	text-indent:-9000px;
	background:url(../images/marcaPexBrasil.png) left top no-repeat;	
	float:left;
	margin:42px 0 0 0;
}

#Topo .menuPrincipal{
	height:60px;
	margin:20px 0 0 0;
	display:block;
	line-height:60px;
}
ul.redesSociais{
	float:left;
	margin:11px 0 0 279px;
	display:inline-block;
}
ul.redesSociais li{
	display:inline-block;
}
ul.redesSociais li a{
	width:28px;
	height:28px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	margin-right:0px;
	cursor:pointer;
}
ul.redesSociais li a.facebook{
	background:url(../images/iconFacebook.png) left top no-repeat;
}
ul.redesSociais li a.twitter{
	background:url(../images/iconTwitter.png) left top no-repeat;
}
ul.redesSociais li a.youtube{
	background:url(../images/iconYoutube.png) left top no-repeat;
}
ul.redesSociais li a.linkedin{
	background:url(../images/iconLinkedin.png) left top no-repeat;
}

.telefonesTopo{
	width:250px;
	float:left;
	margin:10px 0 0 154px;
	text-align:right;
}
.telefonesTopo p{
	letter-spacing:-0.04em;
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#A1A1A1;
}
.telefonesTopo p span{
	font-size:28px;
}

span.btSuporte a{
	width:107px;
	height:41px;
	display:inline-block;
	float:left;
	background:#FFD500;
	font-family: 'Droid Sans', sans-serif;
	font-size:15px;
	letter-spacing:-0.04em;
	line-height:41px;
	text-align:center;
	color:#656565;
	margin:0 0 0 154px;
}
span.btSuporte a:hover{
	text-decoration:none;
	background:#656565;
	color:#FFD500;
}
form#BuscaForm{
	float:left;
	display:inline-block;
	margin:28px 0 0 33px;
	position:relative;
}
form#BuscaForm input{
	width:185px;
	height:33px;
	border:1px solid #C3C3C3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#666;
	padding:0 30px 0 10px;
}
form#BuscaForm input#EnviaBusca{
	width:21px;
	height:21px;
	background:url(../images/btSubmit.png) left top no-repeat;
	position:absolute;
	top:7px;
	right:-12px;
	text-indent:-9000px;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
	border:none;
}
.menu{
	float:left;
	display:inline-block;
	margin-top:8px;
}
ul.menuPrincipal{
	height:60px;
	display:inline-block;
	float:left;
}
ul.menuPrincipal li{
	display:inline-block;
	font-family: 'Droid Sans', sans-serif;
	font-size:17px;
	border-right:1px solid #ECECEC;
	margin:0px 0 0 0;
	padding:0 2px 0 0;
}
ul.menuPrincipal > li {
	position: relative;
	line-height: 100%;
}
ul.menuPrincipal > li ul.submenu {
	position: absolute;
	top: 35px;
	left: 0;
	background: #fff;
	z-index: 1;
	height: inherit;
	border-top: 1px solid #f6f6f6;
	display: none;

}
ul.menuPrincipal > li ul.submenu li {
	border-right: 0;
	padding: 0;
}
ul.menuPrincipal > li ul.submenu li a {
padding:0;
width: 120px;
border-bottom:1px solid #f6f6f6;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	line-height:120%;
	display: block;
	padding: 7px 6px; 
}
ul.menuPrincipal li a{
	color:#6F6F6F;
	padding:20px 23px 20px 23px;
}
ul.menuPrincipal li a:hover, ul.menuPrincipal li a.active{
	background:#014F99;
	color:#fff;
	text-decoration:none;
}
/*| BANNER HOME |-------------------------------------------*/
#BannerHome{
	width:100%;
	height:267px;
background: url(../images/bgRodape.png) left top repeat;
	display:inline-block;
	padding: 44px 0;
}
.innerBannerHome {
	width: 937px;
	margin: 0 auto;
	position: relative;
}
#BannerHome img {
	border: 6px solid #fff;
	border-radius: 3px;
}
#BannerHome  #Paginacao {
	display: none;
}
/*| BLOCO SOLUÇÕES |-------------------------------------------*/
#BlocoSolucoes{
	width:960px;
	text-align:center;
	margin-top:25px;
	display:block;
	float:left;
		color: #fff;

}
#BlocoSolucoes h2{
	font-family: 'Droid Sans', sans-serif;
	font-size:32px;
	color:#6F6F6F;
	letter-spacing:-0.02em;
}
#BlocoSolucoes h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:28px;
	color:#014F99;
	letter-spacing:-0.02em;
	font-weight:normal;
	display:inline-block;
	margin-top:10px;
}
#BlocoSolucoes ul{
	margin-top:20px;
	padding-top:30px;
	border-top:1px solid #EBEBEB;
}

#BlocoSolucoes ul li{
	width:220px;
	height:280px;
	float:left;
	display:inline-block;
	margin-right: 26px;
	position:relative;
}
#BlocoSolucoes ul li:last-child{
	margin-right:0px;
}
#BlocoSolucoes ul li h2{
	width:220px;
	height:125px;
	display:inline-block;
	background-color:#E9E7E7;
	text-indent:-9000px;
	overflow:hidden;
}
ul li.maxVarejo h2{
	background:url(../images/titMaxVarejo.png) center 18px no-repeat;
}
ul li.maxFranquias h2{
	background:url(../images/titMaxFranquias.png) center 18px no-repeat;
}
ul li.maxOnline h2{
	background:url(../images/titMaxOnline.png) center 18px no-repeat;
}
ul li.maxMobile h2{
	background:url(../images/titMaxMobile.png) center 18px no-repeat;
}

#BlocoSolucoes ul li span{
	width:82px;
	height:81px;
	display:inline-block;
	margin:-50px 0 0 -40px;
	position:absolute;
	top:50%;
	left:50%;
}
ul li.maxVarejo span{
	background:url(../images/iconMaxVarejo.png) left top no-repeat;
}
ul li.maxFranquias span{
	background:url(../images/iconMaxFranquias.png) left top no-repeat;
}
ul li.maxOnline span{
	background:url(../images/iconMaxOnline.png) left top no-repeat;
}
ul li.maxMobile span{
	background:url(../images/iconMaxMobile.png) left top no-repeat;
}

#BlocoSolucoes ul li p{
	width:200px;
	height:95px;
	display:inline-block;
	margin:7px 0 0 0;
	padding: 50px 10px 0;
	line-height: 150%;
	}
#BlocoSolucoes ul li p a{
	display: block;
	color: #5f6160;
	background: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding: 2px 4px;
	margin: 5px auto 0;
	width: 77px;
	}
ul li.maxVarejo p{
	background:#014F99;
}
ul li.maxFranquias p{
	background:#53A931;
}
ul li.maxOnline p{
	background:#FFD500;
	color: #5f6160;
}
#BlocoSolucoes ul li.maxMobile p{
	background:#C6C8CA;
	color: #707070;
	font-size: 11px;
	line-height: 165%;
}
#BlocoSolucoes ul li.maxMobile p a{
	padding: 2px 4px;
	}
/*| BLOCO CANAL PEXBRASIL  ----------------------------*/
#BlocoCanalPexBrasil {
	border-top: 1px solid #ececec;
	margin: 45px 0 0;
}
#BlocoCanalPexBrasil.interna {
	margin: 10px 0 0;
}
#BlocoCanalPexBrasil h2 {
	text-align: center;
	background: #fff;
	color: #707070;
	font-size: 25px;
	margin: -13px auto 0;
	width: 242px;
}
#BlocoCanalPexBrasil ul {
	padding: 35px 0 0;
}
#BlocoCanalPexBrasil ul li {
	display: inline;
	float: left;
	text-align: center;
	font-size: 15px;
	margin: 0 34px 0 0;
}
#BlocoCanalPexBrasil ul li:last-child {
	margin: 0;
}
#BlocoCanalPexBrasil ul li h3 {
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0;
	margin-top: 10px;
}
#BlocoCanalPexBrasil ul li h3 a {
	color: #707070;
	text-decoration: none;
}
#BlocoCanalPexBrasil ul li h4 {
	color: #aaaaaa;
	font-weight: normal;
}
/*| PÁGINAS |------------------------------------------*/
.titulo-pagina {
	background: url(../images/bgRodape.png) left top repeat;
	margin: 35px 0 20px;
	color: #707070;
	font-size: 40px;
	}
.titulo-pagina .inner {
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding: 30px 0;
}
.titulo-pagina .inner .badge {
	position: absolute;
	top: -18px;
	right: 0;
}
.conteudo {
	color: #888;
	font-size: 18px;
	padding: 10px 0;
}
.conteudo p {
	margin: 20px 0;
	line-height: 160%;
}
.conteudo h2 {
	font-size: 30px;
}
/*| RODAPE |-------------------------------------------*/
.acompanhePexBrasil {
	color: #8f8f8f;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #ececec;
	width: 100%;
	font-size: 28px;
	padding: 12px 0;
	margin: 40px 0 0;
}
#Rodape{ 
	width:100%;
	height:464px;
	background:url(../images/bgRodape.png) left top repeat-x;
	display:inline-block;
	margin-top:30px;
	margin-bottom:16px;
}
#Rodape .innerRodape{
	width:940px;
	margin:0 auto;
	display:block;
	padding-top:40px;
}
.innerRodape h2{
	text-indent:-9000px;
	overflow:hidden;
	display:inline-block;
	margin-bottom:20px;
}
.innerRodape .likeBox{
	width:507px;
	float:left;
}
.fb-like-box{
	border:3px solid #FFF;
}

.innerRodape h2.titFacebook{
	width:115px;
	height:18px;
	background:url(../images/titFacebookRodape.png) left top no-repeat;
}

.innerRodape .contatosRodape{
	width:360px;
	float:left;
	display:inline-block;
	margin-left:73px;
	font-family: 'Droid Sans', sans-serif;
	color:#A1A1A1;
	font-weight:normal;
}
.innerRodape h2.titContatos{
	width:104px;
	height:18px;
	background:url(../images/titContatosRodape.png) left top no-repeat;
}
.contatosRodape p{
	font-size:19px;
	letter-spacing:-0.02em;
}
.contatosRodape span.ligueAgora{
	margin:30px 0 0 0;
	font-size:26px;
	letter-spacing:-0.02em;
	float:left;
}
.contatosRodape span.numeroTelRodape{
	margin-top:5px;
	font-size:44px;
	letter-spacing:-0.02em;
	float:left;
	font-weight:normal;
}
.contatosRodape a.site{
	margin-top:5px;
	font-size:32px;
	float:left;
	font-family: 'Droid Sans', sans-serif;
	color:#7F7F7F;
	font-weight:normal;
}
.contatosRodape a.site:hover{
	text-decoration:underline;
}

.contatosRodape ul.redesSociais{
	float:left;
	display:inline-block;
	text-align:left;
	margin:20px 0 0 0;
}

.innerRodape .assinatura{
	width:940px;
	float:left;
	display:inline-block;
	font-family: 'Droid Sans', sans-serif;
	font-size:11px;
	letter-spacing:-0.01em;
	color:#BBB;
	margin:65px 0 0 0;
}
.assinatura a{
	color:#BBB;
	font-weight:bold;
}
.assinatura a:hover{
	text-decoration:underline;
}

.assinatura span.copyright{
	float:left;
}
.assinatura span.desenvolvimento{
	float:right;
}
/*--------------------| INTERNA |--------------------*/
/*| EMPRESA |--------------------------------------*/
/*| CLIENTES |-------------------------------------*/
.clientes h5 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 30px;
}
.clientes .cliente {
	margin: 10px 0;
	float: left;
}
.clientes .cliente .marca-cliente {
	float: left;
	width: 310px;
	padding: 50px 0 0;
}
.clientes .cliente .texto-cliente {
	float: left;
	width: 640px;
}
.clientes .cliente .texto-cliente h2 {
	font-size: 40px;
}
.clientes .cliente .texto-cliente h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	margin: 0 0 -20px;
	padding: 0;
}

/* Formulários */
.wpcf7 input,
.wpcf7 textarea {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 6px;
	color: #999;
	width: 400px;
}
.wpcf7 .col1, .wpcf7 .col2 {
	float: left;
	width: 450px;
}
.wpcf7 .form-contato {
	border-right: 1px solid #ececec
}
.wpcf7 .endereco {
	padding: 20px 0 0 25px;
}
.wpcf7 .endereco h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
}
.wpcf7 .wpcf7-submit {
	float: right;
	background: #024f9a;
	color: #fff;
	border: none;
	border-radius: 0;
	width: 93px;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 28px 0 0;
	font-weight: bold;	
}