/*
Theme Name: RVAI
Theme URI: http://example.com/twenty-twenty-one-child/
Description: RVAI Theme
Author: Pink Lemonade
Author URI: https://www.pinklemonade.in/
Template: hello-elementor
Version: 1.0.0
*/
/* Add your custom styles here */
body{
	font-family: "Urbanist", Sans-serif;
	font-size:20px;
	font-weight:400;
	overflow-x:hidden;
}
h1, h2{
	font-family: "Rubik", Sans-serif;
}
.hfe-site-logo-container .hfe-site-logo-img{
	max-width:85%;
}
.tospage .elementor-widget-container h4{
			font-size: 28px!important;
			font-weight: 700!important;
			margin: 20px 0 10px!important;
	}
.tospage .elementor-widget-container h3{
	font-size: 36px;
    line-height: 40px;
	margin-top:30px;
}
.tospage .elementor-widget-container h4.first-heading{
	margin-top:0px!important;
}
#masthead .hfe-nav-menu .menu-item:last-child .hfe-menu-item {
    padding: 12px 30px !important;
    border-radius: 30px;
    color: #000 !important;
	background-color: transparent;
    background-image: linear-gradient(90deg, #E6D7F4 0%, #FFFFFF 100%);
	margin-left:20px;
	transition: transform 0.2s ease;
	font-family: "Urbanist", Sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 3px;
}
#masthead .hfe-nav-menu .menu-item:last-child .hfe-menu-item:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
	background: 
  linear-gradient(270deg, #228BE7 0%, #1A22B0 100%),
  linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%)!important;
background-blend-mode: overlay;
	color:#fff!important;
}
.ehf-header #masthead {
    z-index: 99999;
    position: relative;
}
#aiasservice,#serviceassoftware,#workforce{
	display:none;
}
.ai-consulting .e-con-inner{
	position:relative;
}
.logo_container{
	background: linear-gradient(180deg, #555A7A 0%, #2E3242 100%), radial-gradient(120.03% 120.03% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
    background-blend-mode: normal;
    padding: 0px 40px;
    border-radius: 80px;
}
@media only screen and (max-width: 820px) {
    .mobmenu-left-panel {
        width: 80%;
        background: linear-gradient(270deg, #228BE7 0%, #1A22B0 100%),
linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%);
    }
	.mob-icon-menu:before {
        content: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!--%20Uploaded%20to%3A%20SVG%20Repo%2C%20www.svgrepo.com%2C%20Generator%3A%20SVG%20Repo%20Mixer%20Tools%20--%3E%3Csvg%20fill%3D%22%23fff%22%20width%3D%2230px%22%20height%3D%2230px%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2011h12v2H4zm0-5h16v2H4zm0%2012h7.235v-2H4z%22%2F%3E%3C%2Fsvg%3E);
    }
	.mob-menu-left-bg-holder {
        background-position: bottom;
        background-size: 60%;
        z-index: 0;
        height: 20%;
        bottom: 15px;
        top: auto;
		background-attachment: fixed;
        background-position: bottom center !important;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain !important;
    }
	.mob-menu-slideout-over .mobmenu-panel{
		height: calc(100% - 43px);
	}
	#mobmenuleft li a, #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
        color: #ffffff;
		font-family: "Urbanist", Sans-serif!important;
		font-size: 18px;
    }
	.mobmenu-content li {
		border-bottom: 1px solid rgb(255 255 255 / 33%);
	}
	.mobmenu-left-panel .mob-cancel-button {
        color: #fff !important;
    }
	.mobmenu-left-panel .mobmenu-left-bt, .mobmenu-right-panel .mobmenu-right-bt {
		position: absolute;
		right: 0px;
		top: 5px;
	}
	
	.mobmenul-container {
        top: 50%;
        margin-left: 5px;
        margin-top: 0px;
        height: 60px;
        float: left;
        transform: translateY(-50%);
    }
	    .mob-menu-header-holder {
        width: 100%;
        background-color: #111111;
        height: 60px;
        position: fixed;
        padding-top: 5px;
        padding-bottom: 5px;
    }
	    .mobmenul-container i {
        line-height: 30px;
        font-size: 30px;
        float: left;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}
.bgokla{
	background: linear-gradient(0deg, #D9D9D9, #D9D9D9),
	linear-gradient(180deg, #FFFFFF 0%, #EAF3FC 62%, #E6D7F4 100%);
}
#back-to-top {
        position: fixed;
    bottom: 0px;
    right: 30px;
    width: 56px;
    background: linear-gradient(270deg, #228BE7, #1A22B0), linear-gradient(270deg, #092E4F, #1A22B0) !important;
    background-blend-mode: overlay;
    color: white;
    border: none;
    border-radius: 5px 5px 0 0;
    padding: 2px 10px;
    font-size: 24px;
    cursor: pointer;
    display: none;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
}
.main-header.scrolled{
	background-color: transparent; 
    transition: background-color 0.3s ease, top 0.3s ease;
	position:fixed;
	background-color: transparent;
    background-image: linear-gradient(90deg, #00418B 0%, #1A2148 100%);
}
.main-header.scrolled > .e-con-inner{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
.main-header.scrolled .elementor-element.elementor-element-f1b3c1b:not(.elementor-motion-effects-element-type-background){
	background-image:unset;
	padding-left:0px;
	padding-right:0px;
	backdrop-filter: unset !important;
}
.logo_container, .logo_container img, .main-header .elementor-element.elementor-element-f1b3c1b:not(.elementor-motion-effects-element-type-background), .main-header, .main-header.scrolled > .e-con-inner{
	transition:all ease-in 0.5s;
}
.main-header.main-inner-header.scrolled {
    background-color: #000000!important; 
	background-image:unset;
}
.main-header.scrolled .hfe-site-logo-container{
	text-align:left!important;
}
.main-header-inner-pages > .e-con-inner .elementor-element.elementor-element-f1b3c1b:not(.elementor-motion-effects-element-type-background){
	background: #00000066;
	backdrop-filter: blur(12.600000381469727px);
}
.careercarousel .slick-slide{
	margin:0px 15px;
	min-height: 320px;
}
.hfe-menu-item:hover{
	background: linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 51.64%, #BF2BA9 92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.current_page_item .hfe-menu-item{
	background: linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 51.64%, #BF2BA9 92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#masthead .hfe-nav-menu .current_page_item.menu-item:last-child .hfe-menu-item{
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
	background: 
  linear-gradient(270deg, #228BE7 0%, #1A22B0 100%),
  linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%)!important;
background-blend-mode: overlay;
	color:#fff!important;
}
#masthead .hfe-nav-menu .menu-item:last-child .hfe-menu-item:hover, #masthead .hfe-nav-menu .menu-item.current_page_item:last-child .hfe-menu-item{
	-webkit-text-fill-color: unset;
}
.main-header.main-header-inner-pages.scrolled {
    background-image: unset!important;
	background-color: rgb(0 0 0 / 95%);
}
.main-header-inner-pages.scrolled > .e-con-inner .elementor-element.elementor-element-f1b3c1b:not(.elementor-motion-effects-element-type-background) {
    background: unset!important;
}
.elementor-button-wrapper .elementor-button{
	background: 
	  linear-gradient(270deg, #228BE7, #1A22B0), 
	  linear-gradient(270deg, #092E4F, #1A22B0);
	background-blend-mode: overlay;
	padding:14px 30px!important;
	border-radius:30px;
	text-transform:uppercase;
	font-family: "Urbanist", Sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing:3px;
}
.elementor-button-wrapper .elementor-button:hover{
	background: 
  linear-gradient(270deg, #228BE7 0%, #1A22B0 100%),
  linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%)!important;
background-blend-mode: overlay;
	color:#fff!important;
}
/* Blog listing */
.blog-row{
	display: grid;
    grid-template-columns: 32% 32% 32%;
    justify-content: space-between;
}
.img-txt1 {
	height: 275px;
}
.blogs-info img{
	width:100%;
	height:275px;
	object-fit:cover;
}
.filter-row{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:50px;
}
.category-holder select{
	width: 235px;
    border-radius: 30px;
    height: 54px;
	border:1px solid #747474;
}
.category-holder select {
  	color: #747474;
	position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxOCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuOTk5MTgyIDEzLjI3NTJMOC45MjIyNyAyMEwxNi43MzgzIDEzLjI3NTIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNOC45MjE4NyAxOS45OTk4TDguOTIxODggLTYuMTAzNTJlLTA1IiBzdHJva2U9ImJsYWNrIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9zdmc+') no-repeat;
  background-position: right 15px top 50%;
	padding-right: 40px;
}
.category-holder select option:not(:first-of-type) {
  color: black;
}
.category-holder select option{
	color: #747474;
}
.spinner_job{
	display:flex;
	justify-content:center;
	min-height:100px;
	width:100%;
	align-items:center;
	flex: 0 0 auto;
	grid-column: span 3;
}
.spinner_job img{
	width:50px;
}
.blog-each-holder{
	margin-bottom: 30px;
	transition:0.5s ease all
}
.blog-content{
	padding:20px 0px 30px;
	transition: 0.5s ease all;
}
.blog-content p{
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
}
.blog-last{
	display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.blog-last p{
	font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
	margin:0px;
}
.read-more{
	display: flex;
    align-items: center;
    gap: 10px;
	font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
	transition:0.5s ease all;
}
.blog-each-holder:hover{
background: linear-gradient(270deg, #228BE7 0%, #1A22B0 100%),
linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%);
}
/*.blog-each-holder.slick-slide .blog-content{
	opacity:0.5;
}*/
.blog-each-holder.slick-center .blog-content{
	opacity:1;
}
.blog-each-holder:hover .blog-content {
    padding: 20px 30px 30px;
}
.blog-each-holder:hover p, .blog-each-holder:hover .read-more{
	color:#fff;
}
.blog-each-holder:hover svg path{
	stroke:white;
}
.blog-each-holder .insight-cat p, .blog-each-holder .author-holder p, .blog-each-holder .blog-last p{
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
}
.blog-each-holder .img-txt2 p{
    font-weight: 400;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0;
}
	.blog-last p{
		display:flex;
		align-items:center;
		gap:10px;
	}
@media only screen and (max-width: 990px) {
	.blog-row{
		grid-template-columns: 50% 50%;
	}
}
@media only screen and (max-width: 768px) {
	.blog-row{
		grid-template-columns: 100%;
	}
	.filter-row{
		flex-direction:column;
		gap:20px;
		margin-bottom: 30px;
	}
	.category-holder select{
		width:80%;
		margin:auto;
		height:45px;
	}
	.search-holder input{
		width:80%;
		margin:auto;
	}
	.insight-list-main .pagination {
		margin-top: 20px;
	}
}
/*Blog listing */
/*Blog inner */
.single .site-main{
	padding-top:170px;
	padding-bottom:80px;
}
.single .site-main .entry-title, .case_study .entry-title{
	opacity:1;
}
.case_study{
	display: grid;
    grid-template-columns: 69% 29%;
    gap: 2%;
}
	.latest-card{
		display: flex;
		align-items: center;
		gap: 10px;
		margin-bottom: 20px;
		background: #F2F8FF;
	}
	.latest-card .blog-image-link{
		width: 40%;
		height: 100px;
		position: relative;
		display: block;
	}
	.latest-card .blog-image-link img{
		width: 100%;
		height: 100px !important;
		object-fit: cover;
	}
	.latest-card .blog-content-link:hover{
		text-decoration:none;
	}
	.latest-card .blog-content-link .blog-content{
		padding:10px;
		color:#000;
	}
	.latest-heading{
		padding: 15px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #FFFFFF;
		border: 1px solid #dee2e6;
		border-left: 5px solid #A100FF;
	}
.latest-heading h3{
	margin:0px;
}
.back-button{
	margin-bottom: 25px;
}
.back-button .elementor-button-icon{
	transform:rotate(180deg);
}
.back-button .elementor-button:hover {
    background-color: #bf9d78;
    color: #fff;
}
.back-button .elementor-button {
    background-color: #3DB5C3;
    padding: 15px 50px 15px 30px;
    position: relative;
    transition: all ease-in 0.4s;
    color: #fff;
	border-radius:0px;
}
.back-button .elementor-button .elementor-button-text{
    font-size: 18px;
    font-weight: 500;
}
.back-button .elementor-button .elementor-button-icon{
	font-size: 20px;
    margin-right: 5px;
    line-height: 22px;
}
.single .site-main .page-content p{
	color: #000000;
	font-family: "Urbanist", Sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}
.single .site-main h1.entry-title, .case_study h1.entry-title{
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    max-width: 70% !important;
    margin-left: 0;
    line-height: 52px;
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1225px;
		margin: auto;
    }
}
@media only screen and (max-width: 880px) {
	.single .site-main, .case_study{
		margin:0px;
        padding-inline-start: 20px!important;
        padding-inline-end: 20px!important;
		max-width: 100%!important;
		grid-template-columns: 68% 30%;
    	gap: 2%;
	}
}
@media only screen and (max-width: 767px) {
	.single .site-main, .case_study{
		display: flex;
		gap: 10px;
		flex-direction: column;
		padding:30px 20px 30px;
        padding-inline-start: 20px!important;
        padding-inline-end: 20px!important;
	}
	.single .site-main h1.entry-title, .case_study h1.entry-title{
		font-size: 30px;
        line-height: 30px;
        padding: 0;
        margin-top: 15px;
        text-align: center;
        max-width: 100% !important;
	}
	single .site-main p, .case_study p {
    	text-align:center;
	}
	.latest-heading h3{
		font-size:24px;
	}
	.tag-holder{
		justify-content:center;
	}
	.view-more-cta-holder{
		flex-direction:column;
	}
}
/*Blog inner */
/* Case study */
.author-holder{
	margin-top:10px;
}
.case-study-each .blog-last{
	margin-top:0px;
}
.author-holder p, .case-study-each .blog-last p{
	margin:0px;
	font-size:14px;
}
.case-study-each:hover .img-txt1{
	padding:15px 15px 0px;
}
.case-study-each:hover .img-txt1 img{
	height: calc( 275px - 15px);
}
.case-study-each .img-txt1, .case-study-each .img-txt1 img{
	transition:0.5s ease all;
}
.category-holder{
	width:100%;
}
@media only screen and (max-width: 768px) {
	.tag-holder{
		min-height:unset;
	}
}
/* Case study */
/*Career*/
    .career_entries_list ul#job_listings{
        margin: 0px;
        padding: 0px;
        list-style: none;
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: flex;
		justify-content: space-between;
		gap:100px;
    }
    .career_entries_list ul#job_listings li{
        padding: 0px 0px;
		position:relative;
    }
	.career_entries_list ul#job_listings li a{
		color:#000;
	}
	.career_entries_list ul#job_listings li:hover:after {
		opacity: 1;
	}
	.career_entries_list ul#job_listings li:hover .pills_button{
		border:1px solid #fff;
	}
	.career_entries_list ul#job_listings li:after {
		content: "";
		position: absolute;
		left: -30px;
		top: -30px;
		height: calc(100% + 60px);
		width: calc(100% + 60px);
		background: 
  linear-gradient(0deg, rgba(217, 217, 217, 0.05), rgba(217, 217, 217, 0.05)),
  radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
		color: #000;
		opacity: 0;
		transition: .5s ease all;
		z-index: 0;
		border-radius: 10px;
	}
	.career_entries_list ul#job_listings li:hover .content_full_width, .career_entries_list ul#job_listings li:hover .left_content, .career_entries_list ul#job_listings li:hover .pills-holder, .career_entries_list ul#job_listings li:hover a{   
		z-index: 2;
		position: relative;
		color:#fff;
	}
    .career_entries_list .pills_button{
        padding: 4px 24px;
		border: 1px solid #000;
		border-radius: 37px;
		display: inline-block;
		margin-right: 5px;
		font-family: Urbanist;
		font-weight: 400;
		font-size: 12px;
		line-height: 20px;
		letter-spacing: 0;
    }
    .career_entries_list .content_full_width{
        display: flex;
        justify-content: space-between;
    }
    .career_entries_list .content_full_width a{
        font-size: 18px;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        height: 26px;
        gap: 8px;
        align-content: center;
        align-items: center;
        color: #000;
    }
	.career_entries_list .learn-more-link{
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 2px;
		margin-top:30px;
		border-bottom:1px solid #fff;
		width: auto;
    	display: inline-block;
		opacity:0;
		display:none;
	}
	.career_entries_list ul#job_listings li:hover .learn-more-link{
		opacity:1;
	}
    .career_entries_list .content_full_width h3{
		font-weight: 600;
		font-size: 27px;
		line-height: 32px;
		letter-spacing: 0;
		font-family: "Urbanist", Sans-serif;
		position:relative;
		margin-top: 0px;
    	margin-bottom: 40px;
		min-height: 65px;
    }
	.career_entries_list .content_full_width h3:after{
		content:'';
		position:absolute;
		width:100%;
		height:1px;
		background:#000;
		left:0;
		bottom:-20px;
	}
	.career_entries_list ul#job_listings li:hover .content_full_width h3:after{
		background:#fff;
	}
	.career_entries_list .left_content p.small{
		font-weight: 400;
		font-size: 12px;
		line-height: 22px;
		letter-spacing: 0;
		margin-bottom:15px;
	}
    .career_entries_list .content_full_width p{
 		font-weight: 400;
		font-size: 21px;
		line-height: 28px;
		letter-spacing: 0;
		margin-bottom:15px;
    }
	.pink-blue-gradient{
		background: linear-gradient(180deg, #FFFFFF 0%, #F5F9FE 30%, #EAF3FC 62%, #E6D7F4 100%);
	}
.career_entries_list ul#job_listings.blog-row {
    display: grid;
    grid-template-columns: 27% 27% 27%;
    justify-content: space-between;
	gap:100px;
	margin-top:60px;
}
@media only screen and (max-width: 768px) {
	.career_entries_list ul#job_listings li {
		padding: 20px 0px;
		position:relative;
	}
	.career_entries_list .content_full_width {
		display: block;
	}
	.career_entries_list .content_full_width h3 {
		font-size: 27px;
		width: 100%;
		text-align:center;
	}
	.career_entries_list .left_content p.small, .career_entries_list .content_full_width p, .career_entries_list .pills-holder{
		text-align:center;
	}
}
/*Career*/
/*AI solution section */
.black-gradient{
	background:
  radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%),
  linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
}
.black-gradient .elementor-button{
	color:#000!important;
}
.blackgradient-top{
	background: 
  radial-gradient(70.07% 70.07% at 50.16% 5%, 
    #555A7A 0%, 
    #2E3242 30%, 
    #1D1F27 60%, 
    #181A20 85%, 
    #141519 100%),
  linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));


background-blend-mode: overlay;
	transition: all 0.3s ease-in-out;
}
.blackgradient-top:hover{
	background: radial-gradient(
    70.07% 70.07% at 50.16% 5%,
    #60637e 0%,
    #3a3d50 30%,
    #242631 60%,
    #1a1c23 85%,
    #141519 100%
  ),
  linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03)
  );
background-blend-mode: overlay;
}
.white-gradient{
background: linear-gradient(0deg, rgb(217 217 217 / 0%), rgba(217, 217, 217, 0.2)), linear-gradient(180deg, #E6D7F4 0%, #EAF3FC 62%, #ffffff 84%);
}
.auto-divider{
	background: linear-gradient(90deg, rgba(26, 34, 176, 0) 0%, #1a22b05c 42%, rgba(26, 34, 176, 0) 85%), linear-gradient(270deg, #e3e8ed -13.04%, #e0e0e05c 42.31%, #1a22b05c 67.79%, #ffffff14 100%);
}
.auto-column{
	position:relative;
	z-index:9;
}
.auto-column3, .auto-column4{
	left:155px;
}
.auto-column:before{
	content:'';
	position:absolute;
	left:0;
	border: 2px solid #ffffff;
    width: 15px;
    height: 15px;
	border-radius: 50%;
    background: linear-gradient(0deg, #1A22B0 0%, #1A22B0 100%);
}
.auto-column:after{
	content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 7px;
}
.top-auto .auto-column:before{
	top: 160px;
}
.bottom-auto .auto-column:before{
	top:-20px;
}
.top-auto .auto-column:after{
	bottom: -10px;
	background: linear-gradient(0deg, #1a22b05c 0%, rgba(26, 34, 176, 0) 100%);
}
.bottom-auto .auto-column:after{
	top:-15px;
	background: linear-gradient(180deg, #1a22b05c 0%, rgba(26, 34, 176, 0) 100%);
}
.notice-carousel-sec{
background-image: 
  linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%),
  linear-gradient(270deg, rgba(34, 139, 231, 0.6) 0%, rgba(26, 34, 176, 0.6) 100%);
}
.auto-column p{
	transition: text-shadow 0.3s ease;
}
.auto-column{
	transform-origin: center;
}
.auto-column:hover p{
      text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Apply pulse on hover */
.auto-column:hover::before {
  animation: pulse 1s ease-in-out infinite;
}
@media only screen and (max-width: 768px) {
	.auto-column3, .auto-column4{
		left:0;
	}
	.auto-column:before, .auto-column:after, .auto-divider{
		display:none;
	}
	.career_entries_list ul#job_listings{
		display:block;
	}
	.career_entries_list ul li{
		text-align:center;
	}
	.career_entries_list .learn-more-link{
		opacity:1;
	}
	.career_entries_list .content_full_width h3:after {
    background: #000;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
	width: 50%;
}
	.career_entries_list ul li:after{
		display:none;
	}
	.career_entries_list ul li:hover{
		background: 
  linear-gradient(0deg, rgba(217, 217, 217, 0.05), rgba(217, 217, 217, 0.05)),
  radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
}
	.hfe-nav-menu-icon{
		display:flex;
	}
	.elementor-10 .elementor-element.elementor-element-c71d91a nav.hfe-dropdown .menu-item a.hfe-menu-item{
		background-color: #102d61;
		color: #fff;
	}
	.blog-each-holder {
		background: linear-gradient(270deg, #228BE7 0%, #1A22B0 100%), linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%);
	}
	.blog-each-holder .blog-content {
		padding: 20px 30px 30px;
	}
	.blog-each-holder p, .blog-each-holder .read-more {
    color: #fff;
}
	.new-blog .slick-slide{
		margin:0px!important;
	}

	.blog-each-holder svg path{
		stroke:white;
	}
	.career_entries_list .learn-more-link{
		border-bottom:1px solid #000;
	}
	.career_entries_list ul li:hover .learn-more-link{
		border-bottom:1px solid #fff;
	}
	.e-n-tabs .e-n-tab-title{
		background: #000!important;
		padding: 10px;
		text-align: center;
		justify-content: center;
		color: #fff!important;
	}
	.e-n-tabs .e-n-tab-title[aria-selected="true"]{
		/*background: linear-gradient(270deg, #228BE7, #1A22B0), linear-gradient(270deg, #092E4F, #1A22B0)!important;
    background-blend-mode: overlay;*/
		    background: #9747FF;
    background-color: transparent;
    background-image: linear-gradient(90deg, #9747FF 0%, #5B2B99 100%)!important;
	}
	.e-n-tabs .e-n-tab-title .e-n-tab-title-text{
		text-align:center;
	}
	.e-n-tabs-content > .e-con-full > .e-con-boxed > .e-con-inner{
		display: flex;
    	justify-content: space-between;
    	align-items: center;
	}
	.tab-img1, .tab-img2{
		max-width: 47%!important;
    	height: 200px;
    	overflow: hidden;
	}
	.tab-img1 img, .tab-img2 img{
		height: 200px;
    	object-fit: cover;
	}
	.notice-carousel .slide-inner{
		padding:0px!important;
	}
	.notice-carousel .slide-inner p{
		font-size:18px!important;
		line-height:24px!important;
	}
}
/*Inner banner*/
.inner-banner:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.618268) 57.82%, rgba(0, 0, 0, 0) 100%);
	z-index:0;
}
.inner-banner-content{
	z-index:9;
}
.gradient-text p{
  font-family: "Urbanist", Sans-serif;
  background: linear-gradient(0deg, #000000, #000000),
              linear-gradient(91.06deg, #C181F7 -3.78%, #BF2BA9 92%);
  background-blend-mode: screen; /* optional: blends both gradients nicely */
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* For Safari */
}
.gradient-inner-banner-heading h2, .gradient-text{
  background: linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 51.64%, #BF2BA9 92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
/*Principles*/
.principles-number h2{
	background: 
    linear-gradient(0deg, #F8F8FF, #EDEDED), /* soft top light tone */
    linear-gradient(96.3deg, #D9CFF0 4.19%, #A89AC4 97.37%), /* subtle lavender/purple tint */
    linear-gradient(270deg, #2E3242 0%, #1D1F27 100%), /* dark gray to black */
    radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38%, #1D1F27 68%, #181A20 100%);
  background-blend-mode: overlay, overlay, overlay, normal;
  color: #fff; /* optional for text visibility */
	border-radius:50%;
	border:1px solid #fff;
	width:45px;
	height:45px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.principles-each:hover{
	background: 
    linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.founders-sec{
	background: 
  linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%), /* Black at the top */
  linear-gradient(0deg, #555A7A 0%, #2E3242 60%, #1D1F27 100%), /* Gray at the bottom */
  radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #2C2C2C 85%, #3B3B3B 100%); /* Radial gradient for more depth */
  background-blend-mode: overlay;
  color: #fff;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.founder-link a{
    font-family: "Urbanist", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 17px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.principles-sec:before{
	content:'';
	position:absolute;
	left:0;
	top:auto;
	bottom:0;
	width:100%;
	height:20%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 28.28%, #000000 100%);
}
.impact-section:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:70%;
	background: linear-gradient(0deg, rgb(217 217 217 / 0%), rgba(217, 217, 217, 0.2)), linear-gradient(180deg, #E6D7F4 0%, #EAF3FC 62%, #ffffff 84%);
}
.impact-section:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:20%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	z-index: 999;
}
.automated-sec{
	overflow:hidden;
}
/* industry-tab*/
.slick-dots li button:before {
    font-size: 12px!important;
}
.slick-dots {
    bottom: -35px!important;
}
.slick-dots li button{
	 background:transparent!important;
	outline:none!important;
}
@media screen and (min-width: 1900px) {
  .industry-tab .e-n-tabs-heading{
     margin-left:350px!important;
  }
}
@media (min-width:1025px) and (max-width:1280px) {
  .industry-tab .e-n-tabs-heading{
    margin-left:30px!important;
  }
}
@media (min-width:1281px) and (max-width:1367px) {
  .industry-tab .e-n-tabs-heading{
    margin-left:65px!important;
  }
}
@media (min-width:1368px) and (max-width:1556px) {
  .industry-tab .e-n-tabs-heading{
    margin-left:150px!important;
  }
}
@media (min-width:1557px) and (max-width:1640px) {
  .industry-tab .e-n-tabs-heading{
    margin-left:160px!important;
  }
}
/*About responsive*/
@media only screen and (max-width: 768px) {
	.flow-sec{
		position:relative;
		background-image: unset !important;
        width: 100%;
        display: block;
        text-align: center;
		height: 100px;
	}
	.flow-sec p:before{
content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCAxNiA3NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy4yOTI4OSA3My43MDcxQzcuNjgzNDIgNzQuMDk3NiA4LjMxNjU4IDc0LjA5NzYgOC43MDcxMSA3My43MDcxTDE1LjA3MTEgNjcuMzQzMUMxNS40NjE2IDY2Ljk1MjYgMTUuNDYxNiA2Ni4zMTk1IDE1LjA3MTEgNjUuOTI4OUMxNC42ODA1IDY1LjUzODQgMTQuMDQ3NCA2NS41Mzg0IDEzLjY1NjkgNjUuOTI4OUw4IDcxLjU4NThMMi4zNDMxNSA2NS45Mjg5QzEuOTUyNjIgNjUuNTM4NCAxLjMxOTQ2IDY1LjUzODQgMC45Mjg5MzIgNjUuOTI4OUMwLjUzODQwOCA2Ni4zMTk1IDAuNTM4NDA4IDY2Ljk1MjYgMC45Mjg5MzIgNjcuMzQzMUw3LjI5Mjg5IDczLjcwNzFaTTkgNzNWMC41SDdWNzNIOVoiIGZpbGw9IiMzRTNFM0UiPjwvcGF0aD48L3N2Zz4=);
        position: absolute;
        left: 50%;
		bottom: -68px;
        transform: translatex(-50%);
        width: 100%;
        height: 60px;
	}
	.founder-link a{
		margin-top:0px;
	}
	.industry-tab .industry-text h6 br{
		display:none;
	}
}

/*Service page*/
.solution-box{ background: linear-gradient(139.24deg, rgba(217, 217, 217, 0.12) 14.7%, rgba(115, 115, 115, 0.08) 93.05%); backdrop-filter: blur(40px);   padding: 60px 30px 60px 30px;} .solution-box p{color:#fff!important}
/*Services*/
.ai-consulting{
	background: 
  linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, #000 100%),
  radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
}
.e-n-accordion-item-title-header {
  transition: height 0.5s ease, padding 0.5s ease, opacity 0.5s ease; /* Add opacity transition */
  height: auto;
  overflow: hidden;
  opacity: 1; /* Ensure text is visible by default */
}

.e-n-accordion-item-title-header.hidden {
  height: 0; /* Collapses the height to 0 */
  padding: 0; /* Remove padding when hidden */
  opacity: 0; /* Hide the text */
}
.e-n-accordion-item[open] .e-n-accordion-item-title{
	padding:0px;
	opacity:0;
	    height: 0;
}
/* Move the icon inside the content area when expanded */
.e-n-accordion-item[open] .e-n-accordion-item-title-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: translateY(0);
}
/* Style adjustments for the icon */
.e-n-accordion-item-title-icon svg {
    transition: transform 0.3s ease;
}
.e-n-accordion-item{
	position:relative;
	z-index:1;
}
.e-n-accordion-item{
    background: radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
}
.content-collapse-icon{
	position:absolute;
	right:0;
	top:25px;
}
.custom-collapse-icon{
	position:unset;
}
.e-n-accordion-item-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
/* When accordion is open */
.e-n-accordion-item[open] .e-n-accordion-item-content {
  max-height: 500px; /* Set this high enough to fit your content */
}
.insights-listing-holder .blog-row{
	display:flex;
}
.service-banner.inner-banner:before{
	display:none;
}
.service_drop_holder select{
	width: auto;
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-radius: unset;
    padding: 0;
	font-family: Urbanist;
	font-weight: 600;
	font-size: 16px;
}
.service_drop_holder select:focus-visible{
	outline:none;
	border:none;
	border-bottom: 1px solid #fff;
}
.service_drop_holder select option{
	background:#000;
}
@media only screen and (max-width: 768px) {
	.service-icon-holder .elementor-image-box-img{
		transform:rotate(90deg);
		padding-left: 40px;
	}
	.solution-box {
		padding: 30px 20px 30px 20px;
	}
	.accordion-heading{
		display:none;
	}
	.e-n-accordion-item-title-header.hidden, .e-n-accordion-item[open] .e-n-accordion-item-title{
	  height: auto; /* Collapses the height to 0 */
	  padding: 20px 0px; /* Remove padding when hidden */
	  opacity: 1; /* Hide the text */
	}
	.e-n-accordion-item[open] .e-n-accordion-item-title-icon{
		position:unset;
	}
	.custom-collapse-icon{
		display:none;
	}
	summary.e-n-accordion-item-title{
		padding-left:20px!important;
		padding-right:20px!important;
	}
}
@media only screen and (min-width: 1280px) {
	.accordion-content-area{
		max-width:1225px;
		min-width:1225px;
		margin:auto;
	}
	.ai-consulting .e-n-accordion-item-title{
		min-width:1225px;
		margin:auto;
	}
	#icon-box-3 .elementor-icon-box-content{
		padding-left:45px;
	}
	#icon-box-4 .elementor-icon-box-content{
		padding-top:165px;
	}
	#icon-box-5 .elementor-icon-box-content{
		padding-top:15px;
	}
	#icon-box-6 .elementor-icon-box-content{
		padding-bottom:50px;
	}
	.workforce-icon-box .elementor-icon svg {
		transition: transform 0.3s ease;
	}

	.workforce-icon-box  .elementor-icon:hover svg {
		transform: scale(1.2); /* Adjust the scale as needed */
	}
	.workforce-icon-box .elementor-icon-box-wrapper.active .elementor-icon-box-title span, .workforce-icon-box .elementor-icon-box-wrapper.active .elementor-icon-box-description{
		    background: linear-gradient(91.06deg, #228BE7 -3.78%, #1A22B0 51.64%, #092E4F 92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	}
	.workforce-icon-box .elementor-icon-box-wrapper.active .elementor-icon svg{
		transform: scale(1.2);
	}
}
@media (min-width:1025px) and (max-width:1280px) {
	#icon-box-5{
		max-width:320px;
		right:-5px;
	}
}
@media (min-width:821px) and (max-width:1024px) {
	#icon-box-4{
		bottom:62px;
	}
}
@media only screen and (max-width: 990px) {
	.workforce-icon-box{
		background-image: unset !important;
	}
	.workforce-icon-box:before, .workforce-icon-box:after{
		display:none;
	}
	.workforce-icon-holder{
		position: unset !important;
        width: 100% !important;
	}
	.item-content{
		height:35px;
		transform:unset!important;
	}
	.item-content h3{
		position:unset;
	}
	.item-content .description{
		opacity:1;
		height:auto;
	}
	.flip-card-inner{
		height:360px!important;
	}
	.flip-card-back ul{
		gap:15px!important;
	}
	.flip-card-front {
            justify-content: center !important;
        align-items: center !important;
		padding: 0px!important;
	}
	.flip-card-front img{
		width:70%!important;
	}
}
/*Insights all*/
.paginationwrap .pagination{
	display:flex;
	justify-content:center;
	align-items:center;
	padding: 0px;
}
.paginationwrap .pagination li{
	padding:0px;
	list-style:none;
	border:none;
}
.paginationwrap .pagination li a{
	font-weight:700;
	padding:0px 15px 0px 15px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: capitalize;
	color:#000;
}
.paginationwrap .pagination li a:hover{
	    background: linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 51.64%, #BF2BA9 92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.paginationwrap .pagination li .prev, .paginationwrap .pagination li .next{
	display: flex;
    border: 1px solid #00000033;
    padding: 5px 20px;
    height: 45px;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
.paginationwrap .pagination li .prev{
	margin-right:10px;
}
.paginationwrap .pagination li .next{
	margin-left:10px;
}
.paginationwrap .pagination .current{
	border: double 2px transparent;
    display: inline-block;
    color: #000;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
	font-weight:700;
	margin-right:10px;
	margin-left:10px;
	border: 1px solid #00000033;
	background-color: #fff;
}
.career_filters{
		display:flex;
		justify-content:space-between;
		align-items:center;
	margin-bottom:40px;
	}
	.search-holder {
		display: flex;
		border-width: 1px;
		border-style: solid;
		border-color: #000;
		border-image: initial;
		border-radius: 30px;
    	overflow: hidden;
    	width: 500px;
	}
	.search-holder .search-input {
		color: rgb(33, 33, 33);
		vertical-align: middle;
		box-shadow: rgb(204, 204, 204) 0px -1px 1px -1px inset, rgb(204, 204, 204) 0px 1px 1px -1px inset, rgb(204, 204, 204) 1px 0px 1px -1px inset;
		width: 90%;
		font-size: 16px;
		height: 45px !important;
		background: rgb(255, 255, 255);
		padding: 10px 20px;
		border-width: 0px;
		border-style: initial;
		border-color: initial;
		border-image: initial;
		outline: none;
	}
	.search-holder .search-input::placeholder{
		color:#747474;
		font-weight: 400;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;

	}
	.search-holder .search-submit {
		vertical-align: middle;
		cursor: pointer;
		width: 10%;
		padding: 0px 15px 0px 0px;
		border-width: 0px;
		border-style: initial;
		border-color: initial;
		border-image: initial;
		outline: none;
		background: rgb(255, 255, 255);
		margin:0;
	}
	.filter-container {
            position: relative;
            display: inline-block;
        }

        /* Filter Button */
        .filter-btn {
			color: #747474;
			border: none;
			padding: 10px 15px;
			border-radius: 30px;
			cursor: pointer;
			font-size: 16px;
			display: flex;
			align-items: center;
			gap: 8px;
			border: 1px solid #1a2148;
        }
.filter-btn:focus, .filter-btn:hover{
    color: #fff;
    background: #C7782F;
	background-color: transparent;
	background-image: linear-gradient(90deg, #00418B 0%, #1A2148 100%);
    text-decoration: none;
}
.filter-btn:hover svg path{
	stroke:#fff;
}
        /* SVG Icon */
        .filter-btn svg {
            width: 24px;
            height: 22px;
            fill: none;
        }

        /* Dropdown Content */
        .filter-dropdown {
            position: absolute;
            top: 45px;
            left: 0;
            background: white;
            width: 150px;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
            border-radius: 5px;
            overflow: hidden;
            display: none;
            z-index: 10;
        }

        /* Dropdown Items */
        .filter-dropdown label {
            display: block;
            padding: 10px;
            font-size: 14px;
            cursor: pointer;
            transition: background 0.3s;
        }

        .filter-dropdown label:hover {
            background: #f1f1f1;
        }
		[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
			color: #747474;
			background-color: transparent;
			text-decoration: none;
		}
        /* Show Dropdown */
        .filter-container.active .filter-dropdown {
            display: block;
        }
@media only screen and (max-width: 768px) {
	.career_filters {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
	}
	.search-holder {
		width: 78%;
	}
	.search-holder .search-input {
		height: 45px !important;
	}
	.filter-container {
		width: 22%;
	}
	.filter-btn {
		width: 100%;
		justify-content: center;
		font-size:0px;
	}
	.filter-dropdown {
        right: 0px;
        left: auto;
	}
	.search-holder .search-submit{
		width:20%;
	}
}
/*all insights */
/* Related Insights */
.related-insights{
	position:relative;
	padding:60px 0px 0px;
}
.related-insights .latest-content{
	display: grid;
    grid-template-columns: 32% 32% 32%;
    justify-content: space-between;
	position:relative;
}
.related-insights h2{
	font-weight: 400;
	font-size: 47px;
	line-height: 52px;
	letter-spacing: 0;
	margin-bottom: 15px;
    text-align: left;
}
.related-insights h2 span{
	font-weight: 700;
}
.related-insights .related-heading p{
	text-align: left;
    margin-bottom: 45px;
    width: 70%;
    margin-right: auto;
    margin-bottom: 40px;
}
.related-insights .view-more-cta-holder .elementor-button{
	font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px 50px 50px 50px;
    margin-top: 0px;
}
.related-insights .blog-each-holder {
    background: transparent;
    border: none;
}
.view-more-cta-holder{
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.related-insights .blog-each-holder:hover .blog-content p{
	color:#fff;
}

.related-insights .img-txt1 {
    padding: 0;
	height:260px;
}
.related-insights .img-txt1 img {
    height: 260px;
}
.related-insights .blog-content {
    padding: 20px 0px 30px;
}
.related-insights .blog-each-holder:hover .blog-content{
	padding: 20px 30px 30px;
}
.related-insights .blog-each-holder:hover .img-txt1{
	 padding: 20px;
}
.related-insights .blog-each-holder:hover .img-txt1 img {
    height: calc(260px - 20px);
}
.related-insights .blog-each-holder:hover{
    background: #1A2148;
}
.insights-navigation {
    display: flex;
    justify-content: space-between;
    margin: 0px 0;
    justify-content: center;
    margin-top: 60px;
    gap: 20px;
}
.insights-navigation .prev-arrow,
.insights-navigation .next-arrow {
    display: inline-block;
    padding: 0px;
    color: #2E2E2E;
    text-decoration: none;
    border-radius: 5px;
}
.insights-navigation .prev-arrow.disabled svg path{
	fill:#ccc;
}
.insights-navigation .next-arrow.disabled svg path{
	fill:#ccc;
}
.insights-navigation .nav-text{
	text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    color: #2E2E2E;
    margin-top: 0;
    text-transform: uppercase;
}
.insights-navigation .next-arrow.disabled .nav-text, .insights-navigation .prev-arrow.disabled .nav-text{
	color:#ccc!important;
}
.insights-navigation .prev-arrow:hover,
.insights-navigation .next-arrow:hover {
    color: #000;
}
.insights-navigation .arrow {
    font-size: 18px;
    font-weight: bold;
	display: flex;
    align-items: center;
    gap: 40px;
}
.insights-navigation .prev-arrow.disabled,
.insights-navigation .next-arrow.disabled{
	color:#ccc!important;
	cursor: not-allowed;
	pointer-events:none;
}
.single .site-main h1.entry-title, .case_study h1.entry-title {
    font-size: 38px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    margin-left: 0px;
    line-height: 49px;
    margin-bottom: 40px;
    max-width: 100% !important;
	font-family: "Rubik", Sans-serif;
}
@media only screen and (max-width: 768px) {
	.related-insights .latest-content {
		grid-template-columns: 100%;
	}
	.related-insights:before {
		 height: 100%;
	}
	.related-insights h2 {
		position: relative;
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 20px;
		text-align:center;
	}
	.related-insights .related-heading p{
		text-align:center;
		margin-bottom: 30px;
		width:100%;
	}
	.related-insights .blog-each-holder .blog-content {
        padding: 20px 30px 30px;
    }
	.related-insights .blog-each-holder {
        background: linear-gradient(270deg, #228BE7 0%, #1A22B0 100%), linear-gradient(91.06deg, #F3F6FD -3.78%, #C181F7 24.8%, #BF2BA9 92%);
    }
	.related-insights .blog-each-holder p, .related-insights .blog-each-holder .read-more {
        color: #fff;
    }
	.related-insights {
		position: relative;
		padding: 20px 0px;
	}
}
/* Related Insights */
/*Contact*/
.contact-info svg path{
	fill:#fff;
}
.contact-info a{
	color:#fff;
}
.contact-address .elementor-icon-box-title{
	display:none;
}
.contact-address .elementor-icon-box-title{
	margin-top:0px;
}
.wpcf7-form input[type=date], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=password], .wpcf7-form input[type=search], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form input[type=url], .wpcf7-form select, .wpcf7-form textarea{
	background:transparent;
	color:#000;
	font-size:21px;
	line-height:26px;
	font-family: "Urbanist", Sans-serif;
}
.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder{
	color:#000;
	font-size:21px;
	line-height:26px;
	font-family: "Urbanist", Sans-serif;
}
.contact-info-card{
	position:relative;
}
.contact-info-card.info-card2:after{
	content:'';
	position:absolute;
	top:auto;
	right:-15px;
	width:1px;
	height:250px;
	background:#fff;
}
.contact-info-card.info-card2:before{
	content:'';
	position:absolute;
	top:auto;
	left:-10px;
	width:1px;
	height:250px;
	background:#fff;
}
@media only screen and (max-width: 768px) {
	.contact-info-card{
		padding:0px;
	}
	.cf7-submit-holder p{
		display: flex;
    	flex-direction: column;
    	align-items: center;
	}
}
/*Industries*/
.industry-banner:before, .approach-banner:before, .home-banner:before{
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.10127801120448177) 59%);
    z-index: 0;
}
.expertise:before{
	z-index:9;
}
.expertise:after{
	content: '';
    width: 100%;
    height: 134%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(to bottom, transparent 0px, transparent 100px, #0000009e 132px, #000000 100%);
    z-index: 0;
}
/*.approach-banner:after{
	display:none;
}
.approach-banner:before{
	background: linear-gradient(0deg, rgb(0 0 0 / 77%) 0%, rgba(0, 0, 0, 0.10127801120448177) 59%);
}*/
.industries .solution-box{
	margin:10px;
}
.industries .solution-box{
    background: linear-gradient(139.24deg, rgba(217, 217, 217, 0.12) 14.7%, rgba(115, 115, 115, 0.08) 93.05%);
    backdrop-filter: blur(40px);
    padding: 50px 50px 50px 40px;
}
.industries .solution-box .elementor-icon-box-title{
	min-height:50px;
	padding-right:40px;
}
.industries .solution-box .elementor-icon-box-description{
	min-height:100px;
}
.industry-arrows, .career-arrows{
	display: flex;
    justify-content: space-between;
    width: 190px;
    margin-top: 15px;
	margin-bottom: 10px;
    height: 20px;
    position: relative;
}
.industry-arrows .slick-prev:before, .industry-arrows .slick-next:before, .career-arrows .slick-prev:before, .career-arrows .slick-next:before{
	display:none;
}
.industry-arrows .slick-prev, .career-arrows .slick-prev{
	left:0;
	width: auto;
    position: relative;
}
.industry-arrows .slick-next, .career-arrows .slick-next{
	right:0;
	width: auto;
    position: relative;
}
.industry-drop{
	position:absolute;
	right:0;
	top:0;
	z-index:9;
	display:none;
}
.industry_drop_holder select{
	width: auto;
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-radius: unset;
    padding: 0;
	font-family: Urbanist;
	font-weight: 600;
	font-size: 16px;
}
.industry_drop_holder select:focus-visible{
	outline:none;
	border:none;
	border-bottom: 1px solid #fff;
}
.industry_drop_holder select option{
	background:#000;
}
@media only screen and (max-width: 768px) {
	.industry-drop{
		position:relative;
	}
	.industries .solution-box{
		width:100%;
	}
	.industry-arrows{
		display:none;
	}
	.industries .slick-dots li button:before{
		color:#fff!important;
	}
	.industries .slick-dots {
		bottom: -25px !important;
	}
	.expertise{
		background:#000;
	}
	.expertise:before, .expertise:after{
		display:none;
	}
}
/*Solutions carousel*/
.solutions-carousel{
	margin-bottom:60px!important;
}
.solutions-carousel .slick-slide{
	margin:0px 20px;
}
.solutions-carousel .slick-slide ul{
	padding-left:20px;
	margin-top:20px;
	padding-right:20px;
}
.solutions-carousel .slick-dots li button:before{
	color:#fff;
}
.solutions-carousel .slick-dots li.slick-active button:before{
	color:#fff;
}
/*Industry carousel-home */
.industry-tab .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title{
	position:relative;
	margin-bottom:15px;
}
.industry-tab .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]::after {
	content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 15px;
    background: linear-gradient(0deg, #9747FF 0%, #5B2B99 100%);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    z-index: 9999;
}
.industry-tab .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
	font-size:24px;
	font-weight:800;
}
.ai-consulting .content-collapse-icon {
    top: 65px;
}
.about-gradient{
    background-image: linear-gradient(91.06deg, rgb(243, 246, 253) -3.78%, rgb(193, 129, 247) 24.8%, rgb(191, 43, 169) 92%), linear-gradient(270deg, rgba(34, 139, 231, 0.6) 0%, rgba(26, 34, 176, 0.6) 100%);
}
.solution-box:hover{
    backdrop-filter: blur(90px);
	cursor:pointer;
}
.industry-tab .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title:focus-visible, .industry-tab .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title .e-n-tab-title-text {
  outline: none;
}
@media only screen and (max-width: 768px) {
	.solution-box .elementor-icon-box-title br{
		display:none;
	}
	.expertise p br{
		display:none;
	}
}
@media only screen and (min-width: 1024px) {
	.solutions-carousel .slick-slide{
		min-height:305px;
	}
	.slick-slider-container .slick-dots {
		bottom: 5px !important;
	}
	.slick-slider-container .slick-dots li button:before{
		color:#fff;
	}
	.approx-slider .slick-slider-container .slick-list{
		min-height:400px;
	}
	.approx-slider .slick-slider-container .slick-dots li.slick-active button:before {
		opacity: .75;
		color: #fff;
	}
	.single-container {
        width: 1225px;
        margin: auto;
    }
}
/*Contact design change */
/*.contact-banner:before, .contact-banner:after{
	display:none;
}*/
@media only screen and (max-width: 768px) {
	.contact-banner:before, .contact-banner:after{
		display:block;
	}
	.contact-info-card br{
		display:none;
	}
	.contact-info-card.info-card2:after, .contact-info-card.info-card2:before{
		display:none;
	}
	.single .site-main h1.entry-title, .case_study h1.entry-title {
    font-size: 30px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    margin-left: 0px;
    line-height: 36px;
    margin-bottom: 20px;
    max-width: 100% !important;
    font-family: "Rubik", Sans-serif;
}
	.elementor-counter-title{
		text-align:center;
	}
	.insights-navigation{
		margin-top:0px;
	}
	.single .site-main .page-content p{
		text-align:center;
	}
}
/*Contact design change */
/*Featured insights*/
.insights-fetaured .item{
	background-image: 
  radial-gradient(120.05% 120.05% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%),
  linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 60.65%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding:40px;
	color:#fff;
	border-radius:20px;
}
.feature-label{
	font-family: "Urbanist", Sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	color:#fff;
}
.featured-in-holder{
	display:grid;
	grid-template-columns:80% 20%;
	justify-content:space-between;
}
.featured-in-holder .down-load-cta .elementor-button{
	float:right;
}
.insightls-head{
	font-family: "Rubik", Sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 42px;
}
.featured-in-holder p{
	font-family: "Urbanist", Sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
}
.insights-fetaured .slick-dots button:before{
	display:none;
}
.insights-fetaured .slick-dots{
	width: auto;
    position: absolute;
    right: 30px;
    bottom: -50px !important;
}
.insights-fetaured .slick-dots li{
	width: 100px;
}
.insights-fetaured .slick-dots li.slick-active button{
	background: #000 !important;
}
.insights-fetaured .slick-dots button{
    width: 100px;
    background: #2E2E2E4D !important;
    height: 3px;
    padding: 0px;
}
.insights-full .case-study-each .img-txt1 img {
    border-radius: 15px;
}
.insights-full .blog-each-holder .insight-cat p, .insights-full .blog-each-holder .author-holder p{
	font-size:14px;
}
.insights-full .blog-each-holder .img-txt2 p{
	font-family: "Urbanist", Sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
}
.insights-full .blog-each-holder:hover {
    background: unset;
}
.insights-full .case-study-each:hover .img-txt1{
	padding:0px;
}
.insights-full .blog-each-holder .blog-content, .insights-full .blog-each-holder:hover .blog-content{
	padding:20px 10px 30px;
}
.insights-full .case-study-each:hover .img-txt1 img{
	height:275px;
}
.insights-full  .blog-each-holder{
	position:relative;
}
.insights-full  .blog-each-holder:before{
	content:'';
	left:-15px;
	top:-15px;
	width:calc(100% + 30px);
	height:calc(100% + 30px);
	position:absolute;
	background: radial-gradient(120.05% 120.05% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 60.65%);
	z-index:0;
	opacity:0;
	transition:0.5s ease all;
	border-radius:20px;
}
.insights-full .case-study-each:hover:before{
	opacity:1;
}
.insights-full .blogs-info{
	position:relative;
	z-index:9;
}
.insight-read-more{
	font-family: "Urbanist", Sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-offset: 0;
	text-decoration-thickness: 0;
	text-decoration-skip-ink: auto;
	color:#000;
}
.insights-full .case-study-each:hover .insight-read-more{
	color:#fff;
}
.tag-holder{
	display:flex;
	gap:10px;
	margin-bottom: 60px;
	justify-content: center;
}
.tag-holder span{
	font-family: "Urbanist", Sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	width:150px;
	height:40px;
	border-radius:20px;
	border:1px solid #000;
	display: flex;
    justify-content: center;
    align-items: center;
	text-transform: capitalize;
}
.tag-holder span:hover, .tag-holder span.active{
	background-color: transparent;
    background-image: linear-gradient(90deg, #00418B 0%, #1A2148 100%);
	color:#fff;
	cursor:pointer;
}
.post-load-more{
	text-align:center;
}
.post-load-more .elementor-button{
	color:#fff!important;
	cursor:pointer;
	margin-top: 30px;
}
/*Featured insights*/
/*all job listing */
.insights-row{
	padding:0px 40px;
}
.insights-row li{
	list-style:none;
	margin-bottom:60px;
	position:relative;
}
.insights-row li:last-child{
	margin-bottom:0px;
}
.job-each, .insights-row .pills-holder{
	z-index:9;
	position:relative;
}
.job-each h3{
	font-family: "Urbanist", Sans-serif;
	font-weight: 600;
	font-size: 27px;
	line-height: 35px;
	color:#000;
	position:relative;
}
.job-each .apply-holder:after{
	content:'';
	position:absolute;
	left:0;
	bottom:-10px;
	width:100%;
	height:1px;
	background:#000;
}
.career_entries_list .job-each p.small{
	color:#000;
}
.excert-holder{
	display: grid;
	grid-template-columns:80% 20%;
    align-items: center;
    justify-content: space-between;
	color:#000;
}
a.apply-job{
	font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
	text-transform:uppercase;
	cursor:pointer;
	color:#000;
}
a.explore-job{
	font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    border-bottom: 1px solid #000;
    width: auto;
    display: inline-block;
	color:#000;
	cursor:pointer;
	width: 133px;
	float:right;
}
.explore-cta-holder{
	text-align:right;
}
.insights-row .pills-holder{
	margin-top:20px;
}
.insights-row .pills-holder .pills_button{
	color:#000;
	padding: 7px 24px;
}
.career_entries_list .insights-row li:hover:after {
    opacity: 1;
}
.career_entries_list .insights-row li:after {
    content: "";
    position: absolute;
    left: -40px;
    top: -30px;
    height: calc(100% + 60px);
    width: calc(100% + 80px);
    background: linear-gradient(0deg, rgba(217, 217, 217, 0.05), rgba(217, 217, 217, 0.05)), radial-gradient(70.07% 70.07% at 50.16% 3.01%, #555A7A 0%, #2E3242 38.39%, #1D1F27 68.93%, #121319 100%);
    color: #000;
    opacity: 0;
    transition: .5s ease all;
    z-index: 0;
}
.career_entries_list .insights-row li:hover .pills_button, .career_entries_list .insights-row li:hover .job-each h3, .career_entries_list .insights-row li:hover .explore-job, .career_entries_list .insights-row li:hover .excert-holder, .career_entries_list .insights-row li:hover .job-each p.small, .career_entries_list .insights-row li:hover .apply-holder a{
	color:#fff;
}
.career_entries_list .insights-row li:hover .explore-job{
	border-bottom: 1px solid #fff;
}
.career_entries_list .insights-row li:hover .pills_button{
	border: 1px solid #fff;
}
.career_entries_list .insights-row li:hover .job-each .apply-holder:after{
	background:#fff;
}
.mobile-explore{
	display:none;
}
.how-we-work{
	transition:0.5s ease all;
}
.how-we-work:hover{
	background-size: 120%!important;
}
.apply-holder{
	display:flex;
	align-items: center;
    justify-content: space-between;
	color:#000;
	position:relative;
	margin-bottom:30px;
}
.impact-carousel .image-box:before{
	content:'';
	position:absolute;
    bottom: 0;
	left: 0;
    width: 100%;
	height:100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 93%), rgba(0, 0, 0, 0));
}
@media only screen and (max-width: 768px) {
	.insights-row {
		padding: 0px;
	}
	.desktop-explore{
		display:none!important;
	}
	.excert-holder{
		display:flex;
	}
	.mobile-explore{
		display: flex;
        margin-top: 35px;
        width: auto;
        gap: 20px;
        justify-content: center;
	}
	.insights-row li {
		margin-bottom: 0px;
		padding:20px 0px
	}
	.job-each h3 {
		font-size: 25px;
		line-height: 32px;
	}
	.job-each p{
		line-height:28px;
	}
	.careercarousel .slick-dots button:before{
		color:#fff;
	}
	.careercarousel .slick-dots .slick-active button:before{
		color:#fff;
	}
	.careercarousel{
		margin-bottom:60px!important;
	}
	.apply-holder a{
		display:none;
	}
	a.apply-job{
		border-bottom: 1px solid #000;
	}
	.apply-holder{
		display:block;
	}
}
/*all job listing */
/*Policy page*/
@media only screen and (max-width: 768px) {
	.tospage .elementor-widget-container h4{
		font-size:26px!important;
		line-height:30px!important;
		margin-bottom:20px!important;
	}
	.tospage .elementor-widget-container ol, .tospage .elementor-widget-container ul{
		padding-left:30px;
	}
	.tospage .elementor-widget-container ol li, .tospage .elementor-widget-container ul li{
		text-align:left;
	}
	.solutions-carousel .slick-slide ul {
     	padding-right: 0px;
	}
	.solutions-carousel .slick-slide ul li{
		margin-bottom:10px;
	}
	.service-icon-holder .elementor-image-box-content{
		margin-top:25px;
	}
}
/*Policy page*/