/*
    Desenvolvido por Artweb Design Digital
    http://www.artwebdigital.com.br/
    criacao2@artwebdigital.com.br
*/

@font-face {
    font-family: 'robotolight';
    src: url('../fontes/robotoLight/roboto-light-webfont.eot');
    src: url('../fontes/robotoLight/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/robotoLight/roboto-light-webfont.woff2') format('woff2'),
         url('../fontes/robotoLight/roboto-light-webfont.woff') format('woff'),
         url('../fontes/robotoLight/roboto-light-webfont.ttf') format('truetype'),
         url('../fontes/robotoLight/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fontes/robotoMedium/roboto-medium-webfont.eot');
    src: url('../fontes/robotoMedium/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/robotoMedium/roboto-medium-webfont.woff2') format('woff2'),
         url('../fontes/robotoMedium/roboto-medium-webfont.woff') format('woff'),
         url('../fontes/robotoMedium/roboto-medium-webfont.ttf') format('truetype'),
         url('../fontes/robotoMedium/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fontes/robotoRegular/roboto-regular-webfont.eot');
    src: url('../fontes/robotoRegular/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/robotoRegular/roboto-regular-webfont.woff2') format('woff2'),
         url('../fontes/robotoRegular/roboto-regular-webfont.woff') format('woff'),
         url('../fontes/robotoRegular/roboto-regular-webfont.ttf') format('truetype'),
         url('../fontes/robotoRegular/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fontes/robotoBold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fontes/robotoBold/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,h1,h2,h3,p,a,ul,li,select,option,input,textarea,table,th,td,blockquote,hr,button,div{
	margin:0;
	padding:0;
	font-weight: normal;
} 

body{
    font-family: 'robotoregular', tahoma;
	background: #FFFFFF;
}


/* INICIO COOKIES */
.caixa-alert{
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: #000;
	opacity: 0.95;
	z-index: 9999;
	border: 1px solid #333;
	text-align: left;
	padding: 30px;
	max-width: 500px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.caixa-alert p{
	/*float: left;
	margin-left: 20px;*/
	line-height: 20px !important;
	font-size: 15px !important;
	color: #FFF;
	margin-bottom: 20px !important;
	display: inline-block;
	font-weight: 300;
}

.caixa-width{
	max-width: 900px;
	text-align: center;
}

.caixa-alert p a{
	color: #00a2ff;
	text-decoration: underline;
}

.caixa-alert p a:hover {
	color: #CCC;
	text-decoration: underline;
}

.caixa-alert a.botaoCookies{
	cursor: pointer;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #00a2ff;
	color: #FFFFFF;
    font-weight: 500;
    font-size: 16px !important;
    text-align: center;
	display: inline-block;
}

.caixa-alert a.botaoCookies:hover{
	background-color: #FFF;
	color: #00a2ff;
}

@media (max-width: 1000px) {
    .caixa-alert{
    }
    .caixa-alert p{
        
        line-height: 20px !important;
    }

    .caixa-alert a.botaoCookies{

        margin: 0;
    }
    .caixa-alert p{
        margin-bottom: 10px;        
		margin-top: 10px;
    }
    .caixa-alert a.botaoCookies{
        height: 25px;
		line-height: 25px;
		margin-top: 10px;
		margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
	.caixa-alert{
        margin-left: 0px;
        margin-bottom: 0px;
        padding: 15px;
		width: auto;
		margin-right: 0px;
    }
    .caixa-alert p{
        font-size: 12px;
        line-height: 20px !important;
        max-width: none;
        text-align: center;
    }
    .caixa-alert a.botaoCookies{
        width: 100%;
	}	
    }
    

/* FIM COOKIES */
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

a{
	text-decoration: none;
	color: #232176;
}

a:hover{
	text-decoration:none;
	color: #77787B;
}

img{
	border:none;
	max-width:100%;
	border: 0;
	opacity: 0;
}

img.initial,
img.loaded,
img.loading,
img.error,
.fancybox-image {
	opacity: 1;
}

img:not([src]) {
	visibility: hidden;
}

button{
	border:none;
	cursor:pointer;
}

.limpa{clear:both;}
.limpa20{clear:both; height: 20px;}
.limpa40{clear:both; height: 40px;}

input, select, textarea{
	box-sizing: border-box;
    font-family: 'robotoregular', tahoma;
	font-size: 14px;
	color: #000000;
}

.whats-fixo{
	z-index: 100;
	position: fixed;
	right: 20px;
	bottom: 20px;
	/*background-color: #2fb937;*/
	/*-webkit-border-radius: 50px;*/
	/*-moz-border-radius: 50px;*/
	/*border-radius: 50px;*/
	/*height: 50px;*/
	/*line-height: 52px;*/
	width: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.whats-fixo img{
	opacity: 1;
	/*width: 40px;*/
	/*margin: 13px 0;*/
}

/*.whats-fixo:hover{	
	background-color: #8CC63F;
}*/

/* header */
.tracoTopo{
	height: 4px;
	width: 100%;
	background: #dadada;
}

.navbar-header{
	height: 83px;
	padding: 33px 0 0;
	margin: 0 40px 0 41px;
	width: auto;
}

.navbar-brand{
	float: left;
}

#search{
	float: left;
	border-bottom: 1px solid #e3e3e3;
	height: 52px;
	width: 338px;
	margin-left: 148px;
}

#search input{
	color: #333333;
	font-size: 14px;
	float: left;
	margin-top: 13px;
	height: 30px;
	width: 280px;
	padding-left: 18px;
	border: none;
	background-color: transparent;
}

#search button{
	float: right;
	width: 36px;
	height: 52px;
	background: url(../img/icone-buscar.png) no-repeat center;
}

.dadosTopo{
	float: right;
}

.telefoneTopo{
	display: block;
	background: url(../img/icone-whatsapp-topo.png) no-repeat center left;
	padding-left: 35px;
	font-size: 18px;
	color: #13044c;
	line-height: 30px;
}

.telefoneTopo span{
	padding: 0 17px;
}

.emailTopo{
	line-height: 30px;
	display: block;
	background: url(../img/icone-email-topo.png) no-repeat center left;
	padding-left: 35px;
	font-size: 18px;
	color: #13044c;
}

.navbar-collapse{
	text-align: center;
	width: 100%;
	min-height: 58px;
	background: #022f55;
}

.navbar-nav li{
	list-style:none;
	display: inline-block;
}

.navbar-nav li a{
    font-family: 'robotomedium';
	padding: 0 45px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 58px;
	display: block;
}

.navbar-nav li a.menuAtivo, .navbar-nav li a:hover{
	background:url(../img/bg-menu-ativo.png) no-repeat center;
}

.separaMenu{
	display: block;
	float: left;
	background: url(../img/separa-menu.png) no-repeat center;
	width: 2px;
	height: 58px;
}

.navbar-toggle, .espacoMenu{
	display:none;
}


/* BANNER */
#caixaBanner{
	background: url(../img/fundo-banner.jpg) no-repeat center;
	width: 100%;
	height: 440px;
	position: relative;
}

#bannerSuperior{
	margin: 0 40px;
	width: auto;
	height: 440px;
}

.bannerIndividual{
	display: none;
	text-align: center;
	width: 100%;
	height: 100%;
}

.bannerIndividual img{
	max-height: 100%;
}

.paginacaoBanner{
    float: left;
    position: relative;
    z-index: 100;
    height: 20px;
    margin-top: -50px;
}

.paginacaoBanner a{
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 10px 0 0;
    background: #999999;
}

.paginacaoBanner a.activeSlide, .paginacaoBanner a:hover{
    background: #022f55;
}

/* content */
#content{
	margin:0 auto;
}

#content::before, #content::after {
	content: ' ';
	display: table;
}

#content::after{
	clear: both;
}

#content, #content p{
	font-size: 16px;
	color: #77787b;
	line-height: 24px;
}

#content strong{
    font-family: 'robotomedium';
    font-weight: normal;
}

#content h2, #content h1{
	text-align: center;
    font-family: 'robotobold';
	font-size: 30px;
	color: #232176;
	margin-bottom: 50px;
	line-height: 36px;
	text-transform: uppercase;
}

#content h1.tituloProduto{
	text-transform: none;
	text-align: left;
}

#conteudoPaginas table img, .empresa-direita img{
	height: auto !important;
	display: block;
	margin: 0 auto;
	border: 2px solid #dadada;
}

#conteudoPaginas table tr td{
	box-sizing: border-box;
	padding: 10px;
	vertical-align: top;
}

#conteudoPaginas table tr td strong, .empresa-esquerda strong{
	display: block;
	background: transparent;
	color: #FFFFFF;
	height: 52px;
	line-height: 52px;
	padding: 0 30px;
	border-style: solid;
	border-width: 1px 1px 3px 3px;
	border-color: #022f55;
	color: #022f55;
}

#tituloPaginas{
	background: #08326c;
	padding: 10px 0;
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

#tituloPaginas h1{
	font-size: 22px;
	color: #FFFFFF;
	margin: 0;
}

#tituloPaginas h2{
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	text-transform: none;
	color: #FFFFFF;
	margin: 0 30px;
}

.empresa-esquerda{
	float: left;
	width: 60%;
	padding-right: 20px;
	box-sizing: border-box;
}

.empresa-direita{
	padding-left: 20px;
	width: 40%;
	float: right;
	box-sizing: border-box;
}

.empresa-baixo{
	padding-top: 40px;
	text-align: center;
}

.empresa-baixo iframe{
	margin-left: auto;
	margin-right: auto;
}

/* Home */
#caixaNoticias, #caixaCategorias, #bgAtendimento{
	padding: 90px 0;
}

#conteudoPaginas{
	padding: 40px 0 90px;
}

#conteudoPaginas{
	padding-left: 40px;
	padding-right: 40px;
}

#bgAtendimento{
	background: url(../img/fundo-atendimento.jpg) no-repeat center top #0055ae;
}

#bgAtendimento h2{
	color: #FFFFFF;
}

.caixaTres{
	float: left;
	width: 320px;
	margin: 0 40px;
}

.caixaImagemAtendimento{
	height: 200px;
	display: block;
	overflow: hidden;
}

.atendimentoIndividual h3{
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
	color: #ffffff;
	line-height: 24px;
}

.novidadeIndividual{
	height: 326px;
}

.novidadeIndividualHome{
	height: auto;
}

#content .novidadeIndividual h2{
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	min-height: 48px;
	margin-bottom: 15px;
}

.novidadeIndividual h3{
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-top: 20px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
}

.novidadeIndividual:hover h3{
	color: #0054a6;
	padding-left: 20px;
}

.novidadeIndividual p{
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
}

.novidadeIndividual:hover p{
	color: #0054a6;
	padding-left: 20px;
}

.caixaImagemNovidades{
	border: 2px solid #ececed;
	height: 200px;
	display: block;
	overflow: hidden;
}

.novidadeIndividualHome .caixaImagemNovidades{
	height: 300px;
}

.caixaImagemNovidades img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.novidadeIndividualHome .caixaImagemNovidades img{
	object-fit: contain;
}

a.linkNoticias{
	width: 180px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #e6e7e8;
	display: block;
	margin: 0 auto;
	font-size: 12px;
	color: #636466;
    font-family: 'robotobold';
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

a.linkNoticias:hover{
	background: #0054a6;
	color: #FFFFFF;
}

.categoriaHomeIndividual{
	float: left;
	width: 280px;
	margin-left: 26px;
}

.categoriaHomeIndividualPrimeira{
	margin-left: 0;
}

.caixaImagemCategoria{
	box-sizing: border-box;
	width: 280px;
	height: 280px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ececed;
}

.descricaoCategorias{
	padding: 25px 20px;
}

.descricaoCategorias h3, .solucaoProdutosIndividual .descricaoCategorias h3{
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 18px;
	color: #000000;
	line-height: 26px;
	margin-bottom: 15px;
    font-family: 'robotobold';
}

#content .descricaoCategorias p{
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 25px;
}

.descricaoCategorias a{
	display: block;
	width: 140px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #636466;
	font-size: 12px;
    font-family: 'robotobold';
    background: #E6E7E8;
}

.categoriaHomeIndividual:hover h3{
	color: #0054a6;
}

.categoriaHomeIndividual:hover .descricaoCategorias a{
	background: #0054a6;
	color: #ffffff;
}

.categoriaHomeIndividual:hover .caixaImagemCategoria{
	background: #e6e7e8;
}

/* footer */
#rodapeFixo{
	padding-bottom: 310px;
}

#rodapeTodo{
	background: #0d284c;
	width: 100%;
	height: 310px;
	margin-top: -310px;
	position: relative;
	clear: both;
}

#bgNews{
	height: 100px;
	background: #052145;
	width: 100%;
}

#bgNews h3{
	color: #ffffff;
	font-size: 15px;
	line-height: 100px;
	float: left;
	margin-left: 180px;
}

.formNews{
	float: right;
	width: 380px;
	border-bottom: 1px solid #0d284c;
	margin: 30px 160px 0 0;
}

.formNews input.type_EMAIL{
	float: left;
	padding: 0 30px;
	width: 300px;
	height: 40px;
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 15px;
}

.formNews input.btnNews{
	cursor: pointer;
	float: right;
	background: url(../img/botao-news.png) no-repeat center;
	height: 40px;
	border: none;
	width: 54px;
}

#mensagemNews{
	height: 10px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}

#footer{
	height: 265px;
}

.rodapeEsquerda{
	float: left;
	width: 160px;
	margin: 53px 85px 0 40px;
	border-right: 1px solid #004266;
	height: 151px;
	padding-right: 80px;
	padding-top: 10px;
}

.rodapeEsquerda img{
	display: block;
	margin: 20px 0 35px;
}

.rodapeEsquerda p{
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
}

.menuRodape{
	float: left;
	width: 200px;
	margin: 60px 0 0;
}

.menuRodape a{
	display: block;
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
}

.dadosRodape{
	float: left;
	width: 280px;
	margin: 60px 0 0;
}

.dadosRodape div, .dadosRodape a{
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
	padding-left: 48px;
	display: block;
}

.enderecoRodape{
	background: url(../img/icone-localizacao.png) no-repeat center left;
}

.emailRodape{
	margin: 10px 0;
	background: url(../img/icone-email.png) no-repeat center left;
}

.telefoneRodape{
	background: url(../img/icone-telefone-rodape.png) no-repeat center left;
}

.whatsRodape{
	margin: 10px 0;
	background: url(../img/icone-whatsapp-rodape.png) no-repeat center left;
}

.redesSociasRodape{
	float: right;
	margin: 60px 0 0;
	width: 273px;
}

.redesSociasRodape div, .redesSociasRodape a{
	color: #ffffff;
	font-size: 11px;
	line-height: 28px;
	display: block;
	margin-bottom: 8px;
}

.redesSociasRodape .iconeFacebook{
	padding-left: 45px;
	background: url(../img/icones-redes-sociais.png) 0 0 no-repeat;
}

.redesSociasRodape .iconeYoutube{
	padding-left: 45px;
	background: url(../img/icones-redes-sociais.png) 0 -29px no-repeat;
}

.redesSociasRodape .iconeSkype{
	background: url(../img/icones-redes-sociais.png) 0 -58px no-repeat;
	padding-left: 45px;
}

.redesSociasRodape .iconeInsta{
	background: url(../img/icones-redes-sociais.png) 0 -87px no-repeat;
	padding-left: 45px;
}

#rodapeBaixo{
	padding: 16px 0;
	background: #131D2A;
}

.maya{
	position: relative;
	z-index: 10;
	float: right;
	margin: 0 10px 0 0;
	background: url(../img/criacao-sites-maya.png) no-repeat center top;
	width: 73px;
	height: 13px;
	text-indent: -9999px;
	outline:none;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-ms-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}

.maya:hover{
	background-position: center bottom;
}

/* Atendimento */
.atendimentoIndividualDentro{
	margin-bottom: 20px;
}

.imagemAtendimentoDentro{
	float: right;
	max-width: 28%;
	margin-top: 10px;
	border: 2px solid #dadada;
}

.atendimentoDireita{
	float: left;
	width: 70%;
	padding: 10px;
	box-sizing: border-box;
}

.atendimentoDireita h3, .caixaContatoIndividual h3, .atendimento-individual h3{
	background: #022f55;
	color: #FFFFFF;
	/*height: 22px;*/
	line-height: 22px;
	padding: 15px 30px;
	margin: 0 0 20px;
    font-family: 'robotomedium';
    font-size: 16px;
}

.alinha-atendimento-dentro{
	margin-left: -15px;
	margin-right: -15px;
}

.atendimento-individual{
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.atendimento-individual img{
	height: 350px;
	object-fit: cover;
	width: 100%;
	border: 2px solid #dadada;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.botaoContatoAtendimento{
	background: #022F55;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	/*float: left;*/
	padding: 0 50px;
	font-size: 14px;
    font-family: 'robotomedium';
    margin-top: 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.text-center{
	text-align: center;
}

.botaoContatoAtendimento:hover{
	background: #333333;
	color: #FFFFFF;
}

body.formularioAberto{
	overflow: hidden;
}

#bgFormulario{
	display:none;
	background:url(../img/fancybox/fancybox_overlay.png) repeat;
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:999;
}

#caixaFormulario{
	display:none;
    bottom: 0;
    left: 0;
    outline: 0 none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
}

#alinhaFormulario{
	border:4px solid #F0EFEF;
	background:#FFF;
	width:500px;
	margin:-1000px auto 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#alinhaFormulario form, #alinhaFormulario .alinhaFormulario3D{
	padding:30px;
	width:auto;
}

.tituloFormulario{
	cursor: pointer;
	background: url(../img/fechar-orcamento.png) no-repeat center right #022F55;
	display: block;
	width: 100%;
	height: 54px;
	text-align: center;
	color: #FFF;
	line-height: 54px;
    font-family: 'robotomedium';
	font-size: 18px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#alinhaFormulario input{
	width: 100%;
	height: 60px;
	border: 2px solid #CECECE;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#alinhaFormulario textarea{
	width: 100%;
	height: 140px;
	border: 2px solid #CECECE;
	padding: 10px 20px;
	margin-bottom: 10px;
}

/* Contato */
.erroFormularioCaptcha{
	margin-top: 20px;
	height: 0;
	line-height: 30px;
	text-align: center;
	color: #FF0000;
	font-size: 12px;
}

.g-recaptcha{
	float: right;
	margin-bottom: 20px;
}

.caixaContatoIndividual{
	width: 520px;
	margin: 50px 20px 0;
	float: left;
}

.formularioContato input, .formularioContato textarea{
	border: 2px solid #CECECE;
	margin: 0 0 10px;
	width: 100%;
}

.formularioContato textarea{
	height: 180px;
	padding: 15px 20px;
}

.formularioContato input{
	height: 60px;
	padding: 10px 20px;
}

.formularioContato input:focus, .formularioContato textarea:focus{
	border: 2px solid #022F55;
}

#formContato button, #form3D button{
	width: 200px;
	float: right;
	background: #022F55;
	height: 60px;
	color: #FFFFFF;
    font-family: 'robotobold';
    text-transform: uppercase;
    letter-spacing: 2px;
	-webkit-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	transition:all 600ms ease;
}

.formularioContato button:hover, #formContato button:hover, #form3D button:hover{
	background: #333333;
}

/* noticia noticia */
#blogEsquerda{
	float: left;
	width: 750px;
}

#blogEsquerda h2{
	text-align: left;
}

#blogDireita{
	float: right;
	width: 300px;
}

#blogDireita h3.tituloAtendimento{
	text-align: center;
    font-family: 'robotobold';
	font-size: 20px;
	color: #232176;
	margin-bottom: 15px;
	line-height: 26px;
	text-transform: uppercase;
}

.caixaNewsBlog{
	background: #222222;
	margin-bottom: 30px;
	text-align: center;
}

.caixaNewsBlog h3{
	color: #FFFFFF;
	background: #022f55;
    font-family: 'robotobold';
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 20px;
}

#conteudoPaginas .caixaNewsBlog p{
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	line-height: 22px;
}

.caixaNewsBlog input{
	background: #FFFFFF;
	border: none;
	width: 100%;
	height: 46px;
	text-align: center;
	margin-bottom: 15px;
}

.caixaNewsBlog button{
	-webkit-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	transition:all 600ms ease;
	background: #022f55;
	color: #FFFFFF;
	width: 120px;
	height: 40px;
}

.caixaNewsBlog button:hover{
	background: #232176;
}

.caixaNewsBlog #mensagemNews{
	font-size: 12px;
}

.alinhaNewsBlog{
	padding: 0 20px 10px;
}

.servicoDentroBlog{
	display: block;
	padding: 20px 10px;
	margin-bottom: 20px;
	background: #EFEFEF;
	text-align: center;
}

#conteudoPaginas .servicoDentroBlog p{
	line-height: 22px;
}

.servicoDentroBlog h3{
    font-family: 'robotomedium';
    font-size: 17px;
    color: #020060;
}

.noticiaIndividualDentro{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}

.caixaImagemNoticias{
	width: 100%;
	max-height: 370px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
}

.caixaImagemNoticias img{
	width: 100%;
}

.noticiaIndividualDentro h3{
	color: #232176;
    font-family: 'robotobold';
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}

.noticiaIndividualDentro span{
	color: #333333;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

.noticiaIndividualDentro a.linkNoticiaDentro{
	margin-top: 10px;
	color: #FFFFFF;
	display: block;
	width: 90px;
	height: 34px;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
	background: #020060;
}

.noticiaIndividualDentro a.linkNoticiaDentro:hover{
	background: #232176;
}

.dataNoticia{
	float: right;
	margin: 20px 0 0 0;
}

.imagemNoticia{
	/*width: 100%;*/
	margin: 0 auto 20px;
	display: block;
}

.caixaCompartilhamentos{
	margin:20px auto 0;
	height: 32px;
	width: 126px;
	text-align:center;
}

.compartilharIndividual{
	float:left;
	margin:0 5px;
	width: 32px;
}

.compartilharIndividual img{
	display: block;
}

.paginacao-blog a{
	width: 38px;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 500;
	margin: 0 15px 0 0;
	line-height: 36px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #022f55;
	color: #022f55;
}

.paginacao-blog a.pager-ativo, .paginacao-blog a:hover{
	color: #FFFFFF;
	background-color: #022f55;
}

/* Soluções */
.imagemPrincipalSolucoes{
	float: right;
	max-width: 500px;
	margin: 0 0 20px 40px;
}

.solucaoIndividual{
	float: left;
	width: 520px;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin: 0 20px 40px;
}

.solucaoIndividual img{
	position: absolute;
	left: 0;
	top: 0;
	max-width: none;
	height: 100%;
	min-width: 100%;
}

.espacoSolucao{
	position: relative;
	z-index: 20;
	width: 100%;
	display: block;
}

.animacaoSolucao{
	z-index: 20;
	width: 100%;
	background: url(../img/hover-solucao.png) repeat;
	text-align: center;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.animacaoSolucao h3{
	font-size: 26px;
	color: #FFFFFF;
    font-family: 'robotolight';
    margin-bottom: 30px;
    line-height: 40px;
    margin-top: 12px;
}

.animacaoSolucao a{
	display: block;
	margin: 0 auto 14px;
	width: 178px;
	height: 48px;
    font-family: 'robotobold';
    letter-spacing: 1px;
    color: #77787b;
	border: 1px solid #FFFFFF;
	line-height:48px;
	text-align: center;
	background: #FFFFFF;
	font-size: 12px;
}

#content .animacaoSolucao a:hover{
	color: #FFFFFF;
	background: none;
}

.alinharImagensSolucao{
	text-align: center;
}

.imagensSolucaoIndividual{
	vertical-align: top;
	width: 30%;
	margin: 0 10px 40px;
	display: inline-block;
	text-align: center;
}

.imagensSolucaoIndividual img{
	display: block;
	margin: 0 auto 15px;
}

/* Produtos */
#produtosEsquerda{
	float: left;
	width: 250px;
}

#produtosDireita{
	float:right;
	width: 840px;
}

.tituloCategorias{
	display: none;
	position: relative;
	background: #022f55;
    font-family: 'robotomedium';
	color: #f8f8f8;
	font-size: 16px;
	width: auto;
	padding-left: 20px;
	box-sizing: border-box;
	height: 46px;
	line-height: 46px;
	margin-bottom: 2px;
}

a .tituloCategorias{
	display: block;
}

.tituloCategorias span{
	display: none;
}

#produtosEsquerda>ul{
	width:100%;
	height:auto;
	/*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/
}

#produtosEsquerda>ul>li{
	margin: 0 0 2px;
	list-style: none;
	text-align: left;
}

#produtosEsquerda>ul>li>a{
	background: #022f55;
    font-family: 'robotomedium';
	color: #f8f8f8;
	font-size: 16px;
	width: auto;
	padding: 10px 20px;
	box-sizing: border-box;
	line-height: 26px;
	display: block;
}

#produtosEsquerda>ul>li:hover>a{
	background: #333333;
}

#produtosEsquerda ul li .subMenuCategorias{
	padding: 0 0 10px;
	background: #CECECE;
}

#produtosEsquerda ul li:hover .subMenuCategorias, #produtosEsquerda ul li.categoriaAtiva .subMenuCategorias{
	display: block;
}

#produtosEsquerda>ul>li>ul>li{
	margin: 0;
	list-style: none;
	padding: 5px 20px;
}

#produtosEsquerda>ul>li>ul>li:hover{
	background: #888888;
}

#produtosEsquerda>ul>li>ul>li>a{
	cursor: pointer;
	line-height: 20px;
	display: block;
	color: #000000;
	font-size: 12px;
}

.produtosIndividual{
	float: left;
	width: 240px;
	height: 380px;
	margin: 0 20px;
	text-align: center;
}

.caixaImagemIndividual{
	width: 240px;
	height: 200px;
	border: 1px solid #ececed;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
}

.caixaImagemIndividual img{
	max-width: 220px;
	max-height: 180px;
}

.produtosIndividual h3{
	font-size: 16px;
	margin: 15px 10px 0;
	color: #000000;
    font-family: 'robotoregular';
}

.produtosIndividual a.botaoProdutosIndividual{
	width: 120px;
	display: block;
	margin: 15px auto 0;
	text-align: center;
	color: #9c9c9c;
	font-size: 14px;
	background: #e9e9e9;
	line-height: 40px;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
    font-family: 'robotomedium';
}

.produtosIndividual:hover .caixaImagemIndividual{
	border: 5px solid #ececed;
}

.produtosIndividual:hover h3{
	color: #0054a6;
}

.produtosIndividual:hover a.botaoProdutosIndividual{
	background: #0054a6;
	color: #ffffff;
}

.alinhaTextoProdutos{
	padding-left: 20px;
}

.solucaoProdutosIndividual{
	width: 332px;
	height: 460px;
}

.solucaoProdutosIndividual .caixaImagemIndividual{
    width: 332px;
    height: 292px;
}

.solucaoProdutosIndividual .caixaImagemIndividual img{
	max-width: 312px;
	max-height: 272px;
}

.categoriaInterna{
	float: left;
    margin: 0 10px;
    width: 260px;
    height: 480px;
}

.blogDireita{
	font-size: 0;
}

.blogDireita .categoriaInterna{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 30px;
	height: auto;
	float: none;
}

.categoriaInterna .caixaImagemCategoria{
	width: 260px;
	height: 260px;
}

.categoriaInterna .caixaImagemCategoria img{
	max-width: 250px;
	max-height: 250px;
}

.categoriaInterna:hover .caixaImagemCategoria{
	border: 5px solid #ececed;
}

.categoriaInterna:hover h3{
	color: #0054a6;
}

.categoriaInterna:hover .descricaoCategorias a{
	background: #0054a6;
	color: #ffffff;
}

/* Produto */
.caixaLinksProduto{
	background: #e6e7e8;
	line-height: 50px;
	padding: 0 20px;
	font-size: 16px;
	color: #000000;
	margin-bottom: 50px;
}

.caixaLinksProduto a{
    font-family: 'robotomedium';
    color: #232176;
}

.caixaLinksProduto a:hover{
	color: #000000;
}

.alinhaProdutoInterna{
	width: 540px;
}

.alinhaProdutoInterna h3, .alinhaProdutoInterna a.botaoInteiro{
	display: block;
	background-color: #022f55;
	line-height: 50px;
	font-size: 18px;
    font-family: 'robotobold';
    padding-left: 20px;
}

.alinhaProdutoInterna h3{
	color: #333333;
	background-color: #B0B0B0;
}

.alinhaProdutoInterna .botaoInteiro{
    cursor: pointer;
	color: #FFFFFF;
	background-color: #022f55;
}

.produtoEsquerda{
	float: left;
}

.produtoDireita{
	float: right;
}

.caixaImagemProduto{
	width: 540px;
	height: 480px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #bebebe;
}

.caixaImagemProduto img{
	max-width: 500px;
	max-height: 440px;
}

.conteudoProdutoIndividual{
	padding: 18px 20px;
	background: #e6e7e8;
}

.alinhaProdutoInterna span{
	width: 24px;
	height: 50px;
	float: left;
	margin-right: 18px;
}

.iconeInformacoes{
	background: url(../img/icone-pdf.png) no-repeat left center;
}

.iconeCotacao{
	background: url(../img/icone-cotacao.png) no-repeat left center;
}

.icone3D{
	background: url(../img/icone-3d.png) no-repeat left center;
}

.abrirCotacao{
	cursor: pointer;
}

.downloadIndividual{
	margin-bottom: 2px;
	height: 40px;
	line-height: 40px;
	position: relative;
	overflow: hidden;
}

.downloadIndividualDocumentos{
	padding: 5px 5px 5px 20px;
	background: #e3e3e3;
	margin-bottom: 5px;
}

#content .downloadIndividual p{
	line-height: 40px;
}

.ocultaBaixar{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	cursor: pointer;
}

.iconeBaixarIndividual{
	float: right;
	width: 40px;
	height: 40px;
	background: url(../img/icone-download.png) no-repeat center #022F55;
}

.iconeBaixarIndividual:hover{
	background-color: #0054a6;
}

.textoForm3D{
	text-align: center;
	margin-bottom: 15px;
}

#retorno3D{
	color: #FF0000;
	margin-top: 20px;
	text-align: center;
}

#produtosDireita #tituloPaginas, #tituloPaginas.subtituloPaginas, .atendimentoDireita h3, .caixaContatoIndividual h3, .atendimento-individual h3{
	background: transparent;
	border-style: solid;
	border-width: 1px 1px 3px 3px;
	border-color: #022f55;
	color: #022f55;
}

#produtosDireita #tituloPaginas h1, #produtosDireita #tituloPaginas h2, #tituloPaginas.subtituloPaginas h1, #tituloPaginas.subtituloPaginas h2{
	color: #022f55;
}

.bg-popup{
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2000;
}

.caixa-popup{
	margin-top: 50px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.caixa-popup img{
	max-width: 100%;
	display: block;
	max-height: 90vh;
}

.fechar-popup {
  position: absolute;
  right: -20px;
  top: -30px;
  font-size: 24px;
  color: #FFF;
  cursor: pointer;
  font-weight: 800;
  background: #F00;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}

/* tamanhos tamanhos */
.tamanhoTela{
	width:1200px;
	margin:0 auto;
}

@media(max-width: 1230px) {
	.tamanhoTela{width:980px;}

	/* Header */
	.navbar-header{margin: 0 20px;}
	#search{margin-left: 60px;}
	.telefoneTopo, .emailTopo{font-size: 15px;}
	.telefoneTopo span{padding: 0 5px;}
	.navbar-nav li a{padding: 0 40px; font-size: 16px;}

	/* Home */
	#bannerSuperior, #caixaBanner{height: 354px;}
	#caixaNoticias, #caixaCategorias, #bgAtendimento{padding: 70px 0;}
	#conteudoPaginas{padding: 40px 0 70px;}

	#content h2, #content h1{font-size: 26px; margin-bottom: 40px;}
	#tituloPaginas h1{margin: 0; font-size: 20px;}
	#tituloPaginas h2{margin: 0 20px; font-size: 16px;}
	.categoriaHomeIndividual{width: 236px; margin-left: 12px;}
	.categoriaHomeIndividualPrimeira{margin-left: 0;}
	.caixaImagemCategoria{width: 236px; height: 236px;}
	.caixaImagemCategoria img{max-width: 230px; max-height: 230px;}
	.caixaTres{margin: 0 20px; width: 286px;}
	.caixaImagemAtendimento{height: 178px;}
	.caixaImagemNovidades{height: 160px;}

	/* Footer */
	#bgNews h3{margin-left: 80px;}
	.formNews{margin-right: 80px;}
	.rodapeEsquerda{margin: 53px 60px 0 20px; padding-right: 40px;}
	.menuRodape{width: 140px;}
	.dadosRodape div, .dadosRodape a{padding-left: 40px;}
	.dadosRodape{width: 260px;}

	/* Blog */
	#blogEsquerda{width: 660px;}
	#blogDireita{width: 280px;}
	.caixaImagemNoticias{max-height: 300px; margin-bottom: 20px;}
	.noticiaIndividualDentro h3{font-size: 22px;}

	/* Contato */
	.caixaContatoIndividual{width: 450px;}

	/* Sobre Nós */
	#conteudoPaginas table tr td strong, .empresa-esquerda strong{margin: 0;}

	/* Soluções */
	.imagemPrincipalSolucoes{max-width: 400px;}
	.solucaoIndividual{width: 460px; height: 380px; margin: 0 10px 20px;}
	.animacaoSolucao h3{font-size: 20px;}
	.solucaoProdutosIndividual{width: 316px; height: 460px;}
	.solucaoProdutosIndividual .caixaImagemIndividual{width: 316px; height: 292px;}
	.solucaoProdutosIndividual .caixaImagemIndividual img{max-width: 296px; max-height: 272px;}

	/* Produto */
	.categoriaInterna{margin: 0 0 0 10px; width: 240px; height: 450px;}
	.categoriaInterna .caixaImagemCategoria{width: 240px; height: 240px;}
	.categoriaInterna .caixaImagemCategoria img{max-width: 230px; max-height: 230px;}
	#produtosEsquerda{width: 220px;}
	#produtosDireita{width: 750px;}
	.produtosIndividual{margin: 0 0 0 10px;}
	.alinhaTextoProdutos{padding-left: 10px;}
	.caixaLinksProduto{margin-bottom: 30px;}
	.alinhaProdutoInterna{width: 480px;}
	.caixaImagemProduto{width: 480px; height: 400px;}
	.caixaImagemProduto img{max-width: 460px; max-height: 380px;}
	.novidadeIndividualHome .caixaImagemNovidades{height: 280px;}

	/* Atendimento */
	.atendimento-individual img{height: 300px;}
}

@media(max-width: 1000px) {
	.tamanhoTela{width:740px;}

	/* Header */
	.telefoneTopo{width: auto; margin-top: 6px;}
	.telefoneTopo span{display: block; text-indent: -9999px; height: 0; width: 100%; overflow: hidden;}
	#search{margin-left: 40px; width: 260px;}
	#search input{width: 220px; padding-left: 10px;}
	.navbar-nav li a{padding: 0 22px;}
	.emailTopo{display: none;}

	/* home */
	#content h2, #content h1{font-size: 22px; margin-bottom: 30px;}
	#content, #content p{font-size: 14px; line-height: 22px;}
	#caixaNoticias, #caixaCategorias, #bgAtendimento{padding: 50px 0;}
	#conteudoPaginas{padding: 40px 0 50px;}
	#tituloPaginas h1{margin: 0; font-size: 18px;}
	#tituloPaginas h2{margin: 0 20px; font-size: 16px;}

	.categoriaHomeIndividualPrimeira{display: none;}
	.categoriaHomeIndividual{margin: 0 5px;}
	.descricaoCategorias h3, .solucaoProdutosIndividual .descricaoCategorias h3{font-size: 15px; line-height: 22px; margin-bottom: 5px; font-family: 'robotomedium';}
	.descricaoCategorias{padding: 15px;}
	#content .descricaoCategorias p{font-size: 13px; line-height: 18px; margin-bottom: 15px;}
	.descricaoCategorias a, .botaoContatoAtendimento{height: 38px; line-height: 38px; width: 100px; text-transform: lowercase;}
	#bannerSuperior, #caixaBanner{height: 258px;}
	#caixaBanner{background-size: cover;}
	.caixaTres{margin: 0 10px; width: 226px;}
	.caixaImagemAtendimento{height: 140px;}
	.atendimentoIndividual h3{font-size: 15px; padding-top: 10px}
	.caixaImagemNovidades{height: 126px;}
	.novidadeIndividual h3, .novidadeIndividual p{font-size: 14px; line-height: 22px;}
	.novidadeIndividual{height: 260px;}
	.novidadeIndividualHome{height: auto;}
	.novidadeIndividual:hover h3{padding-left: 5px;}
	a.linkNoticias{width: 100px; text-transform: lowercase; height: 38px; line-height: 38px;}

	/* Foooterr */
	#bgNews h3{font-size: 14px; line-height: 24px; margin: 26px 0 0 20px; width: 200px;}
	.menuRodape{display: none;}
	.rodapeEsquerda{margin: 53px 40px 0 10px; padding-right: 0; border: none;}
	.redesSociasRodape{width: 250px;}
	.dadosRodape div, .dadosRodape a{padding-left: 35px;}

	/* Blog */
	#blogDireita{width: 240px;}
	#blogEsquerda{width: 470px;}
	.caixaNewsBlog h3{font-size: 16px; line-height: 48px;}
	#blogDireita p{font-size: 12px;}
	.servicoDentroBlog h3{font-size: 16px;}
	.noticiaIndividualDentro h3{font-size: 18px; line-height: 26px;}
	.noticiaIndividualDentro span{margin-bottom: 5px;}
	.noticiaIndividualDentro{margin-bottom: 40px;}
	.caixaImagemNoticias{max-height: 240px;}
	#conteudoPaginas .caixaNewsBlog p{padding: 0 10px;}
	#blogDireita h3.tituloAtendimento{font-size: 18px;}

	/* Contato */
	.caixaContatoIndividual{margin: 40px 10px 0; width: 350px;}
	#formContato button, #form3D button{height: 46px; width: 120px;}
	input, select, textarea{font-size: 13px;}
	.formularioContato input{height: 48px; padding: 5px 15px;}
	.formularioContato textarea{height: 140px; padding: 10px 15px;}

	/* Atendimento */
	.botaoContatoAtendimento{width: auto;}
	.atendimentoDireita h3, .caixaContatoIndividual h3, .atendimento-individual h3{font-size: 14px;}
	.atendimento-individual{width: 50%;}

	/* Soluções */
	.imagemPrincipalSolucoes{max-width: 320px; margin: 0 0 0 20px;}
	.solucaoIndividual{width: 360px; height: 320px; margin: 0 5px 10px;}
	.animacaoSolucao h3{font-size: 18px; margin: 20px 0; line-height: 30px;}
	.animacaoSolucao a{width: 140px; height: 42px; line-height: 42px;}
	.solucaoProdutosIndividual{width: 355px; height: 480px;}
	.solucaoProdutosIndividual .caixaImagemIndividual{width: 355px; height: 320px;}
	.solucaoProdutosIndividual .caixaImagemIndividual img{max-width: 335px; max-height: 300px;}
	.solucaoProdutosIndividual .descricaoCategorias h3{margin-bottom: 15px;}

	/* Produto */
	#produtosDireita{width: 510px;}
	.caixaLinksProduto{margin-bottom: 20px; line-height: 44px;}
	.alinhaProdutoInterna{width: 360px;}
	.caixaImagemProduto{width: 360px; height: 300px;}
	.caixaImagemProduto img{max-width: 340px; max-height: 280px;}
	.alinhaProdutoInterna h3, .alinhaProdutoInterna a.botaoInteiro{font-size: 16px; line-height: 44px;}
	.alinhaProdutoInterna span{height: 44px; margin-right: 10px;}
	.novidadeIndividualHome .caixaImagemNovidades{height: 220px;}
}

@media(max-width: 767px){
	.tamanhoTela{width:auto; padding:0 20px;}
	.whats-fixo {
    z-index: 1000;
    position: fixed;
    right: 90px;
    top: 10px;}

	/* Home */
	#caixaNoticias, #caixaCategorias, #bgAtendimento, #conteudoPaginas{padding: 30px 0;}
	#content h2, #content h1{font-size: 18px; margin-bottom: 20px; line-height: 24px;}
	#tituloPaginas{margin-bottom: 20px;}
	#tituloPaginas h1{margin: 0; font-size: 18px;}
	#tituloPaginas h2{margin: 0; font-size: 16px; text-align: center;}
	#content, #content p{text-align: center;}
	#bannerSuperior, #caixaBanner, .bannerIndividual{height: auto;}
	.bannerIndividual{padding: 20px 0;}
	#bannerSuperior{margin: 0;}
	.bannerIndividual img{max-height: none;}
	.bannerIndividual a{display: block;}
	.paginacaoBanner{height: 10px;margin-top: -20px;}
	.paginacaoBanner a{width: 10px; height: 10px; margin: 0 5px 0 0;}
	.categoriaHomeIndividualPrimeira{display: block;}
	.caixaImagemCategoria, .categoriaInterna .caixaImagemCategoria{width: auto; display: block; height: auto; text-align: center; padding: 15px 0;}
	.categoriaHomeIndividual, .categoriaInterna{width: auto; float: none; margin: 0 0 30px; height: auto;}
	.caixaImagemCategoria img, .categoriaInterna img{max-width: 100%; max-height: 200px;}
	.descricaoCategorias a{margin: 0 auto;}
	.descricaoCategorias{padding: 10px 0 0;}
	.caixaTres{width: auto; margin: 0 0 30px; float: none; height: auto;}
	.novidadeIndividual:hover h3{padding-left: 0;}
	.caixaImagemNovidades, .caixaImagemAtendimento{height: auto; max-height: 180px;}
	#bgNews{height: auto; padding: 20px 0;}
	#bgNews h3{float: none; width: auto; margin: 0 0 20px;}
	.formNews{float: none; width: auto; margin: 0;}
	.formNews input.type_EMAIL{width: 85%; padding: 0 10px;}
	.formNews input.btnNews{width: 15%;}
	#mensagemNews{height: auto; line-height: 30px;}

	/* Footer */
	html, body, #wrap {height: auto;}
	body > #wrap {min-height: 0;}
	#rodapeFixo{padding: 0;}
	#rodapeTodo{height: auto; margin: 0;}
	.rodapeEsquerda{display: none;}
	#footer{height: auto; padding-top: 30px; padding-bottom: 30px;}
	.dadosRodape, .redesSociasRodape{width: auto; float: none; margin: 0;}
	.dadosRodape{margin-bottom: 20px;}

	/* Blog */
	#blogDireita{width: auto; float: none;}
	#blogEsquerda{width: auto; float: none; margin: 0 0 30px;}
	.noticiaIndividualDentro{margin-bottom: 30px;}
	.noticiaIndividualDentro h3, .servicoDentroBlog h3{font-size: 16px;}
	.noticiaIndividualDentro a.linkNoticiaDentro{margin: 20px auto 0;}
	#blogDireita p{font-size: 14px;}
	.blogDireita .descricaoCategorias h3{text-align: center;}

	/* Contato */
	.caixaContatoIndividual{margin: 30px auto 0; width: auto; float: none;}
	.formularioContato input, #alinhaFormulario input{height: 46px; padding: 5px 12px;}
	.formularioContato textarea, #alinhaFormulario textarea{height: 120px; padding: 12px;}
	#formContato button, #form3D button{height: 46px; margin: 0; width: 100px; letter-spacing: 1px;}

	/* Atendimento */
	.atendimentoIndividualDentro{margin-bottom: 40px;}
	.atendimentoDireita{width: auto; float: none;}
	.imagemAtendimentoDentro{max-width: 90%; float: none; display: block; margin: 0 auto 15px;}
	.atendimentoDireita{padding: 0 0 20px;}
	.botaoContatoAtendimento{width: 140px; padding: 0; text-align: center; float: none; display: block; margin: 10px auto 0;}
	#alinhaFormulario{width: 96%; margin-bottom: 20px; box-sizing: border-box;}
	.tituloFormulario{height: 44px; line-height: 44px; font-size: 16px;}
	#alinhaFormulario form, #alinhaFormulario .alinhaFormulario3D{padding: 15px;}
	.atendimento-individual img{height: auto; width: auto;}
	.atendimento-individual{width: 100%; display: block; margin-bottom: 50px;}

	/* Sobre Nós */
	#conteudoPaginas table tr td, .empresa-esquerda, .empresa-direita{width: 100%; display: block; padding: 0 0 20px;}
	#conteudoPaginas table, #conteudoPaginas table tbody, #conteudoPaginas table tr{width: 100%; display: block;}
	.empresa-esquerda, .empresa-direita{float: none;}
	.empresa-baixo{padding-top: 30px;}
	.empresa-baixo iframe{width: 100%; height: 250px;}

	/* Soluções */
	.imagemPrincipalSolucoes{max-width: 90%; display: block; margin: 0 auto 20px; float: none;}
	.solucaoIndividual{float: none; height: auto; margin: 0 auto 30px; width: auto;}
	.solucaoIndividual img{height: auto; left: auto; max-width: 100%; position: relative; top: auto;}
	.espacoSolucao{display: none;}
	.animacaoSolucao{height: auto !important;}
	.animacaoSolucao h3{margin: 15px 0 10px; font-size: 15px;}
	.animacaoSolucao a{height: 32px; line-height: 32px; width: 100px; margin: 0 auto 20px;}
	.imagensSolucaoIndividual{width: 48%; padding: 0 5px; box-sizing: border-box; margin: 0 0 30px;}
	.imagensSolucaoIndividual span{font-size: 12px; line-height: 20px;}
	.imagensSolucaoIndividual img{margin: 0 auto 5px;}
	.solucaoProdutosIndividual{width: auto; height: auto;}
	.solucaoProdutosIndividual .caixaImagemIndividual{width: auto; height: auto; padding-top: 15px; padding-bottom: 15px;}
	.solucaoProdutosIndividual .caixaImagemIndividual img{max-width: 250px; max-height: 250px;}
	.solucaoProdutosIndividual .descricaoCategorias h3{margin-bottom: 10px; text-align: center;}

	/* Produto */
	.alinhaTextoProdutos{padding: 0;}
	#produtosEsquerda{width: auto; float: none; margin: 0 0 30px;}
	.tituloCategorias{padding: 0; width: auto; display: block;}
	.tituloCategorias span{display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; background: url(../img/seta-categorias.png) no-repeat right 20px center;}
	#produtosEsquerda ul{display: none;}
	#produtosEsquerda ul li a{text-align: center;}
	#produtosDireita{width: auto; float: none;}
	.produtosIndividual{width: auto; float: none; display: block; margin: 0 0 30px; height: auto;}
	.produtosIndividual h3{margin: 10px 0 10px;}
	.produtosIndividual a.botaoProdutosIndividual{margin: 0 auto;}
	.produtosIndividual h3{font-size: 15px;}
	.caixaImagemIndividual{width: auto; display: block; height: auto; padding: 15px 0;}
	.caixaImagemIndividual img{max-width: 90%;}
	.alinhaProdutoInterna{width: auto; float: none; margin: 0;}
	.produtoDireita{margin-bottom: 20px;}
	.caixaImagemProduto{width: auto; height: auto; display: block; padding: 20px;}
	.caixaImagemProduto img{max-width: 100%; max-height: 300px;}
	#content h1.tituloProduto{text-align: center;}

	.caixa-popup{max-width: 90%;}
	.caixa-popup img{max-height: 85vh;}
	.fechar-popup{right: 0; top: -30px;}
}