@charset "UTF-8";
/* CSS Document */
@import url('https://cdn.jsdelivr.net/npm/swiper@11.2.10/swiper-bundle.min.css');
/* @font-face {
	font-family: "Gilroy";
	src: url("../assets/fonts/Gilroy-Light.woff2") format("woff2");
}

@font-face {
	font-family: "Cygre";
	src: url("../assets/fonts/Cygre-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "Cygre-Black";
	font-weight: 900;
	line-height: 100%;
	text-align: center;
	src: url("../assets/fonts/Cygre-Black.woff2") format("woff2");
} */
/* @use "./media.scss" as *; */
html {
	box-sizing: border-box;
}
html,
body {
	/* height: 100%; */
	font-size: 16px;
}

body {
	color: #363535;
	/* font-size: 16px; */
	letter-spacing: 0;
	line-height: 140%;
	margin: 0;
}

body.noscroll {
	overflow: hidden;
}

/* body {
	overflow: -moz-scrollbars-none; 

} */

.wrapper.noscroll {
	overflow: hidden;
}

a {
	text-decoration: none;
}

.wrapper {
	/* 	overflow: hidden; */
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.main {
	flex: 1 0 auto;
}

.footer {
	flex: 0 0 auto;
}

.container {
	margin: 0 auto;
	/* padding: 0 21px; */
	max-width: 1300px;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0;
}

fieldset {
	margin: 0;
	padding: 0;
}

legend {
	padding: 0;
}

ol,
ul,
menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* на проде вставить */

.main__company-page {
	padding-top: 30px;
	padding-bottom: 151px;
	/* padding-left: 10px;
	padding-right: 10px; */
}

.main__company-page h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 46px;
	line-height: 100%;
	letter-spacing: 0%;
	margin-bottom: 30px;
	color: #363535;
}

.history-cenered-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

.history-cenered-text strong {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 100%;
	text-align: center;
}

.history-cenered-text h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0%;
}

.history-cenered-text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
}

.arrow-company {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.company-section {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 42px;
}

.company-section .company-text {
	display: flex;
	max-width: 639px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
}

.company-text strong {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: 0%;
}

.company-text h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
}

.company-text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 0%;
}

.wide-gray {
	background-color: #f3f3f3;
}

.wide-block {
	padding-top: 40px;
}

.wide-block .history-cenered-text {
	max-width: 943px;
	width: 100%;
}

.first-area__image {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	object-fit: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	margin-top: 27px;
}

.first-area__image {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.first-area__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* .side-img__wrapper {
	width: 100%;
	max-width: 528px;
	height: 100%;
	overflow: hidden;
} */
.side-img__wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.certificate-section__column {
	/* position: absolute; */
	width: 100%;
	margin: 0 auto;
	margin-top: 53px;
	height: 100%;
	max-height: 654px;
	/* padding-bottom: 36px; */
	display: flex;
}

.certificate-section__column .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.certificate-section-image__wrapper {
	/* width: 100%; */
	/* height: 403px; */
}
.certificate-section-image__wrapper img {
	width: 100%;
	max-width: 336px;
	object-fit: contain;
	/* transform: translateX(-50%);
	left: 50%;
	position: relative;
	top: -11%; */
}

.certificate-section__column .history-cenered-text {
	max-width: 808px;
	width: 100%;
}

.certificate-section__second-wrapper .history-cenered-text {
	padding: 29px 10px 32px 10px;
}

.container-secodary {
	margin: 0 auto;
	max-width: 808px;
	width: 100%;
	padding-top: 29px;
	padding-bottom: 32px;
	padding: 29px 10px 32px 10px;
}

.company-section-2013 {
	margin-bottom: 0 !important;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: start;
}

.company-section-2013 .company-text {
	display: flex;
	max-width: 639px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

.company-section-2013 .company-text img {
	max-width: 228px;
	height: 100%;
	object-fit: contain;
	position: absolute;
	right: -1%;
	bottom: -96%;
}

.company-section-2003 {
	display: flex;
	justify-content: space-between;
	align-items: start;
	margin-bottom: 42px;
}

.company-section-2010 {
	margin-bottom: 0 !important;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	justify-content: start;
	gap: 254px;
}

.company-section-2012 {
	margin-top: 42px;
	margin-bottom: 42px;
}

.company-section-2012.company-section {
	justify-content: center;
	gap: 190px;
}

.company-section-2012 img {
	max-width: 312px;
}

.company-section-2010 .side-img__wrapper {
	max-width: 140px;
	height: 100%;
	overflow: hidden;
}
.company-section-2003 .company-text {
	display: flex;
	max-width: 639px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
}

.company-section-2003 img {
	max-width: 488px;
}

.company-section-2010 .company-text {
	display: flex;
	max-width: 640px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
	/* padding-top: 40px; */
}

.certificate-section__row {
	position: relative;
}

.certificate-section__second {
	background-color: white;
	/* height: 334px; */
	display: flex;
	max-width: 1300px;
	margin: 0 auto;
	justify-content: space-between;
}

.company-section-1996 {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 30px;
	align-items: center;
}

.company-section-1996 .company-text {
	display: flex;
	max-width: 750px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
}

.company-section-1996 .container-secodary {
	padding-top: 29px;
	padding-bottom: 32px;
	padding: 29px 10px 32px 10px;

	margin: 0 !important;
}

.company-section-1996 img {
	max-width: 454px;
	width: 100%;
}

/* .certificate-section-second-image__wrapper {
	margin-top: -100px;
} */

.certificate-section-second-image__wrapper img {
	box-shadow: #aeacac 0px 3px 20px;
	width: 100%;
	max-width: 336px;
	object-fit: cover;
}

.certificate-section__second-wrapper {
	background-color: white;
	padding-top: 40px;
}

.certificate-section__second-text {
	/* position: relative; */
	top: -73%;
	right: -11%;
	max-width: 679px;
	width: 100%;
	margin: 0 auto;
	padding-top: 29px;
	padding-bottom: 32px;
}

.company-section-2017 {
	max-width: 945px;
}

.tooltip-wrapper {
	position: relative;
	height: 477px;
}

.image-tooltip-text {
	position: absolute;
	max-width: 709px;
	background-color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	left: 39px;
	top: 150px;
	font-family: 'Oswald', sans-serif;
}

.image-tooltip-text .company-text {
	color: #363535;
	padding-left: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 60px;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.image-tooltip-text .company-text p {
	max-width: 588px;
}

.company-section-2018-text .company-text {
	display: flex;
	flex-direction: column;
	gap: 15px;
	max-width: 860px;
}

.company-section-1998__wrapper {
	margin-top: 40px;
	margin-bottom: 60px;
}

.company-section-1998 {
	background-color: #f3f3f3;
}
.company-section-1998 .container {
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
}

.company-section-1998 .company-text {
	max-width: 639px;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.company-section-1998 .side-img__wrapper {
	position: relative;
	overflow: visible;
}

.company-section-1998 img {
	position: relative;
	top: -11%;
	margin-bottom: -11%;
	height: auto;
}

.company-section-1998 .container-secodary {
	margin: unset;
}

.company-section-2018,
.company-section-1998 {
	display: flex;
	justify-content: space-between;
}

.company-section-2018-image {
	max-width: 406px;
	width: 100%;
}

.company-section-2018-image img {
	width: 100%;
	object-fit: cover;
}

.company-section-2020 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 68px;
}

.company-section-2020-image img {
	width: 100%;
	object-fit: cover;
	max-width: 324px;
	box-shadow: #aeacac 0px 3px 20px;
}

.company-section-2020 .company-text {
	display: flex;
	max-width: 674px;
	width: 100%;
	flex-direction: column;
	gap: 15px;
}

.company-section-2020 .company-text strong {
	text-align: center;
}

.company-section-2020 .company-text h3 {
	text-align: center;
}

.company-section-2020 .company-text p {
	text-align: center;
}

.company-section-2024 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 13px;
}

.company-section-2024-image img {
	width: 100%;
	object-fit: cover;
	max-width: 936px;
}

.company-section-2024 h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0%;
}

.company-section-2024 .history-cenered-text {
	max-width: 1077px;
}

/* на проде вставить */
