@charset "UTF-8";
/*** Fonts ***/
@import url("./fonts/Webnar-Thin/style.css?v=2");
@import url("./fonts/Webnar-Light/style.css");
@import url("./fonts/Webnar-Regular/style.css");
@import url("./fonts/Webnar-SemiBold/style.css");
@import url("./fonts/Webnar-Bold/style.css");

/*** Globals ***/
:root {
  --header-height: 120px;
  --main-background-right-bar-width: 66px;
  --padding-right: 20px;
  --preload-logo-compens: 0px;
  --color-body: #000000;
  --color-body-background: #F7F7F7;
  --color-bw: #FFFFFF;
  --color-wb: #FFFFFF;
  --color-grey: #B7B7B7;
  --color-red-white: #D51017;
  --color-black-grey: #000000;
  --color-white-dgrey: #FFFFFF;
  --color-white-wgrey: #FFFFFF;
  --color-dgrey-white: #1D1E1C;
  --color-wgrey-black: #EEEEEE;
  --color-wgrey-dgrey: #EEEEEE;
  --color-text-black-wgrey: #000000;
  --color-text-dgrey-wgrey: #1D1E1C;
  --color-header-burger-bg: linear-gradient(90deg, transparent 98.5%, #00000030 100%) no-repeat, linear-gradient(90deg, #FAFAFA 0%, #FAFAFA 100%) no-repeat;
  --color-header-burger-bg-mob: #F7F7F7;
  --color-header-btn-bg: #FFFFFF;
  --color-header-btn-border: #B7B7B7;
  --op-main-background: 1;
  --filter-main-background: opacity(1);
  --brightness-intro-img-box: brightness(1);
  --color-history-h-line-background: radial-gradient(60.7% 87.57% at 45.4% 100%, rgba(0, 0, 0, 0.05) 0%, rgba(217, 217, 217, 0) 77.09%);
  --color-history: #000000;
  --color-history-action: #D51017;
  --color-history-img-action-bg: #FFFFFF;
  --color-history-img-action-mob-bg: #FFFFFF;
  --color-about-content-background: #dfdfdf56;
  --op-about-krug-bol: 1;
  --brightness-structure-imgages: brightness(1);
  --color-homenews-text: #000000;
  --color-homenews-first-bg: #FFFFFF;
  --color-homenews-last-bg: #FFFFFF;
  --color-homenews-desc-mobbg: #FFFFFF;
  --color-footer-bg: #FFFFFF;
  --color-footer-first-bg: #EEEEEE;
  --color-footer-first-border: #C4C4C4;
  --color-footer-second-border: #EEEEEE;
  --color-footer-second-menu: #000000;
  --color-contacts-req-bg: #FFFFFF;
  --color-contacts-ico-fill: #D51017;
  --filter-contacts-map-theme: invert(0);
  --color-pdf-ico-fill: #D51017;
  --color-about-desc-bg: #EEEEEE;
  --color-select-border: #DADADA;
  --color-select-arrow: #D51017;
}

[data-theme=dark] {
  --color-body: #FFFFFF;
  --color-body-background: #1D1E1C;
  --color-bw: #000000;
  --color-wb: #000000;
  --color-grey: #959595;
  --color-red-white: #FFFFFF;
  --color-black-grey: #959595;
  --color-white-dgrey: #2E2F2D;
  --color-white-wgrey: #525351;
  --color-dgrey-white: #FFFFFF;
  --color-wgrey-black: #000000;
  --color-wgrey-dgrey: #2D2E2C;
  --color-text-black-wgrey: #B7B7B7;
  --color-text-dgrey-wgrey: #B7B7B7;
  --color-header-burger-bg: linear-gradient(90deg, transparent 98.5%, #00000050 100%) no-repeat, radial-gradient(96.85% 96.85% at 5.82% 3.84%, #3E3E3E 0%, #242424 100%) no-repeat;
  --color-header-burger-bg-mob: radial-gradient(96.85% 96.85% at 5.82% 3.84%, #3E3E3E 0%, #242424 100%) right no-repeat;
  --color-header-btn-bg: #3C3D3B;
  --color-header-btn-border: transparent;
  --op-main-background: 0.15;
  --filter-main-background: opacity(0.15);
  --brightness-intro-img-box: brightness(70%);
  --color-history-h-line-background: radial-gradient(60.7% 87.57% at 45.4% 100%, rgba(255, 255, 255, 0.08) 0%, rgba(217, 217, 217, 0) 77.09%);
  --color-history: #B7B7B7;
  --color-history-action: #FFFFFF;
  --color-history-img-action-bg: #1D1E1C;
  --color-history-img-action-mob-bg: #2D2E2C;
  --color-about-content-background: radial-gradient(60.7% 87.57% at 45.4% 0%, rgba(255, 255, 255, 0.1) 0%, rgba(217, 217, 217, 0.05) 77.09%);
  --op-about-krug-bol: 0.4;
  --brightness-structure-imgages: brightness(80%);
  --color-homenews-text: #B7B7B7;
  --color-homenews-first-bg: radial-gradient(158.28% 67.88% at 18.04% 32.12%, #3D3C3C 0%, #000000 100%);
  --color-homenews-last-bg: radial-gradient(184.81% 91.41% at 21.82% 12.76%, #3D3C3C 0%, #000000 100%);
  --color-homenews-desc-mobbg: #2D2E2C;
  --color-footer-bg: radial-gradient(190.48% 100% at -0.36% 0%, #3D3C3C 0%, #000000 100%);
  --color-footer-first-bg: #000000;
  --color-footer-first-border: #3B3B3B;
  --color-footer-second-border: #2D2D2D;
  --color-footer-second-menu: #B7B7B7;
  --color-contacts-req-bg: #2E2F2D;
  --color-contacts-ico-fill: #959595;
  --filter-contacts-map-theme: invert(100%);
  --color-pdf-ico-fill: #959595;
  --color-about-desc-bg: radial-gradient(at left top, #3D3C3C 0%, #000000 100%);
  --color-select-border: #696969;
  --color-select-arrow: #B7B7B7;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
  scroll-behavior: smooth;
  font-family: "Webnar", sans-serif;
  font-size: 18px;
}

body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  color: var(--color-body);
  background-color: var(--color-body-background);
}

body.locked {
  overflow: hidden;
}

body.preload .header__logo {
  overflow: visible;
}

body.preload .header__logo-svg {
  opacity: 0;
}

body.preload .header__logo-svg.anim-start {
  opacity: 1;
  transition: opacity 400ms 300ms;
}

body.preload .header__logo-svg.anim-end {
  transform: translate(0, 0) !important;
  transition: transform 500ms 300ms;
}

body.preload .header__menu,
body.preload .header__pre-btn,
body.preload .header__swnav {
  display: none;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

img {
  vertical-align: middle;
}

a {
  color: var(--ColorBody);
}

a:hover {
  color: #D51017;
}

section {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  scroll-margin-top: var(--header-height);
}

.section-first {
  padding-top: calc(var(--header-height) + 40px);
}

.container {
  position: relative;
  max-width: calc(1710px + 20px + 20px);
  width: 100%;
  margin: 0 auto;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.page {
  padding-top: calc(var(--header-height) + 40px);
  padding-bottom: 80px;
}

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: var(--color-body-background);
  z-index: 999;
}

.preloader::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: var(--op-main-background);
  background: url(img/main-background.svg) no-repeat;
  background-position: center;
  background-size: cover;
}

.preloader.preload-end {
  opacity: 0;
  visibility: hidden;
  transition: 500ms;
}

/*** Scroll ***/
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background: rgba(136, 136, 136, 0.5647058824);
  border-radius: 6px;
  border: 3px solid transparent;
  background-clip: padding-box;
}

*::-webkit-scrollbar-button {
  display: none;
}

/*** ------ ***/
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  line-height: 1;
  background: var(--color-header-btn-bg);
  border: 1px solid var(--color-header-btn-border);
  border-radius: 4px;
}

.btn span {
  display: inline-flex;
  align-items: center;
  padding-top: 2px;
}

.btn__ico {
  width: 22px;
  height: 29px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 15px;
}

.swich {
  position: relative;
  display: flex;
  align-items: center;
  width: 42px;
  height: 24px;
  border: 1px solid #B7B7B7;
  border-radius: 12px;
  background-color: var(--color-body-background);
  cursor: pointer;
}

.swich:hover {
  border: 1px solid #D51017;
}

.swich:hover .swich__elem {
  background-color: #D51017;
}

.swich__elem {
  position: absolute;
  top: 0;
  left: 0;
  right: unset;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: var(--color-body);
  margin: 2px;
  transition: all 200ms;
}

.section-title {
  font-size: 34px;
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
  padding-left: 27px;
  border-left: 4px solid #D51017;
  margin-top: 0;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.section-title b {
  display: inline-block;
  margin-right: 10px;
}

.section-title span {
  display: block;
  font-size: 24px;
  font-weight: 400;
}

.newsinfo-bar {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--color-grey);
}

.newsinfo-bar__data {
  flex: 1;
}

.newsinfo-bar__views {
  display: flex;
  align-items: center;
  gap: 3px;
}

.newsinfo-bar__likes {
  display: flex;
  align-items: center;
  gap: 5px;
}

.newsinfo-bar__likes svg {
  fill: #B7B7B7;
  path: #B7B7B7;
}

.nav-links {
  display: flex;
  gap: 5px;
}

.nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  background: var(--color-white-dgrey);
  border-radius: 3px;
  min-width: 30px;
}

.nav-links .page-numbers.current {
  color: var(--color-bw);
  background-color: var(--color-dgrey-white);
}

.nav-links a {
  text-decoration: none;
}

.nav-links a:hover {
  color: #000;
  background-color: #CCC;
}

.nav-links .prev,
.nav-links .next {
  background-color: unset;
}

.nav-links .prev:hover,
.nav-links .next:hover {
  background-color: unset;
}

.three-dots {
  display: flex;
  align-items: center;
  gap: 3px;
}

.three-dots div {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #B7B7B7;
}

.posttags-block {
  display: flex;
  gap: 10px;
  width: 100%;
}

.posttags-block__list {
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  font-size: 14px;
  max-height: 19px;
  overflow-y: hidden;
}

.posttags-block__list a {
  color: var(--color-grey);
}

.posttags-block__list a:hover {
  color: #D51017;
}

.posttags-block__dots {
  align-self: baseline;
  padding: 5px 0;
  cursor: pointer;
}

.posttags-block__dots:hover div {
  background: #D51017;
}

.posttags-block.show-tags .posttags-block__list {
  max-height: unset;
}

.select-arrow {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 10px;
  z-index: 1;
  order: -1;
}

.select-arrow svg {
  fill: var(--color-select-arrow);
  path: var(--color-select-arrow);
}

.btn-red {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--color-red-white);
  background-color: #D61017;
  padding: 5px 15px;
  transition: background-color 200ms;
  text-decoration: none;
}

.btn-red:hover {
  background-color: #8c0005;
}

.btn-red span,
.btn-red i {
  display: inline-block;
  color: #FFFFFF;
}

.btn-white {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--color-red-white);
  background-color: var(--color-white-wgrey);
  padding: 5px 15px;
  transition: background-color 200ms;
  text-decoration: none;
}

.btn-white:hover {
  background-color: #D61017;
}

.btn-white:hover span,
.btn-white:hover i {
  color: #FFFFFF;
}

.btn-white span,
.btn-white i {
  display: inline-block;
  color: var(--color-red-white);
}

.videopopup {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.16);
  z-index: 1000;
  padding: 20px;
}

.videopopup__window {
  display: grid;
  grid-template-rows: auto auto;
  gap: 10px;
  position: relative;
  /* max-width: 1920px;
  max-height: 1080px;
  width: 100%; 
  height: 100%;*/
  padding: 40px 20px 20px;
  background-color: #ECECEC;
}

@media (orientation: landscape) {
  .videopopup__window {
    height: 100%;
  }
}

.videopopup__video {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.videopopup__video video {
  /* object-fit: cover; */
  /* position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; 
  width: 100%;*/
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.videopopup__close {
  color: #D61017;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.videopopup__down {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #D61017;
  padding: 10px 30px;
  transition: background-color 200ms;
  cursor: pointer;
  color: #FFFFFF;
  text-decoration: none;
}

.videopopup__down:hover {
  background-color: #8c0005;
}

/*** Swiper ***/
.swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 0.4;
}

.swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.8;
}

.swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #00000088;
  color: #FFFFFF;
  /* #D51017 */
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: inherit;
}

/*** 
    Header
***/
.header {
  display: flex;
  align-items: center;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  height: var(--header-height);
  z-index: 1000;
}

.header a {
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}

.header__flex-grid {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "hlogo hmenu swnav";
}

.header__logo {
  position: relative;
  grid-area: hlogo;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.header__logo-svg {
  fill: var(--color-body);
  path: var(--color-body);

  width: 100%;
  height: 100%;
  max-height: 47px;
}

.header__logo img{
  width: 100%;
  max-height: 47px;
}

.header__menu {
  grid-area: hmenu;
  display: flex;
  align-items: center;
}

.header__menu ul {
  display: none;
  padding: 0;
  margin: 0;
}

.header__menu ul li {
  list-style: none;
}

.header__menu>ul {
  display: block;
}

.header__menu>ul>li {
  display: inline;
  margin-left: 40px;
}

.header__swnav {
  grid-area: swnav;
  display: flex;
  align-items: center;
  gap: 20px;
}

.header__swich {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 16px;
}

.header__swich .dn-swich {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.header__swich .dn-swich span:last-child {
  opacity: 0.5;
}

.header__swich .dn-swich.toright span:first-child {
  opacity: 0.5;
}

.header__swich .dn-swich.toright span:last-child {
  opacity: 1;
}

.header__swich .dn-swich.toright .swich__elem {
  transform: translateX(100%);
}

.header__swich .dn-swich .swich {
  margin: 0 5px;
}

.header__burger {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.header__burger svg {
  fill: var(--color-body);
  path: var(--color-body);
}

.header__burger-open-svg path:nth-of-type(2) {
  transition: transform 0.2s;
}

.header__burger-open-svg:hover path:nth-of-type(2) {
  fill: #D51017;
  path: #D51017;
  transform: translateX(-30%);
  transition: transform 0.2s;
}

.header__burger-open-svg:hover path:nth-of-type(3) {
  transform: translateX(-60%);
  transition: transform 0.2s;
}

.header__burger-close-svg:hover path:nth-of-type(1) {
  fill: #D51017;
  path: #D51017;
  transition: 0.2s;
}

.header.fixed {
  height: 70px;
  background: var(--color-body-background);
  border-bottom: 1px solid rgba(170, 170, 170, 0.1529411765);
  transition: height 200ms;
}

.header.fixed .header__logo {
  height: 42px;
}

.header.fixed .header__logo svg {
  width: 154px;
  position: relative;
}

.header.fuulfixed .header__flex-grid {
  overflow: visible;
}

.header.fuulfixed .header__logo {
  position: relative;
  overflow: visible;
}

.header.fuulfixed .header__logo::before {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  height: var(--header-height);
  background: var(--color-body-background);
  z-index: -1;
}

.header.fuulfixed .header__menu {
  position: relative;
  overflow: visible !important;
}

.header.fuulfixed .header__menu ul {
  position: relative;
  overflow: visible;
}

.header.fuulfixed .header__menu ul::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% + 90px);
  height: var(--header-height);
  background: linear-gradient(90deg, var(--color-body-background) 90%, transparent 100%) no-repeat;
  z-index: -1;
}

.header-burger {
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: var(--color-header-burger-bg);
  background-size: 50%, 50%;
  background-position: left, right;
  z-index: 1001;
  transform: translate(-50%, -100%);
  transition: transform 0.3s;
}

.header-burger a {
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}

.header-burger .container {
  display: flex;
  justify-content: flex-end;
  padding-top: 48px;
  padding-bottom: 50px;
}

.header-burger__flex-grid {
  width: 50%;
  padding-left: 140px;
}

.header-burger .header__swnav {
  grid-area: unset;
  opacity: 0;
}

.header-burger__box {
  display: flex;
  flex-direction: column;
  overflow: auto;
  height: 100%;
}

.header-burger__menu ul {
  padding: 0;
  margin: 0;
}

.header-burger__menu ul li {
  list-style: none;
  display: block;
  margin-top: 7px;
}

.header-burger__menu ul li a {
  color: var(--color-grey);
}

.header-burger__menu>ul>li {
  margin-bottom: 30px;
}

.header-burger__menu>ul>li>a {
  font-size: 28px;
  color: var(--color-body);
}

.header-burger__menu>ul>li>ul>li {
  margin-top: 20px;
  margin-bottom: 20px;
}

.header-burger__menu>ul>li>ul>li>a {
  font-size: 26px;
  color: var(--color-body);
}

.header-burger__pre-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.header-burger__pre-btn .btn {
  justify-content: start;
}

.header-burger__pre-btn .pre-btn {
  display: inline-flex;
  width: 100%;
  max-width: 283px;
}

.header-burger__pre-btn .pre-btn .btn__ico {
  background-image: url(img/icons/ico-adobe_red.svg);
}

.header-burger__ico-akron-city {
  display: block;
  margin-left: auto;
}

.header-burger.burger-action {
  transform: translate(-50%, 0);
}

.header-burger.burger-action .header__swnav {
  opacity: 1;
  transition: opacity 0.3s 0.4s;
}

/*** 
    Footer
***/
.footer {
  width: 100%;
  margin: 0 auto;
  background: var(--color-footer-bg);
}

.footer section {
  max-width: unset;
}

.footer a {
  text-decoration: none;
}

.footer__first {
  position: relative;
  padding: 50px 0;
  background: var(--color-footer-first-bg);
  border-top: 1px solid var(--color-footer-first-border);
  border-bottom: 1px solid var(--color-footer-first-border);
}

.footer__first-grid {
  display: grid;
  grid-template-columns: 20% 20% 20% 40%;
}

.footer__first-logo {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.footer__first-req {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  padding-left: 30px;
  border-left: 1px solid #B7B7B7;
  font-size: 16px;
}

.footer__first-req-address {
  max-width: 250px;
}

.footer__first-tel {
  display: flex;
  align-items: center;
  padding-left: 30px;
  border-left: 1px solid #B7B7B7;
}

.footer__first-tel-items {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer__first-tel-txt {
  display: inline-block;
  font-size: 1.4rem;
}

.footer__first-mail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding-left: 30px;
  border-left: 1px solid #B7B7B7;
}

.footer__first-mail span {
  display: block;
  font-size: 16px;
  color: var(--color-grey);
}

.footer__first-mail-items {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer__first-mail-txt {
  font-size: 14px;
}

.footer__first-top {
  position: absolute;
  top: -1px;
  right: calc(var(--main-background-right-bar-width) / 2 - 10.5px);
  cursor: pointer;
}

.footer__second {
  padding: 50px 0;
  border-bottom: 1px solid var(--color-footer-second-border);
}

.footer__second-grid {
  display: grid;
  grid-template-columns: repeat(5, 20%);
}

.footer__second-menu-items :last-child {
  margin-bottom: 0;
}

.footer__second-menu-items ul {
  padding: 0;
  margin: 0;
}

.footer__second-menu-items ul li {
  list-style: none;
}

.footer__second-menu-items ul li a {
  font-size: 0.8rem;
  color: var(--color-footer-second-menu);
}

.footer__second-menu-items ul li a:hover {
  color: #D51017;
}

.footer__second-menu-item {
  margin-bottom: 30px;
}

.footer__second-title {
  font-weight: 700;
  margin-bottom: 5px;
}

.footer__third {
  padding: 25px 0;
}

.footer__third-desc {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #B7B7B7;
}

.footer__third-desc a {
  display: none;
  margin-right: 20px;
}

/*** 
    Home page 
***/
/*** Fixed background ***/
.main-background {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}

.main-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: var(--op-main-background);
  background: url(img/main-background.svg) no-repeat;
  background-position: center;
  background-size: cover;
}

.main-background .container {
  height: 100%;
}

.main-background__v-akron {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  filter: var(--filter-main-background);
}

.main-background__right-bar {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  z-index: 999;
  padding: 60px 0 35px;
  width: var(--main-background-right-bar-width);
}

.main-background__right-bar-box {
  height: 100%;
  display: grid;
  grid-template-rows: 1fr 1fr;
}

.main-background__right-bar-text {
  padding: 20px 0;
  align-self: flex-end;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.5em;
  line-height: 1.2;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  color: var(--color-homenews-text);
}

.main-background__right-bar-bg {
  flex: 1;
  height: 100%;
  background: #D61017;
}

/*** Intro ***/
.intro {
  position: relative;
  width: 100%;
  height: 100vh;
  max-height: 1080px;
  overflow: hidden;
}

.intro .container {
  height: 100%;
  max-height: 100%;
}

.intro__content {
  position: relative;
  height: 100%;
}

.intro__v-xscroll {
  display: none;
  grid-template-rows: 1fr auto auto;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 100%;
  padding: var(--header-height) 0 20px;
  z-index: 3;
}

.intro__v-line {
  background: url(img/v-line.svg) no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
  opacity: 0.7;
}

.intro__v-mouse {
  opacity: 0.7;
}

.intro__v-text {
  color: #777676;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.intro__img-content {
  position: relative;
  height: 100%;
  padding-top: var(--header-height);
}

.intro__img {
  position: relative;
  display: flex;
  justify-content: flex-end;
  height: 90%;
}

.intro__img img {
  max-width: 100%;
  max-height: 100%;
}

.intro__img-box {
  width: 60%;
  height: 100%;
  filter: var(--brightness-intro-img-box);
  z-index: 1;
}

.intro__box-slogan {
  overflow: visible;
  display: inline-flex;
  flex-direction: column;
  padding: 60px 0 60px 200px;
  z-index: 2;
  position: absolute;
  bottom: 130px;
  font-size: 78px;
  font-weight: 700;
  line-height: 90px;
  text-transform: uppercase;
}

.intro__box-slogan::before {
  content: "";
  position: absolute;
  top: 0;
  left: -53%;
  width: 100%;
  height: 100%;
  background-color: #D51017;
  z-index: -1;
}

.intro__box-slogan-item {
  display: inline-block;
  margin-right: auto;
}

.intro__ico-akron-city {
  display: block;
  position: absolute;
  right: 60px;
  bottom: 130px;
  z-index: 2;
}

/*** History ***/
.history__content {
  position: relative;
  margin-top: 190px;
  overflow: hidden;
}

.history__box {
  position: relative;
}

.history__grid {
  position: relative;
  display: flex;
  margin: 0 50px;
  min-height: 400px;
  max-height: 546px;
  gap: 40px;
  transition: min-height 0.2s;
}

.history__grid::before {
  content: "";
  position: absolute;
  width: calc(100% + 80px);
  height: 100%;
  left: -40px;
  bottom: 74px;
  border-bottom: 1px solid #999999;
  background: var(--color-history-h-line-background);
}

.history__grid.year-action-parent {
  min-height: 546px;
}

.history__item {
  flex: 1;
  position: relative;
  transition: all 300ms;
}

.history__item:last-child {
  flex: 0;
}

.history__item.year-action {
  flex: 3;
}

.history__item.year-action:last-child {
  flex: 3.5;
}

.history__item.year-action .history__year {
  font-size: 3rem;
  color: var(--color-history-action);
  padding-top: 30px;
}

.history__item.year-action .history__year::before {
  width: 14px;
  height: 14px;
  border-radius: 8px;
  border: 1px solid var(--color-history-action);
  background-color: var(--color-history-action);
  left: 30px;
}

.history__item.year-action .history__item-box {
  width: 100%;
  opacity: 1;
}

.history__item.year-action .history__item-img img {
  opacity: 0.3;
}

.history__item.year-action .history__item-text {
  opacity: 1;
  transition: all 500ms ease 300ms;
}

.history__year {
  font-size: 34px;
  line-height: 1;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  position: absolute;
  left: -24px;
  bottom: 70px;
  padding-top: 20px;
  z-index: 1;
  cursor: pointer;
  transition: all 300ms;
  color: var(--color-history);
}

.history__year::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #B7B7B7;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  transition: all 300ms;
}

.history__item-box {
  position: relative;
  width: 0px;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  transition: all 300ms;
  border-right: 1px solid rgba(119, 119, 119, 0.4941176471);
}

.history__item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-history-img-action-bg);
}

.history__item-img img {
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  object-position: center;
}

.history__item-text {
  position: absolute;
  bottom: 150px;
  padding: 20px 30px 20px 72px;
  left: 0px;
  font-weight: 700;
  opacity: 0;
}

/*** About ***/
.about__content {
  position: relative;
  margin-top: 175px;
}

.about__box {
  position: relative;
}

.about__grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 550px;
}

.about__grid::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-about-content-background);
}

.about__desc {
  position: relative;
  padding: 100px 0;
}

.about__text-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 0 30px;
  z-index: 3;
}

.about__text-keeping-title {
  font-weight: 700;
}

.about__text-keeping-text a {
  text-decoration: underline;
  color: #989898;
}

.about__text-strategy-title {
  font-weight: 700;
}

.about__img-items {
  min-width: 0;
}

.about__img-swiper {
  height: 100%;
}

.about__img-item {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.about__img-swiper-pagination {
  position: absolute;
  bottom: 20px;
  text-align: end;
  padding-right: 15px;
}

.about__img-swiper-pagination .swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 1;
  margin: 0 7px !important;
}

.about__img-swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 4px;
}

.about__krug-bol {
  position: absolute;
  right: 215px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  opacity: var(--op-about-krug-bol);
  max-height: 80%;
}

.about__krug-mal {
  position: absolute;
  width: 152px;
  height: 152px;
  right: 138px;
  top: 50%;
  transform: translateY(-100%);
  z-index: 2;
}

.about__krug-mal circle {
  fill: none;
}

/*** Structure ***/
.structure__content {
  margin-top: 120px;
  margin-bottom: 120px;
}

.structure__title {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.structure__title-btn {
  display: inline-block;
  margin-top: 5px;
}

.structure__box {
  position: relative;
}

.structure__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

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

.structure__nums-items {
  position: relative;
  width: 100%;
  max-width: 465px;
  overflow: visible;
}

.structure__nums-item {
  display: block;
  position: relative;
  width: 100%;
}

.structure__nums-item {
  border-bottom: 1px solid #E15258;
}

.structure__nums-item:nth-of-type(1) {
  border-bottom: 1px solid #F2B7B9;
}

.structure__nums-item:nth-of-type(2) {
  border-bottom: 1px solid #F2B7B9;
}

.structure__nums-item:nth-of-type(3) {
  border-bottom: 1px solid #EB898D;
}

.structure__nums-item:nth-of-type(4) {
  border-bottom: 1px solid #E15258;
}

.structure__nums-item-box {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 110px;
  align-items: center;
  gap: 20px;
}

.structure__nums-item-text {
  font-size: 20px;
  font-weight: 300;
  text-align: right;
  word-spacing: 9999999px;
}

.structure__nums-item-num {
  font-size: 60px;
  line-height: 1.4;
  font-weight: 100;
  color: #D51017;
}

.structure__nums-item-line {
  height: 1px;
  position: absolute;
  width: 365px;
  transform: rotate(-25deg);
  right: -347px;
  bottom: 76px;
}

.structure__nums-item-line.item-line1 {
  z-index: 9;
  background: linear-gradient(90deg, #F2B7B9 0%, transparent 70%) no-repeat;
}

.structure__nums-item-line.item-line2 {
  z-index: 7;
  background: linear-gradient(90deg, #F2B7B9 0%, transparent 70%) no-repeat;
}

.structure__nums-item-line.item-line3 {
  z-index: 5;
  background: linear-gradient(90deg, #EB898D 0%, transparent 70%) no-repeat;
}

.structure__nums-item-line.item-line4 {
  z-index: 3;
  background: linear-gradient(90deg, #E15258 0%, transparent 70%) no-repeat;
}

.structure__images {
  position: relative;
}

.structure__images-items {
  position: relative;
  max-width: 651px;
  height: 100%;
  max-height: 875px;
  filter: var(--brightness-structure-imgages);
}

.structure__images-items img {
  position: absolute;
  width: 100%;
}

.structure__images-items img:nth-of-type(1) {
  top: 0;
  z-index: 8;
}

.structure__images-items img:nth-of-type(2) {
  top: 13.2%;
  z-index: 6;
}

.structure__images-items img:nth-of-type(3) {
  top: 26.4%;
  z-index: 4;
}

.structure__images-items img:nth-of-type(4) {
  top: 39.6%;
  z-index: 2;
}

.structure__images-items img:nth-of-type(5) {
  top: 52.8%;
  z-index: 1;
}

/*** HomeNews ***/
.homenews__content {
  display: flex;
  flex-direction: column;
  margin-top: 120px;
  margin-bottom: 120px;
}

.homenews__box {
  position: relative;
  height: 100%;
}

.homenews__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  height: 769px;
  max-height: 769px;
}

.homenews__item {
  position: relative;
  display: block;
  text-decoration: none;
  color: var(--color-homenews-text);
}

.homenews__item:hover .homenews__img img {
  opacity: 0.3;
}

.homenews__item:nth-of-type(1) {
  position: relative;
  grid-area: 1/1/3/4;
  display: flex;
  color: var(--color-body);
}

.homenews__item:nth-of-type(1) .homenews__desc {
  background: var(--color-homenews-first-bg);
}

.homenews__item:nth-of-type(1) .homenews__title {
  font-size: 28px;
  font-weight: 700;
}

.homenews__item:nth-of-type(1) .homenews__title:hover {
  color: #D51017;
}

.homenews__item:nth-of-type(1) .homenews__link {
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: var(--color-homenews-text);
}

.homenews__item:nth-of-type(1) .homenews__link:hover {
  color: #D51017;
}

.homenews__item:nth-of-type(1) .homenews__img {
  position: relative;
  width: 59%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.homenews__item:nth-of-type(1) .homenews__img img {
  opacity: 1;
}

.homenews__item {
  position: relative;
}

.homenews__desc {
  flex: 1;
  position: relative;
  z-index: 2;
}

.homenews__desc .newsinfo-bar {
  padding: 20px;
}

.homenews__title {
  padding: 0px 30px 30px;
}

.homenews__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--color-body-background);
  z-index: 1;
}

.homenews__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.15;
  transition: opacity 0.3s;
}

.homenews__item-last {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-homenews-last-bg);
}

.homenews__item-last a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--color-homenews-text);
}

.homenews__item-last a:hover {
  color: #D51017;
}

.homenews__item-last div {
  display: flex;
  flex-direction: column;
}

/*** 
    Contacts page 
***/
.contacts {
  margin-bottom: 120px;
}

.contacts a {
  text-decoration: none;
}

.contacts__content {
  position: relative;
  display: flex;
  flex-direction: column;
}

.contacts__req {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  flex-direction: column;
  padding: 30px;
  max-width: 435px;
  background: var(--color-contacts-req-bg);
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
  z-index: 2;
}

.contacts__req svg {
  fill: var(--color-contacts-ico-fill);
  path: var(--color-contacts-ico-fill);
}

.contacts__req-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 30px;
}

.contacts__req-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contacts__req-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.contacts__req-item-txt {
  flex: 1;
  display: block;
  line-height: 1;
}

.contacts__map {
  position: relative;
  width: 100%;
  padding-top: 120px;
  padding-left: 150px;
  z-index: 1;
}

.contacts__map-content {
  position: relative;
  width: 100%;
  height: 585px;
  filter: drop-shadow(20px 20px 50px rgba(0, 0, 0, 0.2));
}

.contacts__map-content #map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: var(--filter-contacts-map-theme);
}

.contacts__map-content #map .ymaps-2-1-79-image {
  filter: var(--filter-contacts-map-theme);
}

/*** 
    About page 
***/
.about-page .history__content {
  margin-top: 100px;
  margin-bottom: 120px;
}

.about-intro__content {
  position: relative;
  width: 100%;
}

.about-intro__grid {
  position: relative;
  display: grid;
  grid-template-columns: 32.2% 1fr 28.4%;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
}

.about-intro__slider {
  height: 600px;
  min-width: 0;
}

.about-intro__desc {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-about-desc-bg);
}

.about-intro__desc-block {
  padding: 20px;
  max-width: 565px;
}

.about-intro__desc-block b {
  font-size: 22px;
}

.about-intro__desc-block p {
  margin-top: 0;
}

.about-intro__desc-btns {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 30px;
}

.about-intro__desc-btns svg {
  fill: var(--color-pdf-ico-fill);
  path: var(--color-pdf-ico-fill);
}

.about-intro__desc-btns a {
  text-decoration: none;
  color: var(--color-pdf-ico-fill);
}

.about-intro__desc-btns-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.about-intro__desc-btns-item .btn-white,
.about-intro__desc-btns-item .btn-red {
  width: 100%;
  max-width: 80%;
}

.about-intro__desc-btns-item-sub {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 80%;
}

.about-intro__desc-btns-txt {
  flex: 1;
}

.about-intro__pokaz {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-red-white);
  background: var(--color-white-dgrey);
}

.about-intro__pokaz-block {
  padding: 20px 20px;
}

.about-intro__pokaz-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 305px;
}

.about-intro__pokaz-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

.about-intro__pokaz-num {
  font-size: 60px;
  line-height: 1;
  white-space: nowrap;
}

.about-intro__pokaz-text {
  flex: 1;
}

.about-intro__info {
  margin-top: 40px;
}

.about-intro__info-grid {
  /* display: grid;
  grid-template-columns: repeat(4, 1fr); */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.about-intro__info-item {
  background: var(--color-bw);
  padding: 60px 30px;
  display: flex;
  gap: 25px;
  width: calc((100% - 90px) / 4);
}

.about-intro__info-item-title {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
  max-width: 190px;
}

.about-intro__info-item-text {
  font-size: 14px;
  color: var(--color-black-grey);
}

/*** 
    ESG page 
***/
.esg-intro__content {
  margin-bottom: 120px;
}

.esg-intro__desc {
  margin-bottom: 30px;
}

.esg-intro__desc p {
  color: var(--color-black-grey);
}

.esg-intro__desc p b {
  color: var(--color-body);
}

.esg-intro__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.esg-intro__item {
  position: relative;
  padding: 50px 40px;
  background: var(--color-white-dgrey);
}

.esg-intro__item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.esg-intro__item-bg img {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  object-fit: cover;
  object-position: center;
}

.esg-intro__item-bg-let {
  position: absolute;
  top: 25px;
  left: 2px;
}

.esg-intro__item-bg-let img {
  max-width: 100%;
}

.esg-intro__item-img {
  height: 100%;
  max-height: 80px;
}

.esg-intro__item-img img {
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 80px;
}

.esg-intro__item-title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #02893F;
}

.esg-intro__item-desc {
  margin-bottom: 20px;
  font-weight: 700;
}

.esg-intro__item-list {
  color: var(--color-black-grey);
}

.esg-intro__item-list ul {
  padding-left: 20px;
}

/*** 
    NEWS
***/
.category-news {
  padding-bottom: 120px;
}

.category-news .section-title {
  margin-bottom: 30px;
}

.category-news a {
  text-decoration: none;
}

.category-news__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.category-news__item {
  flex: 0 1 calc(25% - 22.5px);
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr;
  background: var(--color-white-dgrey);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.05);
}

.category-news__item-img {
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.category-news__item-box {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 10px;
  padding: 15px;
}

.category-news__item-title {
  flex: 1;
}

.category-news__item-posttags .posttags-block {
  border-top: 1px solid var(--color-grey);
  padding-top: 10px;
}

.category-news__nav {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.category-news__nav-more {
  display: inline-flex;
  align-items: center;
  margin-left: auto;
}

.category-news__nav-more-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 15px;
  background: var(--color-white-dgrey);
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}

.category-news__tags-content {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.category-news__tags-content.show-tags .select-arrow {
  transform: rotate(180deg);
}

.category-news__tags-content.show-tags .category-news__tags-list {
  max-height: unset;
}

.category-news__tags-text {
  color: var(--color-text-dgrey-wgrey);
}

.category-news__tags-list {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
  overflow-y: hidden;
  max-height: 32px;
}

.category-news__tags-item {
  font-size: 14px;
  line-height: 1;
  padding: 9px 15px;
  border-radius: 4px;
  color: var(--color-text-dgrey-wgrey);
  background: var(--color-wgrey-dgrey);
}

.category-news__tags-item span {
  font-size: 14px;
  color: var(--color-grey);
}

.category-news__tags-item.current-tag {
  background: var(--color-white-wgrey);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
  order: -1;
}

.category-news__tags-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 15px;
  border-radius: 4px;
  color: var(--color-text-dgrey-wgrey);
  background: var(--color-wb);
  cursor: pointer;
}

.category-news__order-content {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  font-size: 16px;
}

.category-news__order-content.show-tags .select-arrow {
  transform: rotate(180deg);
}

.category-news__order-content.show-tags .category-news__order-list {
  max-height: unset;
}

.category-news__order-text {
  color: var(--color-text-dgrey-wgrey);
}

.category-news__order-list {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}

.category-news__order-item {
  position: relative;
  color: var(--color-grey);
  border-bottom: 1px dashed var(--color-grey);
  cursor: pointer;
}

.category-news__order-item.ordered {
  position: relative;
  color: var(--color-red-white);
  border-bottom: 1px dashed transparent;
  order: -1;
}

.category-news__order-item.ordered::after {
  content: "";
  font-size: 24px;
  line-height: 1;
  position: relative;
  top: 2px;
  margin-left: 3px;
}

.category-news__order-item.ordered.desc::after {
  content: "↓";
}

.category-news__order-item.ordered.asc::after {
  content: "↑";
}

.news-page__title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  gap: 30px;
}

.news-page .section-title {
  margin: 0;
}

.news-page .newsinfo-bar__likes-svg {
  width: 30px;
  cursor: pointer;
}

.news-page .newsinfo-bar__likes-svg svg {
  width: 100%;
  height: 100%;
}

.news-page .newsinfo-bar__likes-svg svg:hover {
  fill: #D51017;
  path: #D51017;
}

.news-page__title-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 4px;
  background: var(--color-wgrey-black);
  color: var(--color-text-black-wgrey);
}

.news-page__title-btn:hover {
  color: #D51017;
}

.news-page__grid {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 30px;
  padding: 20px;
  background: var(--color-white-dgrey);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.05);
}

.news-page__images {
  overflow: hidden;
  min-height: 100%;
}

.news-page__images-item {
  height: 430px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news-page__images-bottom {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.news-page__images-bottom .swiper-arrows {
  display: flex;
  align-items: center;
  gap: 20px;
}

.news-page__swiper-pagination {
  display: flex;
  align-items: center;
}

.news-page__swiper-pagination .swiper-pagination-bullet {
  background: rgba(170, 170, 170, 0.3137254902) !important;
  opacity: 1 !important;
  width: 6px;
  height: 6px;
  border-radius: 3px !important;
  margin: 0 5px !important;
}

.news-page__swiper-pagination .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: var(--color-black-grey) !important;
  border-radius: 5px !important;
}

.news-page__news-arrow-left {
  cursor: pointer;
}

.news-page__news-arrow-right {
  cursor: pointer;
}

.news-page__post-title {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0;
}

.news-page__posttags {
  padding: 10px 0 0;
  border-top: 1px solid var(--color-grey);
}

.news-page-slider {
  margin-top: 120px;
  margin-bottom: 80px;
}

.news-page-slider .section-title {
  margin-bottom: 50px;
}

.news-page-slider a {
  text-decoration: none;
}

.news-page-slider__content {
  min-height: 100%;
}

.news-page-slider__item {
  min-height: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
  background: var(--color-white-dgrey);
}

.news-page-slider__avatar {
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.news-page-slider__item-box {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 10px;
  padding: 15px;
}

.news-page-slider__item-posttags .posttags-block {
  border-top: 1px solid var(--color-grey);
  padding-top: 10px;
}

.news-page-slider__items-bottom {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.news-page-slider__items-bottom .swiper-arrows {
  display: flex;
  align-items: center;
  gap: 10px;
}

.news-page-slider__pagination {
  display: flex;
  align-items: center;
}

.news-page-slider__pagination .swiper-pagination-bullet {
  background: rgba(170, 170, 170, 0.3137254902) !important;
  opacity: 1 !important;
  width: 6px;
  height: 6px;
  border-radius: 3px !important;
  margin: 0 5px !important;
}

.news-page-slider__pagination .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: var(--color-black-grey) !important;
  border-radius: 5px !important;
}

.news-page-slider__news-arrow-left {
  cursor: pointer;
}

.news-page-slider__news-arrow-right {
  cursor: pointer;
}

/*** Предприятия ***/
.predpriyatiya {
  margin-bottom: 120px;
}

.predpriyatiya a {
  color: #2975e8;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.predpriyatiya i {
  color: #777777;
}

.predpriyatiya .main__logo-img {
  position: relative;
  bottom: unset;
  margin-top: 30px;
}

.predpriyatiya .main__top-title {
  font-size: 60px;
  margin: 30px 0 40px;
  line-height: 1;
}

.predpriyatiya__list {
  width: 100%;
  max-width: 950px;
}

.predpriyatiya__item {
  border-bottom: 1px solid #CCCCCC;
  padding: 30px 0;
}

.predpriyatiya__item:first-child {
  border-top: 1px solid #CCCCCC;
}

.predpriyatiya__item.bottom-red-line {
  border-bottom: 2px solid #D51017;
}

.predpriyatiya__item.bottom-red-line:first-child {
  border-top: 2px solid #D51017;
}

.predpriyatiya__item-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.predpriyatiya__item-data {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.predpriyatiya__item-urls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.predpriyatiya__item-gorod {
  display: flex;
  align-items: center;
  gap: 5px;
}

.predpriyatiya__item-url {
  display: flex;
  align-items: center;
  gap: 5px;
}

.predpriyatiya__item-giper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.predpriyatiya__item-pres-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.predpriyatiya__item-pres-list a {
  color: firebrick;
  text-decoration: none;
}

.predpriyatiya__item-pres-item {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.predpriyatiya__item-pres-item a {
  color: firebrick;
  text-decoration: none;
}

.predpriyatiya__item-pres-item i {
  color: #AAAAAA;
}

.predpriyatiya__struktura {
  text-align: center;
  font-size: 20px;
  color: #D61017;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.predpriyatiya__struktura-ah {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.predpriyatiya__cat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.predpriyatiya__cat-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.predpriyatiya__cat-item a {
  color: #000000 !important;
}

.predpriyatiya__cat-item a:hover {
  color: #D51017 !important;
}

.predpriyatiya__cat-item-ico {
  display: flex;
  justify-content: center;
  position: relative;
}

.predpriyatiya__cat-item-tr {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background: url(img/tr.svg) no-repeat;
  background-size: 100%;
  background-position: center;
  width: 50px;
  height: 50px;
  padding-right: 14px;
  padding-bottom: 3px;
  color: #FFFFFF;
}

.predpriyatiya__cat-item-title {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  max-width: 280px;
}

.purchase-list {
  margin-bottom: 30px;
}

.purchase-list__content-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.purchase-list__content-desc {
  margin-bottom: 30px;
}

.purchase-list__item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  border-top: 1px solid #CCCCCC;
  padding: 20px 0;
  text-decoration: none;
}

.purchase-list__title {
  font-size: 1.2rem;
  font-weight: 600;
}

.purchase-list__det {
  display: flex;
  align-items: center;
  gap: 5px;
}

.purchase-list__category {
  font-size: 0.9rem;
  color: #555555;
  display: flex;
  align-items: center;
  gap: 5px;
}

.purchase-list__det img {
  max-width: 20px;
}

.purchase-list__det span {
  text-decoration: underline;
}

.purchase-list__acceptance {
  color: #555555;
}

.purchase-list__acceptance span {
  color: #02893F;
}

.registry-list {
  margin-top: 60px;
  margin-bottom: 50px;
}

.registry-list .section-title {
  margin-bottom: 40px;
}

.registry-list__item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  border-top: 1px solid #CCCCCC;
  padding: 20px 0;
  text-decoration: none;
}

.registry-list__url {
  display: flex;
  align-items: center;
  gap: 10px;
  
}
.registry-list__url span{
  hyphens: auto;
}
.registry-list__url img{
  max-width: 25px;
}

.predpriyatiya__video{
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 3rem;
  max-width: 950px;
}
.predpriyatiya__video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --- MEDIA --- */
@media (max-width: 1920px) {
  .footer {
    max-width: 1920px;
  }

  .footer section {
    max-width: 1920px;
  }
}

@media (max-width: 1840px) {
  .container.padding-right-bar {
    padding-right: var(--main-background-right-bar-width);
  }
}

@media (max-width: 1761px) {
  :root {
    --padding-right: 70px;
  }

  html {
    font-size: 16px;
  }

  .page {
    padding-bottom: 60px;
  }

  .section-title {
    margin-bottom: 65px;
  }

  .newsinfo-bar {
    gap: 10px;
  }

  .header__logo svg {
    width: 160px;
  }

  .header-burger__flex-grid {
    padding-left: 5%;
  }

  .header-burger__menu ul li {
    margin-top: 5px;
  }

  .header-burger__menu>ul>li {
    margin-bottom: 20px;
  }

  .header-burger__menu>ul>li>a {
    font-size: 26px;
  }

  .header-burger__menu>ul>li>ul>li {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .header-burger__menu>ul>li>ul>li>a {
    font-size: 24px;
  }

  .header-burger__ico-akron-city img {
    position: relative;
    width: 100px;
  }

  .footer__first-grid {
    grid-template-columns: 25% 25% 25% 25%;
  }

  .footer__second-grid {
    grid-template-columns: 8% 23% 23% 23% 23%;
  }

  .intro__box-slogan {
    font-size: 55px;
    line-height: 65px;
    padding: 30px 0 30px 125px;
  }

  .history__content {
    margin-top: 120px;
  }

  .history__grid {
    max-height: 450px;
    gap: 30px;
    margin: 0 30px;
  }

  .history__grid.year-action-parent {
    min-height: 450px;
  }

  .history__item.year-action {
    flex: 4;
  }

  .history__item.year-action:last-child {
    flex: 4.5;
  }

  .history__item-text {
    padding: 20px 30px 0px 50px;
  }

  .about__content {
    margin-top: 140px;
  }

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

  .about__text-strategy {
    display: none;
  }

  .structure__content {
    margin-top: 110px;
    margin-bottom: 110px;
  }

  .structure__nums-item-text {
    font-size: 22px;
  }

  .structure__nums-item-num {
    font-size: 80px;
  }

  .structure__nums-item-line {
    width: 265px;
    transform: rotate(-25deg);
    right: -250px;
    bottom: 54px;
  }

  .structure__images-items img:nth-of-type(1) {
    top: 0;
  }

  .structure__images-items img:nth-of-type(2) {
    top: 70px;
  }

  .structure__images-items img:nth-of-type(3) {
    top: 140px;
  }

  .structure__images-items img:nth-of-type(4) {
    top: 210px;
  }

  .structure__images-items img:nth-of-type(5) {
    top: 280px;
  }

  .homenews__content {
    margin-top: 110px;
    margin-bottom: 110px;
  }

  .homenews__title {
    padding: 0px 20px 10px;
  }

  .contacts__map {
    padding-top: 100px;
    padding-left: 100px;
  }

  .contacts__map-content {
    height: 400px;
  }

  .about-intro__info-item {
    flex-direction: column;
    padding: 30px;
    gap: 15px;
  }
}

@media (max-width: 1367px) {
  :root {
    --main-background-right-bar-width: 46px;
    --padding-right: 50px;
  }

  .homenews__grid {
    grid-template-columns: repeat(4, 1fr);
    max-height: 324px;
    gap: 1px;
  }

  .homenews__item:nth-of-type(1) {
    grid-area: 1/1/2/2;
    display: block;
    color: var(--color-homenews-text);
  }

  .homenews__item:nth-of-type(1) .homenews__desc {
    background: unset;
  }

  .homenews__item:nth-of-type(1) .homenews__title {
    font-size: inherit;
    font-weight: inherit;
  }

  .homenews__item:nth-of-type(1) .homenews__link {
    display: none;
  }

  .homenews__item:nth-of-type(1) .homenews__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .homenews__item:nth-of-type(1) .homenews__img img {
    opacity: 0.15;
  }

  .homenews__item:nth-of-type(4) {
    display: none;
  }

  .about-intro__desc-btns-item-sub {
    flex-direction: column;
    align-items: unset;
    justify-content: center;
  }

  .about-intro__desc-btns-item-sub .btn-white,
  .about-intro__desc-btns-item-sub .btn-red {
    width: 100%;
    max-width: 100%;
  }

  .about-intro__info-grid {
    /* grid-template-columns: repeat(2, 1fr); */
    gap: 20px;
  }

  .about-intro__info-item {
    flex-direction: row;
    align-items: center;
    width: calc((100% - 20px) / 2);
  }

  .about-intro__info-item-img img {
    height: 60px;
  }

  .about-intro__info-item-title {
    max-width: 100%;
  }

  .category-news__items {
    gap: 20px;
  }

  .category-news__item {
    flex: 0 1 calc(33.3333% - 13.3333px);
  }
}

@media (max-width: 1366px) {
  .about-page .history__content {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .about-intro__grid {
    grid-template-columns: 45% 1fr;
  }

  .about-intro__slider {
    height: 500px;
  }

  .about-intro__pokaz {
    grid-area: 2/1/3/3;
  }

  .about-intro__pokaz-block {
    padding: 40px 20px;
    width: 100%;
  }

  .about-intro__pokaz-items {
    flex-direction: row;
    max-width: 100%;
    justify-content: space-evenly;
    gap: 20px;
  }

  .about-intro__pokaz-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }

  .about-intro__pokaz-num {
    font-size: 50px;
  }

  .about-intro__pokaz-text {
    max-width: 150px;
  }

  .esg-intro__content {
    margin-bottom: 30px;
  }
}

@media (max-width: 1340px) {
  .intro__img-box {
    width: 70%;
  }
}

@media (max-width: 1165px) {
  .intro__img-box {
    width: 75%;
  }
}

@media (max-width: 1111px) {
  .footer__first-grid {
    grid-template-columns: 33% 33% 33%;
  }

  .footer__first-req {
    display: none;
  }

  .footer__first-tel-items {
    border: 1px solid var(--color-grey);
    padding: 2px 15px 2px 2px;
    border-radius: 17px;
  }

  .footer__first-tel-img img {
    width: 30px;
  }

  .footer__second {
    display: none;
  }

  .footer__third {
    padding: 10px 0;
  }

  .footer__third-desc a {
    display: inline-block;
  }
}

@media (max-width: 1085px) {
  .intro__img-box {
    width: 80%;
  }
}

@media (max-width: 971px) {
  :root {
    --header-height: 80px;
    --main-background-right-bar-width: 36px;
    --padding-right: 35px;
  }

  html {
    font-size: 14px;
  }

  .section-first {
    padding-top: calc(var(--header-height) + 30px);
  }

  .page {
    padding-top: calc(var(--header-height) + 30px);
    padding-bottom: 30px;
  }

  .section-title {
    font-size: 30px;
    margin-bottom: 50px;
  }

  .section-title span {
    font-size: 20px;
  }

  .newsinfo-bar {
    font-size: 14px;
  }

  .header__logo {
    height: 42px;
  }

  .header__logo svg {
    width: 154px;
    position: relative;
  }

  .header__menu {
    display: none;
  }

  .header.fuulfixed .header__logo {
    display: none;
  }

  .header.fuulfixed .header__menu ul {
    display: none;
  }

  .header-burger {
    background: var(--color-header-burger-bg-mob);
  }

  .header-burger .container {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .header-burger__flex-grid {
    width: 100%;
    padding-left: 0;
  }

  .header-burger .header__swnav {
    height: var(--header-height);
  }

  .header-burger__menu ul li {
    margin-top: 5px;
  }

  .header-burger__menu ul li a {
    font-size: 14px;
  }

  .header-burger__menu>ul>li>a {
    font-size: 18px;
  }

  .header-burger__menu>ul>li>ul>li {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .header-burger__menu>ul>li>ul>li>a {
    font-size: 16px;
  }

  .footer__first {
    padding: 20px 0;
    border-left: 0;
    border-right: 0;
  }

  .main-background {
    background-size: auto 60%;
  }

  .main-background__right-bar-text {
    font-size: 10px;
    line-height: 1;
    padding: 10px 0;
  }

  .intro {
    height: unset;
  }

  .intro__v-xscroll {
    display: none;
  }

  .intro__img {
    height: 50%;
    right: 50%;
    transform: translateX(50%);
  }

  .intro__img-box {
    height: 450px;
  }

  .intro__box-slogan {
    position: relative;
    font-size: 50px;
    line-height: 52px;
    padding: 35px 0 35px 42px;
    bottom: 60px;
  }

  .history__content {
    margin-top: 80px;
  }

  .history__grid {
    max-height: 370px;
  }

  .history__grid.year-action-parent {
    min-height: 370px;
  }

  .history__item.year-action {
    flex: 9;
  }

  .history__item.year-action:last-child {
    flex: 10.5;
  }

  .history__year {
    font-size: 24px;
  }

  .about__content {
    margin-top: 80px;
  }

  .about__grid {
    grid-template-columns: 1fr 370px;
  }

  .about__desc {
    padding: 50px 0;
  }

  .about__krug-bol {
    width: 350px;
    right: 100px;
  }

  .about__krug-mal {
    width: 100px;
    height: 100px;
    right: 40px;
  }

  .structure .container {
    padding-left: 0;
  }

  .structure__content {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .structure__nums {
    margin: 48px 0;
  }

  .structure__nums-items {
    max-width: 265px;
  }

  .structure__nums-item-box {
    grid-template-columns: 1fr 50px;
    gap: 15px;
  }

  .structure__nums-item-text {
    font-size: 14px;
  }

  .structure__nums-item-num {
    font-size: 55px;
  }

  .structure__nums-item-line {
    width: 220px;
    transform: rotate(-25deg);
    right: -208px;
    bottom: 45px;
  }

  .structure__images-items img:nth-of-type(1) {
    top: 0;
  }

  .structure__images-items img:nth-of-type(2) {
    top: 50px;
  }

  .structure__images-items img:nth-of-type(3) {
    top: 100px;
  }

  .structure__images-items img:nth-of-type(4) {
    top: 150px;
  }

  .structure__images-items img:nth-of-type(5) {
    top: 200px;
  }

  .homenews__content {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .homenews__desc .newsinfo-bar {
    padding: 10px;
  }

  .homenews__title {
    padding: 0px 10px 10px;
  }

  .homenews__item-last a {
    flex-direction: column;
    align-items: flex-start;
  }

  .contacts {
    margin-bottom: 90px;
  }

  .contacts__req {
    order: 1;
    position: relative;
    width: 100%;
    max-width: 100%;
  }

  .contacts__map {
    padding: 0;
    order: 2;
  }

  .about-intro__slider {
    height: 400px;
  }

  .about-intro__pokaz-num {
    font-size: 40px;
  }

  .about-intro__info {
    margin-top: 30px;
  }

  .esg-intro__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .esg-intro__item {
    padding: 40px 30px;
  }

  .esg-intro__item-bg-let {
    display: none;
  }

  .esg-intro__item-img {
    max-height: 70px;
  }

  .esg-intro__item-img img {
    max-height: 70px;
  }

  .category-news {
    padding-bottom: 50px;
  }

  .category-news__item {
    flex: 0 1 calc(50% - 10px);
  }

  .category-news__nav {
    margin-top: 30px;
  }

  .news-page__title {
    margin-bottom: 30px;
  }

  .news-page__grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .news-page__images-item {
    height: 330px;
  }

  .news-page-slider {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .news-page-slider .section-title {
    margin-bottom: 30px;
  }

  .predpriyatiya {
    margin-bottom: 90px;
  }

  .predpriyatiya__item {
    padding: 20px 0;
  }

  .predpriyatiya__item-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .predpriyatiya__item-data {
    gap: 10px;
  }

  .predpriyatiya__item-urls {
    gap: 10px;
  }

  .predpriyatiya__item-pres-list {
    gap: 10px;
  }
}

@media (max-width: 769px) {
  :root {
    --header-height: 51px;
    --main-background-right-bar-width: 26px;
    --padding-right: 25px;
  }

  .section-first {
    padding-top: calc(var(--header-height) + 20px);
  }

  .section-title {
    font-size: 24px;
    padding-left: 17px;
    margin-bottom: 30px;
  }

  .section-title span {
    font-size: 16px;
  }

  .newsinfo-bar {
    font-size: 12px;
  }

  .select-arrow {
    display: block;
  }

  .header__logo {
    height: 29px;
  }

  .header__logo svg {
    width: 106px;
  }

  .header__swich {
    font-size: 14px;
  }

  .header.fixed {
    height: 51px;
  }

  .header.fixed .header__logo {
    height: 29px;
  }

  .header.fixed .header__logo svg {
    width: 106px;
  }

  .header-burger__menu>ul>li>a {
    font-size: 16px;
    font-weight: 700;
  }

  .header-burger__pre-btn {
    display: grid;
    grid-template-columns: auto 1fr;
  }

  .header-burger__pre-btn a:nth-of-type(1) {
    grid-area: 1/1/2/2;
  }

  .header-burger__pre-btn a:nth-of-type(2) {
    grid-area: 2/1/3/2;
  }

  .header-burger__pre-btn a:nth-of-type(3) {
    grid-area: 1/2/3/3;
  }

  .header-burger__ico-akron-city img {
    top: unset;
  }

  .footer__first-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .footer__first-logo {
    display: none;
  }

  .footer__first-tel {
    border: 0;
    padding-left: 0;
  }

  .footer__first-tel-items {
    width: 98%;
  }

  .footer__first-tel-txt {
    width: 100%;
    text-align: center;
    white-space: nowrap;
  }

  .footer__first-mail {
    border: 0;
    padding-left: 0;
  }

  .intro__img-content {
    display: block;
    height: unset;
  }

  .intro__img {
    display: block;
    height: unset;
    right: unset;
    transform: unset;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .intro__img-box {
    width: 100%;
    height: 83.3333333333vw;
  }

  .intro__box-slogan {
    display: block;
    position: relative;
    bottom: unset;
    font-size: 35px;
    line-height: 1.3;
    padding: 0;
    overflow: unset;
    transform: unset;
    background: unset;
    word-wrap: break-word;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    margin-top: -60px;
  }

  .intro__box-slogan::before {
    display: none;
  }

  .intro__box-slogan-item {
    display: block;
  }

  .intro__ico-akron-city {
    position: relative;
    right: unset;
    bottom: unset;
    margin: 10px 0 20px;
  }

  .intro__ico-akron-city img {
    width: 130px;
  }

  .history__content {
    margin-top: 40px;
  }

  .history__grid::before {
    display: none;
  }

  .history__grid {
    flex-direction: column;
    height: unset;
    max-height: unset;
    min-height: unset;
    margin: 40px 20px 30px 20px;
    border-left: 1px solid #BFBFBF;
    gap: 50px;
  }

  .history__item.year-action {
    flex: unset;
  }

  .history__item.year-action:last-child {
    flex: unset;
  }

  .history__item.year-action .history__year::before {
    left: -2px;
    top: 17px;
  }

  .history__item.year-action .history__year {
    padding-top: 0px;
    top: -16px;
    font-size: 2.5rem;
  }

  .history__item.year-action .history__item-box {
    height: 100%;
    background: var(--color-history-img-action-mob-bg);
  }

  .history__item.year-action .history__item-img {
    display: none;
  }

  .history__item.year-action .history__item-text {
    position: relative;
    left: unset;
  }

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

  .history__year {
    writing-mode: unset;
    transform: unset;
    left: -5.5px;
    top: -11px;
    bottom: unset;
    padding-top: 0;
    padding-left: 20px;
  }

  .history__item-box {
    width: 100%;
    height: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(119, 119, 119, 0.4941176471);
  }

  .history__item-text {
    bottom: unset;
    padding: 40px 20px 20px;
  }

  .about__content {
    margin-top: 30px;
  }

  .about__content .section-title {
    margin-left: -20px;
  }

  .about__grid {
    margin-left: -20px;
    grid-template-columns: 1fr;
  }

  .about__desc {
    grid-area: 2/1/3/2;
    padding: 0 0 20px 0;
  }

  .about__text-grid {
    margin: 0 20px;
  }

  .about__img-items {
    height: 250px;
    margin: 20px;
  }

  .about__krug-bol {
    display: none;
  }

  .about__krug-mal {
    display: none;
  }

  .structure__content {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }

  .structure__title {
    flex-direction: column;
  }

  .structure__title .section-title {
    margin-bottom: 0;
  }

  .structure__title-btn {
    margin: 0 0 20px 20px;
  }

  .structure__title-btn .btn-red {
    justify-content: center;
  }

  .structure__grid {
    gap: 20px;
    margin-left: 20px;
  }

  .structure__nums {
    margin: 40px 0;
  }

  .structure__images-items img {
    width: 376px;
  }

  .homenews__content {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .homenews__grid {
    grid-template-columns: 1fr;
    grid-template-rows: unset;
    gap: 15px;
    max-height: unset;
    height: unset;
  }

  .homenews__item {
    display: flex;
    min-height: 112px;
  }

  .homenews__item:nth-of-type(1) {
    display: flex;
  }

  .homenews__item:nth-of-type(1) .homenews__desc {
    flex: 1;
    background: var(--color-homenews-desc-mobbg);
  }

  .homenews__item:nth-of-type(1) .homenews__img {
    position: relative;
    left: unset;
    top: unset;
    width: 100px;
    height: 100%;
    opacity: unset;
  }

  .homenews__item:nth-of-type(1) .homenews__img img {
    opacity: 1;
  }

  .homenews__desc {
    order: 2;
    background: var(--color-homenews-desc-mobbg);
  }

  .homenews__img {
    position: relative;
    left: unset;
    top: unset;
    width: 100px;
    height: 100%;
    opacity: unset;
  }

  .homenews__img img {
    opacity: 1;
  }

  .homenews__item-last {
    background: var(--color-homenews-desc-mobbg);
  }

  .homenews__item-last a {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    margin: 10px 0;
  }

  .contacts {
    margin-bottom: 30px;
  }

  .contacts__req {
    padding: 20px;
  }

  .contacts__req-title {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .contacts__req-items {
    gap: 10px;
  }

  .contacts__req-item {
    gap: 5px;
  }

  .about-page .history__content {
    margin-top: 30px;
  }

  .about-intro__grid {
    grid-template-columns: 1fr;
  }

  .about-intro__slider {
    height: 200px;
  }

  .about-intro__desc-block {
    max-width: 100%;
  }

  .about-intro__desc-btns-item .btn-white,
  .about-intro__desc-btns-item .btn-red {
    max-width: 100%;
  }

  .about-intro__desc-btns-item-sub {
    width: 100%;
  }

  .about-intro__pokaz {
    grid-area: unset;
  }

  .about-intro__pokaz-items {
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: flex-start;
  }

  .about-intro__pokaz-text {
    max-width: 120px;
  }

  .about-intro__info-grid {
    /* grid-template-columns: 1fr; */
    gap: 10px;
  }

  .about-intro__info-item {
    padding: 20px 15px;
    width: 100%;
  }

  .esg-intro__content {
    margin-top: 30px;
  }

  .esg-intro__item {
    padding: 30px 20px;
  }

  .esg-intro__item-img {
    max-height: 35px;
  }

  .esg-intro__item-img img {
    max-height: 35px;
  }

  .esg-intro__item-title {
    font-size: 24px;
  }

  .category-news {
    padding-bottom: 30px;
  }

  .category-news__item {
    flex: 0 1 100%;
    grid-template-columns: 35% 1fr;
    grid-template-rows: 1fr;
  }

  .category-news__item-img {
    height: 100%;
    min-height: 110px;
  }

  .category-news__item-box {
    grid-template-rows: auto 1fr;
    padding: 10px;
  }

  .category-news__item-posttags {
    display: none;
  }

  .category-news__nav {
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }

  .category-news__nav .category-news__nav-arrow-left,
  .category-news__nav .category-news__nav-arrow-right {
    display: none;
  }

  .category-news__nav-more {
    margin-left: unset;
  }

  .category-news__tags-content {
    flex-direction: column;
    align-items: unset;
    gap: 0;
  }

  .category-news__tags-list {
    font-size: 14px;
    flex-direction: column;
    align-items: unset;
    flex-wrap: unset;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid var(--color-select-border);
    padding: 9px 40px 10px 10px;
    background: var(--color-white-dgrey);
  }

  .category-news__tags-item {
    background: unset;
    padding: 0;
  }

  .category-news__tags-item.current-tag {
    background: unset;
    box-shadow: unset;
    color: var(--color-red-white);
  }

  .category-news__tags-item.current-tag span {
    color: var(--color-red-white);
  }

  .category-news__tags-btn {
    display: none;
  }

  .category-news__order-content {
    flex-direction: column;
    align-items: unset;
    gap: 0;
  }

  .category-news__order-list {
    font-size: 14px;
    flex-direction: column;
    align-items: unset;
    gap: 5px;
    border-radius: 4px;
    border: 1px solid var(--color-select-border);
    padding: 2px 40px 5px 10px;
    background: var(--color-white-dgrey);
    overflow: hidden;
    max-height: 34px;
  }

  .category-news__order-item {
    border-bottom: 0;
    color: var(--color-black-grey);
  }

  .category-news__order-item.ordered {
    border-bottom: 0;
  }

  .news-page__title {
    margin-bottom: 20px;
  }

  .news-page__title-btn span {
    display: none;
  }

  .news-page__grid {
    margin-left: -20px;
    margin-right: -var(--main-background-right-bar-width);
    gap: 0px;
  }

  .news-page__images-item {
    height: 200px;
  }

  .news-page__images-bottom .swiper-arrows {
    display: none;
  }

  .news-page__post-title {
    margin: 10px 0;
  }

  .news-page-slider {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .news-page-slider .section-title {
    margin-bottom: 20px;
  }

  .news-page-slider__item {
    grid-template-columns: 35% 1fr;
    grid-template-rows: 1fr;
  }

  .news-page-slider__avatar {
    height: 100%;
  }

  .news-page-slider__item-box {
    grid-template-rows: auto 1fr;
    padding: 10px;
  }

  .news-page-slider__item-posttags {
    display: none;
  }

  .news-page-slider__items-bottom .swiper-arrows {
    display: none;
  }

  .predpriyatiya {
    margin-bottom: 30px;
  }

  .about__img-swiper-button-prev,
  .about__img-swiper-button-next {
    display: none;
  }

  .registry-list {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .purchase-list__content-desc{
    margin-bottom: 20px;
  }
  
}

@media (max-width: 1920px) and (min-width: 971px) {
  body.preload {
    overflow: hidden;
  }

  /* Для fullpage-scroll */
  .fullpage-style .section-title {
    margin: 0;
  }

  .fullpage-style .history__content,
  .fullpage-style .about__content,
  .fullpage-style .structure__content,
  .fullpage-style .homenews__content {
    display: flex;
    flex-direction: column;
    margin: 0;
    height: calc(100vh - var(--header-height) - 50px);
    margin-top: var(--header-height);
  }

  .fullpage-style .history__box,
  .fullpage-style .about__box,
  .fullpage-style .structure__box,
  .fullpage-style .homenews__box {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 20px 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .fullpage-style .intro__v-xscroll {
    display: grid;
  }

  .fullpage-style .history__grid {
    flex: 1;
    height: 100%;
  }

  .fullpage-style .structure__content .structure__grid {
    flex: 1;
  }

  .fullpage-style .homenews__grid {
    height: 90%;
  }
}

@media (max-width: 5000px) and (min-width: 971px) {

  /* header анимации */
  .header.animation .header__menu.for-animation {
    overflow: hidden;
    opacity: 0;
    transform: translateX(50px);
  }

  .header.animation .header__menu.for-animation._animate {
    opacity: 1;
    transform: translateX(0px);
    transition: opacity 300ms 400ms, transform 300ms 400ms;
  }

  .header.animation .header__swnav.for-animation {
    opacity: 0;
  }

  .header.animation .header__swnav.for-animation._animate {
    opacity: 1;
    transition: opacity 300ms 700ms;
  }

  /* main-background анимации */
  .main-background.animation .main-background__v-akron.for-animation {
    opacity: 0;
    transform: translateX(-100px);
  }

  .main-background.animation .main-background__v-akron.for-animation._animate {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 300ms 800ms, transform 300ms 800ms;
  }

  .main-background.animation .main-background__right-bar.for-animation {
    opacity: 0;
  }

  .main-background.animation .main-background__right-bar.for-animation._animate {
    opacity: 1;
    transition: opacity 300ms 1.1s;
  }

  /* Для анимации Главной страницы */
  .animation .intro .intro__img.for-animation {
    opacity: 0;
  }

  .animation .intro .intro__img.for-animation._animate {
    opacity: 1;
    transition: opacity 700ms 2.3s;
  }

  .animation .intro .intro__v-xscroll.for-animation {
    opacity: 0;
  }

  .animation .intro .intro__v-xscroll.for-animation._animate {
    opacity: 1;
    transition: opacity 200ms 2.2s;
  }

  .animation .intro .intro__box-slogan.for-animation::before {
    left: -200%;
  }

  .animation .intro .intro__box-slogan.for-animation .intro__slogan1 {
    overflow: hidden;
    width: 0;
  }

  .animation .intro .intro__box-slogan.for-animation .intro__slogan2 {
    overflow: hidden;
    width: 0;
  }

  .animation .intro .intro__box-slogan.for-animation .intro__slogan3 {
    white-space: nowrap;
    overflow: hidden;
    width: 0;
  }

  .animation .intro .intro__box-slogan.for-animation._animate::before {
    left: -53%;
    transition: left 400ms 1.9s;
  }

  .animation .intro .intro__box-slogan.for-animation._animate .intro__slogan1 {
    width: 100%;
    transition: width 300ms linear 1.1s;
  }

  .animation .intro .intro__box-slogan.for-animation._animate .intro__slogan2 {
    width: 100%;
    transition: width 300ms linear 1.4s;
  }

  .animation .intro .intro__box-slogan.for-animation._animate .intro__slogan3 {
    width: 100%;
    transition: width 300ms linear 1.7s;
  }

  .animation .intro .intro__ico-akron-city.for-animation {
    opacity: 0;
  }

  .animation .intro .intro__ico-akron-city.for-animation._animate {
    opacity: 1;
    transition: opacity 200ms 2.2s;
  }

  .animation .history .history__grid.for-animation {
    transform: translateX(-100%);
    opacity: 0;
  }

  .animation .history .history__grid.for-animation._animate {
    transform: translateX(0);
    opacity: 1;
    transition: opacity 1s ease-out, transform 1s;
  }

  .animation .about .about__grid.for-animation::before {
    width: 0;
  }

  .animation .about .about__grid.for-animation._animate::before {
    width: 100%;
    transition: width 500ms;
  }

  .animation .about .about__text-keeping.for-animation {
    opacity: 0;
    transform: translateY(-50px);
  }

  .animation .about .about__text-keeping.for-animation._animate {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 500ms 500ms, transform 500ms 500ms;
  }

  .animation .about .about__text-strategy.for-animation {
    opacity: 0;
    transform: translateY(50px);
  }

  .animation .about .about__text-strategy.for-animation._animate {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 500ms 500ms, transform 500ms 500ms;
  }

  .animation .about .about__img-items.for-animation {
    opacity: 0;
  }

  .animation .about .about__img-items.for-animation._animate {
    opacity: 1;
    transition: opacity 500ms 1s;
  }

  .animation .about .about__krug-bol.for-animation {
    opacity: 0;
  }

  .animation .about .about__krug-bol.for-animation._animate {
    opacity: 1;
    transition: opacity 300ms 1.5s;
  }

  .animation .about .about__krug-mal.for-animation {
    opacity: 0;
  }

  .animation .about .about__krug-mal.for-animation._animate {
    opacity: 1;
    transition: opacity 300ms 2s;
  }

  .animation .structure .structure__images.for-animation img:nth-child(4) {
    opacity: 0;
    transform: translateY(30%);
  }

  .animation .structure .structure__images.for-animation img:nth-child(3) {
    opacity: 0;
    transform: translateY(30%);
  }

  .animation .structure .structure__images.for-animation img:nth-child(2) {
    opacity: 0;
    transform: translateY(30%);
  }

  .animation .structure .structure__images.for-animation img:nth-child(1) {
    opacity: 0;
    transform: translateY(30%);
  }

  .animation .structure .structure__images.for-animation._animate img:nth-child(4) {
    opacity: 1;
    transform: translateY(0);
    transition: 300ms linear;
  }

  .animation .structure .structure__images.for-animation._animate img:nth-child(3) {
    opacity: 1;
    transform: translateY(0);
    transition: 300ms linear 200ms;
  }

  .animation .structure .structure__images.for-animation._animate img:nth-child(2) {
    opacity: 1;
    transform: translateY(0);
    transition: 300ms linear 500ms;
  }

  .animation .structure .structure__images.for-animation._animate img:nth-child(1) {
    opacity: 1;
    transform: translateY(0);
    transition: 300ms linear 800ms;
  }

  .animation .structure .structure__nums-item:nth-of-type(1).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(1).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 1.2s;
  }

  .animation .structure .structure__nums-item:nth-of-type(2).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(2).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 1.4s;
  }

  .animation .structure .structure__nums-item:nth-of-type(3).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(3).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 1.6s;
  }

  .animation .structure .structure__nums-item:nth-of-type(4).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(4).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 1.8s;
  }

  .animation .structure .structure__nums-item:nth-of-type(5).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(5).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 2.0s;
  }

  .animation .structure .structure__nums-item:nth-of-type(6).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(6).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 2.2s;
  }

  .animation .structure .structure__nums-item:nth-of-type(7).for-animation {
    opacity: 0;
  }

  .animation .structure .structure__nums-item:nth-of-type(7).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear 2.4s;
  }

  .animation .homenews .homenews__item {
    justify-content: space-between;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation {
    opacity: 0;
  }

  .animation .homenews .homenews__item:nth-of-type(2).for-animation {
    opacity: 0;
  }

  .animation .homenews .homenews__item:nth-of-type(2).for-animation._animate {
    opacity: 1;
    transition: opacity 200ms linear 1s;
  }

  .animation .homenews .homenews__item:nth-of-type(3).for-animation {
    opacity: 0;
  }

  .animation .homenews .homenews__item:nth-of-type(3).for-animation._animate {
    opacity: 1;
    transition: opacity 200ms linear 1.2s;
  }

  .animation .homenews .homenews__item:nth-of-type(4).for-animation {
    opacity: 0;
  }

  .animation .homenews .homenews__item:nth-of-type(4).for-animation._animate {
    opacity: 1;
    transition: opacity 200ms linear 1.4s;
  }

  .animation .homenews .homenews__item-last:nth-of-type(1).for-animation {
    opacity: 0;
  }

  .animation .homenews .homenews__item-last:nth-of-type(1).for-animation._animate {
    opacity: 1;
    transition: opacity 200ms linear 1.6s;
  }

  .animation .footer.for-animation {
    opacity: 0;
    transform: translateX(-20%);
  }

  .animation .footer.for-animation._animate {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 300ms, transform 300ms;
  }
}

@media (max-width: 5000px) and (min-width: 971px) and (max-width: 5000px) and (min-width: 1200px) {
  .animation .homenews .homenews__item:nth-of-type(1).for-animation .homenews__desc {
    max-width: 0;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation .homenews__desc .newsinfo-bar {
    opacity: 0;
    transform: translateX(10%);
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation .homenews__desc .homenews__title {
    opacity: 0;
    transform: translateX(-10%);
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation .homenews__desc .homenews__link {
    opacity: 0;
    transform: translateX(10%);
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation .homenews__img {
    width: 100%;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate {
    opacity: 1;
    transition: opacity 300ms linear;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate .homenews__desc {
    max-width: 100%;
    transition: max-width 0ms linear 600ms;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate .homenews__desc .homenews__title {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 200ms linear 600ms, transform 200ms linear 600ms;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate .homenews__desc .newsinfo-bar {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 200ms linear 800ms, transform 200ms linear 800ms;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate .homenews__desc .homenews__link {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 200ms linear 800ms, transform 200ms linear 800ms;
  }

  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate .homenews__img {
    width: 59%;
    transition: width 300ms linear 300ms;
  }
}

@media (max-width: 5000px) and (min-width: 971px) and (max-width: 1200px) and (min-width: 971px) {
  .animation .homenews .homenews__item:nth-of-type(1).for-animation._animate {
    opacity: 1;
    transition: opacity 0.2s linear;
  }

  .animation .homenews .homenews__item:nth-of-type(2).for-animation._animate {
    transition: opacity 200ms linear 0.2s;
  }

  .animation .homenews .homenews__item:nth-of-type(3).for-animation._animate {
    transition: opacity 200ms linear 0.4s;
  }

  .animation .homenews .homenews__item:nth-of-type(4).for-animation._animate {
    transition: opacity 200ms linear 0.6s;
  }

  .animation .homenews .homenews__item-last:nth-of-type(1).for-animation._animate {
    transition: opacity 200ms linear 0.8s;
  }
}