/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2023 | 05:46:38 */
.history-title .evlt-paragraph__text {
	max-width: 780px;
	margin: 0 auto;
}

.about-intro .evlt-paragraph__sub-title {
	max-width: 1200px;
    margin: 20px auto;
}

.about-intro .evlt-paragraph__intro-text {
	max-width: 1200px;
    margin: 0px auto 10px auto;
}

.about-intro .evlt-paragraph__text {
	max-width: 1200px;
    margin: 0 auto;
}

.our-history {
	margin-bottom: 100px;
}

.our-history .timeline__item::before {
	background-color: #fff;
    border: 12px solid var(--alt2-brand-color);
}

.our-history.timeline::before {
	background: #111111;
	opacity: 0.2;
}

.our-history .timeline__item-content .timeline__item-title {
	font-feature-settings: 'pnum' on, 'onum' on, 'zero' on;	
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 65px;
}

.our-history .timeline__item-content .timeline__item-text {
	max-width: 485px;
}

.our-history .timeline__item:nth-child(2n) .timeline__item-content .timeline__item-text {
	margin-left: auto;
}

.our-history .timeline__item .timeline__item-text {
	color: var(--primary-text-color);
}

.our-history .timeline__item--image .timeline__item-content {
	background-color: transparent;
	padding: 0;
	margin-bottom: 40px;
	padding-top: 40px;
}

.our-history .timeline__item .timeline__item-img {
	height: auto;
	border-radius: 20px;
}

.our-history .timeline__item--image .timeline__item-content::after {
	display: none;
}

/* About Modular Slider */

.about-modular-slider {
	height: 100vh;
}

.about-modular-slider .modular-slider__item .modular-slider__item-content {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}


.about-modular-slider .modular-slider__item-content .evlt-paragraph {
	max-width: 1205px;
	margin: 0 auto;
}

.about-modular-slider .modular-slider__item-content .evlt-paragraph h1.evlt-paragraph__main-title {	
	position: fixed;
	left: calc((100vw - var(--container-width))/2);
	top: 5%;
	padding-top: 0;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	text-transform: uppercase;
	color: #fff;
}

.about-modular-slider .modular-slider__item-content .evlt-paragraph .heading--h2 {	
	font-style: normal;
	font-weight: 700;
	font-size: 80px;
	line-height: 100%;
	color: #FCD6B1;
	text-transform: uppercase;
}

.about-modular-slider .modular-slider__item-content .evlt-paragraph .evlt-paragraph__text {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}

.about-modular-slider .about-modular-slider-nav {
	display: flex;
	justify-content: center;
	margin: 0 calc((100vw - var(--container-width))/2);
    width: var(--container-width);
	column-gap: 30px;
}

.about-modular-slider .about-modular-slider-nav .modular-slider-nav-buttons__item {
	min-width: 205px;
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-width: 5px 0 0 0;
	padding: 10px 0 0;
	color: rgba(255, 255, 255, 0.3);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0.04em;
	text-align: center;
	cursor: pointer;
	flex: 1 0 auto;
}

.about-modular-slider .about-modular-slider-nav  .modular-slider-nav-buttons__item--active {
    border-color: white;
	color: white;
}

.about-modular-slider-item > .section__content {
	background-color: rgba(0,0,0,0.2);
}

/* Our Services Section */

.our-services-paragraph .evlt-paragraph__text {
	max-width: 780px;
	margin: 0 auto;
}

.brand_slider.service_slider .brand_image .evlt-image__img {
    height: 440px;
}

.brand_slider.service_slider .brand_title {
    margin-bottom: 0px;
}

.brand_slider.value_slider .brand_title {
    margin-bottom: 0px;
	margin-top: 40px;
}

/* Our Team */

.our-team-cards .post-cards__item {
	width: 530px;
    height: 730px;
	background-color: rgba(255,255,255,0);
}

.our-team-cards .post-cards__item:nth-child(2n) {
  margin-top: 140px;
  justify-self: flex-start;
}

.our-team-cards .post-cards__item:nth-child(2n+1) {
  justify-self: flex-end;
}

.our-team-cards .post-cards__item:nth-child(3n) {
  /* width: 667px;
  height: 888px; */
}

.our-team-cards .post-cards__item-image-box {
	height: 630px;
	padding: 0px;
	border-radius: 20px;
}

.our-team-cards .post-cards__item:nth-child(3n) .post-cards__item-image-box {
  /* height: 800px; */
}

.our-team-cards .post-cards__item-link {
	display: none;
}

.our-team-cards .post-cards__static-layout {
    justify-items: center;
	row-gap: 60px;
}

.sustainability-matters {
	max-width: 800px;
	margin: 0 auto;
}

/* Fixes after migration from Manassen */

.slider__animation--default .slider__item {
    opacity: 1;
}

/* Responsive Breakpoints */

@media (max-width: 1023px) {
	.about-card-slider .layout-row__content .service_slider:nth-child(2),
	.about-card-slider .layout-row__content .service_slider:nth-child(3),
	.about-card-slider .layout-row__content .value_slider:nth-child(2),
	.about-card-slider .layout-row__content .value_slider:nth-child(3) {
		display: none;	
	}
	
	.about-card-slider .brand_slider {
		left: 0;
		margin-right: 0;
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	
	.about-card-slider .brand_slider .slider__items {
		transform: none;
		left: 0;
	}
	
	.about-card-slider .brand_slider .slider__items .brand_excerpt {
		max-width: 500px;	
		width: auto;
	}
	
	.our-team-cards .post-cards__static-layout {
		display: flex !important;
		flex-wrap: wrap;
	}
	
	.our-team-cards .post-cards__static-layout .post-cards__item {
		flex: 1 0 33.33%;
		width: auto;
		max-height: none;
		height: auto;
	}
	
	.our-team-cards .post-cards__item:nth-child(2n) {
		margin-top: 0px;	
	}
	
	.our-team-cards .post-cards__item:nth-child(3n) .post-cards__item-image-box {
		height: auto;
	}
	
	.our-team-cards .post-cards__item .post-cards__item-image {
		position: relative;
	}
	
	.our-team-cards .post-cards__item:not(.post-cards__item--full-image) .post-cards__item-image-box {
		height: auto;
	}
	
}


@media (max-width: 991px) {
	.heading--display {
		font-size: 96px;
		line-height: 96px;
	}
	
	.about-modular-slider .about-modular-slider-nav {
		flex-wrap: wrap;
	}
	
	.about-modular-slider .about-modular-slider-nav .modular-slider-nav-buttons__item {
		min-width: 120px;
	}
}

@media (max-width: 600px) {
	
	.about-modular-slider .about-modular-slider-nav {
		bottom: 10px;	
	}
	
	.about-modular-slider .about-modular-slider-nav .modular-slider-nav-buttons__item {
		width: calc(50% - 20px);
		margin-bottom: 30px;
	}
	
	
	.about-modular-slider .modular-slider__item-content .evlt-paragraph .heading--h2 {
		font-size: 60px;
		line-height: 1;
	}
	
	.about-modular-slider .modular-slider__item-content .evlt-paragraph .evlt-paragraph__text {
		font-size: 16px;
		line-height: 1.2;
	}
	
}

@media (max-width: 480px) {
	.our-history .timeline__item {
		margin-top: 20px !important;
		margin-bottom: 20px !important; 
	}
	
	
	.heading--display {
		font-size: 48px;
		line-height: 48px;
	}
	
	.about-modular-slider .modular-slider__item-content .evlt-paragraph .heading--h2 {
		font-size: 48px;
		line-height: 48px;
	}

	
}