/* Default theme */
@font-face {
	font-family: 'Avenir Next';
	src: url('../fonts/AvenirNext-Regular.eot');
	src: url('../fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-Regular.woff2') format('woff2'), url('../fonts/AvenirNext-Regular.woff') format('woff'), url('../fonts/AvenirNext-Regular.ttf') format('truetype'), url('../fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: url('../fonts/AvenirNext-MediumItalic.eot');
	src: url('../fonts/AvenirNext-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-MediumItalic.woff2') format('woff2'), url('../fonts/AvenirNext-MediumItalic.woff') format('woff'), url('../fonts/AvenirNext-MediumItalic.ttf') format('truetype'), url('../fonts/AvenirNext-MediumItalic.svg#AvenirNext-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next Demi';
	src: url('../fonts/AvenirNext-DemiBold.eot');
	src: url('../fonts/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-DemiBold.woff2') format('woff2'), url('../fonts/AvenirNext-DemiBold.woff') format('woff'), url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'), url('../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next Demi';
	src: url('../fonts/AvenirNext-DemiBoldItalic.eot');
	src: url('../fonts/AvenirNext-DemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-DemiBoldItalic.woff2') format('woff2'), url('../fonts/AvenirNext-DemiBoldItalic.woff') format('woff'), url('../fonts/AvenirNext-DemiBoldItalic.ttf') format('truetype'), url('../fonts/AvenirNext-DemiBoldItalic.svg#AvenirNext-DemiBoldItalic') format('svg');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: url('../fonts/AvenirNext-Heavy.eot');
	src: url('../fonts/AvenirNext-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-Heavy.woff2') format('woff2'), url('../fonts/AvenirNext-Heavy.woff') format('woff'), url('../fonts/AvenirNext-Heavy.ttf') format('truetype'), url('../fonts/AvenirNext-Heavy.svg#AvenirNext-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: url('../fonts/AvenirNext-HeavyItalic.eot');
	src: url('../fonts/AvenirNext-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-HeavyItalic.woff2') format('woff2'), url('../fonts/AvenirNext-HeavyItalic.woff') format('woff'), url('../fonts/AvenirNext-HeavyItalic.ttf') format('truetype'), url('../fonts/AvenirNext-HeavyItalic.svg#AvenirNext-HeavyItalic') format('svg');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Next';
	src: url('../fonts/AvenirNext-Medium.eot');
	src: url('../fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNext-Medium.woff2') format('woff2'), url('../fonts/AvenirNext-Medium.woff') format('woff'), url('../fonts/AvenirNext-Medium.ttf') format('truetype'), url('../fonts/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* CORES

VERDE #00a23a
CINZA #939598
PRETO #1f140f
CINZA CLARO #e6e6e7

*/

.ba-form-submit-recaptcha-wrapper {
    display:none!important;
}


body {
}

.site  body {
	color: #231f20
}

.site  input {
	box-shadow: none !important;
	border: none;
}

.site input:focus {
	box-shadow: none !important;
	border: 1px solid #00a23a !important;
}

.limit-text-600 {
	max-width: 600px;
	margin: 0 auto;
}

.mfp-close-btn-in .mfp-content .mfp-close {
	outline: none;
}

@media (min-width:1200px) {
	.site .container {
		max-width: 1280px;
	}

	.site body.helix-ultimate .sppb-row-container {
		max-width: 1280px;
	}

}

h2 {
	font-weight: 600;
    font-family: Avenir Next;
}

h3 {
	font-family: Montserrat;
}

.view-form  #sp-pagebuilder-container {
	margin-top: 0;
}

.view-form .owl-carousel {
	height: 400px !important;
	background: #ddd !important;
}

.view-form  .banner-topo {
	background: #ccc;
	height: 761px;
}

.content-jce p {
	color: #212529 !important;
}

.content-jce h1,
.content-jce h2,
.content-jce h3,
.content-jce h4,
.content-jce h5,
.content-jce h6 {
	color: #00a23a;
}

.site body {
	font-weight: 700;
	font-style: normal;
}

banner-topo {
}

/* TOP BAR */
#sp-top-bar {
	background: #fff;
	margin: 0;
	padding: 10px 0;
}

#sp-top-bar p {
	margin-top: 0;
	margin-bottom: 0;
}

#sp-top2 .sp-column {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-direction: row-reverse
}

#sp-top2 .sp-column .social-icons {
	border-right: 1px solid #ccc;
	padding-right: 8px;
}

#sp-top2 .sp-column .social-icons li {
	border-radius: 100%;
	background: #00a23a;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 0px;
	text-align: center;
	margin: 0 5px 0 0;
	font-size: 16px;
}

#sp-top2 .sp-column .social-icons li a {
	color: #fff;
	text-align: center;
	line-height: 30px;
}

#sp-top2 .sp-column .idioma-mod .flag {
	margin: 0 5px 0 0;
}

#sp-top2 .sp-column .idioma-mod img {
	border-radius: 100%;
	width: 30px;
	height: 30px;
	object-fit: cover;
}


@media(max-width:640px){

#sp-top2 .sp-column {
justify-content: center;

}

}



/* HEADER */
.nav-placeholder {
}

#sp-header {
	background: none;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
	width: 100%;
	z-index: 99;
	box-shadow: none;
}

.view-form  #sp-header {
	z-index: 2;
}

#sp-header.header-sticky {
	background: #fff !important;
	height: 60px;
}

#sp-header .row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	height: 80px;
}

#sp-header.header-sticky  .row {
	background: #fff !important;
	height: 60px;
}

#sp-header.header-sticky ~ section#sp-main-body {
}

section#sp-main-body {
	padding-top: 0;
}

/* Divider Banner-topo*/
#banner-topo .sppb-shape-container.sppb-bottom-shape {
	bottom: 0px;
}

#sp-header.header-sticky {
	animation: animationFrames ease 1s;
	animation-iteration-count: 1;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;    /*when the spec is finished*/
	-webkit-animation: animationFrames ease 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-fill-mode: forwards;    /*Chrome 16+, Safari 4+*/
	-moz-animation: animationFrames ease 1s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 50%;
	-moz-animation-fill-mode: forwards;    /*FF 5+*/
	-o-animation: animationFrames ease 1s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 50%;
	-o-animation-fill-mode: forwards;    /*Not implemented yet*/
	-ms-animation: animationFrames ease 1s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 50%;
	-ms-animation-fill-mode: forwards;    /*IE 10+*/
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
	padding-top: 0px;     /* top: 0; */
	z-index:999;
}

@keyframes animationFrames {
	0% {
		opacity: 0;
		transform: translate(0px, -25px);
	}

	100% {
		opacity: 1;
		transform: translate(0px, 0px);
	}

}

@-moz-keyframes animationFrames {
	0% {
		opacity: 0;
		-moz-transform: translate(0px, -25px);
	}

	100% {
		opacity: 1;
		-moz-transform: translate(0px, 0px);
	}

}

@-webkit-keyframes animationFrames {
	0% {
		opacity: 0;
		-webkit-transform: translate(0px, -25px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate(0px, 0px);
	}

}

@-o-keyframes animationFrames {
	0% {
		opacity: 0;
		-o-transform: translate(0px, -25px);
	}

	100% {
		opacity: 1;
		-o-transform: translate(0px, 0px);
	}

}

@-ms-keyframes animationFrames {
	0% {
		opacity: 0;
		-ms-transform: translate(0px, -25px);
	}

	100% {
		opacity: 1;
		-ms-transform: translate(0px, 0px);
	}

}

.logo-image,
.logo-image-phone {
	display: none !important;
}

#sp-logo .sp-column {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
}

#sp-logo .sp-column .sp-module {
	line-height: 0
}

#sp-header div#sp-logo svg {
	fill: #fff !important;
	width: 250px;
}

#sp-header.header-sticky div#sp-logo svg {
	fill: #00a23a !important;
}

@media(max-width:992px) {
	#sp-header div#sp-logo svg {
		fill: #fff !important;
		/* width: 100px; */
		margin: 0;
		padding: 0;
	}

}

/* MENU PRINCIPAL */
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
	font-size: 16px;
}

#sp-header:not(.header-sticky) .sp-megamenu-parent > li.active > a,
#sp-header:not(.header-sticky) .sp-megamenu-parent > li a {
	color: #fff;
}

#sp-header:not(.header-sticky) .sp-megamenu-parent > li:hover.active > a,
#sp-header:not(.header-sticky) .sp-megamenu-parent > li:hover a {
	color: #d2d2d2;
}

/* SEARCH */
.search-wrapper.d-flex.anima-search {
	-webkit-animation-name: fadeInUp;
	-webkit-animation-direction: normal;
	-webkit-animation-play-state: running;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: anim_titles;
	-moz-animation-direction: normal;
	-moz-animation-play-state: running;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
}

.sp-module-content .search {
	text-align: right;
}

.search-wrapper .container {
	position: relative;
}

.search-wrapper {
	position: fixed;
	left: 0;
	top: 26px;
	width: 100%;
	align-items: center;
	z-index: 99;
}

#sp-header.header-sticky .search-wrapper {
	position: fixed;
	left: 0;
	top: 26px;
	width: 100%;
	align-items: center;
	z-index: 99;
}

.search-wrapper .container-inner {
	background: none;
	display: block;
}

.search-wrapper[id*="mod-search-searchword"] {
	width: 100%;
	position: relative;
	margin-left: auto;
}

#sp-search {
	display: flex;
	align-items: center;
}

#sp-search .sp-column {
	margin-left: auto;
}

.btn-search-light {
	z-index: 100;
	position: absolute;
	right: 0;
	top: 0;
}

.search_close {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	margin-top: -20px;
	margin-left: -6px;
}

.search_close .fa {
	background: #00a23a;
	color: #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	line-height: 25px;
	text-align: center;
}

.sp-module-content .search  .input-group>.custom-select:not(:last-child),
.sp-module-content .search .input-group>.form-control:not(:last-child) {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.sp-module-content .search .btn-primary {
	color: #fff;
	background-color: #00a23a;
	border-color: #00a23a;
	border-radius: 100%;
	height: 38px;
	width: 38px;
	padding: 0;
	margin: 0;
	line-height: auto;
}

@media (max-width:991px) {
	.sp-module-content .search {
		text-align: right;
	}

	#sp-header.header-sticky .search-wrapper {
		top: 0;
		height: 60px;
		background: #fff;
	}

	#sp-header .search-wrapper {
		top: 0;
		height: 107px;
		background: #fff;
	}

	div#sp-mod-busca {
		padding: 0;
		text-align: right;
		max-width: 50px;
	}

	#sp-menu {
		text-align: center;
	}

	#sp-header  #offcanvas-toggler >.fa {
		color: #fff;
	}

}

#sp-header.header-sticky #offcanvas-toggler > .fa {
	color: #00a23a;
}

#offcanvas-toggler > .fa {
	color: #252525;
}

.article_image_search img {
	object-fit: cover;
	width: 200px;
}

.com-search #sp-main-body {
	padding: 90px 0 250px 0;
}

.search .search-results .resultado-busca {
	border: 1px solid #efefef;
	margin: 20px 0 20px 0;
	padding: 20px;
}

.search .search-results dt.result-title {
	margin-top: 0;
	padding: 0;
	font-size: 22px;
}

.search .search-results .article_image_search {
	margin-bottom: 10px;
}

/* BANNER INICIAL */
div#banner-topo {
	position: relative;
	top: -60px;
	z-index: 0;
}

#banner-topo {
	position: relative;
	top: -60px;
	z-index: 0;
}

.view-form  .banner-topo {
	position: relative;
	top: -60px;
}

@media(max-width:768px) {
	div#banner-topo {
	}

}

/* CARROSSEL GERAL */
 .owl-carousel.owl-drag  .owl-item {
	margin: 0;
	padding: 0;
	text-align: center;

}

  .owl-carousel.owl-drag .owl-item img {
	text-align: center;
	display: inline-block !important;
}

  .owl-prev {
	position: absolute;
	top: 50%;
	left: -55px;
	color: #00a23a;
	background: none !important;
	transform: translateY(-50%);
	outline: none !important;
	font-size: 32px;
}

   .owl-next {
	position: absolute;
	top: 50%;
	right: -55px;
	color: #00a23a;
	background: none !important;
	transform: translateY(-50%);
	outline: none !important;
	font-size: 32px;
}

@media(max-width:992px) {
 	.owl-prev {
		left: 0px;
	}

 	.owl-next {
		right: 0px;
	}

}

 
/* SOBRE A TAG ENGENHARIA */


.sobre-title h2 {
width:100%;
font-weight:400;
display:inline-block;
font-size:18px !important;
line-height:18px!important;
}


.sobre-title strong {
 width:100%;
font-weight:900;
display:inline-block;
font-size: 42px;
line-height: 44px;
}


.sobre-title h2 span {
    color: #00a23a;
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
    width:100%;
    display:inline-block;
    font-weight:300;
    margin-bottom:30px;
    margin-top:5px;
}


@media(max-width:640px) {

.sobre-title h2 {
width:100%;
font-weight:400;
display:inline-block;
font-size:14px !important;
line-height:14px!important;
}


.sobre-title strong {
 width:100%;
font-weight:900;
display:inline-block;
font-size: 30px;
line-height: 34px;
}


.sobre-title h2 span {
    color: #00a23a;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    width:100%;
    display:inline-block;
    font-weight:300;
    margin-bottom:15px;
    margin-top:5px;
}


    
}




/* BLOG DESTAQUES */
.article-intro-image.float-left {
	float: none !important;
}

.view-form .blog-home {
}

.view-form .owl-carousel {
	display: inline-block;
}

#blog-home .blog-image img {
	border-radius: 25px 25px 0 0 !important;
    text-align: center;
	width: 100%;
	object-fit: cover;
	margin: 0 auto;
	height: 160px;
}

#blog-home  .blog-date {
	font-style: italic;
	margin-bottom: 5px;
}

#blog-home .blog-info {
	background: #00a23a;
	padding: 10px 15px;
	border-radius: 0 0 25px 25px !important;
	color: #fff;
	text-align: left;
}

#blog-home .blog-title {
	min-height: 80px;
}

#blog-home .blog-info h3 {
	font-size: 16px;
	text-transform: uppercase;
}

#blog-home .blog-info a {
	color: #fff;
}


@media(max-width:768px){

	#blog-home .blog-image img {
	border-radius: 25px 25px 0 0 !important;
    text-align: center;
	width: 100%;
	object-fit: cover;
	margin: 0 auto;
	height: 260px;
}
#blog-home .blog-title {
	min-height: 70px;
}

}
/* SVG DIVIDER INTERNAS */
#banner-topo {
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%)
}

#banner-topo .sppb-shape-container.sppb-bottom-shape > svg path,
#banner-topo .sppb-shape-container.sppb-bottom-shape > svg polygon {
	fill: #fff;
}

#banner-topo .sppb-shape-container.sppb-bottom-shape > svg {
	width: 120%;
	max-width: 120%;
	height: 100px;
}

.sppb-shape-container.sppb-bottom-shape svg {
	transform: rotateX(180deg) translateX(-50%);
}

.sppb-shape-container {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	z-index: 2;
}

.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
	border-radius: 3px 3px 0 0;
	width: 100%;
	object-fit: cover;
}

.article-list .article .article-header h1,
.article-list .article .article-header h2 {
	font-size: 32px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
	color: #00a23a;
}

.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h2 a:hover {
	color: #156632;
}



.article-list .article .readmore {
	text-align: right;
}


.article-list .article .readmore a {
    color: #00a23a;
    font-weight: 500;
}


.article-list .article .readmore a:hover {
	color: #156632;
}

/* COL LEFT BLOG */
section#left-col {
	border: 1px solid #f5f5f5;
	padding: 15px;
}

section#left-col h3 {
	font-weight: 900;
	color: #00a23a;
	text-transform: uppercase;
	font-size: 24px;
}

section#left-col ul li {
	font-weight: 500;
	color: #00a23a;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: disc;
}

/* ARTIGO BLOG */
.content-jce p {
	color: #212529 !important;
}

.content-jce h1,
.content-jce h2,
.content-jce h3,
.content-jce h4,
.content-jce h5,
.content-jce h6 {
	color: #00a23a;
}

.at-icon-wrapper {
	background: #00a23a;
	!important;
}

/* IMAGEM TOP ARTIGO */
.img-top {
	position: relative;
	top: -60px;
	z-index: -1;
	margin: 0;
	padding: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	overflow: hidden;
}

.img-top .article-full-image {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	position: relative;
}

.img-top .article-full-image img {
	float: none;
	width: 100%;
	max-width: 100%;
	-webkit-filter: blur(15px);
	filter: blur(5px);
	transform: scale(1.1);
	max-height: 510px;
	object-fit: cover;
}

.img-top-inner .article-full-image {
	position: relative;
	margin: 0 auto;
	text-align: center;
	overflow: visible !important;
}

.img-top .article-full-image:before {
	position: absolute;
	background: rgb(0 162 58 / 65%);
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 999;
	display: block;
}

/* SVG DIVIDER ARTIGO */
.img-top .sppb-shape-container.sppb-bottom-shape.sppb-shape-to-front {
	bottom: 0px;
}

.img-top .sppb-shape-container.sppb-bottom-shape.sppb-shape-to-front > svg path,
.img-top .sppb-shape-container.sppb-bottom-shape.sppb-shape-to-front > svg polygon {
	fill: #fff !important;
	position: absolute;
}

.img-top .sppb-shape-container.sppb-bottom-shape.sppb-shape-to-front > svg {
	width: 120%;
	max-width: 120%;
	height: 100px;
}

.img-top .sppb-shape-container.sppb-bottom-shape {
	z-index: 9999 !important;
}

.view-article.blog-page #sp-component,
.cases-page.view-article #sp-component {
	position: relative;
	margin: 0 auto !important;
	max-width: 960px;
	display: block;
	margin-bottom: -290px !important;
}

.article-details.blog {
	position: relative;
	top: -390px;
	left: 0;
	right: 0;
}

.article-details.blog .blog-conteudo a {
	text-decoration: underline;
}

.view-article #sp-component .blog-conteudo strong {
	color: #00a23a;
}

.view-article .article-details .blog-conteudo .h1,
.view-article #sp-component .blog-conteudo .h2,
.view-article #sp-component .blog-conteudo .h3,
.view-article #sp-component .blog-conteudo .h4,
.view-article #sp-component .blog-conteudo .h5,
.view-article #sp-component .blog-conteudo .h6 {
	color: #00a23a !important;
}

.article-details .article-header h1,
.article-details .article-header h2 {
	color: #00a23a !important;
	font-weight: 600;
	text-transform: uppercase;
}

.view-article #sp-component,
.view-article.layout-blog #sp-component p,
.article-introtext {
	text-align: left;
}

.article-details .article-header {
	position: relative;
	display: inline-block;
	margin-top: 20px;
}

.page-header {
	padding-bottom: 0 !important;
}

.article-full-image {
	width: 100%;
	padding: 0;
	margin: 0;
}

.article-full-image {
	position: relative !important;
	left: 0;
	right: 0;
	overflow: visible !important;
}

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 4px;
	width: 100%;
	object-fit: cover;
	height: 600px;
}

.view-article .article-full-image img {
	position: relative !important;
	z-index: 9;
	border-radius: 0;
}

@media(max-width:1200px) {
	.article-details .article-header h1,
	.article-details .article-header h2 {
		line-height: 34px;
	}

	.blog .article-full-image img {
		object-fit: cover;
		height: 500px;
	}

}

@media(max-width:992px) {
	.view-article.blog-page #sp-component,
	.cases-page.view-article #sp-component {
		margin-bottom: -190px !important;
	}

	.article-details.blog {
		position: relative;
		top: -220px;
		margin-bottom: -160px;
	}

	.img-top .article-full-image img {
		float: none;
		width: 100%;
		max-width: 100%;
		-webkit-filter: blur(15px);
		filter: blur(15px);
		transform: scale(1.1);
		max-height: 280px;
		object-fit: cover;
	}

}

@media(max-width:768px) {
	.blog .article-full-image img {
		object-fit: cover;
		height: 300px;
	}

}

/* AUDIO ARTIGO */
audio::-webkit-media-controls-panel {
}

audio:focus {
	outline: none;
}

.article-details .article-info {
	margin-bottom: 0px;
}

.audio-post {
	margin: 0 0 15px 0;
}

.audio-post .audio-post-inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
}

.audio-post-inner .field-label {
	padding-right: 10px;
	font-size: 14px;
}

@media (max-width:768px) {
	.audio-post {
		text-align: left;
		padding: 0;
		margin: 15px 0 15px 0;
		display: inline-block;
	}

}

/* RELACIONADOS BLOG */
.relacionados h3.sp-module-title {
	font-weight: 900;
	margin-top: 60px;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 30px;
	border: 0;
	text-align: center;
	position: relative;
	color: #00a23a !important;
	text-transform: uppercase;
}

.relacionados h3.sp-module-title:after {
	content: "";
	background: #00a23a;
	width: 80px;
	height: 5px;
	display: block;
	position: relative;
	text-align: center;
	margin: 30px auto;
}

.relacionados .owl-carousel {
	position: relative;
	max-width: 1100px !important;
	margin: 0 auto;
	text-align: center;
}

.relacionados .owl-carousel .owl-nav .owl-prev {
	float: left;
	top: 45% !important;
	left: -45px;
	background: none !important;
}

.relacionados .owl-carousel .owl-nav .owl-prev:before {
	font-size: 26px;
	position: relative;
	content: "\f060" !important;
	color: #00a23a;
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
}

.relacionados .owl-carousel .owl-nav .owl-next {
	float: right;
	right: -45px;
	top: 45% !important;
	background: none !important;
}

.relacionados .owl-carousel .owl-nav .owl-next:before {
	font-size: 26px;
	position: relative;
	content: "\f061";
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
}

@media(max-width:820px) {
	.relacionados .owl-carousel {
		padding: 20px;
	}

	.relacionados .owl-carousel .owl-nav .owl-next {
		float: right;
		right: -15px;
		top: 45% !important;
		margin-right: -5px;
		background: none !important;
	}

	.relacionados .owl-carousel .owl-nav .owl-prev {
		float: left;
		top: 45% !important;
		left: -15px;
		margin-left: -5px;
		background: none !important;
	}

}

.related-item-title a {
	margin-top: 15px;
}

.related-item-title a {
	text-trasform: uppercase;
	font-size: 18px;
	line-height: 1em;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	text-decoration: none !important;
	color: unset;
}

.related-item-title:hover {
	text-decoration: underline;
}

.related-item-image  img {
	text-align: center;
	width: 100%;
	object-fit: cover;
	margin: 0 auto;
	height: 217px;
}

.related-item-image  img:hover {
	opacity: 0.8
}

.related-item-title {
	margin: 0;
}

/* PAGINATION */
.pagination-counter {
	display: none;
}

.mr-auto {
	margin: 45px auto;
	text-align: center;
	margin-bottom: 30px;
	border-radius: 0 !important;
}

.pagination a,
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
	border-radius: 0 !important;
	outline: none !important;
}

.page-item.active .page-link {
	z-index: 1;
	border-radius: 0 !important;
	color: #fff;
	background-color: #00a23a;
	border-color: #00a23a;
	outline: none;
}

.page-item.active .page-link:hover {
	z-index: 1;
	color: #fff;
	border-radius: 0 !important;
}

/* TAGS PAGE */
.com-tags #title-top {
	background: #e6e6e6;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	margin-bottom: 90px;
}

.com-tags  #title-top h1 {
	text-align: left;
	font-size: 34px;
	line-height: 36px;
	color: #fff;
	margin: 0;
}

.com-tags  .sp-page-title {
	position: relative;
	padding: 95px 0 95px 0px;
	background-position: 50% 50%;
}

.com-tags  ul.tags:before {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding-top: 40px;
}

.com-tags  ul.tags.list-inline a {
	background: none !important;
	color: #808080;
}

.com-tags ul.tags.list-inline a:hover {
	background: none !important;
	color: #808080;
}

.com-tags .tag-content {
	margin: 60px 0 40px 0;
	text-align: center;
}

.com-tags .tag-content:before {
	border-top: 1px solid #808080 !important;
	content: "";
	position: relative;
	display: block;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}

.com-tags .view-tag .list-group-item {
	padding: 0 !important;
	float: left !important;
	border: none;
	text-align: left;
	margin-bottom: 25px;
}

.com-tags  .list-group-item:hover {
	background: #fff;
}

.com-tags .intro-image img {
	text-align: center !important;
	width: 100% !important;
	object-fit: cover !important;
	margin: 0 auto !important;
}

.com-tags .intro-image {
	object-fit: cover;
	padding: 0;
	min-height: 237px;
	border-radius: 5px 5px 0 0
}

.com-tags .intro-image:hover {
	opacity: 0.8
}

.com-tags .list-group-item span.tag-body {
	padding: 15px;
	text-align: left;
	display: inline-block;
}

.com-tags .list-group-item {
	text-align: center;
	display: inline-block;
}

.com-tags .list-group-item {
	padding: 0 !important;
	float: left !important;
	border: none;
	text-align: left;
	margin-bottom: 25px;
}

.com-tags .list-group-item span.tag-body {
	padding: 15px;
	text-align: left;
	display: inline-block;
}

.com-tags .list-group-item h3 {
	color: #00a23a;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 22px;
	font-weight: 900;
	padding: 15px 15px 0 15px;
	display: inline-block;
	margin: 0 0 0 0 !important;
	min-height: 65px;
}

.com-tags .list-group-item h3:hover {
	text-decoration: underline;
}

.com-tags .list-group-item span.tag-body {
	padding: 20px 15px;
	text-align: left;
	display: inline-block;
}

.com-tags .readmore {
	display: none
}


/* PRODUTOS SLIDE */

.slide-itens .item {
	padding: 20px 0 0 0;
	border-radius: 15px;
}

.slide-itens .item .row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
}

.slide-itens .item  .item-left-inner {
	padding: 30px;

}

.slide-itens .item  .item-right-inner {
	padding: 15px;
 
}

.slide-itens .item .item-right h2 {
	text-align: left;
	text-transform: uppercase;
	font-size: 32px;
}

.item  .item-right h2 {
	color: #00a23a;
}


.slide-itens .item .item-right p {
	padding: 0;
	text-align: left;
 	font-size: 16px;
	color: #444;
	line-height: 1.2em;
}

  .owl-nav .owl-prev i,
 .owl-nav .owl-next i {
	color: #00a23a;
	font-size: 32px;
}

@media (max-width:992px) {
	.slide-itens .item .row {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}

	.slide-itens .item-left img {
		max-width: 320px;
	}

	.slide-itens .owl-nav .owl-prev {
		color: #00a23a;
		left: -20px;
	}

	.slide-itens .owl-nav .owl-next {
		color: #00a23a;
		right: -20px !important;
	}

}



 
/* SERVICOS INTERNAS */
.grid-itens {
	padding: 0;
}

.grid-item .row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	flex-wrap: wrap;
}

.grid-item {
	background: #00a23a;
	display: block;
	color: #fff;
	font-size: 16px;
	margin-bottom: 45px;
	border-radius: 30px;
}

.grid-item .item-left {
	overflow: hidden;
}

.grid-item .item-left img {
	object-fit: cover !important;
	position: relative;
	height: 140%;
	border-radius: 30px 0 0 30px;
}

.grid-item .item-right .item-right-inner {
	padding: 15px;
}

.grid-item h2 {
	word-wrap: normal;
	font-size: 2em;
	text-transform: uppercase;
	display: inline-block;
}

@media(max-width:992px) {
	.grid-item .item-left img {
		width: 100%;
		right: 0;
		object-fit: cover;
		position: relative;
		border-radius: 30px 30px 0 0;
		margin-bottom: 30px;
		max-height: 320px;
	}

	.grid-item .item-right .item-right-inner {
		padding: 15px;
	}

	.grid-item h2 {
		word-wrap: normal;
		font-size: 1.7em;
		text-transform: uppercase;
		display: inline-block;
	}

}

/* Clientes */
.grid-logo-item {
	margin-bottom: 30px;
}

.grid-logo-item img {
	display: inline-block;
	background: #000;
}

.grid-logo-item img {
	display: block;
	margin: 0 auto;
	text-align: center;
	max-height: 150px;
}

@media(max-width:768px) {
	.grid-logo-item img {
		display: block;
		margin: 0 auto;
		text-align: center;
		max-height: 100px;
		margin-top: 30px;
	}

}

.pm-owl-carrossel.depoimentos {
}

.pm-owl-carrossel.depoimentos .owl-item  img {
	max-width: 220px;
	margin-bottom: 15px;
}

.pm-owl-carrossel.depoimentos .owl-item  img {
	max-width: 220px;
}

.pm-owl-carrossel.depoimentos .description {
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}

.pm-owl-carrossel.depoimentos .title h3 {
	color: #00a23a;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
}

.pm-owl-carrossel.depoimentos .subtitle {
	color: #fff;
}

.pm-owl-carrossel.depoimentos  .owl-nav .owl-prev i,
.pm-owl-carrossel.depoimentos  .owl-nav .owl-next i {
	color: #fff;
	font-size: 26px;
}

/* AREA DO CLIENTE */
section#sp-banner {
	top: -60px;
	position: relative;
}

.itemid-435 #sp-main-body {
	padding: 0 !important;
}

#sp-header.header-sticky ~ #sp-banner {
	padding-top: 60px;
}

#sp-banner {
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%)
}

#sp-banner .sppb-shape-container.sppb-bottom-shape > svg path,
#sp-banner .sppb-shape-container.sppb-bottom-shape > svg polygon {
	fill: #ffffff;
}

#sp-banner .sppb-shape-container.sppb-bottom-shape > svg {
	width: 120%;
	max-width: 120%;
	height: 100px;
}

#sp-banner  .sppb-shape-container.sppb-bottom-shape {
	bottom: -1px;
}

#sp-banner  .sppb-shape-container {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	z-index: 2;
}

section#sp-login-clientes {
	padding: 30px 0 190px 0;
	margin: 0 auto;
	text-align: center;
}

section#sp-login-clientes .sp-module-content {
	max-width: 400px;
	margin: 0 auto;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

section#sp-login-clientes .input-group>.custom-select:not(:first-child),
section#sp-login-clientes .input-group>.form-control:not(:first-child) {
	border: 1px solid #ccc;
}

section#sp-login-clientes ul.unstyled {
	display: none;
}

#form-login-remember,
#form-login-submit {
	margin: 0;
}

#form-login-submit .btn-primary,
.logout-button input.btn.btn-primary {
	width: 100%;
}



/* CONTATO */


.ba-alert.ba-forms-authorize-field-wrapper input[type="text"], .ba-alert.calendar-field-wrapper input[type="text"], .ba-alert .upload-file-input, .ba-alert .ba-field-container select, .ba-alert .ba-field-container textarea, .ba-form-calendar-field:not(.ba-form-calendar-field) 
.ba-alert .ba-field-container input[type="text"], .ba-alert .ba-field-container input[type="text"], .ba-alert .ba-field-container input[type="number"], .ba-alert .ba-field-container input[type="password"], .ba-alert .ba-field-container input[type="email"] {
box-shadow: none !important;
border-color: #444 !important;
}

.ba-forms-authorize-field-wrapper .ba-alert-tooltip, .ba-form-field-item .ba-alert-tooltip {
    background: #444 !important;
}

.ba-forms-authorize-field-wrapper .ba-alert-tooltip:before, .ba-form-field-item .ba-alert-tooltip:before {
    border-bottom: 5px solid #444 !important;
}



/* CONTATO */
.sppb-nav-tabs>li>a {
	border: 1px solid #e5e5e5 !important;
}

ul.sppb-nav.sppb-nav-tabs {
	display: flex;
}

ul.sppb-nav.sppb-nav-tabs li {
	width: 50%;
	text-align: center
}

.mapa-prothera iframe {
	width: 100%;
}

#ba-forms-notification {
	background: #01a23b !important;
	top: 50vh !important;
	right: 0 !important;
	left: 0 !important;
	width: 320px !important;
}

.alert {
	min-width: 320px !important;
	padding: 40px 25px;
}




/* Footer  


#00a23a 

#939598

#e6e6e7

*/

/* FOOTER Divider */

#sp-footer .sppb-shape-container.sppb-bottom-shape > svg path,
#sp-footer .sppb-shape-container.sppb-bottom-shape > svg polygon {
	fill: #333 !important;
	position: absolute;
}

#sp-footer .sppb-shape-container.sppb-bottom-shape > svg {
	width: 120%;
	max-width: 120%;
	height: 90px;
}

#sp-footer .sppb-shape-container.sppb-bottom-shape svg {
	transform: rotateX(180deg) translateX(-50%);
}

#sp-footer svg:not(:root) {
	overflow: hidden;
}

#sp-footer .container-inner {
	border: none !important;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%)
}

#sp-footer .sppb-shape-container {
	top: -150px;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}

#sp-footer .sppb-shape-container.sppb-shape-to-front {
	z-index: -1 !important;
}

#sp-footer .sppb-bottom-shape {
	width: 100%;
}

.footer-venturaweb-inner {
	padding: 15px;
}

#sp-footer {
	background: #333;
	z-index: 8;
	position: relative;
}

#sp-footer  img.logo-rodape {
	width: 80px;
	float: left;
	padding-right: 15px;
}

#sp-footer .container-inner {
	padding: 60px 0;
	border-top: none;
}

.sp-copyright {
	margin: 45px 0 0 0;
	display: block;
}

.sppb-shape-container svg {
	display: block;
	width: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#sp-footer .footer-venturaweb h4 {
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#sp-footer .footer-venturaweb ul {
	padding: 0;
}

#sp-footer .footer-venturaweb ul li {
	display: inline-block;
	padding-top: 10px
}

#sp-footer .footer-venturaweb ul li i {
	color: #00a23a;
	margin-right: 5px;
	background: #fff;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	border-radius: 100%;
}

#sp-footer .footer-venturaweb ul li:hover i {
	color: #00a23a;
}

#sp-footer .footer-venturaweb .col3 p {
	max-width: 100%;
	width: 100%;
	text-align: left;
	display: inline-block;
}

#sp-footer .footer-venturaweb .col3 p img {
	max-width: 100%;
	width: 200px;
	text-align: center;
	display: inline-block;
}

#sp-footer a,
#sp-bottom a {
	color: #fff;
}

.endereco {
	max-width: 300px;
}

.link-endereco {
	color: #fff !important;
	font-weight: 500;
	font-size: 18px;
}

.link-endereco i {
	color: #00a23a !important;
}

@media(max-width:992px) {
	#sp-footer .footer-venturaweb ul {
		margin: 15px 0 45px 0;
	}

}

@media(max-width:640px) {
	#central-rodape a {
		font-size: 18px !important;
	}

	#sp-footer .footer-venturaweb img {
		max-width: 200px;
		text-align: center;
	}

}

/* Whatsapp */
.wptwa-toggle {
	bottom: 27px !important;
	right: 80px !important;
}

.wptwa-box {
	bottom: 80px !important;
	right: 80px !important;
}

/* Creditos */
.creditos {
	text-align: center;
}

.creditos img {
	max-width: 25px;
	margin: 0 auto;
}

/* Manutencao */
html.manutencao {
	width: 100%;
	height: 50%;
	min-height: 80%;
}

html.manutencao body {
	height: 50%;
	min-height: 80%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 40%;
}

html.manutencao h1 {
	font-size: 17px;
	line-height: 20px !important;
	font-weight: 300;
}

html.manutencao  p {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
}

html.manutencao .manutencao-logo,
html.manutencao .header img {
	display: inline-block;
	margin-bottom: 0rem;
}

html.manutencao .manutencao-login form {
	display: inline-block;
	border: none !important;
}

html.manutencao fieldset {
	border: none !important;
	height: 38px !important;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	margin: 0 auto;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 100%;
}

html.manutencao fieldset input {
	height: 38px !important;
	padding: 0 10px;
	outline: none;
	border: 1px solid transparent !important;
	background: #eee;
	border-radius: 25px;
}

@media(max-width:768px) {
	html.manutencao {
		position: absolute;
		margin-bottom: 90px;
		left: 0;
		right: 0;
	}

	html.manutencao   fieldset {
		margin-bottom: 30px !important;
		width: 100%;
		text-align: left;
	}

	html.manutencao   fieldset input {
		margin-bottom: 30px !important;
		width: 100%;
		text-align: left;
	}

	.btn.btn-primary {
		width: 100%;
		text-align: center;
	}

}