* {
	font-size: 12px;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	/* box-sizing: border-box !important; */
}

@font-face {
	font-family: "Montserrat";
	src: url("pw-fonts/Montserrat-Regular.ttf") format("ttf");
}

#erro-total {
	width: 700px;
	height: 270px;
	margin: 15px 0;
}

#imagem-centralizada {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

#texto-404 {
	width: 100%;
	font-family: Calibri;
	font-size: 22px;
	text-align: center;
}

#aguarde {
	width: 100%;
	font-family: Calibri;
	font-size: 19px;
	text-align: center;
	margin: 5px 0;
}

.page-404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 600px;
}

a {
	text-decoration: none;
}

.logo-pw div p:first-child a {
	color: #fff;
	font: 12px Helvetica;
	margin-top: -8px;
	display: block;
}

.logo-pw div {
	text-align: left;
}

.logo-pw div a span {
	color: transparent;
}

.global {
	margin: 0 auto;
	margin-top: -120px;
}

.conteudo-pages {
	/* min-height: 500px; */
	/* width: 998px; */
	margin: 0 auto;
}

.texto-pages {
	font: 15px/25px Calibri;
	color: #000;
	text-align: justify;
}

.texto-pages h1 {
	font: 25px Calibri;
	padding-left: 20px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #000;
}

.texto-pages h2 {
	font: 20px Calibri;
	padding-left: 10px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #000;
}

.menu-resp,
.overlay,
.fechar {
	display: none;
}
.card-servico .sow-image-container {max-height: 330px;overflow: hidden;box-shadow: -7px 20px 0px 7px #fcd0b2;width: 380px;margin: 0 auto;display: flex;justify-content: center;background: #fcd0b2;}
.contato input {
	width: 100%;
	padding: 10px 20px;
	background: #eee;
	border: #ccc;
	color: #666;
	box-sizing: border-box;
	margin-bottom: 10px;
	outline: none !important;
}
.card-equipe .sow-image-container {
    min-height: 390px;
}
.contato textarea {
	width: 100%;
	padding: 10px 20px;
	background: #eee;
	border: #ccc;
	color: #666;
	box-sizing: border-box;
	margin-bottom: 10px;
	outline: none !important;
	resize: none;
	height: 200px;
}

.contato .submit {
	cursor: pointer;
	background: #016086;
	color: #fff;
}

.slider {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.slider.resp {
	display: none;
}

.topo-total {
	position: relative;
	margin-bottom: 290px;
}
.logo {width: 100%;}
.topo {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.topo > div {
	margin: 20px 0;
	display: flex;
	
	justify-content: center;
}

.menu {
	position: relative;
}

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

.menu li a {
	display: block;
	padding: 3px 20px;
	font: 20px calibri;
	color: #000;
	font-weight: lighter;
	transition: all 0.5s;
	text-transform: uppercase;
background: rgb(255 255 255 / 55%);border-radius: 0 15px 14px 15px;}

.menu li a:hover {
	color: #f47e34 !important;
	background: rgba(255, 255, 255, 0.07);
	box-shadow: -2px 0 6px -3px #000 inset;
	background: rgba(0, 0, 0, 0.34);
	border-radius: 0 15px 14px 15px;
	transition: all 0.5s;
}

.rodape-total {
	background: #6b634a;
}

.rodape {
	width: 1200px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

.rodape > div {
	font: 24px calibri;
	font-weight: lighter;
	color: #fff;
	display: inline-block;
	padding: 20px 40px;
	vertical-align: middle;
}

.rodape > div i {
	font-size: 35px;
	color: inherit;
	vertical-align: middle;
}

.logo-pw {
	text-align: center;
	padding: 10px 0;
	/* display: table; */
	/* margin: auto; */
}
.g-recaptcha {
	display: flex;
	justify-content: center;
}
/* Index */

.slogan {
	font: 60px/52px "calibri";
	letter-spacing: 0px;
	color: #fff;
	font-weight: lighter;
	text-align: center;
	width: 740px;
	margin: 20px auto 275px;
	position: relative;
	visibility: hidden;
}
.slogan span {
	font: 30px "calibri";
	letter-spacing: 0px;
	color: #fff;
	font-weight: lighter;
	text-align: center;
	display: block;
	margin: 10px 0px;
}
.swiper-pagination {
	bottom: 150px !important;
}
.swiper-pagination-bullet {
	width: 20px !important;
	height: 20px !important;
	margin: 0 20px !important;
}
.swiper-pagination-bullet {
	background: #fff !important;
}
.swiper-pagination-bullet-active {
	background: #f47e34 !important;
}
.global {
	background: #8e7b57; /* box-shadow: 0px -50px 55px 30px #8E7B57; */
	position: relative;
}

.box-01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 1200px;
	margin: 40px auto;
}
.box-01 .item {
	margin: 20px 0px;
	width: 350px;
	text-align: center;
}

.box-01 .item .img {
	width: 300px;
	height: 300px;
	background: #fe9b18;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.box-01 .item .img i {
	font-size: 140px;
	color: #fff;
}
.box-01 .item .titulo {
	font: 38px "calibri";
	font-weight: lighter;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.box-01 .item .conteudo {
	font: 25px "calibri";
	font-weight: lighter;
	color: #fff;
	margin-bottom: 50px;
}
.box-01 .item a {
	display: block;
}
.box-01 .item .entrar {
	font: 25px "calibri";
	font-weight: lighter;
	color: #fff;
	margin-bottom: 10px;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 8px;
	width: 220px;
	margin: 0 auto;
	transition: all 0.5s;
}
.box-01 .item .entrar:hover {
	background: #f47e34;
	border: 2px solid #f47e34;
	transition: all 0.5s;
}
.box-02-total {
	background: #746447;
}
.box-02 {
	text-align: center;
	width: 1050px;
	margin: 0 auto;
	padding: 100px 0px;
}
.box-02 .titulo {
	font: 40px "calibri";
	font-weight: lighter;
	color: #fff;
}
.box-02 .titulo span {
	font: 35px "calibri";
	font-weight: lighter;
	color: #f47e34;
	display: block;
}
.box-02 .conteudo {
	font: 25px "calibri";
	font-weight: lighter;
	color: #fff;
	margin: 20px 0px;
}
.box-02 a {
	display: block;
}
.box-02 .entrar {
	font: 25px "calibri";
	font-weight: lighter;
	color: #fff;
	margin-bottom: 10px;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 8px;
	width: 220px;
	margin: 0 auto;
	transition: all 0.5s;
}
.box-02 .entrar:hover {
	background: #f47e34;
	border: 2px solid #f47e34;
	transition: all 0.5s;
}
.box-03-total {
	background: #fff;
	padding: 80px 0px;
}
.box-03 {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.box-03 > .titulo {
	font: 40px "calibri";
	color: #f47e34;
	margin-bottom: 40px;
}
.box-03 .box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.box-03 .item {
	margin: 20px 0px;
	width: 224px;
	padding: 40px 10px;
	border-radius: 30px;
	transition: all 0.3s;
}
.box-03 .item:hover {
	background: #eee;
	transition: all 0.3s;
}
.box-03 .item .img {
	width: 151px;
	height: 151px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
}
.box-03 .item .img img {
	width: 100%;
	min-height: 100%;
	margin-bottom: 20px;
	height: auto;
}
.box-03 .item .titulo {
	font: 24px "calibri";
	color: #f47e34;
	margin-bottom: -10px;
}
.box-03 .item .conteudo {
	font: 20px "calibri";
	color: #666;
}
.box-04-total {
	background: #f47e34;
}
.box-04 {
	width: 650px;
	margin: 0 auto;
	padding: 40px 0px;
}
.box-04 > .titulo {
	font: 40px "calibri";
	font-weight: lighter;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
.box-04 > .titulo i {
	font-size: 80px;
	color: inherit;
	vertical-align: sub;
}
.box-04 .box form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box-04 .box input {
	width: 49%;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 15px 20px;
	color: #fff;
	background: none;
	box-sizing: border-box;
	font: 22px "calibri";
	font-weight: lighter;
	margin-bottom: 20px;
	outline: none;
	transition: all 0.5s;
}
.box-04 .box input:focus,
.box-04 .box textarea:focus {
	transition: all 0.5s;
	border-radius: 0px 30px 30px 30px;
}
.box-04 .box textarea {
	width: 100%;
	height: 61px;
	border: 2px solid #fff;
	border-radius: 30px;
	padding: 15px 20px;
	color: #fff;
	background: none;
	box-sizing: border-box;
	font: 22px "calibri";
	font-weight: lighter;
	resize: none;
	margin-bottom: 20px;
	outline: none;
	overflow: hidden;
	transition: all 0.5s;
}
.box-04 .box .submit {
	background: #fff;
	color: #f47e34;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 30px !important;
}
.box-04 .box .submit:hover {
	background: none;
	color: #fff;
}
::-webkit-input-placeholder {
	color: #fff;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}
:-ms-input-placeholder {
	color: #fff;
}
.mapa {
	display: flex;
}

p {
	color: white;
	font-size: 22px;
	margin: 13px;
	/* font-weight: lighter !important; */
}

.logo-pw a {
	text-align: center;
	padding-top: 10px;
	color: white;
}

.current-menu-item a {
	color: #f47e34 !important;
	background: rgba(255, 255, 255, 0.07);
	box-shadow: -2px 0 6px -3px #000 inset;
	background: rgba(0, 0, 0, 0.34);
	border-radius: 0 15px 15px 15px;
	transition: all 0.5s;
}

.logos-rodape {
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo-pw {
	width: 20%;
}

.logo-dpg {
	width: 20%;
}

.titulo-total h1 {
	font-size: 25px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-weight: normal;
}

.titulo-total {
	background-color: #6b634a;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-size: 25px;
	margin-bottom: 40px;
}

.current-menu-item a {
	background: #00000014;
}

.conteudo-interna {
	width: 70%;
	margin: 0 auto;
}

.conteudo-interna p {
	font-size: 17px;
	text-align: justify;
	color: black;
}

.conteudo-interna.dividido {
	align-items: center !important;
}

.conteudo-interna.dividido img {
	-webkit-box-shadow: 10px 30px 0px 10px rgba(225, 149, 63, 1);
	-moz-box-shadow: 10px 30px 0px 10px rgba(225, 149, 63, 1);
	box-shadow: 10px 10px 9px 0px rgb(225 149 63);
}

.texto {
	padding-bottom: 60px;
}

.cards-total-sobre {
	width: 70%;
	margin: 0 auto;
	padding-top: 40px;
}

.cards-sobre .sow-image-container img {
	margin: 0 auto;
}

.cards-sobre {
	background-color: #f1f1f1;
	padding: 30px 10px;
	border-radius: 20px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.cards-sobre h3 {
	text-align: center;
	font-size: 20px;
}

.cards-sobre p {
	color: black;
	font-size: 18px;
	text-align: center;
	min-height: 120px;
}

.linha.fundo {
	background-color: #6b634a;
}

.linha.fundo h3 {
	color: white;
	font-size: 30px;
	padding-bottom: 20px;
}

.linha {
	text-align: center;
	padding: 30px 0;
}

.linha h4 {
	font-size: 25px;
	color: black;
	font-weight: normal;
	margin-bottom: 30px;
}

.linha p {
	color: #333333;
	font-size: 18px;
}

.linha.fundo p {
	margin: 0;
	color: white;
	font-size: 25px;
}

.card-equipe {
	width: 90%;
	margin: 0 auto;
}

.conteudo-equipe {
	justify-content: center !important;
}

.card-equipe h3 {
	text-align: center;
	font-size: 20px;
	min-height: 55px;
}

.card-equipe p {
	color: black;
	text-align: justify;
font-size: 17px;}

.card-equipe p:last-child {
	min-height: 350px;
}

.galeria-estrutura h3 {
	color: #f46317;
	text-align: center;
	font-size: 30px;
	padding: 10px 0;
}

.galeria-estrutura h3:after {
	content: "";
	display: block;
	/* height: 0.1em; */
	width: 9%;
	border-top: 3px solid #f46317;
	margin: 0 auto;
	margin-top: 3px;
}

.texto-fundo-alt {
	background-color: rgb(209 209 209 / 32%);
	padding: 30px 0;
}

.texto-fundo-alt h3 {
	color: #f46300;
	text-align: center;
	font-size: 23px;
}

.texto-fundo-alt h3:after {
	content: "";
	display: block;
	/* height: 0.1em; */
	width: 20%;
	/* border-top: 3px solid #f46300; */
	margin: 0 auto;
	margin-top: 10px;
}

.texto-fundo-alt p {
	color: black;
	width: 80%;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}

.card-servico {
	width: 75%;
	margin: 0 auto;
}

.card-servico p {
	color: black;
	text-align: center;
	font-size: 17px;
}

.card-servico h3 {
	text-align: center;
	font-size: 25px;
	text-transform: capitalize;
	color: #f46300;
padding: 20px;}

.card-servico {
	
}

.servicos-cards-total {
	padding-bottom: 40px;
}
.texto-estrutura p {color: #000;font-size: 17px;width: 1000px;margin: 15px auto;}

.texto-estrutura {margin-top: 50px;}
.contato-total .box-04 {display: flex;width: 1300px;margin: 0px auto;justify-content: space-between;padding: 60px 0px;}

.contato-total .box-04 form {width: 600px;}

.contato-total i {font-size: 25px;color: #fff;}

.contato-total p {padding: 10px;}
div#pl-98 img {width: 371px;margin: 10px;}

div#panel-98-0-1-0 img {width: 330px;margin: 20px;margin-top: 28px;}

div#panel-102-1-0-5 h3.widget-title {text-transform: inherit;}
.servicos-cards-total img {width: 380px;border: 0px solid;margin-bottom: 30px;max-width: inherit!important;}

div#pgc-w62852d85591c5-0-0 img {min-height: 240px!important;}
@media only screen and (max-width: 1200px) {
	* {
		max-width: 100%;
		box-sizing: border-box;
	}
	.slider * {
		max-width: unset;
	}
	
	.rodape div {
		width: 100%;
		margin: 20px 0;
		text-align: center;
	}
	.box-03 a {
		width: 45%;
	}
	.box-03 .item {
		width: 100%;

	}
	.contato-total .box-04 {
		flex-wrap: wrap;
		justify-content: center;
	}
	.contato-total .box-04 form {
		width: 100%;
	}
	.box-04 .box form {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

}

@media only screen and (max-width: 1000px) {
	.slider.resp {
		display: block;
	}
	#wowslider-container1 img {
		width: 100%;
	}
	.menu-resp {
		display: block;
		background: url(https://www.projetoweb.com.br/sites-padrao-prontos-simples-baratos-lancamentos/padrao2-programado/template/pw-images/menu-resp.png)
			center no-repeat;
		padding: 40px;
		cursor: pointer;
	}
	.overlay {
		background: rgba(0, 0, 0, 0.85);
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
	.fechar {
		display: block;
		cursor: pointer;
		position: absolute;
		top: -50px;
		right: 0;
		z-index: 999;
	}
	.fechar i {
		color: #dd742f;
		font-size: 40px;
	}
	.menu {
		display: none;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 3;
	}
	.menu li {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
		margin-top: 10px;
		opacity: 1 !important;
		transform: translate(0%) scale(1) !important;
	}
	.menu li a.ativo {
		background: none;
		box-shadow: none;
	}
	.box-02 .conteudo {
		font: 20px "calibri";
		font-weight: lighter;
		color: #fff;
		margin: 20px 0px;
		padding: 20px;
	}
	.rodape > div {
		font: 17px calibri;
		font-weight: lighter;
		color: #fff;
		display: inline-block;
		padding: 20px 40px;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 750px) {
	.slogan {
		font: 30px/42px calibri;
		margin: 20px auto 225px;
	}
	.slogan span {
		font: 22px calibri;
	}
	.box-04 .box input {
		width: 100% !important;
	}
	.slogan {
		font: 30px/25px calibri !important;
	}
	.global {
		box-shadow: 0px -50px 0px 30px #8e7b57 !important;
	}
	.menu li a {
		color: #fff;
		font-weight: bold!important;
	}	
}

@media only screen and (max-width: 600px) {
	.slogan {
		display: none;
	}
	.global {
		margin-top: 0 !important;
	}
	.topo > div {
		margin: 10px 0;
	}
	.menu-resp {
		margin-bottom: 30px;
	}
	.topo-total {
		position: relative;
		margin-bottom: 0px;
	}
	
}

@media only screen and (max-width: 400px) {
	.global {
		margin-top: -10px !important;
	}
}
.box-01 .item .img img {
	width: 199px;
	text-align: center;
	margin: 0 auto;
}

.whatsapp {
	position: fixed;
	bottom: 30px;
	right: 30px;
	animation: atencao 10s 10s infinite;
}

.whatsapp a {
	background: #25d366;
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}

.whatsapp a:hover {
	animation: whatsapp 1.5s;
}

.whatsapp i {
	font-size: 35px;
	color: #fff;
}

@keyframes whatsapp {
	30% {
		box-shadow: 0 0 0 7px rgba(37, 211, 102, 0.4);
	}

	45% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.4);
	}

	60% {
		box-shadow: 0 0 0 7px rgba(37, 211, 102, 0.4);
	}
}
