.menu-header-container .current-menu-item a, .menu-header-container .current-menu-parent a {
	color: #4DF470;
}
.aside-small {
	height: 100px;
	width: 30vw;
	top: auto;
	top: 530px;
}

.logo{
	margin-left:8px;
	width:240px!important;
	max-width:240px!important;
	height: auto;
}

.bg_parallax {
	background-position: center;
}

.full_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.bg_grey {
	background-color: #efefef;
	padding: 120px 0;
}

.bg_grey_s {
	background-color: #efefef;
	padding: 20px 40px 20px 40px;
	box-sizing: border-box;
}

.bt_projects:hover>.bg_grey_s {
	background-color: #4DF470 !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.bg_whi {
	background-color: #ffffff;
}

/*aside {
  background-color: transparent;
  width:50vw;
  height: 350px;
  text-align: right;
  position: absolute;
  top: 300px;
  right: 0;
  z-index: 1;
  animation: slideIn 1s ease-in-out forwards;
  transform: translateX(150%);
	display: none;
}
aside::before {
  display: none;
}*/

.header-img {
	background-position: center;
}

.box-title {
	position: absolute;
	bottom: 40px;
	right: 80px;
}

.box-video {
	position: relative;
	width: 100%;
	height: calc(100vw * 0.56);
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: center top;
}

.box-video iframe {
	width: 100%;
	height: calc(100vw * 0.56);
}

.box-video #thevideo {
	display: none;
}

.box-video-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 100px;
	height: 100px;
	background-image: url(../images/play2.svg);
	background-repeat: no-repeat;
	background-size: 80px 80px;
	background-position: center;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: 998;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.box-video-button:hover {
	background-size: 90px 90px;
}

.box-video-button::after {
	content: attr(data-label);
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	position: absolute;
	text-align: center;
	top: 110px;
}

.news__item {
	padding: 0 10px;
	box-sizing: border-box;
}

.green-arrow-link {
	position: relative;
	margin-top:5px;
}

.green-arrow-link::after {
	content: '';
	position: absolute;
	top: 16px;
	right: 10px;
	width: 10px;
	height: 15px;
	background-image: url("../images/arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 15px;
}

/*i{padding:12px 0px 0px 16px!important;font-size:22px!important;}*/
.what_we_do_mg{padding:0px 6px;}
.what_we_do_mg h3,.tit-way h3, .links a:hover{color:#4df470;}
.tit-way{min-height:50px;}
.text-way p{font-size:15px;}
.mg-title{margin-right:15px;}
.mg-bottom{margin-bottom:20px;}
.mg-top{margin-top:30px;}
.sizeimg img{width:150px!important;height:auto!important;}
.links{text-align:center;}
.links a{font-size:15px;color:#202020;font-weight:bold;letter-spacing:0.2px;line-height:normal;}
.projectos-image {
	position: relative;
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}

.projectos-image img {
	display: block;
	width: 100%;
	height: 140px;
	object-fit: cover;
}

.blog-image {
	position: relative;
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}

.blog-image img {
	display: block;
	width: 100%;
	height: 180px!important;
	object-fit: cover;
}

.box-service {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	min-height: 570px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 80px;
}

#servicos-home {
	background-color: #efefef;
	padding: 60px 40px;
}

.fundo_grey {
	background-color: #efefef;
	padding: 80px 0;
}

#careers {
	background-color: #efefef;
	padding: 80px 0;
	margin: 80px 0;
}

.rbox-opening-detail {
	background-color: #efefef;
}

.bg-imagem-people {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}



.size48 {
	line-height: 1em;
}


.post ul, .casestudy_post ul{padding:10px 0px 25px 0px;margin-left:20px!important;}
.post ul li, .casestudy_post ul li {
	line-height:1.6;
	color:#202020;
	font-size:15px;
	list-style: none;
	list-style-position: outside;
	/*list-style-image:url(images/bullet2.png);*/
	padding-left: 20px;
	padding-bottom: 15px;
}


.post ul li:before, .casestudy_post ul li:before {
	position: absolute;
	content: '';
	margin-left: -25px;
	margin-top: 8px;
	width: 14px;
	height: 8px;
	background-image: url(../images/bullets.svg);
	background-repeat: no-repeat;
	background-size: 14px 8px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
	#servicos-home .box-service-wide {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.box-service-home-text {
		margin-bottom: 60px;
	}
}

.box-service-home {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	min-height: 220px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.box-service-text {
	color: #ffffff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 35vw;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 80px;
}

.box-service-home-text {
	color: #202020;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 20px;
}

.box-service-color {
	display: block;
	background-color: rgba(77, 244, 112, 1);
	mix-blend-mode: multiply;
	position: absolute;
	left: 0;
	width: 35%;
	height: 100%;
	-webkit-transition: width 0.5s ease-out;
	-moz-transition: width 0.5s ease-out;
	-o-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
}

.box-service-home .box-service-color {
	width: 60%;
}

.box-service-text h2 {
	color: #ffffff;
	font-weight: 700;
	line-height: normal;
	margin-top: 15px;
}

.box-service-text p{font-size:16px;}

.box-service-home-text h2 {
	color: #202020;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 20px;
}

.box-service-det h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	margin: 20px 0 10px 0;
	color: #4DF470;
}

.box-service-home .box-service-det h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	margin: 20px 0 10px 0;
	color: #4DF470;
}

.box-service-det p, .who_we_are p {
	margin-bottom: 10px;
}

.box-service-det ul, .timeline-text ul, .nice-bullets ul {
	margin-left: 5px;
	padding-left: 0;
}


.box-service-det ul li, .timeline-text ul li, .nice-bullets ul li{
	list-style: none;
	list-style-position: outside;
	/*list-style-image:url(images/bullet2.png);*/
	padding-left: 20px;
	padding-bottom: 10px;
}

.box-service-det ul li:before, .timeline-text ul li:before, .nice-bullets ul li:before {
	position: absolute;
	content: '';
	margin-left: -25px;
	margin-top: 8px;
	width: 14px;
	height: 8px;
	background-image: url(../images/bullets.svg);
	background-repeat: no-repeat;
	background-size: 14px 8px;
}

.timeline-text ul li {
	padding-bottom: 0;
}

.white-button {
	position: relative;
	display: inline-block;
	margin-top: 40px;
	background-color: transparent !important;
	font-size: 0.875rem;
	font-weight: 700;
	color: #333333;
	letter-spacing: 0;
	text-transform: uppercase;
	cursor: pointer;
	z-index: 10;
}

.white-button span {
	display: inline-block;
	line-height: 45px;
	padding: 0 70px;
	position: relative;
	z-index: 2;
	background: #ffffff;
	border-radius: 10px;
}

.box-service-home .white-button span {
	padding: 0 40px;
}

.white-button:before {
	z-index: 1;
	display: block;
	content: '';
	position: absolute;
	left: 5%;
	top: 20px;
	height: 50%;
	width: 90%;
	border-radius: 10px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
}

.box-blocos-image1 {
	position: absolute;
	z-index: -1;
	right: 0;
	bottom: -400px;
	width: 100%;
	max-width: 30vw;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.box-blocos-image2 {
	position: absolute;
	z-index: -1;
	left: 0;
	top: -40px;
	width: 100%;
	max-width: 100vw;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg_white {
	background-color: rgba(255, 255, 255, 1);
	padding: 80px;
	box-sizing: border-box;
}

.white-button:hover {
	color: #ffffff !important;
}

.white-button:hover span {
	color: #ffffff;
	background-color: #4DF470 !important;
}

.white-button:hover:before {
	box-shadow: 0 2px 12px 0 rgba(255, 255, 255, 0);
}

.timeline-data {
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding-top: 50px;
}

.timeline-data:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 4px;
	height: 30px;
	background-color: #b4b4b4;
}

.timeline-text {
	position: relative;
	float: left;
	clear: both;
	font-size: 12px;
	margin-bottom: 40px;
}

.timeline-text h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.timeline-text img {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin-top: 10px;
}

#hs-eu-cookie-confirmation {
	position: fixed !important;
	top: auto !important;
	bottom: 0;
	font-size: 14px;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Montserrat, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
}

a#hs-eu-decline-button {
	margin-left: 30px !important;
	border: 1px solid #4DF470 !important;
	color: #4DF470;
}
a#hs-eu-confirmation-button {
    background-color: #4DF470 !important;
	border: 1px solid #4DF470 !important;
}
/*-----Swiper------*/

.swiper-container {
	width: 100%;
	max-width: 1200px;
	height: 680px;
}

#timeline .swiper-container {
	height: auto;
}

.swiper-full {
	max-width: none !important;
	height: 520px;
	margin-top: 40px;
}

.swiper-slide {
	width: 100%;
	height: 680px;
	font-size: 18px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#timeline .swiper-slide {
	height: auto;
	padding-bottom: 40px;
}

.swiper-label {
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 200px;
	padding: 40px;
	text-align: left;
	background-color: #4DF470;
	color: #ffffff;
}

.swiper-pagination {
	font-size: 16px;
	left: 40px;
	text-align: left;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #4DF470;
}

#timeline .swiper-container {
	overflow: visible;
}

@media screen and (max-width: 640px) {
	#timeline .swiper-slide {
		width: calc(100% - 80px) !important;
		margin: 0 40px;
	}
}

#timeline .swiper-button-prev, #timeline .swiper-button-next {
	top: -80px;
}

#timeline .swiper-button-prev {
	background-image: url(../images/seta_bl.svg);
	left: 40px;
}

#timeline .swiper-button-next {
	background-image: url(../images/seta_br.svg);
	right: 40px;
}

@media screen and (max-width: 768px) {
	#timeline .swiper-button-prev, #timeline .swiper-button-next {
		top: 50%;
	}
	#timeline .swiper-button-prev {
		left: 5px;
	}
	#timeline .swiper-button-next {
		right: 5px;
	}
}

#map {
	width: 100%;
	height: 600px;
}

/*--- form ---*/

.box-form {
	background-color: #efefef;
	position: relative;
	float: right;
	width: 100%;
	height: auto;
	text-align: right;
	overflow: hidden;
	animation: a 1s ease-in-out forwards;
	-ms-transform: translateX(150%);
	transform: translateX(150%);
	padding-bottom: 20px;
}

.form-dados {
	font-size: 12px;
	margin-top: 20px;
}

.moradas {
	position: relative;
	overflow: hidden;
}

.hbspt-form {
	padding-top: 50px;
}

/* hide original loader */

div.hbspt-form .ajax-loader {
	background-image: url('../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	margin-left: 10px;
	position: absolute;
	top: 10px;
}

*:focus {
	outline: 0;
}

input[type=checkbox] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	-ms-appearance: checkbox !important;
	-o-appearance: checkbox !important;
	appearance: checkbox !important;
}

.hbspt-form label {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.hbspt-form label span input, .hbspt-form label span textarea {
	border-color: #efefef;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 16px;
	background-color: #ffffff;
	color: #000000;
}

.hbspt-form li {
	list-style: none;
}

.legal-consent-container {
	margin-top: 20px;
}

.legal-consent-container p, .legal-consent-container label {
    font-size: 10px;
    font-weight: 400;
    text-align: justify;
    padding: 0px 2px;
	color: #000000;
	text-transform: initial;
}

.hs-submit input[type=submit]{padding-left:28px;}

/* newsletter footer */

.newsletter .hbspt-form .hs-email.hs_email label span {
    font-size: 16px;
    color: #ffffff;
    max-width: 300px;
}
/*---- /newsletter footer ---- */

/* .hbspt-form .submitted-message {
	padding: 50px 0;
} */

.hbspt-form .hs-submit {
	margin-top: 30px;
}

.wpcf7-form-control-wrap {
	margin-top: 10px;
}

.wpcf7-list-item first {
	clear: left !important;
}

.wpcf7-list-item, .wpcf7-list-item label {
	margin: 10px 0 0 0 !important;
}

span.wpcf7-list-item {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.wpcf7-list-item-label {
	font-size: 12px;
	font-weight: 400;
	color: #000000 !important;
	text-transform: none;
}

.wpcf7-list-item-label a, .form-dados a {
	text-decoration: underline;
}

.wpcf7-list-item-label::before {
	margin: 2px;
	color: #919191 !important;
	font-size: 12px !important;
}

.wpcf7-checkbox .wpcf7-list-item {
	/*width: 210px;
	margin-left: 0;
	margin-bottom: 5px;
	position: relative;
	float: left;
	font-size: 12px;	*/
}

/* CF7 Messages */

.wpcf7 .wpcf7-validation-errors {
	color: #c8262c !important;
	background-color: #f9f9f9 !important;
}

.wpcf7 .wpcf7-mail-sent-ok {
	color: #ffffff !important;
	padding: 20px !important;
	font-weight: 700;
	background-color: #4DF470 !important;
}

.wpcf7 .wpcf7-mail-sent-ng {
	color: #c8262c !important;
	background-color: #f9f9f9 !important;
}

.wpcf7 span.wpcf7-not-valid-tip {
	width: auto !important;
	max-width: 400px !important;
	margin-top: 5px;
	margin-bottom: 15px;
	overflow: hidden;
	border: none;
	color: #c8262c;
	font-size: 12px;
	line-height: 1.3em;
	padding: 10px !important;
	text-align: left;
	text-transform: none !important;
}

.wpcf7-response-output {
	width: auto !important;
	font-size: 14px !important;
	border: none !important;
	box-sizing: border-box !important;
	padding: 20px !important;
	text-align: center;
	color: #ffffff !important;
	overflow: hidden;
	box-shadow: 0 0 0 rgba(0, 0, 0, .5);
}

.wpcf7 .wpcf7-spam-blocked {
	position: absolute;
	bottom: 0;
	border: none;
	background-color: #c8262c !important;
	margin: 0;
	padding: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #FFF !important;
	z-index: 2;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin-top: 60px;
}

.hbspt-form select {
	display: block;
	vertical-align: top;
	position: relative;
	border-color: hsla(0, 0%, 100%, 0);
	background-color: #ffffff;
	padding: 10px 10px;
	line-height: 16px;
	border: none;
	margin: 0 0 12px;
	min-width: 150px;
	border-radius: 3px;
	color: #999999;
}

.select-dark .jcf-select {
	border: 1px solid #999999 !important;
	background-color: rgba(255, 255, 255, .2) !important;
	color: #000000 !important;
}

.jcf-select {
	display: block;
	vertical-align: top;
	position: relative;
	border-color: hsla(0, 0%, 100%, 0);
	background-color: #ffffff;
	padding: 10px 0;
	line-height: 16px;
	border: none;
	margin: 0 0 12px;
	min-width: 150px;
	border-radius: 3px;
	color: #999999;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 37px;
	margin: 0 35px 0 20px;
}

.jcf-select .jcf-select-opener {
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -2px;
	border-style: solid;
	border-width: 5px 7px 0 7px;
	border-color: #999999 transparent transparent transparent !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.select-dark .jcf-select .jcf-select-opener {
	border-color: #000000 transparent transparent transparent !important;
}

.jcf-drop-active .jcf-select-opener {
	transform: rotate(180deg);
}

.jcf-select.jcf-focus {
	border-color: #949b9b !important;
}

.jcf-select.jcf-drop-active.jcf-focus {
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border-color: #949b9b !important;
}

body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999
}

body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto
}

.jcf-select.jcf-compact-multiple {
	max-width: 220px
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
	display: inline-block;
	padding-top: 2px;
	content: '...'
}

.jcf-select-drop .jcf-select-drop-content {
	padding-bottom: 15px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	border: 1px solid #949b9b;
	border-top: none;
	background-color: white;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
	background: 0 0
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
	background: #e6e6e6;
	color: #000
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
	display: inline-block;
	content: '';
	height: 4px;
	width: 8px;
	margin: -7px 5px 0 -3px;
	border: 3px solid #ffffff;
	border-width: 0 0 3px 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
	filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"
}

.indicadores-box {
	position: relative;
	width: 100%;
	max-width: 1470px;
	margin: 120px auto;
	overflow: hidden;
}

#indicatorContainer1, #indicatorContainer2, #indicatorContainer3 {
	position: absolute;
	top: 150px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

#indicatorContainer4 {
	position: absolute;
	top: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

#indicatorContainer6 {
	position: absolute;
	top: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

#indicatorContainer5 {
	position: absolute;
	top: 190px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

#indicatorContainer7 {
	position: absolute;
	top: 190px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.indicadores {
	position: relative;
	float: left;
	width: 100%;
	max-width: 270px;
	margin-right: 20px;
	min-height: 320px;
	padding: 40px 20px 20px 20px;
	background-color: #f9f9f9;
	margin-top: 10px;
}

.indicadores:last-child {
	margin-right: 0;
}

.pagination {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	/* align horizontal */
	align-items: center;
	/* align vertical */
}

.pagination a {
	margin-right: 15px;
	font-size: 18px;
}

.pagination span {
	color: #4DF470;
	font-weight: bold;
	margin-right: 15px;
	font-size: 18px;
}

.arrow-right {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 14px;
	background-image: url("../images/arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 14px;
	margin-left: 10px;
	top: 1px;
}

.darrow-right {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 14px;
	background-image: url("../images/arrow-right.svg");
	background-repeat: repeat-x;
	background-size: 10px 14px;
	top: 1px;
}

.arrow-left {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 14px;
	background-image: url("../images/arrow-right.svg");
	background-repeat: no-repeat;
	background-size: 10px 14px;
	-o-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	margin-right: 10px;
	top: 1px;
}

.darrow-left {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 14px;
	background-image: url("../images/arrow-right.svg");
	background-repeat: repeat-x;
	background-size: 10px 14px;
	-o-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 1px;
}

@media screen and (max-width: 1500px) {
	.indicadores-box {
		max-width: 1300px;
	}
	.indicadores {
		max-width: 250px;
		margin-right: 10px;
		padding: 40px 10px 0 10px;
	}
}

@media screen and (max-width: 1300px) {
	.indicadores-box {
		max-width: 780px;
	}
	.indicadores {
		max-width: 250px;
		margin-right: 10px;
		padding: 40px 10px 0 10px;
	}
}

@media only screen and (max-width: 768px) {
	.indicadores-box {
		max-width: 1000px;
	}
	.indicadores {
		width: 100vw;
		max-width: calc(100% - 80px);
		margin: 10px 40px;
		padding: 40px 10px 0 10px;
	}
}

.indicadores-icon {
	position: relative;
	width: 100%;
	height: 110px;
	text-align: center;
}

.indicadores-icon h3 {
	font-size:16px;
	letter-spacing:0.2px;
	margin-top:20px;
	font-weight:bold;
	line-height:normal;
	color: #4DF470!important;
}

.indicadores canvas{margin-top:20px;}

/*--- Map ---*/

.leaflet-popup-content-wrapper {
	border-radius: 0 !important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	background: #4DF470 !important;
	color: #ffffff !important;
	box-shadow: none !important;
	/*0 3px 3px rgba(0,0,0,.4) !important*/
}

.mmp-popup-markername {
	font-size: 16px !important;
	font-weight: 700;
	border-bottom: none !important;
}

.mmp-popup-text {
	font-size: 14px;
}

.maps-marker-pro .mmp-control-filters .mmp-control-filters-list, .maps-marker-pro .mmp-control-filters-expanded .mmp-control-filters-toggle {
	display: none;
	margin: 0;
	text-align: left;
	line-height: normal
}

.maps-marker-pro .mmp-control-filters {
	border: none !important;
	border-radius: 0 !important;
}

.maps-marker-pro .mmp-control-filters label {
	font-weight: 700 !important;
	font-size: 14px !important;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #ffffff !important;
}

.maps-marker-pro .mmp-control-filters label span {
	margin-left: 5px;
}

.maps-marker-pro .mmp-control-filters-expanded {
	padding: 16px 20px 16px 16px !important;
	color: #ffffff !important;
	box-shadow: none !important;
	background: #4DF470 !important;
}

@media screen and (min-width: 768px) and (max-width: 2800px) {
	.row .box-service-wide:first-child {
		padding-right: 25px !important;
	}
	.row .box-service-wide:last-child {
		padding-left: 25px !important;
	}
}

@media only screen and (max-width: 1800px) {
	.box-blocos-image1 {
		position: absolute;
		z-index: -1;
		right: 0;
		bottom: -400px;
		width: 100%;
		max-width: 25vw;
		height: 700px;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media only screen and (max-width: 1260px) {
	.box-service-text {
		padding: 40px;
	}
	.white-button span {
		padding: 0 50px;
	}
}

@media only screen and (max-width: 768px) {
	.menu-header-container .current-menu-item a, .menu-header-container .current-menu-parent a {
		border-bottom: 1px solid #ffffff;
	}
	.logo {
		width: 220px;
	}
	.white-button {
		margin-top: 20px;
	}
	.white-button span {
		font-size: 14px;
		padding: 0 25px;
	}
	.bg_white {
		padding: 0;
	}
	#careers {
		padding: 0;
	}
	.box-service-home-text {
		margin-bottom: 60px;
	}
	.box-blocos-image1, .box-blocos-image2 {
		position: relative;
		z-index: 1;
		right: auto;
		bottom: auto;
		width: 100%;
		max-width: 100vw;
		height: 300px;
		margin: 40px 0;
	}
	.bg-imagem-people {
		position: relative;
		left: 0;
		top: 0;
		height: 300px;
		z-index: 0;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	#servicos-home {
		padding: 20px;
	}
	.box-service-text {
		width: 100% !important;
		padding: 20px !important;
		top: auto;
		bottom: 0;
		min-height: 50%;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.box-service-color {
		width: 100% !important;
		top: auto;
		bottom: 0;
		height: 70%;
	}
	[data-element=beyond_contact] {
		width: 100%;
	}
}

.text-related-news p{font-size:14px!important;line-height:1.5;}

.titpost{padding-bottom: 24px;
	line-height: 1.2em !important;}
.article-post strong {
	font-weight: bold;
}

#tags-filter {
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#tags-filter ul {
	list-style: none;
	display: inline
}

#tags-filter li {
	display: inline;
	margin-right: 20px;
}

#tags-filter .current_tags {
	color: #4DF470;
	font-weight: bold;
}
#bloco_imagem .aligncenter {
 	display: block;
  margin-left: auto;
  margin-right: auto;
}
#bloco_imagem .alignright{
	display: block;
margin-left: auto;
margin-right: 0;
}
@media(max-width:650px){
	.tit-way{min-height:auto!important;}
	.mt-px80{margin-top:0px!important;}
	.what_we_do {text-align:center!important;}
	.what_we_do img{width:150px!important;margin:10px auto 20px auto!important;height:auto!important;}}