*{padding: 0; margin: 0; text-decoration: none; list-style-type: none; outline: none; font-family: 'Lato'; font-size: 18px;}
body{overflow-x: hidden;}

.conteudo-site{max-width: 1000px; width: calc(100% - 40px); padding: 0 20px; margin: 0 auto;}
.base-conteudo{width: 100%; clear: both;}

.padrao-titulo{text-transform: uppercase; font-size: 30px; color:#252b3b; font-weight: 900; font-family: 'Montserrat';}
.padrao-conteudo{color:#6b6b6b; line-height: 24px; letter-spacing: 1.2px; padding-top: 30px;}

.sombra-padrao{-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);}

.item-exibir{padding: 40px 0;}
.item-exibir .item{width: calc( (100% - 40px) / 3  ); display: inline-block; margin-left: 20px; vertical-align: top;}
.item-exibir .item:nth-child(3n + 1){margin-left: 0;}
.item-exibir .item .bg-item{width: 100%;  height: 260px; display: block; background-image: url(../img/img-area-1.png); background-repeat: no-repeat; background-size: cover; background-position: bottom center; position: relative;}
.item-exibir .item .bg-item a{height: 40px; width: 110px;background: #fff; text-align: center; color: #6b6b6b; line-height: 40px; text-transform: uppercase; position:absolute; right: -10px; bottom: -10px; transition: 0.3s; display: block; opacity: 0; }
.item-exibir .item .bg-item:hover a{opacity: 1;}
.item-exibir .item .bg-item a:hover{color:#fff; background: #014eff;}

.item-exibir .item .texto-item{margin-top: -10px;}
.item-exibir .item .texto-item span{color:#6b6b6b; font-size: 14px;}
.item-exibir .item .texto-item p{color:#242424; font-size: 30px; font-family: 'Georgia'; font-style: italic;}


.topo{background-image: url(../img/bg-topo-topografia.png); background-size: cover;}

.topo .menu{height: 120px;}
.topo .menu h1{height: 360px; width: calc( (100% - 20px) * 0.4 ); background-image: url(../img/logo.png); background-position: center left; background-size: contain; background-repeat: no-repeat; overflow: hidden; text-indent: -30000px; display: inline-block;}
.topo .menu ul{height: 120px; display: inline-block; vertical-align: top; text-align: center; width: calc( (100%) ); margin-left: 20px;}
.topo .menu ul li{display: inline-block; line-height: 120px;}
.topo .menu ul li a{color:#fff; margin-left: 20px; text-transform: uppercase;}
.topo .menu ul li a:hover{text-decoration: underline;}


.topo .banner {}
.topo .banner .texto-esquerda{width: calc( (100% - 20px) * 0.46 ); display: inline-block; padding-right: 20px; vertical-align: top;}
.topo .banner .texto-esquerda p.titulo-banner{text-transform: uppercase; font-size: 30px; color:#fff; font-weight: 900; font-family: 'Montserrat'; margin-top: 140px; margin-bottom: 60px;}
.topo .banner .texto-esquerda p.titulo-banner span{ font-size: 30px; color:#00045e; font-weight: 900; font-family: 'Montserrat'; text-shadow: 1px 1px #f2f2f2;}
.topo .banner .texto-esquerda .banner-solicitar-orçamento{margin-top: 40px; margin-bottom: 105px;}
.topo .banner .texto-esquerda .banner-solicitar-orçamento p.descritivo-acao{font-family: "Georgia"; font-style: italic; font-size: 20px; color:#fff;}
.topo .banner .texto-esquerda .banner-solicitar-orçamento a.botao-acao{background:#fff; border-radius: 3px; display: block; color:#4a89ff; font-family: 'Montserrat'; font-weight: 900; letter-spacing: 1.2px; text-transform: uppercase; text-align: center; height: 40px; line-height: 40px; margin-top: 10px;}

.topo .banner .imagem-direita{width: calc( (100% - 20px) * 0.54 ); display: inline-block; height: 370px; position: relative;}
.topo .banner .imagem-direita .item-banner{background-image: url(../img/img-banner.png); background-repeat: no-repeat; background-size: cover; height: 450px; width: 640px; position: absolute; top: 0; left: 0; }


.areas-atendimento p.padrao-titulo{margin-top: 47px;}


.sobre{background: #fbfcfe; -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3);}
.sobre .texto-sobre{padding: 40px 20px; width: calc( (100% - 40px) ); display: inline-block;}
.sobre .texto-sobre .padrao-titulo{height: 30px;}
.sobre .objetivos{padding: 40px 0 0 0; background:#014eff; margin-left: 20px; width: calc( (100% - 20px) * 0.32 ); display: inline-block; vertical-align: top;}
.sobre .objetivos .padrao-titulo{ color:#fff; text-align: center; }

.sobre .objetivos .icones-obj .obj{ padding-top: 32px; font-size: 20px; }
.sobre .objetivos .icones-obj .obj span{ background-image: url(../img/icone-seguranca.png); background-repeat: no-repeat; background-position: center; display: inline-block; width: 90px; height: 40px;}
.sobre .objetivos .icones-obj .obj p{color: #fff; line-height: 40px; font-family: 'Georgia'; font-style: italic; height: 40px;  vertical-align: top; letter-spacing: 1.1px; display: inline-block; font-size: 20px;}
.sobre .objetivos .acao-obj{height: 40px; color: #014eff; background:#fff; display: block; width: calc(100% - 40px); margin-left: 20px; text-align: center; line-height: 40px; margin: 20px;}


.portifolio .texto-portifolio{color:#252b3b; font-size: 30px; text-align: center; font-family: 'Georgia'; font-style: italic; padding: 40px 0;}
.portifolio .texto-portifolio span{color:#4a89ff; font-size: 30px; text-align: center; font-family: 'Georgia'; font-style: italic; }

.portifolio .itens-portifolio .texto{width: calc( (100% - 20px) * 0.66 );}
.portifolio .itens-portifolio .texto a{height: 40px; width: 110px; color:#fff; background: #014eff; text-align: center; line-height: 40px; text-transform: uppercase; transition: 0.3s; display: block; opacity: 1; font-size: 14px;  }

.portifolio .itens-portifolio .item-exibir {padding: 0 0 40px 0; margin-top: -130px;}


.portifolio .itens-portifolio .item-exibir .item{vertical-align: top; }
.portifolio .itens-portifolio .item-exibir .item:nth-child(3){margin-top: 0;}
.portifolio .itens-portifolio .item-exibir .item:nth-child(2){margin-top: 90px;}
.portifolio .itens-portifolio .item-exibir .item:nth-child(1){margin-top: 180px;}
.portifolio .itens-portifolio .item-exibir .item .bg-item{height: 340px;}
.portifolio .itens-portifolio .item-exibir .item .texto-item{margin-top: 10px;}
.portifolio .itens-portifolio .item-exibir .item .texto-item p{font-family: 'Montserrat'; font-style: normal; font-size: 20px;}


.rodape{background-image: url(../img/bg-rodape.png); background-size: cover; padding: 40px 0;}
.rodape .titulo-rodape{color:#fff; font-family: 'Georgia'; font-weight: 900; font-style: italic; font-size: 30px; text-align: center; line-height: 48px; letter-spacing: 1px; padding: 20px 0 0 0;}
.rodape .descritivo-rodape{color:#fff; text-align: center; padding: 30px 0 40px 0; font-size: 20px;}
.rodape .locais .local{width: calc( (1000px - 40px)); text-align: center; display: inline-block; vertical-align: top;}
.rodape .locais .local .padrao-titulo{color:#fff; }
.rodape .locais .local .padrao-conteudo{color:#fff; padding-top: 10px;}

.assinatura a{color:#262c3c; width: 100%; display: block; text-align: center; height: 60px; line-height: 60px;}

.assinatura p{text-align: center; padding-top: 20px; line-height: 30px;}

.projeto{ margin-top: 20px; position: relative;}
.projeto .conteudo-site{position: relative;}
.projeto .categoria-projeto{line-height: 60px; height: 60px; color:#fff;}

.projeto .bg-projeto{width: calc(75%); background:#000; position: absolute; min-height: 100%; z-index: -1;}
.projeto .bg-projeto .div-hover-gb { position: absolute;  background-image: url(../img/interna/item-0.jpg); background-size: cover; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; transition: 0.8s;}


.projeto .texto-projeto{position: absolute; z-index: 2; right: 0; top: 0; background: #fff; width: calc( (100% - 80px) * 0.4); padding: 50px 20px 50px 40px; background-image: url(../img/img-mapa-bg-texto.png); background-repeat: no-repeat; background-size: auto 100%;}
.projeto .texto-projeto .bg-detalhe-projeto{position: absolute; z-index: -1; left: -20px; top: 20px; background: rgba(255,255,255,0.3); width: calc(100%); height: calc( 100% - 140px); padding: 70px 0;}
.projeto .texto-projeto .titulo-projeto{font-size: 30px; color:#242424; font-family:'Georgia'; font-style: italic;}
.projeto .texto-projeto a{ height: 40px; font-size: 14px; padding: 0 10px;  color:#fff; background: #014eff; display: inline-block; line-height: 40px; margin-top: 40px; }
.projeto .texto-projeto .detalhe-texto-projeto{background: #014eff; height: 2px; width: 100%; max-width: 340px; position: absolute; bottom: -2px; right: 20px;}

.projeto .foto-projeto{height: 480px; background-color: #fff; position: relative; width: calc( (100% - 40px) * 0.6); background-image: url(../img/interna/item-0.jpg); background-size: contain; background-repeat: no-repeat; background-position: center; margin-bottom: 10px; transition: 0.8s;}
.projeto .foto-projeto .detalhe-foto-projeto{background: #014eff; height: 2px; top: -2px; right: 0; width: 100%; max-width: 340px;  position: absolute;}

.projeto .navegacao-fotos{height: 60px; width: 100%;}
.projeto .navegacao-fotos .item-navegacao{width: 16px; cursor: pointer; height: 16px; border:2px solid #014eff; background: #014eff; margin-top: 15px; margin-right: 10px; display: inline-block; transition: 0.4s;}
.projeto .navegacao-fotos .item-navegacao:hover{ border:2px solid #fff; background: transparent; transition: 0.4s;}
.projeto .navegacao-fotos .item-selecionado-navegacao{width: 26px; background: transparent; border: solid 2px #fff; }

.ajustar-email-topo{font-size: 20px !important;}
.ajustar-email-topo{ font-size: 30px; color:#00045e; font-weight: 900; font-family: 'Montserrat'; text-shadow: 1px 1px #f2f2f2; display:block; text-align: center; padding-bottom: 30px;}
.hide-desktop{display: none;}

@media (max-width: 990px){

	.topo{position: relative; padding-bottom: 20px;}
	.topo .menu{height: 140px;}
	.topo .menu h1{width: calc(100%); display: block; position: relative; z-index: 2; height: 90px;}
	.topo .menu ul{height: 40px;text-align: center; width: calc(100%); margin-left: 0; position: relative; z-index: 2;}
	.topo .menu ul li{height: 40px; line-height: 40px;text-align: center;}
	.topo .menu ul li a{font-size: 16px; margin-left: 10px;}
	.topo .banner{width: calc(100% );}
	.topo .banner .texto-esquerda{z-index: 2; width: calc(100%); position: relative; left: 0;}
	.topo .banner .imagem-direita{position: absolute; top: 0; left: 0; z-index: 0; opacity: 0.3; width: 100%; height: calc(100% - 150px);}
	.topo .banner .imagem-direita .item-banner{width: 100%; height: 100%; left: 0; top: 0;}
	.topo .banner .texto-esquerda .banner-solicitar-orçamento a.botao-acao{font-size: 16px; height: unset; min-height: 40px; padding: 5px;}

	.areas-atendimento p.padrao-titulo{width: calc(100% );}

	.topo .banner .texto-esquerda p.titulo-banner{font-size: 20px; margin-bottom:  30px !important;}
	.topo .banner .texto-esquerda p.titulo-banner span{font-size: 20px;}

	.item-exibir {width: calc(100% );}
	.item-exibir .item{width: calc(100%); margin-left: 0 !important; margin-bottom: 40px;}

	.sobre .texto-sobre{ width: calc(100% - 40px); }
	.sobre .objetivos{width: calc(100% ); margin-left: 0; margin-bottom: 20px;}

	.portifolio .texto-portifolio{width: calc(100% );}
	.portifolio .itens-portifolio .item-exibir{padding: 40px 0 40px 0;}
	.portifolio .itens-portifolio .item-exibir .item{margin-top:  20px !important; margin-bottom:  20px;}
	.portifolio .itens-portifolio .item-exibir .item:first-child{margin-top: 40px !important;}
	.portifolio .itens-portifolio .item-exibir .item:last-child{margin-bottom: 0 !important;}

	.ajustar-email-topo{font-size: 18px !important; font-family: 'Lato' !important; font-weight: bold !important; line-height: 34px;}

	.rodape .titulo-rodape{width: calc(100% );}
	.rodape .descritivo-rodape{width: calc(100% );}
	.rodape .locais .local{width: calc(100% ); text-align: center; margin-top: 40px;}

	.sobre .texto-sobre .padrao-titulo{height: unset;}

	.projeto {margin-top: 0;}
	.projeto .texto-projeto{position: unset; width: calc(100% - 40px); padding:20px;}
	.projeto .texto-projeto .padrao-conteudo{padding-top: 20px;}
	.projeto .texto-projeto a{margin-top: 20px;}
	.projeto .foto-projeto{width: 100%;}
	.projeto .bg-projeto{width: 100%;}
	.projeto .texto-projeto .bg-detalhe-projeto{display: none;}
	.projeto .foto-projeto .detalhe-foto-projeto{max-width: 100%; right: 0;}
	.projeto .texto-projeto .detalhe-texto-projeto{max-width: 100%; right: 0;}

	.link-whatsapp{background-color: #00b000; background-image: url(../img/whatsapp-celular.png); height: 60px; width: 60px	; background-size: contain; background-repeat: no-repeat; display: block; position: fixed; bottom: 10px; right: 10px; z-index: 9999;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		border-radius: 60px; 
	}


	.topo .banner .texto-esquerda p.titulo-banner{ margin-top: 60px !important; }
	
}