.main_content a{
	color: #ffb269;
}
.main_content a:hover{
	color: #2a2d2e;
}
.main_content .zlp_orange_text a{
	color: #2a2d2e;
}
.main_content .zlp_orange_text a:hover{
	color: #ffffff;
}

.mysticky-welcomebar-fixed-wrap{
	padding: 5px 20px !important;
	min-height: 4px !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
	margin: 0 !important;
}


@media all and (min-width: 576px) {
	.page-template-page-template-elementor .elementor-section.elementor-section-boxed>.elementor-container{
    	max-width: 540px;
    }
}

@media all and (min-width: 768px) {
	.page-template-page-template-elementor .elementor-section.elementor-section-boxed>.elementor-container{
    	max-width: 720px;
    }
}

@media all and (min-width: 992px) {
	.page-template-page-template-elementor .elementor-section.elementor-section-boxed>.elementor-container{
    	max-width: 960px;
    }
}

@media all and (min-width: 1200px) {
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-btn:last-child {
		margin-left: 20px !important;
	}
	.page-template-page-template-elementor .elementor-section.elementor-section-boxed>.elementor-container{
    	max-width: 1140px;
    }
	
}


.zlp_no_bottom_gap .elementor-text-editor p:last-child{
	margin-bottom: 0;
}

.zlp_list_link.elementor-widget .elementor-icon-list-item a{
	display: initial;
}

.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
body {
	font-size: 15px;
	color: #2a2d2e;
	font-family: "Lato", sans-serif;
	background: #fff
}
h1, h2, h3, h4, h5, h6{
	font-family: "Poppins", sans-serif;
}
body p {
	margin-bottom: 20px;
	font-family: "Lato", sans-serif !important
}
body .elementor-text-editor p{
	font-family: inherit !important;
}
body h2 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 600
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.page_top_big {
	display: block;
	width: 100%;
	background: #373a3e;
	position: relative;
	background-size: cover;
	background-attachment: fixed
}
/* .page_top_big .row {
	height: 100vh;
	min-height: 600px
} */

.page_top_big .row {
	height: 82vh;
}

.page_top_big .row img {
	width: 200px;
	margin-bottom: 50px
}
@media only screen and (min-width: 1500px) {
.page_top_big .row img {
	width: 230px;
	margin-bottom: 70px
}
}
.page_top_big .row h1 {
	color: #fff;
	font-size: 70px;
	font-weight: 600;
	line-height: 85px;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.9)
}
@media only screen and (min-width: 1500px) {
.page_top_big .row h1 {
	font-size: 80px;
	line-height: 95px
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.page_top_big .row h1 {
	font-size: 44px;
	line-height: 54px
}
}
.page_top_big .scene {
	position: absolute;
	top: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%
}
.page_top_big #scroll_bottom {
	position: absolute;
	bottom: 50px;
	left: 50%;
	width: 70px;
	height: 70px;
	display: inline-block;
	margin-left: -35px
}
.page_top_big #scroll_bottom span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box
}
@-webkit-keyframes sdb05 {
0% {
-webkit-transform:rotate(-45deg) translate(0, 0);
opacity:0
}
50% {
opacity:1
}
100% {
-webkit-transform:rotate(-45deg) translate(-20px, 20px);
opacity:0
}
}
@keyframes sdb05 {
0% {
transform:rotate(-45deg) translate(0, 0);
opacity:0
}
50% {
opacity:1
}
100% {
transform:rotate(-45deg) translate(-20px, 20px);
opacity:0
}
}
.page_top_md {
	display: block;
	width: 100%;
	background: url("../img/wh_bg.png") top center no-repeat #fff fixed;
	background-size: auto 100%;
	position: relative;
	padding-bottom: 120px
}

.page_top_lg {
	display: block;
	width: 100%;
	background: url("../img/wh_bg.png") top center no-repeat #fff fixed;
	background-size: cover;
	position: relative;
    padding-top: 160px;
	padding-bottom: 90px;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {
page_top_lg{
	padding-top: 120px
	padding-bottom: 50px;
}

.page_top_md {
	padding-bottom: 50px
}
}
.page_top_md .row {
	height: 70vh;
	min-height: 550px
}

.page_top_sm {
	padding-bottom: 50px
}

.page_top_sm .row {
	height: 50vh;
	min-height: 300px
}

@media only screen and (max-width: 767px) {
	.page_top_sm .row {
		min-height: 200px;
	}
}

.page_top_lg .row h1,
.page_top_md .row h1 {
	color: #333;
	font-size: 70px;
	font-weight: 600;
	line-height: 85px;
	margin: 30px 0
}
@media only screen and (min-width: 1500px) {
.page_top_lg .row h1,
.page_top_md .row h1 {
	font-size: 80px;
	line-height: 95px
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.page_top_lg .row h1,
.page_top_md .row h1 {
	font-size: 44px;
	line-height: 54px
}
}
.page_top_lg .row h6,
.page_top_md .row h6 {
	font-size: 16px;
	text-transform: uppercase
}
.page_top_lg .row p,
.page_top_md .row p {
	font-size: 24px;
	font-family: "Poppins", sans-serif !important;
}
.go_back .zlpBreadcrumb{
	margin-top: 20px;
}
.greyBreadcrumb{
	background: #f6f6f6;
	padding: 10px;
	margin-bottom: 30px;
}
.zlpBreadcrumb p{
	font-size: 13px !important;
	margin-bottom: 0;
}
.zlpBreadcrumb a{
	color: #2a2d2e;
}
.zlpBreadcrumb span{
	padding-left: 5px;
	padding-right: 5px;
}
.zlpBreadcrumb span::before{
	content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffb169;
    font-size: 16px;
}
.section_ttl {
	text-align: center;
	margin-bottom: 70px;
	display: block;
	width: 100%
}
.section_ttl_small{
	margin-bottom: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.section_ttl {
	margin-bottom: 30px
}
}
.section_ttl.wt_line_after {
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative
}
.section_ttl.wt_line_after:after {
	content: "";
	display: block;
	width: 200px;
	height: 6px;
	background: #faad67;
	margin: 0 0 0 -100px;
	position: absolute;
	bottom: 0px;
	left: 50%
}
.section_ttl h2 {
	font-size: 40px;
	font-weight: 600
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.section_ttl h2 {
	line-height: 50px
}
}
.section_ttl p {
	font-size: 16px;
	width: 60%;
	margin: auto
}
.our_tech .tech_row:nth-child(odd) {
	background: #f6f6f6
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.our_tech .tech_row .img img {
	width: 200px;
	margin-bottom: 50px
}
}
.a_as_link a {
	padding: 12px 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 40px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.a_as_link a:hover {
	background: #000;
	color: #fff
}
.owl-nav {
	display: none
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
header {
	display: block;
	width: 100%;
	padding: 10px 0;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	background: #fff;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
body.admin-bar header{
	top: 32px;
}
body.mysticky-welcomebar-apper header{
	top: 0px;
}
body.admin-bar.mysticky-welcomebar-apper header{
	top: 0px;
}

@media only screen and (max-width: 767px){
	.mysticky-welcomebar-fixed-wrap{
		flex-direction: column;
	}
	body.admin-bar header{
		top: 46px;
	}
	body.mysticky-welcomebar-apper header{
		top: 68px;
	}
	body.admin-bar.mysticky-welcomebar-apper header{
		top: 68px;
	}
	body.admin-bar.mysticky-welcomebar-apper header.transparent_menu{
		top: 114px;
	}
	
}

@media only screen and (max-width: 480px){
	body.mysticky-welcomebar-apper header{
		top: 68px;
	}
	body.admin-bar.mysticky-welcomebar-apper header{
		top: 68px;
	}
	body.admin-bar.mysticky-welcomebar-apper header.transparent_menu{
		top: 114px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
header {
	padding: 10px 0
}
}
header .logo a {
	display: inline-block;
	width: 100%;
	height: 60px;
	background: url("../img/logo.png") left center no-repeat;
	background-size: contain;
}
header .menu {
	float: right
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	header .menu {
		display: none
	}
	header .mega-sub-menu .menu {
		display: block;
	}
}
header .menu ul {
	margin: 0px;
	padding: 0px
}
header .menu ul li {
	display: inline-block;
	padding: 14px 12px 12px;
	border: 3px solid transparent;
	list-style: none;
	position: relative
}
header .menu ul li a {
	color: #2a2d2e;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: "Bebas Neue", sans-serif;
	position: relative
}
header .menu ul li a:after {
	content: "";
	position: absolute;
	bottom: 0px;
	height: 2px;
	left: 0;
	width: 0px;
	background: #2a2d2e;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
header .menu ul li a:hover {
	text-decoration: none
}
header .menu ul li a:hover:after {
	left: 0px;
	right: 0px;
	width: 100%
}
header .menu ul li.menu-item-99 {
	border-color: #333;
	margin-left: 20px
}
header .menu ul li.current-menu-item > a:after {
	left: 0px;
	width: 100%
}
header .menu li a.dropLink {
	position: relative;
	margin-right: 20px
}
header .menu li a.dropLink:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	right: -20px;
	top: 50%;
	display: inline-block;
	margin-top: -10px;
	transform: rotate(-45deg);
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background: transparent
}
header .menu li a.dropLink.open:before, header .menu li a.dropLink:hover:before {
	border-color: #faad67
}
header .menu li a.dropLink.open ul, header .menu li a.dropLink:hover ul {
	display: inline-block !important
}
header .menu li ul {
	display: none;
	position: absolute;
	width: 250px;
	top: 50px;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none
}
header .menu li ul.open, header .menu li ul:hover {
	display: inline-block
}
header .menu li ul li {
	display: block
}
header .menu li ul li a {
	color: #333
}
header .menu .dropParent:hover ul {
	display: inline-block
}
header.transparent_menu {
	background: transparent;
	border-bottom: none;
	padding-top: 60px
}
@media only screen and (max-width: 1199px) {
header.transparent_menu {
	padding-top: 10px
}
}
header.white_menu {
	padding-top: 60px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
header.white_menu {
	padding-top: 15px
}
}
header.white_menu .logo a {
	background: url("../img/logo_white.png") left center no-repeat;
	background-size: contain;
}
header.white_menu ul li a {
	color: #fff
}
header.white_menu ul li a:after {
	background: #fff
}
header.white_menu ul li.menu-item-99 {
	border-color: #fff;
	margin-left: 20px
}
header.white_menu ul li a.dropLink:before {
	border-color: #fff
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
@media only screen and (max-width: 1199px) {
.menu_response {
	display: none
}
}
.menu_response.active {
	position: fixed;
	display: table;
	align-items: center;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 998;
	background: #323539;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	vertical-align: middle
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.menu_response.active {
	padding: 40px 0
}
}
.menu_response.active ul {
	width: 100%
}
.menu_response.active ul#mainMenu {
	display: table-cell;
	vertical-align: middle
}
.menu_response.active ul li {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0 !important;
	border: none !important;
	padding: 0
}
.menu_response.active ul li:last-child {
	margin-bottom: 0 !important
}
.menu_response.active ul li a {
	color: #fff !important;
	font-size: 42px;
	line-height: 60px;
	font-weight: 600;
	display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.menu_response.active ul li a {
	font-size: 38px;
	line-height: 50px
}
}
@media only screen and (max-width: 369px) {
.menu_response.active ul li a {
	font-size: 30px;
	line-height: 40px
}
}
.menu_response.active ul li a:hover, .menu_response.active ul li a:active {
	text-decoration: underline;
	color: #faad67 !important
}
.menu_response.active ul li a:hover:after, .menu_response.active ul li a:active:after {
	display: none
}
.menu_response.active ul li.current-menu-item a {
	color: #faad67 !important
}
.menu_response.active ul li.current-menu-item a:after {
	display: none
}
.menu_response.active ul li.dropParent a.dropLink {
	margin: 0
}
.menu_response.active ul li.dropParent a.dropLink:before {
	width: 20px;
	height: 20px;
	margin-top: -18px;
	right: -40px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff
}
.menu_response.active ul li.dropParent ul {
	display: none;
	position: relative;
	left: 0px;
	right: 0px;
	top: 0;
	border: none;
	padding: 20px 0
}
.menu_response.active ul li.dropParent ul.open {
	display: inline-block;
	background: rgba(0,0,0,0.2)
}
.menu_response.active ul li.dropParent ul.open li a {
	text-align: center;
	font-size: 24px;
	line-height: 30px
}
.menu_response.active:before {
	content: "Metric Labs";
	font-size: 130px;
	font-weight: 900;
	color: #fff;
	opacity: 0.1;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	top: 30%;
	display: inline-block;
	font-family: "Poppins", sans-serif !important
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.menu_response.active:before {
	font-size: 100px
}
}
#nav-toggle {
	width: 35px;
	height: 35px;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	cursor: pointer;
	z-index: 999;
	background: transparent;
	display: none
}
@media only screen and (max-width: 1199px) {
#nav-toggle {
	display: inline-block
}
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 3px;
	background: #faad67;
	border-radius: 9px;
	opacity: 1;
	left: 0px;
	right: 0px;
	width: 35px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out
}
#nav-toggle span:nth-child(1) {
	top: 0px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}
#nav-toggle span:nth-child(2) {
	top: 12px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}
#nav-toggle span:nth-child(3) {
	top: 24px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}
#nav-toggle.open span {
	background: #fff
}
#nav-toggle.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px
}
#nav-toggle.open span:nth-child(2) {
	width: 0%;
	opacity: 0
}
#nav-toggle.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 25px
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.what_do {
	display: block;
	width: 100%;
	background: #f6f6f6
}
.what_do .section_ttl {
	margin-bottom: 50px
}
.what_do a {
	color: #333;
	padding-top: 20px;
	display: block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.what_do a:hover {
	text-decoration: none;
	padding-top: 0
}
.what_do .item {
	text-align: center
}
.what_do .item .img_blk {
	padding: 0 15px 15px 0;
	position: relative;
	width: 155px;
	display: block;
	margin: 0 auto;
	z-index: 3
}
.what_do .item .img_blk .img_cont {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	padding-top: 15px;
	padding-left: 15px;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 3
}
.what_do .item .img_blk:after {
	content: "";
	position: absolute;
	background: #faad67;
	width: 140px;
	height: 140px;
	right: 0px;
	bottom: 0px;
	z-index: 2
}
.what_do .item .img_blk img {
	display: block;
	margin: auto
}
.what_do .item .text {
	margin: 30px 15% 0;
	width: 70%
}
.what_do .item .text h5 {
	margin-bottom: 20px;
	font-weight: 600
}
.what_do .item .text p {
	font-size: 15px;
	color: #72787a
}
.what_do .btn {
	margin-top: 50px
}
.about_us {
	background: #f6f6f6;
	display: block;
	width: 100%
}
.about_us .text {
	border-left: 10px solid #faad67;
	padding-left: 30px;
	padding-right: 50px
}
.about_us .text h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 45px;
	padding: 0;
	margin: 0 0 30px
}

body:not(.home) section.awards > .container{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 70px;
}

.formula {
	background: #f6f6f6;
	display: block;
	width: 100%
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.formula .images_blk {
	display: none
}
}
.formula .images_blk img {
	display: block;
	margin: 0 auto
}
.formula .images_blk img:nth-child(2) {
	margin: 100px auto
}
.formula .text_blk .item {
	position: relative;
	padding-left: 100px;
	padding-bottom: 100px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.formula .text_blk .item {
	padding-bottom: 50px;
	margin-bottom: 0px
}
}
.formula .text_blk .item span {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #fff;
	border: 3px solid #bcc6c9;
	position: absolute;
	left: 0px;
	top: 30px
}
.formula .text_blk .item:before {
	content: "";
	width: 2px;
	position: absolute;
	left: 19px;
	top: 0px;
	bottom: 0px;
	background: #e4e8e8
}
.formula .text_blk .item:first-child:before {
	top: 40px
}
.formula .text_blk .item:last-child:before {
	bottom: 0px;
	height: 50px
}
.current_experiments {
	background: #fff;
	display: block;
	width: 100%;
	margin-bottom: 60px;
}
/* .home .current_experiments {
	background: #f6f6f6;
} */
.page-template-page-home-template .current_experiments,
.page-template-transparent-header-custom-title-footer-news .current_experiments{
	padding-top: 60px;
	padding-bottom: 0;
}
.current_experiments .slider_blk {
	position: relative;
	display: block;
	width: 100%;
	z-index: 8
}
.current_experiments .slider_blk .experiments_slider {
	display: block;
	width: 84%;
	margin: 0 8%
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.current_experiments .slider_blk .experiments_slider {
	margin: 0px;
	width: 100%
}
}
.current_experiments .slider_blk .experiments_slider .owl-dots {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px
}
.current_experiments .slider_blk .experiments_slider .owl-dots div {
	display: inline-block
}
.current_experiments .slider_blk .experiments_slider .owl-dots div span {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin: 0 4px;
	background: #e6e6e6;
	display: inline-block
}
.current_experiments .slider_blk .experiments_slider .owl-dots div.active span {
	background: #faad67
}
.current_experiments .item {
	text-align: center;
	padding: 0 0 30px;
	height: 370px;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
	border-radius: 5px;
}
.current_experiments .item img{
	width: 100%;
	height: auto;
	max-height: 145px;
	margin-bottom: 15px;
	border-radius: 5px 5px 0 0;
}
.current_experiments .item h5 {
	font-size: 16px;
	margin-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
}
.current_experiments .item h5 a {
	color: #2a2d2e
}
.current_experiments .item p {
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
}
.current_experiments .prew_btn {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 60px;
	background: url("../img/left-arrow-chevron.svg") center no-repeat;
	background-size: 50px;
	opacity: 0.4;
	z-index: 10
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.current_experiments .prew_btn {
	display: none
}
}
.current_experiments .next_btn {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 60px;
	background: url("../img/right-arrow-chevron.svg") center no-repeat;
	background-size: 50px;
	opacity: 0.4;
	z-index: 10
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.current_experiments .next_btn {
	display: none
}
}
.certificate {
	background: #f6f6f6;
	display: block;
	width: 100%
}
.home .certificate {
	background: #fff;
}
.certificate .item {
	display: table;
	float: left;
	width: 100%;
	height: 80px;
	vertical-align: middle
}
.certificate .item div {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px
}
.certificate .container .row:last-child .item {
	margin-bottom: 0px
}
.clients {
	display: block;
	width: 100%;
	background: #fff
}
.client_item{
	text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.clients {
	display: none
}
}
.clients .item {
	display: inline-block;
	float: left;
	margin-bottom: 50px
}
.clients .container .row:last-child .item {
	margin-bottom: 0px
}

.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}

footer {
	background: #fff;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 40px 0 0
}
.page-template-page-template-landing-page-with-header #footer{
	padding-top: 0
}
.page-template-page-template-landing-page-with-header .current_experiments{
	margin-bottom: 0;
}

footer .form_section .text {
	padding-right: 80px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .form_section .text {
	padding: 0 15px
}
}
footer .form_section .text .label_name {
	display: block;
	font-size: 20px;
	letter-spacing: 3px;
	color: #faad67;
	border-left: 2px solid #faad67;
	padding-left: 20px;
	line-height: 18px;
	margin-bottom: 30px;
	font-family: "Poppins", sans-serif;
}
footer .form_section .text h2 {
	font-size: 75px;
	line-height: 80px;
	margin-bottom: 40px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .form_section .text h2 {
	font-size: 44px;
	line-height: 54px
}
}
footer .form_section .text p {
	margin-bottom: 30px
}
footer .form_section .footer_form {
	padding-left: 80px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .form_section .footer_form {
	padding: 0
}
}
footer .form_section .footer_form .form-group {
	margin-bottom: 20px
}
footer .form_section .footer_form .form-control {
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 50px;
	padding: 0px;
	color: #2a2d2e
}
footer .form_section .footer_form .form-control::placeholder, footer .form_section .footer_form .form-control:-moz-placeholder, footer .form_section .footer_form .form-control::-moz-placeholder, footer .form_section .footer_form .form-control::-webkit-input-placeholder {
color:#eaeaea
}
footer .form_section .footer_form .form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: #faad67
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .form_section .footer_form .form-control {
	font-size: 16px
}
}
footer .form_section .footer_form textarea {
	line-height: 26px;
	height: 200px;
	overflow-x: hidden
}
footer .form_section .footer_form input[name="name"] {
	background: url("../img/user-silhouette.svg") center right no-repeat;
	background-size: 12px
}
footer .form_section .footer_form input[name="email"] {
	background: url("../img/envelope.svg") center right no-repeat;
	background-size: 12px
}
footer .form_section .footer_form input[name="tel"] {
	background: url("../img/phone-call.svg") center right no-repeat;
	background-size: 14px
}
footer .form_section .footer_form input[name="company"] {
	background: url("../img/hotel-with-three-floors.svg") center right no-repeat;
	background-size: 14px
}
footer .form_section .footer_form input.wpcf7-not-valid {
	border-color: red
}
footer .form_section .footer_form .wpcf7-not-valid-tip {
	font-size: 13px;
	margin-top: 5px
}
footer .footer_info .line {
	width: 80%;
	display: block;
	margin: 90px auto;
	height: 2px;
	background: #eaeaea
}
footer .maps_container {
	margin: 70px 0 50px
}

footer .infos .footer_widget h4,
footer .footer_additional_widget  h4{
	font-size: 16px;
	color: #2a2d2e;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
}
.footer_seo_column_wrapper{
	margin-left: -15px;
	margin-right: -15px;
}
.elementor.elementor-11921 {
    width: 100%;
}
.footer_contact a,
.footer_text a{
	color: #e48726;
}
.footer_contact a:hover,
.footer_text a:hover{
	text-decoration: underline;
}

.footer_widget{
	text-align: left;
}

.footer_widget ul{
	list-style: none;
    padding: 0;
	margin-bottom: 2rem;
}
.footer_widget.footer_additional_widget  ul{
	margin-bottom: 0;
}

.footer_widget li{
	background: url(../img/record-button.svg) left 9px no-repeat;
    background-size: 6px;
    padding: 5px 5px 5px 15px;
    line-height: 1.2;
}

.footer_widget a{
	font-size: 12px;
    color: #72787a;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .maps_container #google-container {
	height: 350px
}
}
footer .infos {
	font-size: 12px;
	color: #72787a
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .infos {
	text-align: center
}
}
footer .infos h4 {
	font-size: 18px;
	font-weight: 600;
	color: #222
}
footer .infos p {
	margin-bottom: 0px
}
footer .infos .social_links {
	margin: 10px 0;
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .infos .social_links {
	text-align: center
}
}
footer .infos .social_links a {
	display: inline-block;
	font-size: 12px;
	color: #72787a;
	padding: 0 10px;
	position: relative
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .infos .social_links a {
	float: none
}
}
footer .infos .social_links a:after {
	content: ".";
	position: absolute;
	right: 0
}
footer .infos .social_links a:first-child {
	padding-left: 0px
}
footer .infos .social_links a:last-child:after {
	display: none
}
footer .infos .footer_menu {
	display: block;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .infos .footer_menu {
	text-align: center
}
}
footer .infos .footer_menu li {
	list-style: none;
	display: inline-block;
	float: left
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .infos .footer_menu li {
	float: none
}
}
footer .infos .footer_menu li a {
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #72787a;
	padding: 0 20px 0 0;
	position: relative
}
footer .infos .footer_menu li a:after {
	content: ".";
	position: absolute;
	right: 0
}
footer .infos .footer_menu li:first-child a {
	padding-left: 0px
}
footer .infos .footer_menu li:last-child a:after {
	display: none
}
footer .subscribe_form {
	position: relative;
}
footer .sponsor_logo{
	position: absolute;
    bottom: 0px;
    right: 0;
}
footer .sponsor_logo img{
	height: 84px;
	width: auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
footer .subscribe_form {
	float: none;
	display: block;
	margin: 30px auto 0
}
}
footer .subscribe_form h6 {
	margin-bottom: 20px
}
footer .subscribe_form form {
	position: relative
}
footer .subscribe_form form .wpcf7-submit {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	border: none;
	background: url("../img/right-arrow.svg") center no-repeat;
	background-size: 17px;
	cursor: pointer
}
footer .subscribe_form form .wpcf7-submit:focus {
	box-shadow: none;
	outline: none
}
footer .subscribe_form form p {
	margin-bottom: 0px
}
footer .subscribe_form .form-control {
	border: none;
	border-radius: 0px;
	border-bottom: 1.5px solid #222;
	font-size: 12px;
	line-height: 40px;
	padding: 0 50px 0 0
}
footer .subscribe_form .form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: #faad67
}
footer .black_line {
	display: block;
	margin: 30px auto 0px;
	width: 95%;
	background: #222;
	height: 8px
}
.wpcf7-response-output {
	display: none !important
}
#google-container {
	position: relative;
	width: 100%;
	height: 200px;
	background-color: #e7eaf0
}
@media only screen and (min-width: 768px) {
#google-container {
	height: 300px
}
}
@media only screen and (min-width: 1170px) {
#google-container {
	height: 600px
}
}
#cd-google-map {
	position: relative
}
#cd-google-map address {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 1em 1em;
	background-color: #faad67;
	color: #fff;
	font-size: 13px;
	font-size: 0.8125rem
}
@media only screen and (min-width: 768px) {
#cd-google-map address {
	font-size: 15px;
	font-size: 0.9375rem;
	text-align: center
}
}
#cd-zoom-in, #cd-zoom-out {
	height: 32px;
	width: 32px;
	cursor: pointer;
	margin-left: 10px;
	background-color: #faad67;
	background-repeat: no-repeat;
	background-size: 32px 64px;
	background-image: url("../img/cd-icon-controller.svg")
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
	background-color: #faad67
}
@media only screen and (min-width: 768px) {
#cd-zoom-in, #cd-zoom-out {
	margin-left: 50px
}
}
#cd-zoom-in {
	background-position: 50% 0;
	margin-top: 10px;
	margin-bottom: 1px
}
@media only screen and (min-width: 768px) {
#cd-zoom-in {
	margin-top: 50px
}
}
#cd-zoom-out {
	background-position: 50% -32px
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.case_study_page .item {
	width: 100%;
	height: 330px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	padding: 20px;
	background-size: cover;
	background-position: center;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
	margin-bottom: 30px;
	opacity: 0.85;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
	font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 1199px) {
.case_study_page .item {
	height: 280px;
	font-size: 28px
}
}
.case_study_page .item:hover {
	opacity: 1
}
.case_study_page a {
	text-decoration: none
}
.case_study_page a:hover {
	text-decoration: none
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.our_team .team_column{
	padding: 17px;
}
.our_team .item {
	padding: 30px;
	text-align: center;
	position: relative;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
	height: 100%;
	background: #ffffff;
}
.our_team .item img {
	width: 100px;
	display: block;
	margin: 0 auto 25px;
	height: auto
}
.our_team .item h5 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 5px;
	text-align: center
}
.our_team .item h6 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 30px
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.services_item {
	display: block;
	width: 100%;
	background: #fff
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.services_item .row {
	margin: 0
}
}
.services_item:nth-child(even) {
	background: #f6f6f6
}
.services_item .services_ttl {
	font-size: 26px;
	padding: 5px 0 2px;
	position: relative;
	z-index: 10;
	font-weight: 600;
	margin-bottom: 30px
}
.services_item .services_ttl h3 {
	position: relative;
	z-index: 6;
	margin: 0
}
.colored_title .elementor-widget-container::before,
.zlp_colored_heading .elementor-widget-container::before,
.services_item .services_ttl:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	display: inline-block;
	width: 100px;
	height: 40px;
	background: #faad67;
	z-index: 4
}
.colored_title .elementor-widget-container::before{
	left: -55px;
	top: -4px;
}
.zlp_colored_heading .elementor-widget-container::before{
	left: -55px;
	top: 0px;
}
.colored_title .elementor-widget-container .elementor-heading-title,
.zlp_colored_heading .elementor-widget-container .elementor-heading-title{
	position: relative;
    z-index: 6;
	line-height: 1.4;
}
.zlp_indented_colored_heading .elementor-widget-container::before{
	left: 0px
}
.zlp_indented_colored_heading .elementor-widget-container .elementor-heading-title{
	padding-left: 50px;
}
.services_item ul {
	padding: 0px;
	margin: 0px
}
.services_item ul li {
	list-style: none;
	background: url("../img/record-button.svg") left 13px no-repeat;
	background-size: 6px;
	padding: 5px 5px 5px 15px
}
.services_tools {
	display: block;
	width: 100%;
	position: relative;
}
.services_tools .bg {
	background: #faad67;
	display: block;
	width: 100%;
	padding: 0 50px
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.services_tools .bg {
	padding: 0
}
}
.services_tools h4 {
	margin: 50px 0
}
.services_tools .item {
	color: #fff;
	border-left: 1px solid rgba(255,255,255,0.7);
	border-right: 1px solid rgba(255,255,255,0.7);
	text-align: center;
	font-weight: 300;
	padding: 20px;
	font-size: 20px;
	display: table;
	width: 100%;
	height: 180px
}
.services_tools .item div {
	display: table-cell;
	width: 100%;
	text-align: center
}
.services_tools .item div img {
	max-height: 75px;
	width: auto;
	display: inline-block
}
.services_tools .item:hover {
	background: rgba(255,255,255,0.2)
}
.services_tools .prew_btn {
	position: absolute;
	left: 0px;
	height: 180px;
	bottom: 0px;
	width: 50px;
	background: url("../img/left-arrow-chevron.svg") center no-repeat;
	background-size: 30px;
	opacity: 0.8;
	z-index: 10;
	filter: brightness(0) invert(1)
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.services_tools .prew_btn {
	display: none
}
}
.services_tools .next_btn {
	position: absolute;
	right: 0px;
	height: 180px;
	bottom: 0px;
	width: 50px;
	background: url("../img/right-arrow-chevron.svg") center no-repeat;
	background-size: 30px;
	opacity: 0.8;
	z-index: 10;
	filter: brightness(0) invert(1)
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.services_tools .next_btn {
	display: none
}
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.padding_120 {
	padding: 120px 0
}
@media only screen and (max-width: 1199px) {
.padding_120 {
	padding: 60px 0
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.padding_120 {
	padding: 30px 0
}
}
.btn {
	line-height: 40px;
	padding: 0 25px;
	border: 2px solid #000;
	border-radius: 40px;
	color: #000;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s;
}
.btn:hover, .btn:focus, .btn:active {
	background: #000;
	color: #fff;
	padding: 0 40px;
	border-color: #000;
	box-shadow: none
}
.image_wt_after_bg .elementor-image {
	position: relative;
	padding: 15px 15px 15px 0
}
.image_wt_after_bg .elementor-image:before {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	top: 0px;
	background: #faad67;
	width: 70%;
	display: inline-block
}
.image_wt_after_bg .elementor-image img {
	position: relative;
	z-index: 4
}
.single_page_ttl {
	padding: 200px 0 150px;
	margin-bottom: 100px;
	position: relative
}
.single_page_ttl:after {
	content: "";
	display: block;
	width: 200px;
	height: 6px;
	background: #faad67;
	margin: 0 0 0 -100px;
	position: absolute;
	bottom: 0px;
	left: 50%
}
.single_page_ttl h1 {
	color: #2a2d2e;
	font-size: 70px;
	font-weight: 600;
	line-height: 85px
}
@media only screen and (min-width: 1500px) {
.single_page_ttl h1 {
	font-size: 80px;
	line-height: 95px
}
}
.single_page_ttl h4 {
	margin-top: 30px
}
.single_page_ttl h4 span {
	margin-right: 8px
}
.single_page_ttl h4 span:after {
	content: ","
}
.single_page_ttl h4 span:last-child {
	margin: 0
}
.single_page_ttl h4 span:last-child:after {
	display: none
}
.single_page_ttl.blog_ttl {
	margin-bottom: 0px;
	padding-bottom: 60px
}
.single_page_ttl.blog_ttl h3 {
	margin-top: 40px;
	font-weight: 400
}
.top_posts {
	display: block;
	width: 100%
}
.top_posts a {
	color: #fff;
	text-decoration: none;
	text-shadow: none
}
.top_posts .slider_item {
	margin: 15px;
	height: 350px;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}
.top_posts .slider_item:before {
	position: absolute;
	background: #333;
	opacity: 0.8;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	content: ""
}
.top_posts .slider_item .cat {
	position: absolute;
	top: 0;
	left: 0px;
	display: inline-block;
	background: #faad67;
	color: #fff;
	padding: 6px 8px;
	font-size: 9px;
	min-width: 100px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	z-index: 10
}
.top_posts .slider_item .cat span {
	margin-right: 8px
}
.top_posts .slider_item .cat span:after {
	content: ",";
	font-size: 11px
}
.top_posts .slider_item .cat span:last-child {
	margin: 0
}
.top_posts .slider_item .cat span:last-child:after {
	display: none
}
.top_posts .slider_item .post_info {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-size: 13px
}
.top_posts .slider_item .post_info i {
	margin: 0 10px;
	font-size: 14px
}
.top_posts .slider_item .text {
	position: absolute;
	bottom: 25px;
	left: 25px;
	right: 25px;
	z-index: 10
}
.top_posts .slider_item .text h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px
}
.top_posts .slider_item .text p {
	margin-bottom: 0;
	font-size: 13px
}
.top_posts .owl-dots {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px
}
.top_posts .owl-dots div {
	display: inline-block
}
.top_posts .owl-dots div span {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin: 0 4px;
	background: #e6e6e6;
	display: inline-block
}
.top_posts .owl-dots div.active span {
	background: #faad67
}
.blog_posts {
	display: block;
	width: 100%;
	background: #f6f6f6
}
.blog_posts .cat_list {
	margin: 30px 0 80px 0;
	text-align: center
}
.blog_posts .cat_list a {
	display: inline-block;
	margin: 0 15px;
	color: #2a2d2e
}
.blog_posts .cat_list a:hover {
	color: #faad67
}
.blog_posts .cat_list a.active {
	color: #faad67;
	text-decoration: underline
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.blog_posts .cat_list a {
	line-height: 50px;
	font-size: 16px
}
}
.blog_posts .post_item {
	display: inline-block;
	width: 33.3%;
	float: left;
	padding: 15px
}
.blog_posts .post_inner {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: all 0.35s, -webkit-transform 0.35s;
	transition: all 0.35s, transform 0.35s
}
.blog_posts .post_inner:hover {
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3)
}
.blog_posts .post_inner a {
	color: #2a2d2e;
	text-decoration: none
}
.blog_posts .post_inner .text {
	padding: 20px;
	font-size: 13px;
	font-weight: 400
}
.blog_posts .post_inner .text h5 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
	padding-bottom: 0
}
.blog_posts .post_inner .text .date {
	display: block;
	width: 100%;
	margin: 15px 0;
	font-size: 12px
}
.blog_posts .post_inner .text p {
	margin-bottom: 0
}
.blog_posts .post_inner img {
	width: 100%;
	height: 170px;
	object-fit: cover
}
.blog_posts .btn-wrap {
	text-align: center
}
.blog_posts .btn-wrap .ajax_loadmore {
	margin: 0 auto
}
.blog_posts .btn-wrap .ajax_loadmore.loading {
	position: relative;
	padding-left: 50px
}
.blog_posts .btn-wrap .ajax_loadmore.loading:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 20px;
	border: 4px solid #8a8a8a;
	border-top: 4px solid #081822;
	border-radius: 50%;
	animation: spin 2s linear infinite
}
.blog_posts .btn-wrap .ajax_loadmore.done {
	opacity: 0.3;
	pointer-events: none
}
.blog_posts .alm-reveal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.blog_posts .alm-reveal .col-12 {
	align-self: stretch
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
.dark_section {
	background-color: #f6f6f6 !important;
}
.light_section {
	background-color: #fff !important;
}
.top_padding_50 {
	padding-top: 50px;
}
.top_padding_80 {
	padding-top: 80px;
}


.padding_70 {
	padding: 70px 0
}
.padding_120 {
	padding: 120px 0
}

.padding_top_70 {
	padding-top: 70px;
}
.padding_bottom_70 {
	padding-bottom: 70px;
}
.padding_top_120 {
	padding-top: 120px;
}
.padding_bottom_120 {
	padding-bottom: 120px;
}


@media only screen and (max-width: 1199px) {
	.padding_70 {
		padding: 20px 0
	}
	.padding_120 {
		padding: 60px 0
	}
	.padding_top_120 {
		padding-top: 60px;
	}
	.padding_bottom_120 {
		padding-bottom: 60px;
	}
	.padding_top_70 {
		padding-top: 20px;
	}
	.padding_bottom_70 {
		padding-bottom: 20px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.padding_70 {
		padding: 0px 0
	}
	.padding_120 {
		padding: 30px 0
	}
	.padding_top_120 {
		padding-top: 30px;
	}
	.padding_bottom_120 {
		padding-bottom: 30px;
	}
	.padding_top_70 {
		padding-top: 0px;
	}
	.padding_bottom_70 {
		padding-bottom: 0px;
	}
}

.margin_bottom_tiny {
	margin-bottom: 5px;
}
.mb50 {
	margin-bottom: 50px;
}
.post_author {
	margin-top: 30px;
	text-align: center;
}
.post_author p {
	margin-bottom: 0;
}
.post_author p a, .post_author p a:hover {
	color: #faad67;
}
.lab_report .subscribe_form form {
	position: relative;
}
header .menu li.dropParent > a {
	position: relative;
	margin-right: 5px;
}
header .menu li.dropParent > a:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	right: -15px;
	top: 50%;
	display: inline-block;
	margin-top: -10px;
	transform: rotate(-45deg);
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	background: transparent;
}
header.white_menu .menu li.dropParent > a:before {
	border-color: #fff;
}
header .menu li.dropParent > a.open:before, header .menu li li.dropParent > a:hover:before {
	border-color: #faad67;
}
.menu_response.active ul li.dropParent > a:before {
	width: 20px;
	height: 20px;
	margin-top: -18px;
	right: -40px;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
}
.menu_response.active ul li.dropParent:hover > .sub-menu {
	display: inline-block;
	background: rgba(0,0,0,0.2);
}
.menu_response.active ul li.dropParent:hover > .sub-menu > li > a {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
}
.subscribe_form p a {
	font-size: 12px;
	color: #72787a;
}
.more_btn {
	font-weight: 500 !important;
	text-decoration: none;
}
.more_btn:hover {
	text-decoration: none;
}
.separator {
	width: 100%;
	display: block;
	margin: 0px auto 90px;
	height: 2px;
	background: #eaeaea;
}


/* HEADER */
.header_wrapper{
	display: flex;
    justify-content: end;
    gap: 10px;
    align-items: center;
}
.header_social a{
	display: inline-block;
	color: #2a2d2e;
	margin-left: 10px;
	font-size: 17px;
}
.white_menu .header_social a{
	color: #fff;
}
.header_social a:hover,
.white_menu .header_social a:hover{
	color: #ffb169;
}


/* MEGA MENU HEADER */

/* .mega-menu-wrap li.mega-menu-flyout ul.mega-sub-menu, */
.mega-menu-wrap li.mega-menu-megamenu > ul.mega-sub-menu{
	top: 55px !important;
}

.mega_menu_wrapper .mega-menu > li.btn{
    margin-right: 0px !important;
}
.mega_menu_wrapper > nav > ul > li > a{
	font-family: "Bebas Neue", sans-serif !important;
    letter-spacing: 3px;
	position: relative;
}
.mega_menu_wrapper .mega-menu > li > a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 2px;
    left: 0;
    width: 0px;
    background: #2a2d2e;
    display: inline-block !important;
    -webkit-transition: all 0.35s, -webkit-transform 0.35s;
    transition: all 0.35s, transform 0.35s;
}
.mega_menu_wrapper .mega-menu > li > a:hover::after,
.mega_menu_wrapper .mega-menu > li.mega-current-menu-item > a::after{
    left: 0px;
    right: 0px;
    width: 100%;
}

.white_menu .mega_menu_wrapper .mega-menu > li.btn{
	border-color: #fff !important;
}
.white_menu .mega_menu_wrapper > nav > ul > li > a{
	color: #fff !important;
}
.white_menu .mega_menu_wrapper .mega-menu > li > a::after{
	background-color: #fff !important;
}


/* MEGA SUB MENU */
#nav-toggle{
	display: none !important;
}

.mega-sub-menu a{
	transition: all 0.3s !important;
	font-family: "Poppins" !important;
}
.mega-sub-menu li.widget_recent_entries ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mega-sub-menu li.widget_recent_entries ul > li {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 10px 0;
}
.mega-sub-menu li.widget_recent_entries ul > li > a{
	font-weight: 500;
}
.mega-sub-menu li.widget_recent_entries img{
	width: 80px;
	height: auto;
}
.mega-sub-menu li.mega-menu-item-has-children > a,
.mega-sub-menu li.mega-menu-item .mega-block-title{
	margin-bottom: 5px !important;
}
.mega-sub-menu li.mega-menu-item-has-children > a,
.mega-sub-menu li.mega-menu-item .mega-block-title,
li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link,
.mega-sub-menu li.widget_media_image p.wp-caption-text,
.mega-sub-menu li.mega-has-description.mega-menu-item-type-taxonomy > a .mega-menu-title{
	font-family: "Bebas Neue", sans-serif !important;
    letter-spacing: 3px;
	font-size: 17px !important;
}
.mega-sub-menu li.widget_media_image p.wp-caption-text{
	margin-bottom: 0 !important;
    color: #2a2d2e;
    margin-top: 5px
}
.mega-sub-menu li.mega-menu-item-has-children > a:hover,
li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover{
	color: #ffb169 !important;
}
.mega-menu-item-type-widget > ul,
li.mega-menu-item.widget_nav_menu ul{
	padding-left: 15px;
	float: none;
}

li.bullet_sub_menu .mega-sub-menu .mega-sub-menu{
	padding-left: 15px !important;
	list-style: square !important;
}
li.bullet_sub_menu .mega-sub-menu .mega-sub-menu > li{
	list-style: square !important;
	display: list-item !important;
}


.mega-menu-item-type-widget > ul > li::marker,
li.mega-menu-item.widget_nav_menu ul > li::marker,
li.bullet_sub_menu .mega-sub-menu .mega-sub-menu > li::marker{
    color: #ffb169;
}
.mega-menu-item-type-widget a,
li.bullet_sub_menu .mega-sub-menu .mega-sub-menu > li > a{
	color: #2a2d2e !important;
	font-size: 15px !important;
	text-decoration: none !important;
}
.mega-menu-item-type-widget a:hover,
li.bullet_sub_menu .mega-sub-menu .mega-sub-menu > li > a:hover{
	color: #ffb169 !important;
	text-decoration: none;
}
.mega-sub-menu li.mega-has-description > a{
	color: #2a2d2e !important;
    font-size: 15px !important;
}
.mega-sub-menu li.mega-has-description > a .mega-menu-title{
	font-weight: 500;
}
.mega-sub-menu li.mega-has-description > a .mega-menu-description{
	font-style: normal !important;
    font-size: 14px !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.mega-sub-menu li.mega-has-description > a:hover{
	color: #ffb169 !important;
}


.menu_social_wrapper > ul > li.widget_custom_html {
    display: flex !important;
    gap: 15px;
	align-items: center;
}
.menu_social_wrapper > ul > li.widget_custom_html .mega-block-title{
	margin: 0 !important;
	padding: 0 !important;
}
.menu_social{
	display: flex;
	gap: 15px;
}
li.menu_number > a{
	font-size: 22px !important;
}
li.menu_icon > a > i{
	color: #ffb169;
	font-size: 18px;
}


/* INDUSTRY NEWS */

#industry_news_section .zlp_list_row{
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
}


/* GLOSSARY */

.glossary_item{
	margin-bottom: 5px;
}

.glossary_item a{
	color: #2a2d2e;
}

.glossary_item i{
	color: #ffb169;
    font-size: 14px;
}
.metric_cat_wrapper{
	background: #f6f6f6;
	padding-bottom: 70px;
}
.metric_cat_list{
	padding: 15px;
}
.services_item .metric_cat_list ul{
	list-style: none;
	padding: 0;
}

.top_metrics ul{
	list-style: none;
	padding: 0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.top_metrics ul li{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding-right: 15px;
    padding-left: 15px;
	background: none;
}

.services_item .metric_cat_list li{
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	padding-bottom: 8px;
	list-style: none;
	background: none;
    padding-left: 0;
}
.services_item .metric_cat_list li:before,
.glossary_item:before,
.top_metrics ul li::before{
	content: "\f192";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #ffb169;
    font-size: 14px;
	margin-right: 5px;
}

.services_item .metric_cat_list li a,
.top_metrics ul li a{
	color: #2a2d2e;
}
.metric_detail,
.related_metrics{
	margin-bottom: 50px; 
}



.go_back{
	margin-top: 80px;
}

.metric_cat_wrapper .go_back{
	margin-top: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.go_back i:before{
	content: "\f00a";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #ffb169;
    font-size: 24px;
}
.go_back a{
	display: inline-block;
	font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--e-global-color-555687e5);
    background-color: var(--e-global-color-5dcfcbfb);
    padding: 10px 20px;
    border-radius: 4px;
    transition: all 0.3s;
}
.go_back a:hover{
	color: var(--e-global-color-5dcfcbfb);
    background-color: var(--e-global-color-555687e5);
	text-decoration: none;
}

.recent_blog_title{
	position: relative;
	margin-bottom: 30px;
    padding-bottom: 30px;
}

.recent_blog_title h3{
	font-size: 36px;
}

.recent_blog_title:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #faad67;
    margin: 0 0 0 -50px;
    position: absolute;
    bottom: 0px;
    left: 50%;
}

.hide_non_mobile .footer_additional_widget,
.hide_mobile .footer_additional_widget{
	float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.hide_non_mobile .footer_additional_widget ul,
.hide_mobile .footer_additional_widget ul{
	overflow: hidden;
}

/* .hide_non_mobile .footer_additional_widget ul li,
.hide_mobile .footer_additional_widget ul li{
	float: left;
	background-position: 15px 13px;
	padding-left: 30px;
	padding-right: 20px;
} */

.hide_non_mobile .footer_additional_widget ul li,
.hide_mobile .footer_additional_widget ul li{
	background-position: left 13px;
	padding-left: 15px;
}

.read_more_toggle .elementor-toggle .elementor-tab-content h3{
	font-size: 16px;
}


@media all and (min-width: 768px){
	.metric_detail,
	.related_metrics,
	.greyBreadcrumb {
		margin-left: 50px;
	}
	
	.hide_mobile{
		display: none;
	}
	
}

@media all and (min-width: 992px){
	/* .hide_non_mobile .footer_additional_widget ul li{
		width: 20%;
	}
	.hide_non_mobile .footer_additional_widget ul li:nth-child(5n+1){
		clear: both;
		padding-left: 15px;
		background-position: left 13px;
	} */
    
    .hide_non_mobile .footer_additional_widget{
		width: 25%;
	}
    .hide_non_mobile .footer_additional_widget:nth-child(5n+1){
    	clear: both;
    }
}

@media all and (min-width: 768px) and (max-width: 991px){
	/* .hide_non_mobile .footer_additional_widget ul li{
		width: 33%;
	}
	.hide_non_mobile .footer_additional_widget ul li:nth-child(3n+1){
		clear: both;
		padding-left: 15px;
		background-position: left 13px;
	} */
    
    .hide_non_mobile .footer_additional_widget{
		width: 33%;
	}
	.hide_non_mobile .footer_additional_widget:nth-child(3n+1){
		clear: both;
	}
}


.services_tools,
.our_team {
	margin-bottom: 60px;
}

@media only screen and (max-width: 1199px) {
	.services_tools,
	.our_team {
		margin-bottom: 60px;
	}
}


@media only screen and (max-width: 767px) {
	.services_tools,
	.our_team {
		margin-bottom: 0;
	}
	.hide_non_mobile{
		display: none;
	}
	/* .hide_mobile .footer_additional_widget ul li{
		width: 50%;
	}
	.hide_mobile .footer_additional_widget ul li:nth-child(2n+1){
		clear: both;
		padding-left: 15px;
		background-position: left 9px;
	} */
    
    .hide_mobile .footer_additional_widget{
		width: 50%;
	}
	.hide_mobile .footer_additional_widget:nth-child(2n+1){
		clear: both;
	}
}


/* SINGLE BLOG POST */
.single-post .single_page_ttl{
	padding: 150px 0 50px;
    margin-bottom: 50px
}
.single-post .page_content .elementor p{
	font-size: 19px;
}

/* ZLP ELEMENTS */
.zlp_list_item{
	border-bottom: 1px solid #eaeaea;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.zlp_list_item img{
	max-width: 100%;
	height: auto;
}
.zlp_btn_no_animation .exad-modal-button .exad-modal-image-action:hover{
	background-color: var( --e-global-color-555687e5 ) !important;
}
.zlp_btn_no_animation .exad-modal-button .exad-modal-image-action:hover:before{
	display: none;
}


/* ELEMENTOR */
.zlp_no_bottom_gap.elementor-widget-text-editor p:last-child{
    margin-bottom: 0;
}
.zlp_no_bottom_gap.elementor-widget-heading.elementor-widget:not(:last-child){
	margin-bottom: 10px;
}

.elementor-widget .elementor-icon-list-items .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-items .elementor-icon-list-item a{
	-webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.elementor-widget .elementor-icon-list-items .elementor-icon-list-item > .elementor-icon-list-icon,
.elementor-widget .elementor-icon-list-items .elementor-icon-list-item a >  .elementor-icon-list-icon{
	margin-top: 4px;
}

.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-no{
	margin-top:70px;
	margin-bottom:70px;
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-no{
	padding-top:70px;
	padding-bottom:70px;
}
.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-narrow{
	margin-top:65px;
	margin-bottom:65px
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-narrow{
	padding-top:65px;
	padding-bottom:65px;
}
.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-default{
	margin-top:60px;
	margin-bottom:60px
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-default{
	padding-top:60px;
	padding-bottom:60px;
}
.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-extended{
	margin-top:55px;
	margin-bottom:55px
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-extended{
	padding-top:55px;
	padding-bottom:55px;
}
.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-wide{
	margin-top:50px;
	margin-bottom:50px
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-wide{
	padding-top:50px;
	padding-bottom:50px;
}
.zlp_content_section.elementor-top-section:not(.zlp_content_section_bg)>.elementor-column-gap-wider{
	margin-top:40px;
	margin-bottom:40px
}
.zlp_content_section.elementor-top-section.zlp_content_section_bg>.elementor-column-gap-wider{
	padding-top:40px;
	padding-bottom:40px;
}



/* LANDING PAGES */
#mysticky-nav.wrapfixed{
	z-index: 999 !important;
}
#mysticky-nav.wrapfixed .myfixed{
	box-shadow: 0 3px 10px rgba(0,0,0,0.05);
	
}
.landing_header_phone .elementor-icon-list-icon{
	/* padding: 5px 2px;
    border: 1px solid #FFB269;
    text-align: center !important;
	margin-top: 0 !important; */
}

.page-template-page-template-landing-page .elementor-heading-title{
	line-height: 1.4;
}
.page-template-page-template-landing-page h1.elementor-heading-title{
	font-size: 42px;
}
.page-template-page-template-landing-page h2.elementor-heading-title{
	font-size: 40px;
}
.zlp_multi_heading .elementor-heading-title span{
	color: #FFB269;
}

.clients_row,
.icon_grid .gallery-columns-6{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
	align-items: center;
	margin: 20px 0;
}
.icon_grid .gallery-columns-6 .gallery-item{
	width: 100% !important;
	max-width: 100% !important;
	margin: auto;
	float: none !important;
}
.icon_grid .gallery-columns-6 br{
	display: none;
}
.clients_row img{
	max-width: 100%;
}
.icon_grid img{
	border: none !important;
}
.case_studies_row.case_study_page .item{
	margin-bottom: 20px;
}

.wpcf7 form>div.input_wrapper{
	margin-bottom: 10px;
}

.wpcf7 form>div.full_btn input[type=submit]{
	width: 100%;
}
.eael-contact-form input[type=submit]{
	cursor: pointer;
}
.exad-modal-btn-fixed-width-yes .exad-modal-image-action span{
	width: 100%;
}

/* POPUP */
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
	overflow-y: auto !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
	overflow-y: auto !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
	padding-right: 0 !important;
}

button.pum-close.popmake-close:focus {
    border: none;
    outline: none;
}

footer .dark_section .form_section .footer_form .form-control{
	background-color: transparent;
	border-color: #ccc;
}

.footer_contact_wrapper{
	background-color: #f6f6f6;
	padding-top: 120px;
}
.footer_contact_wrapper{
	padding-bottom: 50px;
}
.footer_wrapper{
	padding-top: 50px;
}

@media all and (min-width: 1201px){
	.mega_menu_wrapper .mega-menu > li.btn{
		border: 3px solid #2a2d2e !important;
		padding: 5px 10px !important;
	}
	.inline_posts .mega-sub-menu li.widget_recent_entries > ul{
		display: flex;
		gap: 20px;
	}
	.two_column_posts .mega-sub-menu li.widget_recent_entries > ul{
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
	}
	.inline_posts .mega-sub-menu li.widget_recent_entries > ul > li{
		gap: 10px;
	}
	.two_column_posts .mega-sub-menu li.widget_recent_entries > ul > li{
		flex: calc(50% - 10px);
	}
}

@media all and (max-width: 1200px){
	ul.mega-menu > li > ul.mega-sub-menu{
		max-width: 100% !important;
	}
	body.mysticky-welcomebar-apper #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1{
		padding-top: 130px;
	}
}

@media all and (max-width: 767px){
	
	header .logo a{
		background-size: contain;
	}
	.mega-sub-menu li.mega-has-description > a .mega-menu-description{
		display: none !important;
	}
	.mega-sub-menu li.widget_recent_entries img{
		width: 70px;
	}
	
	.landing_header_phone .elementor-icon-list-text{
		display: none;
	}
	.clients_row,
	.icon_grid .gallery-columns-6{
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}



@media all and (min-width: 576px){
	.top_metrics ul li{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media all and (min-width: 768px){
	.top_metrics ul li{
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}
@media all and (min-width: 992px){
    .footer_menus .col{
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1;     
    }
}