/**
 * Homepage specific styling goes here. Excluded on all subpages
 *
 * @format
 */

/* For most builds, this stylesheet should be wiped and started fresh */

/* HOME HERO AND/OR SLIDER */

.home-hero-height-sync {
	height: 400px;
}

.home-hero,
.home-hero-inner {
	position: relative;
	z-index: 1;
}

.home-hero-image-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.home-hero-image-container img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	-o-object-position: 50%;
	object-position: 50%;
}

.home-hero-form-container {
	display: none;
}

.home-hero-form-row {
	display: flex;
	justify-content: flex-end;
}

@media screen and (min-width: 640px) {
	.home-hero-height-sync,
	.home-hero {
		/*height: 600px;*/
	}
}

@media screen and (min-width: 1025px) {
	.home-hero-inner {
		display: block;
	}

	.home-hero-height-sync {
		height: 750px;
	}

	.home-hero-form-container {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		display: block;
	}

	.home-hero-form-container,
	.home-hero-form-inner,
	.home-hero-form-container .row,
	.home-hero-form-container .columns {
		height: 100%;
	}

	.home-hero-form-inner {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}

	.home-hero-form .contact-form-heading {
		font-size: 1.5rem;
		margin-bottom: 15px;
	}

	.home-hero-form form button {
		width: 100%;
	}

	.home-hero-form {
		margin-top: 80px;
		min-width: 375px;
		padding: 0;
		background: var(--color-light-gray);
	}
	.module.module-intro-c.power-house.who-we-are #scroll-move-text-container {
		margin-left: -200px;
	}
}

@media screen and (max-height: 700px) and (min-width: 1025px) {
	.home-hero-form {
		margin: 0;
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 30px;
	}

	.home-hero-form .contact-form-heading {
		display: none;
	}
}

/*Homepage Result*/

.module.module-results-a .module-title {
	margin: 0;
	font-weight: 600;
	line-height: 1.2;
}

.orange-caps {
	font-size: 24px;
	color: #ea8d0f;
	font-weight: bold;
	letter-spacing: 0;
	margin: 20px 0 55px 0;
}

.module.module-results-a {
	background: #f2f3f5;
	padding: 70px 0;
}

.module-results-a-single {
	background: transparent;
	text-align: left;
	padding: 10px 5px;
	min-height: inherit;
	background-size: cover;
	background-position: center;
	position: relative;
	justify-content: center;
}

.exp-icon {
	max-width: 42px;
	height: auto;
}

.module-results-a-single::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 0;
	visibility: hidden;
}

.module-results-a-single h3,
.module-results-a-single h3 a {
	font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(--white);
	font-family: var(--body-font-family);
	letter-spacing: 0;
	margin-top: 20px;
	margin-bottom: 15px;
}

.module-results-a-single h3 a:hover,
.module-results-a-single h3 a:focus {
	font-size: 22px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #437ba5;
	font-family: var(--body-font-family);
	letter-spacing: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	text-decoration: none;
}

.module-results-a-single img {
	filter: grayscale(100%);
}

.module-results-a-single:hover img,
.module-results-a-single:focus img {
	filter: grayscale(0%);
}

.module-results-a-single:hover h3,
.module-results-a-single:focus h3 {
	color: #437ba5;
}
.module-results-a-buttons.slick-arrow-container {
	/* display: none; */
	bottom: 0;
	top: inherit;
	justify-content: flex-start;
	/*left: 348px;*/
}

.module.testimonials-section .module-results-a-buttons.slick-arrow-container {
	left: 348px;
}

#slider-results-testimonial .slick-list.draggable {
	width: 130%;
}
.module-results-a-single p {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	line-height: 24px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.66;
	letter-spacing: normal;
	text-align: left;
	color: var(--color-black);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
#slider-results-testimonial {
	padding-bottom: 70px;
}
.testimonial-content-lower span {
	font-size: 17px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.53;
	letter-spacing: normal;
	text-align: left;
	color: ;
	color: #002650;
}
.exp-cont {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.module-results-a-single p.intro-case {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 14px;
}

.experience-right-inner .slick-dots li.slick-active button::before {
	background: #004584;
}
.experience-right-inner .slick-dots li button::before {
	content: '';
	background: #004584;
	display: block;
	height: 7px;
	width: 100%;
	line-height: 19px;
	border-radius: 0;
	opacity: 1 !important;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
}
.module-results-a-inner.slider-container .slick-dots li.slick-active ~ li button::before {
	background: #fff !important;
}

.experience-right-inner .slick-dots li button .slick-dot-icon {
	opacity: 0 !important;
}

.module-results-a-inner.slider-container .slick-dots {
	text-align: left;
	background: #ffffff;
	height: 5px;
	overflow: hidden;
}
.module-results-a-inner.slider-container .slick-dots li {
	margin: 0;
	position: relative;
	bottom: 14px;
	width: 12%;
}

.module-results-a-inner.slider-container .slick-dots li button {
	outline: none;
	border: none !important;
	height: 7px;
	width: 100%;
}
.experienceSection .row {
	display: flex;
	max-width: 1100px !important;
}

.experience-left-inner {
	height: 100%;
	display: flex;
	/* align-items: center; */
	flex-wrap: wrap;
	align-content: space-between;
}

.module-news-content.newsSection .row {
	max-width: 1000px !important;
}
.module-news-content.newsSection .slick-dots {
	max-width: 805px;
}
.module-news-content.newsSection .arrows-inner {
	column-gap: 15px;
}
.module-news-content.newsSection #slider-blog-c .slick-dots li {
	width: 10%;
}
.module-news-content.newsSection .arrows-inner button,
.module-news-content.newsSection .arrows-inner button i {
	color: var(--primary-color);
	font-size: 29px;
	font-weight: 300 !important;
}

.module-news-content.newsSection .arrows-inner button:hover i,
.module-news-content.newsSection .arrows-inner button:focus i {
	color: #fff !important;
	font-size: 29px;
	font-weight: 300 !important;
}

.module-news-content.newsSection #slider-blog-c .slick-dots li button::before {
	background: var(--primary-color);
}
.module-news-content.newsSection #slider-blog-c .slick-dots li.slick-active button::before {
	background: var(--primary-color);
}

.module-news-content.newsSection {
	padding-top: 60px;
	position: relative;
	z-index: 1;
}
.module-results-a-inner {
	position: relative;
}

#slider-results-a {
	padding-bottom: 90px;
}
/*
.slick-slide.slick-current.slick-active + div + div .module-results-a-single h3,
.slick-slide.slick-current.slick-active + div + div .module-results-a-single p,
.slick-slide.slick-current.slick-active + div + div .module-results-a-single img {
  opacity: 0.5;
}*/
.slick-slide.slick-current.slick-active + div + div .module-results-a-single {
	opacity: 0.5;
}

.experience-right-inner .slick-dots li.slick-active button::before {
	background: #0062af;
}
.experience-right-inner .slick-dots li button::before {
	content: '';
	background: #0062af;
	display: block;
	height: 7px;
	width: 100%;
	line-height: 19px;
	border-radius: 0;
	opacity: 1 !important;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
}
.module-results-a-inner.slider-container .slick-dots li.slick-active ~ li button::before {
	background: #2e4d70 !important;
}

.exp-btn-link.show-more-btn-alt.button:hover,
.exp-btn-link.show-more-btn-alt.button:focus {
	background: #78c0e0;
}
.experience-right-inner .slick-arrow-container button {
	color: #fff;
	background: transparent !important;
	font-size: 30px;
	width: auto;
	margin: 0 0px 0 10px;
}
.experience-right-inner .slick-arrow-container button:hover,
.experience-right-inner .slick-arrow-container button:focus {
	color: #78c0e0;
	background: transparent !important;
}

.experience-right-inner .slick-dots li button .slick-dot-icon {
	opacity: 0 !important;
}

.module-results-a-inner.slider-container .slick-dots {
	text-align: left;
	background: #2e4d70;
	height: 5px;
	overflow: hidden;
	width: 345px;
}

.module-results-a-inner.slider-container .slick-dots li {
	margin: 0;
	position: relative;
	bottom: 14px;
	width: 102%;
}

.module-results-a-inner.slider-container .slick-dots li button {
	outline: none;
	border: none !important;
	height: 7px;
	width: 100%;
}
.experienceSection .row {
	display: flex;
	max-width: 1100px !important;
}

.experience-left-inner {
	height: 100%;
	display: flex;
	/* align-items: center; */
	flex-wrap: wrap;
	align-content: flex-start;
	padding-bottom: 10px;
}

#slider-results-testimonial {
	width: 100%;
}

.training-dev-main.why-walsh-main .row {
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

.training-dev-main {
	max-width: 960px;
	margin: 00px auto;
	padding: 40px 0 20px 0;
	display: flex;
	justify-content: center;
}

/*Career-page  css*/

/*Strenth section  css*/
.module-benefits-c-content {
	margin-bottom: 60px;
	text-align: center;
}

.module-benefits-c-boxes {
	flex-wrap: wrap;
}

.module-benefits-c-box {
	text-align: center;
	margin-bottom: 60px;
}

.module-benefits-c-box p:last-of-type {
	margin: 0;
}

.module-benefits-c-box .box-icon {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.module-benefits-c-boxes {
		justify-content: center;
	}

	.module-benefits-c-box {
		padding: 0 60px;
		margin-bottom: 40px;
		width: 50%;
	}
}

@media screen and (min-width: 1200px) {
	.module-benefits-c-boxes {
		flex-wrap: nowrap;
		justify-content: center;
	}

	.module-benefits-c-box {
		width: auto;
		margin: 0;
		padding: 0 20px;
	}

	.module-benefits-c-box:nth-child(2n) {
		margin-right: 0;
	}

	.module-benefits-c-box:last-of-type {
		margin: 0;
	}
}
.strength-title {
	text-align: center;
	margin-bottom: 40px;
}
.strength-title h2 {
	font-size: 50px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.75px;
	text-align: center;
	color: var(--marine-blue);
	margin-bottom: 70px;
}
.strength-num-main .box-content h3 {
	font-size: 60px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.42;
	letter-spacing: normal;
	text-align: center;
	/* color: var(--marine-blue); */
}

.strenth-num-tit {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.39;
	letter-spacing: normal;
	text-align: center;
	color: var(--secondary-color);
	text-transform: capitalize;
	padding: 10px 0;
}
.strength-num-main {
	max-width: 1140px;
	margin: 0 auto;
}
.module.benefits-section {
	background: var(--color-black);
	padding-bottom: 200px;
}
.strength-num-main .module-benefits-c-box {
	position: relative;
	min-height: 80px;
	padding: 0 25px;
}
.strength-num-main .module-benefits-c-box:last-of-type::after {
	opacity: 0;
}

#counterSection {
	background: #fafafb;
}

.strength-num-main .module-benefits-c-box::after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	background: rgba(0, 52, 105);
	top: 0;
	width: 1px;
	opacity: 0.1;
}

.benefits-title.center h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.75px;
}

.benefits-title p {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
}

.flex-container.benefits-list-main {
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 800px;
	margin: 0 auto;
	justify-content: space-between;
	grid-row-gap: 20px;
	column-gap: 20px;
	margin-top: 60px;
}
.benefits-list {
	width: 46%;
	border-bottom: 1px solid rgb(255, 255, 255, 0.2);
}

.benefits-list img {
	max-width: 40px;
}

.benefits-list .box-content {
	display: flex;
	column-gap: 30px;
	align-items: center;
	justify-content: flex-start;
}
.benefit-icon-tit {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(--white);
}

.get-result-bg-section-left {
	max-width: 50%;
	position: relative;
	max-width: 680px;
	width: 50%;
}

.get-result-bg-section-left img {
	max-width: 100%;
	display: block;
}
.get-result-bg-section-left::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.get-result-title {
	font-size: 45px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
}
.get-result-bg-section {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.module.testimonials-section.get-result .module-results-a-single.get-result-single {
	padding: 25px;
}

.module-results-a-single.get-result-single {
	padding: 10px;
}

#slider-get-results {
	padding-bottom: 70px;
}

.testimonial-content.get-result-cont {
	background: #fff;
	padding: 0;
	text-align: center;
}

.testimonial-content.get-result-cont .get-res-number {
	font-size: 65px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1.3px;
	font-family: ;
	font-family: var(--body-font-family);
	margin: 0;
	text-align: center;
	color: #040504;
}
.testimonial-content.get-result-cont .get-res-number {
	font-size: 45px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1.3px;
	text-align: center;
	color: #0062af;
}

.module.testimonials-section.get-result .module-results-a-single.get-result-single {
	padding: 55px 30px 25px 30px;
}

.testimonial-content.get-result-cont p {
	font-size: 15px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #040504;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.testimonial-content.get-result-cont h3 {
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.27;
	letter-spacing: 1.35px;
	text-align: center;
	color: #040504;
	margin: 0;
	margin-bottom: 5px;
}

.module.testimonials-section.get-result {
	overflow: hidden;
	background-image: none !important;
	background-color: #002650 !important;
	padding: 120px 0 140px 0;
}
#slider-get-results {
	padding-bottom: 0;
}

#slider-get-results .slick-list.draggable {
	width: 140%;
}

.module.testimonials-section.get-result .slick-dots {
	margin-left: 150px;
	width: 500px;
	bottom: -40px;
}

.module.testimonials-section.get-result .module-results-a-buttons.slick-arrow-container {
	left: 700px;
	bottom: -61px;
}

#experienceSection .row {
	display: flex;
	align-items: center;
	height: 100%;
}
.get-result-bg-section {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	display: flex;
	/* 	align-items: center; */
	left: -55px;
}
.about-section-bottom {
	position: relative;
	z-index: 1;
}

.get-result {
	background-color: #002650;
	position: relative;
}

/*Module practice f home END*/

/* Module CTA Start*/

.letus-help.module {
	background: var(--secondary-color);
	padding: 20px 0;
	min-height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.letus-help-left-inner h2 {
	font-size: 24px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	/* line-height: 0.63; */
	letter-spacing: 3.6px;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

.letus-help-btn.button.outline {
	font-size: 24px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding: 0 !important;
	border: none !important;
}

.letus-help-btn.button.outline:hover,
.letus-help-btn.button.outline:focus {
	font-size: 24px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: var(--primary-color);
	padding: 0 !important;
	border: none !important;
}

.letus-help-btn.button.outline i {
	font-size: 18px;
	position: relative;
	top: -2px;
}

.home-cta-main {
	display: flex;
	justify-content: center;
	column-gap: 26px;
}

.letus-help.module .row {
	width: 100%;
}

.letus-help-btn.button.outline {
	font-size: 24px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
}

/* Module CTA End*/

/*Module  home News Start*/

.module-news-content.newsSection {
	padding-top: 0;
	position: relative;
	z-index: 1;
}

.module.bottom-news {
	padding: 80px 0 20px 0;
}

.blog-bg-img {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: top left;
	top: 25%;
	left: 0;
	z-index: 0;
	background-repeat: no-repeat;
}

.newsSection-top {
	position: relative;
	z-index: 2;
}

#slider-blog-c .slick-dots li.slick-active button::before {
	background: #004584;
}
#slider-blog-c .slick-dots li button::before {
	content: '';
	background: #004584;
	display: block;
	height: 7px;
	width: 100%;
	line-height: 19px;
	border-radius: 0;
	opacity: 1 !important;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
}
#slider-blog-c .slick-dots li.slick-active ~ li button::before {
	background: #eae9e9 !important;
}

#slider-blog-c .slick-dots li button .slick-dot-icon {
	opacity: 0 !important;
}

#slider-blog-c .slick-dots {
	text-align: left;
	background: #eae9e9;
	height: 4px;
	overflow: hidden;
	max-width: 835px;
	/* display: flex; */
	/* align-self: center; */
	/* width: 100%; */
	right: 15%;
}

.module-blog-c-single .blog-date {
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.08;
	letter-spacing: normal;
	text-align: left;
	color: #8d93aa;
	margin-top: 10px;
}

#slider-blog-c .slick-dots li {
	margin: 0;
	position: relative;
	bottom: 14px;
	width: 9%;
}

#slider-blog-c .slick-dots li button {
	outline: none;
	border: none !important;
	height: 7px;
	width: 100%;
}

@media screen and (min-width: 640px) {
	.slider-results-a .slick-slide {
		margin-right: 30px;
	}
}

@media screen and (min-width: 768px) {
	.slider-results-a {
		width: 100%;
		margin: 0 auto;
	}
}

/*Module  home News END*/

.module.module-intro-a-content.welcome-section .row {
	max-width: 1000px !important;
}

.module.module-intro-a-content.welcome-section {
	padding: 80px 0 40px 0;
}

.welcome-heading p {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.89;
	letter-spacing: 1.8px;
	text-align: center;
	text-transform: uppercase;
	color: var(--secondary-color);
	margin-bottom: 10px;
}

.welcome-heading h2 {
	font-size: 50px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 1px;
	font-family: var(--heading-font-family);
	color: var(--primary-color);
	max-width: 475px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.welcome-left-text {
	max-width: 900px;
	margin: 5px auto 30px auto;
}

.welcome-left-inner {
	text-align: center;
}
.welcome-left-text p {
	text-align: center;
}

/*Badges Section  css*/

/*.module-badges-a-single-inner img {
	filter: grayscale(1);
}*/
.module.module-badges-a {
	padding: 00px 0 30px 0;
}
.module-badges-a-inner.slider-container.swiper-outer {
	max-width: 900px;
}

/*Success Section  css*/

.module.module-intro-a-content.success-section {
	position: relative;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	background-size: cover;
	padding: 90px 0;
}

.success-section::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 104%;
	transform: rotate(-180deg);
	background-image: linear-gradient(250deg, #012718 35%, rgba(0, 0, 0, 0) 95%);
	z-index: 0;
}

.success-section .row {
	position: relative;
	z-index: 1;
}

.success-heading p {
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.89;
	letter-spacing: 1.8px;
	text-align: left;
	color: var(--secondary-color);
	text-transform: uppercase;
	margin-bottom: 10px;
}

.success-heading h2 {
	font-size: 45px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: 2.25px;
	text-align: left;
	font-family: var(--heading-font-family);
	color: #fff;
	max-width: 400px;
	text-align: left;
	margin-bottom: 30px;
}
.accordion-container.success-accordion .accordion-item {
	border: 1px solid #fff !important;
	margin-bottom: 20px;
}
.accordion-container.success-accordion .accordion-item-content {
	padding: 0 25px;
}

.accordion-container.success-accordion .accordion-item-content p {
	color: #fff;
	font-size: 16px !important;
	line-height: 1.5;
}

/*Different Section  css START*/

.module.module-benefits-b.different-section {
	background-size: cover;
	padding: 100px 0 30px 0;
	position: relative;
}

.different-left h2 {
	font-size: 50px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 1px;
	font-family: var(--heading-font-family);
	color: var(--primary-color);
	max-width: 405px;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
}

.module-benefits-b-boxes {
	flex-wrap: wrap;
	position: relative;
}

.different-img-main {
	position: absolute;
	right: 0;
	top: -200px;
}

.different-right-img {
	margin-top: -180px;
	padding-left: 30px;
}

.module.module-benefits-b.different-section .module-title {
	text-align: left;
	margin-bottom: 30px;
}

.module-benefits-b-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 60px;
}

.module-benefits-b-box h3 {
	margin-bottom: 12px;
}

.module-benefits-b-box p:last-of-type {
	margin: 0;
}

.module-benefits-b-box .box-icon {
	margin: 0 8px 0 0;
}

.different-img {
	max-width: 450px;
	width: 100%;
}

.module-benefits-b-box h3 {
	margin-bottom: 5px;
	font-size: 22px;
	text-transform: none;
	line-height: 1.4;
	letter-spacing: 0 !important;
}

@media screen and (min-width: 1025px) {
	.module-benefits-b-boxes {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 60px;
		grid-column-gap: 6vw;
	}

	.module-benefits-b-box {
		margin-bottom: 0;
	}
}

.box-icon {
	margin: 0;
}

.box-icon::before {
	content: '\f00c';
	font-family: 'Font Awesome 6 Pro';
	width: 30px;
	line-height: 25px;
	font-size: 19px;
	font-weight: 700;
	display: block;
	text-align: center;
	color: var(--secondary-color);
	margin: 0 auto;
	margin-top: 4px;
}

.different-right {
	padding-bottom: 50px;
}

.module-benefits-b-box .box-content {
	padding-right: 25px;
}
.different-section-main-bottom .module-benefits-b-box {
	margin-bottom: 25px;
	min-height: 190px;
}

.different-section-main-top {
	display: inline-block;
	margin: 0 auto 30px auto;
}

.different-section-main-bottom {
	display: inline-block;
	margin: 0 auto;
}

/*Different Section  css END*/

/* Module testimonial B CSS Start */
.module-testimonials-b {
	background-color: #fff;
	position: relative;
	padding-bottom: 80px;
}

.slider-testimonials-b-container {
	position: relative;
}

.slider-testimonials-b {
	width: 100%;
	margin: 0 auto;
}
.module-testimonials-b .swiper-outer {
	max-width: 1400px;
	position: relative;
}
.module-testimonials-b .swiper-button-container {
	position: absolute;
	width: 120%;
	margin: 0 auto;
	left: -10%;
	top: 44%;
}

.slider-testimonials-b .slider-testimonial-single {
	margin-bottom: 30px;
}

.slider-testimonials-b .slider-testimonial-source {
	position: relative;
	text-transform: uppercase;
}

.slider-testimonials-b .slider-testimonial-source::before {
	content: '\2014';
	margin-right: 2px;
}
.swiper-autoplay-toggle.no-button {
	display: none;
}
.module-title.Clients-says-tit {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.55;
	letter-spacing: 2.2px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 35px;
	color: var(--secondary-color);
}

.testimonial-single-main {
	padding: 35px;
	background-color: rgba(34, 94, 70, 0.05);
	text-align: left;
	min-height: 220px;
	position: relative;
	padding-bottom: 70px;
}

.center.client-says-btn {
	margin-top: 20px;
}

.quote-icon img {
	max-width: 50px;
}

.module.module-testimonials-b.Clients-says .row-narrow.center {
	max-width: 1115px !important;
}

.slider-testimonial-content p {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: left;
	font-size: 18px;
	line-height: 27px;
	text-align: left !important;
}
.slider-testimonials-b .slider-testimonial-source {
	/* position: relative; */
	text-transform: uppercase;
	background: #fff;
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
}

.module-testimonials-b .swiper-button-container button {
	width: 60px;
	height: 60px;
	background: transparent !important;
	font-size: 16px !important;
	border: 1px solid #b9b9b9;
	border-radius: 55%;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.module-testimonials-b .swiper-button-container button::after {
	font-size: 16px;
	color: var(--primary-color);
	border: 2px solid var(--primary-color);
	width: 52px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 55%;
}

.module-testimonials-b .swiper-button-container button:hover:after,
.module-testimonials-b .swiper-button-container button:focus:after {
	font-size: 16px;
	color: #fff;
	border: 2px solid var(--primary-color);
	width: 52px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 55%;
	background-color: var(--primary-color);
}

/* Module testimonial B CSS END */

/* //////////// Home Image Animation csss    ///////////////*/

/*******************************************************************************************
IMAGE REVEALS - Image animations on active
*******************************************************************************************/

.image-active-fade img {
	opacity: 0;
	-webkit-transition: opacity 900ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-moz-transition: opacity 900ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-ms-transition: opacity 900ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-o-transition: opacity 900ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	transition: opacity 900ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
}

.image-active-fade.active img {
	opacity: 1;
}

.image-active-zoom {
	overflow: hidden;
	max-width: 400px;
}

.image-active-zoom img {
	opacity: 0;
	transform: scale(1.2);
	-webkit-transition: transform 2000ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-moz-transition: transform 2000ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-ms-transition: transform 2000ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	-o-transition: transform 2000ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
	transition: transform 2000ms cubic-bezier(0.72, 0.24, 0.19, 0.82);
}

.image-active-zoom.active img {
	transform: scale(1);
	opacity: 1;
}

.image-active-blur {
	-webkit-transition: all 1400ms ease-out;
	-moz-transition: all 1400ms ease-out;
	-ms-transition: all 1400ms ease-out;
	-o-transition: all 1400ms ease-out;
	transition: all 1400ms ease-out;
}

.image-active-blur.active {
	filter: blur(15px);
}

.image-active-swipe-left,
.image-active-swipe-right {
	will-change: clip-path, transform;
}

.image-active-swipe-left.active {
	-webkit-animation: image-reveal-left 1200ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
	animation: image-reveal-left 1200ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
}

.image-active-swipe-right.active {
	-webkit-animation: image-reveal-right 1200ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
	animation: image-reveal-right 1200ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
}

.image-active-swipe-right2.active {
	-webkit-animation: image-reveal-right 1500ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
	animation: image-reveal-right 1500ms cubic-bezier(0.72, 0.24, 0.19, 0.82) forwards;
}

@-webkit-keyframes image-reveal-left {
	0% {
		clip-path: inset(0 0 0 100%);
		-webkit-clip-path: inset(0 0 0 100%);
	}

	100% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
	}
}

@keyframes image-reveal-left {
	0% {
		clip-path: inset(0 0 0 100%);
		-webkit-clip-path: inset(0 0 0 100%);
	}

	100% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
	}
}

@-webkit-keyframes image-reveal-right {
	0% {
		clip-path: inset(0 100% 0 0);
		-webkit-clip-path: inset(0 100% 0 0);
	}

	100% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
		opacity: 1;
	}
}

@keyframes image-reveal-right {
	0% {
		clip-path: inset(0 100% 0 0);
		-webkit-clip-path: inset(0 100% 0 0);
	}

	100% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
		opacity: 1;
	}
}

/* //////////// Home Image Animation csss    ///////////////*/

@media screen and (min-width: 280px) and (max-width: 767px) {
	.module.module-intro-a-content.welcome-section {
		padding: 30px 0 20px 0;
	}

	.welcome-heading p {
		font-size: 15px;
		letter-spacing: 1.5px;
	}
	.welcome-heading h2 {
		font-size: 32px;
		letter-spacing: 1.6px;
	}
	.welcome-left-text p {
		text-align: center;
		font-size: 14px;
		line-height: 26px;
	}

	.module.module-intro-a-content.success-section {
		background-size: 100%;
	}
	.success-section::before {
		content: '';
		position: absolute;
		left: 0;
		top: 95px;
		width: 100%;
		height: 250px;
		transform: rotate(-00deg);
		background-image: linear-gradient(-360deg, #012718 50%, rgba(0, 0, 0, 0) 95%);
		z-index: 0;
	}

	.success-section::after {
		content: '';
		position: absolute;
		left: 0;
		top: 219px;
		width: 100%;
		height: 124%;
		transform: rotate(00deg);
		background-image: linear-gradient(0deg, #012718 35%, #012718 95%);
		z-index: 0;
	}
	.success-heading p {
		font-size: 15px;
		line-height: 19px;
		letter-spacing: 1.5px;
		max-width: 208px;
		margin-top: 70px;
	}

	.success-heading h2 {
		font-size: 36px;
		line-height: 1.1;
		letter-spacing: 1.6px;
		max-width: 300px;
	}

	.accordion-item-title {
		font-size: 18px !important;
	}
	.accordion-container.success-accordion .accordion-item-content p {
		font-size: 14px !important;
		line-height: 1.5;
	}

	.different-img {
		max-width: 450px;
		width: 100%;
	}
	.module.module-intro-a-content.success-section {
		padding: 90px 0 60px 0;
	}

	.different-right-img {
		margin-top: -145px;
		padding-left: 0;
	}
	.welcome-section-main {
		padding: 0 10px;
	}

	.success-section-main {
		padding: 0 10px;
	}

	.module.module-benefits-b.different-section .module-title {
		text-align: left;
		margin-bottom: 30px;
		font-size: 32px;
		letter-spacing: 1.6px;
	}
	.different-right {
		padding-bottom: 30px;
	}

	.module-benefits-b-box h3 {
		margin-bottom: 5px;
		font-size: 18px;
		letter-spacing: 0;
	}

	.module.module-benefits-b.different-section .module-benefits-b-box p {
		font-size: 14px;
		line-height: 24px;
	}

	.box-icon::before {
		width: 25px;
		line-height: 25px;
		font-size: 20px;
		margin-top: 2px;
	}
	.module-benefits-b-box .box-content {
		padding-right: 0;
	}

	.different-section-main-top .module-benefits-b-box {
		margin-bottom: -15px;
	}
	.different-section-main-bottom .module-benefits-b-box {
		min-height: inherit;
	}

	.columns.medium-6.large-6.small-12.different-right.bot {
		padding-bottom: 0;
	}

	.home-cta-main {
		/* flex-direction: column; */
		flex-direction: row;
		flex-wrap: wrap;
		row-gap: 10px;
	}

	.letus-help-left-inner h2 {
		font-size: 18px;
		letter-spacing: 2.7px;
		text-align: center;
	}

	.module-title.Clients-says-tit {
		font-size: 18px;
		line-height: 1.55;
		letter-spacing: 1.8px;
		margin-bottom: 35px;
		max-width: 240px;
		margin-left: auto;
		margin-right: auto;
	}

	.module-testimonials-b {
		padding: 30px 0 60px 0;
	}

	.module-testimonials-b .swiper-button-container {
		position: absolute;
		width: 100%;
		margin: 0 auto;
		left: 0%;
		top: inherit;
		bottom: -10%;
	}
}

@media screen and (min-width: 640px) and (max-width: 767px) {
	.module.module-intro-a-content.success-section {
		padding: 150px 0 60px 0;
	}

	.success-section::before {
		top: 200px;
	}

	.success-section::after {
		top: 350px;
	}

	.success-heading p {
		max-width: inherit;
		margin-top: 125px;
	}

	.success-heading h2 {
		max-width: inherit;
	}

	.different-right-img {
		text-align: center;
	}

	.module.module-benefits-b.different-section .module-title {
		max-width: inherit;
	}
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
	.module.module-intro-a-content.welcome-section {
		padding: 40px 0 20px 0;
	}
	.module.module-intro-a-content.success-section {
		padding: 50px 0;
	}
	.success-heading p {
		font-size: 15px;
		line-height: 1.89;
		letter-spacing: 0;
		margin-bottom: 0;
	}
	.success-heading h2 {
		font-size: 30px;
		line-height: 1;
		letter-spacing: 2px;
		max-width: 260px;
		text-align: left;
		margin-bottom: 20px;
	}

	.accordion-item-title {
		padding: 15px 25px 15px 25px !important;
		font-size: 18px !important;
	}
	.accordion-container.success-accordion .accordion-item-content p {
		color: #fff;
		font-size: 13px !important;
		line-height: 1.5;
	}

	.module.module-benefits-b.different-section .module-title {
		font-size: 40px;
	}

	.different-right-img {
		margin-top: 0;
		padding-left: 30px;
	}

	.module.module-benefits-b.different-section {
		padding: 70px 0 30px 0;
	}
	.module-benefits-b-box h3 {
		margin-bottom: 5px;
		font-size: 20px;
		text-transform: none;
		line-height: 1.4;
		letter-spacing: 0;
	}

	.module-benefits-b-box p {
		font-size: 15px;
	}

	.different-section-main-top .different-left .module-benefits-b-box {
		margin-bottom: 10px;
	}

	.different-section-main-top {
		display: inline-block;
		margin: 0 auto 10px auto;
	}

	.letus-help-left-inner h2 {
		font-size: 18px;
		max-width: inherit;
	}
	.home-cta-main {
		column-gap: 26px;
		align-items: center;
	}

	.letus-help-btn.button.outline {
		font-size: 20px;
	}
	.module.module-testimonials-b.Clients-says .row-narrow.center {
		max-width: 80% !important;
	}

	.slider-testimonial-content p {
		font-size: 15px;
		line-height: 24px;
		text-align: left !important;
	}
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
	.different-section-main-bottom .module-benefits-b-box {
		margin-bottom: 0;
		min-height: 190px;
	}

	.different-right {
		padding-bottom: 10px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
	.module.module-testimonials-b.Clients-says .row-narrow.center {
		max-width: 90% !important;
	}
}

@media screen and (min-width: 1920px) and (max-width: 12000px) {
	.module.module-intro-a-content.welcome-section {
		padding: 90px 0 60px 0;
	}
	.welcome-heading h2 {
		font-size: 50px;
		letter-spacing: 2.25px;
	}
	.wel-btn.button.outline {
		padding: 22px 35px !important;
	}

	.different-right {
		padding-bottom: 30px;
	}

	.module-testimonials-b .swiper-outer {
		max-width: 1600px;
		position: relative;
	}

	.module-testimonials-b .swiper-button-container {
		position: absolute;
		width: 120%;
		margin: 0 auto;
		left: -10%;
		top: 44%;
	}
}

@media screen and (min-width: 2560px) and (max-width: 12000px) {
}

@media screen and (min-width: 4200px) and (max-width: 12000px) {
}
/* giving back */

.module-intro-b {
	padding: 0;
	background-size: 100% auto;
	position: relative;
	background-repeat: repeat;
}

.module-intro-b.bot-logo-img::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background: #f4f7f6;
	width: 58%;
	height: 100%;
	z-index: 0;
}


.module-intro-b .flex-container .row .columns.no-float {
	display: flex;
	align-items: center;
}

.module-intro-b .flex-container {
	position: relative;
	z-index: 1;
}

.module-intro-b .flex-container {
	flex-wrap: wrap;
	align-items: normal;
}

.module-intro-b-image {
	display: flex;
	align-items: center;
	width: 100%;
	height: 300px;
}
.module-intro-b-image-inner {
	content: "";
	margin: 0;
	width: 100%;
	height: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	/* transform: translateY(-93px) !important; */
	transform: translate(37px, -95px);
	max-width: 550px;
	margin-bottom: -114px;
}

.columns.medium-6.large-6.small-12.bot-logo-right {
	padding-right: 168px;
	padding-top: 65px;
	padding-bottom: 50px;
}
.module-intro-b-image-inner .cases-icon {
	max-width: 550px;
}

.module-intro-b-image {
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
}

.module-intro-b-content {
	padding: 50px 0;
}
h2.giving-back-title {
    font-size: 50px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1px;
    font-family: var(--heading-font-family);
    color: var(--primary-color);
    max-width: 405px;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 0px;
}

h3.giving-back {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: 2.2px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--secondary-color);
}


@media screen and (min-width:280px) and (max-width:767px){

.module-intro-b-image-inner {
	content: "";
	margin: 0;
	width: 90%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	transform: translateY(5px);
	transform: translate(0px, -15px);
	/* padding-left: 16px; */
	max-width: 100%;
}


.module-intro-b.bot-logo-img::after {
	background: transparent;
 
}

.module-intro-b .flex-container .row .columns.no-float {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.module-intro-b.bot-logo-img::after {
	content: "";
	position: absolute;
	right: 0;
	top: inherit;
	background: #f4f7f6;
	width: 100%;
	height: 63%;
	z-index: 1;
	bottom: 0;
}
.module-intro-b .flex-container {
	position: relative;
	z-index: inherit;
}

.columns.medium-6.large-6.small-12.bot-logo-right {
	padding-right: 16px;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
	z-index: 99;
}

.module-intro-b-image-inner .cases-icon {
	max-width: 550px;
	width: 100%;
	height: auto;
}
 

h2.giving-back-title {
	font-size: 40px;
 
}


}
@media screen and (min-width:640px) and (max-width:767px){

.module-intro-b.bot-logo-img::after {
	height: 45%;
	z-index: 1;
	bottom: 0;
}

}





@media screen and (min-width:767px) and (max-width:1025px){
.module-intro-b-image-inner {
	content: "";
	margin: 0;
	width: 75%;
	height: 133%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	transform: translate(-7px, -32px);
}
.columns.medium-6.large-6.small-12.bot-logo-right {
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 45px;
	margin-top: -35px;
}
.module-intro-b-image-inner .cases-icon {
	max-width: 350px;
}

 
h2.giving-back-title {
	font-size: 35px;
 
}

h3.giving-back {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: 2.2px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
 
}
.columns.medium-6.large-6.small-12.bot-logo-right p {
	font-size: 14px;
}

.columns.medium-6.large-6.small-12.bot-logo-right {
	padding-right: 15px;
	padding-top: 80px;
	padding-bottom: 28px;
	padding-left: 30px;
}




}

@media screen and (min-width:980px) and (max-width:1024px){
.module-intro-b-image-inner .cases-icon {
	max-width: 450px;
}

.columns.medium-6.large-6.small-12.bot-logo-right {
	padding-right: 75px;
	padding-top: 80px;
	padding-bottom: 28px;
	padding-left: 50px;
}
	
	
	
}


@media screen and (min-width: 1025px) {
	.module-intro-b-image {
		width: 55%;
		height: auto;
	}

.module-intro-b-content {
    flex: 1;
    align-items: center;
    padding: 90px 7% 50px 80px;
}
}
