@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=cyrillic");

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body {
  min-width: 320px;
  position: relative;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000000;
  overflow-x: hidden;
}

body input,
body textarea {
  border: #666 1px solid;
  outline: none;
  border-radius: 0;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

button {
  outline: none !important;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

svg {
  width: 100%;
  height: 100%;
}

.d-flex {
  display: flex;
  flex-wrap: wrap;
}

.a-center {
  align-items: center;
}

.j-between {
  justify-content: space-between;
}

.scroll-line {
  position: fixed;
  top: 0;
  left: 0;
  height: 2px;
  background: #fa2a21;
  z-index: 999;
  transition: width all;
}

.top {
  transition: 0.3s all;
  cursor: pointer;
  position: fixed;
  border: 1px solid #fa2a21;
  background: #ffffff;
  z-index: 9;
}

.top:before {
  transition: 0.3s all;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #fa2a21;
  border-left: 1px solid #fa2a21;
}

.top:hover:before {
  transform: translate(-50%, -60%) rotate(45deg);
}

.button,
.btn-more {
  transition: 0.3s all;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fa2a21;
  display: inline-block;
  border: 2px solid #fa2a21;
}

.button:hover,
.btn-more:hover {
  color: #ffffff;
  background: #fa2a21;
}

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

.ua.btn-more:after {
  content: 'Показать еще';
}

.button--fill {
  color: #ffffff;
  background: #fa2a21;
}

.button--fill:hover {
  background: transparent;
  color: #fa2a21;
}

.button-wrapp {
  width: 100%;
  display: flex;
  justify-content: center;
}

.section {
  position: relative;
  color: #8e9aa7;
}

.section__head {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.section__head .section__title {
  text-align: center;
  margin: 0;
  padding-left: 0;
}

.section__head .section__title:before {
  left: 50% !important;
  transform: translate(-50%, -100%);
}

.section__head p {
  text-align: center;
  margin: 0;
  width: 50%;
}

.section__title {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.7px;
  position: relative;
  margin: 0;
  color: #000000;
}

.section__title:before {
  content: attr(data-title-number);
  position: absolute;
  top: 0;
  left: 0;
  color: #fa2a21;
}

.section__title a {
  transition: 0.3s all;
  color: #000000;
}

.section__title a:hover {
  color: #fa2a21;
}

.section__decor {
  position: absolute;
  pointer-events: none;
}

.slick-nav {
  display: flex;
  align-items: center;
}

.slick-slide {
  outline: none !important;
}

.slick-prev,
.slick-next {
  transition: 0.15s all;
  font-size: 0;
  border: 1px solid transparent;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.slick-prev {
  border-top-color: #000;
  border-left-color: #000;
  transform: rotate(-45deg);
}

.slick-prev:hover {
  transform: rotate(-45deg) scale(1.2);
}

.slick-prev.slick-disabled:hover {
  transform: rotate(-45deg) scale(1);
}

.slick-prev + span {
  width: 1px;
  background: #8e9aa7;
}

.slick-next {
  border-top-color: #000;
  border-right-color: #000;
  transform: rotate(45deg);
}

.slick-next:hover {
  transform: rotate(45deg) scale(1.2);
}

.slick-next.slick-disabled:hover {
  transform: rotate(45deg) scale(1);
}

.about__row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.about__row:nth-child(2n) {
  flex-direction: row-reverse;
}

.about__row .button-wrapp {
  justify-content: flex-start;
}

.about__description {
  width: 40%;
  margin: 0 2.5%;
}

.about__text {
  color: #000000;
  line-height: 1.6;
}

.about__text > *:last-child {
  margin-bottom: 0;
}

.about__reasons {
  display: flex;
  flex-wrap: wrap;
}

.about__reason {
  width: 30%;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
}

.about__reason:nth-child(3n) {
  margin-right: 0;
}

.about__reason-numb {
  font-weight: 700;
  color: #fa2a21;
}

.about__images {
  position: relative;
  width: 40%;
}

.about__img:first-child {
  width: 50%;
  margin-bottom: -100px;
}

.about__img:last-child {
  width: 75%;
  margin-left: auto;
}

.about__img img {
  width: 100%;
  height: auto;
}

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

.advantages-title {
  font-weight: 700;
  color: #fa2a21;
}

.advantages-description {
  color: #000000;
}

.ajax-form {
  display: flex;
  justify-content: center;
}

.ajax-form-group {
  position: relative;
}

.ajax-form-group:last-child {
  margin-right: 0;
}

.ajax-form-group:hover .ajax-form-labels {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: translate(-50%, 0);
}

.ajax-form-group:hover .ajax-form-title:before {
  transform: rotate(-45deg) scale(-1);
}

.ajax-form-group label {
  cursor: pointer !important;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.ajax-form-group label:last-child {
  margin-bottom: 0;
}

.ajax-form-group input {
  display: none;
}

.ajax-form-group input:checked + i:before {
  opacity: 1;
}

.ajax-form-group input + i {
  width: 15px;
  height: 15px;
  border: 2px solid #fa2a21;
  position: relative;
  margin-right: 5px;
}

.ajax-form-group input + i:before {
  transition: 0.3s all;
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #fa2a21;
  opacity: 0;
}

.ajax-form-title {
  width: 100%;
  font-weight: 700;
  color: #000000;
  display: block;
  cursor: default;
  position: relative;
  pointer-events: none;
}

.ajax-form-title:before {
  transition: 0.3s all;
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 5px;
  right: 0;
  border-left: 2px solid #fa2a21;
  border-bottom: 2px solid #fa2a21;
  transform: rotate(-45deg) scale(1);
}

.ajax-form-labels {
  transition: 0.3s all;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  min-width: 200px;
  background: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  white-space: nowrap;
  z-index: 10;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translate(-50%, 10%);
}

.brand .inner-page__welcome {
  height: auto;
}

.brand .inner-page__welcome .container {
  display: none;
}

.brand .inner-page__welcome .inner-page__bg {
  position: static;
  width: 100%;
  height: auto;
}

.brand .inner-page__welcome .inner-page__bg img {
  width: 100%;
  height: auto;
}

.brands__list {
  display: flex;
  flex-wrap: wrap;
}

.brands__list .button-wrapp {
  margin: 0;
}

.brands__item {
  width: 28%;
  margin-right: 8%;
  color: #000000;
}

.brands__item:hover {
  color: #fa2a21;
}

.brands__item:hover .brands__title {
  color: #fa2a21;
}

.brands__item:hover .brands__logo {
  opacity: 1;
}

.brands__item:nth-child(3n) {
  margin-right: 0;
}

.brands__images {
  position: relative;
}

.brands__img {
  width: 100%;
  height: auto;
}

.brands__img img {
  width: 100%;
  height: 100%;
}

.brands__logo {
  transition: 0.5s all;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 244, 245, 0.8);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brands__logo img {
  height: auto;
  width: 50%;
}

.brands__title {
  transition: 0.3s all;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.brands__show-all {
  width: 100%;
  text-align: center;
}

.brands-carousel {
  position: relative;
}

.brands-carousel:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}

.brands-carousel .brands__item {
  margin-right: 0;
  margin-bottom: 0;
  outline: none !important;
}

.brands-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
}

.brands-carousel .slick-prev {
  left: 0;
  transform: translate(-200%, -50%) rotate(-45deg);
}

.brands-carousel .slick-prev:hover {
  transform: translate(-200%, -50%) rotate(-45deg) scale(1.2);
}

.brands-carousel .slick-next {
  transform: translate(200%, -50%) rotate(45deg);
}

.brands-carousel .slick-next:hover {
  transform: translate(200%, -50%) rotate(45deg) scale(1.2);
}

.cases .section__decor {
  top: 50%;
  transform: translateY(-20%);
}

.cases-slider .slick-dots {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}

.cases-slider .slick-dots li {
  transition: 0.3s all;
  font-size: 0;
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.4;
}

.cases-slider .slick-dots li:hover:before {
  transform: scale(1.4);
}

.cases-slider .slick-dots li.slick-active {
  opacity: 1;
}

.cases-slider .slick-dots li.slick-active:before {
  background: #fa2a21;
}

.cases-slider .slick-dots li:before {
  transition: 0.3s all;
  content: '';
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #000000;
}

.cases-slider__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cases-slider__head .section__title {
  margin-bottom: 0;
}

.cases-slider__item {
  display: flex !important;
}

.cases-slider__item-content {
  width: 100%;
  background: no-repeat center / cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.cases-slider__item-content:before {
  transition: 0.3s all;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

.cases-slider__item-content > * {
  transition: 0.3s all;
  z-index: 2;
}

.cases-slider__item-img {
  height: auto;
  width: 40%;
}

.cases-slider__item-img img {
  width: 100%;
  height: auto;
}

.cases-slider__item-about {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
  margin: 0 auto;
}

.cases-slider__item-theme {
  color: #fa2a21;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

.cases-slider__item-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.cases-slider__item-description {
  margin: 0;
}

.clients__head {
  display: flex;
  align-items: center;
}

.clients__list {
  display: flex;
  flex-wrap: wrap;
}

.clients__item {
  width: 25%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.clients__item:hover img {
  filter: none;
}

.clients__item img {
  transition: 0.3s all;
  max-height: 100%;
  max-width: 100%;
  filter: invert(10%) grayscale(100%);
}

.collection__controls {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}

.collection__control {
  transition: 0.3s all;
  font-weight: 700;
  color: #8e9aa7;
  border-bottom: 2px solid transparent;
  padding: 0 3px;
}

.collection__control:hover {
  border-bottom-color: rgba(250, 42, 33, 0.5);
}

.collection__control.mixitup-control-active {
  color: #000000;
  border-bottom-color: #fa2a21;
}

.collection__list {
  display: flex;
  flex-wrap: wrap;
}

.collection__item {
  width: 33.333333%;
}

.collection__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contacts__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contacts__write-us {
  width: 30%;
}

.contacts__data {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}

.contacts__data-item {
  width: 50%;
}

.contacts__data-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #8e9aa7;
}

.contacts__data-link {
  transition: 0.3s all;
  color: #000000;
  font-weight: 700;
}

.contacts__data-link:hover {
  color: #fa2a21;
}

.editor-content {
  color: #1b1818;
  line-height: 1.6;
  margin: 0 auto;
}

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6,
.editor-content p {
  margin-bottom: 1em;
}

.editor-content h1 {
  font-size: 2em;
}

.editor-content h2 {
  font-size: 1.8em;
}

.editor-content h3 {
  font-size: 1.6em;
}

.editor-content h4 {
  font-size: 1.4em;
}

.editor-content h5 {
  font-size: 1.2em;
}

.editor-content h6 {
  font-size: 1em;
}

.editor-content img {
  max-width: 100% !important;
  height: auto !important;
}

.editor-content iframe {
  max-width: 100% !important;
}

.editor-content > *:last-child {
  margin-bottom: 0;
}

.footer__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer__copyright {
  color: #8e9aa7;
}

.footer__link {
  transition: 0.3s all;
  color: #8e9aa7;
  text-transform: uppercase;
  font-weight: 700;
}

.footer__link:hover {
  color: #fa2a21;
}

.form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.form__label {
  width: 100%;
  position: relative;
}

.form__label span {
  transition: 0.3s all;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.form__label label.error {
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 100%;
}

.form__label--small {
  width: 47.5%;
}

.form__field {
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid #0E0906;
  background: none;
}

.form__field.active ~ span,
.form__field:focus ~ span,
.form__field[data-empty=false] ~ span {
  font-weight: 700;
}

.form__field.error {
  border-color: #fa2a21;
}

.form__field + label.error {
  color: #fa2a21;
}

.form__field--textarea {
  resize: none;
  padding: 0;
}

.form__success {
  transition: 0.3s all;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
}

.form__success.show {
  opacity: 1;
  pointer-events: all;
}

.form__success p {
  margin: 0;
  font-weight: 700;
}

.form__button {
  width: 100%;
  text-align: center;
}

.header {
  transition: 0.5s padding;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #ffffff;
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero {
  height: 100vh;
}

.hero .container {
  height: 100%;
}

.hero .section__decor {
  left: 40%;
  transform: translate(-50%, 0);
}

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

.hero__slider .slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translate(100%, -50%);
  right: 0;
}

.hero__slider .slick-dots .slick-active button {
  opacity: 1;
}

.hero__slider .slick-dots button {
  transition: 0.3s all;
  opacity: 0.2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero__slider .slick-dots button:hover:before {
  transform: scale(1.5);
}

.hero__slider .slick-dots button:before {
  transition: 0.3s all;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background: #000000;
}

.hero__slider-viewport {
  height: 100%;
}

.hero__slider-viewport .slick-list {
  height: 100%;
}

.hero__slider-viewport .slick-track {
  height: 100%;
}

.hero__slider-viewport .slick-slide {
  height: 100%;
}

.hero__slider-viewport .slick-slide > div {
  height: 100%;
}

.hero__slider-item {
  display: flex !important;
  align-items: center;
  position: relative;
  height: 100%;
}

.hero__slider-intro {
  width: 40%;
}

.hero__slider-intro .section__title {
  margin-bottom: 0;
}

.hero__slider-img {
  width: 60%;
  height: 100%;
  position: relative;
}

.hero__slider-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  display: none;
  z-index: 10;
}

.hero__slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.hero__slider-navigation {
  position: absolute;
  bottom: 0;
  left: 40%;
  transform: translate(-50%, 100%);
}

.hero__lang,
.hero__socials {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
}

.inner-page .wrapper {
  padding-top: 80px;
}

.inner-page__bg {
  width: 100%;
}

.inner-page__bg img {
  width: 100%;
  height: auto;
}

.inner-page__welcome {
  background: center / cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.inner-page__welcome .section__decor {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}

.inner-page__welcome .section__decor:last-of-type {
  top: auto;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}

.inner-page__title {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 700;
  margin: 0;
  text-shadow: 0px 0px 30px black;
}

.inner-page__subtitle {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 400;
  margin: 0;
}

.inner-page__head {
  height: 100vh;
  position: relative;
}

.inner-page__head > .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}

.inner-page__preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.inner-page__preview img,
.inner-page__preview video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lang {
  display: flex;
}

.lang__item {
  transition: 0.3s color;
  text-transform: uppercase;
  color: rgba(142, 154, 167, 0.5);
  font-weight: 700;
}

.lang__item:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.lang__item:hover {
  color: rgba(142, 154, 167, 0.8);
}

.lang__item.active {
  color: #8e9aa7;
}

.logo {
  position: relative;
  z-index: 1000;
  width: auto;
}

.logo img {
  transition: 0.3s all;
  height: 100%;
  width: auto;
}

.header.open .logo img,
.header.dark.open .logo img {
  filter: invert(100%);
}

.loyalty__list {
  display: flex;
  flex-wrap: wrap;
}

.loyalty__item {
  width: 30%;
  margin-right: 5%;
  color: #ffffff;
  position: relative;
}

.loyalty__item:hover .loyalty__text {
  opacity: 1;
}

.loyalty__item:nth-child(3n) {
  margin-right: 0;
}

.loyalty__img {
  width: 100%;
  height: 100%;
}

.loyalty__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.loyalty__text {
  transition: 0.3s all;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  opacity: 0;
}

.loyalty__title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.loyalty__description {
  margin: 0;
}

.loyalty__show-all {
  width: 100%;
  text-align: center;
}

.main-nav__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
}

.main-nav__item:last-child {
  margin-right: 0;
}

.main-nav__item.active a {
  border-bottom-color: #fa2a21;
  color: #000000;
}

.main-nav__item a {
  transition: 0.3s all;
  position: relative;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  border-bottom: 2px solid transparent;
}

.main-nav__item a:hover {
  border-bottom-color: #fa2a21;
  color: #000000;
}

.map {
  width: 100%;
  height: 480px;
  background: #8e9aa7;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transform: translateX(100%);
  background: rgba(0, 0, 0, 0.95);
  z-index: 999;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  padding: 100px 40px 40px;
}

.mobile-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__item.active a {
  color: #ffffff;
  border-bottom-color: #fa2a21;
}

.mobile-nav__item + .mobile-nav__item {
  margin-top: 30px;
}

.mobile-nav__item a {
  transition: 0.3s border-bottom-color;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
}

.mobile-nav__item a:hover {
  color: #ffffff;
  border-bottom-color: #fa2a21;
}

.mobile-menu__socials {
  width: 100%;
  margin-top: 60px;
}

.mobile-toggle {
  display: none;
  width: 40px;
  height: 20px;
  position: relative;
  z-index: 1000;
}

.mobile-toggle.open:before,
.mobile-toggle.open:after {
  top: 50%;
}

.mobile-toggle.open:before {
  transform: rotate(135deg);
}

.mobile-toggle.open:after {
  transform: rotate(-135deg);
}

.mobile-toggle.open span {
  opacity: 0;
}

.mobile-toggle:before,
.mobile-toggle:after {
  transition: 0.3s all;
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000000;
  left: 0;
}

.mobile-toggle:before {
  top: 0;
}

.mobile-toggle:after {
  top: 100%;
}

.mobile-toggle span {
  transition: 0.3s all;
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 1;
  height: 2px;
  width: 100%;
  background: #000000;
}

.header.open .mobile-toggle:before,
.header.open .mobile-toggle:after,
.header.open .mobile-toggle span,
.header.dark.open .mobile-toggle:before,
.header.dark.open .mobile-toggle:after,
.header.dark.open .mobile-toggle span {
  background: #ffffff;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 999;
  background: #ffffff;
}

.modal__close {
  position: absolute;
  z-index: 10;
}

.modal__close:hover:before,
.modal__close:hover:after {
  transform: rotate(0) translateY(-50%);
}

.modal__close:before,
.modal__close:after {
  transition: 0.3s all;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #000000;
}

.modal__close:before {
  transform: rotate(35deg) translateY(-50%);
}

.modal__close:after {
  transform: rotate(-35deg) translateY(-50%);
}

.modal__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
}

.modal__title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.7px;
  position: relative;
  margin: 0;
  color: #000000;
}

.news-grid__item {
  width: 100%;
  display: flex;
  transition: 0.3s background;
}

.news-grid__item:last-child {
  margin-bottom: 0;
}

.news-grid__item:hover {
  background: rgba(250, 42, 33, 0.05);
}

.news-grid__item-preview {
  width: 30%;
}

.news-grid__item-preview img {
  width: 100%;
  height: auto;
}

.news-grid__item-text {
  width: 70%;
  display: flex;
  flex-direction: column;
}

.news-grid__item-date {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fa2a21;
  order: 3;
  margin-top: auto;
}

.news-grid__item-title {
  font-weight: 700;
  color: #fa2a21;
}

.news-grid__item-description {
  color: #8e9aa7;
  margin: 0;
  line-height: 1.4;
}

.news-slider {
  position: relative;
}

.news-slider .slick-list {
  overflow: visible;
}

.news-slider .slick-slide .news-slider__item {
  pointer-events: none;
}

.news-slider .slick-slide.slick-active .news-slider__item {
  pointer-events: all;
}

.news-slider .section__decor {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
}

.news-slider__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-slider__head .section__title {
  margin-bottom: 0;
}

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

.news-slider__item {
  outline: none;
  transition: 0.3s background;
}

.news-slider__item:hover {
  background: rgba(250, 42, 33, 0.05);
}

.news-slider__item-preview img {
  width: 100%;
  height: auto;
}

.news-slider__item-text {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.news-slider__item-date {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fa2a21;
}

.news-slider__item-title {
  font-weight: 700;
  color: #fa2a21;
}

.news-slider__item-description {
  color: #8e9aa7;
  margin: 0;
  line-height: 1.4;
}

.popular__world-map img {
  width: 100%;
  height: auto;
}

.preview__content {
  display: flex;
  flex-direction: column;
}

.preview__items {
  display: flex;
  flex-wrap: wrap;
}

.preview__item {
  position: relative;
}

.preview__item:hover .preview__img {
  opacity: 0.2;
}

.preview__item:hover .preview__title {
  opacity: 1;
}

.preview__img {
  transition: 0.3s all;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.preview__title {
  transition: 0.3s all;
  opacity: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  text-transform: uppercase;
  color: #fa2a21;
  font-weight: 700;
  letter-spacing: 0.2px;
  z-index: 1;
  pointer-events: none;
}

.preview__show-more {
  width: 100%;
  text-align: center;
}

.preview__items {
  position: relative;
}

.preview__items:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}

.preview__items .services__item {
  margin-right: 0;
  margin-bottom: 0;
  outline: none !important;
}

.preview__items .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
}

.preview__items .slick-prev {
  left: 0;
  transform: translate(-200%, -50%) rotate(-45deg);
}

.preview__items .slick-prev:hover {
  transform: translate(-200%, -50%) rotate(-45deg) scale(1.2);
}

.preview__items .slick-next {
  transform: translate(200%, -50%) rotate(45deg);
}

.preview__items .slick-next:hover {
  transform: translate(200%, -50%) rotate(45deg) scale(1.2);
}

.reasons {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
}

.reason {
  width: 30%;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
}

.reason:nth-child(3n) {
  margin-right: 0;
}

.reason-numb {
  font-weight: 700;
  color: #fa2a21;
}

.reason-text {
  color: #000000;
  margin: 0;
}

.services .section__decor {
  z-index: -1;
  left: 50%;
}

.services .section__decor + .section__decor {
  z-index: 0;
  top: auto;
  left: auto;
  right: 0;
}

.services__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.services__item {
  width: 47.5%;
  margin-right: 5%;
  color: #000000;
  position: relative;
}

.services__item:nth-child(2n) {
  margin-right: 0;
}

.services__item:hover {
  color: #fa2a21;
}

.services__item:hover .services__item-title {
  opacity: 0;
}

.services__item:hover .services__item-video + span {
  opacity: 0;
}

.services__item:hover .services__item-description {
  opacity: 1;
}

.services__inner-button {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.services__item-look {
  overflow: hidden;
  position: relative;
  height: 40vh;
}

.services__item-video,
.services__item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services__item-video + span {
  transition: 0.3s all;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.services__item-description {
  transition: 0.3s all;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  margin: 0;
  opacity: 0;
}

.services__item-title {
  transition: 0.3s all;
  font-weight: 700;
  margin: 0;
  position: absolute;
  background: #ffffff;
}

.services__inner {
  display: flex;
  flex-wrap: wrap;
}

.services__inner .services__item {
  width: 30%;
  margin-right: 5%;
}

.services__inner .services__item:nth-child(3n) {
  margin-right: 0;
}

.services__other {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.services__other .services__item {
  width: 30%;
  margin-right: 5%;
}

.services__other .services__item:nth-child(3) {
  margin-right: 0;
}

.services__other .services__buttons {
  width: 100%;
  text-align: center;
}

.services-carousel {
  position: relative;
}

.services-carousel:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}

.services-carousel .services__item {
  margin-right: 0;
  margin-bottom: 0;
  outline: none !important;
}

.services-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
}

.services-carousel .slick-prev {
  left: 0;
  transform: translate(-200%, -50%) rotate(-45deg);
}

.services-carousel .slick-prev:hover {
  transform: translate(-200%, -50%) rotate(-45deg) scale(1.2);
}

.services-carousel .slick-next {
  transform: translate(200%, -50%) rotate(45deg);
}

.services-carousel .slick-next:hover {
  transform: translate(200%, -50%) rotate(45deg) scale(1.2);
}

.socials {
  display: flex;
}

.socials__item {
  display: block;
  position: relative;
  color: #fa2a21;
  font-weight: 700;
}

.socials__item:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(-5px, -50%);
  width: 0;
  height: 2px;
  background: #1b1818;
  transition: 0.3s;
}

.socials__item:hover:before {
  width: 80%;
}

.socials__item:last-child {
  margin-right: 0;
}

.socials__item:hover {
  color: #fa2a21;
}

@media (min-width: 1601px) {
  body {
    font-size: 0.83333vw;
  }

  .container {
    padding: 0 4.6875vw;
  }

  .top {
    width: 2.60417vw;
    height: 2.60417vw;
    bottom: 2.60417vw;
    right: -2.60417vw;
  }

  .top.show {
    right: 2.60417vw;
  }

  .button,
  .btn-more {
    padding: 1.30208vw 1.82292vw;
    font-size: 0.625vw;
  }

  .btn-more {
    margin-top: 3.125vw !important;
  }

  .button-wrapp {
    margin-top: 3.125vw;
  }

  .section {
    padding: 5.20833vw 0;
    font-size: 0.72917vw;
  }

  .section__head {
    margin-bottom: 5.20833vw;
  }

  .section__head p {
    margin-top: 0.52083vw;
  }

  .section__title {
    margin-bottom: 2.60417vw;
    font-size: 1.77083vw;
  }

  .section__title:before {
    font-size: 0.625vw;
    line-height: 1.5625vw;
  }

  .slick-prev,
  .slick-next {
    width: 0.78125vw;
    height: 0.78125vw;
  }

  .slick-prev + span {
    height: 1.66667vw;
    margin: 0 1.82292vw;
  }

  .about .section__head {
    margin-bottom: 5.20833vw;
  }

  .about__row + .about__row {
    margin-top: 5.20833vw;
  }

  .about__description {
    padding-top: 2.60417vw;
  }

  .about__description .section__title {
    margin-bottom: 0.52083vw;
  }

  .about__reasons {
    margin-top: 4.16667vw;
  }

  .about__reason:nth-child(n + 4) {
    margin-top: 4.16667vw;
  }

  .about__reason-numb {
    margin-bottom: 0.26042vw;
    font-size: 1.04167vw;
  }

  .advantages {
    margin-top: 2.08333vw;
  }

  .advantages-item {
    margin-bottom: 1.5625vw;
  }

  .advantages-title {
    margin-bottom: 0.26042vw;
    font-size: 1.04167vw;
  }

  .advantages-description {
    font-size: 0.9375vw;
  }

  .ajax-form {
    margin-bottom: 2.08333vw;
  }

  .ajax-form-group {
    padding-bottom: 0.52083vw;
    margin-right: 2.08333vw;
  }

  .ajax-form-group label {
    margin-bottom: 0.78125vw;
    padding: 0 0.52083vw;
  }

  .ajax-form-title {
    padding-right: 0.78125vw;
  }

  .ajax-form-labels {
    padding: 1.04167vw 0;
  }

  .brand .wrapper {
    padding-top: 4.16667vw;
  }

  .brands-page .content {
    padding-top: 4.16667vw;
  }

  .brands .section__decor {
    top: 4.6875vw;
    right: 2.34375vw;
  }

  .brands__list {
    margin-bottom: -4.16667vw;
  }

  .brands__item {
    margin-bottom: 4.16667vw;
  }

  .brands__title {
    font-size: 0.83333vw;
    margin-top: 1.04167vw;
  }

  .brands-carousel {
    width: calc(100% + 3.125vw);
  }

  .brands-carousel:after {
    width: 3.125vw;
  }

  .brands-carousel .slick-slide {
    margin-right: 3.125vw;
  }

  .brands-carousel .slick-next {
    right: 3.125vw;
  }

  .cases-page .cases-slider__item + .cases-slider__item {
    margin-top: 3.125vw;
  }

  .cases .section__decor {
    left: 2.34375vw;
  }

  .cases-slider .slick-dots {
    margin-top: 2.60417vw;
  }

  .cases-slider .slick-dots li {
    margin: 0 0.52083vw;
    width: 1.04167vw;
    height: 1.04167vw;
  }

  .cases-slider__head {
    margin-bottom: 3.125vw;
  }

  .cases-slider__item-content {
    padding: 4.6875vw 0;
  }

  .cases-slider__item-img {
    margin-left: 4.6875vw;
  }

  .cases-slider__item-theme {
    font-size: 0.625vw;
    margin-bottom: 0.52083vw;
  }

  .cases-slider__item-title {
    font-size: 1.25vw;
    margin-bottom: 0.52083vw;
  }

  .cases-slider__item-description {
    font-size: 0.72917vw;
  }

  .cases-slider__item-about .button {
    margin-top: 1.5625vw;
  }

  .clients__list {
    margin-bottom: -2.08333vw;
  }

  .clients__item {
    margin-bottom: 1.5625vw;
    padding: 0 8%;
  }

  .collection__controls {
    margin-bottom: 2.60417vw;
  }

  .collection__control {
    margin: 0 1.04167vw 0.52083vw;
    font-size: 0.83333vw;
  }

  .contacts__write-us p {
    margin-bottom: 2.08333vw;
  }

  .contacts__data-item:nth-child(n + 3) {
    margin-top: 2.08333vw;
  }

  .contacts__data-title {
    margin-bottom: 0.52083vw;
    font-size: 0.625vw;
  }

  .contacts__data-link {
    font-size: 0.83333vw;
  }

  .contacts__data-link + .contacts__data-link {
    margin-left: 1.04167vw;
  }

  .editor-content {
    font-size: 0.9375vw;
  }

  .footer {
    padding: 1.04167vw 0;
  }

  .footer__copyright {
    font-size: 0.72917vw;
  }

  .footer__link {
    font-size: 0.625vw;
  }

  .footer__link + .footer__link {
    margin-left: 3.125vw;
  }

  .form__label {
    margin-bottom: 2.08333vw;
  }

  .form__field.active ~ span,
  .form__field:focus ~ span,
  .form__field[data-empty=false] ~ span {
    transform: translate(0, -0.78125vw);
    font-size: 0.625vw;
  }

  .form__field--textarea {
    height: 5.20833vw;
  }

  .form__success p {
    font-size: 1.04167vw;
  }

  .header {
    padding: 1.04167vw 0;
  }

  .header__container {
    padding: 0 2.34375vw;
  }

  .hero.section {
    padding-bottom: 4.6875vw;
  }

  .hero .section__decor {
    top: 2.60417vw;
  }

  .hero__slider .slick-dots {
    width: 4.6875vw;
  }

  .hero__slider .slick-dots button {
    margin: 0.52083vw 0;
    padding: 0.26042vw;
  }

  .hero__slider-intro {
    padding: 0 2.60417vw;
  }

  .hero__slider-intro .section__title {
    padding: 0;
  }

  .hero__slider-intro .section__title:before {
    left: -1.5625vw;
  }

  .hero__slider-intro .button {
    margin-top: 1.04167vw;
  }

  .hero__slider-navigation {
    height: 4.6875vw;
  }

  .hero__lang,
  .hero__socials {
    height: 4.6875vw;
  }

  .hero__lang {
    left: 2.34375vw;
  }

  .hero__socials {
    right: 2.34375vw;
  }

  .inner-page__title {
    font-size: 1.97917vw;
  }

  .inner-page__title + .inner-page__subtitle {
    margin-top: 1.04167vw;
  }

  .inner-page__subtitle {
    font-size: 1.5625vw;
  }

  .inner-page__buttons {
    margin-top: 3.125vw;
  }

  .inner-page__buttons .button:first-child {
    margin-right: 2.08333vw;
  }

  .lang__item {
    font-size: 0.625vw;
    margin-right: 1.04167vw;
  }

  .logo {
    height: 2.08333vw;
  }

  .loyalty__item:nth-child(n + 4) {
    margin-top: 3.125vw;
  }

  .loyalty__text {
    padding: 1.04167vw;
  }

  .loyalty__title {
    font-size: 1.25vw;
    margin-bottom: 0.52083vw;
  }

  .loyalty__show-all {
    margin-top: 3.125vw;
  }

  .main-nav__item {
    margin-right: 2.08333vw;
  }

  .main-nav__item a {
    font-size: 0.625vw;
  }

  .modal__close {
    top: 0.52083vw;
    right: 0.52083vw;
    width: 2.08333vw;
    height: 1.5625vw;
  }

  .modal__inner {
    max-width: 52.08333vw;
    padding: 0 3.125vw;
  }

  .modal__title {
    margin-bottom: 2.60417vw;
    font-size: 1.77083vw;
  }

  .news-grid__item {
    margin-bottom: 3.125vw;
    padding: 1.04167vw;
  }

  .news-grid__item-text {
    padding-left: 1.04167vw;
  }

  .news-grid__item-date {
    font-size: 0.625vw;
  }

  .news-grid__item-title {
    font-size: 0.9375vw;
    margin-bottom: 1.04167vw;
  }

  .news-grid__item-description {
    font-size: 0.72917vw;
  }

  .news-page .content {
    padding-top: 4.16667vw;
  }

  .news-slider .slick-slide {
    margin-right: 3.125vw;
  }

  .news-slider__head {
    margin-bottom: 3.125vw;
  }

  .news-slider__item-text {
    padding: 1.04167vw;
  }

  .news-slider__item-date {
    font-size: 0.625vw;
    margin-bottom: 0.52083vw;
  }

  .news-slider__item-title {
    font-size: 0.9375vw;
    margin-bottom: 1.04167vw;
  }

  .news-slider__item-description {
    font-size: 0.72917vw;
  }

  .preview__title {
    padding: 0 1.04167vw;
    font-size: 0.9375vw;
  }

  .preview__show-more {
    margin-top: 3.125vw;
  }

  .preview__items {
    width: calc(100% + 2.08333vw);
  }

  .preview__items:after {
    width: 2.08333vw;
  }

  .preview__items .slick-slide {
    margin-right: 2.08333vw;
  }

  .preview__items .slick-next {
    right: 2.08333vw;
  }

  .reasons {
    margin-top: 3.125vw;
    margin-bottom: -1.5625vw;
  }

  .reason {
    margin-bottom: 1.5625vw;
  }

  .reason-numb {
    margin-bottom: 0.26042vw;
    font-size: 1.04167vw;
  }

  .reason-text {
    font-size: 0.9375vw;
  }

  .services .section__decor {
    top: 5.20833vw;
  }

  .services .section__decor + .section__decor {
    bottom: 5.20833vw;
  }

  .services-page .content {
    padding-top: 4.16667vw;
  }

  .services__item {
    font-size: 0.83333vw;
    margin-bottom: 2.60417vw;
  }

  .services__item-video + span {
    height: 1.04167vw;
    width: 0.78125vw;
  }

  .services__item-description {
    padding: 1.82292vw 2.34375vw;
  }

  .services__item-title {
    padding: 0.52083vw 1.04167vw;
    top: -0.26042vw;
    left: -0.52083vw;
  }

  .services-carousel {
    width: calc(100% + 3.125vw);
  }

  .services-carousel:after {
    width: 3.125vw;
  }

  .services-carousel .slick-slide {
    margin-right: 3.125vw;
  }

  .services-carousel .slick-next {
    right: 3.125vw;
  }

  .socials__item {
    font-size: 0.625vw;
    margin-right: 1.5625vw;
  }
}

@media (max-width: 1600px) {
  .container {
    padding: 0 90px;
  }

  .top {
    width: 50px;
    height: 50px;
    bottom: 50px;
    right: -50px;
  }

  .top.show {
    right: 50px;
  }

  .button,
  .btn-more {
    padding: 25px 35px;
    font-size: 12px;
  }

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

  .button-wrapp {
    margin-top: 40px;
  }

  .section {
    font-size: 14px;
    padding: 80px 0;
  }

  .section__head {
    margin-bottom: 80px;
  }

  .section__head p {
    margin-top: 10px;
  }

  .section__title {
    margin-bottom: 40px;
    font-size: 34px;
  }

  .section__title:before {
    font-size: 12px;
    line-height: 30px;
  }

  .slick-prev,
  .slick-next {
    width: 15px;
    height: 15px;
  }

  .slick-prev + span {
    height: 32px;
    margin: 0 35px;
  }

  .about .section__head {
    margin-bottom: 100px;
  }

  .about__row + .about__row {
    margin-top: 100px;
  }

  .about__description {
    padding-top: 50px;
  }

  .about__description .section__title {
    margin-bottom: 10px;
  }

  .about__reasons {
    margin-top: 80px;
  }

  .about__reason:nth-child(n + 4) {
    margin-top: 80px;
  }

  .about__reason-numb {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .advantages {
    margin-top: 40px;
  }

  .advantages-item {
    margin-bottom: 20px;
  }

  .advantages-title {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .advantages-description {
    font-size: 16px;
  }

  .ajax-form {
    margin-bottom: 20px;
  }

  .ajax-form-group {
    padding-bottom: 10px;
    margin-right: 30px;
  }

  .ajax-form-group label {
    margin-bottom: 15px;
    padding: 0 10px;
  }

  .ajax-form-title {
    padding-right: 15px;
  }

  .ajax-form-labels {
    padding: 20px 0;
  }

  .brand .wrapper {
    padding-top: 80px;
  }

  .brands-page .content {
    padding-top: 80px;
  }

  .brands .section__decor {
    top: 90px;
    right: 45px;
  }

  .brands__list {
    margin-bottom: -60px;
  }

  .brands__item {
    margin-bottom: 60px;
  }

  .brands__title {
    font-size: 16px;
    margin-top: 20px;
  }

  .brands-carousel {
    width: calc(100% + 40px);
  }

  .brands-carousel:after {
    width: 40px;
  }

  .brands-carousel .slick-slide {
    margin-right: 40px;
  }

  .brands-carousel .slick-next {
    right: 40px;
  }

  .cases-page .cases-slider__item + .cases-slider__item {
    margin-top: 40px;
  }

  .cases .section__decor {
    left: 45px;
  }

  .cases-slider .slick-dots {
    margin-top: 40px;
  }

  .cases-slider .slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 10px;
  }

  .cases-slider__head {
    margin-bottom: 60px;
  }

  .cases-slider__item-content {
    padding: 90px 0;
  }

  .cases-slider__item-img {
    margin-left: 90px;
  }

  .cases-slider__item-theme {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .cases-slider__item-title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .cases-slider__item-description {
    font-size: 14px;
  }

  .cases-slider__item-about .button {
    margin-top: 30px;
  }

  .clients__list {
    margin-bottom: -40px;
  }

  .clients__item {
    margin-bottom: 20px;
    padding: 0 8%;
  }

  .collection__controls {
    margin-bottom: 40px;
  }

  .collection__control {
    margin: 0 20px 10px;
    font-size: 16px;
  }

  .contacts__write-us p {
    margin-bottom: 40px;
  }

  .contacts__data-item:nth-child(n + 3) {
    margin-top: 40px;
  }

  .contacts__data-title {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .contacts__data-link {
    font-size: 16px;
  }

  .contacts__data-link + .contacts__data-link {
    margin-left: 20px;
  }

  .editor-content {
    font-size: 16px;
  }

  .footer {
    padding: 20px 0;
  }

  .footer__copyright {
    font-size: 14px;
  }

  .footer__link {
    font-size: 12px;
  }

  .footer__link + .footer__link {
    margin-left: 60px;
  }

  .form__label {
    margin-bottom: 40px;
  }

  .form__field.active ~ span,
  .form__field:focus ~ span,
  .form__field[data-empty=false] ~ span {
    transform: translate(0, -15px);
    font-size: 10px;
  }

  .form__field--textarea {
    height: 100px;
  }

  .form__success p {
    font-size: 20px;
  }

  .header {
    padding: 20px 0;
  }

  .header__container {
    padding: 0 45px;
  }

  .hero.section {
    padding-bottom: 90px;
  }

  .hero .section__decor {
    top: 50px;
  }

  .hero__slider .slick-dots {
    width: 90px;
  }

  .hero__slider .slick-dots button {
    margin: 10px 0;
    padding: 5px;
  }

  .hero__slider-intro {
    padding: 0 50px;
  }

  .hero__slider-intro .section__title {
    padding: 0;
  }

  .hero__slider-intro .section__title:before {
    left: -30px;
  }

  .hero__slider-intro .button {
    margin-top: 20px;
  }

  .hero__slider-navigation {
    height: 90px;
  }

  .hero__lang,
  .hero__socials {
    height: 90px;
  }

  .hero__lang {
    left: 45px;
  }

  .hero__socials {
    right: 45px;
  }

  .inner-page__title {
    font-size: 34px;
  }

  .inner-page__title + .inner-page__subtitle {
    margin-top: 10px;
  }

  .inner-page__subtitle {
    font-size: 26px;
  }

  .inner-page__buttons {
    margin-top: 40px;
  }

  .inner-page__buttons .button:first-child {
    margin-right: 20px;
  }

  .lang__item {
    font-size: 12px;
    margin-right: 20px;
  }

  .logo {
    height: 40px;
  }

  .loyalty__item:nth-child(n + 4) {
    margin-top: 60px;
  }

  .loyalty__text {
    padding: 20px;
  }

  .loyalty__title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .loyalty__show-all {
    margin-top: 60px;
  }

  .main-nav__item {
    margin-right: 40px;
  }

  .main-nav__item a {
    font-size: 12px;
  }

  .modal__close {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 30px;
  }

  .modal__inner {
    max-width: 1000px;
    padding: 0 60px;
  }

  .modal__title {
    margin-bottom: 40px;
    font-size: 34px;
  }

  .news-grid__item {
    margin-bottom: 40px;
    padding: 20px;
  }

  .news-grid__item-text {
    padding-left: 20px;
  }

  .news-grid__item-date {
    font-size: 12px;
  }

  .news-grid__item-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .news-grid__item-description {
    font-size: 14px;
  }

  .news-page .content {
    padding-top: 80px;
  }

  .news-slider .slick-slide {
    margin-right: 60px;
  }

  .news-slider__head {
    margin-bottom: 60px;
  }

  .news-slider__item-text {
    padding: 20px;
  }

  .news-slider__item-date {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .news-slider__item-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .news-slider__item-description {
    font-size: 14px;
  }

  .preview__title {
    padding: 0 10px;
    font-size: 16px;
  }

  .preview__show-more {
    margin-top: 60px;
  }

  .preview__items {
    width: calc(100% + 30px);
  }

  .preview__items:after {
    width: 30px;
  }

  .preview__items .slick-slide {
    margin-right: 30px;
  }

  .preview__items .slick-next {
    right: 30px;
  }

  .reasons {
    margin-top: 40px;
    margin-bottom: -20px;
  }

  .reason {
    margin-bottom: 20px;
  }

  .reason-numb {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .reason-text {
    font-size: 16px;
  }

  .services .section__decor {
    top: 100px;
  }

  .services .section__decor + .section__decor {
    bottom: 100px;
  }

  .services-page .content {
    padding-top: 80px;
  }

  .services__item {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .services__item-video + span {
    height: 20px;
    width: 15px;
  }

  .services__item-description {
    padding: 30px;
  }

  .services__item-title {
    padding: 10px 20px;
    top: -5px;
    left: -10px;
  }

  .services-carousel {
    width: calc(100% + 40px);
  }

  .services-carousel:after {
    width: 40px;
  }

  .services-carousel .slick-slide {
    margin-right: 40px;
  }

  .services-carousel .slick-next {
    right: 40px;
  }

  .socials__item {
    font-size: 12px;
    margin-right: 30px;
  }
}

@media (max-width: 1400px) {
  .about__images {
    width: 50%;
  }

  .loyalty__title {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }

  .container {
    padding: 0 60px;
  }

  .top {
    width: 40px;
    height: 40px;
    right: -40px;
  }

  .top.show {
    right: 40px;
  }

  .section {
    padding: 60px 0;
  }

  .section__head {
    margin-bottom: 60px;
  }

  .section__head p {
    width: 75%;
  }

  .section__title {
    font-size: 30px;
  }

  .slick-prev + span {
    height: 25px;
    margin: 0 20px;
  }

  .about .section__head {
    margin-bottom: 60px;
  }

  .about__row + .about__row {
    margin-top: 60px;
  }

  .about__reasons {
    margin-top: 60px;
  }

  .about__reason:nth-child(n + 4) {
    margin-top: 60px;
  }

  .ajax-form-group {
    margin-right: 20px;
  }

  .brands__title {
    font-size: 14px;
  }

  .brands-carousel {
    width: calc(100% + 20px);
  }

  .brands-carousel:after {
    width: 20px;
  }

  .brands-carousel .slick-slide {
    margin-right: 20px;
  }

  .brands-carousel .slick-next {
    right: 20px;
  }

  .cases-slider__item-content {
    padding: 60px 0;
  }

  .cases-slider__item-img {
    margin-left: 60px;
  }

  .cases-slider__item-theme {
    font-size: 10px;
  }

  .cases-slider__item-title {
    font-size: 20px;
  }

  .cases-slider__item-description {
    font-size: 12px;
  }

  .cases-slider__item-about .button {
    margin-top: 20px;
  }

  .collection__controls {
    margin-bottom: 30px;
  }

  .collection__control {
    margin: 0 10px 10px;
    font-size: 14px;
  }

  .contacts__write-us p {
    margin-bottom: 20px;
  }

  .contacts__data-link {
    font-size: 12px;
  }

  .footer__link + .footer__link {
    margin-left: 40px;
  }

  .hero.section {
    padding-bottom: 60px;
  }

  .hero__slider .slick-dots {
    width: 60px;
  }

  .hero__slider-navigation {
    height: 60px;
  }

  .hero__lang,
  .hero__socials {
    height: 60px;
  }

  .hero__lang {
    left: 60px;
  }

  .hero__socials {
    right: 60px;
  }

  .inner-page__title {
    font-size: 30px;
  }

  .inner-page__subtitle {
    font-size: 22px;
  }

  .loyalty__item:nth-child(n + 4) {
    margin-top: 40px;
  }

  .loyalty__title {
    font-size: 14px;
  }

  .loyalty__show-all {
    margin-top: 40px;
  }

  .map {
    height: 300px;
  }

  .modal__title {
    font-size: 30px;
  }

  .news-grid__item-date {
    font-size: 10px;
  }

  .news-grid__item-title {
    font-size: 14px;
  }

  .news-slider .slick-slide {
    margin-right: 40px;
  }

  .news-slider__item-date {
    font-size: 10px;
  }

  .news-slider__item-title {
    font-size: 14px;
  }

  .preview__show-more {
    margin-top: 40px;
  }

  .preview__items {
    width: calc(100% + 20px);
  }

  .preview__items:after {
    width: 20px;
  }

  .preview__items .slick-slide {
    margin-right: 20px;
  }

  .preview__items .slick-next {
    right: 20px;
  }

  .services__item-description {
    padding: 20px;
  }

  .services__inner .services__item {
    width: 47.5%;
  }

  .services__inner .services__item:nth-child(2n) {
    margin-right: 0;
  }

  .services__inner .services__item:nth-child(3n) {
    margin-right: 5%;
  }

  .services__other .services__item {
    width: 47.5%;
  }

  .services__other .services__item:nth-child(2) {
    margin-right: 0;
  }

  .services-carousel {
    width: calc(100% + 20px);
  }

  .services-carousel:after {
    width: 20px;
  }

  .services-carousel .slick-slide {
    margin-right: 20px;
  }

  .services-carousel .slick-next {
    right: 20px;
  }
}

@media (max-width: 1000px) {
  .container {
    padding: 0 40px;
  }

  .section__decor {
    display: none;
  }

  .about__row {
    flex-wrap: wrap;
  }

  .about__description {
    width: 100%;
    margin: 0;
    padding-top: 0;
  }

  .about__reasons {
    margin-bottom: 40px;
  }

  .about__images {
    width: 100%;
    display: flex;
    margin-top: 40px;
  }

  .about__img:first-child {
    margin-bottom: 0;
  }

  .about__img:last-child {
    margin-top: 200px;
    margin-left: -25%;
  }

  .brands-carousel .slick-prev {
    transform: translate(-100%, -50%) rotate(-45deg);
  }

  .brands-carousel .slick-prev:hover {
    transform: translate(-100%, -50%) rotate(-45deg) scale(1.2);
  }

  .brands-carousel .slick-next {
    transform: translate(100%, -50%) rotate(45deg);
  }

  .brands-carousel .slick-next:hover {
    transform: translate(100%, -50%) rotate(45deg) scale(1.2);
  }

  .cases-slider__item-content {
    padding: 40px 0;
  }

  .cases-slider__item-img {
    margin-left: 40px;
  }

  .hero .section__decor {
    left: 50%;
  }

  .hero__slider .slick-dots {
    width: 40px;
  }

  .hero__slider-intro {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
  }

  .hero__slider-img {
    width: 100%;
  }

  .hero__slider-img:before {
    display: block;
  }

  .hero__slider-navigation {
    left: 50%;
  }

  .hero__lang {
    display: none;
  }

  .hero__socials {
    display: none;
  }

  .lang__item {
    font-size: 18px;
  }

  .main-nav {
    display: none;
  }

  .main-nav__item {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .mobile-toggle {
    display: block;
  }

  .modal__inner {
    padding: 0 40px;
  }

  .preview__items .slick-prev {
    transform: translate(-100%, -50%) rotate(-45deg);
  }

  .preview__items .slick-prev:hover {
    transform: translate(-100%, -50%) rotate(-45deg) scale(1.2);
  }

  .preview__items .slick-next {
    transform: translate(100%, -50%) rotate(45deg);
  }

  .preview__items .slick-next:hover {
    transform: translate(100%, -50%) rotate(45deg) scale(1.2);
  }

  .services-carousel .slick-prev {
    transform: translate(-100%, -50%) rotate(-45deg);
  }

  .services-carousel .slick-prev:hover {
    transform: translate(-100%, -50%) rotate(-45deg) scale(1.2);
  }

  .services-carousel .slick-next {
    transform: translate(100%, -50%) rotate(45deg);
  }

  .services-carousel .slick-next:hover {
    transform: translate(100%, -50%) rotate(45deg) scale(1.2);
  }

  .socials__item {
    font-size: 18px;
  }

  .socials__item:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(-5px, -50%);
    width: 0;
    height: 2px;
    background: #ffffff;
    transition: 0.3s;
  }

  .socials__item:hover:before {
    width: 80%;
  }
}

@media (max-width: 800px) {
  .container {
    padding: 0 30px;
  }

  .top.show {
    right: 20px;
  }

  .button-wrapp {
    margin-top: 20px;
  }

  .section {
    padding: 40px 0;
  }

  .section__head {
    margin-bottom: 40px;
  }

  .section__title {
    font-size: 26px;
  }

  .section__title:before {
    font-size: 10px;
  }

  .about .section__head {
    margin-bottom: 40px;
  }

  .about__row + .about__row {
    margin-top: 40px;
  }

  .about__reasons {
    margin-top: 40px;
  }

  .about__reason:nth-child(n + 4) {
    margin-top: 40px;
  }

  .about__img:last-child {
    margin-top: 150px;
  }

  .brands__list {
    margin-bottom: -40px;
  }

  .brands__item {
    width: 47.5%;
    margin-right: 5%;
  }

  .brands__item:nth-child(3n) {
    margin-right: 5%;
  }

  .brands__item:nth-child(2n) {
    margin-right: 0;
  }

  .brands__item {
    margin-bottom: 40px;
  }

  .cases-slider__item-content {
    padding: 30px;
  }

  .cases-slider__item-img {
    margin-left: 30px;
  }

  .clients__head {
    margin-bottom: 40px;
  }

  .clients__head .section__title {
    margin-bottom: 0;
  }

  .clients__list {
    margin-bottom: 0;
    padding: 0 10px;
  }

  .clients__item {
    margin-bottom: 0;
    padding: 0 10px;
  }

  .collection__item {
    width: 50%;
  }

  .contacts__write-us {
    width: 100%;
  }

  .contacts__data {
    width: 100%;
    margin-top: 40px;
  }

  .footer__links {
    display: flex;
    flex-direction: column;
  }

  .footer__link + .footer__link {
    margin-top: 10px;
    margin-left: 0;
  }

  .hero__slider .slick-dots {
    width: 30px;
  }

  .inner-page__title {
    font-size: 26px;
  }

  .inner-page__subtitle {
    font-size: 18px;
  }

  .loyalty__item {
    width: 47.5%;
  }

  .loyalty__item:nth-child(3n) {
    margin-right: 5%;
  }

  .loyalty__item:nth-child(2n) {
    margin-right: 0;
  }

  .loyalty__item:nth-child(n + 3) {
    margin-top: 40px;
  }

  .modal__inner {
    padding: 0 30px;
  }

  .modal__title {
    font-size: 26px;
  }

  .news-grid__item {
    flex-direction: column;
    padding: 0;
  }

  .news-grid__item-preview {
    width: 100%;
  }

  .news-grid__item-text {
    align-items: center;
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 10px;
  }

  .news-grid__item-date {
    margin-bottom: 10px;
    order: 1;
  }

  .news-grid__item-title {
    margin-bottom: 10px;
    order: 2;
  }

  .news-grid__item-description {
    order: 3;
  }

  .news-slider .slick-slide {
    margin-right: 20px;
  }

  .news-slider__item-text {
    padding: 10px;
  }

  .news-slider__item-title {
    margin-bottom: 10px;
  }

  .reason {
    text-align: center;
    width: 100%;
    margin-right: 0;
  }

  .services__item {
    width: 100%;
    margin-right: 0;
  }

  .services__inner .services__item {
    width: 100%;
    margin-right: 0;
  }

  .services__inner .services__item:nth-child(3n) {
    margin-right: 0;
  }

  .services__other .services__item {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .container {
    padding: 0 20px;
  }

  .section__head p {
    width: 100%;
  }

  .about__reason {
    width: 47.5%;
  }

  .about__reason:nth-child(3n) {
    margin-right: 5%;
  }

  .about__reason:nth-child(2n) {
    margin-right: 0;
  }

  .about__reason:nth-child(n + 3) {
    margin-top: 40px;
  }

  .about__img:last-child {
    margin-top: 100px;
  }

  .ajax-form {
    flex-direction: column;
    align-items: center;
  }

  .ajax-form-group {
    margin-right: 0;
    width: 80%;
  }

  .ajax-form-group:hover .ajax-form-labels {
    transform: translate(0, 0);
  }

  .ajax-form-group:hover .ajax-form-title:before {
    transform: rotate(-45deg) scale(1);
  }

  .ajax-form-title {
    margin-bottom: 10px;
    pointer-events: all;
  }

  .ajax-form-title.active:before {
    transform: rotate(-45deg) scale(-1) !important;
  }

  .ajax-form-labels {
    transition: none;
    display: none;
    width: 100%;
    position: static;
    pointer-events: all;
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }

  .brands__list {
    margin-bottom: -20px;
  }

  .brands__item {
    margin-bottom: 20px;
  }

  .cases-slider__item-content {
    flex-direction: column;
    align-items: center;
  }

  .cases-slider__item-img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .cases-slider__item-about {
    width: 100%;
  }

  .cases-slider__item-about .button {
    width: 100%;
  }

  .collection__control {
    font-size: 12px;
  }

  .contacts__data-item {
    width: 100%;
  }

  .contacts__data-item:nth-child(n + 2) {
    margin-top: 20px;
  }

  .footer__content {
    flex-direction: column-reverse;
  }

  .footer__links {
    align-items: center;
    margin-bottom: 10px;
  }

  .form__label label.error {
    font-size: 12px;
  }

  .form__label--small {
    width: 100%;
  }

  .form__field--textarea {
    height: 50px;
  }

  .hero__slider .slick-dots {
    width: 20px;
  }

  .hero__slider-intro {
    padding: 0 40px;
  }

  .hero__slider-intro .section__title:before {
    left: -20px;
  }

  .hero__slider-intro .button {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    text-align: center;
  }

  .inner-page__title {
    font-size: 22px;
  }

  .inner-page__buttons {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .inner-page__buttons .button:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .lang {
    flex-direction: column;
    align-items: flex-end;
  }

  .lang__item {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .mobile-menu {
    padding: 100px 20px 20px;
  }

  .mobile-nav__item + .mobile-nav__item {
    margin-top: 20px;
  }

  .mobile-nav__item a {
    font-size: 18px;
  }

  .mobile-menu__socials {
    margin-top: 40px;
  }

  .modal__inner {
    padding: 0 20px;
  }

  .modal__title {
    font-size: 22px;
  }

  .news-slider .slick-slide {
    margin-right: 10px;
  }

  .reasons {
    width: 100%;
  }

  .socials__item {
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  .ajax-form-group {
    width: 100%;
  }

  .brands__item {
    width: 100%;
    margin-right: 0;
  }

  .lang__item {
    font-size: 12px;
  }

  .loyalty__item {
    width: 100%;
    margin-right: 0;
  }

  .loyalty__item:nth-child(3n) {
    margin-right: 0;
  }

  .loyalty__item:nth-child(n + 2) {
    margin-top: 40px;
  }

  .mobile-nav__item a {
    font-size: 14px;
  }

  .modal__title {
    font-size: 18px;
  }

  .socials__item {
    font-size: 12px;
  }
}

@media (max-width: 350px) {
  .button,
  .btn-more {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .form__label {
    margin-bottom: 30px;
  }

  .modal__title {
    margin-bottom: 20px;
  }
}