.w-layout-grid {
	grid-row-gap: 16px;
	grid-column-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	display: grid;
}

.w-layout-blockcontainer {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

@media screen and (max-width: 991px) {
	.w-layout-blockcontainer {
		max-width: 728px;
	}
}

@media screen and (max-width: 767px) {
	.w-layout-blockcontainer {
		max-width: none;
	}
}

.image-first-screen {
	z-index: 1;
	height: 95%;
	position: static;
	top: 0;
	left: 0;
	right: 0;
}

.header {
	z-index: 2;
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: 0%;
}

.body {
	font-family: Poppins, sans-serif;
}

.menu {
	color: #fff;
	background-image: url('../images/Vector-9.svg');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 8px 4px;
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 10px;
	font-size: 16px;
	text-decoration: none;
}

.menu.not-arrow {
	background-image: none;
}

.link-block {
	width: auto;
	height: auto;
}

.logo {
	padding-left: 40px;
}

.div-block {
	width: 10%;
	height: 30%;
	-webkit-text-stroke-color: #fff;
	border: 1px solid #fff;
	align-items: center;
	padding-left: 4px;
	display: flex;
}

.intro-header {
	justify-content: flex-start;
	align-items: center;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.intro-eng {
	justify-content: flex-end;
	padding-left: 0;
	padding-right: 40px;
	display: flex;
}

.intro-menu {
	justify-content: center;
	align-items: center;
	display: flex;
}

.intro-text {
	z-index: 3;
	width: 580px;
	height: 220px;
	background-image: url('../images/Главный-экран-плашка.jpg');
	background-position: 100% 100%;
	background-size: cover;
	margin: 0 auto;
	padding-top: 32px;
	display: block;
	position: absolute;
	top: auto;
	bottom: 7%;
	left: -27%;
	right: 0%;
}

.intro-text.about {
	width: 47%;
	height: 35%;
	max-height: 100%;
	max-width: 100%;
	object-fit: fill;
	background-image: url('../images/Group-140.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -419px;
	bottom: auto;
	left: -13%;
}

.intro-image {
	height: 100%;
	margin-bottom: 0;
	display: block;
}

.heading {
	color: #fff;
	margin-bottom: 30px;
	padding-left: 40px;
	padding-right: 60px;
	font-weight: 400;
}

.paragraph {
	color: #fff;
	margin-bottom: 20px;
	padding-left: 40px;
}

.link-block-2 {
	width: auto;
	height: auto;
	justify-content: flex-end;
	display: flex;
	position: absolute;
	top: 164px;
	bottom: 0%;
	left: -23px;
	right: 0%;
}

.block2-text {
	width: auto;
	height: auto;
	background-image: url('../images/Group-276.png');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin: -163px auto 40px 18%;
	padding-bottom: 43px;
	font-size: 16px;
	display: flex;
}

.paragraph-2 {
	width: auto;
	margin-bottom: 0;
	margin-left: 5%;
	padding-top: 62px;
	padding-right: 0;
	font-size: 14px;
}

.div-block-2 {
	width: 50%;
	margin-top: 0;
	margin-left: 0;
	margin-right: auto;
	display: block;
}

.div-block-2 img {
	object-fit: cover;
}

.image-2 {
	margin-top: -29px;
	margin-left: -60px;
	padding-top: 0;
}

.image-3 {
	margin-top: -18px;
	margin-left: 45px;
	padding-top: 0;
}

.image-4 {
	background-image: url('../images/Group-275.png');
	background-position: 0 0;
	background-size: auto;
	margin-top: -130px;
	margin-left: 455px;
}

.clients {
	width: auto;
	height: auto;
	background-image: url('../images/Our-clients.jpg');
	background-position: 50%;
	background-size: cover;
	margin-top: -31px;
	margin-bottom: 40px;
}

.heading-2 {
	width: 50%;
	height: auto;
	color: #0a342c;
	justify-content: flex-start;
	align-items: center;
	margin-top: 0;
	margin-left: 18%;
	margin-right: auto;
	padding-top: 63px;
	padding-left: 0;
	font-weight: 500;
	display: flex;
}

.div-block-3 {
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	margin: 60px auto 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	display: flex;
	overflow: hidden;
}

.image-5 {
	margin-left: 40px;
}

.image-logo-clients {
	margin-left: 40px;
	margin-right: 40px;
}

.div-block-4 {
	width: auto;
	flex: none;
}

.section-woring-with-us {
	background-image: url('../images/Frame-206.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0;
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 40px;
	padding-bottom: 60px;
	padding-left: 0;
	display: block;
}

.image-6 {
	z-index: 1;
	margin-top: -253px;
	position: static;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: 0%;
}

.heading-3 {
	width: 50%;
	color: #0a342c;
	margin-left: 0;
	font-weight: 500;
}

.heading-4 {
	font-size: 100px;
}

.columns {
	margin-top: 60px;
}

.gridnumbers {
	width: auto;
	justify-content: center;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.counter__text {
	color: #977337;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(59deg, #ead38f, #977337);
	-webkit-background-clip: text;
	background-clip: text;
	margin-bottom: 10px;
	font-size: 100px;
	font-weight: 600;
	line-height: 100px;
}

.div-block-6 {
	margin-top: 86px;
	margin-left: 12%;
}

.div-block-7 {
	margin-left: 7%;
}

.heading-6 {
	color: #977337;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(98deg, #ead38f, #977337);
	-webkit-background-clip: text;
	background-clip: text;
	font-size: 100px;
	line-height: 100px;
}

.heading-7 {
	color: #977337;
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(88deg, #ead38f, #977337);
	-webkit-background-clip: text;
	background-clip: text;
	font-size: 100px;
	line-height: 100px;
}

.counter._2-text {
	margin-top: 11%;
	margin-left: 10%;
}

.counter.text-3 {
	background-image: none;
	border-style: none;
	flex: 0 auto;
	margin-left: 7%;
	display: block;
	position: static;
}

.text-block {
	align-items: flex-end;
	margin-left: -16px;
	padding-bottom: 10px;
	display: flex;
}

.text-block-2 {
	align-items: flex-end;
	margin-bottom: 10px;
	margin-left: -16px;
	display: flex;
}

.text-block-3 {
	align-items: flex-end;
	margin-left: -16px;
	padding-bottom: 10px;
	display: flex;
}

.section-expertise-text {
	width: 70%;
	height: auto;
	background-image: url('../images/We-offer-a-Unique.jpg');
	background-position: 100%;
	background-size: cover;
	margin-top: 46px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 18%;
}

.heading-8 {
	width: 80%;
	color: #fff;
	font-size: 38px;
	font-weight: 500;
}

.text-block-4 {
	color: #fff;
}

.columns-2 {
	flex-flow: row;
	justify-content: flex-start;
	align-items: flex-start;
	margin-left: 0%;
	display: block;
}

.section-expertise {
	background-image: url('../images/Frame-207.jpg');
	background-position: 0 0;
	background-size: cover;
	margin: 40px auto;
	padding-left: 18%;
	padding-right: 18%;
	display: block;
}

.cart-expertise {
	padding-left: 10px;
	display: block;
}

.heading-9 {
	color: #0a342c;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-weight: 500;
	display: flex;
}

.paragraph-3 {
	text-align: center;
	margin-bottom: 10%;
	padding-left: 3px;
	padding-right: 3px;
}

.image-7 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	display: block;
}

.column {
	left: 5px;
	right: 10px;
}

.column-2 {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	display: block;
	position: relative;
	left: 10px;
	right: 10px;
}

.heading-10 {
	color: #0a342c;
	justify-content: center;
	margin-top: auto;
	margin-bottom: auto;
	font-weight: 500;
	display: flex;
}

.image-8 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	display: block;
}

.paragraph-4 {
	text-align: center;
	margin-bottom: 32px;
	padding-left: 3px;
	padding-right: 3px;
}

.heading-11 {
	color: #0a342c;
	text-align: center;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
}

.paragraph-5 {
	text-align: center;
	align-items: flex-end;
	margin-bottom: 0%;
	padding-bottom: 0;
	padding-left: 3px;
	padding-right: 3px;
	display: flex;
}

.paragraph-5._4 {
	margin-bottom: 0%;
	padding-top: 35px;
	padding-bottom: 0;
}

.paragraph-5._6 {
	padding-top: 35px;
}

.paragraph-5._7 {
	padding-top: 26px;
	padding-bottom: 0;
}

.image-9 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	display: block;
}

.div-block-9 {
	width: 100%;
	height: 100%;
	background-image: url('../images/Group-194.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
}

.div-block-10 {
	height: 100%;
	background-image: url('../images/Group-195.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	padding-bottom: 1px;
	display: flex;
}

.div-block-10._2 {
	width: 100%;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding-bottom: 0;
	display: flex;
}

.div-block-11 {
	height: 100%;
	background-image: url('../images/Group-197.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
}

.div-block-11._3 {
	width: auto;
	object-fit: fill;
	background-image: url('../images/Group-196.jpg');
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
	overflow: visible;
}

.div-block-11._5 {
	background-image: url('../images/Group-199.jpg');
	display: flex;
}

.div-block-11._6 {
	background-image: url('../images/Group-198.jpg');
}

.div-block-11._7 {
	background-image: url('../images/Group-200.jpg');
	justify-content: center;
	align-items: center;
}

/* Custom Edit Styles 07.09.2023 */
.expertise-section .card-1 {
	width: 100%;
	height: 100%;
	background-image: url('../images/Group-194.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
}

.expertise-section .card-2 {
	height: 100%;
	background-image: url('../images/Group-195.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	padding-bottom: 1px;
	display: flex;
}

.expertise-section .card-3 {
	height: 100%;
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	display: flex;
	width: auto;
	object-fit: fill;
	background-image: url('../images/Group-196.jpg');
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	overflow: visible;
}

.expertise-section .card-4 {
	height: 100%;
	background-image: url('../images/Group-197.jpg');
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
}

.expertise-section .card-5 {
	height: 100%;
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	background-image: url('../images/Group-199.jpg');
	display: flex;
}

.expertise-section .card-6 {
	height: 100%;
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
	background-image: url('../images/Group-198.jpg');
}
.expertise-section .card-7 {
	height: 100%;
	background-position: 0 0;
	background-size: cover;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	display: flex;
	background-image: url('../images/Group-200.jpg');
}

.paragraph-6 {
	width: 50%;
	color: #0a342c;
}

.paragraph-7 {
	width: 50%;
	color: #0a342c;
	margin-top: 12px;
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 0;
}

.div-block-12 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.link-block-3 {
	padding-left: 31px;
	padding-right: 3px;
}

.div-block-13 {
	justify-content: flex-end;
	margin-top: 49px;
	display: flex;
}

.section-testimonials {
	background-image: url('../images/Testimoniols.jpg');
	background-position: 0 0;
	background-size: cover;
	margin-left: 0%;
	padding-top: 40px;
	padding-bottom: 60px;
}

.heading-12 {
	color: #fff;
	margin-left: 18%;
	font-weight: 500;
}

.div-block-14 {
	background-image: url('../images/Frame-208.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.div-block-15 {
	display: flex;
}

.heading-13 {
	color: #fff;
	margin-top: 0;
	font-size: 16px;
	font-weight: 400;
}

.text-block-5 {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#ead38f, #977337);
	-webkit-background-clip: text;
	background-clip: text;
}

.div-block-16 {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 10px;
	display: block;
}

.paragraph-8 {
	color: #fff;
	margin-top: 32px;
	margin-bottom: 0;
	margin-left: 32px;
	padding-bottom: 27px;
	padding-left: 0;
	font-size: 12px;
}

.columns-3 {
	margin-top: 40px;
	margin-left: 18%;
	margin-right: 18%;
}

.div-block-17 {
	background-image: url('../images/Frame-208.jpg');
	background-position: 50% 100%;
	background-size: auto;
}

.div-block-18 {
	background-image: url('../images/Frame-208.jpg');
	background-position: 50% 100%;
	background-size: cover;
}

.div-block-19 {
	margin-top: 13px;
	margin-left: 18%;
	margin-right: 18%;
	display: flex;
}

.text-block-6 {
	color: #fff;
	background-image: url('../images/Group-224.svg');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 20px;
	justify-content: flex-end;
	margin-top: 20px;
	padding-left: 0;
	padding-right: 38px;
	display: flex;
}

.section-get-in-touch {
	background-image: url('../images/Group-174.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 18%;
	margin-right: 18%;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	top: -24px;
}

.heading-14 {
	height: 100%;
	color: #0a342c;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 40px;
	font-weight: 500;
}

.div-block-20 {
	width: 100%;
	height: 50px;
	background-color: #d4bc8e;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
}

.text-block-7 {
	color: #e7e7e7;
	align-items: center;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	display: block;
}

.column-3 {
	height: 100%;
	justify-content: flex-start;
	align-items: center;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
}

.column-4 {
	height: 50px;
	padding-left: 0;
}

.div-block-21 {
	width: 150px;
	height: 100%;
	background-color: #0a342c;
	justify-content: center;
	align-items: center;
	display: flex;
}

.column-5 {
	justify-content: center;
	align-items: center;
	padding-right: 0;
	display: flex;
}

.text-block-8 {
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
}

.columns-4 {
	margin-left: 20px;
	margin-right: 20px;
	display: flex;
}

.div-block-22,
.div-block-23,
.div-block-24 {
	display: flex;
}

.image-10 {
	margin-top: -30px;
	margin-left: -15px;
}

.columns-5 {
	margin-left: 18%;
	margin-right: 18%;
}

.section-footer {
	padding-top: 80px;
	padding-bottom: 20px;
}

.heading-15,
.heading-16,
.heading-17,
.heading-18 {
	color: #0a342c;
	font-size: 16px;
	font-weight: 500;
}

.text-footer {
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}

.text-footer:hover {
	text-decoration: underline;
}

.div-block-25 {
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
	margin-left: 18%;
	margin-right: 18%;
	display: flex;
}

.link-3 {
	color: #0a342c;
	text-decoration: none;
}

.link-4 {
	color: #0a342c;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
}

.link-4:hover {
	text-decoration: underline;
}

.link-5 {
	color: #0a342c;
	text-decoration: none;
}

.link-5:hover {
	text-decoration: underline;
}

.div-block-26 {
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: 0;
	display: block;
}

.div-block-27 {
	justify-content: space-between;
	display: block;
}

.column-6,
.column-7 {
	padding-left: 0;
}

.column-8 {
	padding-left: 20px;
}

.column-9 {
	padding-left: 23px;
}

.image-11 {
	margin-left: 0;
	padding-top: 0;
	position: relative;
	top: -28px;
	left: 0;
}

.div-block-28 {
	margin-top: 43px;
}

.navbar {
	background-color: rgba(221, 221, 221, 0);
	display: none;
}

.nav-link {
	color: #fff;
}

.navbar-2 {
	background-color: rgba(221, 221, 221, 0);
	margin-left: 10%;
	margin-right: 10%;
}

.nav-link-2 {
	color: #fff;
	padding-right: 20px;
}

.nav-link-2:hover {
	color: #ead38f;
}

.nav-link-3,
.nav-link-4 {
	color: #fff;
}

.container {
	width: 95%;
	justify-content: space-between;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	display: flex;
}

.image-13 {
	padding-top: 10px;
}

.slide {
	background-color: #fff;
}

.slide-nav {
	display: none;
}

.left-arrow {
	width: 10%;
	height: 10%;
	top: 323px;
	bottom: 0%;
	left: 638px;
	right: 0%;
}

.right-arrow {
	width: 10%;
	height: 10%;
	top: 323px;
	bottom: 0%;
	left: 741px;
	right: 0%;
}

.icon-2 {
	display: none;
	overflow: visible;
}

.icon-3 {
	display: none;
}

.slide-1 {
	z-index: 1;
	width: 33%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.slide-3 {
	width: 33%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.slide-2 {
	width: 33%;
	height: 100%;
	padding-top: 0;
}

.slider-2 {
	background-color: #fff;
}

.slide-nav-2 {
	display: none;
}

.left-arrow-2 {
	width: 10%;
	height: 10%;
	justify-content: flex-start;
	align-items: center;
	display: flex;
	top: 110%;
	bottom: 0%;
	left: 81%;
	right: 0%;
}

.right-arrow-2 {
	width: 10%;
	height: 10%;
	justify-content: flex-end;
	display: flex;
	top: 110%;
	bottom: 0%;
	left: 86%;
	right: 0%;
}

.right-arrow-2:hover {
	outline-offset: 0px;
	outline: 3px #fff;
}

.image-14 {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.image-14:hover {
	background-image: url('../images/Group-111.svg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.body-2 {
	font-family: Poppins, sans-serif;
}

.section {
	width: 100%;
	height: 100%;
	background-image: url('../images/Group-266.png');
	background-position: 0 0;
	background-size: 960px;
}

.header-services {
	width: 50%;
	height: 45%;
	background-image: url('../images/plaska-1.png');
	background-position: 0 0;
	background-size: 461px;
	margin-left: 12%;
	position: relative;
	top: -143px;
}

.div-block-29 {
	background-image: url('../images/plaska-1.png');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.image-15 {
	margin-top: 0;
	position: absolute;
}

.heading-19 {
	color: #fff;
	justify-content: flex-start;
	align-items: center;
	margin-top: 0;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 60px;
	font-family: Poppins, sans-serif;
	font-size: 50px;
	font-weight: 500;
	line-height: 42px;
	display: flex;
}

.section-3 {
	margin-top: -100px;
	margin-left: 0;
	margin-right: 0;
	display: flex;
}

.heading-20 {
	width: 100%;
	color: #0a342c;
	text-align: center;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 44px;
	font-weight: 500;
	line-height: 52px;
	display: flex;
}

.div-block-30 {
	width: 30%;
	margin-left: 20px;
}

.image-16 {
	margin-top: 79px;
	margin-left: 5%;
	margin-right: 0;
}

.image-17 {
	margin-top: 56px;
	margin-left: 0;
}

.paragraph-9 {
	margin-top: 19px;
}

.heading-21 {
	color: #0a342c;
	justify-content: center;
	font-size: 44px;
	font-weight: 500;
	display: flex;
}

.section-4 {
	margin-top: 60px;
}

.columns-6 {
	margin-top: 60px;
	margin-bottom: 40px;
}

.columns-7 {
	margin-bottom: 20px;
}

.div-block-31 {
	width: 100%;
	align-items: center;
	display: flex;
}

.div-block-32 {
	width: 70%;
	margin-left: 18%;
	margin-right: 18%;
}

.div-block-33 {
	width: 45%;
}

.image-18 {
	margin-top: 31px;
	margin-left: 40px;
}

.image-20:hover,
.image-21:hover,
.image-22:hover,
.image-23:hover,
.image-24:hover,
.image-25:hover {
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
}

.text-block-9 {
	color: #fff;
}

.icon-4 {
	color: #fff;
	-webkit-text-stroke-color: #fff;
}

.dropdown-link {
	border: 1px solid #0b342c;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-right: 60px;
	display: flex;
}

.dropdown-link-2 {
	color: #fff;
	-webkit-text-stroke-color: transparent;
	background-image: linear-gradient(#0a342c, #0a342c);
	border: 0 solid #fff;
	justify-content: flex-start;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 220px 15px 40px;
	display: flex;
}

.dropdown-link-2:hover {
	text-decoration: underline;
}

.dropdown-list {
	display: block;
}

.dropdown-list.w--open {
	background-color: #fff;
	justify-content: center;
}

.dropdown-link-3 {
	opacity: 1;
	color: #fff;
	background-color: #0a342c;
	border: 0 solid #fff;
	border-radius: 0;
	justify-content: flex-start;
	padding: 15px 220px 15px 40px;
	display: flex;
}

.dropdown-link-3:hover {
	color: #fff;
	text-decoration: underline;
}

.dropdown-link-4 {
	opacity: 1;
	color: #fff;
	mix-blend-mode: normal;
	background-color: #0a342c;
	border: 0 solid #fff;
	border-radius: 0;
	justify-content: flex-start;
	padding: 15px 60px 15px 40px;
	display: flex;
}

.dropdown-link-4:hover {
	color: #fff;
	text-decoration: underline;
}

.section-5 {
	background-image: url('../images/background-2-block.jpg');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -140px;
}

.heading-22 {
	color: #0a342c;
	justify-content: center;
	font-size: 44px;
	font-weight: 500;
	display: flex;
}

.body-3 {
	font-family: Poppins, sans-serif;
}

.div-block-37 {
	margin-top: 60px;
}

.div-block-38 {
	justify-content: flex-start;
	align-items: center;
	margin-left: 18%;
	display: flex;
}

.div-block-39 {
	width: 350px;
	height: 300px;
	background-image: url('../images/1.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-right: 20px;
}

.div-block-39._3-block {
	width: 352px;
	background-image: url('../images/3.jpg');
}

.div-block-39._5-block {
	background-image: url('../images/5.jpg');
}

.columns-8 {
	width: 100%;
	height: 13%;
}

.column-10 {
	height: 100%;
}

.heading-23 {
	width: 98%;
	color: #fff;
	margin-top: 0;
	padding-top: 40px;
	padding-left: 40px;
	font-weight: 500;
}

.paragraph-10 {
	width: 90%;
	color: #fff;
	padding-bottom: 40px;
	padding-left: 40px;
}

.div-block-40 {
	width: 352px;
	height: 300px;
	background-image: url('../images/2.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
	margin-left: 60px;
}

.div-block-40._4-block {
	height: 300px;
	background-image: url('../images/4.jpg');
}

.div-block-40._6-block {
	height: 300px;
	background-image: url('../images/6.jpg');
}

.heading-24 {
	width: 100%;
	height: 100px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
}

.paragraph-11 {
	width: 98%;
	color: #fff;
	padding-bottom: 60px;
	padding-left: 40px;
}

.div-block-41 {
	width: 60%;
}

.paragraph-10-copy {
	width: 98%;
	color: #fff;
	padding-bottom: 40px;
	padding-left: 40px;
}

.heading-24-copy {
	width: 90%;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
}

.div-block-42 {
	margin-bottom: 20px;
	display: block;
}

.div-block-43 {
	width: auto;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template:
		'Area'
		'.'
		'.'
		/ 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-top: 37px;
	margin-left: 18%;
	display: block;
}

.grid {
	width: 100%;
	height: 100%;
	grid-template-rows: auto auto auto;
	grid-template-columns: 0.5fr 0.5fr;
	margin-top: 5%;
	margin-left: 18%;
}

.div-block-44 {
	background-image: url('../images/1.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-25 {
	width: 80%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.paragraph-12 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.div-block-45 {
	background-image: url('../images/2.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.paragraph-13 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.heading-26 {
	width: 80%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.div-block-46 {
	background-image: url('../images/3.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-27 {
	width: 80%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.paragraph-14 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.div-block-47 {
	background-image: url('../images/4.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-28 {
	width: 80%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.paragraph-15 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.div-block-48 {
	background-image: url('../images/5.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-29 {
	width: 80%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.paragraph-16 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.div-block-49 {
	background-image: url('../images/6.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-30 {
	width: 70%;
	color: #fff;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	line-height: 34px;
}

.paragraph-17 {
	width: 95%;
	color: #fff;
	padding-left: 40px;
}

.div-block-50 {
	width: 400px;
	height: 325px;
}

.column-11 {
	height: 100%;
}

.columns-9 {
	display: flex;
}

.div-block-51 {
	width: 100%;
	height: 100%;
	background-image: url('../images/1.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading-31 {
	color: #fff;
	margin-top: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 500;
}

.paragraph-18 {
	width: 98%;
	color: #fff;
	padding-bottom: 0;
	padding-left: 20px;
	font-weight: 400;
}

.columns-10 {
	width: 80%;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 20px;
	margin-right: 0;
	padding-right: 0;
	display: flex;
}

.column-12 {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	display: block;
}

.paragraph-19 {
	width: 98%;
	color: #fff;
	padding-left: 20px;
}

.heading-32 {
	width: 98%;
	color: #fff;
	margin-top: 0;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 500;
}

.column-13 {
	padding-right: 10px;
}

.container-2 {
	width: 100%;
	height: 100%;
	background-image: url('../images/2.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
}

.container-3 {
	width: 100%;
	height: 100%;
	background-image: url('../images/1.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.image-26 {
	width: auto;
	height: auto;
	max-width: none;
	margin-top: -62px;
	padding-left: 0;
	position: relative;
	top: 53px;
	left: -177px;
	right: 0;
}

.container-3-copy {
	width: 100%;
	height: 340px;
	background-image: url('../images/3.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.container-2-copy {
	width: 100%;
	height: 340px;
	background-image: url('../images/4.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
}

.container-3-copy-copy {
	width: 100%;
	height: 100%;
	background-image: url('../images/5.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.container-2-copy-copy {
	width: 100%;
	height: 100%;
	background-image: url('../images/6.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
}

.body-4 {
	font-family: Poppins, sans-serif;
}

.section-6 {
	margin-top: -100px;
	display: flex;
}

.div-block-52,
.div-block-53 {
	width: 50%;
	height: 100%;
}

.div-block-54 {
	height: 50%;
}

.div-block-55 {
	width: 100%;
	height: 100%;
}

.heading-33 {
	width: 40%;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: 3%;
	margin-bottom: auto;
	margin-left: 2%;
	font-weight: 500;
	display: block;
	position: absolute;
}

.paragraph-20 {
	justify-content: center;
	align-items: center;
	margin-top: 3%;
	margin-bottom: auto;
	margin-left: 2%;
	display: flex;
}

.image-27 {
	width: 51%;
	clear: left;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	perspective: none;
	direction: ltr;
	margin-bottom: -4%;
	margin-left: 0;
	margin-right: auto;
	transform: none;
}

.section-6-copy {
	margin-top: 60px;
	display: flex;
}

.image-27-copy {
	clear: left;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	perspective: none;
	direction: ltr;
	margin-bottom: -2px;
	margin-left: 50%;
	margin-right: 0;
	transform: none;
}

.paragraph-20-copy {
	justify-content: center;
	align-items: center;
	margin-top: 3%;
	margin-bottom: auto;
	margin-left: 21%;
	display: flex;
}

.heading-33-copy {
	width: 40%;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: 3%;
	margin-bottom: auto;
	margin-left: 0;
	font-weight: 500;
	display: block;
	position: absolute;
}

.section-6-copy3 {
	margin-top: 60px;
	display: flex;
}

.image-27-copy {
	width: 51%;
	clear: left;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	perspective: none;
	direction: ltr;
	margin-bottom: -9%;
	margin-left: 0;
	margin-right: 0;
	transform: none;
}

.body-5 {
	font-family: Poppins, sans-serif;
}

.heading-34 {
	color: #0a342c;
	justify-content: center;
	align-items: center;
	font-size: 44px;
	font-weight: 500;
	display: flex;
}

.section-7 {
	margin-top: -100px;
}

.div-block-56 {
	background-image: url('../images/a.svg');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: 110%;
	display: block;
}

.div-block-57 {
	margin-left: 18%;
	margin-right: 18%;
}

.div-block-58 {
	display: flex;
}

.heading-35 {
	width: 100%;
	font-weight: 500;
}

.image-28 {
	width: 20%;
	height: 100%;
	margin-right: 20px;
}

.text-block-10 {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#ead38f, #977337);
	-webkit-background-clip: text;
	background-clip: text;
}

.paragraph-21 {
	margin-left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.columns-11 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.testi-2 {
	display: block;
}

.columns-11-copy {
	margin-top: 40px;
}

.link-6 {
	width: 100%;
	color: #000;
	background-image: url('../images/arrow.svg');
	background-position: 58%;
	background-repeat: no-repeat;
	background-size: 29px;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	padding-top: 0;
	padding-left: 0%;
	padding-right: 0;
	font-size: 18px;
	text-decoration: none;
	display: none;
}

.link-6:hover {
	color: #ead38f;
}

.team-slider {
	background-color: #f5f7fa;
	border-bottom: 1px solid #e4ebf3;
	padding: 80px 30px;
	position: relative;
}

.container-4 {
	width: 100%;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.centered-heading {
	text-align: center;
	margin-bottom: 16px;
}

.centered-subheading {
	max-width: 530px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.team-slider-wrapper {
	height: auto;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 50px;
}

.team-slide-wrapper {
	width: 30%;
	margin-right: 5%;
}

.team-block {
	background-color: #fff;
	padding-bottom: 24px;
}

.team-member-image-two {
	margin-bottom: 18px;
}

.team-block-info {
	flex-direction: column;
	align-items: flex-start;
	padding-left: 24px;
	padding-right: 24px;
	display: flex;
}

.team-member-name-two {
	margin-bottom: 12px;
	font-weight: 600;
}

.team-member-text {
	margin-bottom: 20px;
}

.text-link-arrow {
	color: #1a1b1f;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	display: flex;
}

.arrow-embed {
	margin-left: 2px;
	display: flex;
}

.team-slider-arrow {
	display: none;
}

.team-slider-nav {
	margin-top: 24px;
	font-size: 10px;
	position: static;
	bottom: -60px;
}

.pricing-overview {
	border-bottom: 1px solid #e4ebf3;
	padding: 80px 30px;
	position: relative;
}

.pricing-description {
	max-width: 550px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.pricing-grid {
	grid-column-gap: 64px;
	grid-row-gap: 50px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	margin-top: 50px;
	display: grid;
}

.pricing-card-three {
	text-align: center;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.pricing-image {
	width: 80px;
	height: 80px;
	object-fit: cover;
	margin-bottom: 16px;
}

.pricing-card-text {
	margin-bottom: 20px;
}

.body-6 {
	font-family: Poppins, sans-serif;
}

.section-8 {
	justify-content: center;
	align-items: center;
	margin-top: -100px;
	display: block;
}

.utility-page-wrap {
	width: 100vw;
	height: 100vh;
	max-height: 100%;
	max-width: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.utility-page-content {
	width: 260px;
	text-align: center;
	flex-direction: column;
	display: flex;
}

.utility-page-form {
	flex-direction: column;
	align-items: stretch;
	display: flex;
}

.div-block-59 {
	width: 40%;
	justify-content: flex-start;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.search.w-form {
	flex-flow: row;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.search-button {
	background-color: #0a342c;
}

.search-input {
	margin-right: 10px;
}

.div-block-60 {
	margin-left: 15%;
	margin-right: 15%;
}

.div-block-61 {
	background-color: #f2f2f2;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.div-block-61:hover {
	box-shadow: 0 4px 20px -2px rgba(0, 0, 0, 0.2);
}

.text-block-11 {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#ead38f, #977337), linear-gradient(#000, #fff);
	-webkit-background-clip: text;
	background-clip: text;
}

.div-block-62 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.heading-36 {
	margin-top: 0;
	margin-bottom: 0;
}

.div-block-63 {
	justify-content: space-between;
	margin-left: 10px;
	margin-right: 10px;
	display: flex;
}

.text-block-12,
.text-block-13,
.text-block-14,
.text-block-15 {
	padding-bottom: 5px;
	font-weight: 600;
}

.link-7 {
	color: #977337;
	background-image: url('../images/arrow.svg');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 29px;
	margin-left: auto;
	margin-right: 0;
	padding-right: 38px;
	text-decoration: none;
}

.div-block-64 {
	margin: 19px 0 0 48%;
	padding-bottom: 0;
	padding-right: 0;
}

.text-block-16,
.text-block-17,
.text-block-18,
.text-block-19 {
	padding-bottom: 5px;
}

.columns-12,
.columns-13 {
	margin-bottom: 40px;
}

.div-block-65,
.div-block-66 {
	width: 50%;
}

.section-9 {
	margin-top: 60px;
	display: flex;
}

.heading-33-copy {
	width: 40%;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: 3%;
	margin-bottom: auto;
	margin-left: 2%;
	font-weight: 500;
	display: block;
	position: absolute;
}

.heading-33-3 {
	width: 20%;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: 4%;
	margin-bottom: auto;
	margin-left: 2%;
	font-weight: 500;
	display: block;
	position: absolute;
}

.heading-37 {
	color: #fff;
	font-size: 38px;
	font-weight: 500;
	position: absolute;
	top: 15%;
	left: 652px;
}

.heading-38 {
	width: 70%;
	color: #fff;
	-webkit-text-stroke-color: #fff;
	padding-left: 6%;
	font-size: 38px;
	font-weight: 500;
	line-height: 45px;
	position: relative;
	top: -158px;
	bottom: 0%;
	left: auto;
	right: 0%;
}

.paragraph-22 {
	width: 70%;
	margin-top: -94px;
	margin-left: 6%;
	padding-top: 0;
}

.text-block-20 {
	margin-top: 32px;
	margin-left: 0%;
}

.div-block-67 {
	width: 58%;
	justify-content: flex-start;
	margin-top: 16px;
	margin-left: 0%;
	display: flex;
}

.div-block-68 {
	height: 100%;
	background-color: #ead38f;
}

.text-block-21 {
	color: #fff;
	white-space: nowrap;
	background-color: #0a342c;
	margin-top: 0;
	padding: 20px;
}

.text-block-21:hover {
	background-color: #ead38f;
}

.text-block-22 {
	direction: ltr;
	white-space: nowrap;
	padding: 20px 60px;
}

.link-6-copy {
	width: 40%;
	color: #000;
	background-image: url('../images/arrow.svg');
	background-position: 60%;
	background-repeat: no-repeat;
	background-size: 29px;
	justify-content: center;
	align-items: center;
	margin-top: 0;
	margin-left: 236px;
	padding-top: 0;
	padding-right: 60px;
	font-size: 18px;
	text-decoration: none;
	display: flex;
}

.link-6-copy:hover {
	color: #ead38f;
}

.div-block-69 {
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.image-27-copy-copy {
	width: 51%;
	clear: left;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	perspective: none;
	direction: ltr;
	margin-bottom: 0%;
	margin-left: 50%;
	margin-right: 0;
	transform: none;
}

.heading-33-copy-copy {
	width: 40%;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: 4%;
	margin-bottom: auto;
	margin-left: 11%;
	font-weight: 500;
	display: block;
	position: absolute;
}

.image-29 {
	width: 100%;
}

.image-30 {
	z-index: 1;
	width: 100%;
	position: relative;
}

.image-31 {
	z-index: 1;
	width: 100%;
	height: 100%;
	position: relative;
}

.div-block-70 {
	margin-left: 6%;
}

.image-32:hover {
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
}

.link-8 {
	color: #fff;
	background-image: url('../images/arrow.svg');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 29px;
	margin-left: auto;
	margin-right: 0;
	padding-right: 47px;
	text-decoration: none;
}

.link-8:hover {
	color: #ead38f;
}

.form {
	margin-top: 55px;
	display: flex;
}

.submit-button {
	background-color: #0a342c;
}

.submit-button:hover {
	background-color: #ead38f;
}

.field-label {
	display: none;
}

.text-field {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-block {
	flex-flow: row;
	justify-content: center;
	align-items: center;
	margin-top: -53px;
	margin-bottom: auto;
	display: flex;
}

.link-9,
.link-10,
.link-11,
.link-12 {
	color: #333;
	display: block;
}

.image-33,
.image-34 {
	width: 100%;
}

.image-35 {
	margin-top: 10%;
	margin-left: 34px;
}

.dropdown-toggle {
	color: #fff;
	padding: 0 40px 0 10px;
}

.dropdown-link-5 {
	background-color: #fff;
	border-top: 1px solid #0a342c;
}

.dropdown-link-6 {
	background-color: #fff;
}

.div-block-73 {
	display: flex;
}

.text-block-23 {
	-webkit-text-fill-color: transparent;
	background-image: linear-gradient(#ead38f, #977337), linear-gradient(#000, #fff);
	-webkit-background-clip: text;
	background-clip: text;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 100px;
	font-weight: 600;
	line-height: 100px;
}

.div-block-74,
.div-block-75 {
	display: flex;
}

.section-10 {
	width: 60%;
	background-image: url('../images/Group-140.jpg');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	bottom: 199px;
	left: 13%;
}

.heading-39 {
	color: #fff;
	margin-top: 0;
	padding-top: 40px;
	padding-left: 60px;
	font-weight: 400;
}

.paragraph-23 {
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 40px;
	padding-left: 60px;
}

.navbar-3 {
	align-items: center;
	display: flex;
}

.columns-14 {
	background-color: rgba(0, 0, 0, 0);
	align-items: center;
	padding-left: 0;
	padding-right: 0;
	display: flex;
}

.section-11 {
	background-color: rgba(0, 0, 0, 0);
	margin-top: 0;
	margin-left: 18%;
	margin-right: 18%;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
}

.column-17 {
	justify-content: flex-start;
	align-items: center;
	padding-right: 40px;
	display: flex;
}

.column-18 {
	padding-right: 40px;
}

.text-block-24 {
	padding-right: 14px;
}

.text-block-25 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.arrow {
	width: 29.5px;
	height: 30px;
}

.arrow:hover {
	opacity: 1;
	-webkit-text-fill-color: inherit;
	mix-blend-mode: normal;
	background-color: rgba(0, 0, 0, 0);
	background-image: linear-gradient(#ead38f, #ead38f);
	background-clip: border-box;
	border: 1px #000;
	border-radius: 20px;
	display: block;
}

.image-36 {
	padding: 10px 5px;
}

.image-37 {
	width: 30px;
	height: 30px;
	margin-top: 0;
	padding: 0;
}

.image-37:hover {
	background-image: linear-gradient(#ead38f, #ead38f);
	border-radius: 20px;
}

.footer-light {
	border-bottom: 1px solid #e4ebf3;
	padding: 80px 30px 40px;
	position: relative;
}

.container-5 {
	width: 100%;
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.footer-wrapper-two {
	justify-content: space-between;
	align-items: flex-start;
	display: flex;
}

.footer-block-two {
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: flex;
}

.footer-title {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
}

.footer-link-two {
	color: #1a1b1f;
	margin-top: 20px;
	text-decoration: none;
}

.footer-link-two:hover {
	color: rgba(26, 27, 31, 0.75);
}

.footer-form {
	width: 315px;
	max-width: 100%;
	margin-bottom: 0;
}

.footer-form-block {
	justify-content: center;
	align-items: center;
	margin-top: 24px;
	display: flex;
}

.footer-form-field {
	height: 48px;
	border: 1px solid #a6b1bf;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-bottom: 0;
	padding: 12px 16px;
	font-size: 14px;
	line-height: 22px;
	transition: all 0.2s;
}

.footer-form-field:hover,
.footer-form-field:focus {
	border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
	color: rgba(26, 27, 31, 0.8);
	font-size: 14px;
	line-height: 22px;
}

.footer-form-field::placeholder {
	color: rgba(26, 27, 31, 0.8);
	font-size: 14px;
	line-height: 22px;
}

.footer-form-submit {
	width: 50px;
	height: 48px;
	background-color: #1a1b1f;
	background-image: url('../images/');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	transition: all 0.2s;
}

.footer-form-submit:hover {
	background-color: #3a4554;
}

.footer-divider-two {
	width: 100%;
	height: 1px;
	background-color: #e4ebf3;
	margin-top: 40px;
	margin-bottom: 40px;
}

.footer-bottom {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.footer-copyright {
	color: #3a4554;
}

.footer-social-block-two {
	justify-content: flex-start;
	align-items: center;
	margin-top: 0;
	margin-left: -12px;
	display: flex;
}

.footer-social-link {
	margin-left: 12px;
}

.div-block-76 {
	margin-left: 18%;
	margin-right: 18%;
}

.grid-2 {
	grid-template-rows: auto;
	grid-template-columns: 1fr 1.25fr 0.75fr 0.5fr;
}

.footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 20px;
}

.footer-heading {
	font-weight: 600;
}

.footer-link {
	color: #000;
	margin-bottom: 10px;
	text-decoration: none;
	display: flex;
}

.footer-link:hover {
	text-decoration: underline;
}

.div-block-77 {
	margin-top: 40px;
	margin-left: 18%;
	margin-right: 18%;
}

.column-27 {
	padding-left: 0;
}

.link-13 {
	color: #000;
	padding-left: 50px;
	text-decoration: none;
}

.link-13:hover {
	text-decoration: underline;
}

.column-28 {
	justify-content: flex-end;
	padding-right: 0;
	display: flex;
}

.link-14 {
	color: #000;
	text-decoration: none;
}

.link-14:hover {
	text-decoration: underline;
}

.text-block-27 {
	line-height: 27px;
}

.footer-link-copy {
	color: #000;
	margin-bottom: 10px;
	text-decoration: none;
	display: flex;
}

.footer-link-copy:hover {
	text-decoration: underline;
}

.grid-3 {
	grid-template-rows: auto auto auto auto;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-12 {
	margin-top: -91px;
	margin-bottom: 60px;
	padding-left: 18%;
	padding-right: 18%;
}

.our-clients {
	width: 100%;
	height: 150px;
	cursor: default;
	background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
	border: 1px solid #0a342c;
	justify-content: center;
	align-items: center;
	display: flex;
}

.image-38 {
	width: 70%;
	margin: auto;
	display: block;
}

.div-block-79,
.div-block-80,
.div-block-81 {
	border: 1px solid #0a342c;
}

.div-block-82 {
	width: 100%;
	height: 150px;
	border: 1px solid #0a342c;
}

.div-block-83 {
	border: 1px solid #0a342c;
}

.image-39 {
	width: 41%;
}

.image-40,
.image-41,
.image-42 {
	width: 70%;
}

.image-43 {
	width: 60%;
}

.image-44 {
	width: 70%;
}

.image-45 {
	width: 55%;
}

.image-46 {
	width: 50%;
}

.image-47,
.image-48 {
	width: 60%;
}

.div-block-84 {
	position: absolute;
	top: auto;
	bottom: 0%;
	left: 0%;
	right: auto;
}

.wdp-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100% 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 103%;
	left: 40%;
	box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.2);
}

.paragraph-24 {
	color: #fff;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.klinger-text {
	width: 30%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 50% 0, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 103%;
	left: 26%;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
}

.panasonic-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 103%;
	left: 56%;
	box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.2);
}

.mitsu-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 103%;
	left: 69%;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
}

.nippon-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 129%;
	left: 25%;
	box-shadow: 4px 2px 20px rgba(0, 0, 0, 0.2);
}

.ivens-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 129%;
	left: 41%;
	box-shadow: 4px 0 10px rgba(0, 0, 0, 0.2);
}

.exolon-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 129%;
	left: 57%;
	box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
}

.busch-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-repeat: no-repeat, repeat;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 129%;
	left: 69%;
	box-shadow: 3px 1px 19px rgba(0, 0, 0, 0.2);
}

.lybover-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 157%;
	left: 26%;
	box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.2);
}

.nidec-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 157%;
	left: 41%;
	box-shadow: 3px 2px 12px rgba(0, 0, 0, 0.2);
}

.geldof-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 157%;
	left: 48%;
	box-shadow: 4px 2px 20px rgba(0, 0, 0, 0.2);
}

.div-block-85,
.div-block-86 {
	border: 1px solid #0a342c;
	justify-content: center;
	align-items: center;
	display: flex;
}

.div-block-87 {
	width: 100%;
	height: 150px;
	border: 1px solid #0a342c;
	justify-content: center;
	align-items: center;
	display: flex;
}

.div-block-88 {
	border: 1px solid #0a342c;
	justify-content: center;
	align-items: center;
	display: flex;
}

.div-block-89 {
	border: 1px solid #0a342c;
}

.bruker-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 182%;
	left: 26%;
	box-shadow: 4px 2px 19px rgba(0, 0, 0, 0.2);
}

.matthys-text {
	width: 25%;
	height: auto;
	background-image: url('../images/background.jpg'), linear-gradient(#fff, #fff);
	background-position: 100%, 0 0;
	background-size: 485px, auto;
	border: 1px solid #0a342c;
	padding: 10px;
	display: none;
	position: absolute;
	top: 182%;
	left: 41%;
	box-shadow: 4px 2px 12px rgba(0, 0, 0, 0.2);
}

.columns-11-copy {
	margin-top: 40px;
}

.div-block-90 {
	width: 50%;
}

.bold-text,
.bold-text-2,
.bold-text-3,
.bold-text-4 {
	font-weight: 500;
}

.column-29 {
	display: none;
}

.columns-11-copy {
	margin-top: 40px;
	margin-bottom: 40px;
}

.div-block-56-copy {
	display: block;
}

.icon-6 {
	margin-right: 1px;
}

.columns-11-copy {
	margin-top: 40px;
	margin-bottom: 40px;
}

.columns-11-copy-copy {
	margin-top: 60px;
	margin-bottom: 40px;
}

.background-video {
	height: NaN%;
}

.div-block-91 {
	width: 100%;
	height: 100svh;
	background-image: url('../images/Frame-236.png');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	align-items: flex-start;
	margin-top: 0;
	padding-top: 0;
	display: none;
}

.video {
	height: 75%;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.background-video-2 {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.image-49 {
	display: block;
}

.background-video-3 {
	height: 100%;
	position: relative;
	top: 2%;
	bottom: 606px;
	left: 0%;
	right: auto;
}

.background-video-4 {
	width: 100%;
	height: 100svh;
}

.div-block-92 {
	height: 100%;
	background-image: url('../images/Frame-236_1.png');
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	margin-left: -73px;
	padding-left: 0;
	position: static;
	top: 0%;
	bottom: auto;
	left: 0%;
	right: auto;
}

.div-block-93 {
	display: none;
}

.div-block-94 {
	justify-content: center;
	align-items: center;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
}

.text-1 {
	width: auto;
	height: 100%;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	justify-content: center;
	align-items: center;
	margin: auto 0;
	padding-top: 70px;
	display: none;
	position: absolute;
}

.paragraph-25 {
	width: 80%;
	color: #fff;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	margin: auto;
	display: flex;
}

.text-2 {
	width: 300px;
	height: 100%;
	max-width: 21.5vw;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	justify-content: center;
	align-items: center;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	display: none;
	position: absolute;
}

.text-3 {
	width: 300px;
	height: 300px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	flex: 0 auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	padding-left: 10px;
	display: none;
	position: absolute;
}

.text-4 {
	width: 300px;
	height: 300px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	justify-content: center;
	align-items: center;
	margin: auto 0;
	padding-top: 80px;
	display: none;
	position: absolute;
}

.text-5 {
	width: 300px;
	height: 300px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	margin: auto 0;
	padding-top: 70px;
	display: none;
	position: absolute;
}

.text-6,
.text-7 {
	width: 300px;
	height: 300px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69));
	justify-content: center;
	align-items: center;
	margin: auto 0;
	padding-top: 70px;
	display: none;
	position: absolute;
}

.grid-4 {
	grid-template-columns: 1fr 1fr 1fr;
}

.div-block-95 {
	margin-left: 0%;
}

.div-block-96 {
	margin-left: 18%;
	margin-right: 18%;
}

.image-50 {
	height: 100%;
}

.section-13 {
	height: 70%;
}

.section-14 {
	margin-top: -135px;
	margin-bottom: 129px;
}

.paragraph-26 {
	margin-left: auto;
	margin-right: auto;
}

.div-block-97 {
	background-image: url('../images/Frame-206.jpg');
	background-position: 0 0;
	background-size: cover;
	margin-left: 18%;
	margin-right: 18%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.heading-40 {
	color: #0a342c;
	justify-content: center;
	align-items: center;
	font-size: 44px;
	font-weight: 500;
	line-height: 44px;
	display: flex;
}

.horizontal-section {
	height: 400%;
	flex-direction: column;
	margin-top: 40px;
	margin-left: 18%;
	display: flex;
	position: relative;
}

.horiz-wrapper {
	width: 100vw;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	overflow: hidden;
}

.horiz-content {
	width: 300vh;
	display: flex;
}

.horix-card {
	width: 300px;
	height: 300px;
	background-image: linear-gradient(rgba(115, 115, 115, 0.5), rgba(115, 115, 115, 0.5));
	margin-right: 10px;
	display: inline-block;
}

.div-block-98 {
	padding-top: 0;
	display: block;
}

.dropdown-list-2 {
	opacity: 0.99;
	display: none;
}

.dropdown-list-2.w--open,
.dropdown-list-3 {
	opacity: 0.8;
}

.section-15 {
	margin-top: -95px;
	margin-left: 18%;
	margin-right: 18%;
}

.paragraph-27,
.body-7 {
	font-family: Poppins, sans-serif;
}

.section-16 {
	margin-top: 40px;
	margin-left: 18%;
	margin-right: 18%;
}

.section-17 {
	margin-left: 18%;
	margin-right: 18%;
}

.bold-text-5 {
	font-weight: 400;
}

.body-8 {
	font-family: Poppins, sans-serif;
}

.bold-text-6 {
	font-weight: 400;
}

@media screen and (min-width: 1280px) {
	.intro-text.about {
		bottom: 5%;
	}

	.block2-text {
		margin-top: -152px;
	}

	.div-block-4 {
		width: 1443.5px;
	}

	.section-woring-with-us {
		display: block;
	}

	.gridnumbers {
		justify-content: center;
		margin-left: 0;
		margin-right: 0;
	}

	.counter._2-text {
		margin-left: 12%;
	}

	.counter.text-3 {
		margin-left: 11%;
	}

	.heading-33 {
		margin-top: 4%;
	}

	.image-27 {
		margin-bottom: -6%;
	}

	.heading-33-copy {
		margin-top: 4%;
		margin-left: 11%;
	}

	.image-27-copy {
		margin-bottom: -10%;
	}

	.link-6 {
		padding-left: 0%;
	}

	.heading-33-3 {
		margin-top: 4%;
	}

	.div-block-67 {
		width: 56%;
	}

	.image-27-copy-copy {
		margin-bottom: -2%;
	}

	.heading-33-copy-copy {
		margin-top: 4%;
		margin-left: 11%;
	}

	.div-block-70 {
		margin-top: -14px;
	}

	.image-35 {
		margin-top: 8%;
	}

	.text-1,
	.text-2 {
		display: none;
	}

	.horiz-wrapper {
		top: 20px;
	}
}

@media screen and (min-width: 1440px) {
	.header {
		padding-top: 20px;
	}

	.div-block {
		width: 100px;
		align-items: center;
		margin-right: -12%;
		font-size: 18px;
		display: flex;
	}

	.link-2 {
		color: #fff;
		background-image: url('../images/Vector-9.svg');
		background-position: 100%;
		background-repeat: no-repeat;
		background-size: 8px 4px;
		font-size: 16px;
		text-decoration: none;
	}

	.image {
		padding-left: 3px;
		padding-right: 3px;
	}

	.intro-text.about {
		top: -210px;
		bottom: auto;
	}

	.paragraph {
		margin-top: 18px;
		margin-bottom: 20px;
		font-size: 16px;
	}

	.block2-text {
		margin-top: -155px;
		overflow: hidden;
	}

	.paragraph-2 {
		width: 90%;
		margin-bottom: 0;
		margin-left: 4%;
		padding-top: 105px;
		font-size: 16px;
	}

	.div-block-2 {
		justify-content: center;
		align-items: center;
		margin-left: 0;
		display: flex;
	}

	.image-2 {
		margin-left: -95px;
	}

	.image-3 {
		margin-left: 14px;
	}

	.image-4 {
		margin-top: -130px;
		margin-left: 243px;
	}

	.heading-2 {
		margin-left: 24%;
		padding-top: 44px;
	}

	.heading-3 {
		width: 40%;
	}

	.gridnumbers {
		margin-top: -8px;
	}

	.div-block-6 {
		margin-top: 158px;
		margin-left: 15%;
	}

	.div-block-7 {
		margin-top: 60px;
		margin-left: 12%;
	}

	.counter {
		margin-top: 58px;
		margin-left: 2px;
		padding-bottom: 0;
	}

	.columns-2 {
		height: auto;
		padding-top: 31px;
	}

	.section-expertise {
		background-image: url('../images/Frame-207.jpg');
		padding-bottom: 0;
	}

	.div-block-11 {
		padding-bottom: 27px;
	}

	.paragraph-7 {
		margin-top: 30px;
		padding-top: 8px;
		padding-bottom: 0;
		font-size: 16px;
	}

	.link-block-3 {
		padding-left: 44px;
	}

	.div-block-13 {
		margin-top: 32px;
	}

	.image-10 {
		margin-top: -30px;
		margin-left: -15px;
		padding-bottom: 0;
	}

	.columns-5 {
		color: #000;
	}

	.column-9 {
		padding-left: 43px;
	}

	.nav-link-2 {
		font-size: 18px;
	}

	.section-3 {
		margin-right: 0;
	}

	.image-16 {
		margin-left: auto;
		margin-right: 0;
		padding-left: 20px;
	}

	.image-18 {
		margin-left: 0;
	}

	.heading-31 {
		width: 90%;
	}

	.heading-33 {
		margin-top: 4%;
	}

	.image-27 {
		margin-bottom: -17%;
	}

	.heading-33-copy {
		width: 30%;
		margin-top: 4%;
		margin-left: 11%;
	}

	.image-27-copy {
		margin-bottom: -19%;
	}

	.heading-33-3 {
		margin-top: 4%;
	}

	.paragraph-22 {
		font-size: 18px;
		line-height: 24px;
	}

	.div-block-67 {
		justify-content: flex-start;
	}

	.image-27-copy-copy {
		margin-bottom: -16%;
		margin-left: 58%;
		margin-right: 0;
	}

	.heading-33-copy-copy {
		width: 30%;
		margin-top: 4%;
		margin-left: 11%;
	}

	.div-block-70 {
		margin-top: 65px;
	}

	.link-9 {
		color: #000;
		display: block;
	}

	.link-10 {
		display: block;
	}

	.image-35 {
		margin-top: -1%;
	}

	.text-block-24 {
		padding-right: 28px;
		font-size: 18px;
	}

	.brand {
		margin-left: -12%;
	}

	.text-1,
	.text-2 {
		display: none;
	}

	.horizontal-section {
		overflow: hidden;
	}

	.horiz-content {
		width: 300%;
		overflow: hidden;
	}
}

@media screen and (min-width: 1920px) {
	.header {
		align-items: center;
		display: flex;
	}

	.div-block {
		width: 120px;
		margin-right: -24%;
	}

	.intro-text {
		bottom: 7%;
	}

	.intro-text.about {
		top: -262px;
		bottom: auto;
	}

	.heading {
		width: 90%;
		margin-top: 43px;
		font-size: 44px;
	}

	.paragraph {
		margin-top: 58px;
		font-size: 20px;
	}

	.link-block-2 {
		top: 60px;
	}

	.block2-text {
		margin-top: -120px;
	}

	.paragraph-2 {
		width: 90%;
		margin-bottom: 0;
		margin-left: 2%;
		padding-top: 99px;
		padding-bottom: 0;
		font-size: 20px;
		line-height: 26px;
	}

	.div-block-2 {
		margin-left: 24px;
	}

	.image-2 {
		margin-top: -53px;
		margin-left: 4px;
		padding-top: 0;
	}

	.image-3 {
		margin-top: -8px;
		margin-left: 114px;
		padding-top: 0;
	}

	.image-4 {
		margin-left: 357px;
	}

	.heading-2 {
		margin-left: 33%;
		padding-top: 31px;
	}

	.div-block-3 {
		margin-top: 81px;
	}

	.section-woring-with-us {
		margin-top: 10px;
	}

	.gridnumbers {
		margin-top: 34px;
		padding-top: 0;
	}

	.counter__text {
		font-size: 140px;
		line-height: 140px;
	}

	.div-block-7 {
		margin-top: 25px;
		margin-left: 9%;
	}

	.heading-6,
	.heading-7 {
		font-size: 140px;
		line-height: 140px;
	}

	.counter {
		margin-top: 28px;
	}

	.counter.text-3 {
		background-image: none;
	}

	.text-block,
	.text-block-2,
	.text-block-3 {
		font-size: 20px;
	}

	.section-expertise {
		height: 100%;
	}

	.heading-9 {
		margin-top: 10px;
	}

	.paragraph-3 {
		margin-top: 0;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 20px;
		line-height: 26px;
		display: block;
		position: static;
	}

	.paragraph-4 {
		margin-bottom: 70px;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 20px;
		line-height: 26px;
	}

	.heading-11 {
		margin-bottom: 40px;
	}

	.paragraph-5 {
		padding: 0 20px;
		font-size: 20px;
		line-height: 26px;
	}

	.div-block-9 {
		height: 100%;
		display: flex;
	}

	.div-block-10 {
		height: 100%;
	}

	.div-block-10._2 {
		height: 400px;
	}

	.div-block-11 {
		height: 100%;
		padding-bottom: 0;
	}

	.div-block-11._3 {
		width: 100%;
		height: 100%;
		flex-wrap: wrap-reverse;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 0;
		display: flex;
		position: static;
	}

	.paragraph-7 {
		padding-top: 33px;
		font-size: 20px;
	}

	.link-block-3 {
		padding-left: 71px;
	}

	.div-block-13 {
		margin-top: 57px;
		padding-left: 90px;
	}

	.div-block-14 {
		background-position: 50% 100%;
	}

	.paragraph-8 {
		padding-left: 15px;
		padding-right: 60px;
		font-size: 16px;
		line-height: 24px;
	}

	.column-5 {
		justify-content: space-around;
	}

	.columns-5 {
		padding-left: 0;
	}

	.section-footer {
		margin-bottom: -17%;
	}

	.column-9 {
		padding-left: 91px;
	}

	.image-11 {
		margin-left: 0;
		left: -8px;
	}

	.image-12 {
		padding-bottom: 0;
	}

	.nav-link {
		font-size: 18px;
	}

	.navbar-2 {
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		display: flex;
	}

	.nav-link-2 {
		padding-right: 40px;
		font-size: 22px;
	}

	.nav-link-3,
	.nav-link-4 {
		font-size: 18px;
	}

	.container {
		width: 100%;
		flex: 1;
		order: 0;
		align-self: center;
		margin-left: auto;
		padding-left: 0;
		padding-right: 0;
	}

	.image-13 {
		padding-left: 0;
	}

	.nav-menu {
		margin-left: auto;
		margin-right: auto;
	}

	.slide-1 {
		width: 33.3%;
		height: auto;
	}

	.slide-3 {
		height: auto;
		object-fit: fill;
	}

	.slide-2 {
		width: 33.3%;
		height: auto;
	}

	.slider-2 {
		height: 100%;
	}

	.header-services {
		height: 40%;
	}

	.section-3 {
		justify-content: space-between;
	}

	.heading-20 {
		font-size: 54px;
	}

	.image-17 {
		display: inline-block;
	}

	.paragraph-9 {
		font-size: 20px;
		line-height: 30px;
	}

	.div-block-33 {
		display: block;
	}

	.image-18 {
		width: 100%;
	}

	.div-block-34 {
		align-items: center;
		display: flex;
	}

	.div-block-43 {
		margin-top: 44px;
	}

	.heading-31 {
		font-size: 26px;
	}

	.paragraph-18,
	.paragraph-19 {
		font-size: 18px;
		line-height: 28px;
	}

	.heading-32 {
		font-size: 26px;
	}

	.container-2 {
		height: 300px;
	}

	.image-26 {
		height: 80%;
		margin-top: -116px;
		margin-left: 213px;
	}

	.heading-33 {
		margin-top: 4%;
		font-size: 44px;
		line-height: 54px;
	}

	.paragraph-20 {
		width: 75%;
		font-size: 18px;
		line-height: 24px;
	}

	.paragraph-20-copy {
		font-size: 18px;
		line-height: 24px;
	}

	.heading-33-copy {
		width: 20%;
		margin-top: 4%;
		margin-left: 11%;
		font-size: 44px;
		line-height: 54px;
	}

	.image-27-copy {
		margin-bottom: -16%;
	}

	.div-block-58 {
		margin-bottom: 14px;
	}

	.heading-35 {
		font-size: 24px;
	}

	.text-block-10 {
		width: 60%;
		font-size: 18px;
	}

	.paragraph-21 {
		font-size: 18px;
	}

	.link-6 {
		padding-left: 3%;
		font-size: 22px;
	}

	.heading-33-3 {
		margin-top: 4%;
		font-size: 44px;
		line-height: 54px;
	}

	.heading-38 {
		margin-top: -53px;
	}

	.paragraph-22 {
		margin-top: -25px;
		font-size: 24px;
		line-height: 32px;
	}

	.text-block-20 {
		font-size: 24px;
	}

	.text-block-21,
	.text-block-22 {
		font-size: 18px;
	}

	.image-27-copy-copy {
		margin-bottom: -27%;
		margin-left: 68%;
	}

	.heading-33-copy-copy {
		width: 20%;
		margin-top: 4%;
		margin-left: 11%;
		font-size: 44px;
		line-height: 54px;
	}

	.div-block-70 {
		margin-top: 104px;
	}

	.div-block-71 {
		margin-top: 35px;
	}

	.submit-button {
		padding-left: 20px;
		padding-right: 20px;
	}

	.text-field {
		padding-left: 20px;
		padding-right: 100px;
	}

	.image-35 {
		margin-top: 0%;
	}

	.dropdown-toggle {
		padding-right: 43px;
	}

	.paragraph-23 {
		font-size: 20px;
	}

	.text-block-24 {
		padding-right: 21px;
		font-size: 22px;
	}

	.brand {
		margin-left: -24%;
	}

	.text-block-25 {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 22px;
	}

	.footer-heading {
		font-size: 20px;
	}

	.footer-link {
		font-size: 16px;
		line-height: 24px;
	}

	.column-27,
	.link-13,
	.link-14 {
		font-size: 16px;
	}

	.text-block-27 {
		font-size: 16px;
		line-height: 31px;
	}

	.footer-link-copy {
		font-size: 16px;
		line-height: 24px;
	}

	.text-1 {
		width: 300px;
		padding-top: 0;
		font-size: 20px;
		line-height: 28px;
		display: none;
	}

	.paragraph-25 {
		width: 90%;
		margin-top: auto;
		font-size: 20px;
		line-height: 26px;
		display: block;
	}

	.text-2 {
		width: 300px;
		padding-top: 20px;
		font-size: 20px;
		line-height: 28px;
		display: none;
	}

	.text-3 {
		width: 300px;
		padding-top: 0;
		font-size: 20px;
		display: none;
	}

	.text-4 {
		width: 300px;
		height: 100%;
		padding-top: 40px;
		font-size: 20px;
		line-height: 28px;
		display: none;
	}

	.text-5 {
		width: 300px;
		font-size: 20px;
		display: none;
	}

	.text-6 {
		width: 300px;
		height: 100%;
		padding-top: 40px;
		line-height: 28px;
		display: none;
	}

	.text-7 {
		width: 300px;
		font-size: 20px;
		line-height: 28px;
		display: none;
	}

	.section-14 {
		margin-top: -105px;
		margin-bottom: 151px;
	}

	.paragraph-26 {
		font-size: 20px;
		line-height: 30px;
	}

	.heading-40 {
		font-size: 54px;
	}

	.horiz-wrapper {
		overflow: hidden;
	}

	.paragraph-27,
	.bold-text-5,
	.bold-text-6,
	.paragraph-28,
	.paragraph-29,
	.paragraph-30 {
		font-size: 18px;
		line-height: 32px;
	}

	.body-9 {
		font-size: 18px;
	}

	.body-10 {
		line-height: 32px;
	}
}

@media screen and (max-width: 991px) {
	.header {
		z-index: 20;
	}

	.menu {
		margin-left: 10px;
		margin-right: 10px;
		padding-right: 8px;
		font-size: 12px;
	}

	.div-block {
		width: 15%;
	}

	.intro-text {
		bottom: 43%;
	}

	.intro-text.about {
		height: auto;
		background-position: 100% 100%;
		background-size: cover;
		padding-left: 0;
		padding-right: 0;
		bottom: 42%;
	}

	.heading {
		margin-top: -2px;
		font-size: 24px;
	}

	.paragraph {
		padding-bottom: 11px;
	}

	.link-block-2 {
		top: 79px;
		left: -19px;
	}

	.block2-text {
		background-position: 50% 100%;
		background-size: cover;
		margin-left: 7%;
		margin-right: 7%;
		padding-left: 0;
	}

	.div-block-2 {
		margin-left: 32px;
	}

	.image-3 {
		margin-top: 44px;
	}

	.image-4 {
		display: none;
	}

	.heading-2 {
		font-size: 24px;
	}

	.section-woring-with-us {
		margin-left: 7%;
		margin-right: 7%;
	}

	.heading-3 {
		margin-left: 0%;
		font-size: 24px;
	}

	.gridnumbers {
		justify-content: space-between;
		margin-left: auto;
		margin-right: auto;
	}

	.counter__text {
		margin-bottom: 0;
		font-size: 52px;
	}

	.div-block-6 {
		margin-left: 0;
	}

	.heading-6,
	.heading-7 {
		margin-bottom: 0;
		font-size: 52px;
	}

	.section-expertise-text {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.heading-8 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 24px;
	}

	.section-expertise {
		padding-left: 7%;
		padding-right: 7%;
	}

	.heading-9 {
		text-align: center;
		font-size: 18px;
	}

	.paragraph-3 {
		font-size: 12px;
	}

	.heading-10 {
		text-align: center;
		font-size: 18px;
	}

	.paragraph-4 {
		font-size: 12px;
	}

	.heading-11 {
		font-size: 18px;
	}

	.paragraph-5 {
		margin-top: 0;
		margin-bottom: 0%;
		padding-top: 0;
		padding-bottom: 0;
		font-size: 12px;
	}

	.paragraph-5._6 {
		padding-top: 25px;
	}

	.div-block-10._2 {
		margin-bottom: 0;
		padding-bottom: 18px;
	}

	.paragraph-7 {
		width: 70%;
		padding-top: 0;
	}

	.section-testimonials {
		margin-left: 0;
		padding-left: 2%;
		padding-right: 2%;
	}

	.paragraph-8 {
		margin-left: 15px;
	}

	.columns-3 {
		margin-left: 0%;
		margin-right: 0%;
	}

	.div-block-19 {
		margin-left: auto;
		margin-right: auto;
	}

	.section-get-in-touch {
		margin-left: 7%;
		margin-right: 7%;
	}

	.column-5 {
		margin-top: 2px;
	}

	.image-10 {
		margin-top: -37px;
	}

	.columns-5,
	.div-block-25 {
		margin-left: 7%;
		margin-right: 7%;
	}

	.column-7 {
		padding-left: 0;
	}

	.column-8 {
		padding-left: 40px;
	}

	.column-9 {
		padding-left: 27px;
	}

	.image-11 {
		left: -8px;
	}

	.nav-link {
		width: 100%;
		color: #0a342c;
		background-color: #fff;
		background-image: none;
		border-bottom: 1px solid #0a342c;
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.nav-link-2,
	.nav-link-3,
	.nav-link-4 {
		width: 100%;
		color: #0a342c;
		background-color: #fff;
		border-bottom: 1px solid #0a342c;
		justify-content: center;
		display: flex;
	}

	.container {
		justify-content: space-between;
	}

	.icon {
		color: #fff;
	}

	.menu-button.w--open {
		background-color: #0a342c;
	}

	.nav-menu {
		width: 40%;
		justify-content: flex-end;
		display: flex;
		left: 292px;
		right: 0;
		box-shadow: 0 0 10px #07221d;
	}

	.right-arrow-2 {
		left: 85%;
	}

	.heading-19 {
		font-size: 34px;
		line-height: 42px;
	}

	.heading-20 {
		font-size: 24px;
	}

	.div-block-30 {
		width: 50%;
	}

	.image-16 {
		margin-top: 157px;
	}

	.image-17 {
		margin-top: 111px;
	}

	.heading-21 {
		font-size: 24px;
	}

	.columns-6 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.div-block-31 {
		display: block;
	}

	.div-block-32 {
		margin-left: auto;
		margin-right: auto;
	}

	.image-18 {
		margin-top: 105px;
		margin-left: 0;
	}

	.div-block-34,
	.div-block-35 {
		width: 40%;
	}

	.image-19,
	.div-block-36,
	.div-block-43 {
		margin-left: auto;
		margin-right: auto;
	}

	.paragraph-18 {
		font-size: 12px;
	}

	.paragraph-19 {
		width: 99%;
		font-size: 12px;
	}

	.heading-32 {
		font-size: 14px;
	}

	.image-26 {
		display: none;
		top: 259px;
	}

	.container-3-copy,
	.container-2-copy {
		height: 100%;
	}

	.div-block-52 {
		height: auto;
	}

	.div-block-54 {
		height: 30%;
	}

	.heading-33 {
		font-size: 24px;
		line-height: 32px;
	}

	.paragraph-20 {
		font-size: 12px;
		line-height: 16px;
	}

	.paragraph-20-copy {
		margin-left: 5%;
		font-size: 12px;
		line-height: 16px;
	}

	.div-block-58 {
		margin-bottom: 20px;
	}

	.image-28 {
		width: 20%;
	}

	.testi-2,
	.testi-1 {
		margin-bottom: 20px;
	}

	.columns-11-copy {
		margin-top: 1px;
	}

	.link-6 {
		padding-left: 0;
		padding-right: 12%;
	}

	.container-4 {
		max-width: 728px;
	}

	.team-slide-wrapper {
		width: 47%;
		margin-right: 6%;
	}

	.pricing-grid {
		grid-column-gap: 30px;
	}

	.heading-33-3 {
		font-size: 24px;
		line-height: 32px;
	}

	.heading-38 {
		width: 95%;
		margin-top: 65px;
		font-size: 24px;
		line-height: 32px;
	}

	.paragraph-22 {
		width: 90%;
		margin-top: auto;
	}

	.text-block-20 {
		margin-top: 12px;
	}

	.text-block-21 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.text-block-22 {
		padding: 10px 65px;
	}

	.link-6-copy {
		padding-right: 99px;
	}

	.div-block-69 {
		margin-left: -50px;
	}

	.heading-33-copy-copy {
		font-size: 24px;
		line-height: 32px;
	}

	.image-29 {
		height: auto;
	}

	.div-block-70 {
		clear: none;
		margin-top: 0;
		position: static;
		left: 0;
	}

	.div-block-71 {
		margin-top: -133px;
	}

	.div-block-72 {
		margin-top: auto;
	}

	.image-35 {
		display: none;
	}

	.text-block-23 {
		font-size: 52px;
	}

	.heading-39 {
		font-size: 32px;
	}

	.text-block-25 {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.container-5 {
		max-width: 728px;
	}

	.footer-wrapper-two {
		flex-wrap: wrap;
	}

	.footer-form {
		width: 100%;
		margin-top: 40px;
	}

	.footer-form-container {
		max-width: 350px;
	}

	.div-block-76,
	.div-block-77 {
		margin-left: 7%;
		margin-right: 7%;
	}

	.div-block-90 {
		width: 100%;
		margin-top: -35px;
	}

	.div-block-96 {
		margin-left: 10%;
		margin-right: 10%;
	}

	.heading-40 {
		font-size: 24px;
	}
}

@media screen and (max-width: 767px) {
	.div-block {
		width: 17%;
		padding-left: 0;
		padding-right: 20px;
	}

	.intro-text.about {
		padding-top: 9px;
		top: -153px;
		bottom: 50%;
		left: -27%;
	}

	.heading {
		margin-left: auto;
		font-size: 20px;
	}

	.link-block-2 {
		top: 63px;
	}

	.block2-text {
		display: block;
	}

	.paragraph-2 {
		padding-top: 71px;
	}

	.div-block-2 {
		width: 100%;
		justify-content: center;
		margin-left: 0;
		display: block;
	}

	.image-2 {
		margin-left: 101px;
	}

	.image-3 {
		z-index: 10;
		margin-left: 101px;
		position: relative;
	}

	.clients {
		margin-top: -60px;
	}

	.heading-2 {
		padding-top: 24px;
		font-size: 20px;
	}

	.div-block-3 {
		margin-top: 28px;
	}

	.heading-3 {
		width: 80%;
	}

	.gridnumbers {
		margin-top: -1px;
		padding-top: 0;
	}

	.section-expertise-text {
		width: 100%;
	}

	.heading-8 {
		line-height: 38px;
	}

	.div-block-10._2 {
		padding-bottom: 54px;
	}

	.div-block-11 {
		padding-bottom: 18px;
	}

	.paragraph-8 {
		margin-left: 46px;
		padding-right: 74px;
	}

	.section-get-in-touch {
		justify-content: center;
		align-items: center;
		display: block;
	}

	.testimonials-1,
	.testimonals-2 {
		margin-bottom: 20px;
	}

	.heading-14 {
		margin-left: auto;
		margin-right: auto;
	}

	.column-5 {
		margin-top: 10px;
		display: flex;
	}

	.columns-4 {
		width: 100%;
		flex-wrap: wrap;
		align-content: flex-end;
		justify-content: center;
		align-items: center;
		margin-left: 0;
		margin-right: 60px;
	}

	.columns-5 {
		flex-direction: row;
		justify-content: space-between;
		align-items: stretch;
		margin-left: 4%;
		margin-right: 4%;
		display: flex;
	}

	.column-8 {
		padding-left: 14px;
	}

	.column-9 {
		padding-left: 0;
	}

	.image-12 {
		padding-top: 0;
	}

	.navbar {
		display: block;
	}

	.nav-menu {
		left: 221px;
	}

	.slide-1,
	.slide-3,
	.slide-3._7,
	.slide-2 {
		width: 50%;
	}

	.left-arrow-2 {
		justify-content: center;
		display: flex;
		left: 68%;
	}

	.right-arrow-2 {
		justify-content: center;
		align-items: center;
		display: flex;
		left: 90%;
	}

	.header-services {
		top: -82px;
	}

	.heading-19 {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 24px;
	}

	.section-3 {
		margin-top: -78px;
	}

	.heading-20 {
		width: 100%;
		justify-content: center;
		display: flex;
	}

	.columns-6 {
		margin-top: 0;
	}

	.div-block-31 {
		padding-top: 20px;
	}

	.div-block-32 {
		display: flex;
	}

	.div-block-33 {
		width: 100%;
	}

	.image-18 {
		margin-top: 0;
	}

	.div-block-34 {
		display: none;
	}

	.image-20,
	.image-21,
	.image-22,
	.image-23,
	.image-24,
	.image-25 {
		padding-bottom: 10px;
	}

	.div-block-43 {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.column-12 {
		padding-left: 0;
		padding-right: 0;
	}

	.column-13 {
		margin-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
	}

	.container-2,
	.container-2-copy,
	.container-2-copy-copy {
		margin-left: auto;
	}

	.section-6 {
		margin-top: 0;
		display: block;
	}

	.div-block-52,
	.div-block-53 {
		width: 100%;
	}

	.heading-33 {
		width: 70%;
		margin-top: 12%;
		margin-left: 11%;
	}

	.section-6-copy,
	.section-6-copy3 {
		display: block;
	}

	.heading-34 {
		margin-top: 60px;
	}

	.link-6 {
		padding-left: 1px;
		padding-right: 24%;
	}

	.team-slider,
	.pricing-overview {
		padding: 60px 15px;
	}

	.section-8 {
		margin-top: -71px;
	}

	.div-block-65,
	.div-block-66 {
		width: 100%;
	}

	.section-9 {
		display: block;
	}

	.heading-33-3 {
		width: 100%;
		margin-top: 12%;
		margin-left: 11%;
	}

	.paragraph-22,
	.text-block-20,
	.div-block-67 {
		margin-left: 3%;
	}

	.heading-33-copy-copy {
		width: 100%;
		margin-top: 12%;
	}

	.image-30 {
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
	}

	.div-block-70 {
		margin-top: 29px;
		margin-left: auto;
		margin-right: auto;
	}

	.div-block-72 {
		margin-top: 50px;
	}

	.column-14,
	.column-15,
	.column-16 {
		margin-bottom: 20px;
	}

	.dropdown-toggle {
		padding-left: 4px;
		padding-right: 36px;
	}

	.section-10 {
		width: 100%;
		bottom: 109px;
		left: 0%;
	}

	.heading-39 {
		padding-top: 20px;
		padding-left: 20px;
		font-size: 24px;
	}

	.paragraph-23 {
		padding-bottom: 20px;
		padding-left: 20px;
	}

	.text-block-25 {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.icon-5 {
		margin-right: 20px;
	}

	.footer-light {
		padding-left: 15px;
		padding-right: 15px;
	}

	.footer-bottom {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.footer-copyright {
		font-size: 14px;
		line-height: 20px;
	}

	.footer-social-block-two {
		margin-top: 20px;
	}

	.footer-social-link {
		margin-left: 20px;
	}

	.grid-2 {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1.25fr;
	}

	.div-block-77 {
		margin-top: 0;
	}

	.column-28 {
		justify-content: space-around;
		padding-left: 50px;
		padding-right: 50px;
	}

	.footer-link-copy {
		justify-content: center;
	}

	.grid-3 {
		grid-template-rows: auto auto auto auto;
		grid-template-columns: 1fr 1fr 1fr;
	}

	.section-12 {
		margin-top: -66px;
	}

	.image-46 {
		width: 60%;
	}

	.wdp-text,
	.klinger-text {
		width: 50%;
		display: none;
		top: 405px;
	}

	.panasonic-text {
		width: 40%;
		display: none;
		top: 405px;
	}

	.mitsu-text {
		width: 50%;
		display: none;
		top: 570px;
		left: 25%;
	}

	.nippon-text {
		width: 50%;
		display: none;
		top: 570px;
		left: 49%;
	}

	.ivens-text {
		display: none;
		top: 570px;
		left: 68%;
	}

	.exolon-text {
		width: 50%;
		display: none;
		top: 742px;
		left: 25%;
	}

	.busch-text {
		width: 50%;
		display: none;
		top: 742px;
		left: 48%;
	}

	.lybover-text {
		display: none;
		top: 742px;
		left: 68%;
	}

	.nidec-text {
		width: 50%;
		display: none;
		top: 910px;
		left: 25%;
	}

	.geldof-text {
		width: 50%;
		display: none;
		top: 910px;
	}

	.bruker-text {
		width: 50%;
		display: none;
		top: 1083px;
	}

	.matthys-text {
		width: 50%;
		display: none;
		top: 1083px;
		left: 49%;
	}

	.background-video {
		height: 70svh;
	}

	.div-block-93 {
		display: none;
	}

	.grid-4 {
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1fr;
	}

	.section-14 {
		margin-top: -71px;
		margin-bottom: 82px;
	}

	.div-block-97 {
		margin-left: 4%;
		margin-right: 4%;
	}
}

@media screen and (max-width: 479px) {
	.header {
		z-index: 20;
	}

	.div-block {
		width: 30%;
		height: 15%;
		padding-right: 6px;
	}

	.intro-text.about {
		padding-right: 20px;
		bottom: 56%;
	}

	.heading {
		margin-left: 0;
		margin-right: 0;
		font-size: 18px;
		line-height: 24px;
	}

	.link-block-2 {
		padding-left: 151px;
		padding-right: 0;
		font-size: 12px;
		top: 78px;
		left: -14px;
	}

	.block2-text {
		margin-top: 19px;
		display: block;
	}

	.paragraph-2 {
		width: auto;
		padding-top: 0;
		font-size: 12px;
	}

	.image-2 {
		margin-left: 118px;
	}

	.image-3 {
		margin-left: 121px;
		display: none;
	}

	.heading-2 {
		font-size: 18px;
		line-height: 24px;
	}

	.section-woring-with-us {
		padding-top: 0;
	}

	.heading-3 {
		width: 100%;
		font-size: 18px;
		line-height: 24px;
	}

	.gridnumbers {
		margin-top: 0;
		display: flex;
	}

	.counter__text,
	.heading-6,
	.heading-7 {
		font-size: 36px;
	}

	.heading-8 {
		font-size: 18px;
		line-height: 24px;
	}

	.columns-2 {
		flex-direction: column;
	}

	.section-expertise {
		display: block;
	}

	.cart-expertise {
		padding-bottom: 20px;
	}

	.column {
		padding-bottom: 20px;
		position: static;
		right: 5px;
	}

	.column-2 {
		position: static;
	}

	.paragraph-7 {
		width: 100%;
	}

	.heading-12 {
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 24px;
		display: flex;
	}

	.section-get-in-touch {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.heading-14 {
		margin-left: auto;
		padding-bottom: 36px;
		font-size: 18px;
		line-height: 24px;
	}

	.div-block-20 {
		background-color: #b5a178;
		justify-content: center;
		align-items: center;
		margin-left: 10px;
		margin-right: 10px;
	}

	.text-block-7 {
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}

	.column-3 {
		justify-content: center;
		margin-top: -9px;
		padding-top: 0;
	}

	.column-4 {
		justify-content: center;
		margin-top: 20px;
		padding-right: 0;
		display: flex;
	}

	.div-block-21 {
		width: 100%;
		justify-content: center;
		margin-left: 10px;
		margin-right: 10px;
	}

	.column-5 {
		flex: 0 auto;
		justify-content: flex-end;
		align-items: flex-start;
		padding-left: 0;
		padding-right: 0;
		display: flex;
		position: static;
	}

	.columns-4 {
		flex-direction: column;
	}

	.image-10 {
		margin-left: -7px;
	}

	.columns-5 {
		flex-flow: row;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.section-footer {
		height: 100%;
		margin-bottom: 60px;
		padding-bottom: 100px;
	}

	.div-block-25 {
		margin-top: 1px;
		margin-left: -2%;
		padding-top: 28px;
		padding-left: 20px;
		padding-right: 20px;
		display: block;
	}

	.link-4 {
		padding-left: 0;
	}

	.div-block-26 {
		justify-content: space-between;
		margin-top: -95px;
		display: flex;
	}

	.div-block-27 {
		margin-top: 171px;
		padding-bottom: 19px;
	}

	.column-6 {
		padding-right: 0;
	}

	.column-7 {
		padding-left: 0;
		left: 49px;
	}

	.column-8 {
		margin-bottom: 100px;
		padding-left: 0;
		top: 226px;
		left: -246px;
	}

	.column-9 {
		top: 246px;
		left: -227px;
	}

	.image-11 {
		padding-top: 9px;
	}

	.div-block-28 {
		margin-top: 60px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.image-12 {
		padding-top: 21px;
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-2 {
		margin-left: 2%;
		margin-right: 2%;
	}

	.container {
		margin-left: 0;
		margin-right: 0;
	}

	.image-13 {
		padding-top: 0;
		padding-right: 20px;
	}

	.menu-button {
		z-index: 1;
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav-menu {
		left: 88px;
	}

	.slide-1,
	.slide-3,
	.slide-2 {
		width: 100%;
	}

	.slider-2 {
		display: block;
	}

	.left-arrow-2 {
		justify-content: center;
		display: flex;
		top: 108%;
		left: 53%;
	}

	.right-arrow-2 {
		justify-content: center;
		align-items: center;
		display: flex;
		top: 108%;
		left: 83%;
	}

	.mask {
		margin-left: auto;
		margin-right: auto;
	}

	.header-services {
		width: 100%;
		align-items: center;
		margin-left: auto;
		display: block;
		top: -4px;
	}

	.section-3 {
		margin-top: -13px;
		display: block;
	}

	.heading-20 {
		width: 100%;
	}

	.div-block-30 {
		width: 90%;
		margin-top: 0;
		padding-top: 19px;
	}

	.image-16 {
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	.paragraph-9 {
		margin-top: 27px;
	}

	.div-block-32 {
		display: block;
	}

	.div-block-34,
	.div-block-35 {
		width: 100%;
	}

	.image-25 {
		display: block;
	}

	.div-block-42 {
		justify-content: center;
		margin-top: 68px;
		margin-left: auto;
		margin-right: auto;
	}

	.container-2,
	.container-2-copy,
	.container-2-copy-copy {
		margin-left: auto;
	}

	.section-6 {
		margin-top: 40px;
	}

	.heading-33 {
		width: 96%;
		margin-top: 5%;
		margin-left: 5%;
	}

	.heading-34 {
		margin-top: 129px;
		font-size: 18px;
	}

	.div-block-57 {
		margin-left: 5%;
		margin-right: 5%;
	}

	.link-6 {
		margin-left: 23px;
		padding-right: 83px;
	}

	.container-4 {
		max-width: none;
	}

	.centered-heading {
		margin-bottom: 24px;
	}

	.team-slide-wrapper {
		width: 100%;
		margin-right: 0%;
	}

	.pricing-grid {
		grid-template-columns: 1fr;
	}

	.section-8 {
		margin-top: 20px;
	}

	.div-block-59 {
		width: 90%;
	}

	.div-block-60 {
		margin-left: 5%;
		margin-right: 5%;
	}

	.div-block-65,
	.div-block-66 {
		width: 100%;
	}

	.section-9 {
		display: block;
	}

	.heading-33-3 {
		margin-top: 11%;
		margin-left: 5%;
	}

	.heading-38 {
		margin-top: 76px;
	}

	.text-block-20 {
		margin-right: 3%;
	}

	.div-block-67 {
		width: 100%;
	}

	.text-block-22 {
		padding-left: 35px;
		padding-right: 35px;
	}

	.heading-33-copy-copy {
		margin-top: 5%;
		margin-left: 5%;
	}

	.div-block-70 {
		width: 100%;
		margin-top: 34px;
	}

	.dropdown-toggle {
		padding-right: 39px;
	}

	.text-block-23 {
		font-size: 36px;
	}

	.section-10 {
		top: 0;
		bottom: 2px;
	}

	.heading-39 {
		font-size: 20px;
		line-height: 32px;
	}

	.text-block-25 {
		padding-top: 0;
		padding-bottom: 0;
		font-size: 12px;
	}

	.column-19,
	.column-20,
	.column-21,
	.column-22,
	.column-23,
	.column-24,
	.column-25,
	.column-26 {
		justify-content: center;
		align-items: center;
		display: flex;
	}

	.text-block-26 {
		width: 100%;
		text-align: left;
		padding-right: 0;
	}

	.container-5 {
		max-width: none;
	}

	.footer-wrapper-two {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.footer-block-two {
		margin-top: 40px;
	}

	.footer-bottom {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.footer-social-block-two {
		margin-top: 20px;
	}

	.div-block-76 {
		margin-left: 5%;
		margin-right: 5%;
	}

	.grid-2 {
		grid-column-gap: 16px;
		grid-row-gap: 16px;
		grid-template-rows: auto auto auto;
		grid-template-columns: 1fr 1fr;
	}

	.footer-heading {
		font-size: 14px;
	}

	.footer-link {
		margin-bottom: 2px;
		font-size: 11px;
		line-height: 25px;
	}

	.div-block-77 {
		margin-top: 0;
		margin-left: 5%;
		margin-right: 5%;
	}

	.link-13 {
		font-size: 11px;
	}

	.column-28 {
		justify-content: space-around;
		padding-left: 0;
		padding-right: 0;
	}

	.link-14,
	.text-block-27 {
		font-size: 11px;
	}

	.footer-link-copy {
		justify-content: center;
		margin-bottom: 5px;
		font-size: 11px;
	}

	.grid-3 {
		grid-template-columns: 1fr 1fr;
	}

	.section-12 {
		margin-top: 0;
	}

	.wdp-text {
		display: none;
		top: 392px;
		left: 44%;
	}

	.klinger-text {
		width: 60%;
		display: none;
		top: 392px;
	}

	.panasonic-text {
		width: 60%;
		display: none;
		top: 560px;
		left: 12%;
	}

	.mitsu-text {
		display: none;
		top: 560px;
		left: 45%;
	}

	.nippon-text {
		width: 60%;
		display: none;
		top: 729px;
		left: 17%;
	}

	.ivens-text {
		width: 40%;
		display: none;
		top: 729px;
		left: 59%;
	}

	.exolon-text,
	.busch-text {
		display: none;
		top: 891px;
	}

	.lybover-text {
		width: 60%;
		display: none;
		top: 1047px;
		left: 23%;
	}

	.nidec-text {
		display: none;
		top: 1047px;
		left: 44%;
	}

	.geldof-text {
		width: 70%;
		display: none;
		top: 1218px;
		left: 24%;
	}

	.div-block-85 {
		height: 150px;
	}

	.bruker-text,
	.matthys-text {
		display: none;
		top: 1400px;
	}

	.background-video {
		height: 30svh;
	}

	.background-video-4 {
		display: none;
	}

	.div-block-92 {
		width: 100%;
		height: 100svh;
		margin-left: 0;
	}

	.div-block-93 {
		height: 130px;
		background-image: url('../images/home-page-top-poster.jpg');
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
	}

	.grid-4 {
		grid-template-rows: auto auto auto auto;
		grid-template-columns: 1fr;
	}

	.section-14 {
		margin-top: -4px;
		margin-bottom: -5px;
	}

	.heading-40 {
		text-align: center;
		line-height: 30px;
	}
}

#w-node-_3a450088-8c11-a960-2c99-fc4b7cebf173-7cebf170,
#w-node-_3a450088-8c11-a960-2c99-fc4b7cebf17c-7cebf170,
#w-node-_3a450088-8c11-a960-2c99-fc4b7cebf185-7cebf170,
#w-node-_3a450088-8c11-a960-2c99-fc4b7cebf190-7cebf170,
#w-node-_07e8a3ce-9aab-267c-dc87-57b4410ffa33-aafd3649,
#w-node-_867c38da-a4a1-a385-baf3-a63c6723af0a-aafd3649,
#w-node-_83226fe6-e7dd-530c-f36a-d0470ca8263c-aafd3649,
#w-node-_4a9d8f8b-c71a-0648-6e9c-0fe6b61b9e52-aafd3649,
#w-node-fd46af24-019b-8209-deb1-fc14258e9267-aafd3649,
#w-node-_932e2296-c339-8ef0-261a-bbe2f6aa1b40-aafd3649 {
	grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a55037aa-68f2-0695-6cca-0acc0e6ce7e9-b3193147 {
	grid-area: span 1 / span 1 / span 1 / span 1;
	align-self: center;
	justify-self: center;
}

#w-node-_13489602-1af6-bd72-ce8e-81102f1dadbe-b3193147,
#w-node-_4bfb4b71-eff0-190b-0ae4-f08e3be6cf5e-b3193147,
#w-node-bb23d438-8da0-c27e-5505-72dbe2e46f11-b3193147,
#w-node-_5b4b9367-3a6f-3ddd-abc3-1e8730c7e4e4-b3193147,
#w-node-_41b9867e-23e0-12a8-c1bb-af432aa1f2ef-b3193147,
#w-node-_01457d25-cc64-0db6-bafa-c039a8dd0f52-b3193147,
#w-node-_3bc61788-dbfe-c2f5-e69b-0553d2d3e1ca-b3193147,
#w-node-_463243c1-e572-36f2-2192-d6903fa341e1-b3193147,
#w-node-fa684cf1-13b4-8e20-f04e-21ad952ccdcb-b3193147,
#w-node-_1a26aba9-cf8b-a849-864e-93865fbf6c88-b3193147,
#w-node-_7ca40e78-a621-d2ea-5133-d23d107b2d50-b3193147,
#w-node-dec7d583-4202-d8ba-4cc0-cbbef7b33476-b3193147,
#w-node-d9ba88b0-9dcd-5688-4ae7-6d40d5ad6616-b3193147 {
	grid-area: span 1 / span 1 / span 1 / span 1;
}
