@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Bold/ProximaNova-Bold.eot');
	src: url('../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot');
	src: url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
html, body {
	height: 100%;
	background-color: #eee;
}
.topo-site {
	width: 86%;
}
.header {
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 10;
}
.navbar-brand {
	height: auto;
	padding-bottom: 0px;
}
.menu-principal {
	margin-left: 20%;
	margin-top: 4%;
}
.navbar-right {
	margin-top: 0.8%;
}
.navbar-default {
	background-color: transparent;
}
.navbar {
	border: 0px solid transparent;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
	font-family: 'Lato', sans-serif;
	color: #959595;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FF4D4D;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #FF4D4D !important;
	background-color: transparent;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #959595;
}
.nav > li > a {
	padding: 10px 25px;
}
.capa-site {
	height: 100%;
	width: 100%;
	background-image: url(../../imagens/capa-site.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.caption {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.caption h3 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.caption h1 {
	color: #fff;
	font-family: 'Proxima Nova Rg';
	font-size: 65px;
	margin-top: 0px;
}
.produtos {
	background-color: #EEEEEE;
	padding-bottom: 5%;
}
.produtos h1 {
	font-family: 'Proxima Nova Lt';
	color: #959595;
	text-align: center;
	margin-top: 5%;
}
.detail {
	position: absolute;
	bottom: 0;
	left: 0px;
}
.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 1em;
}
.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 1 */
.hi-icon-effect-1 .hi-icon {
	background: #959595;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.hi-icon-effect-1 .hi-icon:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #FF4C4C;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
.icon1 {
	padding: 32.5px 10px;
}
.icon2 {
	padding: 28px 10px;
}
.icon3 {
	padding: 25px 10px;
}
.icon4 {
	padding: 17px 10px;
}
.icon5 {
	padding: 19px 10px;
}
.icon6 {
	padding: 27px 10px;
}
.icon7 {
	padding: 23px 10px;
}
.icon8 {
	padding: 18px 10px;
}
.icon9 {
	padding: 17px 10px;
}
.icon10 {
	padding: 24px 10px;
}
.icon11 {
	padding: 22px 10px;
}
.icon12 {
	padding: 18px 10px;
}
/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
	background: #FF4C4C;
	color: #41ab6b;
}
.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.hi-icon-wrap .layer h4 {
	font-family: 'Lato', sans-serif;
	color: #959595;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.hi-icon-wrap:hover .layer h4 {
	color: #F00;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.servicos {
	background-image: url(../../imagens/background-servicos.jpg);
	background-repeat: no-repeat;
	background-position: top !important;
	background-color: #EEEEEE;
	background-size: cover;
	margin-top: -47px;
	padding-bottom: 5%;
}
.servicos h1 {
	font-family: 'Proxima Nova Lt';
	color: #fff;
	text-align: center;
	margin-top: 10%;
}
.servicos h3 {
	font-family: 'Lato', sans-serif;
	color: #fff;
	text-align: center;
	font-weight: 300;
}
.newsletter {
	background-color: #EEEEEE;
	padding-top: 15px;
	padding-bottom: 15px;
}
.newsletter h4 {
	color: #949494;
	font-family: 'Lato', sans-serif;
	margin-bottom: 0px;
}
.form-inline .form-group {
	width: 100%;
	padding-top: 10px;
}
.form-news {
	width: 78% !important;
	float: left;
	border: 0px;
	background-color: rgba(193,193,193,.3);
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Lato', sans-serif;
	font-style: italic;
}
.btn-enviar {
	width: 22% !important;
	float: right;
	background-color: rgba(193,193,193,.3);
	border: 0px;
	border-radius: 0px;
	height: 34px;
	color: #FF4C4C;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	-webkit-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	-o-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	transition: color 0.5s ease-out, background-color 0.5s ease-out;
	outline: none !important;
}
.btn-enviar:hover, .btn-enviar:focus {
	background-color: #FF4C4C !important;
	color: #fff !important;
	-webkit-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	-o-transition: color 0.5s ease-out, background-color 0.5s ease-out;
	transition: color 0.5s ease-out, background-color 0.5s ease-out;
}
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}
.footer h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #FF4C4C;
}
.footer p {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
}
.footer p a {
	color: #666666;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
	text-decoration: none;
}
.footer p a:hover {
	color: #FF4D4D;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
.fa-facebook {
	background-color: #FF4C4C;
	color: #fff;
	border-radius: 100%;
	padding: 12px 14px;
	margin-right: 2.5%;
}
.fa-instagram {
	background-color: #FF4C4C;
	color: #fff;
	border-radius: 100%;
	padding: 12px 11px;
}
.fa-facebook:hover {
	background-color: #959595;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.fa-instagram:hover {
	background-color: #959595;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.copyright {
	border-top: 1px solid #DDDDDD;
	padding-top: 30px;
	margin-top: 20px;
}
.copyright p {
	text-align: center;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	border-radius: 100%;
	border: 2px solid #959595;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../../img/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
}
.contato {
	margin-top: 180px;
}
.contato h3 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.contato h1 {
	color: #fff;
	font-family: 'Proxima Nova Rg';
	font-size: 65px;
	margin-top: 0px;
}
label {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.form-contato {
	background-color: transparent;
	border-color: rgba(255,255,255,.2);
	border-radius: 0px;
}
.btn-contato {
	background-color: #959595;
	border: 0px;
	border-radius: 0px;
	height: 34px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	outline: none !important;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.btn-contato:hover, .btn-contato:focus {
	background-color: #FF4C4C !important;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
#contato {
	height: auto !important;
	padding-bottom: 5%;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 155px solid transparent;
	border-right: 155px solid transparent;
	border-top: 45px solid #fff;
	position: absolute;
	top: 121px;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
	-webkit-text-fill-color: #999 !important;
}
@media only screen and (max-width: 1920px) {
	.arrow-down {
		left: 2.9%;
	}
}
@media only screen and (max-width: 1366px) {
	.arrow-down {
		width: 0;
		height: 0;
		border-left: 155px solid transparent;
		border-right: 155px solid transparent;
		border-top: 45px solid #fff;
		position: absolute;
		top: 121px;
		left: 1.5%;
	}
}
@media only screen and (max-width: 1350px) {
	.topo-site {
		width: 85%;
	}
	.servicos {
		margin-top: -45px;
	}
}
@media only screen and (max-width: 1300px) {
	.servicos {
		margin-top: -40px;
	}
}
@media only screen and (max-width: 1280px) {
	.topo-site {
		width: 85%;
	}
}
@media only screen and (max-width: 1150px) {
	.servicos {
		margin-top: -35px;
	}
}
@media only screen and (max-width: 1024px) {
	.arrow-down {
		left: 0;
	}
	.menu-principal {
		margin-left: 10%;
		margin-top: 5%;
	}
	.navbar-right {
		margin-top: 4%;
	}
}
@media only screen and (max-width: 1006px) {
	.servicos {
		margin-top: -30px;
	}
}
@media only screen and (max-width: 992px) {
	.topo-site {
		width: 95%;
	}
	.navbar-brand {
		padding-bottom: 15px;
	}
	.menu-principal {
		margin-left: 5%;
		margin-top: 50px;
	}
	.navbar-right {
		margin-top: 20px;
	}
	.arrow-down {
		display: none;
	}
	.capa-site {
		height: 500px;
	}
	.caption {
		top: 70%;
		transform: translateY(-70%);
	}
	.caption h3 {
		color: #fff;
		font-family: 'Lato', sans-serif;
		font-weight: 300;
	}
	.caption h1 {
		font-size: 45px;
	}
	.contato h1 {
		font-size: 45px;
	}
	.detail {
		display: none;
	}
	.detail2 {
		display: none;
	}
	.servicos {
		margin-top: 0;
	}
	.servicos h1 {
		margin-top: 5%;
	}
}
@media only screen and (max-width: 767px) {
	.navbar-right {
		display: none;
	}
	.menu-principal {
		margin-left: 0;
		margin-top: 15px;
	}
	.navbar-toggle {
		margin-top: 50px;
		border: 0px;
	}
	.navbar-default .navbar-nav > li > a {
		text-align: right;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}
	h3 {
		font-size: 20px;
	}
	.fa-facebook {
		margin-bottom: 15px;
	}
	.fa-instagram {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 480px) {
	.caption {
		width: 85%;
	}
	.caption h1 {
		font-size: 35px;
	}
	.contato h1 {
		font-size: 35px;
	}
	h3 {
		font-size: 17px;
	}
	.col-100 {
		width: 100%;
		float: none;
	}
	h1 {
		font-size: 25px;
	}
	.servicos {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.form-news {
		width: 68% !important;
	}
	.btn-enviar {
		width: 32% !important;
	}
	.cd-top {
		height: 45px;
		width: 45px;
		bottom: 45px;
	}
	.navbar-brand img {
		height: 70px;
	}
	.navbar-toggle {
		margin-top: 35px;
	}
	.contato {
		margin-top: 120px;
	}
	.caption {
		top: 50%;
		transform: translateY(-50%);
	}
}

.btn-wpp {
	position: fixed;
	background-color: #40d47e;
	bottom: 100px;
	right: 30px;
	padding: 8px 16px;
	display: flex;
	align-items: center;
	border-radius: 14px;
	transition: .3s;
	z-index: 20;
}

.btn-wpp i {
	margin-right: 12px;
	font-size: 45px;
	color: #FFF;
}

.btn-wpp p {
	margin-bottom: 3px;
	font-size: 14px;
	color: #FFF;
}

.btn-wpp h4 {
	font-weight: 700;
	font-size: 21px;
	margin: 0;
	color: #FFF;
}