/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
Add your custom styles here
*/



.platformsTaxoFilters button[data-filter="education"]{
	order: 0;
}
.platformsTaxoFilters button[data-filter="finance"]{
	order: 3;
}
.platformsTaxoFilters button[data-filter="gas"]{
	order: 2;
}
.platformsTaxoFilters button[data-filter="insurance"]{
	order: 1;
}
.platformsTaxoFilters button[data-filter="real-estate"]{
	order: 4;
}






.eael-accordion-content{
	text-align: justify;
}
figure.elementor-image-box-img {
	margin-left: auto !important;
	margin-right: auto !important;
	display: flex !important;
	justify-content: center;
}
.elementor-location-header.scrolled .siteLogo,
body.page-id-234 .elementor-location-header .siteLogo{
	display: none;
}
.elementor-location-header.scrolled .colorLogo,
body.page-id-234 .elementor-location-header .colorLogo{
	display: flex;
}

.elementor-location-header.scrolled,
body.page-id-234 .elementor-location-header{
	background-color: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 14px;
}
.elementor-location-header.scrolled a.elementor-item-active::after,
.elementor-location-header.scrolled .menu-item a:hover::after,
body.page-id-234 .elementor-location-header .menu-item a:hover::after,
.elementor-location-header.scrolled .menu-item a.highlighted::after,
body.page-id-234 .elementor-location-header a.elementor-item-active::after{
	background-color: var(--e-global-color-primary) !important;
}

.elementor-location-header.scrolled .menu-item a,
.elementor-location-header.scrolled .sub-arrow svg,
body.page-id-234 .elementor-location-header .menu-item a,
body.page-id-234 .elementor-location-header .sub-arrow svg{
	color: var(--e-global-color-primary) !important;
	fill: var(--e-global-color-primary) !important;

}

.elementor-location-header.scrolled  .menu-item a:hover,
/* body.page-id-234 .elementor-location-header .menu-item a:hover, */
.elementor-location-header.scrolled .menu-item a:hover .sub-arrow svg,
body.page-id-234 .elementor-location-header .menu-item a:hover .sub-arrow svg{
	/*     color: #000 !important; */
	fill: #000 !important;
}



.elementor-location-header .sub-menu .menu-item a:hover,
body.page-id-234 .elementor-location-header .sub-menu .menu-item a:hover,
body:not(.page-id-234) .elementor-location-header .menu-item a.elementor-item-active{
	color: #fff !important;
}
body.page-id-234 .elementor-location-header .menu-item a{
	color: var(--e-global-color-primary) !important;
}
body .elementor-location-header.scrolled :not(.sub-menu) .menu-item a{
	color: var(--e-global-color-primary) !important;
}
body .elementor-location-header.scrolled .sub-menu .menu-item a:hover{
	color: var(--e-global-color-primary) !important;
} 
body .elementor-location-header.scrolled ul.sub-menu li.menu-item a.elementor-sub-item:hover,
body .elementor-location-header.scrolled ul.sub-menu li.menu-item a.elementor-item-active{
	color: #fff !important;
} 
.elementor-location-header{
	position: sticky;
	top: 0 ;
	left: 0;
	width: 100%;
	z-index: 999;
	margin-bottom: -101.51px;
	transition: all .3s ease;
}
body.page-id-234 .elementor-location-header{
	margin-bottom: 0px;
}

.portolfioSec .e-n-tabs-heading {
	padding-left: 10px !important;
	padding-right: 10px !important;

}
.portolfioSec button[data-filter="uncategorized"] {
	display: none !important;
}

/* .page-id-234 .elementor-location-header{
background-color: var(--e-global-color-primary);
} */

.textMedium strong{
	font-weight: 500;
}
.imgBoxesCon .elementor-image-box-title{
	margin-bottom: 0px !important;
}
/* .imgBoxesCon .elementor-widget-image-box img{
height: 80px;
object-fit: contain;
object-position: center bottom
}
.imgBoxesCon .elementor-widget-image-box .elementor-image-box-title{
position: relative;
margin-top: 30px;
}
.imgBoxesCon .elementor-widget-image-box .elementor-image-box-title::before{
background-color: #00DDFF;
content: '';
left: 50%;
transform: translateX(-50%);
top: -20px;
width: 36px;
height: 1px;
position: absolute;
} */
.imgBoxesCon .elementor-widget-image-box .elementor-image-box-img img{
	margin: 0 auto;
}
.page-id-851 .portolfioSec .e-n-tabs-heading{
	padding: 30px 0px;
}
.portolfioSec .elementor-flip-box__back .elementor-flip-box__layer__description {
	text-align: justify;
}
.portfolioPostContent {
	opacity: 0;
	position: absolute;
	top: 0%;   /* starts below parent */
	left: 0;
	width: 100%;
	transform: translateY(10px); /* slight offset */
	transition: opacity 0.5s ease, transform 0.5s ease;
}
.portLoopItem:hover::before {
	background-image: linear-gradient(180deg, #00000000 0%, var(--e-global-color-primary) 0%) !important;
}
.portfolioLoop .elementor-flip-box__front .elementor-flip-box__image img{
	height: 100px;
	object-fit: contain;
	width: 150px;
}
.flip-box-custom-title {
	margin-top: 40px;
	color: var(--e-global-color-text) !important;
}
.portfolioLoop .elementor-flip-box__button,
.groupPorLoop .elementor-flip-box__button{
	position: absolute;
	bottom: 30px;
	padding: 0px;
	transition: all .3s ease;
}
.portfolioLoop .elementor-flip-box__button:hover,
.groupPorLoop .elementor-flip-box__button:hover{
	text-decoration: underline !important;
}
.flip-box-custom-sector{
	color: grey;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	min-height: 15px;
}
.flip-box-custom-image img{
	height: 100px;
	width: 150px;
	object-fit: contain;
	margin: 0 auto;
	object-position: top center;
}
.flip-box-custom-image{
	text-align: center;
}

.portLoopItem:hover .portfolioPostContent {
	opacity: 1;
	transform: translateY(0);
	position: relative;
	transition: all .3s ease-in-out
}
.portfolioLoop .elementor-flip-box__front{
	background-size: 100% 60% !important;
}
.portfolioLoop .elementor-flip-box__back {
	background-size: 150px 60px !important;
}


.portfolioLoop .elementor-flip-box__front .elementor-flip-box__layer__description {
	color: var(--e-global-color-text);
}
.portfolioLoop .elementor-flip-box__layer__description .empty{
	display: block;
}
.portfolioLoop .elementor-flip-box__layer__description {
	min-height: 50px;
}
.businessCols > div {
	position: relative;
}
.businessColBtn {
	display: flex !important; /* ensure Elementor doesn't hide it */
	opacity: 0;
	visibility: hidden;
	transform: translateY(70px);
	transition: all 0.3s ease;
	position: absolute;
}

.businessCols > div:hover .businessColBtn {
	opacity: 1;
	visibility: visible;
	transform: translateY(60px);
}

.groupPorLoop .elementor-flip-box__layer__title{
	min-height: 70px;
}
.approachAcc .elementor-tab-title{
	gap: 40px;
}


@media screen and (max-width: 1024px){
	.portolfioSec .elementor-flip-box {
		min-height: 600px !important;
		height: unset !important;
	}
}
@media screen and (max-width: 767px){
	body .elementor-location-header .menu-item a.elementor-item-active .sub-arrow svg path,
	body .elementor-location-header .menu-item a.highlighted .sub-arrow svg path{
		fill: #fff !important;
	}
	body .elementor-location-header.scrolled .menu-item a.elementor-item-active,
	body .elementor-location-header.scrolled .menu-item a.highlighted,
	body.page-id-234 .elementor-location-header:not(.scrolled) .menu-item a.elementor-item-active{
		color: #fff !important;
	}
	body.page-id-234 .elementor-location-header:not(.scrolled) .menu-item a.highlighted{
		color: #fff !important;
	}
	.businessColBtn {
		opacity: 1;
		visibility: visible;
		position: relative;
		transform: translateY(0px);
	}
	.home_portfolioImgBoxes .elementor-image-box-img{
		margin-left: unset !important;
	}
	.businessCols > div:hover .businessColBtn {
		transform: translateY(0px);
	}
	.blogsSlider .swiper{
		width: 100% !important
	}
	.approachAcc .elementor-tab-title{
		gap: 10px;
	}
	.approachAcc .eael-advanced-accordion-icon-closed,
	.approachAcc .eael-advanced-accordion-icon-opened{
		margin: 0 !important;
	}
}