strong {
  font-weight: 600;
}

.news__item-row, .footer__top, .faq__title, .screen8__item, .screen7__content, .screen5, .menu, .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news__item--main, .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.screen5__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.similar .owl-next .material-symbols-rounded,
.similar .owl-prev .material-symbols-rounded, .similar .owl-next,
.similar .owl-prev, .similar .owl-dots, .headerarticle__menu-item, .headerarticle__menu, .button, .paginator__item, .paginator, .bread__li, .seo-text__down, .heading__low, .screen7__item-number, .screen7 .owl-dots, .steps__n, .screen4__item .material-symbols-rounded, .select, .screen2__downrow .labelcheckbox, .screen2__form-center, .screen1__item, .screen1 .owl-dots, .header__button, .header__q, .bsoc, .menu__soc, .menu__coll-link, .menu__coll-top, .menu__logo-q, .nav__link, .mnav__logo-span, .white-dot, .green-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog__content, .news__content, .faq__content, .screen6__content, .steps__content, .screen1__owl, .mnav__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.window, .screen8__content, .screen7__item, .screen4__item, .menu__logo-block, .mnav__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news__item-views, .news__item-date, .news__item-info, .bread__ul, .steps .menu__coll-link, .select__item, .screen2__downrow, .header__heading-flex, .menu__block, .menu__logo-span1, .menu__logo, .mhead__owl1, .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__down, .screen4__content, .screen3__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headerarticle__center, .window__content, .dark, .screen6__item, .menu__coll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.steps .map__messenger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.seo-text .min-width::after, .screen7::after, .screen5__item::after, .header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.15);
}

::selection {
  background: rgba(0, 0, 0, 0.15);
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

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

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: #F3F3F3;
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #E03B18;
  border-radius: 0;
}

::-webkit-resizer,
::-webkit-scrollbar-corner {
  background-color: #F3F3F3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
}

button,
input,
select,
textarea {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: inherit;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

@font-face {
  font-family: "OpenSans Variable";
  src: url("fonts/OpenSans.ttf");
}
html {
  font-family: "OpenSans Variable";
  font-size: 16px;
  width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 990px) {
  html {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}

body {
  background: #ffffff;
  color: #111111;
  position: relative;
  resize: none;
  outline: none;
  overflow-x: hidden;
}
@media screen and (max-width: 990px) {
  body {
    background: #ffffff;
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
    padding-top: 100px;
  }
}

.desktop {
  display: block;
}
@media screen and (max-width: 990px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media screen and (max-width: 990px) {
  .mobile {
    display: block;
  }
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0;
}

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

.progress-bar {
  position: fixed;
  left: 0;
  top: 0;
  height: 4px;
  width: 0;
  z-index: 998;
  background: #E03B18;
}

.center {
  width: 1320px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 990px) {
  .center {
    width: 100%;
    padding: 0 10px;
  }
}

.min-width {
  width: 1222px;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  .min-width {
    width: 100%;
  }
}

.margin-top-0px {
  margin-top: 0 !important;
}

.margin-top-10px {
  margin-top: 10px !important;
}

.margin-top-20px {
  margin-top: 20px !important;
}

.margin-top-30px {
  margin-top: 30px !important;
}

.margin-top-40px {
  margin-top: 40px !important;
}

.margin-top-50px {
  margin-top: 50px !important;
}

.margin-bottom-0px {
  margin-bottom: 0 !important;
}

.margin-bottom-10px {
  margin-bottom: 10px !important;
}

.margin-bottom-20px {
  margin-bottom: 20px !important;
}

.margin-bottom-30px {
  margin-bottom: 30px !important;
}

.margin-bottom-40px {
  margin-bottom: 40px !important;
}

.margin-bottom-50px {
  margin-bottom: 50px !important;
}

.margin-right-10px {
  margin-right: 10px !important;
}

.margin-right-20px {
  margin-right: 20px !important;
}

.margin-right-30px {
  margin-right: 30px !important;
}

.margin-right-40px {
  margin-right: 40px !important;
}

.margin-right-50px {
  margin-right: 50px !important;
}

.width-auto {
  width: auto !important;
}

@-webkit-keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}
@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.green-dot {
  background-color: #1cbc54;
  width: 4px;
  height: 4px;
  margin-right: 6px;
  border-radius: 100%;
  -webkit-animation: opas 1.1s infinite linear;
  animation: opas 1.1s infinite linear;
}

.white-dot {
  background-color: #ffffff;
  width: 5px;
  height: 5px;
  margin-right: 6px;
  border-radius: 100%;
  -webkit-animation: opas 1.1s infinite linear;
  animation: opas 1.1s infinite linear;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background: url(../images/icons/outline_keyboard_arrow_down_white_24dp.png) right 10px center no-repeat;
  background-size: 20px;
}

input[type=date], input[type=time] {
  -webkit-appearance: none;
}

.label {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.label__name {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 20px;
}
.label__input {
  display: block;
  width: 100%;
  border: 0;
  background-color: rgba(255, 255, 255, 0.1);
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  border-radius: 50px;
  border: 1px rgba(255, 255, 255, 0.1) solid;
  color: #ffffff;
  font-weight: 600;
  font-family: inherit;
  font-size: inherit;
}
.label__input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 200;
  opacity: 0.8;
}
.label__input::-moz-placeholder {
  color: #ffffff;
  font-weight: 200;
  opacity: 0.8;
}
.label__input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 200;
  opacity: 0.8;
}
.label__input::-ms-input-placeholder {
  color: #ffffff;
  font-weight: 200;
  opacity: 0.8;
}
.label__input::placeholder {
  color: #ffffff;
  font-weight: 200;
  opacity: 0.8;
}
.label__input option {
  color: #111111;
}
.label__input--error {
  border-color: #E03B18;
}

.labelcheckbox {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
.labelcheckbox::before {
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 5px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 2px #E03B18 solid;
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
}
.labelcheckbox::after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: absolute;
  top: 10px;
  left: 7px;
  background: #E03B18;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.labelcheckbox--checked::before {
  opacity: 0.5;
}
.labelcheckbox--checked::after {
  opacity: 1;
}
.labelcheckbox__name {
  display: block;
  width: 100%;
  padding-left: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
.labelcheckbox__description {
  display: block;
  padding-left: 40px;
  font-size: 12px;
  line-height: 1;
}
.labelcheckbox input {
  display: none;
}

.checkbox {
  width: 100%;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.checkbox .material-symbols-rounded {
  margin-right: 5px;
}
.checkbox__name {
  display: block;
  width: 100%;
}
.checkbox input[type=checkbox] {
  display: none;
}

.mnav {
  display: none;
  height: 60px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 950;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 990px) {
  .mnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.mnav .menu__coll-link {
  font-size: 14px;
}
.mnav .menu__coll-link .material-symbols-rounded {
  font-size: 21px !important;
}
.mnav__logo {
  background: url(../images/logotip.png) left center no-repeat;
  background-size: contain;
  padding-left: 45px;
  line-height: 1;
}
.mnav__logo-name {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.mnav__logo-name strong {
  font-weight: 700;
  color: #E03B18;
}
.mnav__logo-span {
  font-size: 9px;
  text-transform: uppercase;
}
.mnav__logo-span .green-dot {
  margin-right: 8px;
  width: 3px;
  height: 3px;
  top: 4px;
}
.mnav .menu__logo-name {
  font-size: 16px;
  margin-right: 0;
  line-height: 1;
}

.mhead {
  display: none;
  background: #ffffff;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 940;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 990px) {
  .mhead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.mhead__owl1 {
  overflow-x: scroll;
  padding: 0 10px;
}
.mhead__link {
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.mhead__link:nth-last-child(1) {
  margin-right: 0;
}
.mhead__link--active {
  color: #E03B18;
}
.mhead ::-webkit-scrollbar {
  display: none;
}
.mhead ::-webkit-scrollbar-button {
  display: none;
}
.mhead ::-webkit-scrollbar-track,
.mhead ::-webkit-scrollbar-track-piece {
  display: none;
}
.mhead ::-webkit-scrollbar-thumb {
  display: none;
}
.mhead ::-webkit-resizer,
.mhead ::-webkit-scrollbar-corner {
  display: none;
}

.firstblock .center {
  padding-top: 100px;
}
@media screen and (max-width: 990px) {
  .firstblock .center {
    padding-top: 50px;
  }
}

.empty {
  height: 100px;
}

.mright {
  display: none;
  width: 50px;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom: 40px;
  right: 0;
  padding: 5px;
  backdrop-filter: blur(10px);
  z-index: 950;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 990px) {
  .mright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.mright .bsoc {
  border-radius: 10px;
  margin-right: 0;
  margin-bottom: 5px;
}
.mright .bsoc:nth-last-child(1) {
  margin-bottom: 0;
}

.mmenu {
  display: none;
}
@media screen and (max-width: 990px) {
  .mmenu {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 991;
  }
}
.mmenu__item {
  display: block;
  width: 100%;
  padding: 10px 20px;
  border-bottom: 1px #F2F1F2 solid;
  font-size: 14px;
}
.mmenu__item:nth-child(1) {
  border-top: 1px #F2F1F2 solid;
}

.lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lines__item {
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.05);
  position: absolute;
  top: 0;
}
.lines__item:nth-child(1) {
  left: 0;
  opacity: 0;
}
.lines__item:nth-child(2) {
  left: calc(25% + 25px);
}
.lines__item:nth-child(3) {
  left: 50%;
}
.lines__item:nth-child(4) {
  left: calc(75% - 25px);
}
.lines__item:nth-child(5) {
  left: calc(100% - 25px);
}
.lines--dark .lines__item {
  background: #F3F3F3;
}

.head {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  position: sticky;
  top: 0;
  left: 0;
  z-index: 900;
  border-bottom: 1px #F3F3F3 solid;
}
@media screen and (max-width: 990px) {
  .head {
    display: none;
  }
}

.nav {
  list-style: none;
  width: 100%;
  border-top: 1px #F6F5F5 solid;
  height: 60px;
}
.nav__item {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.nav__item:hover {
  color: #E03B18;
}
.nav__item--active {
  color: #E03B18;
}
.nav__link {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  height: 60px;
  cursor: pointer;
}

.menu {
  height: 80px;
  width: 100%;
}
.menu__logo {
  background: url(../images/logotip.png) left center no-repeat;
  background-size: contain;
  height: 60px;
  padding-left: 70px;
}
@media screen and (max-width: 990px) {
  .menu__logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.menu__logo-block {
  line-height: 1;
}
.menu__logo-block:nth-child(1) {
  cursor: pointer;
}
.menu__logo-q {
  font-size: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  margin-left: 10px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu__logo-q:hover {
  color: #E03B18;
}
.menu__logo-span1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}
.menu__logo-span1 strong {
  color: #E03B18;
  font-weight: 700;
}
.menu__logo-span2 {
  font-size: 12px;
  display: block;
  margin-top: 3px;
}
.menu__coll {
  text-align: right;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.menu__coll-top {
  font-size: 12px;
}
.menu__coll-top .green-dot {
  margin-right: 8px;
}
.menu__coll-link {
  font-size: 16px;
  font-weight: 700;
}
.menu__coll-link .material-symbols-rounded {
  color: #E03B18;
  margin-right: 5px;
  font-size: 21px !important;
}
.menu__soc {
  margin-right: 30px;
}
.menu__soc-text {
  font-size: 12px;
  line-height: 1;
  margin-right: 20px;
  text-align: right;
  position: relative;
}
.menu__soc-text .green-dot {
  position: absolute;
  top: 3px;
  left: 18px;
  display: none;
}

.bsoc {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.bsoc:nth-last-child(1) {
  margin-right: 0;
}
.bsoc--viber {
  background-color: #665CAC;
  background-image: url(../images/icons/viber.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.bsoc--viber:hover, .bsoc--viber:active, .bsoc--viber:focus {
  background-color: #584F94;
}
.bsoc--whatsapp {
  background-color: #25D366;
  background-image: url("../images/icons/whatsapp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.bsoc--whatsapp:hover, .bsoc--whatsapp:active, .bsoc--whatsapp:focus {
  background-color: #22c05c;
}
.bsoc--telegram {
  background-color: #179CDE;
  background-image: url("../images/icons/telegram.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.bsoc--telegram:hover, .bsoc--telegram:active, .bsoc--telegram:focus {
  background-color: #0090DD;
}
.bsoc--max {
  background-color: #007AFF;
  background-image: url("../images/icons/max.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.bsoc--max:hover, .bsoc--max:active, .bsoc--max:focus {
  background-color: #0074f0;
}

.header {
  background: url(../images/header.jpg) center no-repeat;
  background-size: cover;
  height: calc(100vh - 140px);
  min-height: 800px;
  position: relative;
  color: #ffffff;
}
@media screen and (max-width: 990px) {
  .header {
    height: calc(100vh - 60px);
    min-height: auto;
  }
}
.header::before {
  background: rgba(0, 0, 0, 0.8);
}
.header__q {
  font-size: 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px rgba(255, 255, 255, 0.2) solid;
  margin-left: 10px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .header__q {
    width: 30px;
    height: 30px;
    font-size: 12px;
    margin-bottom: 2px;
    background: rgba(255, 255, 255, 0.3);
    border: 1px rgba(255, 255, 255, 0.3) solid;
  }
}
.header__q:hover {
  color: #E03B18;
}
.header__center {
  height: calc(100vh - 140px);
  min-height: 800px;
}
@media screen and (max-width: 990px) {
  .header__center {
    height: calc(100vh - 60px);
    min-height: auto;
  }
}
.header__left {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(25% + 25px);
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 990px) {
  .header__left {
    display: none;
  }
}
.header__left-item {
  border-bottom: 1px rgba(255, 255, 255, 0.05) solid;
  padding: 20px;
  width: 100%;
  height: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header__left-item strong {
  color: #E03B18;
  font-size: 18px;
  display: block;
}
.header__left-item span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.2;
  opacity: 0.8;
}
.header__right {
  position: absolute;
  top: 0;
  left: calc(25% + 25px);
  width: calc(75% - 25px);
  height: 100%;
  padding: 50px 100px;
  padding-right: 0;
}
@media screen and (max-width: 990px) {
  .header__right {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 20px;
  }
}
.header__heading {
  font-size: 70px;
  font-weight: 600;
}
.header__heading-flex {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 990px) {
  .header__heading {
    font-size: 30px;
  }
}
.header__heading strong {
  font-weight: 600;
  color: #E03B18;
}
.header__heading-min {
  display: block;
  font-size: 40px;
}
@media screen and (max-width: 990px) {
  .header__heading-min {
    font-size: 22px;
  }
  .header__heading-min br {
    display: none;
  }
}
.header__description {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 20px;
  opacity: 0.8;
}
@media screen and (max-width: 990px) {
  .header__description {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.header__button {
  border: 0;
  -webkit-animation: pulse1 2s infinite;
  animation: pulse1 2s infinite;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 70px;
  padding: 0 50px;
  border-radius: 50px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  background: #E03B18;
  border-bottom: 1px #111111 solid;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .header__button {
    padding: 0 20px;
    height: 50px;
    margin: 0 auto;
  }
}
.header__button:disabled {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.header__button::after {
  margin-left: -30px;
  content: " ";
  width: 30px;
  height: 300px;
  background: #fff;
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms;
  position: absolute;
  left: -40px;
  top: -150px;
  top-animation-timing-function: ease-in-out;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header__button * {
  position: relative;
  z-index: 100;
}
.header__button-name {
  margin: 0 20px;
}
@media screen and (max-width: 990px) {
  .header__button-name {
    margin: 0 10px;
  }
}
.header__button .material-symbols-rounded {
  width: 12px;
  -webkit-animation: opacity 1s linear infinite;
  animation: opacity 1s linear infinite;
  /*&:nth-child(1),
  &:nth-child(2),
  &:nth-child(6),
  &:nth-child(7) {
      opacity: .5;
  }*/
}
.header__button .material-symbols-rounded:nth-child(1) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(1) {
    display: none;
  }
}
.header__button .material-symbols-rounded:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(2) {
    display: none;
  }
}
.header__button .material-symbols-rounded:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
  }
}
.header__button .material-symbols-rounded:nth-child(5) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
  }
}
.header__button .material-symbols-rounded:nth-child(6) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(6) {
    display: none;
  }
}
.header__button .material-symbols-rounded:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@media screen and (max-width: 990px) {
  .header__button .material-symbols-rounded:nth-child(7) {
    display: none;
  }
}
.header__button.rise-shake {
  -webkit-animation: jump-shaking 0.83s;
  animation: jump-shaking 0.83s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@-webkit-keyframes jump-shaking {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  35% {
    -webkit-transform: translateY(0px) rotate(5deg);
    transform: translateY(0px) rotate(5deg);
  }
  55% {
    -webkit-transform: translateY(0px) rotate(-5deg);
    transform: translateY(0px) rotate(-5deg);
  }
  65% {
    -webkit-transform: translateY(0px) rotate(5deg);
    transform: translateY(0px) rotate(5deg);
  }
  75% {
    -webkit-transform: translateY(0px) rotate(-5deg);
    transform: translateY(0px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}

@keyframes jump-shaking {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  35% {
    -webkit-transform: translateY(0px) rotate(5deg);
    transform: translateY(0px) rotate(5deg);
  }
  55% {
    -webkit-transform: translateY(0px) rotate(-5deg);
    transform: translateY(0px) rotate(-5deg);
  }
  65% {
    -webkit-transform: translateY(0px) rotate(5deg);
    transform: translateY(0px) rotate(5deg);
  }
  75% {
    -webkit-transform: translateY(0px) rotate(-5deg);
    transform: translateY(0px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.screen1__center {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .screen1__center {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.screen1__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen1 .owl-dots {
  width: 100%;
  margin-top: 30px;
  position: absolute !important;
  height: 0;
  bottom: -15px;
}
.screen1 .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E6EDEE !important;
  margin: 0 3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.screen1 .owl-dot.active {
  background: #E03B18 !important;
}
.screen1__text {
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .screen1__text {
    font-size: 14px;
    line-height: 1.2;
  }
}
.screen1__text p {
  margin-bottom: 10px;
}
.screen1__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.screen1__owl {
  border-right: 1px #F3F3F3 solid;
  border-left: 1px #F3F3F3 solid;
  background: #F3F3F3;
}
.screen1 .owl-prev {
  right: 50px;
}
.screen1 .owl-next {
  right: 0;
}
.screen1 .owl-next,
.screen1 .owl-prev {
  position: absolute !important;
  top: -290px;
}
.screen1 .owl-next .material-symbols-rounded,
.screen1 .owl-prev .material-symbols-rounded {
  font-size: 42px !important;
}
.screen1 .owl-next:hover .material-symbols-rounded,
.screen1 .owl-prev:hover .material-symbols-rounded {
  color: #E03B18 !important;
}
.screen1__item {
  border: 1px #F3F3F3 solid;
  border-right: 0;
  border-left: 0;
  height: 200px;
  width: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #ffffff;
}
.screen1__item:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.screen1__item-image {
  -o-object-fit: contain;
  object-fit: contain;
  height: calc(100% - 100px);
  width: calc(100% - 100px);
}

.screen2--page {
  margin-top: 100px;
}
@media screen and (max-width: 990px) {
  .screen2--page {
    margin-top: 0;
  }
}
.screen2__center {
  position: relative;
}
@media screen and (max-width: 990px) {
  .screen2__center {
    padding: 0;
  }
}
.screen2__cars {
  position: absolute !important;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
@media screen and (max-width: 990px) {
  .screen2__cars {
    width: 100vw;
    height: 100vw;
    top: auto;
    bottom: 0;
  }
}
.screen2__cars-camry {
  width: 900px;
  height: 700px;
  position: absolute !important;
  bottom: 5px;
  right: -115px;
  background: url(../images/Toyota-Camry-2019-PNG-Isolated-Photo.png) bottom right no-repeat;
  background-size: contain;
  z-index: 10;
}
@media screen and (max-width: 990px) {
  .screen2__cars-camry {
    width: 100vw;
    height: 100vw;
    right: -20vw;
    bottom: -30px;
  }
}
.screen2__cars-camry--hover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute !important;
  background: url(../images/Toyota-Camry-2019-PNG-Isolated-Photo--hover.png) bottom right no-repeat;
  background-size: contain;
  -webkit-animation: fadeInOut 1s infinite;
  animation: fadeInOut 1s infinite;
}
.screen2__cars-mb {
  width: 1200px;
  height: 692px;
  position: absolute !important;
  bottom: 179px;
  right: -95px;
  background: url(../images/AA_BBCR4fp.png) bottom right no-repeat;
  background-size: contain;
  z-index: 5;
}
@media screen and (max-width: 990px) {
  .screen2__cars-mb {
    width: 90vw;
    height: 90vw;
    left: -20vw;
    bottom: 10px;
    top: auto;
  }
}
.screen2__cars-mb--hover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute !important;
  background: url(../images/AA_BBCR4fp--hover.png) bottom right no-repeat;
  background-size: contain;
  -webkit-animation: fadeInOut 1.7s infinite;
  animation: fadeInOut 1.7s infinite;
}
.screen2__form {
  background: -webkit-gradient(linear, left bottom, right top, from(#1B1B1B), to(#333637));
  background: linear-gradient(to top right, #1B1B1B, #333637);
  border-radius: 30px;
  min-height: 700px;
  padding: 50px;
  color: #ffffff;
  display: block;
  z-index: 500 !important;
  position: relative;
}
@media screen and (max-width: 990px) {
  .screen2__form {
    border-radius: 0;
    min-height: auto;
    padding: 30px;
    padding-bottom: 90vw;
  }
}
.screen2__form .heading {
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .screen2__form .heading {
    text-align: left;
    margin-bottom: 10px;
  }
}
.screen2__form .description {
  margin-bottom: 50px;
}
.screen2__form *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen2__form-content {
  width: calc(50% - 50px);
}
@media screen and (max-width: 990px) {
  .screen2__form-content {
    width: 100%;
  }
}
.screen2 .select {
  margin-top: 20px;
  margin-bottom: 20px;
}
.screen2__downrow {
  margin-bottom: 40px;
}
@media screen and (max-width: 990px) {
  .screen2__downrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.screen2__downrow .labelcheckbox {
  margin-bottom: 0;
  height: 29px;
  width: auto;
  margin-right: 20px;
}
@media screen and (max-width: 990px) {
  .screen2__downrow .labelcheckbox {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
.screen2__downrow .labelcheckbox:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .screen2__downrow .labelcheckbox:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.screen2__downrow .labelcheckbox__name {
  margin-bottom: 0;
}

@media screen and (max-width: 990px) {
  .select {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.select__item {
  width: 25%;
  cursor: pointer;
  margin-right: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .select__item {
    width: calc(50% - 10px);
  }
  .select__item:nth-child(1), .select__item:nth-child(2) {
    margin-bottom: 20px;
  }
  .select__item:nth-child(2n) {
    margin-right: 0;
  }
}
.select__item:nth-last-child(1) {
  margin-right: 0;
}
.select__item--active {
  font-weight: 600;
}
.select__item--active .select__item-icon {
  -webkit-animation: pulse2 2s infinite;
  animation: pulse2 2s infinite;
}
.select__item--active .select__item-icon--viber {
  background-color: #665CAC;
}
.select__item--active .select__item-icon--whatsapp {
  background-color: #25D366;
}
.select__item--active .select__item-icon--telegram {
  background-color: #179CDE;
}
.select__item--active .select__item-icon--max {
  background-color: #007AFF;
}
.select__item--active .select__item-icon--phone {
  background-color: #E03B18;
}
.select__item:hover .select__item-icon.select__item-icon--phone {
  background-color: #c43215;
}
.select__item:hover .select__item-icon.select__item-icon--whatsapp {
  background-color: #22c05c;
}
.select__item:hover .select__item-icon.select__item-icon--viber {
  background-color: #584F94;
}
.select__item:hover .select__item-icon.select__item-icon--telegram {
  background-color: #0090DD;
}
.select__item-icon {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1) center no-repeat;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px rgba(255, 255, 255, 0.1) solid;
}
.select__item-icon--viber {
  background-image: url(../images/icons/viber.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select__item-icon--whatsapp {
  background-image: url("../images/icons/whatsapp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select__item-icon--telegram {
  background-image: url("../images/icons/telegram.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select__item-icon--max {
  background-image: url("../images/icons/max.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select__item-icon--phone {
  background-image: url("../images/icons/phone.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select__item-name {
  font-size: 12px;
  margin-left: 10px;
}
.select__item input {
  display: none;
}

.screen3__center {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .screen3__center {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.screen3__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen3__content {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 990px) {
  .screen3__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.screen3__item {
  padding: 40px;
  border-radius: 25px;
  width: 33.3333333333%;
  margin-right: 20px;
  position: relative;
  min-height: 200px;
}
@media screen and (max-width: 990px) {
  .screen3__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 25px;
    border-radius: 20px;
  }
}
.screen3__item:nth-child(1) {
  background: -webkit-gradient(linear, right bottom, left top, from(#F3F3F3), to(#fdfdfd));
  background: linear-gradient(to top left, #F3F3F3, #fdfdfd);
  padding-right: 150px;
}
.screen3__item:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 200px;
  height: 200px;
  background: url(../images/man.png) bottom right no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-child(1)::after {
    right: -5px;
    width: 180px;
    height: 180px;
  }
}
.screen3__item:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(#F3F3F3), to(#fdfdfd));
  background: linear-gradient(to top, #F3F3F3, #fdfdfd);
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-child(2) {
    padding-bottom: 150px;
    padding-right: 120px;
  }
}
.screen3__item:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: -28px;
  right: 0;
  width: 195px;
  height: 210px;
  background: url(../images/kiss.png) bottom right no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-child(2)::after {
    bottom: -15px;
  }
}
.screen3__item:nth-child(3) {
  background: -webkit-gradient(linear, left bottom, right top, from(#F3F3F3), to(#fdfdfd));
  background: linear-gradient(to top right, #F3F3F3, #fdfdfd);
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-child(3) {
    padding-bottom: 150px;
  }
}
.screen3__item:nth-child(3)::after {
  content: "";
  position: absolute;
  bottom: -8px;
  right: -20px;
  width: 250px;
  height: 300px;
  background: url(../images/TAL-fleet-transparent-roster.png) bottom right no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-child(3)::after {
    right: -5px;
    width: 220px;
    height: 250px;
  }
}
.screen3__item:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .screen3__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.screen3__item-number {
  position: absolute !important;
  top: 20px;
  right: 20px;
  color: #E03B18;
  font-size: 12px;
  font-weight: 600;
}
.screen3__item-text {
  font-size: 14px;
}
.screen3__item-bold {
  display: block;
  font-weight: 600;
  margin-top: 20px;
}
.screen3__item-bold strong {
  color: #E03B18;
}

.screen4 {
  background: url(../images/pngegg_12.png) left calc(50% - 10vw) center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .screen4 {
    background-position: center;
    background-size: 100vh;
  }
}
.screen4__center {
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .screen4__center {
    padding-bottom: 50px;
  }
}
.screen4__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen4 .heading {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .screen4 .heading {
    text-align: left;
    margin-bottom: 10px;
  }
}
.screen4 .description {
  text-align: center;
}
@media screen and (max-width: 990px) {
  .screen4 .description {
    text-align: left;
  }
}
.screen4__content {
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .screen4__content {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.screen4__left {
  width: 30%;
}
@media screen and (max-width: 990px) {
  .screen4__left {
    width: 100%;
    padding-right: 20px;
  }
}
.screen4__mapmobile {
  display: none;
}
@media screen and (max-width: 990px) {
  .screen4__mapmobile {
    display: block;
    width: 100%;
    margin-top: 30px;
    border-radius: 20px;
    overflow: hidden;
  }
}
.screen4__map {
  width: calc(70% - 25px);
  border-radius: 25px;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .screen4__map {
    display: none;
  }
}
.screen4__item {
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .screen4__item {
    margin-bottom: 20px;
    position: relative;
  }
}
.screen4__item:nth-last-child(1) {
  margin-bottom: 0;
}
.screen4__item .material-symbols-rounded {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: #F3F3F3;
  border-radius: 50%;
  margin-bottom: 5px;
  font-size: 21px !important;
  -webkit-animation: pulse0 2s infinite;
  animation: pulse0 2s infinite;
  cursor: default;
  color: #E03B18;
}
@media screen and (max-width: 990px) {
  .screen4__item .material-symbols-rounded {
    position: absolute !important;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 990px) {
  .screen4__item > strong:nth-child(2) {
    padding-left: 60px;
  }
  .screen4__item > span:nth-child(3) {
    padding-left: 60px;
  }
}
.screen4__item strong {
  font-size: 18px;
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 990px) {
  .screen4__item strong {
    font-size: 16px;
  }
}
.screen4__item span {
  font-size: 14px;
  display: block;
  margin-top: 3px;
  opacity: 0.8;
}

.steps {
  position: relative;
  z-index: 200;
}
.steps__center {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .steps__center {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.steps__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 990px) {
  .steps__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.steps__heading {
  display: block;
}
.steps__block {
  width: 25%;
  padding-left: 25px;
  padding-right: 25px;
}
.steps__block:nth-child(1) {
  padding-left: 0;
}
@media screen and (max-width: 990px) {
  .steps__block {
    padding: 0;
    width: 100%;
    padding-bottom: 20px;
  }
}
.steps__block:nth-child(1) .steps__n {
  color: #ffffff;
  background: #E03B18;
  border: none;
  background: #E03B18;
  -webkit-animation: pulse1 2s infinite;
  animation: pulse1 2s infinite;
  -webkit-box-shadow: 0 0 18px 2px rgba(224, 61, 28, 0.2);
  box-shadow: 0 0 18px 2px rgba(224, 61, 28, 0.2);
}
.steps__block:nth-last-child(1) .steps__n::before {
  display: none;
}
.steps__block:nth-last-child(1) .steps__n::after {
  width: 50vw;
}
@media screen and (max-width: 990px) {
  .steps__block:nth-last-child(1) .steps__n::after {
    width: calc(100vw - 84px);
  }
}
.steps__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 990px) {
  .steps__name {
    text-align: center;
  }
}
.steps__text {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  opacity: 0.8;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .steps__text {
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    text-align: center;
  }
}
.steps .menu__coll-link {
  text-align: left;
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  .steps .menu__coll-link {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 26px;
  }
}
.steps .menu__soc {
  margin-top: 10px;
}
@media screen and (max-width: 990px) {
  .steps .menu__soc {
    margin-right: 0;
  }
}
.steps__n {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px #F3F3F3 solid;
  font-size: 12px;
  font-weight: 600;
  color: #E03B18;
  margin-bottom: 40px;
  position: relative;
  background: #ffffff;
  cursor: default;
}
@media screen and (max-width: 990px) {
  .steps__n {
    margin-bottom: 20px;
  }
}
.steps__n::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 24px;
  width: 255px;
  height: 10px;
  border-top: 1px solid #F3F3F3;
}
@media screen and (max-width: 990px) {
  .steps__n::after {
    width: calc(100vw - 84px);
  }
}
.steps__n:nth-child(1)::after {
  width: 280px;
}
@media screen and (max-width: 990px) {
  .steps__n:nth-child(1)::after {
    width: calc(100vw - 84px);
  }
}

.screen5 {
  background: -webkit-gradient(linear, left bottom, right top, from(#1B1B1B), to(#333637));
  background: linear-gradient(to top right, #1B1B1B, #333637);
  height: 25vw;
}
@media screen and (max-width: 990px) {
  .screen5 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.screen5__item {
  height: 25vw;
  width: 100%;
  padding: 50px;
  background: center no-repeat;
  background-size: cover;
  text-align: right;
  position: relative;
}
@media screen and (max-width: 990px) {
  .screen5__item {
    height: auto;
    padding: 30px 10px;
    border-bottom: 1px #F3F3F3 solid;
  }
}
.screen5__item::after {
  opacity: 0.95;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, #1B1B1B));
  background: linear-gradient(to bottom, transparent, #1B1B1B 70%);
}
@media screen and (max-width: 990px) {
  .screen5__item::after {
    background: #1B1B1B;
    opacity: 0.9;
  }
}
.screen5__item * {
  position: relative;
  z-index: 100;
}
.screen5__item strong {
  font-size: 22px;
  color: #E03B18;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.screen5__item span {
  display: block;
  color: #ffffff;
  line-height: 1.2;
}

.screen6__center {
  padding-top: 100px;
}
@media screen and (max-width: 990px) {
  .screen6__center {
    padding-top: 50px;
  }
}
.screen6__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen6 .heading {
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .screen6 .heading {
    margin-bottom: 10px;
  }
}
.screen6__content {
  margin-top: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px #F3F3F3 solid;
  border-right: 1px #F3F3F3 solid;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 990px) {
  .screen6__content {
    margin-top: 30px;
    border: 0;
  }
}
.screen6__item {
  width: 33.3333333333%;
  background: #ffffff;
  padding: 20px;
  border: 1px #F3F3F3 solid;
  border-right: 0;
  border-top: 0;
}
@media screen and (max-width: 990px) {
  .screen6__item {
    width: calc(50% - 5px);
    background: none;
    padding: 0;
    border: 0;
  }
  .screen6__item:nth-child(2n) {
    margin-left: 10px;
  }
  .screen6__item .header__button span span {
    display: none;
  }
}
.screen6__item-image {
  width: 100%;
  height: 300px;
  background: center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .screen6__item-image {
    height: 50vw;
  }
}
.screen6__item-name {
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 990px) {
  .screen6__item-name {
    font-size: 16px;
  }
}
.screen6__item .header__button {
  margin-top: 20px;
  padding: 0 20px;
  height: 50px;
}
@media screen and (max-width: 990px) {
  .screen6__item .header__button {
    height: 40px;
  }
}

.screen7 {
  min-height: calc(100vh - 140px);
  background: url(../images/281.jpg) center bottom no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 990px) {
  .screen7 {
    height: auto;
    min-height: auto;
    overflow: hidden;
  }
}
.screen7::after {
  background: rgba(0, 0, 0, 0.8);
}
.screen7 * {
  z-index: 100;
}
.screen7__owl {
  display: none !important;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .screen7__owl {
    display: block !important;
    color: #ffffff;
    width: 100%;
  }
}
.screen7 .owl-dots {
  width: 100%;
  margin-top: 0;
  position: absolute !important;
  height: 0;
  bottom: 0;
}
.screen7 .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E6EDEE !important;
  margin: 0 3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.screen7 .owl-dot.active {
  background: #E03B18 !important;
}
.screen7__text {
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
@media screen and (max-width: 990px) {
  .screen7__text {
    margin-top: 30px;
  }
}
.screen7__text strong {
  color: #E03B18;
}
@media screen and (max-width: 990px) {
  .screen7__text {
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.2;
  }
}
.screen7__center {
  min-height: calc(100vh - 140px);
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 990px) {
  .screen7__center {
    height: auto;
    min-height: auto;
    padding: 50px 0;
  }
}
.screen7__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen7 .heading {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 990px) {
  .screen7 .heading {
    padding: 0 10px;
  }
}
.screen7 .heading strong {
  color: #ffffff;
  font-size: 70px;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .screen7 .heading strong {
    font-size: 40px;
  }
}
.screen7 .heading span {
  color: #E03B18;
}
.screen7__content {
  color: #ffffff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 990px) {
  .screen7__content {
    display: none;
  }
}
.screen7__item {
  width: 25%;
  margin-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 990px) {
  .screen7__item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.screen7__item-number {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  min-width: 50px;
  background: rgba(255, 255, 255, 0.1) center no-repeat;
  border: 1px rgba(255, 255, 255, 0.1) solid;
  color: #E03B18;
  font-size: 12px;
  font-weight: 700;
  cursor: default;
  margin-bottom: 10px;
  -webkit-animation: pulse2 2s infinite;
  animation: pulse2 2s infinite;
}
.screen7__item-name {
  font-size: 22px;
  display: block;
  margin-bottom: 5px;
}
.screen7__item-description {
  line-height: 1.2;
  display: block;
  opacity: 0.8;
}
.screen7__item-description strong {
  color: #E03B18;
}

.screen8__center {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .screen8__center {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .screen8__center .heading {
    margin-bottom: 30px;
  }
}
.screen8__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.screen8__item {
  width: 100%;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .screen8__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .screen8__item:nth-last-child(1) {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.screen8__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 990px) {
  .screen8__item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.screen8__item:nth-child(even) .screen8__item-content {
  padding-left: 0;
  text-align: right;
}
@media screen and (max-width: 990px) {
  .screen8__item:nth-child(even) .screen8__item-content {
    text-align: left;
  }
}
.screen8__item:nth-child(odd) .screen8__item-content {
  padding-right: 0;
}
.screen8__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% + 25px);
  height: 1px;
  background: #F3F3F3;
}
@media screen and (max-width: 990px) {
  .screen8__item::before {
    left: -10px;
    width: 100vw;
  }
}
.screen8__item:nth-last-child(1)::before {
  display: none;
}
.screen8__item-image {
  width: calc(50% - 25px);
  height: 586px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 25px;
}
@media screen and (max-width: 990px) {
  .screen8__item-image {
    width: 100%;
    height: 25vh;
    margin-bottom: 10px;
    border-radius: 20px;
  }
}
.screen8__item-content {
  width: 50%;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 990px) {
  .screen8__item-content {
    width: 100%;
    padding: 0;
  }
}
.screen8__item-name {
  font-weight: 600;
  color: #E03B18;
  font-size: 26px;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .screen8__item-name {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.screen8__item-text {
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .screen8__item-text {
    font-size: 14px;
  }
}
.screen8__item-text p {
  margin-bottom: 10px;
}
.screen8__item-text p:nth-last-child(1) {
  margin-bottom: 0;
}
.screen8__item .header__button {
  margin-top: 20px;
  padding: 0 20px;
  height: 50px;
}

.faq__center {
  padding-bottom: 100px;
  padding-left: 50px;
}
@media screen and (max-width: 990px) {
  .faq__center {
    padding-bottom: 0;
    padding-left: 0;
  }
}
.faq__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.faq .heading {
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .faq .heading {
    margin-bottom: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 990px) {
  .faq .description {
    padding-left: 10px;
  }
}
.faq__content {
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .faq__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }
}
.faq__column:nth-child(1) {
  width: calc(50% - 25px);
}
@media screen and (max-width: 990px) {
  .faq__column:nth-child(1) {
    width: 100%;
  }
}
.faq__column:nth-child(1) .faq__item {
  padding-right: 10px;
}
.faq__column:nth-last-child(1) {
  width: 50%;
}
@media screen and (max-width: 990px) {
  .faq__column:nth-last-child(1) {
    width: 100%;
  }
}
.faq__column:nth-last-child(1) .faq__item {
  padding-left: 20px;
  padding-right: 10px;
}
.faq__item {
  border-bottom: 1px #F3F3F3 solid;
}
@media screen and (max-width: 990px) {
  .faq__item {
    padding-left: 10px !important;
    padding-right: 0 !important;
    width: 100vw;
  }
}
.faq__item:nth-last-child(1) {
  border: 0;
}
.faq__item .material-symbols-rounded {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: 40px;
}
.faq__item .material-symbols-rounded.active {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.faq__name {
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.faq__title {
  padding: 20px 0;
  -webkit-transition: 0.2;
  transition: 0.2;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
}
.faq__title .material-symbols-rounded {
  font-size: 24px;
  color: #E03B18;
  display: block;
  margin-right: 8px;
}
@media screen and (max-width: 990px) {
  .faq__title .material-symbols-rounded {
    margin-right: 12px;
  }
}
.faq__title:hover, .faq__title:focus, .faq__title:active {
  color: #E03B18 !important;
}
@media screen and (max-width: 990px) {
  .faq__title {
    padding: 20px 0;
  }
}
.faq__text {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.2;
  display: none;
}
@media screen and (max-width: 990px) {
  .faq__text {
    padding: 0;
    font-size: 14px;
    padding-bottom: 20px;
    padding-right: 40px;
  }
}
.description {
  font-size: 30px;
  display: block;
  line-height: 1.1;
}
@media screen and (max-width: 990px) {
  .description {
    font-size: 20px;
  }
}

.heading {
  font-size: 40px;
  line-height: 1.1;
  display: block;
  font-weight: 500;
  margin-bottom: 50px;
}
@media screen and (max-width: 990px) {
  .heading {
    font-size: 26px;
  }
}
.heading strong {
  font-weight: 700;
  color: #E03B18;
}
.heading--center {
  text-align: center;
}
.heading__low {
  font-size: 30px;
  line-height: 1.8;
}
@media screen and (max-width: 990px) {
  .heading__low {
    font-size: 16px;
  }
}
.heading__low .material-symbols-rounded {
  margin-left: 10px;
  margin-right: 5px;
  color: #EBA801;
}

.seo-text {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .seo-text {
    padding-bottom: 50px;
    padding-top: 50px;
    font-size: 14px;
    line-height: 1.2;
  }
}
.seo-text *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.seo-text .min-width {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.seo-text .min-width::after {
  position: absolute !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 500 !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #ffffff), color-stop(90%, transparent));
  background: linear-gradient(to top, #ffffff 20%, transparent 90%);
}
.seo-text .min-width--show {
  overflow: visible;
  height: auto;
}
.seo-text .min-width--show::after {
  opacity: 0;
}
.seo-text .min-width--show .seo-text__down {
  bottom: -50px;
}
.seo-text .min-width--show .seo-text__button {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.seo-text p {
  margin-bottom: 10px;
}
.seo-text p:nth-last-child(1) {
  margin-bottom: 0;
}
.seo-text h3,
.seo-text h4,
.seo-text h5,
.seo-text h6 {
  font-weight: 600;
  font-size: 22px;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.seo-text ul {
  margin-bottom: 20px;
  list-style: none;
  margin-top: 20px;
}
.seo-text ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(../images/icons/baseline_radio_button_checked_black_24dp.png) left center no-repeat;
  background-size: 14px;
}
.seo-text b,
.seo-text strong {
  font-weight: 600;
}
.seo-text a {
  text-decoration: underline;
}
.seo-text__down {
  width: 100%;
  position: absolute !important;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 600 !important;
}
.seo-text__button {
  font-size: 42px !important;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.seo-text__button:hover {
  color: #E03B18;
}

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@-webkit-keyframes bounce-3 {
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
  0% {
    -webkit-transform: rotate(-5deg) scale(1.4);
    transform: rotate(-5deg) scale(1.4);
    opacity: 0.2;
  }
}
@keyframes bounce-3 {
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
  0% {
    -webkit-transform: rotate(-5deg) scale(1.4);
    transform: rotate(-5deg) scale(1.4);
    opacity: 0.2;
  }
}
@-webkit-keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(224, 57, 24, 0.5);
    box-shadow: 0 0 0 0 rgba(224, 57, 24, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(224, 57, 24, 0);
    box-shadow: 0 0 0 10px rgba(224, 57, 24, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(224, 57, 24, 0);
    box-shadow: 0 0 0 0 rgba(224, 57, 24, 0);
  }
}
@keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(224, 57, 24, 0.5);
    box-shadow: 0 0 0 0 rgba(224, 57, 24, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(224, 57, 24, 0);
    box-shadow: 0 0 0 10px rgba(224, 57, 24, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(224, 57, 24, 0);
    box-shadow: 0 0 0 0 rgba(224, 57, 24, 0);
  }
}
@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes pulse0 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(56, 57, 60, 0.2);
    box-shadow: 0 0 0 0 rgba(56, 57, 60, 0.2);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(56, 57, 60, 0);
    box-shadow: 0 0 0 10px rgba(56, 57, 60, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(56, 57, 60, 0);
    box-shadow: 0 0 0 0 rgba(56, 57, 60, 0);
  }
}
@keyframes pulse0 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(56, 57, 60, 0.2);
    box-shadow: 0 0 0 0 rgba(56, 57, 60, 0.2);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(56, 57, 60, 0);
    box-shadow: 0 0 0 10px rgba(56, 57, 60, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(56, 57, 60, 0);
    box-shadow: 0 0 0 0 rgba(56, 57, 60, 0);
  }
}
.material-symbols-rounded--fill, .menu__coll-link .material-symbols-rounded {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}

.dark {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: none;
}
@media screen and (max-width: 990px) {
  .dark {
    backdrop-filter: none;
    background: #ffffff;
  }
}

.window {
  width: 720px;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .window {
    border-radius: 20px;
    width: 100%;
    height: 100vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.window__content {
  width: 100%;
  padding: 50px;
  background: #ffffff;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .window__content {
    padding: 40px;
  }
}
.window__content .header__button {
  margin-top: 30px;
}
.window__span1 {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 990px) {
  .window__span1 {
    font-size: 22px;
  }
}
.window__span2 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 990px) {
  .window__span2 {
    font-size: 16px;
  }
}

.footer {
  background: -webkit-gradient(linear, left bottom, right top, from(#1B1B1B), to(#333637));
  background: linear-gradient(to top right, #1B1B1B, #333637);
}
.footer__center {
  padding: 100px 0;
}
@media screen and (max-width: 990px) {
  .footer__center {
    padding: 50px 0;
  }
}
.footer__center *:not(.lines):not(.lines__item) {
  position: relative;
  z-index: 100;
}
.footer__down {
  color: #ffffff;
  border-top: 1px rgba(255, 255, 255, 0.05) solid;
  font-size: 12px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 0;
  width: calc(100% - 25px);
}
@media screen and (max-width: 990px) {
  .footer__down {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.footer__down span {
  opacity: 0.8;
}
@media screen and (max-width: 990px) {
  .footer__down span:nth-last-child(1) {
    margin-top: 10px;
  }
}
.footer .menu__logo {
  background-image: url(../images/logotip2.png);
}
.footer__top {
  width: calc(100% - 25px);
  padding-right: 25px;
  padding-left: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 50px;
  }
}
.footer .nav {
  color: #ffffff;
  border-top: none;
  width: auto;
  margin-left: 50px;
}
@media screen and (max-width: 990px) {
  .footer .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin-left: 0;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .footer .nav .nav__item .nav__link {
    height: auto;
    margin-bottom: 10px;
  }
  .footer .nav .nav__item:nth-last-child(1) .nav__link {
    margin-bottom: 0;
  }
}
.footer .nav__item {
  margin-left: 20px;
}
@media screen and (max-width: 990px) {
  .footer .nav__item {
    margin-left: 0;
  }
}
.footer .menu__logo {
  color: #ffffff;
}
@media screen and (max-width: 990px) {
  .footer .menu__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .menu__logo-name {
    text-align: center;
    margin-right: 0;
  }
  .footer .menu__logo-block {
    text-align: center;
  }
  .footer .menu__logo-block:nth-child(2) {
    margin-top: 5px;
  }
  .footer .menu__logo-span1 {
    text-align: center;
    width: 100%;
  }
  .footer .menu__logo-span2 {
    text-align: center;
    width: 100%;
  }
}

.bread {
  border-bottom: 1px #F6F5F5 solid;
  font-size: 10px;
  line-height: 1;
  background: #ffffff;
  z-index: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 990px) {
  .bread {
    font-size: 12px;
    overflow: hidden;
    top: 60px;
    padding: 0 10px;
    text-transform: none;
  }
}
.bread ul, .bread li {
  list-style: none;
}
.bread__center {
  padding: 20px 0;
  overflow: hidden;
}
@media screen and (max-width: 990px) {
  .bread__center {
    padding: 15px 0;
    overflow-x: scroll;
  }
  .bread__center::-webkit-scrollbar {
    display: none;
  }
  .bread__center::-webkit-scrollbar-button {
    display: none;
  }
  .bread__center::-webkit-scrollbar-track, .bread__center::-webkit-scrollbar-track-piece {
    display: none;
  }
  .bread__center::-webkit-scrollbar-thumb {
    display: none;
  }
  .bread__center::-webkit-resizer, .bread__center::-webkit-scrollbar-corner {
    display: none;
  }
}
.bread__li {
  margin-right: 40px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 990px) {
  .bread__li {
    margin-right: 20px;
  }
}
.bread__li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 100%;
  background: url(../images/icons/chevron_right_FILL0_wght400_GRAD0_opsz24.png) center no-repeat;
  background-size: contain;
  opacity: 0.5;
}
@media screen and (max-width: 990px) {
  .bread__li::after {
    width: 12px;
    right: -16px;
  }
}
.bread__li:nth-last-child(1) {
  margin-right: 0;
}
.bread__li:nth-last-child(1)::after {
  display: none;
}
.bread__li:nth-last-child(1) .bread__link {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 500px;
}
@media screen and (max-width: 990px) {
  .bread__li:nth-last-child(1) .bread__link {
    max-width: auto;
    padding-right: 15px;
  }
}

.paginator {
  margin-top: 20px;
  margin-bottom: 50px;
}
.paginator__item {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px #E6E7EB solid;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin: 0 5px;
  transition: 0.2s;
  font-size: 12px;
}
.paginator__item:hover {
  color: var(--red);
}
.paginator__item--strong {
  background: #E03B18;
  color: #ffffff;
  cursor: default;
}
.paginator__item--strong:hover {
  color: #ffffff !important;
}
.paginator__item .material-symbols-rounded {
  font-size: 21px !important;
}

.news {
  padding-top: 100px;
  overflow-x: hidden;
}
@media screen and (max-width: 990px) {
  .news {
    padding-top: 50px;
    border-top: 1px #E6E7EB solid;
  }
}
.news__content {
  margin-top: 50px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 990px) {
  .news__content {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.news__item {
  margin-right: 20px;
  width: 33.3333333333%;
}
@media screen and (max-width: 990px) {
  .news__item {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.news__item--main {
  background-color: #F9FAFE;
  padding: 50px;
  border-radius: 10px 0 0 10px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .news__item--main {
    padding: 50px 0;
    border-radius: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}
.news__item--main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  height: 100%;
  background-color: #F9FAFE;
}
@media screen and (max-width: 990px) {
  .news__item--main::before {
    width: 100vw;
    left: -20px;
  }
}
.news__item--main * {
  position: relative;
  z-index: 1;
}
.news__item--main .button {
  margin-top: 20px;
}
.news__item:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .news__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.news__item:not(.news__item--main) .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px #E6E7EB solid;
  -webkit-animation: none;
  animation: none;
}
.news__item-image {
  background-color: #F3F3F3;
  display: block;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden !important;
  position: relative;
  aspect-ratio: 1.5/1;
}
.news__item-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.25));
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.news__item-image img {
  width: 100%;
  aspect-ratio: 1.5/1;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  display: block;
}
.news__item-name {
  display: block;
  font-weight: 500;
  font-size: 17px;
  margin-top: 20px;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 990px) {
  .news__item-name {
    font-size: 15px;
    margin-top: 10px;
  }
}
.news__item-description {
  font-size: 15px;
  line-height: 1.1;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 990px) {
  .news__item-description {
    font-size: 13px;
  }
}
.news__item-row {
  margin-top: 20px;
}
.news__item-date {
  margin-right: 20px;
}
.news__item-views, .news__item-date {
  font-size: 14px;
}
.news__item-views .material-symbols-rounded, .news__item-date .material-symbols-rounded {
  margin-right: 5px;
  font-size: 18px !important;
  opacity: 0.8;
}
.news__item-heading {
  display: block;
  font-family: "Futura PT Heavy";
  font-size: 20px;
  line-height: 1;
}
.news__item:hover .news__item-name {
  text-decoration-color: var(--black);
}
.news__item:hover .news__item-image::after {
  opacity: 1;
}

.button {
  height: 40px;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 50px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1;
}
@media screen and (max-width: 990px) {
  .button {
    height: 30px;
  }
}
.button:hover {
  color: #ffffff;
  background-color: #E03B18;
}
.button * {
  position: relative;
  z-index: 100;
}
.button .material-symbols-rounded {
  margin-left: 10px;
}

.blog {
  padding-top: 50px;
}
@media screen and (max-width: 990px) {
  .blog {
    padding-top: 50px;
  }
  .blog .heading {
    margin-bottom: 0;
  }
}
.blog__content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 990px) {
  .blog__content {
    margin-top: 30px;
  }
}
.blog__content .predloj__item {
  width: calc(50% - 15px);
  margin-right: 30px;
  margin-bottom: 30px;
  border: 1px #E6E7EB solid;
}
@media screen and (max-width: 990px) {
  .blog__content .predloj__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .blog__content .predloj__item:nth-last-child(1) {
    margin-bottom: 0;
  }
  .blog__content .predloj__item .heading {
    font-size: 20px;
  }
}
.blog__content .predloj__item:nth-child(2n) {
  margin-right: 0;
}
.blog__content .news__item {
  width: calc(33.3333333333% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .blog__content .news__item {
    width: calc(50% - 5px);
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .blog__content .news__item:nth-child(2n) {
    margin-right: 0 !important;
  }
  .blog__content .news__item .news__item-date {
    font-size: 10px !important;
  }
  .blog__content .news__item .news__item-views {
    display: none;
  }
}
.blog__content .news__item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .blog__content .news__item:nth-child(3n) {
    margin-right: 10px;
  }
}

.headerarticle {
  background: center no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}
.headerarticle::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(32, 33, 33, 0.8);
}
.headerarticle__center {
  height: 500px;
  position: relative;
  z-index: 100;
}
.headerarticle__menu {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 15px 20px;
  cursor: default;
}
@media screen and (max-width: 990px) {
  .headerarticle__menu {
    padding: 10px 15px;
    right: 15px;
    border-radius: 5px;
    bottom: 15px;
  }
}
.headerarticle__menu-item {
  margin-right: 20px;
  font-size: 14px;
}
@media screen and (max-width: 990px) {
  .headerarticle__menu-item {
    font-size: 12px;
    margin-right: 10px;
  }
}
.headerarticle__menu-item:nth-last-child(1) {
  margin-right: 0;
}
.headerarticle__menu-item .material-symbols-rounded {
  display: block;
  margin-right: 5px;
  font-size: 18px;
}
.headerarticle .heading {
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.articlecontent {
  font-size: 18px;
}
@media screen and (max-width: 990px) {
  .articlecontent {
    font-size: 16px;
  }
}
.articlecontent P {
  margin-bottom: 20px;
}
.articlecontent P:nth-last-child(1) {
  margin-bottom: 0;
}
.articlecontent h1,
.articlecontent h2,
.articlecontent h3,
.articlecontent h4,
.articlecontent h5,
.articlecontent h6 {
  margin-bottom: 16px;
  display: block;
}
@media screen and (max-width: 990px) {
  .articlecontent h1,
  .articlecontent h2,
  .articlecontent h3,
  .articlecontent h4,
  .articlecontent h5,
  .articlecontent h6 {
    font-size: 18px !important;
  }
}
.articlecontent h2 {
  font-size: 24px;
}
@media screen and (max-width: 990px) {
  .articlecontent h2 {
    font-size: 18px;
  }
}
.articlecontent h3 {
  font-size: 22px;
}
@media screen and (max-width: 990px) {
  .articlecontent h3 {
    font-size: 16px;
  }
}
.articlecontent h4 {
  font-size: 20px;
}
@media screen and (max-width: 990px) {
  .articlecontent h4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 990px) {
  .articlecontent img {
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    height: auto !important;
  }
}
.articlecontent blockquote {
  font-style: italic;
  margin-bottom: 10px;
  display: block;
  border-left: 2px #1D1D1F solid;
  padding-left: 20px;
  margin: 50px;
  margin-right: 0;
  color: #666666;
}
.articlecontent ol {
  margin-bottom: 20px;
  margin-left: 50px;
}
.articlecontent ol li {
  margin-bottom: 10px;
}
@media screen and (max-width: 990px) {
  .articlecontent ol {
    margin-left: 20px;
  }
}
.articlecontent ul {
  margin-bottom: 20px;
  list-style: none;
  margin-left: 25px;
}
.articlecontent ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(../images/icons/radio1.png) 0 10px no-repeat;
  background-size: 8px;
  position: relative;
}
.articlecontent b,
.articlecontent strong {
  font-weight: 600;
}
.articlecontent a {
  color: var(--red);
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.articlecontent a:hover, .articlecontent a:focus, .articlecontent a:active {
  text-decoration-color: var(--red);
}
.articlecontent__center {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 990px) {
  .articlecontent__center {
    padding-top: 30px;
  }
}

.similar {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 990px) {
  .similar {
    padding-top: 0px;
  }
  .similar .heading {
    margin-bottom: 0;
  }
}
.similar .news__item {
  width: 100%;
}
.similar__content {
  margin-top: 50px;
}
@media screen and (max-width: 990px) {
  .similar__content {
    margin-top: 30px;
  }
}
.similar .owl-dots {
  width: 100%;
  margin-top: 30px;
}
.similar .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E6EDEE !important;
  margin: 0 3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.similar .owl-dot.active {
  background: #E03B18 !important;
}
.similar .owl-prev {
  left: -25px;
}
.similar .owl-next {
  right: -25px;
}
.similar .owl-next,
.similar .owl-prev {
  width: 50px;
  height: 50px;
  background: #ffffff !important;
  border-radius: 50%;
  position: absolute !important;
  top: calc(30% - 25px);
  font-size: 32px !important;
}
.similar .owl-next .material-symbols-rounded,
.similar .owl-prev .material-symbols-rounded {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.similar .owl-next:hover .material-symbols-rounded,
.similar .owl-prev:hover .material-symbols-rounded {
  color: #E03B18 !important;
}
/*# sourceMappingURL=styles.css.map */
