/*@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;400;700&family=Marck+Script&family=Montserrat:wght@300;400;500;400;700;800&display=swap);*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0

}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
	line-height: 1.4;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted currentColor;
	text-decoration: underline dotted currentColor
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

.uText {
    line-height: 1.5em; /* Увеличиваем межстрочный интервал для всего текста внутри .uText */
}


.uText img:not(.footer__logo-img) {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: cover;
}



button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

@font-face {
	font-family: Arial, Verdana, sans-serif;

	font-weight: 800;
	font-style: normal
}

@font-face {
	font-family: Arial, Verdana, sans-serif;

	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Arial, Verdana, sans-serif;
	
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Arial, Verdana, sans-serif;
	
	font-weight: 400;
	font-style: normal
}

html {
	box-sizing: border-box;
	font-size: 18px
}

*,
*::before,
*::after {
	box-sizing: inherit
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	background: #fff
}

.container {
	max-width: 1150px;
	margin: 0 auto
}

a {
	text-decoration: none;
	color: inherit
}

.header__map-text,
.about__title,
.about__second-title,
.swiper__titile,
.swiper__desc,
.services__title,
.services__card-name,
.company__title,
.company__text,
.testimonial__text,
.testimonial__title,
.news__title,
.news__list,
.news__title,
.news__subtitle,
.trade__title,
.footer__license,
.services__card-text,
.services__info--page,
.services__card-name--page,
.services__subtitle--page,
.services__bellowinfo--page,
.company-page__text,
.contacts-page__title,
.contacts-page__address-title,
.contacts-page__address-text,
.contacts-page__title-form,
.testimonial-page__subtitle,
.testimonial-page__text,
.news-page__title,
.news-page__cart-title,
.news-page__subtitle {
	margin: 0;
	padding: 0
}

body ul, body li {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Убедитесь, что для .uText стили работают */
.uText ul {
  list-style: disc !important;
  margin-left: 1.5em !important;
  padding-left: 1em !important;
}

.uText li {
  display: list-item !important;
}


    /* Новый класс для текста с буллетами */
    .text-list ul {
        list-style-type: disc;  /* Буллеты */
        padding-left: 20px;     /* Отступ слева */
    }

    .text-list li {
        margin-bottom: 10px;    /* Отступ между пунктами списка */
        font-size: 16px;        /* Размер шрифта */
    }


.text-list {
    font-family: inherit;  /* Наследуем шрифт из body */
    font-size: inherit;    /* Наследуем размер шрифта из body */
    line-height: inherit;  /* Наследуем межстрочный интервал */
}


button {
	border: 0;
	outline: 0;
	padding: 0;
	background-color: rgba(0, 0, 0, 0)
}

input {
	width: 0;
	outline: 0;
	border: 0;
	transition: all ease-in-out .3s
}

.header {
	display: grid;
	grid-template-areas: "logo address address""logo nav_menu map";
	position: sticky;
	top: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16);
	z-index: 3
}

.header__logo {
	grid-area: logo
}

.header__top-menu {
	grid-area: address
}

.header-nav {
	grid-area: nav_menu
}

.header__map {
	grid-area: map
}

.burger {
	grid-area: burger
}

.header-container {
	max-width: 100%;
	padding-left: 350px;
	padding-right: 350px;
	margin: 0 auto
}

.header__logo {
	position: relative;
	width: 105px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 25px;
	cursor: pointer
}

.header__logo::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(assets/logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: 64%;
	transform: translateY(-50%)
}

.header__logo-img {
	position: absolute;
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
	height: 100%
}

.header__top-menu {
	position: relative;
	right: 28px;
	display: flex;
	justify-content: flex-end
}

.header-address__list {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.header-address__item {
	margin-right: 48px;
	padding-left: 4px;
	position: relative
}

.header-address__tel {
	padding-left: 10px
}

.header-address__link {
	display: block;
	padding-top: 25px;
	padding-bottom: 25px
}

.header-address__item:last-child {
	margin-right: 0
}

.header-address__item:nth-last-child(2) {
	margin-right: 67px
}

.header-address__tel-link::before {
	content: "";
	background-image: url(assets/header_logo_tel.png);
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.header-address__link {
	font-size: 14px;
	font-weight: 400;
	font-family: "Arial";
	color: #333;
	text-align: left;
	transition: all ease-in-out .3s
}

.header__link--mob {
	font-size: inherit;
	font-weight: inherit;
	color: inherit
}

.header-address__link:hover {
	color: #f48e56
}

.header-address__email-link::before {
	content: "";
	background-image: url(assets/header_logo_email.png);
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.header-address__whatsapp-link:before {
	content: "";
	background-image: url(assets/header_logo_whatsapp.png);
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.header-address__tel-link::before,
.header-address__email-link::before,
.header-address__whatsapp-link:before {
	left: -28px;
	background-repeat: no-repeat
}

.header-nav__list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap
}

.header-nav__item {
	margin-right: 40px;
	padding-top: 24px;
	padding-bottom: 24px
}

.header-nav__item:last-child {
	margin-right: 85px
}

.header-nav__link {
	font-size: 18px;
	font-family: "Arial";
	font-weight: 400;
	color: #000;
	text-align: left;
	transition: all ease-in-out .3s
}

.header-nav__link:hover {
	color: #f48e56
}

.header__map {
	padding-left: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 16vw;
	position: relative;
	right: 0;
	bottom: 0;
	font-size: 12px;
	font-family: "Arial";
	color: #000;
	line-height: 1.2;
	text-align: left
}

.header__map::before {
	content: "";
	position: absolute;
	background-image: url(assets/header_map_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 32px;
	height: 32px;
	top: 56%;
	transform: translateY(-50%);
	left: -31px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 90%;
	cursor: pointer
}

.header__map-button {
	position: absolute;
	left: -31px;
	width: 32px;
	height: 32px;
	border: 0;
	outline: none;
	cursor: pointer
}

.burger {
	margin-right: 0;
	grid-area: burger;
	display: none;
	position: absolute;
	align-items: center;
	width: 38px;
	height: 17px;
	border: 0;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 5
}

.burger__line {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 4px;
	background-color: #000;
	transition: all .3s ease-in-out;
	z-index: 1000
}

.burger__line:nth-child(1) {
	top: 1vw
}

.burger__line:nth-child(2) {
	top: 100%
}

.burger__line:nth-child(1) {
	top: 0vw
}

.burger__line:nth-child(2) {
	top: 100%
}

@media(max-width: 1800px) {
	.header-nav__item {
		margin-right: 2vw
	}
}

@media(max-width: 1880px) {
	.header-container {
		padding-left: 15vw;
		padding-right: 15vw
	}
}

@media(max-width: 1560px) {
	.header-container {
		padding-left: 13vw;
		padding-right: 13vw
	}
}

@media(max-width: 1440px) {
	.header__map {
		width: 0
	}

	.header__map-text {
		display: none
	}
}

@media(max-width: 1200px) {
	.header {
		position: relative !important
	}

	.header {
		padding-top: 5px;
		padding-bottom: 5px;
		display: flex;
		justify-content: space-between
	}

	.header__logo::before {
		width: 95%;
		height: 95%;
		top: 50%;
		transform: translateY(-50%)
	}

	.header-nav {
		position: absolute;
		top: 100%;
		visibility: hidden;
		opacity: 0;
		transform: translateX(-205%);
		transition: transform ease-in-out .3s
	}

	.header__map {
		display: none
	}

	.header-nav__link {
		color: #fff
	}

	.header-address {
		display: flex
	}

	.header-address__item:last-child {
		margin-right: 20px
	}

	.header__map {
		display: none
	}

	.header__search {
		margin-right: 27px
	}

	.burger {
		display: block;
		transform: translateY(-50%);
		top: 50%
	}

	.burger.active::before {
		transform: rotate(45deg);
		top: 7px
	}

	.burger.active::after {
		transform: rotate(-45deg);
		bottom: 9px
	}

	.burger.active span {
		transform: scale(0);
		top: 7px
	}

	.burger {
		position: relative;
		width: 3vw;
		height: 17px
	}

	.header__list--active .header__item:first-child {
		margin-right: 0;
		padding-bottom: 20px;
		padding-top: 52px
	}

	.header__list--active .header-nav__item:nth-child(2) {
		padding-bottom: 150px;
		margin-right: 0
	}

	.header__logo--active {
		position: relative;
		padding-left: 14vw;
		z-index: 1000
	}

	.header--active::after {
		overflow: hidden;
		content: "";
		position: absolute;
		top: -188.98px;
		width: 30vw;
		height: 415px;
		left: 32px
	}

	.header-nav.header__nav--active {
		position: absolute;
		display: flex;
		justify-content: center;
		padding-left: 0px;
		right: 0;
		top: 100%;
		width: 50%;
		min-width: 250px;
		height: 100vh;
		z-index: 10000;
		box-shadow: 0 0 5px #888;
		background-color: #143c68;
		overflow-y: auto;
		visibility: visible;
		opacity: 1;
		transform: translateX(-100%);
		transition: transform ease-in-out .3s
	}

	.header-nav__list {
		position: absolute;
		flex-direction: column;
		margin-top: 9vw
	}

	.header-nav__item {
		padding-top: 0;
		padding-bottom: 0
	}

	.header-nav__item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 4vw
	}

	.header-nav__item:last-child {
		margin-right: 0
	}

	.header-nav__link {
		font-size: 24px;
		line-height: 29px;
		font-weight: 700
	}

	.header__nav--active {
		visibility: visible;
		transform: none;
		z-index: 4
	}

	.burger {
		position: relative;
		align-items: center;
		width: 30px;
		height: 23px;
		background-color: #fff;
		border: 0;
		cursor: pointer;
		z-index: 5
	}

	.burger__line {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		height: 4px;
		background-color: #333;
		transition: transform .3 easy-in-out, top .3s ease-in-out, left .3s ease-in-out
	}

	.burger__line:nth-child(1) {
		top: 0
	}

	.burger__line:nth-child(3) {
		bottom: 0
	}

	.burger__line:nth-child(2) {
		top: 50%;
		transform: translateX(-50%) translateY(-50%)
	}

	.burger--active .burger__line:nth-child(2) {
		opacity: 0
	}

	.burger--active .burger__line:nth-child(1) {
		left: 25%;
		top: 50%;
		transform: rotate(45deg);
		transform-origin: center;
		transition: transform .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out
	}

	.burger--active .burger__line:nth-child(3) {
		bottom: auto;
		left: 25%;
		top: 50%;
		transform: rotate(-45deg);
		transform-origin: center;
		transition: transform .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out
	}
}

@media(max-width: 1060px) {
	.header-address__link {
		font-size: .6rem
	}

	.header-address__tel-link::before,
	.header-address__email-link::before,
	.header-address__whatsapp-link:before {
		top: 50%
	}
}

@media(max-width: 940px) {
	.header {
		display: flex;
		flex-direction: column;
		position: relative;
		padding-left: 8vw;
		padding-right: 8vw
	}

	.header__logo {
		margin-top: 10px;
		border-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 200px;
		height: 24px;
		justify-content: center;
		background-image: none
	}

	.header__logo::before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		background-image: url(assets/logo_mobile.png);
		background-repeat: no-repeat;
		background-size: contain;
		top: 50%;
		transform: translateY(-50%)
	}

	.burger {
		position: absolute;
		right: 0
	}

	.header__top-menu {
		justify-content: center;
		right: 0
	}

	.header-address {
		left: 0;
		position: relative
	}

	.header-address__link {
		display: block;
		padding-top: 30px;
		padding-bottom: 30px
	}

	.header-address__tel-link::before,
	.header-address__email-link::before,
	.header-address__whatsapp-link:before {
		left: -41px
	}

	.header__search {
		width: 35px;
		height: 35px
	}

	.header__search::before {
		width: 100%;
		height: 100%;
		top: 50%
	}

	.header__logo-img {
		padding-top: 10px;
		content: url(assets/logo_mobile.png)
	}

	.header-address__tel-link,
	.header-address__email-link,
	.header-address__whatsapp-link {
		position: relative
	}

	.header-address__tel-link::before,
	.header-address__email-link::before,
	.header-address__whatsapp-link:before {
		position: absolute;
		background-size: contain;
		width: 40px;
		height: 40px
	}

	.header-address__item:last-child {
		margin-right: 83px
	}

	.header__search ::before {
		width: 35px;
		height: 35px
	}
}

@media(max-width: 740px) {
	.header-container {
		padding-left: 5vw;
		padding-right: 5vw;
		flex-direction: row;
		align-items: center;
		justify-content: space-between
	}

	.header__logo {
		margin-bottom: 0;
		margin-top: 0
	}

	.header-address__item:last-child {
		margin-right: 122px;
		display: none
	}

	.header__top-menu {
		justify-content: left;
		padding-left: 10px
	}

	.header-address {
		margin-right: 40px
	}

	.header-address__item {
		padding-top: 25px;
		padding-bottom: 25px
	}

	.header-address__link {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.header-nav__link {
		font-size: 3.3vw
	}

	.header__logo-img {
		padding-top: 0
	}

	.header__link--mob {
		display: none
	}

	.header-address__item:nth-last-child(2) {
		margin-right: 70px
	}

	.burger {
		right: 0;
		width: 35px;
		height: 22px
	}
}

@media(max-width: 590px) {
	.header__logo {
		width: 37vw
	}

	.header-address__item:last-child {
		margin-right: 0
	}

	.header__top-menu {
		right: 0
	}

	.header-address {
		margin-right: 0px
	}

	.header-address__item {
		margin-right: 34px
	}

	.header-address__tel-link::before,
	.header-address__email-link::before,
	.header-address__whatsapp-link:before {
		position: absolute;
		background-size: contain;
		width: 32px;
		height: 32px
	}
}

@media(max-width: 480px) {
	.header-container {
		padding-left: 1vw;
		padding-right: 5vw;
		padding-top: 6px;
		padding-bottom: 13px
	}

	.header__logo {
		width: 40vw;
		height: 24px;
		margin-left: 10px;
		margin-right: 10px
	}

	.header__logo::before {
		top: 50%
	}

	.header-address {
		margin-right: 0px
	}

	.header-address__list {
		margin-right: 95px;
		justify-content: initial
	}

	.header-address__item {
		margin-right: 27px;
		padding-top: 25px;
		padding-bottom: 20px
	}

	.header-address__item:nth-last-child(2) {
		margin-right: -14px
	}

	.header-address__item:last-child {
		padding-left: 34px
	}

	.header-nav__item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 7px
	}

	.burger {
		right: 20px
	}

	.header-nav.header__nav--active {
		top: 100%;
		left: 100%;
		width: 100%
	}

	.header-nav__link {
		font-size: 4.5vw
	}

	.header-address__tel-link::before,
	.header-address__email-link::before,
	.header-address__whatsapp-link:before {
		position: absolute;
		background-size: contain;
		width: 30px;
		height: 30px
	}
}

@media(max-width: 440px) {
	.header-container {
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.header__logo {
		margin-right: 0
	}

	.header__logo::before {
		top: 70%
	}

	.header-address {
		margin-right: 115px
	}

	.header-address__list {
		margin-right: 15px
	}

	.header-address__tel-link,
	.header-address__email-link,
	.header-address__whatsapp-link {
		left: 33px
	}
}

@media(max-width: 375px) {
	.header__logo {
		width: 142px;
		height: 19px
	}
}

@media(max-width: 320px) {
	.header-address {
		margin-right: 92px
	}
}

.header-search__active {
	display: flex;
	align-items: center;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	right: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 24px;
	background-color: #fff;
	transition: padding .5s;
	visibility: visible
}

.header-container {
	position: relative
}

.header-search__active--active {
	margin-right: 15px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

.header-search__active-input {
	width: 0;
	outline: 0;
	border: 0;
	visibility: hidden;
	transition: all ease-in-out .3s
}

.header-loupe__close {
	left: 10%;
	position: relative;
	display: none;
	visibility: hidden;
	transition: all ease-in-out .3s
}

.header-loupe__close--active {
	display: block;
	position: relative;
	visibility: visible;
	left: 0
}

.header-search__active-input--active {
	padding-bottom: 5px;
	width: 412px;
	visibility: visible;
	border-bottom: 1px solid #cacaca
}

.header-search__active--active.header-search__active--active {
	padding-left: 24px;
	padding-right: 13px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .12)
}

.header-search__active svg:active {
	transform: scale(0.7)
}

.header-loupe__active-button {
	width: 24px;
	height: 24px;
	margin-right: 15px;
	border: 0;
	outline: 0;
	background-color: rgba(0, 0, 0, 0)
}

.header-loupe__active-button svg,
.header-loupe__active-button svg path {
	stroke: var(--btnActiveColor)
}

.header-loupe__active-button svg rect {
	fill: var(--btnActiveColor)
}

.header-loupe--active {
	margin-right: 10px
}

.header-loupe__active:before {
	content: "";
	right: -30px;
	position: absolute;
	z-index: 3;
	width: 24px;
	height: 24px
}

.header-search--disable {
	pointer-events: none
}

.header-loupe svg rect,
.header-loupe svg path {
	transition: all .3s linear
}

.header-loupe:hover svg rect,
.header-loupe:hover svg path {
	stroke: #f48e56
}

.header-loupe:hover svg rect {
	fill: #f48e56
}

.header-loupe:focus {
	outline: 2px solid #f48e56
}

.header-loupe__close--active:focus {
	outline: 2px solid #f48e56 !important
}

@media(max-width: 740px) {
	.header-search__active--active {
		margin-right: 0px
	}

	.header-search__active-input--active {
		width: 38vw
	}

	.header-loupe svg {
		display: none
	}

	.header-loupe {
		position: relative
	}

	.header-search__active--active.header-search__active--active {
		padding-right: 82px
	}

	.header-loupe__close--active {
		position: relative;
		left: 44px
	}

	.header-loupe__close--active svg {
		position: absolute;
		top: 50%;
		transform: translateY(-50%)
	}

	.header-loupe::before {
		content: "";
		position: absolute;
		background-image: url(assets/header_loupe_mobile.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 40px;
		height: 40px;
		top: 50%;
		transform: translateY(-50%)
	}

	.header-loupe--active {
		margin-right: 0
	}
}

@media(max-width: 590px) {
	.header-loupe::before {
		width: 32px;
		height: 32px
	}
}

@media(max-width: 480px) {
	.header-loupe {
		position: relative;
		width: 26px;
		height: 26px
	}

	.header-loupe::before {
		width: 100%;
		height: 100%;
		right: 3px
	}

	.header-search__active--active.header-search__active--active {
		padding-right: 38px
	}

	.header-loupe__close--active {
		left: 3px
	}
}

@media(max-width: 440px) {
	.header-search__active {
		right: -32px
	}
}

.about {
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16)
}

.about__content {
	padding-top: 84px;
	margin-bottom: 15px;
	position: relative
}

.about__second-title {
	margin-bottom: 36px;
	font-size: 30px;
	font-family: "Arial";
	color: #fff;
	font-weight: bold;
	text-align: center
}

.about__title {
	margin-bottom: 67px;
	font-size: 72px;
	font-family: "Arial";
	color: #fff;
	font-weight: bold;
	text-align: center
}

.about__button {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 80px;
	padding-right: 80px;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	text-align: center;
	margin: 0 auto;
	display: flex;
	background-color: #f48e56;
	cursor: pointer;
	transition: all ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

.about__button:hover {
	background-color: #fff;
	color: #f48e56;
	border: 3px solid #f48e56;
	transform: scale(103%)
}

.about__button:active {
	background-color: #f48e56;
	color: #fff;
	border: 3px solid #f48e56;
	transform: scale(97%)
}

.about__slider {
	margin-left: 158px;
	margin-right: 158px;
	position: absolute
}

@media(max-width: 1210px) {
	.about__content {
		padding-bottom: 0
	}

	.about__second-title {
		font-size: 2vw
	}

	.about__title {
		font-size: 4.5vw
	}
}

@media(max-width: 840px) {
	.about {
		padding-bottom: 100px
	}

	.about__second-title {
		font-size: 3vw
	}

	.about__title {
		font-size: 6vw
	}
}

@media(max-width: 648px) {
	.about__second-title {
		font-size: 3vw
	}

	.about__title {
		font-size: 6vw
	}
}

@media(max-width: 480px) {
	.about {
		padding-bottom: 3px
	}
}

@media(max-width: 440px) {
	.about__button {
		font-size: 4vw;
		padding-left: 12vw;
		padding-right: 12vw;
		padding-top: 6vw;
		padding-bottom: 6vw
	}

	.header-address__item:last-child {
		margin-right: 30vw
	}
}

body .news .swiper {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px
}

body .news .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 473px
}

body .news .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width: 1160px) {
	body .news .swiper {
		padding-left: 40px;
		padding-right: 40px
	}

	body .news .swiper-slide {
		height: 53vw
	}
}

@media(max-width: 880px) {
	body .news .swiper-slide {
		height: 60vw
	}

	body .news .news__content {
		padding-right: 26px
	}
}

@media(max-width: 770px) {
	body .news .swiper {
		padding-left: 100px;
		padding-right: 100px
	}

	body .news .swiper-slide {
		height: 76vw
	}
}

@media(max-width: 590px) {
	body .news .swiper {
		padding-left: 60px;
		padding-right: 60px
	}

	body .news .swiper-slide {
		height: 87vw
	}
}

@media(max-width: 480px) {
	body .news .swiper {
		padding-left: 0;
		padding-right: 0
	}

	body .news .swiper-slide {
		height: 107vw;
		margin-bottom: 17px
	}
}

@media(max-width: 410px) {
	body .news .swiper {
		padding-left: 0;
		padding-right: 0
	}

	body .news .swiper-slide {
		height: 128vw;
		margin-bottom: 17px
	}
}

body .about .reviews {
	padding-top: 75px;
	margin-bottom: 50px
}

body .about .swiper {
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 44px;
	padding-bottom: 98px;
	width: 56vw;
	height: auto;
	top: 50px;
	background-color: #fff;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16)
}

body .about .swiper-wrapper,
.swiper-pagination {
	margin-bottom: 20px
}

body .about .swiper__titile,
.swiper__desc {
	margin: 0;
	padding: 0
}

body .about .title-reviews {
	text-align: center
}

body .about .swipe__content {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

body .about .swiper__desc {
	position: relative;
	font-size: 1rem;
	font-weight: 400;
	font-family: "Arial";
	color: #333
}

body .about .swiper-button-next {
	padding-right: 59px
}

body .about .swiper-button-next::after {
	content: url(assets/slider_button_next.png)
}

body .about .swiper-button-prev {
	padding-left: 59px
}

body .about .swiper-button-prev::after {
	content: url(assets/slider_button_prev.png)
}

body .about .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 50px;
	bottom: var(--swiper-pagination-bottom, 50px)
}

body .about .swiper-button-prev,
.swiper-button-next {
	top: 88px
}

@media(max-width: 1440px) {
	body .about .swiper {
		width: 80vw;
		padding-top: 8vw;
		padding-bottom: 9vw
	}

	body .about .swipe__content {
		margin-top: 0;
		margin-bottom: 0
	}
}

@media(max-width: 942px) {
	body .about .swiper {
		width: 90vw;
		padding-left: 12vw;
		padding-right: 12vw
	}

	body .about .swipe__content {
		margin-top: 0;
		margin-bottom: 0
	}

	body .about .swiper__desc {
		font-size: 2vw
	}
}

@media(max-width: 840px) {
	body .about .swiper {
		display: none
	}
}

.services {
margin-top: 10px; /* можно подвинуть блок "Наши услуги" поближе */
	padding-bottom: 57px;
	background-color: #f0f0f0
}

.services__title {
	padding-top: 62px;
	margin-bottom: 53px;
	text-align: center;
	font-size: 40px;
	font-family: "Arial";
	color: #000;
	font-weight: 400;
	z-index: 2;
	position: relative
}
.services__cards {
	display: flex;
	gap: 25px;
	justify-content: center;
	flex-wrap: wrap;
}

.services__card-item {
	width: 240px;
	min-height: 200px; /* или 190px — для десктопа */
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 20px;
	background-size: 100px auto;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, 0.16);
	display: flex;
	flex-direction: column;
	padding-bottom: 30px;
}

.services__card-name {
	margin-top: auto;
	padding: 0 10px;
	font-size: 20px;
	font-family: "Arial";
	font-weight: 400;
	color: #000;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3;
	max-height: 3em;
}

.services__card-img1 { background-image: url(assets/serv_1.png); }
.services__card-img2 { background-image: url(assets/serv_2.png); }
.services__card-img3 { background-image: url(assets/serv_3.png); }
.services__card-img4 { background-image: url(assets/serv_4.png); }
.services__card-img5 { background-image: url(assets/serv_5.png); }
.services__card-img6 { background-image: url(assets/serv_6.png); }
.services__card-img7 { background-image: url(assets/serv_7.png); }
.services__card-img8 { background-image: url(assets/serv_8.png); }

@media(max-width: 1660px) {
	.container {
		padding-left: 1vw;
		padding-right: 1vw;
	}
}

@media(max-width: 785px) {
	.services__cards {
		gap: 22px;
	}
}

@media(max-width: 566px) {
	.container {
		padding-left: 4vw;
		padding-right: 4vw;
	}

	.services__card-item {
		width: 173px;
		min-height: 210px;
		background-size: 90px 80px;
		background-position: 50% 20px;
		padding-bottom: 25px;
	}

	.services__card-name {
		padding: 0 15px;
		font-size: 16px;
		line-height: 1.3;
		max-height: calc 3em;
	}
}

@media(max-width: 480px) {
	.services__cards {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 16px;
	}

	.services__title {
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 60px;
		text-align: center; /* text-align: top — не бывает :) */
	}

	.services__card-item {
		width: 160px;
		min-height: 150px;
		background-size: 80px auto;
		background-position: 50% 5px;
		padding-bottom: 10px;
		box-sizing: border-box;
		position: relative;
	}

	.services__card-name {
		margin-top: 20px; /* убрать auto! */
		padding: 70px 6px 0 6px; /* подгоняем под иконку */
		font-size: 14px;
		line-height: 1.2;
		max-height: none;
		text-align: center;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}

}

@media(max-width: 410px) {
	.services__card-item {
		width: 160px;
		min-height: 150px;
		padding-top: 80px;
		padding-bottom: 10px;
		background-size: 70px auto;
		background-position: 50% 10px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.services__card-name {
		/* УБИРАЕМ margin-top: auto */
		padding: 5px 8px 0 8px;
		font-size: 14px;
		line-height: 1.2;
		max-height: none;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-align: center;
	}
}





#services--page.services {
	position: relative;
	background-color: #fff;
	padding-bottom: 0
}

#services--page.services::before {
	content: "";
	position: absolute;
	background-image: url(assets/page_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 20vw;
	left: 0;
	top: 0
}

#services--page .container {
	padding-bottom: 60px;
	max-width: 1415px;
	background-color: #f0f0f0
}

.services-page__container {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	z-index: 2
}

.services__title--bg {
	padding-top: 33px;
	padding-bottom: 0;
	position: relative;
	color: #fff;
	z-index: 0
}

#services--page .services__title {
	font-size: 50px;
	position: relative;
	z-index: 2
}

.services__cards--page,
.services__subtitle--page {
	flex-direction: column;
	max-width: 700px
}

.services__subtitle--page {
	margin-bottom: 44px;
	font-weight: 500
}

.services__cards--page {
	margin-bottom: 62px
}

#services--page .services__cards--page .services__card-item:nth-child(-n+4),
#services--page .services__cards--page .services__card-item {
	background-repeat: no-repeat;
	background-position: 12px 50%;
	height: 127px
}

.services__card-item--page {
	display: flex;
	flex-direction: column;
	width: 100%
}

.services__card-name--page {
	text-align: left
}

#services--page .services__card-item:nth-child(-n+4)>.services__card-name,
#services--page .services__card-item .services__card-name {
	padding-top: 10px;
	padding-left: 146px;
	padding-bottom: 10px
}

#services--page .services__card-item {
	margin-right: 0;
	margin-bottom: 11px
}

.services__card-text {
	padding-left: 146px;
	padding-right: 20px;
	font-size: 18px;
	font-family: "Arial";
	color: #000
}

.services__info--page {
	padding-top: 53px;
	margin-bottom: 54px;
	max-width: 680px;
	position: relative;
	z-index: 2;
	font-size: 24px;
	font-family: "Arial";
	font-weight: 500;
	text-align: center;
	color: #143c68
}

.services__bellowinfo--page {
	margin-bottom: 30px;
	max-width: 680px;
	position: relative;
	z-index: 2;
	font-size: 24px;
	font-family: "Arial";
	font-weight: 500;
	text-align: left;
	color: #143c68
}

.services-page__button {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.services-page__button {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	background-color: #f48e56;
	cursor: pointer;
	transition: all ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

@media(min-width: 1921px) {
	.services__title--bg {
		background-size: cover;
		background-position: center;
		width: 100vw
	}
}

@media(max-width: 1462px) {
	#services--page .container {
		max-width: 90vw
	}
}

@media(max-width: 1012px) {
	#services--page.services::before {
		height: 30vw
	}

	.services__title--bg {
		margin-bottom: 3vw
	}
}

@media(max-width: 912px) {
	#services--page .container {
		max-width: 90vw
	}

	.services__info--page {
		padding-left: 10px;
		padding-right: 10px
	}

	#services--page .services__cards--page .services__card-item:nth-child(-n+4),
	#services--page .services__cards--page .services__card-item {
		width: 77vw;
		height: -moz-max-content;
		height: max-content
	}

	.services__subtitle--page,
	.services__bellowinfo--page {
		padding-left: 35px;
		padding-right: 35px
	}

	.services__card-text {
		margin-bottom: 20px
	}
}

@media(max-width: 720px) {
	#services--page.services::before {
		height: 40vw
	}

	#services--page .container {
		max-width: 90vw
	}

	.services__info--page,
	.services__bellowinfo--page {
		font-size: 22px
	}

	#services--page .services__card-item:nth-child(-n+4)>.services__card-name,
	#services--page .services__card-item .services__card-name {
		padding-top: 15px
	}

	.services__card-text {
		margin-bottom: 25px;
		font-size: 15px
	}
}
@media (max-width: 480px) {
  #services--page .services__card-item .services__card-name {
    display: block;
    width: 100%;
    padding-left: 110px !important;
    padding-right: 10px !important;
    font-size: 15px;
    line-height: 1.3;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
    word-break: break-word;
    max-height: none !important;
    margin: 0 0 8px 0 !important; /* Обнуляем все отступы, кроме нижнего */
    text-align: left !important;
  }

  #services--page .services__card-item .services__card-text {
    padding-left: 110px !important;
    padding-right: 10px !important;
    font-size: 15px;
    text-align: left !important;
    margin-bottom: 20px;
  }

  #services--page .services__card-item {
    height: auto !important;
    background-position: 12px 20px !important;
    background-size: 90px auto !important;
    padding-top: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}


.company {
	padding-top: 45px;
	padding-bottom: 70px;
	padding-left: 259px;
	padding-right: 259px;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16)
}

.company__content {
	background-position: right top;
	background-repeat: no-repeat;
	position: relative
}

.company__content:before {
	content: "";
	position: absolute;
	background-image: url(assets/company_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 35vw;
	padding-bottom: 542px;
	left: 0;
	top: 0;
	background-size: contain
}

.company__title {
	margin-bottom: 56px;
	font-size: 40px;
	font-family: "Arial";
	color: #000;
	font-weight: 400;
	text-align: left
}

.company__info {
	padding-left: 39vw;
	padding-right: 9vw
}

.company__text {
	margin-bottom: 49px;
	font-size: 18px;
	font-family: "Arial";
	font-weight: 400;
	color: #000
}

.company__text--blue {
	color: #143c68
}

.company__button {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.company__button {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	background-color: #f48e56;
	cursor: pointer;
	transition: all ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

.company__button:hover {
	background-color: #fff;
	color: #f48e56;
	border: 3px solid #f48e56;
	transform: scale(103%)
}

.company__button:active {
	background-color: #f48e56;
	color: #fff;
	border: 3px solid #f48e56;
	transform: scale(97%)
}

@media(max-width: 1611px) {
	.company__content:before {
		width: 100%;
		padding-right: 0;
		background-size: cover
	}

	.company__info {
		padding-top: 560px;
		padding-left: 0;
		padding-right: 0
	}

	.company__text {
		margin-bottom: 30px
	}
}

@media(max-width: 1360px) {
	.company {
		padding-left: 10vw;
		padding-right: 10vw
	}
}

@media(max-width: 970px) {
	.company__title {
		margin-bottom: 30px
	}

	.company__text {
		font-size: 15px
	}
}

@media(max-width: 780px) {
	.company {
		padding-left: 4vw;
		padding-right: 4vw
	}

	.company__content:before {
		background-size: contain;
		width: 100%;
		height: 42%
	}

	.company__info {
		padding-left: 0;
		padding-right: 0;
		padding-top: 78vw
	}

	.company__title {
		margin-bottom: 30px
	}

	.company__text {
		font-size: 15px
	}

	.company__button {
		margin: 0 auto !important
	}
}

@media(max-width: 480px) {
	.company {
		padding-left: 0vw;
		padding-right: 0vw;
		padding-top: 0;
		padding-bottom: 65px
	}

	.company__info {
		padding-left: 44px;
		padding-right: 44px;
		padding-top: 380px
	}

	.company__title {
		font-size: 30px;
		font-weight: 400;
		text-align: center;
		margin-bottom: 30px
	}

	.company__text {
		margin-bottom: 25px;
		font-size: 14px;
		line-height: 1.7
	}
}

@media(max-width: 386px) {
	.company {
		padding-left: 4vw;
		padding-right: 4vw
	}

	.company__content:before {
		width: 100%;
		height: 42%
	}

	.company__info {
		padding-left: 0;
		padding-right: 0;
		padding-top: 77vw
	}

	.company__title {
		margin-bottom: 30px
	}

	.company__text {
		font-size: 15px
	}

	.company__button {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 40px;
		padding-right: 40px;
		font-size: 18px
	}
}

.testimonial {
	background-color: #f0f0f0;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 58px;
	padding-bottom: 97px;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16)
}

.testimonial__title {
	margin-bottom: 100px;
	font-size: 40px;
	font-family: "Arial";
	color: #000;
	font-weight: 400;
	text-align: center
}

.testimonial__content {
	display: flex;
	justify-content: center
}

.testimonial__text {
	padding-top: 100px;
	font-size: 18px;
	font-family: "Arial";
	color: #143c68;
	font-weight: bold;
	text-align: center
}

.testimonial__content-one,
.testimonial__content-two,
.testimonial__content-three {
	position: relative;
	z-index: 1
}

.testimonial__cart {
	width: 293px
}

.testimonial__cart:not(:last-child) {
	margin-right: 75px
}

.testimonial__content-one:before {
	content: "";
	position: absolute;
	background-image: url(assets/dest_1.png);
	background-repeat: no-repeat;
	background-color: #143c68;
	background-size: 52px 62px;
	background-position: 11px 50%;
	left: 50%;
	transform: translateX(-50%);
	width: 73px;
	padding-top: 73px;
	z-index: 2
}

.testimonial__content-two::before {
	content: "";
	position: absolute;
	background-image: url(assets/dest_2.png);
	background-repeat: no-repeat;
	background-color: #143c68;
	background-size: 52px 62px;
	background-position: 11px 50%;
	left: 50%;
	transform: translateX(-50%);
	width: 73px;
	padding-top: 73px;
	z-index: 2
}

.testimonial__content-three::before {
	content: "";
	position: absolute;
	background-image: url(assets/dest_3.png);
	background-repeat: no-repeat;
	background-color: #143c68;
	background-size: 52px 62px;
	background-position: 11px 50%;
	left: 50%;
	transform: translateX(-50%);
	width: 73px;
	padding-top: 73px;
	z-index: 2
}

@media(max-width: 1400px) {
	.testimonial__cart {
		width: 26vw
	}
}

@media(max-width: 880px) {
	.testimonial {
		padding-left: 40px;
		padding-right: 40px
	}

	.testimonial__cart {
		width: 25vw
	}

	.testimonial__text {
		padding-bottom: 35px;
		font-size: 16px
	}
}

@media(max-width: 668px) {
	.testimonial {
		padding-bottom: 50px
	}

	.testimonial__content {
		display: grid;
		grid-template-rows: 98px 98px;
		justify-content: flex-start
	}

	.testimonial__title {
		margin-bottom: 54px
	}

	.testimonial__content-one:before,
	.testimonial__content-two:before,
	.testimonial__content-three:before {
		left: 0;
		transform: translateX(0)
	}

	.testimonial__cart {
		width: 100%
	}

	.testimonial__text {
		font-size: 18px;
		text-align: left;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 100px
	}
}

@media(max-width: 560px) {
	.testimonial {
		padding-left: 2vw;
		padding-right: 2vw
	}
}

@media(max-width: 480px) {
	.testimonial {
		padding-top: 0;
		padding-bottom: 57px;
		padding-left: 37px;
		padding-right: 37px
	}

	.testimonial__title {
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 38px
	}

	.testimonial__content {
		grid-template-rows: 93px 93px
	}

	.testimonial__content-one:before,
	.testimonial__content-two:before,
	.testimonial__content-three:before {
		background-size: 52px 50px;
		background-position: 3px 50%;
		width: 63px;
		padding-top: 65px
	}

	.testimonial__cart:not(:last-child) {
		margin-right: 0
	}

	.testimonial__cart:last-child {
		margin-right: 0
	}

	.testimonial__text {
		padding-left: 70px;
		display: flex;
		align-items: center;
		height: 64px
	}
}

.trade {
	position: relative;
	background-color: #f0f0f0;
}

.trade__title {
	margin-bottom: 53px;
	font-size: 40px;
	font-family: "Arial";
	color: #000;
	font-weight: 400;
	text-align: center
}

.trade__content {
	padding-left: 45px;
	padding-right: 45px
}

.trade__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; /* выравнивание по левому краю */
  gap: 20px;
  padding: 0;
  margin: 0;
}

.trade__item {
  flex: 0 0 calc(25% - 15px); /* 4 в ряд с отступами */
  aspect-ratio: 1 / 1;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 120px;
  box-shadow: 0px 5px 35px rgba(24, 24, 25, 0.16);
  box-sizing: border-box;
  padding: 0px;
}

.trade__link, .trade__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.trade__img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

@media (max-width: 1024px) {
  .trade__item {
    flex: 0 0 calc(23.33% - 14px); /* 3 в ряд */
  }
}

@media (max-width: 785px) {
  .trade__item {
    flex: 0 0 calc(50% - 10px); /* 2 в ряд */
  }
}

@media (max-width: 566px) {
  .trade__item {
    padding-left: 4vw;
	padding-right: 4vw  }
}
 

.news {
	background-color: #eee;
	padding-bottom: 106px;
	padding-top: 65px
}

.news-container {
	display: flex;
	flex-direction: column;
	align-items: center
}

.news__title {
	margin-bottom: 50px;
	font-size: 40px;
	font-family: "Arial";
	color: #000;
	font-weight: 400;
	text-align: center
}

.news__list {
	display: flex;
	margin-bottom: 48px
}

.news__item {
	position: relative;
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	width: 360px;
	box-shadow: 0px 5px 35px 0px rgba(24, 24, 25, .16)
}

.news__article {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.news__item:nth-child(3) {
	margin-right: 0
}

.news__content {
	padding-top: 31px;
	padding-left: 30px;
	padding-bottom: 50px;
	padding-right: 15px;
	text-align: left
}

.news__item-pic {
	width: 100%
}

.news__date {
	display: block;
	margin-bottom: 31px;
	font-size: 18px;
	font-family: "Arial";
	color: #f48e56;
	font-weight: 400
}

.news__subtitle {
	margin-bottom: 60px;
	font-size: 18px;
	font-family: "Arial";
	color: #000;
	font-weight: 400
}

.news__link {
	position: absolute;
	bottom: 25px;
	right: 17px;
	display: flex;
	justify-content: flex-end;
	margin-right: 30px;
	font-size: 18px;
	font-family: "Arial";
	color: #f48f56;
	font-weight: 500
}

.news__link::before {
	content: "";
	position: absolute;
	background-image: url(assets/news_next_link.png);
	background-repeat: no-repeat;
	background-size: 25px 37px;
	width: 25px;
	height: 37px;
	right: -33px;
	transform: translateY(-50%);
	top: 50%;
	transition: all ease-in-out .3s
}

.news__link:hover::before {
	right: -35px
}

.news__button {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.news__button {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 21px;
	padding-bottom: 21px;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	display: flex;
	justify-content: flex-start;
	background-color: #f48e56;
	cursor: pointer;
	transition: background-color ease-in-out .3s, color ease-in-out .3s, border ease-in-out .3s, transform ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

.news__button:hover {
	background-color: #fff;
	color: #f48e56;
	border: 3px solid #f48e56;
	transform: scale(103%)
}

.news__button:active {
	background-color: #f48e56;
	color: #fff;
	border: 3px solid #f48e56;
	transform: scale(97%)
}

@media(max-width: 1656px) {
	.news__content {
		padding-top: 40px
	}
}

@media(max-width: 1112px) {
	.news__item:nth-child(2n) {
		margin-right: 0
	}
}

@media(max-width: 770px) {
	.news-container {
		padding-left: 30px;
		padding-right: 30px
	}

	.news__item {
		margin-right: 0;
		margin-bottom: 40px;
		width: 72vw
	}
}

@media(max-width: 480px) {
	.news {
		padding-top: 61px;
		padding-left: 14px;
		padding-right: 14px
	}

	.news__content {
		padding-top: 32px;
		padding-left: 25px;
		padding-bottom: 50px;
		padding-right: 15px;
		text-align: left
	}

	.news__date {
		margin-bottom: 25px
	}

	.news__title {
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 45px
	}

	.news__item {
		margin-right: 0;
		margin-bottom: 40px;
		width: 375px
	}

	.news__subtitle {
		margin-bottom: 86px
	}

	.news__link {
		font-weight: 400;
		margin-right: 41px
	}

	.news__link::before {
		content: "";
		position: absolute;
		background-image: url(http://localhost:3000/assets/news_next_link.png);
		background-repeat: no-repeat;
		background-size: 25px 42px;
		width: 25px;
		height: 37px;
		right: -36px
	}
}

@media(max-width: 410px) {
	.news {
		padding-top: 61px;
		padding-left: 2px;
		padding-right: 2px
	}
}

@media(max-width: 320px) {
	.news__button {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 45px;
		padding-right: 45px;
		font-size: 24px
	}
}

.footer {
	padding-top: 38px;
	padding-bottom: 60px;
	padding-left: 2vw;
	padding-right: 2vw;
	background-image: url(assets/footer__bg.png);
	background-repeat: no-repeat;
	background-size: cover
}

.footer__logo {
	display: flex;
	justify-content: center;
	margin-bottom: 25px
}

.footer__number-tel {
	display: none
}

.footer__logo-img {
	cursor: pointer
}

.footer__contact-list {
	margin-bottom: 16px;
	display: flex;
	justify-content: center
}

.footer__contact-item {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-right: 24px
}

.footer__contact-item:last-child {
	margin-right: 0
}

.footer__contact-item::before {
	content: "";
	position: absolute;
	width: 27px;
	height: 27px;
	top: 0;
	left: -17px;
	background-repeat: no-repeat
}

.footer__contact-item:first-child::before {
	background-image: url(assets/footer_tel.png)
}

.footer__contact-item:nth-child(2)::before {
	background-image: url(assets/footer_email.png)
}

.footer__contact-item:nth-child(3)::before {
	background-image: url(assets/footer_whatsapp.png)
}

.footer__link {
	font-size: 15px;
	font-family: "Arial";
	color: #fff;
	-moz-transform: matrix(0.9339713913, 0, 0, 0.9339713913, 0, 0);
	-webkit-transform: matrix(0.9339713913, 0, 0, 0.9339713913, 0, 0);
	-ms-transform: matrix(0.9339713913, 0, 0, 0.9339713913, 0, 0);
	cursor: pointer;
	transition: all ease-in-out .3s
}

.footer__link:hover {
	color: #f48e56
}

.footer__nav {
	margin-bottom: 20px
}

.footer__nav-list {
	display: flex;
	justify-content: center
}

.footer__nav-item:not(:last-child) {
	margin-right: 28px
}

.footer__nav-link {
	font-size: 18px;
	font-family: "Arial";
	color: #fff;
	-moz-transform: matrix(0.7536324769, 0, 0, 0.7536324769, 0, 0);
	-webkit-transform: matrix(0.7536324769, 0, 0, 0.7536324769, 0, 0);
	-ms-transform: matrix(0.7536324769, 0, 0, 0.7536324769, 0, 0);
	cursor: pointer;
	transition: all ease-in-out .3s
}

.footer__nav-link:hover {
	color: #f48e56
}

.footer__license {
	font-size: 14px;
	font-family: "Arial";
	color: #fafafa;
	text-align: center
}

@media(max-width: 650px) {
	.footer__number-tel {
		display: flex;
		justify-content: center;
		margin-bottom: 25px
	}

	.footer__number-link {
		font-size: 14px;
		font-family: "Arial";
		color: #fff;
		-moz-transform: matrix(1.7298528244, 0, 0, 1.7298528244, 0, 0);
		-webkit-transform: matrix(1.7298528244, 0, 0, 1.7298528244, 0, 0);
		-ms-transform: matrix(1.7298528244, 0, 0, 1.7298528244, 0, 0)
	}

	.footer__contact {
		display: none
	}

	.footer__nav-link {
		font-size: 3vw
	}
}

@media (max-width: 410px) {
	.footer__nav-link {
		font-size: 3vw;
	}
	
	.container.company-page__container {
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		z-index: 1;
		padding-top: 25px;
		padding-bottom: 25px;
		max-width: 1415px;
		background-color: #fff;
	}
}


.company--page {
	position: relative;
	background-color: #fff;
	padding-bottom: 0;
	z-index: 2
}

.company--page::before {
	content: "";
	position: absolute;
	background-image: url(assets/page_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw;
	height: 225px;
	left: 0;
	top: 0;
	z-index: 2
}

.container.company-page__container {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-top: 45px;
	padding-bottom: 45px;
	max-width: 1415px;
	background-color: #fff
}

.company__title.company__title--page {
	margin-bottom: 76px
}

.company__title--page {
	position: relative;
	color: #fff;
	padding-top: 93px;
	padding-bottom: 0;
	text-align: center;
	font-size: 50px;
	position: relative;
	z-index: 2
}

.company-page__content {
	padding-top: 621px;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 700px;
	position: relative
}

.company-page__content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(assets/company_bg.png);
	width: 100%;
	height: 570px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}



.company-page__text {
	margin-bottom: 38px;
	font-size: 18px;
	font-family: "Arial";
	color: #000
}

.company-page__text:last-child {
	margin-bottom: 0
}

.company-page__text--blue {
	color: #003098
}

@media(max-width: 780px) {
	.company-page::before {
		z-index: 2
	}

	.container.company-page__container {
		padding-top: 3vw;
		width: 90vw;
		z-index: 0
	}

	.company-page__content::before {
		background-size: contain;
		width: 100%;
		height: 75vw;
		z-index: 1
	}

	.company-page__content {
		padding-top: 78vw
	}

	.company-page__text {
		font-size: 15px;
		margin-bottom: 18px
	}
}

@media(max-width: 480px) {
	.company__title.company__title--page {
		font-size: 42px
	}
}

.contacts-page {
	position: relative;
	background-color: #f0f0f0;
	padding-bottom: 0
}

.contacts-page::before {
	content: "";
	position: absolute;
	background-image: url(assets/page_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 230px;
	left: 0;
	top: 0;
	z-index: 2
}

.contacts-page__title {
	margin-bottom: 70px;
	padding-top: 93px;
	padding-bottom: 0;
	position: relative;
	color: #fff;
	z-index: 0;
	font-size: 50px;
	font-family: "Arial";
	position: relative;
	z-index: 2;
	text-align: center
}

#contacts-page .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-top: 45px;
	padding-bottom: 60px;
	max-width: 1415px;
	background-color: #f0f0f0
}

.contacts-page__address {
	display: block;
	width: 27%
}

.contacts-page__address-info {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: "Arial"
}

.contacts-page__address-info:not(:last-child) {
	margin-bottom: 20px
}

.contacts-page__address-title {
	margin-bottom: 5px;
	font-size: 18px;
	font-family: "Arial";
	color: #204ca5
}

.contacts-page__address-text {
	font-size: 18px;
	font-family: "Arial";
	color: #000
}

.contacts-page__address-text--blue {
	color: #204ca5
}

.contacts-page__title-form {
	font-size: 24px;
	color: #204ca5;
	padding-top: 50px;
	margin-bottom: 32px
}

.contacts-form {
	width: 574px;
	margin-bottom: 27px
}

.contacts-form__name,
.contacts-form__email,
.contacts-form__message {
	width: 100%;
	background-color: #fff;
	border: none
}

.contacts-form__item:not(:last-child) {
	margin-bottom: 14px
}

.contacts-form__item:last-child {
	padding-top: 4px;
	display: flex;
	flex-direction: row;
	justify-content: center
}

.contacts-form__name,
.contacts-form__email {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 24px
}

.contacts-form__message {
	height: 150px
}

.contacts-form__message::-moz-placeholder {
	padding-top: 14px;
	padding-left: 24px
}

.contacts-form__message::placeholder {
	padding-top: 14px;
	padding-left: 24px
}

.contacts-form__name::-moz-placeholder,
.contacts-form-email::-moz-placeholder,
.contacts-form__message::-moz-placeholder {
	font-size: 16px;
	line-height: 32px;
	font-weight: 400
}

.contacts-form__name::placeholder,
.contacts-form-email::placeholder,
.contacts-form__message::placeholder {
	font-size: 16px;
	line-height: 32px;
	font-weight: 400
}

.contacts-form__button {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.contacts-form__button {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 70px;
	padding-right: 70px;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	background-color: #f48e56;
	cursor: pointer;
	transition: all ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

.contacts-form__name,
.contacts-form__email,
.contacts-form__message {
	transition: all .3s linear
}

.contacts-form__name:hover,
.contacts-form__email:hover,
.contacts-form__message:hover {
	background-color: #e4e4e7
}

.contacts-form__name:focus {
	background-color: #e4e4e7
}

.contacts-form__name:active {
	background-color: #e4e4e7
}

.contacts-form__button {
	transition: all .3s linear
}

.contacts-form__button:hover {
	background-color: #fff;
	color: #f48e56;
	border: 3px solid #f48e56;
	transform: scale(103%)
}

.contacts-form__button:focus {
	background-color: #fff;
	color: #000;
	border: 3px solid #f48e56
}

.contacts-form__button:active {
	background-color: #f48e56;
	color: #fff;
	border: 3px solid #f48e56;
	transform: scale(97%)
}

.contacts-page__map {
	width: 705px;
	height: 617px
}

.ymaps-2-1-79-map {
	width: 705px;
	height: 617px
}

@media(max-width: 950px) {
	.contacts-page__address {
		width: 40vw
	}
}

@media(max-width: 780px) {
	.contacts-page__address {
		width: 60vw
	}

	.contacts-form {
		width: 90vw
	}

	.contacts-page__map {
		width: 90vw;
		height: 80vw
	}
}

@media(max-width: 480px) {
	.contacts-page__address {
		width: 80vw
	}
}

.testimonial--page {
	position: relative;
	background-color: #f5f5f5;
	padding-bottom: 0;
	z-index: 2
}

.testimonial__title.testimonial__title--page {
	font-size: 50px;
	padding-top: 83px;
	margin-bottom: 92px;
	color: #fff;
	position: relative;
	z-index: 2
}

.testimonial--page::before {
	content: "";
	position: absolute;
	background-image: url(assets/page_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw;
	height: 225px;
	left: 0;
	top: 0;
	z-index: 2
}

.container.testimonial-page__container {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-top: 45px;
	padding-bottom: 103px;
	max-width: 900px;
	padding-right: 40px;
	padding-left: 77px;
	background-color: #f5f5f5
}

.testimonial-page__content {
	position: relative;
	z-index: 1
}

.testimonial-page__subtitle {
	margin-bottom: 55px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 30px;
	font-family: "Arial";
	font-weight: 400;
	text-align: center;
	color: #143c68
}

.testimonial-page__subtitle--last {
	margin-bottom: 93px
}

.testimonial-page__list {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 77px;
	display: flex;
	flex-direction: column
}

.testimonial-page__item {
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: 400;
	font-family: "Arial";
	color: #000;
	position: relative
}

.testimonial-page__item::before {
	content: "";
	position: absolute;
	background-color: #143c68;
	width: 15px;
	height: 15px;
	left: -25px;
	bottom: 3px
}

.testimonial-page__steps {
	padding-left: 18px;
	padding-right: 24px;
	margin-bottom: 160px
}

.testimonial-page__step {
	margin-bottom: 105px;
	position: relative
}

.testimonial-page__text-one {
	padding-left: 144px
}

.testimonial-page__text {
	position: relative;
	font-size: 20px;
	font-weight: 500
}

.testimonial-page__text-one::before,
.testimonial-page__text-two::before,
.testimonial-page__text-three::before,
.testimonial-page__text-four::before {
	content: "";
	position: absolute;
	left: 0;
	width: 116px;
	height: 58px;
	background-repeat: no-repeat;
	background-size: contain
}

.testimonial-page__text-one::before {
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.testimonial-page__text-one::before {
	background-image: url(assets/testimonial2_page_step1.png)
}

.testimonial-page__text-two::before {
	background-image: url(assets/testimonial2_page_step2.png)
}

.testimonial-page__text-three::before {
	background-image: url(assets/testimonial2_page_step3.png)
}

.testimonial-page__text-four::before {
	background-image: url(assets/testimonial2_page_step4.png)
}

.testimonial-page__text-two,
.testimonial-page__text-three,
.testimonial-page__text-four {
	padding-top: 86px;
	padding-left: 0
}

.testimonial-page__text-two::before,
.testimonial-page__text-three::before,
.testimonial-page__text-four::before {
	top: 0
}

.testimonial-page__step--two,
.testimonial-page__step--four {
	padding-left: 331px;
	padding-right: 70px
}

.testimonial-page__step--two,
.testimonial-page__step--three,
.testimonial-page__step--four {
	height: 150px
}

.testimonial-page__text-three {
	padding-right: 372px
}

.testimonial-page__step--two::before,
.testimonial-page__step--four::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 318px;
	height: 183px;
	background-repeat: no-repeat;
	background-size: contain
}

.testimonial-page__step--three::before {
	content: "";
	position: absolute;
	background-size: contain;
	top: 0;
	right: 80px;
	bottom: 0;
	width: 318px;
	height: 183px;
	background-repeat: no-repeat
}

.testimonial-page__step--first:before {
	background-image: none
}

.testimonial-page__step--two::before {
	background-image: url(assets/testimonial_page_img1.png)
}

.testimonial-page__step--three::before {
	background-image: url(assets/testimonial_page_img2.png)
}

.testimonial-page__step--four::before {
	background-image: url(assets/testimonial_page_img3.png)
}

.testimonial-page__button {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin: 0 auto !important
}

.testimonial-page__button {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	font-size: 24px;
	font-family: "Arial";
	color: #fff;
	display: flex;
	justify-content: flex-start;
	background-color: #f48e56;
	cursor: pointer;
	transition: all ease-in-out .3s;
	border: 3px solid rgba(0, 0, 0, 0)
}

.testimonial-page__button :hover {
	background-color: #fff;
	color: #f48e56;
	border: 3px solid #f48e56;
	transform: scale(103%)
}

.testimonial-page__button :active {
	background-color: #f48e56;
	color: #fff;
	border: 3px solid #f48e56;
	transform: scale(97%)
}

.testimonial-page__button::before {
	content: "";
	position: absolute;
	top: -86px;
	left: -148px;
	background-image: url(assets/testimonial_arrows.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 134px;
	z-index: 1
}

@media(max-width: 868px) {
	.container.testimonial-page__container {
		padding-left: 20px;
		padding-right: 20px
	}

	.testimonial-page__step--two,
	.testimonial-page__step--four {
		padding-left: 331px;
		padding-right: 0
	}

	.testimonial-page__step--three::before {
		right: 0
	}
}

@media(max-width: 670px) {
	.testimonial__title.testimonial__title--page {
		font-size: 42px
	}

	.testimonial-page__subtitle {
		font-size: 28px
	}

	.testimonial-page__step--first,
	.testimonial-page__step--two,
	.testimonial-page__step--three,
	.testimonial-page__step--four {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		margin-bottom: 80px;
		height: auto
	}

	.testimonial-page__step--two::before,
	.testimonial-page__step--three::before,
	.testimonial-page__step--four::before {
		left: 50%;
		transform: translateX(-50%);
		top: 75px;
		background-image: none;
		width: 0;
		height: 0
	}

	.testimonial-page__text-two,
	.testimonial-page__text-three,
	.testimonial-page__text-four {
		padding-top: 0;
		padding-right: 0;
		padding-left: 144px
	}

	.testimonial-page__text-two::before,
	.testimonial-page__text-three::before,
	.testimonial-page__text-four::before {
		top: 50%;
		transform: translateY(-50%)
	}

	.testimonial-page__button::before {
		top: -13vw;
		left: 50%;
		transform: translateX(-50%);
		width: 90vw;
		height: 21vw;
		background-size: contain;
		z-index: 1
	}
}

@media(max-width: 514px) {
	.testimonial-page__button::before {
		background-image: none
	}
}

@media(max-width: 480px) {
	.testimonial--page::before {
		height: 240px
	}

	.testimonial-page__subtitle {
		font-size: 22px
	}

	.testimonial__title.testimonial__title--page {
		margin-bottom: 57px
	}

	.testimonial-page__item {
		font-size: 15px
	}

	.testimonial-page__text {
		font-size: 16px
	}

	.testimonial-page__subtitle--last {
		margin-bottom: 45px
	}

	.testimonial-page__step--first,
	.testimonial-page__step--two,
	.testimonial-page__step--three,
	.testimonial-page__step--four {
		margin-bottom: 40px
	}

	.testimonial-page__steps {
		padding-left: 18px;
		padding-right: 24px;
		margin-bottom: 82px
	}
}

@media(max-width: 375px) {
	.testimonial--page::before {
		height: 220px
	}

	.testimonial__title.testimonial__title--page {
		font-size: 34px
	}

	.testimonial-page__subtitle {
		font-size: 18px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 33px
	}

	.testimonial-page__list {
		margin-bottom: 33px
	}

	.testimonial-page__steps {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 72px
	}

	.testimonial-page__text-one,
	.testimonial-page__text-two,
	.testimonial-page__text-three,
	.testimonial-page__text-four {
		padding-left: 130px;
		font-size: 13px
	}

	.testimonial-page__button {
		padding-left: 20px;
		padding-right: 20px
	}
}

.news-page {
	position: relative;
	background-color: #f5f5f5;
	padding-bottom: 0;
	z-index: 2
}

.news-page__title {
	font-size: 50px;
	padding-top: 83px;
	margin-bottom: 92px;
	color: #fff;
	position: relative;
	z-index: 2;
	text-align: center
}

.news-page::before {
	content: "";
	position: absolute;
	background-image: url(assets/page_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw;
	height: 225px;
	left: 0;
	top: 0;
	z-index: 2
}

.container.news-page__container {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-top: 45px;
	padding-bottom: 103px;
	max-width: 780px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-top: 45px;
	padding-bottom: 103px;
	max-width: 780px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #f5f5f5
}

.news-page__item {
	display: flex;
	justify-content: center;
	width: 700px;
	padding-bottom: 40px
}

.news-page__article {
	width: 94%
}

.news__date.news-page__date {
	margin-bottom: 18px;
	font-weight: 400
}

.news-page__cart-title {
	margin-bottom: 28px;
	font-size: 24px;
	font-weight: 500;
	color: #143c68
}

#news-page .new__item-pic {
	position: relative;
	width: 700px;
	padding-bottom: 485px;
	margin-bottom: 31px
}

.news-page__item-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.news-page__subtitle {
	margin-bottom: 26px;
	font-weight: 500;
	line-height: 1.3
}

#news-page__slider>.swiper-button-prev,
#news-page__slider>.swiper-button-next {
	top: 97%;
	color: #f4925a
}

#news-page__slider>.swiper-button-prev {
	left: 60px;
	right: auto
}

#news-page__slider .swiper-button-next {
	right: 62px
}

#news-page__slider>.swiper-button-prev:before {
	content: url(assets/news_page_prev.png)
}

#news-page__slider>.swiper-button-next:after {
	content: url(assets/news_page_next.png)
}

#news-page__slider>.swiper-button-prev:after {
	content: none
}

@media(max-width: 1200px) {
	.container.news-page__container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media(max-width: 780px) {
	.container.news-page__container {
		padding-left: 40px;
		padding-right: 40px
	}

	.new__item-pic {
		padding-bottom: 353px;
		width: 100%
	}

	.news-page__article {
		width: 100%
	}

	.news__date.news-page__date,
	.news-page__cart-title {
		padding-left: 3vw
	}

	.news-page__item-img {
		left: 50%;
		transform: translateX(-50%)
	}

	.news-page__cart-title {
		margin-bottom: 20px
	}

	#news-page .new__item-pic {
		position: relative;
		width: 90vw
	}
}

@media(max-width: 670px) {
	.news-page__title {
		font-size: 42px
	}

	.news-page__cart-title {
		font-size: 28px
	}

	#news-page .new__item-pic {
		padding-bottom: 60vw
	}
}

@media(max-width: 480px) {
	.container.news-page__container {
		padding-left: 20px;
		padding-right: 20px
	}

	.news-page__subtitle {
		font-size: 16px
	}

	#news-page__slider>.swiper-button-prev,
	#news-page__slider .swiper-button-next {
		font-size: 16px
	}

	#news-page__slider>.swiper-button-prev {
		left: 56px
	}

	#news-page__slider .swiper-button-next {
		right: 48px
	}

	.news-page__content {
		margin-bottom: 80px
	}

	.news__date.news-page__date,
	.news-page__cart-title {
		padding-left: 0
	}

	.news-page__cart-title {
		font-size: 22px
	}
}

#allnews-page .container.news-page__container {
	max-width: 1400px;
	width: 100%
}

#allnews-page .news__list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	grid-row-gap: 20px;
	row-gap: 20px;
	grid-gap: 20px;
	gap: 20px
}

#allnews-page .news__item {
	margin-right: 0
}

@media(max-width: 1656px) {
	#allnews-page .news__content {
		padding-top: 31px
	}
}

@media(max-width: 1580px) {
	#allnews-page .news__list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr
	}

	#allnews-page .container.news-page__container {
		width: 95vw
	}
}

@media(max-width: 1240px) {
	#allnews-page .news__list {
		display: grid;
		grid-template-columns: 1fr 1fr
	}
}

@media(max-width: 860px) {
	#allnews-page .news__list {
		display: grid;
		grid-template-columns: 1fr
	}
}

@media(max-width: 770px) {
	#allnews-page .container.news-page__container {
		max-width: 76vw
	}

	#allnews-page .news__item {
		margin-right: 0;
		margin-bottom: 40px;
		width: 360px
	}

	#allnews-page .news__article {
		width: 100%;
		height: 100%
	}

	#allnews-page .news__item-pic {
		width: 360px;
		height: 251px;
		position: relative
	}

	#allnews-page .news__item-img {
		position: absolute;
		width: 100%;
		height: 100%
	}
}

@media(max-width: 480px) {
	#allnews-page .news__article {
		overflow: hidden
	}

	#allnews-page .news__item {
		margin-right: 0;
		margin-bottom: 40px;
		width: 80vw
	}

	#allnews-page .news__item-pic {
		width: 80vw;
		height: 56vw;
		position: relative
	}

	.news__item-img {
		-o-object-fit: cover;
		object-fit: cover
	}

	#allnews-page .news__subtitle {
		margin-bottom: 50px
	}
}

@media(max-width: 390px) {
	#allnews-page .news__subtitle {
		margin-bottom: 50px;
		font-size: 15px
	}

	#allnews-page .news__date {
		display: block;
		margin-bottom: 31px;
		font-size: 15px
	}
}
.company__bg {
  background-image: url('/assets/page_bg.png'); /* путь подправь под свой */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 225px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.company__title--page {
  color: #fff;
  font-size: 32px;
  margin: 0;
  padding: 0 15px;
  line-height: 1.2;
  z-index: 3;
}

.company__title.company__title--page {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  padding-top: 93px;
  margin-bottom: 76px;
  z-index: 2;
  position: relative;
}
@media (max-width: 768px) {
  .company__title.company__title--page {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    padding-top: 60px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.uText ul,
.uText ol {
  list-style-type: disc !important;
  margin-left: 1.5em !important;
  padding-left: 1em !important;
  list-style-position: outside !important;
}

.uText li {
  list-style-type: disc !important;
  display: list-item !important;
}
.uText a {
 color: inherit;
  border-bottom: 1px dotted #0066cc;
  transition: 0.2s;
}

.uText a:hover {
  border-bottom: 1px solid #004499;
}

