

/* Start:/bitrix/templates/samer/components/bitrix/menu/top-menu/style.min.css?1762286733490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/samer/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/samer/components/bitrix/menu/footer-menu/style.min.css?1762286733490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/samer/components/bitrix/menu/footer-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/samer/template_styles.css?178281191659519*/
:root {
  --yellow-color: #FFCC00;
  --light-color: #F4F4ED;
  --light2-color: #7B7A76;
  --light3-color: #C6C6B4;
  --dark-color: #101010;
  --dark2-color: #1F1E1A;
  --back-dark-color: #1D1D1D;
}
@font-face {
	font-family: 'TT Wellingtons';
	src: url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.eot'); /* IE 9 Compatibility Mode */
	src: url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/bitrix/templates/samer/fonts/tt-wellingtons/tt_wellingtons_regular.svg#tt_wellingtons_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
    font-family: 'Haval';
    src: url('/bitrix/templates/samer/fonts/haval/Haval-Regular.eot');
    src: local('Haval Regular'), local('Haval-Regular'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Regular.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Regular.woff2') format('woff2'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Regular.woff') format('woff'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('/bitrix/templates/samer/fonts/haval/Haval-Medium.eot');
    src: local('Haval Medium'), local('Haval-Medium'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Medium.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Medium.woff2') format('woff2'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Medium.woff') format('woff'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('/bitrix/templates/samer/fonts/haval/Haval-MediumSlanted.eot');
    src: local('Haval MediumSlanted'), local('Haval-MediumSlanted'),
        url('/bitrix/templates/samer/fonts/haval/Haval-MediumSlanted.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/samer/fonts/haval/Haval-MediumSlanted.woff2') format('woff2'),
        url('/bitrix/templates/samer/fonts/haval/Haval-MediumSlanted.woff') format('woff'),
        url('/bitrix/templates/samer/fonts/haval/Haval-MediumSlanted.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Haval';
    src: url('/bitrix/templates/samer/fonts/haval/Haval-Light.eot');
    src: local('Haval Light'), local('Haval-Light'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Light.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Light.woff2') format('woff2'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Light.woff') format('woff'),
        url('/bitrix/templates/samer/fonts/haval/Haval-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
button {
	font-family: 'TT Wellingtons', sans-serif;
}
input, input:placeholder, textarea {
	font-family: 'TT Wellingtons', sans-serif;
	color: var(--light-color);
}
body, html {
	letter-spacing: 0.01em;
	font-family: 'TT Wellingtons', sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: var(--light3-color);
	background-color: var(--back-dark-color);
	font-size: 18px;
}
a {
	color: var(--light-color);
	transition: 0.3s;
}
a:hover {
	transition: 0.3s;
}
.container-samer {
	max-width: 1516px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
@media (max-width: 1550px) {
	.container-samer {
		max-width: 1516px;
		width: calc(100% - 40px);
		margin: 0 auto;
	}
}
header {
	position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    background: #101010CC;
}
footer {
	border-top: 1px solid var(--light2-color);
}

.footer-samer {
	padding: 80px 0;
	display: flex;
	gap: 54px;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.footer-samer-2 {
    padding: 20px 0 40px 0;
    border-top: 1px solid var(--light2-color);
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.desktop-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}
.head-block-text {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.45;
}
.footer-text {
	font-size: 12px;
}
.f-size-15 {
	font-size: 15px;
}
.f-size-20 {
	font-size: 20px;
}
.f-size-18 {
	font-size: 18px;
}
.f-size-22 {
	font-size: 22px;
}
.f-size-24 {
	font-size: 24px;
}
.f-head-big {
	font-size: 54px;
	line-height: 1.4;
	font-family: 'Haval', sans-serif;
}
.footer-logo-text {
	max-width: 180px;
	color: var(--light-color);
	line-height: 1.4;
}
.footer-logo img {
	margin-bottom: 20px;
}
.footer-menu a {
	text-decoration: none;
}
.footer-menu ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.footer-menu ul li {
	margin-bottom: 12px;
}
.footer-menu ul li:first-child {
	margin-bottom: 16px;
}
.footer-menu-social ul li:first-child {
	color: var(--light-color);
}
.footer-menu ul li:first-child a:hover {
	color: var(--yellow-color);
}
.footer-menu ul li:nth-child(n+2) a {
	color: var(--light3-color);
}
.footer-menu ul li:nth-child(n+2) a:hover {
	color: var(--light-color);
}
.footer-politics {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.footer-politics a {
	text-decoration: none;
	color: var(--light3-color);
}
.footer-dev a {
	align-items: center;
    display: flex;
    color: var(--light3-color);
    gap: 10px;
    text-decoration: none;
}
.footer-politics a:hover, .footer-dev a:hover {
	color: var(--light-color);
}
.header-samer {
	padding: 0px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: space-between;
}
.header-logo {
	display: flex;
	padding: 26px 0;
    align-items: center;
    margin-right: 66px;
}
.header-logo-text {
	border-left: 1px solid var(--yellow-color);
	padding-left: 12px;
	color: var(--light-color);
	margin-left: 12px;
	max-width: 150px;
}
.header-logo-text a:hover {
	color: var(--yellow-color);
}
.top-menu a {
    text-decoration: none;
    white-space: nowrap;
    height: 100%;
    display: flex;
    align-items: center;
}
.top-menu a:hover {
	color: var(--yellow-color);
}
.top-menu {
	list-style-type: none;
	display: flex;
	margin: 0 0 0 0;
	height: 100%;
	padding: 0 0 0 0;
	gap: 18px;
}
.top-menu ul {
	display: none;
}
.header-contacts {
	text-align: right;
	margin: 26px 0 26px 66px;
	display: flex;
    flex-direction: column;
    gap: 8px;
}
.header-contacts a {
	text-decoration: none;
}
.header-contacts a:hover {
	color: var(--yellow-color);
}
.header-email a, .header-phone a {
	position: relative;
	white-space: nowrap;	
	padding-left: 34px;
}
.header-email a:before {
	content: "";
	width: 26px;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0px;
	background-image: url(/images/email.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.header-phone a:before {
	content: "";
	width: 26px;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0px;
	background-image: url(/images/phone.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.header-burder {
	display: none;
}
.big-slider-block {
	width: 100%;
    height: 100vh;
    position: relative;
}
.big-slider-slide {
	position: relative;
	height: 100%;
}
.big-slider-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.big-slider-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.big-slider-swiper, .big-slider-wrapper {
	height: 100%;
}
.big-slider-content {
	position: relative;
	z-index: 10;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.big-slider-head {
	color: var(--light-color);
	margin-bottom: 20px;
	max-width: 1260px;
}
.big-slider-underhead {
	margin-bottom: 60px;
	max-width: 685px;
	line-height: 1.4 !important;
}
.big-slider-btn-block a {
	width: 100%;
    max-width: 294px;
    height: 70px;
    display: flex;
    text-decoration: none;
    border: 1px solid var(--light-color);
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.big-slider-btn-block a:hover {
	border: 1px solid var(--yellow-color);
	background-color: var(--yellow-color);
	color: var(--dark2-color);
}
.tizers-list {
	display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
}
.tizers-element {
	padding: 32px 35px;
	position: relative;
	cursor: default;
	width: 20% !important;
}
.tizers-element:before {
	content: "";
	position: absolute;
	width: 100%;
	opacity: 0;
	bottom: 0;
	left: 0;
	background-color: var(--back-dark-color);
	border-radius: 8px;
	height: calc(100% + 7px);
	border: 1px solid var(--light3-color);
	transition: 0.3s;
	z-index: 1;
}
.tizers-element:hover .tizers-text {
	color: var(--yellow-color);
	transition: 0.3s;
}
.tizers-element:hover:before {
	opacity: 1;
}
.tizers-head {
	margin-bottom: 8px;
	z-index: 2;
	position: relative;
}
.tizers-text {
	font-family: 'Haval', sans-serif;
	color: var(--light-color);
	z-index: 2;
	position: relative;
}
.other-slider-content {
	/*display: grid;
	gap: 20px;
	grid-template-columns: 1fr 3fr;
*/
	display: flex;
	gap: 20px;
	margin-bottom: 120px;
	flex-wrap: nowrap;
}
.other-slider-right {
	width: calc(75% - 22px);
}
.other-slider-block-cert .other-slider-right {
	width: calc(50% - 22px);
}
.other-slider-right img {
	width: 100%;
}
.other-slider-left {
	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	gap: 8px;
}
.other-slider-text, .about-company-text, .how-start-work-head, .our-equipment-head, .trust-us-head, .map-block-head, .feedback-form-block-text-underhead {
	text-transform: uppercase;
	font-family: 'Haval', sans-serif;
	color: var(--light-color);
	line-height: 40px;
}
.other-slider-swiper .swiper-pagination {
	position: relative;
}
.other-slider-slide {
	transition: 0.3s;
}
.other-slider-slide:hover {
	transition: 0.3s;
}
.other-slider-slide .other-slider-slider-top img {
	transition: 0.3s;
}
.other-slider-slide:hover .other-slider-slider-top img {
	top: 0px;
	transition: 0.3s;
}
.other-slider-slide:hover .other-slider-slide-text {
	display: block;
	opacity: 1;
	transition: 0.3s;
}
.other-slider-slider-bot a {
	display: flex;
  height: 49px;
  width: calc(100% - 2px);
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid var(--light3-color);
}
.other-slider-slider-bot a:hover {
	color: var(--dark2-color);
	background-color: var(--yellow-color);
	border: 1px solid var(--yellow-color);
}
.other-slider-slide-text {
	display: none;
	z-index: 5;
	opacity: 0;
	color: var(--light3-color);
	line-height: 1.4;
}
.other-slider-slider-top {
	margin-bottom: 12px;
  position: relative;
  border-radius: 8px;
  display: block;
  padding-top: calc(122% + 24px);
  overflow: hidden;
}
.other-slider-slider-top img {
	position: absolute;
	top: 24px;
	left: 0;
	width: 100%;
	border-radius: 8px;
	height: 100%;
	object-fit: cover;
}
.other-slider-slide-head {

}
.other-slider-slide-content {
	color: var(--light-color);
	position: absolute;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
  z-index: 5;
  padding-bottom: 16px;
  text-align: center;
}
.other-slider-slide:hover .other-slider-slide-content {
	padding: 20px 28px;
	background-color: var(--back-dark-color);
  	text-align: left;
}
.other-slider-slide:hover .other-slider-slide-head {
	margin-bottom: 4px;
}
.other-slider-slide:hover .other-slider-slider-top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 8px;
	border: 1px solid var(--light3-color);
	z-index: 6;
	opacity: 1;
	transition: 0.3s;
}
.other-slider-slide .other-slider-slider-top:before {
	content: "";
	position: absolute;
	transition: 0.3s;
	opacity: 0;
	top: 0;
	left: 0;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	z-index: 6;	
}
.other-slider-slider-top:after {
	content: "";
	background: linear-gradient(180deg, rgba(16, 16, 16, 0) 70%, rgba(16, 16, 16, 0.85) 90.79%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}
.other-slider-swiper .swiper-pagination {
	margin: 65px auto 3px auto;
	width: calc(100% - 72px) !important;
	display: flex;
	gap: 20px;
	flex-wrap: nowrap;
}
.other-slider-swiper .swiper-pagination span {
	width: 100%;
	border-radius: 0px;
}
.other-slider-swiper .swiper-pagination span.swiper-pagination-bullet {
	height: 2px;
	background-color: rgba(255,255,255,0.5);
}
.other-slider-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--light-color);
}
.other-slider-swiper .swiper-button-next, .history-years-slider2 .swiper-button-next {
	width: 24px;
	height: 24px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 0;
  	bottom: 0;
  	top: inherit;
	transform: rotate(90deg);
}
.other-slider-swiper .swiper-button-prev, .history-years-slider2 .swiper-button-prev {
	width: 24px;
	height: 24px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
  	bottom: 0;
  	top: inherit;
	background-position: center;
	transform: rotate(-90deg);
}
.history-years-slider2 .swiper-button-next:after, .history-years-slider2 .swiper-button-prev:after, .other-slider-swiper .swiper-button-next:after, .other-slider-swiper .swiper-button-prev:after, .big-slider-swiper .swiper-button-next:after, .big-slider-swiper .swiper-button-prev:after, .other-slider-left-block-swiper .swiper-button-next:after,  .other-slider-left-block-swiper .swiper-button-prev:after {
	display: none;
}
.history-years-slider2 .swiper-button-next {
    right: 167px;
    bottom: auto;
    top: 94px;
}
.history-years-slider2 .swiper-button-prev {
    left: 39px;
    bottom: auto;
    top: 94px;
}
.big-slider-swiper .swiper-pagination {
	display: flex;
  flex-direction: column;
  height: 60%;
  width: 2px !important;
  right: 91px !important;
  left: inherit !important;
  top: 20% !important;
  gap: 20px;
  flex-wrap: nowrap;
}
.big-slider-swiper .swiper-pagination .swiper-pagination-bullet {
	border-radius: 0px;
	height: 100%;
	width: 2px !important;
	background-color: rgba(255,255,255,0.5);
}
.big-slider-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--light-color);
}
.big-slider-swiper .swiper-button-next {
	width: 24px;
	height: 24px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 76px !important;
  	bottom: inherit;
  	left: inherit;
  	top: calc(20% - 12px);
}
.big-slider-swiper .swiper-button-prev {
	width: 24px;
	height: 24px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	right: 76px !important;
  	top: inherit;
  	left: inherit;
  	bottom: calc(20% - 36px);
  	transform: rotate(-180deg);
	background-position: center;
}
.other-slider-left-block {
	margin-bottom: 160px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.other-slider-left-block-content {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	align-items: center;
}
.other-slider-left-block-img {
	border-radius: 8px;
	overflow: hidden;
}
.other-slider-left-block-img img {
	width: 100%;
}
.other-slider-left-block .container-samer {
	position: relative;
}
.other-slider-left-block .container-samer:before {
	content: "";
	width: calc(100% - 128px);
	height: calc(100% + 80px);
	right: 0;
	top: -40px;
	position: absolute;
	display: block;
	border-radius: 8px;
	border: 1px solid var(--light3-color);
}
.other-slider-left-block-content .other-slider-text {
	max-width: 600px;
}
.other-slider-left-block-head {
	margin-bottom: 40px;
}
.other-slider-left-block-text {
	padding: 24px 0px 24px 32px;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid var(--light3-color);
}
.other-slider-left-block-text-head {
	color: var(--light-color);
	margin-bottom: 20px;
}
.other-slider-left-block-text ul, .text-10block-v1-ulblock ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
.other-slider-left-block-text li, .text-10block-v1-ulblock li {
	font-size: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--light2-color);
	margin-bottom: 12px;
}
.other-slider-left-block-text li:last-child, .text-10block-v1-ulblock li:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.other-slider-left-block .swiper-pagination {
	margin-left: 0px;
	position: relative;
 	color: var(--yellow-color);
 	width: auto;
  	font-size: 18px;
  	display: flex;
  	justify-content: center;
  	bottom: 0;
}
.other-slider-left-block-aa {
	margin-left: calc(50% + 40px);
	display: flex;
  align-items: center;
  gap: 12px;
}
.other-slider-left-block .swiper-button-next, .other-slider-left-block .swiper-button-prev  {
	position: relative;
}
.other-slider-left-block {

}
.other-slider-left-block-swiper .swiper-button-next {
	width: 24px;
	height: 24px;
	margin-top: 0px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: relative;
	left: 0;
	transform: rotate(90deg);
	right: 0;
}
.other-slider-left-block-swiper .swiper-button-prev {
	width: 24px;
	left: 0;
	right: 0;
	height: 24px;
	margin-top: 0px;
	background-image: url(/images/arrow-slider.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
  	transform: rotate(-90deg);
	background-position: center;
}
.about-company {
	margin-bottom: 120px;
}
.about-company-top {
	width: 100%;
	padding-top: 50%;
	position: relative;
}
.about-company-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
	z-index: 1;
}
.about-company-content {
	position: absolute;
	z-index: 5;
	max-width: 425px;
	bottom: 300px;
	left: 60px;
}
.about-company-head {
	margin-bottom: 8px;
}
.about-company-element-text {
	display: none;
}
.about-company-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.about-company-element {
	padding: 32px 36px;
	cursor: pointer;
}
.about-company-element-head {
	transition: 0.3s;
	white-space: nowrap;
}
.about-company-element:hover .about-company-element-head {
	color: var(--yellow-color);
	transition: 0.3s;
}
.about-company-element:hover {
	width: 100%;
}
.about-company-element-text ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
.about-company-element {
	position: relative;
}
.about-company-element:hover .about-company-element-hover { 
	position: absolute;
    bottom: 32px;
    z-index: 6;
    display: block;
    background-color: var(--back-dark-color);
    padding: 32px 36px;
    border-radius: 8px;
    border: 1px solid var(--light3-color);
        width: calc(100% - 36px);
    box-sizing: border-box;
}
.about-company-element .about-company-element-hover 
{
	position: absolute;
	bottom: 0;
	display: none;
}
.about-company-element .about-company-element-hover .about-company-element-head {
	margin-bottom: 20px;
}
.about-company-element:hover .about-company-element-text {  
	display: block;
}
.about-company-element-text ul li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid var(--light2-color);
}
.about-company-element-text ul li:last-child {
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}
.how-start-work {
	margin-bottom: 120px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.how-start-work-content {
	display: grid;
	z-index: 6;
    position: relative;
	gap: 40px;
	grid-template-columns: 1fr 620px;
	align-items: center;
}
.how-start-work-img {
	width: 620px;
	border-radius: 8px;
	overflow: hidden;
	padding-top: 76%;
	position: relative;
}
.how-start-work-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.how-start-work .container-samer {
	position: relative;
}
.how-start-work .container-samer:before {
	content: "";
	width: calc(100% - 256px);
	height: calc(100% + 80px);
	top: -40px;
	left: 0;
	position: absolute;
	border-radius: 8px;
	border: 1px solid var(--light3-color);
}
.how-start-work-head {
	margin-left: 40px;
	margin-bottom: 40px;
}
.display-none {
	display: none !important;
}
.how-start-work-steps {
	display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    min-height: 260px;
    align-items: end;

    justify-content: space-between;
}
.how-start-work-step-head {
	font-size: 82px;
    font-weight: 100;
    color: var(--yellow-color);
}
.how-start-work-step {
	cursor: pointer;
	border-radius: 0px 8px 8px 0px;
    border: 1px solid var(--light3-color);
    padding: 20px 40px;
}
.how-start-work-step.active {
		width: 100% !important;
	}
.width100 {
	width: 100%;
}
.how-start-work-steps .how-start-work-step:nth-child(n+2) {
	border-radius: 8px 8px 8px 8px;
	width: 140px;
}
.how-start-work-step-underhead {
	color: var(--light-color);
	margin-bottom: 8px;
}
.how-start-work-step-text {
	padding-bottom: 18px;
}
.our-equipment-element img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	z-index: 1;
	left: 0;
	position: absolute;
	transition: 0.3s;
}
.our-equipment-element:hover img {
	transform: scale(1.1);
	transition: 0.5s;
}
.our-equipment {
	margin-bottom: 120px;
}
.our-equipment-content {
	display: grid;
	grid-template-columns: 364px 1fr;
	gap: 20px;
	align-items: center;
}
.our-equipment-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}
.our-equipment-element {
	display: block;
	width: 100%;
	padding-top: 137.5%;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}
.our-equipment-element:before {
	content: "";
	background: linear-gradient(180deg, rgba(16, 16, 16, 0) 70%, rgba(16, 16, 16, 0.85) 90.79%);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}
.our-equipment-element-head {
	position: absolute;
	z-index: 5;
	color: var(--light-color);
	width: 100%;
	padding: 12px 24px;
	bottom: 0;
	left: 0;
	text-align: center;
	box-sizing: border-box;
}
.our-equipment-head {
	margin-bottom: 32px;
}
.border-yellow-btn-arrow {
	    display: inline-block;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid var(--yellow-color);
    padding: 12px 40px;
    position: relative;
}
.border-yellow-btn-arrow:hover {
	background-color: var(--yellow-color);
	color: var(--dark2-color);
}
.border-yellow-btn-arrow:before {
	content: "";
	position: absolute;
	top: 0;
	right: -63px;
	height: 100%;
	width: 55px;
	background-image: url(/images/arrow-circle.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.trust-us-head {
	margin-bottom: 40px;
}
.trust-us {
	margin-bottom: 120px;
}
.trust-us-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 40px;
}
.trust-us-element {
	border: 1px solid var(--back-dark-color);
	border-radius: 8px;
	height: 135px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.trust-us-element img {
	max-width:100%;
	max-height:100%;
}
.trust-us-element:hover {
	border: 1px solid var(--light3-color);
}
.map-block {
	height: 528px;
	margin-bottom: 120px;

}
.map-block-content {
	border-radius: 8px;
	overflow: hidden;
}
.map-block-map {
	background: gray;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.map-block-content {
	position: relative;
	display: flex;
    align-items: center;
}
.map-block-text-block {
	position: relative;
    background: var(--back-dark-color);
    padding: 32px 40px;
	min-width: 418px;
    border-radius: 0 8px 8px 0;
}
.map-block .container-samer, .map-block-content, .map-block-map {
	height: 100%;
}
.map-block-head {
	margin-bottom: 20px;
	line-height: 1;
}
.map-block-address-list {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 20px 0;
	border-top: 1px solid var(--light2-color);
	border-bottom: 1px solid var(--light2-color);
	margin-bottom: 20px;
}
.map-address {
	color: var(--light-color);
}
.map-block-address-list a {
	text-decoration: none;
}
.map-block-address-list a:hover {
	color: var(--yellow-color);
}
.map-block-btn .border-yellow-btn-arrow {
    width: calc(100% - 60px);
    box-sizing: border-box;
    text-align: center;
}
.map-address {
	position: relative;
	padding-left: 34px;
}
.map-address:before {
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0px;
    background-image: url(/images/address.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.feedback-form-block {
	margin-bottom: 120px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.feedback-form-block .container-samer:before {
	content: "";
	width: calc(100% - 128px);
	height: calc(100% + 80px);
	top: -40px;
	right: 0;
	background-image: url(/images/fb1.png);
	background-repeat: no-repeat;
	background-size: 101%;
	background-position: center;
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	position: absolute;
}
.feedback-form-block-content {
	display: grid;
    align-items: center;
    grid-template-columns: 620px 1fr;
    gap: 40px;
    z-index: 5;
    position: relative;
}
.feedback-form-block-text {
	max-width: 560px;
}
.feedback-form-block-text-head {
	margin-bottom: 8px;
}
.feedback-form-block-text-underhead {
	color: var(--light-color);
}
.feedback-form-block-content-form {
	padding: 40px;
    border-radius: 8px;
    border: 1px solid var(--light3-color);
    background-color: var(--back-dark-color);
}
.fb1-head {
	color: var(--light-color);
	margin-bottom: 20px;
}
.fb1-2groups {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.fb1-group {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 12px;
}
.fb1-group input {
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	width: 100%;
	background: transparent;
	box-sizing: border-box;
	padding: 12px;
	color: var(--light-color);
	font-size: 18px;
	outline: none;
	font-family: 'TT Wellingtons', sans-serif;
}
.fb1-group textarea {
	height: 96px;
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	width: 100%;
	background: transparent;
	box-sizing: border-box;
	padding: 12px;
	color: var(--light-color);
	font-size: 18px;
	outline: none;
	font-family: 'TT Wellingtons', sans-serif;
}
.fb1-sumbit, .btn-color-border {
	background: transparent;
    border: 1px solid var(--yellow-color);
    border-radius: 8px;
    height: 49px;
    color: var(--light-color);
    width: 100%;
    cursor: pointer;
    font-size: 18px;
    transition: 0.3s;
}
.btn-color-border {
	margin-top: 20px;
}
.fb1-sumbit:hover, .btn-color-border:hover {
	transition: 0.3;
	background-color: var(--yellow-color);
	color: var(--dark2-color);
}
.fb1-group-sumbit {
	margin: 32px 0 0 0;
}
#fb1-file, #fb1-politic, #fb1-politic-modal {
	display: none;
}
.fb1-politic-label {
    padding-left: 24px;
    position: relative;
    display: block;
}
.fb1-politic-label:before {
    content: "";
    width: 16px;
    position: absolute;
    left: 0;
    top: 3px;
    height: 16px;
    border: 1px solid var(--light2-color);
    border-radius: 4px;
}
#fb1-politic:checked + .fb1-politic-label:before, #fb1-politic-modal:checked + .fb1-politic-label:before {
	border: 1px solid var(--light-color);
}
#fb1-politic:checked + .fb1-politic-label:after, #fb1-politic-modal:checked + .fb1-politic-label:after{
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(/images/filter-arrow.svg);
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 4px;
    top: 6px;
}
.fb1-group input:focus {
	border: 1px solid var(--light-color);
}
.fb1-group input.input-error, .fb1-politic.input-error + .fb1-politic-label:before {
	border: 1px solid red;
}
.fb1-file-label {
	border-radius: 8px;
    border: 1px solid var(--light2-color);
    color: var(--light-color);
    font-size: 18px;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    padding: 12px;
    font-family: 'TT Wellingtons', sans-serif;
}
.other-banner {
	width: 100%;
	height: 800px;
	position: relative;
}
.other-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 0;
	top: 0;
}
.other-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(215.19deg, rgba(0, 0, 0, 0) 21.38%, rgba(0, 0, 0, 0.75) 66.44%);
	z-index: 1;
}
.other-banner-content {
	position: absolute;
    width: 100%;
    height: calc(100% - 166px);
    margin-top: 166px;
    z-index: 6;
}
.other-banner-text {
	max-width: 1004px;
	color: #ffffff;
	opacity: 0.75;
}
.bx-breadcrumb {
	display: flex;
    align-items: center;
    flex-wrap: nowrap;
	width: 100%;
    overflow-x: auto;
}
.bx-breadcrumb a {
	color: var(--light3-color);
	text-decoration: none;
}
.bx-breadcrumb .bread-nolink {
	color: var(--light-color);
}
.bx-breadcrumb a, .bx-breadcrumb span {
	font-size: 18px;
	white-space: nowrap;
}
.bx-breadcrumb a:hover {
	color: var(--light-color);
}
.bx-breadcrumb-item {
	position: relative;
	flex-wrap: nowrap;
	display: flex;
    flex-direction: row;
    align-items: center;
}
.bread-tire {
	width: 12px;
    position: relative;
    height: 1px;
    background: var(--light3-color);
    display: inline-block;
    margin: 0px 12px 5px 12px;
}
.other-banner-info {
	height: 100%;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    margin-bottom: 40px;
    justify-content: center;
}
.other-banner-content .container-samer {
    display: flex;
    flex-direction: column;
    height: 100%;
}
h1.other-banner-h1 {
	margin: 0 0 12px 0;
	font-size: 54px;
	line-height: 1.3;
	font-family: 'Haval', sans-serif;
	color: var(--light-color);
	font-weight: normal;
}
.menu-company-block, .text-10block-v1 {
	margin-bottom: 120px;
}
.menu-company-content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
.menu-company-content ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	height: 84px;
}
.menu-company-content ul li a {
	position: relative;
	background-color: transparent;
	font-size: 22px;
	display: flex;
	padding: 0 36px 10px 36px;
	text-decoration: none;
	color: var(--light3-color);
	z-index: 7;
	height: 100%;
    align-items: center;
}
.menu-company-content ul li a:hover {
	color: var(--light-color);
}
.menu-company-content ul li a:before {
	content: "";
	width: 100%;
	z-index: -1;
	height: calc(100% + 10px);
	border-radius: 8px;
	position: absolute;
	border: 1px solid transparent;
	bottom: 0;
	left: 0;
	transition: 0.3s;
}
.menu-company-content ul li a:hover:before, .menu-company-content ul li a.selected:before {
	content: "";
	width: 100%;
	transition: 0.3s;
	background-color: var(--back-dark-color);
	height: calc(100% + 10px);
	border-radius: 8px;
	position: absolute;
	border: 1px solid var(--light-color);
	bottom: 0;
	left: 0;
}
.margin-botton-120 {
	margin-bottom: 120px;
}
.other-slider-content-noslider {
	margin-bottom: 120px;
}
.other-slider-content-noslider .other-slider-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
.mini-head-1 {
	margin-bottom: 16px;
}
.arrow-menu {
	width: 22px;
	height: 22px;
	background-image: url(/images/arrow-menu-down.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}
.top-menu-parent:hover .arrow-menu {
	background-image: url(/images/arrow-menu-up.svg);
}
.top-menu-parent {
	display: flex;
    align-items: center;
    gap: 7px;
}
.top-menu .selected > a {
	color: var(--yellow-color);
}
.top-menu-parent:hover ul {
	display: block;
    position: absolute;
    top: 100%;
    padding: 4px 0 4px 0;
    list-style-type: none;
    border-radius: 8px;
    background: transparent;
}

ul.top-menu ul a {
	padding: 10px 32px 10px 32px;
	background: #101010CC;
}
ul.top-menu ul li:first-child a {
	border-radius: 8px 8px 0 0;
	padding-top: 24px;
}
ul.top-menu ul li:last-child a {
	border-radius: 0 0 8px 8px;
	padding-bottom: 24px;
}
.other-nobanner {
	margin-top: 40px;
}
.other-nobanner .other-banner-bread {
	margin-bottom: 40px;
}
.other-nobanner .other-banner-h1, .other-nobanner .other-banner-info {
	margin-bottom: 0px;
}
.news-list {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.news-list-element {
	display: grid;
	grid-template-columns: 620px 1fr;
	gap: 40px;
	/*height: 300px;*/
}
.news-list-element-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-list-element-img a {
	display: block;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
}
.news-list-element:nth-child(2n) {
	grid-template-columns: 1fr 620px;
}
.news-list-element:nth-child(2n) .news-list-element-content {
	order: -1;
}
.news-list-element-content {
	padding: 28px 0;
}
.news-list-element-name {
	margin-bottom: 8px;
}
.news-list-element-anons {
	margin-bottom: 32px;
	color: var(--light-color);
	text-transform: uppercase;
	line-height: 1.45;
	font-family: 'Haval', sans-serif;
}
.news-block {
	margin-bottom: 120px;
}
.news-detail-block {
	margin-bottom: 120px;
}
.news-detail {
	font-size: 22px;
}
.news-detail h2 {
	font-size: 24px;
	font-family: 'Haval', sans-serif;
	margin-bottom: 12px;
	font-weight: normal;
	color: var(--light-color);
}
.news-detail {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}
.contacts-list-content {
	margin-bottom: 120px;
}
.contacts-list-minihead {
	font-size: 22px;
	margin-bottom: 40px;
}
.contacts-list-list-element {
	display: flex;
    width: 100%;
    align-items: center;
    gap: 40px;
    padding: 40px 0 20px 0;
    border-bottom: 1px solid var(--light2-color);
    justify-content: space-between;
}
.contacts-list-list .contacts-list-list-element:first-child {
	padding-top: 0px;
}
.contacts-list-phone-email {
	display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
	width: 100%;
    max-width: 485px;
}
.contacts-list-name, .text-block-v1-head {
	font-size: 24px;
	font-family: 'Haval', sans-serif;
	text-transform: uppercase;
	color: var(--light-color);
	width: 100%;
    /* max-width: 600px; */
    line-height: 1.5;
}
.contacts-list-phone-email > div {
	display: flex;
	gap: 100px;
	align-items: center;
	justify-content: space-between;
	width:100%;

}
.contacts-list-phone-head, .contacts-list-email-head, .text-block-v1-text {
	font-size: 22px;
	color: var(--light3-color);
	align-self: flex-start;
}
.contacts-list-phone-value, .contacts-list-email-value, .contacts-list-value {
	font-size: 24px;
	color: var(--yellow-color);
	font-family: 'Haval', sans-serif;
	font-size:18px;
	text-align:right;
	margin:0 0 10px;
	line-height:1.3;
}
.header-menu.menu-open {
	display: block;
	overflow-y: auto;
}
.header-burder a.open-top-menu:before {
	opacity: 0;
}
.header-burder a.open-top-menu:after {
	opacity: 1;
}
.text-block-v1 {
	margin-bottom: 120px;
}
.text-block-v1-head {
	max-width: 410px;
	line-height: 1.5;
}
.text-block-v1-content {
	display: grid;
    grid-template-columns: 1fr 871px;
    gap: 20px;
    align-items: center;
}
.text-block-v1-text p {
	margin: 0 0 20px 0;
}
.text-10block-v1-content {
	display: flex;
	flex-wrap: wrap;
}
.text-10block-v1-0 {
	display: flex;
	align-items: center;
}
.text-10block-v1-content > div:nth-child(n+2) {
	padding: 24px 32px;
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	position: relative;
	display: flex;
	min-height: 300px;
	flex-direction: column;
	justify-content: space-between;
}
.text-10block-v1-head {
	position: relative;
	z-index: 2;
	margin-top: 43px;
	color: var(--light-color);
}
.text-10block-v1-ulblock {
	position: relative;
	z-index: 2;
}
.text-10block-v1-num {
	position: absolute;
	top: 24px;
	font-family: 'Haval', sans-serif;
	left: 32px;
	font-weight: lighter;
	font-size: 100px;
	color: rgba(84, 72, 21, 1);
	line-height: 1;
	z-index: 1;
}
.text-10block-v1-0, .text-10block-v1-6 {
	width: calc(25% - 20px);
	margin: 0 20px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-1, .text-10block-v1-7 {
	width: calc(37.5% - 20px);
	margin: 0 20px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-2, .text-10block-v1-8 {
	width: 37.5%;
	margin: 0 0px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-3 {
	width: calc(37.5% - 20px);
	margin: 0 20px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-4 {
	width: calc(37.5% - 20px);
	margin: 0 20px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-5 {
	width: 25%;
	margin: 0 0px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-9 {
	width: calc(50% - 20px);
	margin: 0 20px 40px 0;
	box-sizing: border-box;
}
.text-10block-v1-10 {
	width: 50%;
	margin: 0 0px 40px 0;
	box-sizing: border-box;
}
.history-years-slider1-inner {
	overflow: hidden; /* ДОЛЖНО быть hidden */
    width: 100%;
}
.history-years-slider1 .swiper-slide {
	width: auto; 
    flex-shrink: 0;
}
.history-years-slider2-inner {
	position: relative;
}
.history-years-slider2-inner:before {
	content: "";
	width: calc(100% - 128px);
	height: calc(100% - 2px);
	border-radius: 8px;
	border: 1px solid var(--light2-color);
	position: absolute;
	z-index: 1;
}
.history-years-slider2 .swiper-horizontal>.swiper-pagination-bullets, .history-years-slider2 .swiper-pagination-bullets.swiper-pagination-horizontal {
	position: relative;
    margin-right: 128px;
    width: calc(100% - 128px);
    box-sizing: border-box;
    display: flex;
    gap: 12px;
    flex-wrap: nowrap;
    top: 0;
    padding: 40px 76px 0 76px;
    margin-bottom: 51px;
}
.history-years-slider2 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .history-years-slider2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	width: auto;
    height: auto;
    border-radius: 0px;
    margin: 0 0 0 0;
	white-space: nowrap;
	background-color: transparent;
	opacity: 1;
	width: 100%;
	padding-bottom: 12px;
}
.history-years-slider2 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
	width: 220px;
	min-width: fit-content;
}
.history-years-slider2 .swiper-pagination-bullet {
	color: var(--light3-color);
	padding-top: 3px;
	font-size: 18px;
	border-bottom: 2px solid var(--light3-color);
}
.history-years-slider2 .swiper-pagination-bullet-active {
	padding-top: 0px;
	color: var(--light-color);
	font-size: 22px;
	border-bottom: 2px solid var(--light-color);
}
.history-years-slider2-content {
	padding-left: 36px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 40px;
}
.history-years-slider2-slide-head {
	font-size: 24px;
	color: var(--light-color);
	margin-bottom: 12px;
	font-family: 'Haval', sans-serif;
}
.history-years-slider2-slide-text {
	font-size: 22px;
	line-height: 1.5;
}
.history-years-slider2-wrapper {
	padding-bottom: 40px;
}
.history-years-slider2-left {
	min-width: 816px;
	width: 816px;
}
.history-years-slider2-slide-imgblock {
	width: 100%;
	height: 500px;
	border-radius: 8px;
	overflow: hidden;
}
.history-years-slider2-slide-imgblock img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.history-years-slider2-inner, .production-block {
	margin-bottom: 120px;
}
.production-block-content {
	display: grid;
    grid-template-columns: 344px 1fr;
    gap: 40px;
}
.footer-politics-text {
	font-size: 12px;
}





















body.no-scroll {
  overflow: hidden;
}
.only-mobile {
	display: none !important;
}
@media (max-width: 1400px) {
		.how-start-work-steps {
		flex-wrap: wrap;
	}
	.history-years-slider2-left {
		min-width: 500px;
		width: 500px;
	}
	.text-block-v1-content {
		grid-template-columns: 1fr;
	}
	.text-block-v1-head {
		max-width: 100%;
	}
	.menu-company-content ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 20px;
		height: auto;
	}
	.menu-company-content ul li a:before {
	    content: "";
	    width: 100%;
	    transition: 0.3s;
	    background-color: var(--back-dark-color);
	    height: calc(100% + 10px);
	    border-radius: 8px;
	    position: absolute;
	    border: 1px solid var(--light2-color);
	    bottom: 0;
	    left: 0;
	}
	.menu-company-content ul li a {
		justify-content: center;
		padding: 0 5px 10px 5px;
		font-size: 18px;
	}
	.menu-company-content ul li a.selected {
		color: var(--light-color);
	}
	.about-company-list {
		flex-wrap: wrap;
	}
	.our-equipment-content {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.top-menu-parent ul.open-top-menu-parent {
		position: relative;
        top: auto;
        padding: 0 0 0 0;
	}
	.top-menu-parent {
		flex-direction: column;
    	align-items: flex-start;
    	gap: 0px;
	}
	.top-menu-parent a.a-open-top-menu .arrow-menu {
		background-image: url(/images/arrow-menu-up.svg);
	}
	.top-menu-parent:hover .arrow-menu {
		width: 22px;
	    height: 22px;
	    background-image: url(/images/arrow-menu-down.svg);
	    background-size: contain;
	    background-position: center;
	    background-repeat: no-repeat;
	    display: inline-block;
	}
	ul.top-menu ul li:first-child a, ul.top-menu ul li a, ul.top-menu ul li:last-child a {
		padding: 6px 20px 6px 20px;
		font-size: 16px;
		color: var(--light3-color);
		background-color: transparent;
	}
	ul.top-menu ul li:last-child a {
		padding-bottom: 14px;
	}
	.header-menu {
		display: none;
	}
	.bx-breadcrumb a, .bx-breadcrumb span {
		font-size: 16px;
	}
	.top-menu {
		flex-direction: column;
		gap: 0;
		height: auto;
		margin-bottom: 30px;
		margin-top: 8px;
	}
	.other-banner-content {
		margin-top: 116px;
	}
	.header-menu .header-phone {
		margin-bottom: 20px;
	}
	.header-menu .header-email a, .header-menu .header-phone a {
		font-size: 22px;
		padding-left: 34px;
		margin-left: 20px;
		text-decoration: none;
	}
	.header-menu .header-email a:before, .header-menu .header-phone a:before {
		top: calc(50% - 11px);
	}
	.top-menu a {
		box-sizing: border-box;
		padding: 6px 20px;
	}
	.header-menu {
		position: absolute;
	    top: 96px;
	    left: -20px;
	    width: calc(100% + 40px);
	    height: calc(100vh - 96px);
	    background: var(--back-dark-color);
	}
	.header-burder {
		display: block;
	}
	.header-contacts a {
		height: 31px;
		width: 31px;
		display: inline-block;
		position: relative;
	}
	.header-burder a:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 100%;
		background-image: url(/images/burger-menu.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		left: 0;
	}
	.header-burder a:after {
		content: "";
		position: absolute;
		opacity: 0;
		top: 0;
		height: 100%;
		width: 100%;
		background-image: url(/images/close.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		left: 0;
	}
	.header-phone, .header-email, .header-burder {
		display: flex;
		align-items: center;
	}
	.header-phone a:before, .header-email a:before {
		height: 31px;
		width: 31px;
	}
	.header-email a, .header-phone a {
		padding-left: 0px;
		font-size: 0;
	}
	.header-contacts {
		flex-direction: row;
		gap: 20px;
    	align-items: center;
	}
	.map-block-address-list .header-email a, .map-block-address-list .header-phone a, .map-address.f-size-22 {
		font-size: 16px;
		line-height: 1.6;
	}
	.other-slider-text.f-size-24 {
		font-size: 18px;
        line-height: 1.6;
	}
	.about-company-content {
		bottom: auto;
		top: 50px;
	}
	.about-company-content {
		max-width: max-content;
	}
}
@media (max-width: 1279px) {
	.big-slider-head.f-head-big {
		font-size: 40px;
		line-height: 1.3;
		padding-right: 80px;
	}
}
@media (max-width: 1100px) {
	.how-start-work-step {
		margin: 0 10px 0 10px;
    	border-radius: 8px;
	}
	.how-start-work-img {
		width: calc(100% - 16px);
		margin: 0 10px 0 10px;
		border-radius: 8px;
	}
	.how-start-work-img img {
		width: 100%;
	}
	.how-start-work-content {
		grid-template-columns: 1fr;
		width: 100%;
	}
	.how-start-work .container-samer:before {
		width: 100%;
	}
	.how-start-work-steps .how-start-work-step:nth-child(n+2), .how-start-work-steps .how-start-work-step {
		width: 100%;
	}
	.how-start-work-step:not(.active) {
		text-align: center;
	}
}
@media (max-width: 1024px) {
	.our-equipment-list {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.history-years {
		margin-top: 86px;
	}
	.history-years-slider2-content {
		flex-direction: column;
		gap: 12px;
		position: relative;
	}
	.history-years-slider2-wrapper {
		padding-bottom: 0;
	}
	.history-years-slider2-content:before {
		content: "";
		height: 100%;
		position: absolute;
		width: 2px;
		left: 12px;
		top: 0;
		background-color: rgba(255, 255, 255, 0.35);
	}
	.history-years-slider2-inner:before, .history-years-slider2-slide-text, .history-years-slider2-slide-imgblock {
		display: none;
	}
	.history-years-slider2-slide-textб, .history-years-slider2-slide-imgblock {
		margin-top: 12px;
	}
	.history-years-slider2-slide-head {
		margin-bottom: 0px;
	}
	.history-years-slider2-left {
		min-width: auto;
	}
	.history-years-slider2-navigation {
		display: none;
	}
	.history-years-slider2-wrapper {
		flex-direction: column;
		gap: 12px;
	}
	.history-years-slider2-slide-imgblock {
		height: auto;
	}
	.history-years-slider2-left {
		width: 100%;
	}
	.other-slider-content {
		flex-direction: column;
	}
	.other-slider-right {
		width: 100%;
	}
	.tizers-list {
		flex-direction: column;
		gap: 12px;
	}
	.tizers-element {
		width: 100% !important;
    	box-sizing: border-box;
	}
	.news-list-element, .feedback-form-block-content {
		grid-template-columns: 1fr !important;
	}
	.news-list-element-img {
		order: -2 !important;
	}
	.news-list-element {
		height: auto;
	}
	.footer-samer {
		flex-direction: column;
	    align-items: center;
	    text-align: center;
	    gap: 20px;
	    padding: 40px 0 20px 0;
	}
	.footer-logo-text {
		max-width: inherit;
	}
	.footer-menu ul li:nth-child(n+2) {
		display: none;
	}
	.footer-menu-social-list img {
		width: 48px;
	}
	.footer-menu-social-list {
		display: flex;
	    align-items: center;
	    justify-content: center;
	    gap: 16px;
	}
	.footer-samer-2 {
		flex-direction: column;
	    text-align: center;
	    align-items: center;
	    gap: 8px;
	    padding: 20px 0 20px 0;
	}
	.footer-politics .footer-politics-text {
		display: flex;
		flex-direction: column;
		gap: 8px;
	}
	.other-slider-content-noslider .other-slider-wrapper {
	    grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 768px) {
	.how-start-work-head + .how-start-work-img {
		margin: 0 0 20px 0;
	}
	.how-start-work-head + .how-start-work-img img {
		border-radius: 8px;
	}
	.how-start-work-step {
		margin: 0 0 0 0;
	}
	body .modal-feedback {
        position: fixed;
        transform: none;
        top: 5px;
        left: 0;
        z-index: 1050;
        max-width: none;
        width: 100%;
        padding: 30px;
		overflow-y: auto;
    	height: 100%;
        box-sizing: border-box;
	}
	body .modal-close {
	    position: absolute;
	    right: 20px;
	    top: 20px;
	    width: 40px;
	    cursor: pointer;
	    height: 40px;
	    z-index: 1;
	}
	.big-slider-head.f-head-big {
		padding-right: 0px;
		font-size:24px;
	}
	.fb1-head {
		padding-right: 40px;
	}
	.fddd1 .other-slider-content-noslider{
		margin-bottom: 0px;
	}
	.frrt1 .our-equipment-right .our-equipment-element {
		padding-top: 125%;
	}
	.our-equipment-left .our-equipment-head {
		margin-bottom: 0;
	}
	.container-samer .container-samer { 
		        width: 100%;
	}
	.contacts-list-list-element {
		flex-direction: column;
    	align-items: flex-start;
    	gap: 12px;
	}
	.contacts-list-phone-head, .contacts-list-email-head {
		display: none;
	}
	.news-detail, .our-equipment-right .our-equipment-list {
		grid-template-columns: 1fr;
    	gap: 20px;
	}
	.contacts-list-phone-email {
		gap: 12px;
	}
	.contacts-list-minihead {
		margin-bottom: 20px;
	}
	.contacts-list-name {
		font-family: 'TT Wellingtons', sans-serif;
		font-size: 18px;
		color: var(--light3-color);
        text-transform: math-auto;
	}
	.contacts-list-list-element {
		padding-top: 20px;
	}
	.other-slider-content-noslider .other-slider-wrapper {
	    grid-template-columns: 1fr;
	}
	.other-slider-block.other-slider-block-cert .other-slider-wrapper .other-slider-slide:nth-child(n+3) {
		display: none;
	}
	.other-slider-block-cert .other-slider-right {
		width: 100%;
	}
	.text-10block-v1-ulblock ul {
		margin-top: 10px;
	}
	.text-10block-v1-content > div {
		width: 100% !important;
		min-height: auto !important;
		margin: 0 0 20px 0 !important;
	}
	.text-10block-v1-ulblock {
		display: none;
	}
	.text-10block-v1-head {
		margin-top: 56px;
	}
	.other-banner-info {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.other-banner {
		height: auto;
        min-height: 400px;
	}
	h1.other-banner-h1 {
		font-size: 28px;
	}
	.fb1 label, .feedback-form-block-content-form {
		font-size: 16px;
	}
	.fb1-2groups {
		grid-template-columns: 1fr;
		gap: 0;
	}
	.feedback-form-block-content-form {
    	padding: 0;
    	border: 0px solid var(--light3-color);
    	position: relative;
	}
	.feedback-form-block-content-form:before {
        content: "";
        width: calc(100% + 30px);
        height: calc(100% + 40px);
        right: -16px;
        top: -20px;
        left: auto;
        position: absolute;
        display: block;
        background-color: var(--back-dark-color);
        z-index: -1;
        border-radius: 8px;
        border: 1px solid var(--light3-color);
	}
	.feedback-form-block .container-samer:before {
		display: none;
	}
	.feedback-form-block {
		padding-bottom: 20px;
		padding-top: 0px;
		margin-bottom: 56px;
	}
	.feedback-form-block-content {
		gap: 20px;
	}
	.feedback-form-block-text {
		order: -1;
		margin-bottom: 20px;
	}
	.map-block-btn {
		width: 100%;
	}
	.map-block {
		height: auto;
	}
	.map-block-content {
		flex-direction: column;
	}
	.map-block-map {
		position: relative;
		height: 200px;
		margin-bottom: 20px;
		overflow: hidden;
		border-radius: 8px;
	}
	.map-block-text-block {
		order: -1;
		width: 100%;
        min-width: auto;
        padding: 0 0 0 0;
	}

	.map-block-address-list .header-phone a:before, .map-block-address-list .header-email a:before {
		left: -30px;
		top: calc(50% - 11px);
	}
	.border-yellow-btn-arrow {
		padding: 12px 0px;
	}
	.map-address, .map-block-phone, .map-block-email {
		padding-left: 30px;
	}
	.other-slider-swiper, .our-equipment-list {
		margin-bottom: 20px;
	}
	.our-equipment-btns {
		display: none !important;
	}
	.trust-us-list {
    	display: flex;
    	flex-wrap: nowrap;
    	gap: 0;
    	overflow-x: auto;
    	margin-bottom: 20px;
	}
	.trust-us-element {
		height: 60px;
		padding: 0 18px;
		min-width: 108px;
		width: 100%;
	}
	.trust-us-element img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.default-yellow-btn-block .border-yellow-btn-arrow, .trust-us-btn .border-yellow-btn-arrow, .border-yellow-btn-arrow {
	    width: calc(100% - 55px);
	    box-sizing: border-box;
	    padding: 13px 10px;
	    text-align: center;
	}
	.only-mobile {
		display: block !important;
	}
	.news-list {
		gap: 40px;
	}
	.tizers-element {
		padding: 20px 20px 20px 20px;
	}
	.other-slider-left-block-content {
		grid-template-columns: 1fr;
	}
	.other-slider-left-block-head, .other-slider-left-block-img, .trust-us-head {
		margin-bottom: 20px;
	}
	.tizers-list, .other-slider-content, .about-company, .our-equipment, .trust-us, .map-block, .text-block-v1, .text-10block-v1, .history-years-slider2-inner, .margin-botton-120, .news-detail-block, .contacts-list-content, .news-block, .production-block {
		margin-bottom: 56px;
	}
	.menu-company-block {
		margin-bottom: 66px;
	}
	.about-company-top {
	    width: 100%;
	    padding-top: 0;
	    position: relative;
	    display: flex;
	    flex-direction: column;
	    gap: 20px;
	    margin-bottom: 20px;
	}
	.about-company-img img {
    	position: relative;
    	border-radius: 8px;
	}
	.how-start-work-steps .how-start-work-step:nth-child(n+2) {
		width: 100%;
	}
	.how-start-work-img {
		width: 100%;
    	padding: 0 0 0 0;
    	margin-bottom: 20px;
	}
	.how-start-work-img img {
		position: relative;
	}
	.about-company-element {
		border-radius: 8px;
		border: 1px solid var(--light-color);
		width: 100% !important;
		padding: 20px 20px;
	}
	.about-company-element:hover .about-company-element-hover {
		padding: 0 0 0 0;
	    position: relative;
	    width: 100%;
	    border: 0px;
	}
	.about-company-element:hover .about-company-element-head {
		text-align: left;
		font-size: 22px;
	}
	.about-company-content {
	    position: relative;
	    z-index: 5;
	    bottom: auto;
	    left: auto;
	    top: 0;
	    order: -1;
	}
	.about-company-element-head {
		text-align: center;
	}
	.about-company-list {
		flex-wrap: wrap;
		gap: 12px;
	}

	.how-start-work-step {
		padding: 0px 20px;
	}
	.how-start-work-content {
		grid-template-columns: 1fr;
	}
	.how-start-work-step {
		border-radius: 8px 8px 8px 8px;
	}
	.how-start-work-step-head {
		text-align: center;
	}
	.how-start-work-step.active .how-start-work-step-head {
		text-align: left;
	}
	.other-slider-left-block, .how-start-work {
	    margin-bottom: 72px;
	    padding-top: 16px;
	    padding-bottom: 16px;
	}
	.other-slider-left-block .container-samer:before, .how-start-work .container-samer:before {
	    content: "";
	    width: calc(100% + 30px);
	    height: calc(100% + 30px);
	    right: -16px;
	    top: -16px;
	    left: auto;
	    position: absolute;
	    display: block;
	    border-radius: 8px;
	    border: 1px solid var(--light3-color);
	}
	.other-slider-left-block-aa {
	    margin-left: 0;
	    display: flex	;
	    align-items: center;
	    gap: 12px;
	    justify-content: space-between;
	}
	.other-slider-left-block-text {
		padding: 0px 0px 24px 0px;
    	border-radius: 8px 0px 0px 8px;
    	border: 0px solid var(--light3-color);
	}
	.other-slider-text.f-size-24, .our-equipment-head.f-size-24, .feedback-form-block-text-underhead.f-size-24, .history-years-slider2-slide-head, .news-detail h2, .contacts-list-phone-value, .contacts-list-email-value, .contacts-list-value, .news-list-element-anons.f-size-24 {
		font-size: 14px;
		line-height: 1.6;
	}
	.other-slider-content {
		gap: 0;
	}
	.other-slider-wrapper .other-slider-slide:nth-child(n+4), .other-slider-left-block-left, .how-start-work-right {
		display: none !important;
	}
	.other-slider-swiper2 .swiper-button-next, .other-slider-swiper2 .swiper-button-prev, .other-slider-swiper2  .swiper-pagination, .other-slider-swiper3 .swiper-button-next, .other-slider-swiper3 .swiper-button-prev, .other-slider-swiper3  .swiper-pagination {
		display: none !important;
	}
	.other-slider-head.f-size-22, .other-slider-left-block-text-head, .about-company-element-head.f-size-22, .about-company-head.f-size-22, .f-size-22 {
		font-size: 18px;
	}
	.other-slider-left-block-text li, .f-size-18, .other-banner-text.f-size-22, .f-size-22.text-block-v1-text, .history-years-slider2-slide-text, .news-detail, .news-list-element-name.f-size-22 {
		font-size: 16px;
	}
	.how-start-work-head, .our-equipment-head {
		margin: 0 0 20px 0;
	}
	.about-company-text.f-size-24, .how-start-work-head.f-size-24, .trust-us-head.f-size-24, .map-block-head.f-size-24, .f-size-24.text-block-v1-head {
		font-size: 14px;
		line-height: 1.6;
	}
	.other-slider-swiper2 .swiper-slide, .other-slider-swiper3 .swiper-slide  {
		height: auto !important;
	}
	.other-slider-swiper2 .other-slider-wrapper, .other-slider-swiper3 .other-slider-wrapper {
		flex-direction: column;
	}
	.other-slider-swiper2 .other-slider-slide, .other-slider-swiper3 .other-slider-slide {
		padding-bottom: 1px;
	}
	.tizers-slider {
		height: 100%;
	}
	.tizers-block {
		margin-top: -12px;
	}
	.big-slider-block {
		height: auto;
	}
	.tizers-slider .swiper-slide {
		height: 88px !important;
        box-sizing: border-box;
        width: calc(100% - 2px) !important;
        padding: 20px 20px;
	}
	.tizers-block .swiper-vertical {
		padding-top: 2px;
	}
	.tizers-element:before {
		opacity: 1;
		height: 100%;
	}
	.big-slider-btn-block a {
		max-width: none; 
		height: 68px;
	}
	.tizers-list.swiper-wrapper {
		flex-direction: column;
	}
	.big-slider-head {
		font-size: 28px;
		padding-top: 156px;
		word-break: break-all;
	}
	.big-slider-btn-block {
		padding-bottom: 60px;
	}
	.big-slider-swiper .swiper-button-next, .big-slider-swiper .swiper-button-prev {
		display: none;
	}
	.big-slider-swiper .swiper-pagination {
		flex-direction: row;
	    height: 2px !important;
	    width: calc(100% - 40px) !important;
	    left: 20px !important;
	    top: inherit !important;
	    bottom: 170px !important;
	}
	.big-slider-underhead {
		margin-bottom: 82px;
	}
	.big-slider-swiper .swiper-pagination .swiper-pagination-bullet {
		width: 100% !important;
	}
	.footer-logo-text.desktop-text {
		font-size: 15px;
		color: var(--light3-color);
	}
	.desktop-text {
		font-size: 16px;
	}
	.header-contacts .header-burder a {
		width: 32px;
		height: 32px;
	}
	.header-phone a:before, .header-email a:before {
		height: 22px;
		width: 22px;
	}

	.header-contacts a {
		height: 22px;
		width: 22px;
	}
	.header-contacts {
		margin-left: 40px;
	}
	.header-logo a img {
		height: 40px;
	}
	.header-logo-text {
		padding-left: 7px;
	    margin-left: 7px;
	    width: 90px;
	}
	.header-logo {
		margin-right: 0px;
	}
	.f-size-15 {
		font-size: 9px;
	}
}

@media (max-height: 768px) and (min-width: 768px) {
	.big-slider-swiper .swiper-button-next {
		top: 150px !important;
	}
	.big-slider-swiper .swiper-button-prev {
		bottom: 60px !important;
	}
	.big-slider-swiper .swiper-pagination {
		top: 150px !important;
		height: calc(100% - 250px) !important;
	}
}
.modal-feedback {
	position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: none;
    z-index: 1050;
    max-width: 571px;
}
.modal-close {
	position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    cursor: pointer;
    height: 40px;
    z-index: 1;
}
.modal-close:hover:before {
 	transform: rotate(-45deg);
 	transition: 0.3s;
}
.modal-close:hover:after {
 	transform: rotate(45deg);
 	transition: 0.3s;
}
.modal-close:before {
	content: "";
    height: 30px;
    width: 2px;
    background-color: var(--light3-color);
    position: absolute;
    top: 5px;
    transform: rotate(45deg);
    right: 20px;
    border-radius: 10px;
    transition: 0.3s;
}
.modal-close:after {
	content: "";
    height: 30px;
    width: 2px;
    background-color: var(--light3-color);
    position: absolute;
    top: 5px;
    transform: rotate(-45deg);
    right: 20px;
    border-radius: 10px;
    transition: 0.3s;
}
.bg {
	position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    top: 0;
    display: none;
    left: 0;
    opacity: 0.7;
    z-index: 1000;
}
@media (max-width: 520px) {
	.big-slider-head.f-head-big {
		font-size:18px;
	}
}
/* End */
/* /bitrix/templates/samer/components/bitrix/menu/top-menu/style.min.css?1762286733490 */
/* /bitrix/templates/samer/components/bitrix/menu/footer-menu/style.min.css?1762286733490 */
/* /bitrix/templates/samer/template_styles.css?178281191659519 */
