/*
00. Library override(ex. bootstrap etc) --------------------
01. Text and Typography ------------------------------------
02. Common element(ul,ol,li,body,div etc.) -----------------
03. Common class(padding, margin etc.) ---------------------
04. Header styles ------------------------------------------
05. Footer styles-------------------------------------------
06. Common content------------------------------------------
07. Pages and Posts-----------------------------------------
08. Extra styles--------------------------------------------
09. Media Query---------------------------------------------
*/
/* End Table of Contents */
/* 00. Library override(ex. bootstrap etc) start*/

/* 00. Library override(ex. bootstrap etc)   end*/
/* 01. Text and Typography start */
body.page-search-results .assessment-page {
    transition: padding-top 0.3s ease; /* adjust duration and easing as needed */
}

.icon-box-container .elementskit-infobox{
	 height: 100% !important;
	display: flex;
    flex-direction: column;
}
.icon-box-container .box-body{
	display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.icon-box-container  .box-body .box-footer {
	margin-top: auto !important;
}

.icon-list-bg .elementor-icon-list-item{
	background-color: #F7F7FF;
	padding: 10px !important;
	border-radius: 10px;
}

.icon-list-bg  .elementor-icon-list-items,
.list-column .elementor-icon-list-items{
	column-count: 2;
}

.list-background .elementor-icon-list-text{
	background-color: #F7F7FF;
	padding: 8px 20px;
    border-radius: 50px;
}

.list-background .elementor-icon-list-items{
	row-gap: 20px;
}
.tab-section .e-n-tabs-heading{
	padding: 5px !important;
	border-radius: 10px !important;
	background: #ffffff !important;
}

.tab-section .e-n-tabs-heading .e-n-tab-title,
.tab-section .e-n-tabs-heading .e-n-tab-title:hover{
	border-radius: 5px !important;
}
/* 01. Text and Typography end */
/* 02. Common element(ul,ol,li,body,div etc.) start*/
html,
body{
	margin: 0;
	padding: 0;
	overflow-x: hidden !important;
}
.font-roboto-slab{
	font-family: 'Roboto Slab', serif !important;
}
/* 02. Common element(ul,ol,li,body,div etc.) end*/
/*03. Common class(padding, margin etc.) start*/
.text-primary{
	color: #40186D !important;
}
.text-secondary{
    color: #6F38AD !important;
}
.font-18{
	font-size: 18px;
}
.font-w600{
	font-weight: 600 !important; 
}
.font-w700{
	font-weight: 700 !important; 
}
.d-flex-justify-space p.ekit-heading--title{
	display: flex;
	justify-content: space-between;
}
/*03. Common class(padding, margin etc.) end*/
/*04. Header styles start*/

section.elementor-section.elementor-top-section.elementor-element.elementor-section-content-middle.main-header.ekit-sticky--top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.ekit-sticky.ekit-sticky__spacer:not(.ekit-sticky--active) {
    display: none !important;
}


body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header{
	background-color: #fff !important; 
}
body .main-header.fixed-header{
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05) !important;
}
.book-demo-btn{
	margin-bottom: 0 !important;
}
body .main-header {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
    transition: .3s all !important;
    background-color: transparent;
}
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header.shadowHeader {
    box-shadow: none;
    transition: .3s all !important;
    background-color: #fff !important;
}
body.page-schedule-a-free-trial .main-header,
body.page-schedule-a-free-demo .main-header,
body.page-industry .main-header,
body.home .main-header{
	box-shadow: none;
}
body.page-schedule-a-free-trial.ekit-sticky--up.shadowHeader, 
body.page-schedule-a-free-demo.ekit-sticky--up.shadowHeader, 
body.page-industry.ekit-sticky--up.shadowHeader,
body.home.ekit-sticky--up.shadowHeader{
	background-color: transparent;
}
body.page-schedule-a-free-trial .main-header.shadowHeader .light-logo,
body.page-schedule-a-free-demo .main-header.shadowHeader .light-logo,
body.page-industry .main-header.shadowHeader .light-logo,
body.home .main-header.shadowHeader .light-logo{
	display: block;
}
body.home .main-header{
	padding-top: 40px !important;
	transition: .3s all !important;
}
body .main-header.fixed-header{
	padding-top: 0px !important;
	transition: .3s all !important;
}
body.home .main-header .abs-icons{
	position: absolute;	
	top: -30px;
	transition: .3s all !important;
}
body .main-header.fixed-header .abs-icons{
	top: -120px;
	transition: .3s all !important;
}
body.page-schedule-a-free-trial .main-header .dark-logo,
body.page-schedule-a-free-demo .main-header .dark-logo,
body.page-industry .main-header .dark-logo,
body.home .main-header .dark-logo,
body .main-header .light-logo,
body.home .main-header.shadowHeader .dark-logo,
body:not(.home) .abs-icons{
	display: none;
}
.main-header .light-logo,
.main-header .dark-logo{
	margin-bottom: 0 !important;
}
body.page-schedule-a-free-trial .main-header.fixed-header .dark-logo,
body.page-schedule-a-free-trial .main-header .light-logo,
body.page-schedule-a-free-demo .main-header.fixed-header .dark-logo,
body.page-schedule-a-free-demo .main-header .light-logo,
body.page-industry .main-header.fixed-header .dark-logo,
body.page-industry .main-header .light-logo,
body.home .main-header.fixed-header .dark-logo,
body.home .main-header .light-logo{
	display: block;
}
body.page-schedule-a-free-trial .main-header.fixed-header,
body.page-schedule-a-free-demo .main-header.fixed-header,
body.page-industry .main-header.fixed-header,
body.home .main-header.fixed-header{
	background: #fff !important;
}
body.page-schedule-a-free-trial .main-header.fixed-header .light-logo,
body.page-schedule-a-free-demo .main-header.fixed-header .light-logo,
body.page-industry .main-header.fixed-header .light-logo,
body.home .main-header.fixed-header .light-logo{
	display: none;
}
body .main-header.shadowHeader {
	top: 0px;
    left: 0;
    position: fixed;
    background-color: transparent !important;
    transition: .3s all !important;
	z-index: 999;
	box-shadow: none;
}
body .main-header.shadowHeader{
	transition: .3s ease all !important;
}
body .main-header{
	transition: .3s ease all;
}
body.page-schedule-a-free-trial .main-header .book-demo-btn button.ekit-popup-btn,
body.page-schedule-a-free-trial .main-header .book-demo-btn a,
body.page-schedule-a-free-demo .main-header .book-demo-btn button.ekit-popup-btn,
body.page-schedule-a-free-demo .main-header .book-demo-btn a,
body.page-industry .main-header .book-demo-btn button.ekit-popup-btn,
body.page-industry .main-header .book-demo-btn a,
body.home .main-header .book-demo-btn button.ekit-popup-btn,
body.home .main-header .book-demo-btn a{
	background-color: transparent !important;
	border-color: #fff !important;
	transition: .3s ease all;
}
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header .book-demo-btn button,
body.page-schedule-a-free-trial .main-header.fixed-header .book-demo-btn button,
body.page-schedule-a-free-trial .main-header.fixed-header .book-demo-btn a,
body.page-schedule-a-free-demo .main-header.fixed-header .book-demo-btn button,
body.page-schedule-a-free-demo .main-header.fixed-header .book-demo-btn a,
body.page-industry .main-header.fixed-header .book-demo-btn button,
body.page-industry .main-header.fixed-header .book-demo-btn a,
body.home .main-header.fixed-header .book-demo-btn button,
body.home .main-header.fixed-header .book-demo-btn a{
	background-color: #9253E8 !important;
	transition: .3s ease all;
}
body.home .main-header.fixed-header .book-demo-btn button:hover,
body.home .main-header.fixed-header .book-demo-btn a:hover{
	background-color: #FF5C35 !important;
}
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header .book-demo-btn button:hover,
body.page-schedule-a-free-trial .main-header.fixed-header .book-demo-btn button:hover,
body.page-schedule-a-free-trial .main-header.fixed-header .book-demo-btn a:hover,
body.page-schedule-a-free-demo .main-header.fixed-header .book-demo-btn button:hover,
body.page-schedule-a-free-demo .main-header.fixed-header .book-demo-btn a:hover,
body.page-industry .main-header.fixed-header .book-demo-btn button:hover,
body.page-industry .main-header.fixed-header .book-demo-btn a:hover,
.main-header.fixed-header .book-demo-btn button:hover,
.main-header.fixed-header .book-demo-btn a:hover{
	background-color: #FF5C35 !important;
	border-color: #FF5C35 !important;
	box-shadow: 4px 4px 3px 1px rgba(255,92,53,.5);
	transition: .3s ease all;
}

.main-header .abs-icons ul{
	justify-content: center;
}
body .main-header #menu-main-menu .megamenu-text-white .elementskit-menu-container ul.elementskit-navbar-nav li.menu-item a.ekit-menu-nav-link,
body .main-header #menu-secondary-menu .megamenu-text-white .elementskit-menu-container ul.elementskit-navbar-nav li.menu-item a.ekit-menu-nav-link{
	color: #333 !important; 
}
body .main-header #menu-main-menu .megamenu-text-white .elementskit-menu-container ul.elementskit-navbar-nav,
body .main-header #menu-secondary-menu .megamenu-text-white .elementskit-menu-container ul.elementskit-navbar-nav{
	display: block !important; 
}
body .main-header #menu-main-menu .megamenu-text-white .elementskit-infobox,
body .main-header #menu-secondary-menu .megamenu-text-white .elementskit-infobox{
	justify-content: flex-end;
}
body .main-header {
    width: 100%;
}
body.page-schedule-a-free-trial .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link,
body.page-schedule-a-free-demo .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link,
body.page-industry .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link,
body.home .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link,
body.page-schedule-a-free-trial .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link,
body.page-schedule-a-free-demo .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link,
body.page-industry .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link,
body.home .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link{
	color: #fff !important; 
}
body.page-schedule-a-free-trial .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link i.icon,
body.page-schedule-a-free-demo .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link i.icon,
body.page-industry .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link i.icon,
body.home .main-header:not(.fixed-header) #menu-main-menu li a.ekit-menu-nav-link i.icon,
body.page-schedule-a-free-trial .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link i.icon,
body.page-schedule-a-free-demo .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link i.icon,
body.page-industry .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link i.icon,
body.home .main-header:not(.fixed-header) #menu-secondary-menu li a.ekit-menu-nav-link i.icon{
	color: #fff !important; 
}
body.page-superbrain .main-header{
	display: none;
}
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header #menu-main-menu li a.ekit-menu-nav-link:hover i,
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header #menu-main-menu li a.ekit-menu-nav-link:hover,
body .main-header.fixed-header #menu-main-menu li a.ekit-menu-nav-link:hover i,
body .main-header.fixed-header #menu-main-menu li a.ekit-menu-nav-link:hover,
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header #menu-secondary-menu li a.ekit-menu-nav-link:hover i,
body:not(.home,.page-industry,.page-schedule-a-free-demo,.page-schedule-a-free-trial) .main-header #menu-secondary-menu li a.ekit-menu-nav-link:hover,
body .main-header.fixed-header #menu-secondary-menu li a.ekit-menu-nav-link:hover i,
body .main-header.fixed-header #menu-secondary-menu li a.ekit-menu-nav-link:hover{
	color: #6F38AD !important;
}
.single-post .single-post-details img {
    display: block;
    width: 100%;
    object-fit: contain;
    max-width: 100%;
}
.main-header > .elementor-container .elementor-widget-ekit-nav-menu{
	margin-bottom: 0;
}
/*04. Header styles end*/
/*05. Footer styles start*/
.columns-2 ul{
	columns: 2;
}
/*05. Footer styles end*/
/*06. Common content start*/
 
/*06. Common content end*/

/*07. Pages and Posts satrt*/
/* assessment page css start */
.assessment-page div.search_result {
    display: none;
}
.page-search-assessments .main-header{
	background: #fff !important;
}
.assessment-page .top-bg-section{
	padding: 50px 20px;
	background: linear-gradient(90.02deg, #40186D 42.05%, #9F5AFD 136.81%);
}
.assessment-page .filter_section .filter_list_box{
    background-color: #F7F7FF;
    border-radius: 5px;
}
.assessment-page .filter_section .filter_list_box .filter-header {
    display: flex;
    padding: 20px 20px 0;
    justify-content: space-between;
    align-items: center;
}
.blog-filters{
    display: flex;
    flex-wrap: wrap;
    /* margin-bottom: 30px; */
}
.dcsLoaderImg path {
    fill: #9253E8;
}

.dcsLoaderImg svg {
    width: 100px;
    height: 100px;
    margin: 20px;
    display: inline-block;
}

.dcsLoaderImg {
    width: 100%;
    text-align: center;
}
#more_posts_testi{
    padding: 8px 20px;
    display: block;
    text-decoration: none !important;
    width: fit-content;
    margin: 30px auto;
}
.blog-filters .applied-filter{
    padding:  4px 10px;
    margin: 0 5px 15px;
    border: 1px solid #B18BDC;
    border-radius: 4px;
    font-size: 13px;
}
.blog-filters .applied-filter svg{
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 0;
    margin-left: 5px;
}
.assessment-page .filter_section .filter_list_box .filter-footer {
    text-align: right;
    padding: 10px 20px 20px;
}
.assessment-page .filter_section .filter_list_box .filter-header h4{
    margin-bottom: 0;
}
.assessment-page .filter_section .filter_list_box .filter_list li.filter_item{
    position: relative;
	display: flex;
    align-items: center;
/* 	flex-wrap: wrap; */
}
.filter-icon-img img{
	width: 22px;
    height: 22px;
}
.job_role_list .filter-icon-img img{
	width: 15px;
    height: 15px;
}
.filter-icon-img{
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.assessment-page .filter_section .filter_list_box .filter_list li.filter_item label{
    border: 0;
    color: #333333;
    display: block;
    text-align: left;
    padding-left: 0;
}
.assessment-page .assessment_search_form{
    position: relative;
}
.assessment-page .search_result{
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    box-shadow: 1px 1px 5px rgb(159 159 159 / 50%);
    padding: 15px;
    max-height: 60vh;
    overflow-y: auto;
    border-radius: 8px;
}
.assessment-page .search_result ul{
    list-style: none;
    padding-left: 0;
}
.assessment-page .search_result ul li{
    margin-bottom: 10px;
    line-height: 1.5;
}
.assessment-page .search_result ul li a{
    text-decoration: none;
}
.assessment-page #searchForm{
    position: relative;
}
.assessment-page #searchForm input{
    height: 50px;
    padding-left: 40px;
    box-shadow: none !important;
    border: 0;
    border-bottom: 1px solid #DBDBDB!important;
    border-radius: 0;
}
.assessment-page svg#searchIcon {
    position: absolute;
    left: 10px;
    width: 20px;
    top: 15px;
    display: flex;
    align-items: center;
}
.assessment-page .filter_section .filter_list_box .filter_list li.filter_item .btn-check:checked+.btn{
    background-color: transparent;
}
.assessment-page .filter_section .filter_list_box .filter_list li.filter_item .btn-check:checked+.btn::before{
    content: '';
    background-color: #6F38AD;
    position: absolute;
    width: 5px;
    left: -20px;
    top: 0;
    bottom: 0;
}
.assessment-page .filter_section .filter_list_box .filter_list{
    padding: 0 20px;
    list-style: none;
    margin-bottom: 0;
}
.assessment-page .filter_section .filter_list_box li.filter_item {
    line-height: 1.5;
    margin-bottom: 5px;
}
.assessment-page .job_role_list,
.assessment-page .industry_list{
    max-height: 150px;
    overflow: hidden;
    transition: .3s ease all;
}
.assessment-page .experience_level_list.toggle_list,
.assessment-page .job_role_list.toggle_list,
.assessment-page .industry_list.toggle_list{
	max-height: 100%;
	transition: .3s ease all;
}
.filter-footer .seeAll span:after{
	content: 'All';
}
.filter-footer .seeAll.toggle_LessMore  span:after{
	content: 'Less';
}
/* .assessment-page .experience_level_list.toggle_list,
.assessment-page .job_role_list.toggle_list,
.assessment-page .industry_list.toggle_list{
    max-height: 100%;
    transition: .3s ease all;
} */
.assessment-page .assessment-listing a.assessment-item {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background: #FFFFFF;
    display: flex;
    height: 100%;
    text-decoration: none;
    transition: .3s ease all;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}
.assessment-page .assessment-listing a.assessment-item:hover{
    transform: translateY(-10px);
    transition: .3s ease all;
    box-shadow: 0px 5px 15px 1px rgb(159 159 159 / 30%);
}
.assessment-page .assessment-listing  a.assessment-item .assessment-item-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

/* assessment page css end */

/* pricing page css start*/
.pricing--toggle--section .nav-tabs:before {
    top: -38px;
    left: 97%;
    width: auto;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin-left: -45px;
    position: absolute;
    border-radius: 4px;
    white-space: nowrap;
    padding: 6px 8px 5px;
    letter-spacing: .2px;
    background-color: #9253E8;
    text-transform: uppercase;
    content: "Savings of 30%"!important;
    box-shadow: 0 3px 9px rgb(146 83 232 / 30%);
    -webkit-box-shadow: 0 3px 9px rgb(146 83 232 / 30%);
}
.pricing--toggle--section .nav-tabs:after {
    top: -14px;
    right: 33px;
    width: 15px;
    height: 7px;
    content: '';
    border: none;
    display: block;
    margin-left: -10px;
    position: absolute;
    background-color: #9253E8;
    clip-path: polygon(0 0,100% 0,25% 98%);
    -webkit-clip-path: polygon(0 0,100% 0,25% 98%);
}
/* pricing page css end*/
/*07. Pages and Posts end*/

/*Homepage start*/
.ekit-wid-con .elementskit-clients-slider .single-client{
    box-shadow: none !important;
}
.gradient-style-one{
    background: #40186D !important;
	background: linear-gradient(to right, #40186D 0%, #02217E 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}
.gradient-style-two{
	background: #FFFFFF;
	background: linear-gradient(to right, #FFFFFF 0%, #4ED4E5 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.testimonial-text {
    color: #40186d;
}
.auto-tabs-open .nav-tabs li .elementkit-nav-link.active:before{
	content: '';
	position: absolute;
	width: 50px;
	margin: 0 auto;
	left:0;
	right: 0;
	bottom: 0;
	display: block;
	background: #FF5C35;
	height: 2px;
	transition: .3s ease all;
}
.auto-tabs-open .nav-tabs li .elementkit-nav-link:before{
	transition: .3s ease all;
}

.animation-style-one {
    background: #40186D;
    background: linear-gradient(-300deg,#40186d,#9f5afd,#ff5bbe,#ffffff);;
   
}
.animation-style-two {
    background: #FFFFFF;
    background: linear-gradient(to right, #FFFFFF 0%, #FF5BBE 100%);
	animation: gradient-animation-two 12s linear infinite;
}
.animation-style-one,.animation-style-two{
	 -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	background-size:200% 200%;
	animation: gradient-animation 12s linear infinite;
}
@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-animation-two {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.animation-style-three {
    background: #40186D;
/*     background-image: linear-gradient(120deg, #40186D, #9F5AFD); */
/* 	 background-image: linear-gradient(120deg, #1cdce8, #bb77ed, #f34a62); */
	background-image: linear-gradient(-300deg, #40186d,#9747ff,#fd143e,#9f5afd);
	background-size: 200%;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	animation: animated-gradient 5s ease-in-out infinite;
}
.banner-bg:before{
    content:'';
    background-image: url(https://projects.aavatto.com/assesshub/wp-content/uploads/2022/10/banner-star.png);
    background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.heading-content:before {
    content: '';
    position: absolute;
    border-left: 1px solid #333333;
    height: 100%;
    left: 50%;
	
}
.client-logo .gallery-item{
	margin-bottom: 20px !important;
}

.client-logo .gallery-item img {
	opacity: 0.6;
}
@keyframes animated-gradient {
	0%,
	100% {
		background-position: 0 50%;
	}

	50% {
		background-position: 100% 50%;
	}
}
/*Homepage end	*/

/* About page css start */
.about-team .ekit-wid-con .profile-card:hover{
	box-shadow: 0 42px 60px 0 rgb(0 0 0 / 0%) !important;
}
.about-team .ekit-wid-con .profile-card {
    background-color:transparent;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / 0%) !important;
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / 0%) !important;
}
.time-icon{
	position: relative;
}
.time-icon:before {
    content: '';
    position: absolute;
    display: block;
    height: 120%;
    left: 24px;
    top: 20px;
    border-left: 1px dashed #fff;
}
.time-icon:last-child:before{
	content: none;
}
/* About page css end */


/* Single post page css start */
.single-post-details .post-thumbnail img{
	height:100%;
	width:100%;	 
}

.single-post-details .single-post-categories{
	display: flex;
    justify-content: center;
	list-style-type: none;
	flex-wrap: wrap;
}
.single-post-details .single-post-categories li{
	padding:0px 20px;
	color:#999999;
	position: relative;
}
.single-post-details .single-post-categories li:after{
	content: '';
	position: absolute;
	right: -2px;
	display: block;
	background: #666666;
	top: calc(50% - 2px);
	height: 5px;
	width: 5px;
	border-radius: 50%;
}
.single-post-details .single-post-categories li:last-child:after{
	content: none;
}
.py-80{
	padding:150px 0px;
}

.single-post-details .post-thumbnail{
	text-align: center;
	padding-bottom: 50px;
}
.single-post-details h1.entry-title{
	font-size: 52px;
    font-weight: 700;
}
.single-post-details .entry-content h1{
	font-size: 52px !important;
    text-align: center;
    font-weight: 700;
}
.single-post-details .entry-content h2{
	font-size: 30px !important;
    font-weight: 700;
}
.single-post-details .post-navigation .nav-links .nav-previous a span:first-child,
.single-post-details .post-navigation .nav-links .nav-next a span:first-child{
	font-weight:600;
}
.single-post-details .nav-links a{
	text-decoration:none;
}
.single-post-details .social-share-listing li{
	padding-right:30px;
}
.single-post-details .social-share-listing .social-share-item a{
	text-decoration:none;
}
.single-post-details .social-share-listing .social-share-item i{
	font-size: 20px;
	color: #FF5C35;
}
span.wpcf7-spinner {
    display: none !important;
}
.single-post-details .news-letter-form input{
	height: 50px;
	padding: 0 20px;
}
.single-post-details .news-letter-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: absolute;
	right:12px;
    border-radius: 5px;
    padding: 17px 30px;
    background-color: #FF5C35;
    border: 1px solid #FF5C35;
}

.related-blog-thumbnail .post-thumbnail img{
    object-fit: cover;
    height: 100%;
    width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.blogs-grid-section .blogs-grid .blog-item .blog-img,
.related-blog-thumbnail .post-thumbnail{
	padding-top:60%;
	position: relative;
}
.recent-blog-grid-section .related-author-details .list-inline .list-inline-item{
	font-size: 14px;
}
.related-blog-blk {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgb(51 51 51 / 12%);
    border-radius: 5px;
	transition: .3s ease all;
}
.related-blog-blk:hover{
    transform:translatey(-5px);
	box-shadow:0px 0px 4px rgb(51 51 51 / 30%);
    transition: .3s ease all;
}
.related-blog-title .entry-title a{
	font-size:20px !important;
	text-decoration: none !important;
}
.social-share-and-newletter{
	border-top: 1px solid #DBDBDB;
	margin-top: 50px;
}
.single-post .single-post-details img {
    display: block;
    width: 100%;
    object-fit: contain;
    max-width: 100%;
}
/* Single post page css end */

/* Blog page css start */
.posts-grid-section.post-type-newsletters .post-thumbnail{
	background: linear-gradient(90.64deg, #640A46 16.41%, #9253E8 167.06%);
    text-align: center;
}
.blog-lising-page-categories{
	    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
	margin-bottom: 50px;
}
.blog-lising-page-categories li {
    margin: 0 5px;
}

.blog-lising-page-categories li a {
	padding: 10px 20px;
    color: #40186D !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
	display: block;
	border-radius: 4px;
    border: 1px solid transparent;
}
.blog-lising-page-categories li a.active{
    border: 1px solid #6F38AD;
}
main.blog-lising-page{
	padding: 120px 0;
}
.blog-title .entry-title a{
	font-size:20px !important;
	padding:0px !important;
}
.recent-blog-grid-section,
.blogs-grid-section .blogs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.our-work-grid-section .our-work-grid .our-work-item .our-work-img img,
.blogs-grid-section .blogs-grid .blog-item .blog-img img{
	position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.blogs-grid-section .blogs-grid .blog-item .blog-content {
    margin: 20px 0;
	position: relative;
}
.blogs-grid-section .blogs-grid .blog-item .blog-content .blog-author-details{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
}
.blog-author-details li:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999999;
    top: calc(50% - 1px);
    right: 8px;
}

.blog-author-details li {
    position: relative;
    padding-right: 20px;
}

.blog-author-details li:last-child {
    padding: 0;
}

.blog-author-details li:last-child:after {
    content: none;
}

.blogs-grid-section .blogs-grid .blog-item .blog-content a i{
	padding-left: 0px;
	transition: .3s ease all;
}
.blogs-grid-section .blogs-grid .blog-item .blog-content a:hover i{
	padding-left: 7px;
	transition: .3s ease all;
}
.blogs-grid-section .blogs-grid .blog-item .blog-content a{
	display: block;
	text-decoration: none !important;
}

span.mb-3 {
    font-weight: bolder;
}
.nav-links{
	display: flex;
    align-items: center;
}
.blogs-grid-section .navigation.pagination{
	justify-content: center;
	margin-top: 50px;
}
.navigation.pagination .nav-links .page-numbers,
.blogs-grid-section .navigation.pagination .nav-links .page-numbers{
	padding: 10px 20px;
	color: #6F38AD;
    font-size: 16px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-decoration: none;
}
.navigation.pagination .nav-links .page-numbers.next,
.navigation.pagination .nav-links .page-numbers.prev,
.blogs-grid-section .navigation.pagination .nav-links .page-numbers.next,
.blogs-grid-section .navigation.pagination .nav-links .page-numbers.prev{
	font-size: 20px;
}
.navigation.pagination .nav-links .page-numbers.current,
.blogs-grid-section .navigation.pagination .nav-links .page-numbers.current{
	border: 1px solid #6F38AD;
}

.posts-grid-section{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px;
}
.posts-grid-section.post-type-newsletters,
.posts-grid-section.post-type-post{
	grid-template-columns: repeat(4, 1fr);
}
.posts-grid-section.post-type-podcasts{
	grid-template-columns: repeat(3, 1fr);
}
.navigation.pagination{
	padding: 50px 0 0;
	display: flex;
	justify-content: center;
}
.posts-grid-section .post-item{
	text-decoration: none !important;
}
.posts-grid-section.post-type-podcasts .post-item{
	background: linear-gradient(90.64deg, #40186D 16.41%, #9253E8 167.06%);
	padding: 15px;
	position: relative;
	display: flex;
	align-items: center;
	min-height: 150px;
}
.posts-grid-section.post-type-podcasts .post-item .podcast-bg-icon{
	position: absolute;
    right: 0;
    z-index: 0;
    opacity: 0.2;
}
.posts-grid-section.post-type-podcasts .post-item .post-content .title-with-icon{
	display: flex;
	align-items: flex-start;
	height: 100%;
}
.posts-grid-section.post-type-podcasts .post-item .post-content .title-with-icon img{
	width: 20px;
	margin-right: 10px;
    margin-top: 4px;
}
.posts-grid-section.post-type-podcasts .post-item .post-content .title-author{
	display: flex;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
}
.posts-grid-section .post-item{
	border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.12);
	overflow: hidden;
	transition: .3s all;
	border: 1px solid #f2f2f2;
	background: #fff;
}
.posts-grid-section .post-item:hover{
	box-shadow: 0px 10px 10px rgba(51, 51, 51, 0.12);
	transform: translateY(-10px);
	transition: .3s all;
}
.posts-grid-section .post-item .post-thumbnail{
	position: relative;
	padding-top: 55%;
}
.posts-grid-section .post-item .post-thumbnail img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.posts-grid-section.post-type-newsletters .post-thumbnail{
	display: flex;
	align-items: center;
	justify-content: center;
}
.posts-grid-section.post-type-newsletters .post-thumbnail img{
	position: absolute;
    width: auto;
    height: auto;
    margin: auto;
    right: 0;
    bottom: 0;
}
.posts-grid-section .post-item .post-content{
	padding: 15px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	position: relative;
	height: 100%;
	box-sizing: border-box;
}
.posts-grid-section .post-item .post-content ul.post-author-details{
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	margin-bottom: 0;
}
.posts-grid-section .post-item.post-item-post .post-content ul.post-author-details{
	margin-bottom: 10px;
}
.posts-grid-section .post-item .post-content ul.post-author-details li{
	font-size: 12px;
	color: #999999;
}
.posts-grid-section .post-item:hover h4.post-title{
	color: #40186D;
	transition: .3s all;
}
.posts-grid-section .post-item .post-content h4.post-title{
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
	transition: .3s all;
}
.page-articles .posts-grid-section.post-type-newsletters .post-item:first-child{
	grid-column: 2 span;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.12);
}
.posts-grid-section.post-type-newsletters .post-item:first-child h3{
	font-size: 30px;
	font-weight: 700;
	color: #40186D;
}
.posts-grid-section.post-type-newsletters .post-item:first-child form.newsletter-form .row > div{
	display: flex;
}
.posts-grid-section.post-type-newsletters .post-item:first-child form.newsletter-form .row > div input:focus{
	box-shadow: none;
	outline: 0;
}
.posts-grid-section.post-type-newsletters .post-item:first-child form.newsletter-form .row > div input{
	height: 45px;
}
.posts-grid-section.post-type-newsletters .post-item:first-child form.newsletter-form .row > div input.wpcf7-email{
	padding: 10px 110px 10px 20px;
}
.posts-grid-section.post-type-newsletters .post-item:first-child form.newsletter-form .row > div input[type="submit"]{
	border-radius: 0 5px 5px 0 !important;
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;	
	background: #9253E8 !important;
	border-color: #9253E8 !important;
}


/* Blog page css end */
/* pricing page css start */
.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav{
	position: relative;
	padding-top: 70px;
}
.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav:before{
	content: '';
	width: 200%;
	display: block;
	position: absolute;
	left: -50%;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
    background-image: linear-gradient(90deg, #41196E 35%, #5D2A9D 77%);
	background-size: contain;
}
.pricing-tabs .elementor-widget-elementskit-advanced-toggle ul.nav.nav-tabs{
	margin-bottom: 0 !important;
    background: #ECECEC;
    border-radius: 50%;
    line-height: 1.5;
}
.pricing-tabs .elementor-widget-elementskit-advanced-toggle ul.nav.nav-tabs li .elementskit-toggle-nav-link.active{
	background: #fff;
	border-radius: 40px;
    border: 1px solid rgba(126, 83, 174, 0.96);
}
/* pricing page css end*/
.tab-section .e-n-tab-title:hover,
.tab-section .e-n-tab-title{
	border-radius: 0px !important;
}

#more_posts_testi {
    padding: 8px 20px;
    display: block;
    text-decoration: none !important;
    width: fit-content;
    margin: 30px auto;
	border-radius: 4px;
	color: #fff;
	background: #9253E8;
}

/* loadmore posts button end */

/* 08. Extra styles start*/
.ekit-wid-con .ekit-form form input[type=submit]{
    background-color: #D4AF37 !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    height: 49px;
}
span.wpcf7-spinner {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: -9999;
    right: 0;
}

.popup-form form input[type=tel],
.popup-form form input[type=text],
.popup-form form input[type=email],
.popup-form form textarea{
	padding: 10px 15px !important;
}
/* 404 page css start */
.error{
	background-color: transparent;
    background-image: linear-gradient(180deg, #40186D 0%, #4ED4E5 100%);padding:100px 0px;
	height:80vh;	
    text-align: center;
}
.error h1{
	font-size:50px;
	color:white;
	font-size:150px !important;
}
.error h2{
	color:white;
	margin-bottom:30px;
}
.ekit-wid-con .elementskit-btn.error-btn {
    border-radius: 40px !important;
    background-color: #4ED4E5 !important;
	font-weight:800;
}
.ekit-wid-con .elementskit-btn.error-btn:hover{
	color:white;
}
/* 404 page css end */
/* contact us page css start */
.contact-us-page-form label{
	width: 100%;
}
body.page-contact-us .contact-us-page-form form label span.wpcf7-form-control-wrap select,
body.page-contact-us .contact-us-page-form form label span.wpcf7-form-control-wrap input{
	color: #BDBDBD;
}
body.page-contact-us .contact-us-page-form form button.wpcf7-submit{
	color: #ffffff !important;
    background-color: #FF5C35 !important;
    border: 0px !important;
    margin: 0 auto;
    display: block;
	font-family: "Poppins";
	font-weight: 700;
	border-radius: 4px;
	padding: 20px !important;
    line-height: 1.5;
    min-width: 200px;
}
body.page-contact-us .contact-us-page-form form .wpcf7-not-valid-tip{
	color: red !important
}
.wpcf7-spinner{
	position: absolute;
	left:0;
    visibility: hidden;
    opacity: 0;
}
/* contact us page css end */

.popup-form button.wpcf7-submit,
.popup-form button.wpcf7-submit:hover{
    background: #FF5C35 !important;
    border-radius: 5px !important;
    border: 1px solid #FF5C35 !important;
	padding:20px;
	min-width:230px;	
}

.popup-form button.wpcf7-submit i{
	padding-left:10px;
}
.popup-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.popup-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.form-control,
.popup-form textarea.wpcf7-form-control.wpcf7-textarea{
    border-radius: 10px !important;
    border:1px solid #BDBDBD !important;
}
.popup-form form label {
    width: 100%;
}
.product-companies .gallery .gallery-item .gallery-icon img{
	width: 60%;
}
.product-svg .elementskit-btn svg path{
	fill: #FF5C35 !important;
	stroke: #FF5C35 !important;
}
/* 08. Extra styles end*/

/* Industry page css start */
.industry-icon .elementor-icon-box-icon {
    text-align: center;
}
/* Industry page css end */

/* product page css start */
.product-svg .elementor-10855 .elementor-element.elementor-element-414f990 .elementskit-btn svg path {
    stroke: #FF5C35 !important;
    fill: #FF5C35 !important;
}
.test-box .elementor-icon-list-text{
	text-align:left !important;
}
/* product page css end */


/*09. Media Query start*/
@media only screen and (min-width: 1366px) and (max-width: 1440px){
	.bg-img-elem .elementor-widget-wrap.elementor-element-populated{
		background-position: 10px 0px !important;
		background-size: contain;
	}
}
@media only screen and (min-width: 1400px){
	.elementor-section.elementor-section-boxed > .elementor-container,
	.container{
	   max-width: 1320px !important;
	}
	body.single-post main#primary .container{
		max-width: 1140px !important;
	}
}
@media only screen and (min-width: 1600px){
	.elementor-section.elementor-section-boxed > .elementor-container,
	.container{
	   max-width: 1440px !important;
	}
	body.single-post main#primary .container{
		max-width: 1140px !important;
	}
	
}
@media screen and (max-width: 1400px) and (min-width: 992px) {
	.elementor-element.elementor-widget-heading.laptop-font-size h1.elementor-heading-title{
		font-size: 38px;
	}
}
@media screen and (min-width: 992px) {
	.assessment-page h2.font-roboto-slab{
		font-size: 52px;
	}
	/* Mouse Animation CSS Start*/
    .cursor-outer {
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        border: 2px solid #000;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 999999;
        opacity: 1;
        -webkit-transition: all 0.08s ease-out;
        transition: all 0.08s ease-out;
    }

    .mouse-cursor {
        position: fixed;
        left: 0;
        top: 0;
        pointer-events: none;
        border-radius: 50%;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: hidden;
    }

    .cursor-inner {
        margin-left: -3px;
        margin-top: -3px;
        width: 6px;
        height: 6px;
        z-index: 999999;
        background-color: #000;
        -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out,
            opacity 0.3s ease-in-out;
        transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
    }

    .cursor-outer.cursor-hover {
        opacity: 0;
    }

    .cursor-inner.cursor-hover {
        margin-left: -30px;
        margin-top: -30px;
        width: 60px;
        height: 60px;
        background-color: #000;
        opacity: 0.2;
    }

    /* Mouse Animation CSS End */

}
@media screen and (min-width: 768px) {
	.client-logo .gallery-item img {
		margin: 0 !important;
		opacity: 0.5;
	}
	.assessment-page h2.font-roboto-slab{
		font-size: 44px;
	}

}

@media screen and (max-width: 1199px) {

}
/*Tablet*/
@media screen and (max-width: 991px) {
	.icon-list-bg  .elementor-icon-list-items,
	.list-column .elementor-icon-list-items{
		column-count: 1;
	}
	.posts-grid-section.post-type-newsletters,
	.posts-grid-section.post-type-post,
	.posts-grid-section.post-type-podcasts,
	.posts-grid-section{
		grid-template-columns: repeat(2, 1fr);
	}
}
/*Small Device*/
@media screen and (max-width: 767px) {
	.posts-grid-section.post-type-newsletters .post-item:first-child h3{
		font-size: 24px;
	}
	.page-articles .posts-grid-section.post-type-newsletters .post-item:first-child {
    	grid-column: 1 span;
	}
	.posts-grid-section.post-type-newsletters,
	.posts-grid-section.post-type-post,
	.posts-grid-section.post-type-podcasts,
	.posts-grid-section{
		grid-template-columns: repeat(1, 1fr);
	}
	.assessment-page h2.font-roboto-slab{
		font-size: 34px;
	}
	.popup-form form{
		padding:20px;
	}
	.py-80{
		padding: 50px 0;
	}
	.single-post-details h1.entry-title{
		font-size: 28px;
	}
	.single-post-details .single-post-categories li:first-child{
		width: 100%;
	}
	.single-post-details .single-post-categories li{
		margin-bottom: 10px;
	}
	.single-post-details .single-post-categories li:after{
		content: none;
	}
	.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav .elementkit-nav-item{
		margin-bottom: 10px !important;
		margin-right: 0 !important;
		width: 100%;
	}
	.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav .elementkit-nav-item:last-child{
		margin-bottom: 0px !important;
	}
	.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav .elementkit-nav-item a{
		border-radius: 5px !important;
	} 
	.pricing-tabs .elementkit-tab-wraper > ul.nav.nav-tabs.elementkit-tab-nav .elementkit-nav-item:last-child a{
		border-radius: 5px 5px 0 0 !important;
	}
	body.home .main-header .dark-logo{
		display: block !important;
	}
	body.home .main-header .light-logo{
		display: none !important;
	}
	body.home .main-header{
		padding-top: 0px !important;
	}
	body.home .main-header{
		background-color: #fff !important; 
	}
	body .main-header #menu-main-menu li.menu-item.nav-item a.ekit-menu-nav-link i.icon,
	body .main-header #menu-main-menu li.menu-item.nav-item a.ekit-menu-nav-link{
		color: #333 !important; 
	}
	body .main-header #menu-main-menu li.menu-item.nav-item.elementskit-megamenu-has section.elementor-section{
		height: 60vh;
		overflow-y: auto;
	}
	.client-logo .gallery{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.auto-tabs-open ul.nav-tabs{
		display: block;
	}
	.auto-tabs-open ul.nav-tabs li{
		width: 100%;
		margin-right: 0;
	}
	.auto-tabs-open .tab-content .elementor-section .elementor-container .elementor-column{
		width: 100%;
	}
	.auto-tabs-open .tab-content .elementor-section .elementor-container .elementor-column .elementor-widget-wrap.elementor-element-populated{
		padding: 10px 10px 30px;
	}
	.main-header > .elementor-container {
		margin: 0 20px;
	}
	.elementskit-menu-hamburger{
		border-radius: 40px !important;
		height: 45px;
	}
	.btn-demo{
		width: fit-content;
		margin-left: 15px !important;
	}
	.columns-2 ul{
		columns: 1;
	}
	
	
	.heading-content:before {
		content: '';
		position: absolute;
		border-top: 1px solid #333333;
		height: 170px;
		top: 50%;
		display:none;
	}
	.entry-title a,
	.entry-content h2{
		font-size:24px !important;
	}
	
	.our-work-grid-section .our-work-grid, .blogs-grid-section .blogs-grid,
	.recent-blog-grid-section{
    	grid-template-columns: repeat(1, 1fr);
	}
	body.page-contact-us .contact-us-page-form form button.wpcf7-submit{
		min-width: 100%;
	}
}
.error h1 {
	font-size: 100px !important;
}
/*Mobile Device*/
@media screen and (max-width: 640px) {
	.product-companies .gallery,
	.popup-gallery .gallery{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.product-companies .gallery .gallery-item .gallery-icon img{
		width: 80%;
		margin-bottom: 20px;
	}
	.posts-grid-section.post-type-newsletters .post-item:first-child h3{
		font-size: 20px;
	}
}
/*Extra Small Mobile Device*/
@media screen and (max-width: 480px) {
	.single-post-categories{
		display:block;
		text-align:center;
		padding:0px;
	}
}
@media screen and (max-width: 420px) {

}
/*09. Media Query end*/

