

/* Start:/local/templates/milonya_site/assets/css/style.css?1759392979300789*/
@charset "UTF-8";

/* @font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Light.woff") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Regular.woff") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Medium.woff") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Bold.woff") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Black.woff") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Light.woff2") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Regular.woff2") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Medium.woff2") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Bold.woff2") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms";
  src: url("/local/templates/milonya_site/assets/css/../fonts/TTNorms-Black.woff2") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
} */


@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-light.woff") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-regular.woff") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-medium.woff") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-bold.woff") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-black.woff") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-light.woff2") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-regular.woff2") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-medium.woff2") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-bold.woff2") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/local/templates/milonya_site/assets/css/../fonts/montserrat-black.woff2") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


/*Обнуление*/

* {
  padding: 0;
  margin: 0;
  border: 0;

  /* font-family: 'TT Norms', sans-serif;
  font-size: 20px; */

  font-family: 'Montserrat', sans-serif;
  font-size: 18px;

  font-weight: 500;
  line-height: 130%;
  color: #ffffff;

}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

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

button {
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

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

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page {
  overflow: hidden;
}

.body {
  overflow-x: hidden;
  background-color: #002117;
}

.body.--hiden {
  overflow: hidden;
}

.main {
  position: relative;
  overflow: hidden;
}

input,
button {
  outline-offset: 0 !important;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.main-include .footer {
  padding-top: 50px;
}

.main-include .footer .footer__container::before {
  top: -300px;
}

.main-include .footer .footer__top {
  display: none;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 45px;
}

a {
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

p,
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 49px;
  font-weight: 300;
  line-height: 135%;
  text-transform: uppercase;
}

h2 {
  font-size: 39px;
  font-weight: 400;
}

h3 {
  font-size: 30px;
  font-weight: 500;
}

h4 {
  font-weight: 500;
  font-size: 19px;
}

h5 {
  font-weight: 500;
  font-size: 17px;
}

.-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.-row-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.-row-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.-row-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.-row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.-column-start {
  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-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.-column-center {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.-column-between {
  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;
  height: 100%;
}

.-row-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.-grid {
  display: -ms-grid;
  display: grid;
}

.-grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [2];
  grid-template-columns: repeat(2, 1fr);
}

.-grid-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [3];
  grid-template-columns: repeat(3, 1fr);
}

.-grid-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [4];
  grid-template-columns: repeat(4, 1fr);
}

.-grid-5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [5];
  grid-template-columns: repeat(5, 1fr);
}

.-grid-6 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [6];
  grid-template-columns: repeat(6, 1fr);
}

.-grid-7 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [7];
  grid-template-columns: repeat(7, 1fr);
}

.btn {
  will-change: transform;
  position: relative;
  display: inline-block;
  overflow: hidden;
  background: #E60074;
  padding: 14px 40px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/btn.svg);
  -webkit-transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
}

.btn::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  background: #000000;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.btn svg,
.btn span,
.btn p,
.btn img {
  position: relative;
  z-index: 2;
}

.btn svg {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.btn svg path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.main-link {
  will-change: transform;
  position: relative;
}

.main-link::after {
  content: "";
  position: absolute;
  width: 0;
  opacity: 0;
  bottom: -4px;
  left: 0;
  border-bottom: 2px solid #ffffff;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.options__input {
  display: none;
}

.options__input:checked + .options__label::after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

.options__label {
  will-change: transform;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-left: 35px;
  font-weight: 400;
  font-size: 15px;
  line-height: 130%;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
  cursor: pointer;
}

.options__label a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.options__label a::after {
  border-width: 1px;
}

.options__label::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 22px;
  height: 22px;
  background: #002117;
  border-radius: 3px;
  -webkit-transition: 0.3s border ease 0s;
  -o-transition: 0.3s border ease 0s;
  transition: 0.3s border ease 0s;
}

.options__label::after {
  will-change: transform;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
  left: 2px;
  width: 15px;
  height: 15px;
  left: 4px;
  border-radius: 2px;
  background: #E60074;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.input {
  padding: 20px 25px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(230, 0, 116, 0);
  border-radius: 3px;
  background-color: #002117;
  -webkit-box-shadow: 0 0px 0px 0px #030002;
          box-shadow: 0 0px 0px 0px #030002;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.input:focus {
  border: 1px solid #e60074;
  -webkit-box-shadow: 0 15px 25px -15px #030002;
          box-shadow: 0 15px 25px -15px #030002;
}

.input::-webkit-input-placeholder {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.input::-moz-placeholder {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.input:-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.input::-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.input::placeholder {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.area {
  resize: none;
}

.date {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}

.date::-webkit-datetime-edit,
.date input::-webkit-inner-spin-button,
.date input::-webkit-clear-button {
  display: none;
}

.date::before {
  content: attr(data-date);
}

.date::-webkit-calendar-picker-indicator {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/date.svg);
}

.decor--green {
  position: relative;
}

.decor--green::before {
  pointer-events: none;
  content: "";
  position: absolute;
  width: 106px;
  height: 130px;
  left: 0;
  -webkit-transform: translateX(-70%);
      -ms-transform: translateX(-70%);
          transform: translateX(-70%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/decor--green.svg);
}

.decor--yelow {
  position: relative;
}

.decor--yelow::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  -webkit-transform: translateX(60%);
      -ms-transform: translateX(60%);
          transform: translateX(60%);
  width: 194px;
  height: 200px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/decor--yelow.svg);
}

.decor--big {
  pointer-events: none;
  position: absolute;
  top: 100px;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  -webkit-transform: translate(-5%, -100%);
      -ms-transform: translate(-5%, -100%);
          transform: translate(-5%, -100%);
}

.decor--big::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  width: 1200px;
  height: 1050px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/decor-big.svg);
}

.decor--circles {
  overflow: hidden;
  position: relative;
}

.decor--circles::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  width: 1169px;
  height: 990px;
  -webkit-transform: translate(-23%, 5%);
      -ms-transform: translate(-23%, 5%);
          transform: translate(-23%, 5%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/home-circls.svg);
}

.decor-small {
  position: relative;
  padding-left: 60px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.decor-small::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 29px;
  height: 23px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/svg/decor-small.svg");
}

.options__input {
  display: none;
}

.options__input:checked + .options__label::after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

.options__label {
  will-change: transform;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-left: 35px;
  font-weight: 400;
  font-size: 15px;
  line-height: 130%;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
  cursor: pointer;
}

.options__label a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.options__label a::after {
  border-width: 1px;
}

.options__label::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 22px;
  height: 22px;
  background: #002117;
  border-radius: 3px;
  -webkit-transition: 0.3s border ease 0s;
  -o-transition: 0.3s border ease 0s;
  transition: 0.3s border ease 0s;
}

.options__label::after {
  will-change: transform;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
  left: 2px;
  width: 15px;
  height: 15px;
  left: 4px;
  border-radius: 2px;
  background: #E60074;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.radio__item:not(:last-child) {
  margin-bottom: 15px;
}

.radio__input {
  display: none;
}

.radio__input:checked + .radio__label::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.radio__label {
  font-weight: 400;
  font-size: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}

.radio__label::before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 22px;
  height: 22px;
  background-color: #002117;
  border-radius: 50%;
  margin-right: 10px;
}

.radio__label::after {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 13px;
  height: 14px;
  background-color: #E60074;
  border-radius: 50%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.pointer {
  pointer-events: none;
  will-change: transform, left, top, opacity;
  position: absolute;
  z-index: 1;
  display: block;
  width: 900px;
  height: 900px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/pointer.svg);
  -webkit-transform: translate(-75%, -50%);
      -ms-transform: translate(-75%, -50%);
          transform: translate(-75%, -50%);
  -webkit-transition: opacity linear 0s, 0.8s -webkit-transform;
  transition: opacity linear 0s, 0.8s -webkit-transform;
  -o-transition: 0.8s transform, opacity linear 0s;
  transition: 0.8s transform, opacity linear 0s;
  transition: 0.8s transform, opacity linear 0s, 0.8s -webkit-transform;
}

.pointer.--active {
  -webkit-transition: 0.8s all ease 0s;
  -o-transition: 0.8s all ease 0s;
  transition: 0.8s all ease 0s;
  -webkit-transform: translate(-55%, -50%) scale(2);
      -ms-transform: translate(-55%, -50%) scale(2);
          transform: translate(-55%, -50%) scale(2);
  opacity: 0;
}

.search__box {
  position: relative;
}

.search__input {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 15px;
  font-weight: 500;
  background-color: #ffffff;
  color: #000000;
  padding-right: 55px;
}

.search__input::-webkit-input-placeholder {
  color: #979797;
}

.search__input::-moz-placeholder {
  color: #979797;
}

.search__input:-ms-input-placeholder {
  color: #979797;
}

.search__input::-ms-input-placeholder {
  color: #979797;
}

.search__input::placeholder {
  color: #979797;
}

.search__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  will-change: transform;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.search__btn svg,
.search__btn path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

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

.sozial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.sozial svg {
  width: 31px;
  height: 31px;
}

.sozial svg,
.sozial path,
.sozial circle {
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.sozial a {
  line-height: 100%;
}

.slide-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.slide-btn svg,
.slide-btn path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.slide-btn.-next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slide-btn.swiper-button-disabled {
  pointer-events: none;
  opacity: .2;
}

.slide-btn.swiper-button-lock {
  display: none;
}

.more {
  /*position: relative;*/
  position: absolute;
  color: #04B9B3;
  border-bottom: 1px dashed #04B9B3;
  -webkit-transition: .3s all ease 0s;
  -o-transition: .3s all ease 0s;
  transition: .3s all ease 0s;
  z-index: 5;
}

.more::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-35%) rotate(0deg);
      -ms-transform: translateY(-35%) rotate(0deg);
          transform: translateY(-35%) rotate(0deg);
  right: -25px;
  width: 14px;
  height: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/arrow-green.svg);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.more.--active::after {
  -webkit-transform: translateY(-35%) rotate(-180deg);
      -ms-transform: translateY(-35%) rotate(-180deg);
          transform: translateY(-35%) rotate(-180deg);
}

.item-products {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
}

.item-products__image {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.item-products__image img {
  position: absolute;
  inset: 0;
  will-change: transform;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: .95;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.item-products__image::after {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: 0;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.item-products__descr {
  font-size: 15px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.price {
  gap: 10px;
  font-size: 16px;
  line-height: 100%;
}

.price strong {
  font-size: 35px;
}

.index {
  position: relative;
  z-index: 2;
}

.quantity {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.quantity img {
  width: 22px;
  height: 22px;
  margin-top: -5px;
  margin-right: 5px;
}

.mail {
  gap: 10px;
}

.mail img {
  margin-top: -3px;
  min-width: 18px;
}

.mail a {
  font-weight: 400;
  font-size: 16px;
}

.mail a::after {
  border-width: 1px;
  bottom: 0;
}

.requisite {
  gap: 10px;
}

.requisite img {
  margin-top: -3px;
  min-width: 18px;
}

.requisite a {
  font-weight: 400;
  font-size: 16px;
}

.requisite a::after {
  border-width: 1px;
  bottom: 0;
  width: 100%;
  opacity: 1;
}

.phone {
  font-weight: 700;
  font-size: 29px;
  line-height: 120%;
}

.header {
  position: relative;
  z-index: 10;
  padding: 26px 0;
}

.header.--fixed {
  position: fixed;
  background-color: #002117;
  padding: 15px 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}

.header.--visible {
  -webkit-transition: 0.5s opacity ease 0s, 0.5s -webkit-transform ease 0s;
  transition: 0.5s opacity ease 0s, 0.5s -webkit-transform ease 0s;
  -o-transition: 0.5s transform ease 0s, 0.5s opacity ease 0s;
  transition: 0.5s transform ease 0s, 0.5s opacity ease 0s;
  transition: 0.5s transform ease 0s, 0.5s opacity ease 0s, 0.5s -webkit-transform ease 0s;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
}

.header__wrapper {
  display: none;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 45px;
}

.header__logo a {
  display: block;
  max-width: 160px;
}

.header__logo img {
  will-change: transform;
  width: 100%;
  height: auto;
}

.header__shell {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  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;
}

.header__medium {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 17px;
}

.header__midle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}

.header__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
}

.header__item {
  max-width: 180px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  font-weight: 400;
  font-size: 14px;
}

.header__item .drop__button {
  color: #04B9B3;
}

.header__item .drop__button span {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  padding-bottom: 1px;
  border-bottom: 1px dashed #FFFFFF;
}

.header__mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 400;
  font-size: 14px;
}

.header__right {
  max-width: 180px;
  margin-top: -3px;
}

.header__tel {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 17px;
  line-height: 100%;
}

.header__mail {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}

.header__mobile-buttons,
.header__mobile-text {
  display: none;
}

.header__btn {
  line-height: 100%;
  padding: 9px 20px;
  font-weight: 500;
  font-size: 14px;
  background-image: unset;
}

.header__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 43px;
  margin-left: auto;
}

.header__nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
}

.header__sozial {
  margin-left: auto;
}

.header__catalog {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  gap: 15px;
  padding: 8px 15px;
  background: #007B77;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.header__catalog span,
.header__catalog svg {
  position: relative;
  z-index: 1;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.header__catalog::after,
.header__catalog::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  height: 50%;
  width: 100%;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  background-color: #E60074;
}

.header__catalog::before {
  top: 0;
  -webkit-transform: translate(0, -110%);
      -ms-transform: translate(0, -110%);
          transform: translate(0, -110%);
}

.header__catalog::after {
  bottom: 0;
  -webkit-transform: translate(0, 110%);
      -ms-transform: translate(0, 110%);
          transform: translate(0, 110%);
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav__item {
  position: relative;
}

.nav__item:not(:last-child) {
  padding-right: 100px;
}

.nav__item:not(:last-child)::after {
  will-change: transform;
  content: "";
  display: block;
  position: absolute;
  right: 50px;
  top: 10px;
  width: 3px;
  height: 12px;
  -webkit-transform: skewX(-12deg);
      -ms-transform: skewX(-12deg);
          transform: skewX(-12deg);
  background: #E60074;
}

.nav .nav-link {
  font-weight: 700;
  font-size: 15px;
}

.drop svg {
  display: none;
}

.drop__button {
  position: relative;
  z-index: 1;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  gap: 15px;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.drop__button::after {
  content: "";
  width: 14px;
  height: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/down.svg);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.drop__button::before {
  content: "";
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  height: 14px;
  background: transparent;
  width: 100%;
}

.drop__wrapper {
  position: absolute;
  opacity: 0;
  top: 0;
  -webkit-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
          transform: translate(0, 50px);
  pointer-events: none;
  min-width: 181px;
  opacity: 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: #007B77;
  -webkit-transition: 0.5s opacity ease 0s, 0.5s transform ease 0s;
  -o-transition: 0.5s opacity ease 0s, 0.5s transform ease 0s;
  transition: 0.5s opacity ease 0s, 0.5s transform ease 0s;
}

.drop__wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 16px 12px;
  border-color: transparent transparent #007B77 transparent;
}

.drop__link {
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}

.drop__link::after {
  border-width: 1px;
}

.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}

.buttons__item {
  position: relative;
  padding-right: 5px;
}

.buttons__item:nth-child(1) {
  z-index: 1;
}

.buttons__item:nth-child(2) {
  z-index: 2;
}

.buttons__item:nth-child(3) {
  z-index: 3;
}

.buttons__icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  cursor: pointer;
  -webkit-transition: 0.3s all linear 0s;
  -o-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}

.buttons__icon svg,
.buttons__icon path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.buttons__wrapper {
  position: absolute;
  overflow: hidden;
  z-index: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 0;
  min-height: 35.5px;
  cursor: pointer;
  -webkit-transition: 0.3s all linear 0s;
  -o-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}

.buttons__wrapper span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  white-space: nowrap;
  padding: 11px 15px;
  padding-right: 40px;
  background: #007B77;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
}

.buttons.-abs {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
}

.buttons.-abs .buttons__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  width: 35px;
  height: 35px;
  background: #007B77;
}

.buttons.-abs .buttons__icon svg {
  width: 15px;
  height: 15px;
}

.catalog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 11;
  padding-top: 40px;
  padding-bottom: 65px;
  background: #00130D;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: 0.7s all ease-in-out 0s;
  -o-transition: 0.7s all ease-in-out 0s;
  transition: 0.7s all ease-in-out 0s;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.catalog.--visible {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.catalog__container {
  position: relative;
}

.catalog__cloce {
  position: absolute;
  top: 15px;
  left: 40px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.catalog__cloce svg,
.catalog__cloce path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.catalog__row {
  max-width: 1205px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 70px;
}

.catalog__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 630px;
          flex: 0 1 630px;
}

.catalog__title {
  margin-bottom: 27px;
}

.catalog__subtitle {
  max-width: 425px;
  margin-bottom: 67px;
  font-weight: 400;
  font-size: 15px;
}

.catalog__bg {
  position: absolute;
  top: 50%;
  right: -90px;
  -webkit-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  overflow: hidden;
  width: 468px;
  height: 468px;
}

.catalog__bg img {
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
}

.catalog__bg img.--active {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
  -webkit-transition: 0.5s all ease 0.5s;
  -o-transition: 0.5s all ease 0.5s;
  transition: 0.5s all ease 0.5s;
}

.catalog__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 75px;
     -moz-column-gap: 75px;
          column-gap: 75px;
  row-gap: 45px;
}

.catalog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.catalog__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
}

.catalog__descr {
  max-width: 220px;
  font-weight: 500;
  font-size: 15px;
}

.catalog__descr span {
  display: block;
}

.menu-catalog {
  position: relative;
}

.menu-catalog__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}

.menu-catalog__nav {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 310px;
          flex: 0 0 310px;
}

.menu-catalog__nav a {
  font-weight: 500;
  font-size: 19px;
}

.menu-catalog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
  cursor: pointer;
}

.menu-catalog__item:not(:last-child) {
  margin-bottom: 25px;
}

.menu-catalog__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
  cursor: pointer;
}

.menu-catalog__btn svg,
.menu-catalog__btn path,
.menu-catalog__item svg,
.menu-catalog__item path{
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.menu-catalog__btn.--active {
  color: #04B9B3;
}

.menu-catalog__btn.--active svg, .menu-catalog__item.--active svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.menu-catalog__btn.--active svg path:nth-child(2), .menu-catalog__item.--active svg path:nth-child(2) {
  opacity: 0;
}

.menu-catalog__list {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
  padding-left: 60px;
}

.menu-catalog__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 242px;
          flex: 0 0 242px;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.menu-catalog__links {
  position: absolute;
  top: 0;
  left: 0;
  width: 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  -webkit-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.menu-catalog__links.--active {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
}

.menu-catalog__link {
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.slider-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

.slider-top__title {
  max-width: 700px;
}

.slider-top__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 44px;
}

.footer {
  overflow: hidden;
  background-color: #00150F;
}

.footer__wrapper {
  position: relative;
  z-index: 2;
}

.footer__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 195px;
  padding: 30px 0;
}

.footer__row:not(:last-child)::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  border-bottom: 1px solid #ffffff;
  opacity: .1;
}

.footer__grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 50px;
}

.footer__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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
}

.footer__item a {
  font-weight: inherit;
  font-size: inherit;
}

.footer__item p {
  display: block;
  max-width: 205px;
  line-height: 170%;
  margin-bottom: 20px;
}

.footer__right {
  gap: 45px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footer__btn {
  font-size: 14px;
  padding: 10px 20px;
  background: #E60074;
}

.footer__bottom {
  padding: 20px 0;
  background-color: #002117;
}

.footer__bottom .container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}

.footer__payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  font-weight: 400;
  font-size: 14px;
}

.footer__payment p {
  margin-right: 30px;
}

.footer__crator,
.footer__potick {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 14px;
}

.footer__potick::after {
  border-width: 1px;
}

/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  /*height: 100%;*/
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.mak {
  position: relative;
}

.mak__images {
  position: relative;
}

.mak__sectors {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mak__sector {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.mak__sector a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: .5s all ease 0s;
  -o-transition: .5s all ease 0s;
  transition: .5s all ease 0s;
}

.image.--active {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.mak__dots {
  position: absolute;
  pointer-events: none;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

.mak__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: .3s all ease 0s;
  -o-transition: .3s all ease 0s;
  transition: .3s all ease 0s;
}

.mak__dot.--active {
  background: #007B77;
}

.product-item {
  position: relative;
}

.product-item__gallary {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 100%;
}

.product-item__gallary::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  opacity: 0.5;
}

.product-item__gallary img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-item__descr {
  display: block;
  text-align: center;
  line-height: 125%;
  color: #FFFFFF;
}

.tags {
  position: relative;
}

.tags__buttons {
  gap: 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tags__buttons.tags__buttons_section {
  height: 88px;
  overflow-y: hidden;
}

.tags__buttons.tags__buttons_section.--active {
  height: unset;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}

.tags a.tags__btn.toggle {
    display: none;
}

.tags a,
.tags button {
  position: relative;
  overflow: hidden;
  display: none;
  opacity: 0;
  padding: 11px 25px;
  color: #ffffff;
  background: #005249;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}

.tags a::after,
.tags button::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-105%);
      -ms-transform: translateX(-105%);
          transform: translateX(-105%);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  background: #E60074;
}

.tags a span,
.tags button span {
  position: relative;
  z-index: 1;
}

.tags a.--active,
/*.tags button.--active*/ {
  pointer-events: none;
}

.tags a.--active::after,
.tags button.--active::after {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.tags a.tabs__btn_active,
.tags button.tabs__btn_active {
  pointer-events: none;
}

.tags a.tabs__btn_active::after,
.tags button.tabs__btn_active::after {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.tags a.--hide,
.tags button.--hide {
  display: inline-block;
}

.tags a.--visible,
.tags button.--visible {
  opacity: 1;
}

.tags a.tags__btn,
.tags button.tags__btn {
  display: inline-block;
  opacity: 1;
}

.tags__more {
  cursor: pointer;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 25px;
}

@media(max-width: 768px) {
    .section_tag  {
        display: none;
    }
}

.grid-staps__item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 20px;
  padding-right: 20px;
}

.grid-staps__item strong {
  font-weight: 900;
  font-size: 35px;
  line-height: 100%;
  color: #007B77;
}

.grid-staps__item span {
  display: block;
}

.breadcrumbs {
  position: relative;
  z-index: 2;
  margin-top: 50px;
  margin-bottom: 20px;
}

.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.breadcrumbs ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 100%;
}

.breadcrumbs ul li:not(:last-child) {
  padding-right: 40px;
}

.breadcrumbs ul li:last-child {
  /*pointer-events: none;*/
}

.breadcrumbs ul li:last-child::before {
  display: none;
}

.breadcrumbs ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  right: 15px;
  border-bottom: 1px solid #ffffff;
}

.breadcrumbs ul li::after {
  border-width: 1px;
}

.breadcrumbs ul li a {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 100%;
}

.gallary-grid {
  position: relative;
  z-index: 2;
  gap: 20px;
}

.grid-products {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  padding-top: 80px;
}

.grid-products .product__item {
  margin-top: -35px;
  padding-bottom: 92%;
}

.grid-products .product__item::before {
  z-index: 1;
}

.grid-products .product__image {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.grid-products .product__name {
  bottom: 70px;
}

.grid-products .product__hover {
  display: none;
  background: transparent;
}

.grid-products .product__hover::after {
  display: none;
}

.form__title {
  margin-bottom: 16px;
}

.form__descr {
  margin-bottom: 35px;
  font-weight: 400;
}

.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

.form__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form .area {
  min-height: 95px;
  resize: none;
  margin-bottom: 12px;
}

.form__grid {
  gap: 15px;
  margin-bottom: 30px;
}

.form__grid .area {
  margin-bottom: 0;
}

.form__option {
  margin-bottom: 25px;
}

.form__btn {
  padding: 16px 33px;
}

.form__box .form__grid {
  padding-top: 15px;
  gap: 30px;
}

.form__bottom {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 15px;
}

.form__bottom .form__option {
  margin: 0;
}

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

.form-long .main-form__wrapper {
  padding-top: 45px;
  padding-bottom: 65px;
  background-size: 70% 100%;
  background-repeat: no-repeat;
  background-position: 110% center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/form-long.svg);
}

.form-long .form {
  max-width: 100%;
}

.form-long .form__grid .form__row:last-child {
  grid-column: 2 span;
}

.info-potrfolio {
  gap: 32px;
}

.info-potrfolio__item {
  gap: 40px;
  font-size: 15px;
}

.info-potrfolio__item p {
  max-width: 100%;
}

.info-potrfolio__item .decor-small {
  min-width: 250px;
}

.page-top {
  padding-bottom: 75px;
}

.page-top__container {
  overflow: unset;
}

.page-top__container::before {
  -webkit-transform: translate(-33%, -12%);
      -ms-transform: translate(-33%, -12%);
          transform: translate(-33%, -12%);
}

.page-top__title {
  margin-bottom: 35px;
  text-align: center;
}

.page-top__wrapper {
  max-width: 850px;
  margin: 0 auto;
}

.page-top__text {
  max-width: 670px;
  margin: 0 auto;
  gap: 30px;
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
  margin-bottom: 100px;
}

.page-top__gallary {
  margin-bottom: 100px;
}

.grid-reviews {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 45px;
}

.grid-reviews__wrapper {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.grid-reviews__image {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.grid-reviews__image a {
  width: 100%;
}

.grid-reviews__image img {
  display: block;
  width: 100%;
}

.grid-reviews__image::after {
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  opacity: 0.5;
  -webkit-transition: .3s all ease-in-out 0s;
  -o-transition: .3s all ease-in-out 0s;
  transition: .3s all ease-in-out 0s;
}

.grid-reviews__name {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: center;
  padding: 23px 1px;
  padding-bottom: 0;
}

.grid-reviews__box {
  pointer-events: none;
  overflow: hidden;
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  background: #007B77;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  -webkit-transform: translateY(120%);
      -ms-transform: translateY(120%);
          transform: translateY(120%);
  opacity: 0;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}

.grid-reviews__post {
  will-change: transform;
  margin-bottom: 30px;
  padding-top: 60px;
}

.grid-reviews__post,
.grid-reviews__row,
.grid-reviews__link {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.grid-reviews__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  padding-bottom: 20px;
}

.grid-reviews__row img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15px;
          flex: 0 0 15px;
  margin-top: -3px;
}

.grid-reviews__link::after {
  bottom: 0;
  border-width: 1px;
  width: 100%;
  opacity: 1;
}

.grid-stocks {
  gap: 30px;
}

.stocks-item {
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(500px);
          transform: perspective(500px);
}

.stocks-item__image {
  position: relative;
  overflow: hidden;
}

.stocks-item__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  opacity: 0.5;
}

.stocks-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stocks-item__contant {
  position: relative;
  height: 100%;
  -webkit-transform-style: inherit;
          transform-style: inherit;
  -webkit-transform: perspective(500px);
          transform: perspective(500px);
}

.stocks-item__contant::before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 0;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: none;
}

.stocks-item__contant::after {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  opacity: 0.5;
}

.stocks-item__text {
  position: relative;
  z-index: 2;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  padding: 26px;
  -webkit-transform-style: inherit;
          transform-style: inherit;
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}

.stocks-item__title {
  will-change: transform;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-bottom: 13px;
  font-size: 20px;
  -webkit-transform: translateZ(6px);
          transform: translateZ(6px);
}

.stocks-item__descr {
  will-change: transform;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 20px;
  -webkit-transform: translateZ(3px) translate(1px, 0);
          transform: translateZ(3px) translate(1px, 0);
}

.stocks-item__btn {
  will-change: transform;
  margin-top: auto;
  -webkit-transform: translateZ(10px) translate(5px, -5px);
          transform: translateZ(10px) translate(5px, -5px);
}

.slider-stocks__header {
  margin-bottom: 50px;
}

.slider-stocks__slide {
  height: auto;
}

.gallary-page__video {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.gallary-page__video::after {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.gallary-page__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  background: #E60074;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.gallary-page__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  background: #005148;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  border-radius: inherit;
}

.gallary-page__btn img {
  position: relative;
  z-index: 1;
}

.gallary-page__grid {
  gap: 20px;
}

.gallary-page__item {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.gallary-page__item img {
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}

.dropdowns {
  position: relative;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.dropdowns::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  opacity: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.dropdowns::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  border: 2px solid #ffffff;
  opacity: 0;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.dropdowns:not(:last-child) {
  margin-bottom: 25px;
}

.dropdowns.--visible::after {
  opacity: .5;
}

.dropdowns.--visible::before {
  opacity: .1;
}

.dropdowns.--visible .dropdowns__wrapper {
  max-height: 3000px;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

.dropdowns__container {
  position: relative;
  z-index: 2;
}

.dropdowns__button {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 27px 46px;
  padding-right: 65px;
  background-color: rgba(0, 123, 119, 0.5);
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
  text-align: left;
  line-height: 125%;
  cursor: pointer;
}

.dropdowns__button span,
.dropdowns__button i {
  position: relative;
  z-index: 1;
}

.dropdowns__button i {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 30px;
  right: 20px;
  border: 2px solid #04B9B3;
  border-radius: 6px;
  -webkit-transition: 0.1s all ease-in 0s;
  -o-transition: 0.1s all ease-in 0s;
  transition: 0.1s all ease-in 0s;
}

.dropdowns__button i::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  width: 50%;
  border-bottom: 2px solid;
  border-color: inherit;
  -webkit-transition: 0.3s all ease-in 0s;
  -o-transition: 0.3s all ease-in 0s;
  transition: 0.3s all ease-in 0s;
}

.dropdowns__button i::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
      -ms-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
  width: 50%;
  border-bottom: 2px solid;
  border-color: inherit;
  -webkit-transition: 0.1s all ease-in 0s;
  -o-transition: 0.1s all ease-in 0s;
  transition: 0.1s all ease-in 0s;
}

.dropdowns__button::before,
.dropdowns__button::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: #E60074;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}

.dropdowns__button::before {
  top: 0;
}

.dropdowns__button::after {
  bottom: 0;
}

.dropdowns__button.--active {
  background-color: transparent;
}

.dropdowns__button.--active::before,
.dropdowns__button.--active::after {
  display: none;
}

.dropdowns__button.--active i::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  opacity: 0;
}

.dropdowns__button.--active i::after {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
      -ms-transform: translate(-50%, -50%) rotate(-180deg);
          transform: translate(-50%, -50%) rotate(-180deg);
}

.dropdowns__wrapper {
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  padding: 0 46px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.dropdowns__box {
  padding-bottom: 35px;
}

.dropdowns__descr {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
}

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 130%;
}

.list a {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: #04B9B3;
}

.list a::after {
  border-width: 1px;
  border-color: #04B9B3;
  bottom: 0;
  opacity: 1;
  width: 100%;
}

.list li {
  position: relative;
  padding-left: 50px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  height: 11px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/svg/decor-small.svg");
}

.list ul,
.list ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.list ol {
  gap: 30px;
  counter-reset: number;
  list-style: none;
  line-height: 150%;
}

.list ol li {
  padding-left: 60px;
}

.list ol li::before {
  width: 44px;
  height: 40px;
  top: -8px;
}

.list ol li::after {
  content: counter(number);
  counter-increment: number;
  position: absolute;
  top: -2px;
  left: 8px;
  width: 30px;
  font-weight: inherit;
  font-size: inherit;
}

.page-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.page-nav__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 15px;
  -webkit-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
  transition: 0.3s all ease 0s;
}

.page-nav__btn svg,
.page-nav__btn path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.page-nav__btn.--active {
  pointer-events: none;
  color: #04B9B3;
}

.page-nav__prev {
  margin-top: -2px;
}

.page-nav__next {
  margin-top: -2px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tabs__pane {
  display: none;
}

.tabs__pane_show {
  display: block;
}

.modal-overlay {
  position: fixed;
  overflow: auto;
  z-index: 99999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.modal-overlay::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.modal-hide {
  overflow: hidden;
}

.modal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  text-align: left;
  margin: 50px auto;
  display: none;
}

.modal-body {
  position: relative;
  background: #005249;
  color: #ffffff;
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition: 0.5s all ease-in-out 0s;
  -o-transition: 0.5s all ease-in-out 0s;
  transition: 0.5s all ease-in-out 0s;
}

.modal-overlay--visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.modal--visible {
  display: inline-block;
}

.modal-body__close {
  will-change: transform;
  position: absolute;
  z-index: 5;
  cursor: pointer;
  top: 15px;
  right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.5s all ease-in-out 0s;
  -o-transition: 0.5s all ease-in-out 0s;
  transition: 0.5s all ease-in-out 0s;
}

.call-back {
  min-width: 1020px;
}

.call-back__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.call-back__contant {
  position: relative;
  padding: 54px 70px 50px 99px;
  background-color: #002117;
}

.call-back__contant::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/modal-bg.svg);
}

.call-back__item {
  position: relative;
  z-index: 2;
  max-width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.call-back__item:not(:last-child) {
  margin-bottom: 22px;
}

.call-back__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 53px;
          flex: 0 0 53px;
}

.call-back__name {
  font-size: 16px;
}

.call-back__bg {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 443px;
          flex: 0 1 443px;
}

.call-back__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.form-modal {
  padding: 45px 14px 60px 45px;
}

.form-modal__info {
  max-width: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  margin-bottom: 24px;
}

.form-modal__info img {
  min-width: 18px;
  margin-top: -12px;
}

.form-modal__title {
  max-width: 370px;
  margin-bottom: 36px;
}

.form-modal__title h2 {
  line-height: 120%;
}

.form-modal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 23px;
}

.form-modal__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form-modal__name {
  display: block;
  font-size: 17px;
  margin-bottom: 20px;
}

.form-modal .area {
  max-width: 245px;
  min-height: 57px;
}

.form-modal__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 36px;
}

.form-modal__politick {
  display: block;
  margin-bottom: 53px;
  font-weight: 400;
  font-size: 15px;
}

.form-modal__politick a {
  font-size: inherit;
  font-weight: inherit;
}

.form-modal__politick a::after {
  width: 100%;
  opacity: 1;
  border-width: 1px;
  bottom: 0;
}

.order .call-back__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.order .area {
  max-width: 100%;
  min-height: 95px;
  line-height: 130%;
}

.order .form-modal {
  padding-left: 35px;
  padding-right: 35px;
}

.order .form-modal__row {
  margin-bottom: 10px;
}

.measuring .form-modal__row {
  margin-bottom: 10px;
}

.measuring .form-modal__politick {
  margin-bottom: 15px;
}

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

.complite__body {
  position: relative;
  overflow: hidden;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 1020px;
  min-height: 593px;
  padding: 15px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/complite-bg.svg);
  background-color: #002117;
}

.complite__body::before {
  bottom: 0;
  width: 144px;
  height: 177px;
  -webkit-transform: translateX(-35%) rotate(25deg);
      -ms-transform: translateX(-35%) rotate(25deg);
          transform: translateX(-35%) rotate(25deg);
}

.complite__body::after {
  bottom: 0;
  width: 257px;
  height: 308px;
  -webkit-transform: translateX(40%) rotate(-30deg);
      -ms-transform: translateX(40%) rotate(-30deg);
          transform: translateX(40%) rotate(-30deg);
  top: 10%;
}

.complite__text {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  max-width: 425px;
  font-weight: 400;
  text-align: center;
}

.complite__text::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 133px;
  height: 160px;
  -webkit-transform: translate(-150%, 35%) rotate(0deg);
      -ms-transform: translate(-150%, 35%) rotate(0deg);
          transform: translate(-150%, 35%) rotate(0deg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/decor--yelow.svg);
}

.complite__text span {
  display: block;
}

.requisites__body {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 575px;
  min-height: 593px;
  padding: 15px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/complite-bg.svg);
  background-color: #002117;
}

.requisites__title {
  text-align: center;
  margin-bottom: 22px;
}

.requisites__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  max-width: 465px;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}

.modal-search .search {
  min-width: 677px;
  margin-left: -30px;
}

.modal-search .modal-body__close {
  right: -35px;
}

.home__container {
  position: relative;
  padding-top: 140px;
  padding-bottom: 210px;
}

.home__container::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  width: 1169px;
  height: 990px;
  -webkit-transform: translate(-43%, -4%);
      -ms-transform: translate(-43%, -4%);
          transform: translate(-43%, -4%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/home-circls.svg);
}

.home__container::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 1000px;
  height: 604px;
  -webkit-transform: translateX(-11%);
      -ms-transform: translateX(-11%);
          transform: translateX(-11%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/home/home-decor.svg);
  -webkit-backdrop-filter: blur(8.5px);
          backdrop-filter: blur(8.5px);
  -webkit-clip-path: polygon(92% 0%, 100% 55%, 84% 100%, 0 100%, 0 53%, 0 0);
          clip-path: polygon(92% 0%, 100% 55%, 84% 100%, 0 100%, 0 53%, 0 0);
}

.home__bg {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  bottom: -30%;
  right: 0;
  -webkit-transform: translateX(22%);
      -ms-transform: translateX(22%);
          transform: translateX(22%);
}

.home__text {
  position: relative;
  z-index: 3;
  max-width: 830px;
}

.home__title {
  margin-bottom: 32px;
}

.home__descr {
  max-width: 430px;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
}

.product {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 72px;
}

.product__container {
  position: relative;
}

.product__title {
  margin-bottom: 95px;
}

.product__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 21px;
     -moz-column-gap: 21px;
          column-gap: 21px;
}

.product__grid::before {
  z-index: 2;
  bottom: 30%;
}

.product__grid::after {
  top: -7%;
}

.product__item {
  position: relative;
  overflow: hidden;
  margin-top: -45px;
  -webkit-clip-path: polygon(50% 7%, 100% 7%, 100% 91%, 50% 91%, 0 91%, 0 7%);
          clip-path: polygon(50% 7%, 100% 7%, 100% 91%, 50% 91%, 0 91%, 0 7%);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.product__item a {
  position: absolute;
  inset: 0;
  z-index: 3;
}


.catalog-product-index .product__item::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), color-stop(93%, #01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
}

section:not(.catalog-product-index) .product__image::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), color-stop(93%, #01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
}

/*
.product__item a::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), color-stop(93%, #01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 93%);
}
*/

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

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

.product__name {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 285px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  bottom: 60px;
  text-align: center;
  line-height: 120%;
  min-height: 50px;
  -webkit-transition: 0.3s all ease 0.1s;
  -o-transition: 0.3s all ease 0.1s;
  transition: 0.3s all ease 0.1s;
}

.product__name span {
  display: block;
}

.product__box {
  position: absolute;
  z-index: 3;
  bottom: 80px;
  left: 50%;
  -webkit-transform: translate(-50%, 300%);
      -ms-transform: translate(-50%, 300%);
          transform: translate(-50%, 300%);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.3s all ease 0.1s;
  -o-transition: 0.3s all ease 0.1s;
  transition: 0.3s all ease 0.1s;
}

.product__box strong {
  font-size: 17px;
  white-space: nowrap;
}

.product__btn {
  padding: 9px 25px;
  font-weight: 500;
}

.product__hover {
  will-change: transform;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 100%;
  font-size: 29px;
  background: -webkit-gradient(linear, left bottom, left top, from(#01716C), to(#01716C)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
  background: -o-linear-gradient(bottom, #01716C, #01716C), -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  background: linear-gradient(0deg, #01716C, #01716C), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.8s all cubic-bezier(0.6, 1, 0.4, 1) 0s;
  -o-transition: 0.8s all cubic-bezier(0.6, 1, 0.4, 1) 0s;
  transition: 0.8s all cubic-bezier(0.6, 1, 0.4, 1) 0s;
}

.product__hover::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 80%;
  right: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/card.svg);
}

.product__hover p {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  line-height: inherit;
}

.product .product--full {
  -webkit-clip-path: polygon(50% 0%, 100% 7%, 100% 91%, 50% 100%, 0 91%, 0 7%);
          clip-path: polygon(50% 0%, 100% 7%, 100% 91%, 50% 100%, 0 91%, 0 7%);
}

.product .product--revers {
  -webkit-clip-path: polygon(50% 16%, 100% 8%, 100% 90%, 50% 83%, 0 90%, 0 8%);
          clip-path: polygon(50% 16%, 100% 8%, 100% 90%, 50% 83%, 0 90%, 0 8%);
}

.product .product--revers .product__hover {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.product .product--top {
  -webkit-clip-path: polygon(50% 16%, 100% 7%, 100% 91%, 50% 91%, 0 91%, 0 7%);
          clip-path: polygon(50% 16%, 100% 7%, 100% 91%, 50% 91%, 0 91%, 0 7%);
}

.product .product--top .product__hover {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.product .product--decor {
  position: absolute;
  inset: 0;
}

.product .product--decor::before {
  pointer-events: none;
  z-index: 0;
  content: "";
  position: absolute;
  width: 100px;
  height: 400px;
  top: 0;
  left: 21%;
  top: 10%;
  -webkit-transform: skewX(20deg);
      -ms-transform: skewX(20deg);
          transform: skewX(20deg);
  background-color: #E60074;
}

.product .product--decor::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  width: 80px;
  height: 300px;
  bottom: 20%;
  right: 21%;
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
  background-color: #E60074;
}

.services {
  padding: 75px 0;
  background-color: #00150f;
}

.services__header {
  position: relative;
  z-index: 2;
}

.services__slider {
  position: relative;
  z-index: 2;
  width: 1470px;
}

.services-swiper.swiper {
  -webkit-clip-path: polygon(96% 0, 100% 50%, 96% 100%, 0 100%, 0% 100%, 0 0);
          clip-path: polygon(96% 0, 100% 50%, 96% 100%, 0 100%, 0% 100%, 0 0);
  padding: 60px 0;
}

.services-swiper.swiper::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 60px;
  right: 0;
  bottom: 60px;
  width: 360px;
  background: -webkit-gradient(linear, right top, left top, color-stop(50.83%, #000), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(right, #000 50.83%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #000 50.83%, rgba(255, 255, 255, 0) 100%);
  opacity: .7;
}

.services-swiper__slide.swiper-slide-active .services-swiper__item {
  -webkit-clip-path: polygon(91% 0%, 100% 50%, 91% 100%, 0% 100%, 0 50%, 0% 0%);
          clip-path: polygon(91% 0%, 100% 50%, 91% 100%, 0% 100%, 0 50%, 0% 0%);
}

.services-swiper__item {
  will-change: transform;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: polygon(91% 0%, 100% 50%, 91% 100%, 0% 100%, 7% 50%, 0% 0%);
          clip-path: polygon(91% 0%, 100% 50%, 91% 100%, 0% 100%, 7% 50%, 0% 0%);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: 0.5s all ease-in-out 0.1s;
  -o-transition: 0.5s all ease-in-out 0.1s;
  transition: 0.5s all ease-in-out 0.1s;
  z-index: 1;
}

.services-swiper__item a {
  position: absolute;
  inset: 0;
  z-index: 3;
}

.services-swiper__image {
  position: relative;
  overflow: hidden;
}

.services-swiper__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#002117), to(rgba(0, 33, 23, 0)));
  background: -o-linear-gradient(bottom, #002117 0%, rgba(0, 33, 23, 0) 100%);
  background: linear-gradient(0deg, #002117 0%, rgba(0, 33, 23, 0) 100%);
}

.services-swiper__image img {
  width: 100%;
  height: 100%;
}

.services-swiper__name {
  position: absolute;
  bottom: 30px;
  left: 30px;
  max-width: 260px;
  min-height: 48px;
  line-height: 120%;
}

.services-swiper__name span {
  display: block;
}

.swiper.--hide::after {
  display: none;
}

.advant__container {
  padding-top: 103px;
  padding-bottom: 255px;
}

.advant__container::before {
  width: 144px;
  height: 147px;
  -webkit-transform: translateX(-70%) rotate(20deg);
      -ms-transform: translateX(-70%) rotate(20deg);
          transform: translateX(-70%) rotate(20deg);
  bottom: 15%;
}

.advant__container::after {
  width: 133px;
  height: 160px;
  right: 20px;
}

.advant__header {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 90px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}

.advant__descr {
  max-width: 390px;
  margin-top: 15px;
  position: relative;
  padding-left: 55px;
  font-weight: 400;
  font-size: 22px;
}

.advant__descr::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 29px;
  height: 23px;
  -webkit-clip-path: polygon(0 0, 100% 46%, 0 100%);
          clip-path: polygon(0 0, 100% 46%, 0 100%);
  background-color: #E60074;
}

.advant__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
  row-gap: 80px;
}

.advant__grid::after {
  top: -65%;
  z-index: 2;
  width: 257px;
  height: 303px;
  -webkit-transform: translateX(50%) rotate(-30deg);
      -ms-transform: translateX(50%) rotate(-30deg);
          transform: translateX(50%) rotate(-30deg);
}

.advant__icon {
  position: relative;
  z-index: 1;
  height: 67px;
  margin-bottom: 20px;
}

.advant__text {
  position: relative;
  z-index: 1;
  max-width: 238px;
}

.advant__text span {
  display: block;
}

.advant .advant--green,
.advant .advant--yelow {
  position: relative;
}

.advant .advant--green::after,
.advant .advant--yelow::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: -50px;
  z-index: 0;
  left: 0;
  left: -35px;
  width: 350px;
  height: 330px;
  -webkit-clip-path: polygon(0 0, 100% 46%, 0 100%);
          clip-path: polygon(0 0, 100% 46%, 0 100%);
  background-color: #007B77;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.advant .advant--yelow::after {
  background-color: #E60074;
}

.clientele {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
}

.clientele__header {
  margin-bottom: 40px;
}

.clientele__slider {
  position: relative;
}

.clientele__slider::after {
  width: 170px;
  height: 200px;
  top: -31%;
  -webkit-transform: translateX(70%) rotate(4deg);
      -ms-transform: translateX(70%) rotate(4deg);
          transform: translateX(70%) rotate(4deg);
}

.clientele__slider .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.clientele__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
  padding: 20px;
  min-height: 162px;
  -webkit-clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0%, 0 0);
          clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0%, 0 0);
  background-color: #ffffff;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.clientele__item picture {
  text-align: center;
}

.clientele__item img {
  will-change: transform;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.main-form {
  padding-bottom: 75px;
}

.main-form__container::before {
  z-index: 2;
  bottom: 0;
  left: 35%;
  -webkit-transform: translateY(40%) rotate(25deg);
      -ms-transform: translateY(40%) rotate(25deg);
          transform: translateY(40%) rotate(25deg);
}

.main-form__wrapper {
  overflow: hidden;
  position: relative;
  padding: 85px 60px;
  background: #005148;
  border-radius: 2px;
}

.main-form__contant {
  position: relative;
  z-index: 2;
  max-width: 575px;
}

.main-form__bg {
  position: absolute;
  top: 0;
  right: 0;
}

.our-portfolio {
  padding: 66px 0;
  background: #00150F;
}

.our-portfolio__top {
  margin-bottom: 40px;
  gap: 20px;
}

.our-portfolio__left {
  position: relative;
  z-index: 2;
  gap: 56px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-portfolio__title {
  margin-top: -5px;
}

.our-portfolio__quntity {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.our-portfolio__quntity img {
  margin-top: -5px;
  margin-right: 5px;
}

.our-portfolio__btn {
  position: relative;
  z-index: 2;
}

.our-portfolio__tags {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

.our-portfolio__slider {
  position: relative;
  z-index: 2;
  margin-bottom: 35px;
}

.our-portfolio__nav {
  position: relative;
  z-index: 2;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 46px;
}

.our-swiper .swiper-slide {
  height: auto;
}

.work-staps {
  position: relative;
  z-index: 1;
}

.work-staps .container {
  padding-bottom: 120px;
}

.work-staps .container::before {
  height: 188px;
  bottom: -18%;
  left: 25px;
}

.work-staps .container::after {
  display: none;
}

.work-staps__header {
  gap: 200px;
  margin-bottom: 65px;
}

.work-staps .advant__grid::after {
  width: 200px;
  height: 210px;
  -webkit-transform: translateX(50%) rotate(0deg);
      -ms-transform: translateX(50%) rotate(0deg);
          transform: translateX(50%) rotate(0deg);
  right: auto;
  left: 12%;
  top: -96%;
  background-size: cover;
  background-image: url("/local/templates/milonya_site/assets/css/../img/other/decor-blur.svg");
}

.work-staps .decor--big {
  left: auto;
  right: 0;
  -webkit-transform: translate(25%, -100%);
      -ms-transform: translate(25%, -100%);
          transform: translate(25%, -100%);
  top: -50px;
}

.work-staps .decor--big::after {
  width: 1400px;
  height: 1000px;
  background-image: url("/local/templates/milonya_site/assets/css/../img/other/work-staps.svg");
}

.contacts {
  position: relative;
  overflow: hidden;
}

.contacts__container {
  position: relative;
}

.contacts__contant {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #002117;
  max-width: 430px;
  padding: 55px 42px;
  padding-bottom: 45px;
}

.contacts__logo {
  display: inline-block;
  max-width: 342px;
  margin-bottom: 50px;
}

.contacts__logo img {
  will-change: transform;
}

.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

.contacts__tel {
  font-size: 17px;
}

.contacts__tel::after {
  border-color: #E60074;
}

.contacts__sozial {
  gap: 10px;
}

.contacts__adress {
  display: block;
  max-width: 320px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 17px;
}

.contacts__name {
  display: block;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
}

.contacts__mode {
  font-weight: 400;
  font-size: 14px;
}

.contacts .contacts--mb {
  margin-bottom: 24px;
}

.contacts__btn {
  font-weight: 400;
  font-size: 15px;
  color: #E60074;
}

.contacts__btn::after {
  width: 100%;
  opacity: 1;
  border-width: 1px;
  border-color: #E60074;
  bottom: 0px;
}

.contacts__map {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
  min-height: 533px;
}

.contacts__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.text-about {
  padding: 55px 0;
}

.text-about__tags {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}

.text-about__wrapper {
  position: relative;
  /*z-index: 2;*/
  max-width: 660px;
  margin: 0 auto;
}

.text-about__title {
  margin-bottom: 24px;
}

.text-about__descr {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  /*margin-bottom: 15px;*/
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
}

.text-about__descr p {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.text-about__descr:not(.--visible):after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    z-index: 0;
    position: absolute;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(50%,#002117));
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%,#002117 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002117",endColorstr="#002117",GradientType=1)
}

.catalog-product {
  padding-top: 0;
}

.catalog-product .product__container {
  z-index: 2;
}

.catalog-product .product__title {
  text-align: center;
}

.catalog-advant {
  padding-top: 0;
}

.catalog-advant .container {
  padding-bottom: 100px;
}

.product-page {
  padding-bottom: 40px;
}

.product-page__title {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 50px;
}

.product-page__row {
  overflow: unset;
  position: relative;
  z-index: 2;
  gap: 35px;
  max-width: 1145px;
  margin: 0 auto;
}

.product-page__row::before {
  -webkit-transform: translate(-48%, -27%);
      -ms-transform: translate(-48%, -27%);
          transform: translate(-48%, -27%);
}

.product-page__image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 42%;
          flex: 0 1 42%;
  max-height: 478px;
}

.product-page__image img {
  width: 100%;
}

.product-page__content {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 54%;
          flex: 0 1 54%;
}

.product-page__box {
  gap: 40px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 30px;
}

.product-page__info {
  margin-bottom: 50px;
}

.product-page__element {
  gap: 3px;
  padding: 15px 22px;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  border: 1px solid #007B77;
}

.product-page__element strong {
  font-size: 19px;
}

.product-page__element:not(:last-child) {
  margin-right: -1px;
}

.product-page__grid {
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 70px;
  row-gap: 40px;
}

.product-page__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.product-page__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
          flex: 0 0 46px;
}

.product-page__descr {
  font-size: 16px;
  line-height: 120%;
}

.product-portfolio {
  background: #002117;
}

.page-product {
  padding: 0;
}

.page-product.product {
  padding: 0;
}

.gallary {
  padding-bottom: 55px;
}

.gallary::before {
  -webkit-transform: translate(-5%, -6%);
      -ms-transform: translate(-5%, -6%);
          transform: translate(-5%, -6%);
  top: auto;
  bottom: 0;
  opacity: .4;
}

.gallary .decor--big {
  top: 0;
  -webkit-transform: translate(-5%, -50%);
      -ms-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%);
}

.gallary .gallary-grid:first-child {
  margin-bottom: 45px;
}

.wariants {
  overflow: unset;
  padding-bottom: 80px;
}

.wariants::before {
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
  -webkit-transform: translate(-16%, -16%);
      -ms-transform: translate(-16%, -16%);
          transform: translate(-16%, -16%);
  opacity: .6;
}

.wariants__slider {
  position: relative;
  z-index: 2;
}

.wariants__header {
  margin-bottom: 40px;
}

.wariants__steklo {
  overflow: unset;
  padding-bottom: 80px;
}

.wariants__steklo::before {
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
  -webkit-transform: translate(-16%, -16%);
      -ms-transform: translate(-16%, -16%);
          transform: translate(-16%, -16%);
  opacity: .6;
}

.wariants__steklo__slider {
  position: relative;
  z-index: 2;
}

.wariants__steklo__header {
  margin-bottom: 40px;
}

.potrfolio {
  padding-bottom: 70px;
}

.potrfolio__container {
  overflow: unset;
}

.potrfolio__container::before {
  -webkit-transform: translate(-33%, -12%);
      -ms-transform: translate(-33%, -12%);
          transform: translate(-33%, -12%);
}

.potrfolio__title {
  max-width: 1050px;
  margin: 0 auto;
  margin-bottom: 24px;
  text-align: center;
}

.potrfolio__row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 60px;
}

.potrfolio__tags {
  margin-bottom: 35px;
}

.potrfolio__grid {
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  row-gap: 35px;
  display: none;
}

.portfolio__tabs__pane_show {
 display: grid; 
}
.potrfolio__slider {
  max-width: 1250px;
  margin: 0 auto;
}

.potrfolio__nav {
  max-width: 46%;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.potrfolio__box {
  gap: 40px;
}

.potrfolio__second {
  margin-top: 70px;
  margin-bottom: 34px;
}

.potrfolio-swiper {
  padding: 30px 0;
}

.potrfolio-swiper__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  -webkit-transition: 0.5s all ease-in-out 0s;
  -o-transition: 0.5s all ease-in-out 0s;
  transition: 0.5s all ease-in-out 0s;
  height: auto;
}

.potrfolio-swiper__slide.swiper-slide-prev {
  opacity: 1;
}

.potrfolio-swiper__slide.swiper-slide-active {
  opacity: 1;
}

.potrfolio-swiper__slide.swiper-slide-active .potrfolio-swiper__box {
  pointer-events: auto;
}

.potrfolio-swiper__slide.swiper-slide-active .potrfolio-swiper__box .buttons {
  will-change: transform;
  -webkit-transform: translateZ(30px) translateX(-15%) translateY(0%);
          transform: translateZ(30px) translateX(-15%) translateY(0%);
}

.potrfolio-swiper__slide.swiper-slide-active img {
  width: 100%;
  height: 100%;
}

.potrfolio-swiper__slide.swiper-slide-next {
  opacity: 1;
}

.potrfolio-swiper__box {
  pointer-events: none;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: perspective(1000px);
          transform: perspective(1000px);
}

.potrfolio-swiper__box .buttons {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.potrfolio-swiper__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-bottom: 100%;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.potrfolio-swiper__link img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.potrfolio-swiper__link picture,
.potrfolio-swiper__link img {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.potrfolio-item .potrfolio__row {
  margin-bottom: 10px;
}

.payment {
  position: relative;
}

.payment::before {
  content: "";
  z-index: 0;
  pointer-events: none;
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 734px;
  height: 677px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/other/payment-bg.png");
  -webkit-transform: translateX(80%);
      -ms-transform: translateX(80%);
          transform: translateX(80%);
}

.payment::after {
  content: "";
  z-index: 0;
  pointer-events: none;
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 440px;
  height: 571px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/other/payment-after.png");
  -webkit-transform: translateX(-180%);
      -ms-transform: translateX(-180%);
          transform: translateX(-180%);
}

.payment__title {
  position: relative;
  z-index: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 20px;
  color: #04B9B3;
  margin-bottom: 30px;
}

.payment__title img {
  min-width: 24px;
  margin-top: -3px;
}

.payment__form {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
}

.payment__label {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  padding: 25px 30px;
  background: rgba(0, 123, 119, 0.8);
  margin-right: -1px;
  cursor: pointer;
}

.payment__input {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  font-size: 19px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/other/payment-input.png");
  border-color: transparent;
}

.payment__input:focus {
  z-index: 2;
}

.contacts-page .decor--circles::before {
  -webkit-transform: translate(-33%, -6%);
      -ms-transform: translate(-33%, -6%);
          transform: translate(-33%, -6%);
}

.contacts-tabs {
  padding-bottom: 55px;
  padding-right: 34px;
  background: rgba(0, 21, 15, 0.6);
}

.contacts-tabs__top {
  gap: 75px;
  margin-bottom: 60px;
}

.contacts-tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-tabs__btn {
  padding: 26px 36px;
  font-weight: 500;
  font-size: 19px;
  background: #005249;
}

.contacts-tabs__btn.tabs__btn_active::after {
  width: 100%;
  opacity: 1;
  background: #E60074;
}

.contacts-tabs__column {
  gap: 7px;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 0;
}

.contacts-tabs__pane {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 40px;
}

.contacts-tabs__pane.tabs__pane_show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-tabs__item {
  max-width: 433px;
  gap: 20px;
  font-weight: 400;
}

.contacts-tabs__item span {
  display: block;
}

.contacts-tabs__time {
  max-width: 200px;
  font-weight: 400;
}

.contacts-bottom {
  padding-top: 60px;
}

.contacts-bottom__form {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 29%;
          flex: 0 1 29%;
}

.contacts-bottom__qr {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 19%;
          flex: 0 1 19%;
  gap: 12px;
  font-weight: 400;
}

.contacts-bottom__tabs {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 47%;
          flex: 0 1 47%;
  padding-top: 10px;
}

.contacts-bottom__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-bottom__btn {
  padding: 11px 26px;
  background: #005249;
  font-weight: 500;
  font-size: 17px;
}

.contacts-bottom__btn::after {
  background: #E60074;
}

.contacts-bottom__btn.tabs__btn_active::after {
  width: 100%;
  opacity: 1;
  background: #007B77;
}

.contacts-bottom__content {
  height: calc(100% - 48px);
}

.contacts-bottom__pane {
  height: 100%;
}

.contacts-bottom__pane iframe {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.found {
  padding: 120px 0;
}

.found__row {
  gap: 64px;
}

.found__bg {
  overflow: hidden;
  max-width: 662px;
}

.found__content {
  max-width: 460px;
}

.found__title {
  margin-bottom: 60px;
}

.found__box {
  gap: 40px;
}

.found__second {
  margin-bottom: 20px;
  font-weight: 400;
}

.found__list {
  gap: 10px;
}

.found__list li {
  padding-left: 30px;
}

.rezult .page-top__wrapper {
  max-width: 950px;
}

.rezult__top {
  margin-bottom: 60px;
}

.rezult__search {
  margin-bottom: 20px;
}

.rezult__search input {
  padding: 20px 25px;
  padding-right: 55px;
  color: #ffffff;
  background: #002117;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.rezult__search input::-webkit-input-placeholder {
  color: inherit;
}

.rezult__search input::-moz-placeholder {
  color: inherit;
}

.rezult__search input:-ms-input-placeholder {
  color: inherit;
}

.rezult__search input::-ms-input-placeholder {
  color: inherit;
}

.rezult__search input::placeholder {
  color: inherit;
}

.rezult__search .search__btn {
  background: transparent;
}

.rezult__search .search__btn svg path {
  stroke: #04B9B3;
}

.rezult__quantity {
  margin-bottom: 15px;
  font-size: 15px;
}

.rezult__box {
  gap: 25px;
}

.rezult__sert {
  font-size: 15px;
}

.rezult__sert span {
  margin-right: 15px;
}

.rezult__btn {
  padding: 5px 15px;
  font-weight: 500;
  font-size: 15px;
  background: #012D23;
}

.rezult__btn span {
  margin: 0;
}

.rezult__btn.--active {
  pointer-events: none;
}

.rezult__btn.--active::after {
  width: 100%;
  opacity: 1;
  background: #E60074;
}

.rezult__wrapper {
  margin-bottom: 80px;
  gap: 30px;
}

.rezult__item:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: 1px solid #000000;
}

.rezult__second {
  margin-bottom: 20px;
}

.rezult__text {
  gap: 20px;
  margin-bottom: 35px;
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
}

.rezult__date {
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
}

.landing p {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
}

.landing .page-top__wrapper {
  max-width: 700px;
  margin: 0 auto;
}

.landing h2,
.landing h3,
.landing h4,
.landing h5,
.landing h6 {
  margin-bottom: 15px;
}

.landing .mb {
  margin-bottom: 30px;
}

.landing .mb-big {
  margin-bottom: 50px;
}

.landing-text {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
}

.landing-text a {
  color: #04B9B3;
}

.landing-text p {
  margin-bottom: 30px;
}

.blockquote {
  position: relative;
  display: block;
  padding: 32px;
  padding-top: 50px;
  text-align: center;
  border: 1px solid #E60074;
}

.blockquote p {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}

.blockquote::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  width: 26px;
  height: 26px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/blockquote.svg);
}

.landing-quote.blockquote {
  border: none;
  background: #007B77;
  padding: 35px 40px;
  text-align: left;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 160%;
}

.landing-quote.blockquote p {
  max-width: 585px;
}

.landing-quote.blockquote::after {
  top: auto;
  left: auto;
  right: 30px;
  bottom: 0;
  -webkit-transform: translate(0, 25%);
      -ms-transform: translate(0, 25%);
          transform: translate(0, 25%);
  width: 65px;
  height: 55px;
  background-image: url(/local/templates/milonya_site/assets/css/../img/svg/comment.svg);
}

.landing-quote.blockquote::before {
  display: none;
}

.landing-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.landing-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}

.landing-cards__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}

.landing-cards__item:not(:last-child) {
  margin-bottom: 25px;
}

.landing-cards__item a {
  position: absolute;
  z-index: 3;
  inset: 0;
  width: 100%;
  height: 100%;
}

.landing-cards__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 59%;
          flex: 0 1 59%;
}

.landing-cards__img {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 37%;
          flex: 0 1 37%;
  overflow: hidden;
}

.landing-cards__img img {
  will-change: transform;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.landing-cards ol li {
  font-size: 14px;
}

.landing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.landing-grid__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.landing-grid h5 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 43px;
  margin-bottom: 10px;
}

.landing-grid h5 span {
  display: block;
}

.landing-grid__img {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}

.landing-grid__img a {
  position: absolute;
  z-index: 3;
  inset: 0;
  width: 100%;
  height: 100%;
}

.landing-grid__img img {
  will-change: transform;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.landing-table {
  overflow: hidden;
}

.landing-table__wrapper {
  cursor: pointer;
  overflow: auto;
  padding-bottom: 7px;
}

.landing-table__wrapper::-webkit-scrollbar {
  width: 7px;
  height: 11px;
  border-radius: 6px;
}

.landing-table__wrapper::-webkit-scrollbar-track {
  background: #000E0A;
  border-radius: 6px;
}

.landing-table__wrapper::-webkit-scrollbar-thumb {
  background: #04B9B3;
  border: 3.5px solid #000e0a;
  border-radius: 6px;
}

.landing-table .mx {
  max-width: 270px;
  white-space: normal;
}

.landing-table table {
  background: transparent;
  white-space: nowrap;
  text-align: left;
  border-collapse: separate;
  border-spacing: 4px;
  cursor: default;
}

.landing-table table th {
  padding: 20px;
  font-size: 17px;
  background-color: #E60074;
}

.landing-table table td {
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  padding: 20px;
  background-color: #000E0A;
  vertical-align: top;
  min-width: 209px;
}

.landing-table table .mw {
  padding-right: 20px;
  min-width: 270px;
  white-space: normal;
}

.landing-table table tr {
  margin-bottom: 5px;
}

.listt {
  background-color: #002117;
  min-width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  padding-bottom: 30px;
}

.listt__container {
  overflow: hidden;
  padding: 0;
  max-width: 99%;
  margin: 0 auto;
}

.listt__header {
  position: relative;
  padding-top: 39px;
  padding-bottom: 62px;
  width: 200px;
  margin: 0 auto;
}

.listt__header img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.listt__content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(auto-fill, 25%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  gap: 30px;
}

.listt__images {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  border-radius: 10px;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
}

.listt__images img {
  will-change: transform;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.listt__item {
  will-change: transform;
  position: relative;
  z-index: 2;
  border-radius: 6px;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  background: #04B9B3;
}

.listt__item::after {
  will-change: width;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: #E60074;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}

.listt__item:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.listt__item:hover::after {
  width: 100%;
}

.listt__item:hover p {
  color: #ffffff;
}

.listt__item:hover p::after {
  width: 100%;
}

.listt__item p {
  font-weight: 500;
  color: #000;
  font-size: 18px;
}

.listt__item a {
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #002117;
}

.listt__item a p {
  position: relative;
  display: block;
  padding: 20px 0;
  width: 100%;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  color: inherit;
}

@media (max-width: 1919px) {
  .pointer.--active {
    -webkit-transform: translate(-55%, -50%) scale(2);
        -ms-transform: translate(-55%, -50%) scale(2);
            transform: translate(-55%, -50%) scale(2);
  }
}

@media (max-width: 1439px) {
  .stocks-item__title {
    font-size: 18px;
  }

  .stocks-item__descr {
    font-size: 13px;
  }

  .stocks-item__btn {
    padding: 12px 25px;
    font-size: 16px;
  }

  .potrfolio__nav {
    max-width: 50%;
  }
}

@media (max-width: 1430px) {
  .header__midle {
    gap: 60px;
  }

  .header__left {
    gap: 50px;
  }

  .header__nav {
    gap: 50px;
  }
}

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

  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 37px;
  }


  .catalog__bg {
    right: -55px;
  }

  .decor--circles::before {
    width: 1100px;
    height: 950px;
  }

  .header__container {
    gap: 35px;
  }

  .header__midle {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 83%;
            flex: 0 1 83%;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header__left {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .header__btn {
    white-space: nowrap;
  }

  .header__more {
    gap: 30px;
  }

  .header__nav {
    gap: 40px;
  }

  .nav__item:not(:last-child) {
    padding-right: 65px;
  }

  .nav__item:not(:last-child)::after {
    right: 30px;
  }

  .catalog__cloce {
    left: 35px;
  }

  .catalog__row {
    padding-left: 40px;
  }

  .footer__row {
    padding: 20px 0;
    min-height: 150px;
  }

  .footer__payment p {
    margin-right: 15px;
  }

  .page-top__text {
    margin-bottom: 80px;
  }

  .page-top__gallary {
    margin-bottom: 80px;
  }

  .grid-stocks {
    gap: 20px;
  }

  .stocks-item__text {
    padding: 25px 15px;
  }

  .stocks-item__title {
    margin-bottom: 10px;
  }

  .call-back {
    min-width: unset;
  }

  .call-back__contant {
    padding: 40px 50px;
  }

  .call-back__item:not(:last-child) {
    margin-bottom: 20px;
  }

  .call-back__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
  }

  .call-back__name {
    font-size: 15px;
  }

  .form-modal {
    padding: 40px;
    padding-right: 10px;
  }

  .form-modal__title {
    margin-bottom: 25px;
  }

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

  .form-modal__name {
    margin-bottom: 15px;
  }

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

  .form-modal__politick {
    margin-bottom: 30px;
  }

  .complite__body {
    min-height: 500px;
    min-width: 900px;
  }

  .requisites__body {
    min-height: 520px;
  }

  .home__container {
    padding-top: 140px;
    padding-bottom: 170px;
  }

  .home__container::before {
    width: 1100px;
    height: 950px;
  }

  .home__container::after {
    width: 800px;
    height: 550px;
  }

  .home__bg {
    max-width: 1200px;
  }

  .advant__container {
    padding-top: 80px;
    padding-bottom: 180px;
  }

  .clientele__item {
    padding: 30px;
    min-height: unset;
  }

  .main-form__wrapper {
    padding: 70px 50px;
  }

  .main-form__contant {
    max-width: 550px;
  }

  .main-form__bg {
    max-width: 60%;
  }

  .work-staps__header {
    gap: 160px;
  }

  .work-staps .advant__grid::after {
    top: -70%;
  }

  .work-staps .decor--big {
    top: 0;
  }

  .work-staps .decor--big::after {
    width: 1300px;
  }

  .product-page__grid {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }

  .potrfolio__row {
    margin-bottom: 50px;
  }

  .payment::before {
    width: 600px;
    height: 500px;
    bottom: -30px;
  }

  .payment::after {
    width: 300px;
    height: 400px;
    -webkit-transform: translate(-280%, -30%);
        -ms-transform: translate(-280%, -30%);
            transform: translate(-280%, -30%);
  }

  .contacts-tabs__top {
    gap: 50px;
    margin-bottom: 50px;
  }

  .contacts-tabs__btn {
    font-size: 17px;
    padding: 22px 30px;
  }

  .contacts-tabs__item {
    font-size: 17px;
  }

  .contacts-tabs__time {
    font-size: 17px;
  }

  .contacts-bottom {
    padding-top: 40px;
  }

  .contacts-bottom__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 36%;
            flex: 0 1 36%;
  }

  .contacts-bottom__qr {
    font-size: 17px;
  }

  .contacts-bottom__tabs {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }

  .contacts-bottom__btn {
    font-size: 15px;
  }

  .found {
    padding: 80px 0;
  }

  .found__bg {
    max-width: 50%;
  }

  .found__title {
    margin-bottom: 50px;
  }
}

@media (max-width: 1360px) {
  .pointer {
    display: none;
  }

  .services {
    padding: 60px 0;
  }

  .services__slider {
    width: unset;
  }

  .services-swiper.swiper {
    padding: 50px 0;
  }

  .services-swiper.swiper::after {
    width: 24%;
    top: 50px;
    bottom: 50px;
    background: -webkit-gradient(linear, right top, left top, color-stop(70.83%, #000), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #000 70.83%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, #000 70.83%, rgba(255, 255, 255, 0) 100%);
  }

  .services-swiper__name {
    bottom: 20px;
    left: 20px;
    font-size: 17px;
    max-width: 240px;
    min-height: 44px;
  }
}

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

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 34px;
  }

  .catalog__bg {
    right: -55px;
  }

  .decor--yelow::after {
    width: 160px;
    height: 170px;
  }

  .decor--circles::before {
    width: 1000px;
    height: 850px;
  }

  .price strong {
    font-size: 33px;
  }

  .price {
    font-size: 15px;
  }

  .mail a {
    font-size: 15px;
  }

  .requisite a {
    font-size: 15px;
  }

  .phone {
    font-size: 23px;
  }

  .header__container {
    gap: 25px;
  }

  .header__logo a {
    max-width: 150px;
  }

  .header__left {
    gap: 35px;
  }

  .header__item {
    font-size: 13px;
    gap: 15px;
  }

  .header__mode {
    font-size: 13px;
  }

  .header__nav {
    gap: 35px;
  }

  .nav .nav-link {
    font-size: 14px;
  }

  .buttons {
    gap: 20px;
  }

  .buttons.-abs .buttons__wrapper {
    max-width: 300px;
  }

  .catalog__cloce {
    left: 25px;
  }

  .catalog__row {
    margin-bottom: 50px;
  }

  .catalog__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 600px;
            flex: 0 1 600px;
  }

  .catalog__title {
    margin-bottom: 15px;
  }

  .catalog__subtitle {
    margin-bottom: 40px;
  }

  .catalog__bg {
    width: 400px;
    height: 400px;
  }

  .catalog__grid {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }

  .menu-catalog__row {
    gap: 40px;
  }

  .footer__grid {
    gap: 20px;
  }

  .footer__item p {
    margin-bottom: 5px;
  }

  .footer__right {
    gap: 25px;
  }

  .footer__payment {
    font-size: 13px;
    gap: 10px;
  }

  .footer__payment p {
    margin-right: 10px;
  }

  .footer__crator,
  .footer__potick {
    font-size: 13px;
  }

  .mak__sectors {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .grid-staps__item {
    gap: 20px;
    font-size: 18px;
  }

  .grid-staps__item strong {
    font-size: 29px;
  }

  .grid-products {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    padding-top: 70px;
  }

  .form__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .form-long .main-form__wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .form-long .form__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .form-long .form__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .page-top {
    padding-bottom: 60px;
  }

  .page-top__text {
    margin-bottom: 50px;
    gap: 20px;
    font-size: 15px;
  }

  .page-top__gallary {
    margin-bottom: 60px;
  }

  .grid-reviews {
    row-gap: 100px;
    padding-bottom: 100px;
  }

  .grid-reviews__name {
    font-size: 17px;
    padding-top: 15px;
  }

  .grid-reviews__box {
    bottom: 39px;
    pointer-events: auto;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 1;
    font-size: 14px;
  }

  .grid-reviews__post {
    margin-bottom: 10px;
    padding-top: 50px;
  }

  .grid-reviews__row {
    padding-bottom: 15px;
  }

  .stocks-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .stocks-item__image {
    padding-bottom: 65%;
  }

  .stocks-item__contant::before {
    border-top: unset;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }

  .stocks-item__text {
    padding: 20px;
  }

  .stocks-item__title {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    max-width: 90%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-bottom: 15px;
    min-height: 50px;
  }

  .stocks-item__descr {
    max-width: 80%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    font-size: 14px;
  }

  .stocks-item__btn {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  .slider-stocks__header {
    margin-bottom: 35px;
  }

  .gallary-page__btn {
    width: 100px;
    height: 100px;
  }

  .gallary-page__btn img {
    max-width: 80%;
  }

  .dropdowns:not(:last-child) {
    margin-bottom: 20px;
  }

  .dropdowns__button i {
    top: 22px;
  }

  .dropdowns__button {
    padding: 22px 35px;
    padding-right: 55px;
    font-size: 17px;
  }

  .dropdowns__wrapper {
    padding: 0 35px;
  }

  .dropdowns__descr {
    font-size: 14px;
  }

  .call-back {
    max-width: 90%;
  }

  .call-back__contant {
    padding: 30px 40px;
  }

  .call-back__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
  }

  .call-back__name {
    font-size: 14px;
  }

  .call-back__bg {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 400px;
            flex: 0 1 400px;
  }

  .form-modal {
    padding: 30px 20px;
  }

  .complite__body {
    min-width: 750px;
    min-height: 400px;
  }

  .complite__body::before {
    width: 120px;
    height: 140px;
  }

  .complite__text {
    gap: 30px;
    font-size: 17px;
  }

  .complite__text::after {
    width: 100px;
    height: 130px;
  }

  .requisites__body {
    min-height: 500px;
  }

  .requisites__title {
    margin-bottom: 15px;
  }

  .requisites__text {
    font-size: 16px;
  }

  .home__container {
    padding-top: 100px;
    padding-bottom: 130px;
  }

  .home__container::before {
    width: 1000px;
    height: 850px;
  }

  .home__container::after {
    width: 700px;
    height: 500px;
    -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
            transform: translateX(-8%);
  }

  .home__bg {
    max-width: 1050px;
  }

  .home__btn {
    font-size: 17px;
  }

  .product {
    padding-bottom: 60px;
  }

  .product__title {
    margin-bottom: 70px;
  }

  .product__item {
    margin-top: -30px;
  }

  .product__name {
    font-size: 17px;
    min-height: 45px;
  }

  .product__hover {
    font-size: 25px;
  }

  .product .product--decor::before {
    width: 70px;
    height: 300px;
    left: 21%;
  }

  .product .product--decor::after {
    width: 60px;
    height: 250px;
    right: 20%;
  }

  .services {
    padding: 50px 0;
  }

  .services-swiper.swiper {
    padding: 40px 0;
  }

  .services-swiper.swiper::after {
    width: 13%;
    top: 40px;
    bottom: 40px;
  }

  .advant__container {
    padding-top: 60px;
    padding-bottom: 150px;
  }

  .advant__container::before {
    bottom: 10%;
    -webkit-transform: translateX(-50%) rotate(20deg);
        -ms-transform: translateX(-50%) rotate(20deg);
            transform: translateX(-50%) rotate(20deg);
    width: 110px;
    height: 120px;
  }

  .advant__container::after {
    width: 110px;
    height: 120px;
  }

  .advant__header {
    gap: 50px;
    margin-bottom: 40px;
  }

  .advant__descr {
    max-width: 350px;
    font-size: 19px;
  }

  .advant__grid {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    row-gap: 70px;
  }

  .advant__grid::after {
    width: 200px;
    height: 200px;
    top: -40%;
  }

  .advant__text {
    font-size: 17px;
  }

  .advant .advant--green::after,
  .advant .advant--yelow::after {
    width: 280px;
    height: 300px;
    left: -20px;
    top: -30px;
  }

  .clientele__slider::after {
    width: 150px;
    height: 150px;
  }

  .clientele__item {
    padding: 20px;
  }

  .clientele__item img {
    max-width: 90%;
  }

  .main-form__wrapper {
    padding: 60px 40px;
  }

  .main-form__contant {
    max-width: 520px;
  }

  .main-form__bg {
    max-width: 100%;
    -webkit-transform: translateX(25%);
        -ms-transform: translateX(25%);
            transform: translateX(25%);
  }

  .our-portfolio__left {
    gap: 30px;
  }

  .work-staps .container {
    padding-bottom: 60px;
  }

  .work-staps .container::before {
    height: 150px;
  }

  .work-staps .advant__grid::after {
    width: 160px;
    height: 190px;
    top: -80%;
  }

  .work-staps .decor--big {
    top: 5%;
    -webkit-transform: translate(35%, -100%);
        -ms-transform: translate(35%, -100%);
            transform: translate(35%, -100%);
  }

  .work-staps .decor--big::after {
    width: 900px;
    height: 900px;
  }

  .contacts__contant {
    padding: 40px;
  }

  .contacts__logo {
    margin-bottom: 30px;
    max-width: 300px;
  }

  .contacts__sozial {
    gap: 10px;
  }

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

  .product-page__title {
    margin-bottom: 40px;
  }

  .product-page__row {
    gap: 30px;
  }

  .product-page__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 55%;
            flex: 0 1 55%;
  }

  .product-page__box {
    gap: 25px;
    margin-bottom: 20px;
  }

  .product-page__btn {
    padding: 12px 30px;
    font-size: 15px;
  }

  .product-page__info {
    margin-bottom: 30px;
  }

  .product-page__element {
    padding: 10px 20px;
    font-size: 14px;
  }

  .product-page__element strong {
    font-size: 17px;
  }

  .product-page__grid {
    row-gap: 30px;
  }

  .product-page__descr {
    font-size: 15px;
  }

  .wariants {
    padding-bottom: 60px;
  }

  .potrfolio {
    padding-bottom: 60px;
  }

  .potrfolio__row {
    margin-bottom: 40px;
  }

  .potrfolio__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  }

  .potrfolio__second {
    margin-top: 60px;
  }

  .payment__title {
    font-size: 17px;
    gap: 15px;
  }

  .payment__label {
    font-size: 17px;
  }

  .payment__input {
    font-size: 17px;
  }

  .contacts-tabs {
    padding-bottom: 40px;
  }

  .contacts-tabs__top {
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .contacts-tabs__btn {
    padding: 18px 24px;
    font-size: 15px;
  }

  .contacts-tabs__column {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 0;
    gap: 5px;
  }

  .contacts-tabs__pane {
    padding-left: 20px;
  }

  .contacts-tabs__item {
    font-size: 15px;
  }

  .contacts-tabs__time {
    font-size: 15px;
  }

  .contacts-bottom__qr {
    font-size: 15px;
  }

  .found {
    padding: 60px 0;
  }

  .found__content {
    max-width: 40%;
  }

  .found__title {
    margin-bottom: 40px;
  }

  .found__box {
    gap: 30px;
  }

  .rezult__top {
    margin-bottom: 40px;
  }

  .rezult__wrapper {
    gap: 25px;
    margin-bottom: 60px;
  }

  .rezult__item:not(:last-child) {
    padding-bottom: 25px;
  }

  .rezult__second {
    margin-bottom: 15px;
  }

  .rezult__text {
    margin-bottom: 25px;
  }

  .listt__content {
    padding: 15px;
    grid-template-columns: repeat(auto-fill, 48%);
  }
}

@media (max-width: 1150px) {
  .main {
    padding-top: 135px;
  }

  .catalog__bg {
    display: none;
  }

  .drop {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
  }

  .header__burger {
    will-change: transform;
    position: relative;
    z-index: 11;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -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;
    width: 42px;
    height: 42px;
    border-radius: 1px;
    -webkit-transition: 0.5s all 0s;
    -o-transition: 0.5s all 0s;
    transition: 0.5s all 0s;
    cursor: pointer;
    background: rgba(230, 0, 116, 0.58);
  }

  .header__burger::after {
    will-change: transform;
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    width: 50px;
    height: 50px;
    border-radius: 15px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  .header__burger.--active::after {
    display: none;
  }

  .header__burger.--active :nth-child(1) {
    -webkit-transform: translate(-50%, -8px) rotate(45deg);
        -ms-transform: translate(-50%, -8px) rotate(45deg);
            transform: translate(-50%, -8px) rotate(45deg);
  }

  .header__burger.--active :nth-child(2) {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }

  .header__burger.--active :nth-child(3) {
    -webkit-transform: translate(-50%, 8px) rotate(-45deg);
        -ms-transform: translate(-50%, 8px) rotate(-45deg);
            transform: translate(-50%, 8px) rotate(-45deg);
  }

  .header__burger :nth-child(1) {
    bottom: 13px;
    -webkit-transform: translate(-50%, 0) rotate(0deg);
        -ms-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg);
  }

  .header__burger :nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, calc(-50% - 1px));
        -ms-transform: translate(-50%, calc(-50% - 1px));
            transform: translate(-50%, calc(-50% - 1px));
  }

  .header__burger :nth-child(3) {
    top: 11px;
  }

  .header__burger span {
    position: absolute;
    left: 0;
    width: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 2px;
    border-radius: 10px;
    background: #ffffff;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  .header__burger span:last-child {
    margin-bottom: 0;
  }

  .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .header__logo {
    max-width: 120px;
  }

  .header.--fixed .header__logo {
    max-width: 100px;
  }

  .header__wrapper {
    overflow: auto;
    position: absolute;
    pointer-events: none;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    display: block;
    background-color: #002117;
    -webkit-transition: 0.8s all ease 0s;
    -o-transition: 0.8s all ease 0s;
    transition: 0.8s all ease 0s;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    padding: 25px;
    padding-top: 150px;
  }

  .header__wrapper.--active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    opacity: 1;
  }

  .header__container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header__logo {
    position: relative;
    z-index: 10;
  }

  .header__shell {
    padding-right: 55px;
  }

  .header__medium {
    width: 100%;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    gap: 12px;
  }

  .header__medium a {
    width: 30px;
    height: 30px;
  }

  .header__medium a:first-child {
    margin-left: -30px;
  }

  .header__medium a svg {
    max-width: 100%;
    max-height: 100%;
  }

  .header__midle {
    gap: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    margin-bottom: 14px;
    text-align: center;
  }

  .header__box {
    display: none;
  }

  .header__item .drop__button span {
    border: none;
  }

  .header__item .drop__button {
    color: #ffffff;
  }

  .header__item .drop__button::before,
  .header__item .drop__button::after {
    display: none;
  }

  .header__item .drop__button .drop__wrapper {
    display: none;
  }

  .header__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 400px;
    font-size: 16px;
    gap: 2px;
  }

  .header__mode {
    font-size: 14px;
  }

  .header__name {
    margin: 5px 0;
    font-weight: 700;
    font-size: 16px;
  }

  .header__tel {
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .header__mail {
    display: block;
    max-width: 200px;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    margin: 0 auto;
    margin-bottom: 14px;
  }

  .header__mobile-buttons,
  .header__mobile-text {
    display: block;
  }

  .header__mobile-buttons {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
  }

  .header__btn {
    padding: 15px 40px;
    font-size: 16px;
    margin: 0;
  }

  .header__more {
    margin: 0;
    display: none;
  }

  .header__nav {
    gap: 0;
  }

  .header__catalog {
    display: none;
  }

  .nav {
    margin: 30px 0;
  }

  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 25px;
  }

  .nav__item:not(:last-child) {
    padding-right: 0;
  }

  .nav__item:not(:last-child)::after {
    display: none;
  }

  .nav .nav-link {
    font-size: 19px;
    padding-left: 40px;
  }

  .drop svg,
  .drop path {
    -webkit-transition: .3s all ease 0s;
    -o-transition: .3s all ease 0s;
    transition: .3s all ease 0s;
  }

  .drop.--active svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .drop.--active svg path:nth-child(2) {
    opacity: 0;
  }

  .drop.--active .nav-link {
    color: #04B9B3;
    pointer-events: auto;
  }

  .drop.--active .drop__wrapper {
    padding-top: 20px;
    max-height: 1000px;
    opacity: 1;
  }

  .drop svg {
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
  }

  .drop__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }

  .drop__button .nav-link {
    pointer-events: none;
    font-size: 19px;
    font-weight: 500;

  }

  .drop__button::after {
    display: none;
  }

  .drop__button::before {
    display: none;
  }

  .drop__wrapper {
    position: static;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding: 0;
    gap: 15px;
    padding-left: 40px;
    background: transparent;
    opacity: 0;
    max-height: 0;
    -webkit-transition: .3s all ease 0s;
    -o-transition: .3s all ease 0s;
    transition: .3s all ease 0s;
  }

  .drop__wrapper::before {
    display: none;
  }

  .drop__link {
    font-size: 16px;
    pointer-events: auto;
  }

  .buttons__item:nth-child(2) {
    display: none;
  }

  .buttons__item:nth-child(3) {
    display: none;
  }

  .buttons.-abs {
    gap: 0;
  }

  .buttons.-abs .buttons__item {
    display: block;
  }

  .catalog {
    display: none;
  }

  .menu-catalog__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .menu-catalog__nav a {
    font-size: 16px;
  }

  .menu-catalog__nav .menu-catalog__btn {
    font-size: 19px;
  }

  .menu-catalog__item {
    gap: 15px;
  }

  .menu-catalog__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .menu-catalog__btn {
    gap: 15px;
  }

  .menu-catalog__list {
    padding-left: 40px;
    gap: 10px;
    margin-bottom: 10px;
  }

  .menu-catalog__list a {
    font-size: 19px;
  }

  .menu-catalog__info {
    display: none;
  }

  .menu-catalog__links {
    overflow: hidden;
    max-height: 0px;
    position: static;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding-left: 40px;
    margin-bottom: 0;
  }

  .menu-catalog__links.--active {
    max-height: 1000px;
    margin-bottom: 25px;
  }

  .footer__buttons .buttons__item {
    display: block;
  }

  .breadcrumbs {
    margin-top: 0;
  }

  .potrfolio__nav {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 50px;
  }

  .found {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

@media (max-width: 1150px) and (max-width: 370px) {
  .header__burger {
    width: 35px;
    height: 35px;
  }

  .header__burger.--active :nth-child(1) {
    -webkit-transform: translate(-50%, -7px) rotate(45deg);
        -ms-transform: translate(-50%, -7px) rotate(45deg);
            transform: translate(-50%, -7px) rotate(45deg);
  }

  .header__burger.--active :nth-child(3) {
    -webkit-transform: translate(-50%, 7px) rotate(-45deg);
        -ms-transform: translate(-50%, 7px) rotate(-45deg);
            transform: translate(-50%, 7px) rotate(-45deg);
  }

  .header__burger :nth-child(1) {
    bottom: 10px;
  }

  .header__burger :nth-child(3) {
    top: 9px;
  }
}

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

  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 27px;
  }

  .btn {
    font-size: 17px;
  }

  .decor--green::before {
    width: 80px;
    height: 100px;
  }

  .decor--yelow::after {
    width: 120px;
    height: 130px;
  }

  .decor--big::after {
    width: 1100px;
    height: 800px;
  }

  .decor--big {
    -webkit-transform: translate(-5%, -90%);
        -ms-transform: translate(-5%, -90%);
            transform: translate(-5%, -90%);
  }

  .decor--circles::before {
    width: 900px;
    height: 800px;
  }

  .more {
    font-size: 17px;
  }

  .price strong {
    font-size: 27px;
  }

  .price {
    gap: 5px;
    font-size: 13px;
  }

  .quantity {
    font-size: 17px;
  }

  .header__wrapper {
    padding: 15px;
    padding-top: 150px;
  }

  .slider-top {
    margin-bottom: 40px;
  }

  .footer__item {
    font-size: 13px;
  }

  .footer__btn {
    font-size: 13px;
  }

  .product-item__descr {
    font-size: 17px;
  }

  .tags a,
  .tags button {
    padding: 10px 20px;
    font-size: 17px;
  }

  .grid-staps__item {
    font-size: 16px;
  }

  .grid-staps__item strong {
    font-size: 27px;
  }

  .grid-products .product__name {
    bottom: 60px;
    font-size: 17px;
  }

  .form__descr {
    margin-bottom: 30px;
  }

  .page-top {
    padding-bottom: 50px;
  }

  .page-top__gallary {
    margin-bottom: 50px;
  }

  .grid-reviews {
    grid-template-columns: repeat(3, 1fr);
    padding-bottom: 80px;
  }

  .list {
    font-size: 14px;
  }

  .list li {
    padding-left: 40px;
  }

  .call-back__contant {
    padding: 30px;
  }

  .form-modal {
    padding: 30px 15px;
  }

  .order .form-modal {
    padding-left: 25px;
    padding-right: 25px;
  }

  .complite__body {
    min-width: 650px;
    min-height: 370px;
  }

  .complite__text {
    max-width: 350px;
    font-size: 15px;
    gap: 20px;
  }

  .requisites__body {
    min-height: 400px;
  }

  .requisites__text {
    font-size: 15px;
    gap: 10px;
  }

  .home__container {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .home__container::before {
    width: 900px;
    height: 800px;
  }

  .home__container::after {
    width: 700px;
    height: 400px;
    top: -5%;
  }

  .home__bg {
    max-width: 820px;
  }

  .home__title {
    margin-bottom: 25px;
  }

  .home__descr {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .product {
    padding-bottom: 50px;
  }

  .product__name {
    font-size: 15px;
    bottom: 40px;
    min-height: 40px;
  }

  .product__hover {
    display: none;
  }

  .product .product--decor::before {
    width: 60px;
    height: 250px;
  }

  .product .product--decor::after {
    width: 50px;
    height: 200px;
    right: 21%;
  }

  .services-swiper.swiper {
    padding: 0;
  }

  .services-swiper.swiper::after {
    top: 0;
    bottom: 0;
  }

  .advant__container {
    padding-top: 50px;
    padding-bottom: 130px;
  }

  .advant__header {
    gap: 40px;
  }

  .advant__descr {
    max-width: 320px;
    font-size: 17px;
    padding-left: 40px;
    margin-top: 10px;
  }

  .advant__grid {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    row-gap: 60px;
  }

  .advant__icon {
    max-width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .advant__text {
    font-size: 15px;
  }

  .advant .advant--green::after,
  .advant .advant--yelow::after {
    width: 250px;
    height: 220px;
    left: -10px;
    top: -25px;
  }

  .clientele {
    padding-bottom: 60px;
  }

  .main-form {
    padding-bottom: 60px;
  }

  .main-form__wrapper {
    padding: 40px 30px;
  }

  .main-form__contant {
    max-width: 490px;
  }

  .main-form__bg {
    -webkit-transform: translateX(30%);
        -ms-transform: translateX(30%);
            transform: translateX(30%);
    max-width: 700px;
  }

  .our-portfolio {
    padding: 50px 0;
  }

  .our-portfolio__quntity {
    font-size: 17px;
  }

  .work-staps .container::before {
    height: 120px;
  }

  .work-staps .advant__grid::after {
    width: 140px;
    height: 170px;
  }

  .contacts__contant {
    padding: 30px;
  }

  .contacts__logo {
    margin-bottom: 20px;
  }

  .contacts__row {
    margin-bottom: 15px;
  }

  .contacts__adress {
    margin-bottom: 15px;
  }

  .contacts .contacts--mb {
    margin-bottom: 20px;
  }

  .text-about__tags {
    margin-bottom: 30px;
  }

  .text-about__title {
    margin-bottom: 15px;
  }

  .text-about__descr {
    margin-bottom: 10px;
  }

  .product-page__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 54%;
            flex: 0 1 54%;
  }

  .product-page__item {
    gap: 15px;
  }

  .product-page__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
  }

  .product-page__descr {
    font-size: 14px;
  }

  .wariants {
    padding-bottom: 50px;
  }

  .potrfolio {
    padding-bottom: 50px;
  }

  .potrfolio__title {
    margin-bottom: 20px;
  }

  .potrfolio__row {
    margin-bottom: 30px;
  }

  .potrfolio__second {
    margin-top: 50px;
  }

  .payment::after {
    -webkit-transform: translate(-250%, -30%);
        -ms-transform: translate(-250%, -30%);
            transform: translate(-250%, -30%);
  }

  .payment__title {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .payment__title img {
    margin-top: -5px;
  }

  .payment__label {
    font-size: 15px;
    padding: 20px 25px;
  }

  .payment__input {
    font-size: 15px;
  }

  .contacts-page .decor--circles::before {
    -webkit-transform: translate(-33%, 1%);
        -ms-transform: translate(-33%, 1%);
            transform: translate(-33%, 1%);
  }

  .contacts-tabs {
    padding-bottom: 30px;
  }

  .contacts-tabs__item {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .contacts-bottom {
    padding-top: 30px;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    row-gap: 30px;
  }

  .contacts-bottom__form {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .contacts-bottom__qr {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .contacts-bottom__tabs {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }

  .found__title {
    margin-bottom: 30px;
  }

  .found__second {
    font-size: 17px;
  }

  .rezult__top {
    margin-bottom: 35px;
  }

  .rezult__wrapper {
    margin-bottom: 50px;
  }

  .rezult__text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 150%;
  }

  .rezult__date {
    font-size: 14px;
  }
}

@media (max-width: 950px) {
  .main {
    padding-top: 100px;
  }

  .main-include .footer {
    padding-top: 40px;
  }

  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 25px;
  }

  h4 {
    font-size: 17px;
  }

  h5 {
    font-size: 16px;
  }

  .decor--big::after {
    width: 900px;
    height: 800px;
  }

  .decor--big {
    -webkit-transform: translate(-5%, -40%);
        -ms-transform: translate(-5%, -40%);
            transform: translate(-5%, -40%);
  }

  .decor--circles::before {
    width: 700px;
    height: 600px;
  }

  .decor-small {
    padding-left: 40px;
  }

  .decor-small::before {
    top: 1px;
    width: 24px;
    height: 18px;
  }

  .radio__item:not(:last-child) {
    margin-bottom: 5px;
  }

  .radio__label {
    font-size: 14px;
  }

  .slide-btn {
    font-size: 12px;
  }

  .more {
    font-size: 15px;
  }

  .quantity {
    font-size: 15px;
  }

  .mail a {
    font-size: 14px;
  }

  .requisite a {
    font-size: 14px;
  }

  .header__wrapper {
    padding-top: 130px;
  }

  .header__shell {
    padding-right: 40px;
  }

  .slider-top__nav {
    gap: 30px;
  }

  .footer__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .footer__right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-column: 2 span;
  }

  .product-item__gallary {
    margin-bottom: 15px;
  }

  .product-item__descr {
    font-size: 15px;
  }

  .tags a,
  .tags button {
    font-size: 15px;
    padding: 8px 15px;
  }

  .tags a.tags__mobile,
  .tags button.tags__mobile {
    display: none;
  }

  .tags__more {
    margin-left: 15px;
  }

  .grid-staps.advant__grid {
    gap: 40px;
  }

  .grid-staps {
    gap: 40px;
  }

  .grid-staps__item {
    font-size: 15px;
  }

  .breadcrumbs {
    margin-top: 20px;
  }

  .gallary-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .grid-products {
    padding-top: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .grid-products .product__item {
    margin-top: 0;
  }

  .grid-products .product__name {
    bottom: 40px;
  }

  .form__title {
    margin-bottom: 10px;
  }

  .form__descr {
    font-size: 17px;
    margin-bottom: 20px;
  }

  .form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }

  .form__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-bottom: 20px;
  }

  .form__option {
    margin-bottom: 20px;
  }

  .form__btn {
    font-size: 16px;
    padding: 15px 30px;
  }

  .form__box .form__grid {
    gap: 15px;
    padding-top: 10px;
  }

  .form__box .form__descr {
    margin: 0;
  }

  .form--mb {
    margin-bottom: 15px;
  }

  .form-long .main-form__wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .info-potrfolio {
    gap: 25px;
  }

  .info-potrfolio__item {
    font-size: 14px;
    gap: 20px;
  }

  .page-top__text {
    margin-bottom: 40px;
  }

  .stocks-item__title {
    min-height: unset;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 17px;
    margin-bottom: 10px;
  }

  .stocks-item__descr {
    font-size: 13px;
    margin-bottom: 15px;
    -webkit-line-clamp: 5;
  }

  .stocks-item__btn {
    font-size: 15px;
    min-width: 40%;
  }

  .dropdowns__button i {
    top: 20px;
  }

  .dropdowns__button {
    padding: 20px 25px;
    padding-right: 45px;
  }

  .dropdowns__wrapper {
    padding: 0 25px;
  }

  .dropdowns__descr {
    font-size: 13px;
  }

  .call-back__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .call-back__contant {
    padding: 25px 20px;
    padding-right: 35px;
  }

  .call-back__item {
    gap: 10px;
  }

  .call-back__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .call-back__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35px;
            flex: 0 0 35px;
  }

  .call-back__name {
    font-size: 13px;
  }

  .form-modal {
    padding: 25px 20px;
  }

  .form-modal__info {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .form-modal__title {
    margin-bottom: 15px;
  }

  .form-modal__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .form-modal__input {
    padding: 15px;
  }

  .form-modal__name {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .form-modal .area {
    margin-top: 10px;
    max-width: 50%;
  }

  .form-modal__box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }

  .form-modal__politick {
    margin-bottom: 15px;
    font-size: 13px;
  }

  .form-modal__btn {
    font-size: 16px;
    padding: 12px 35px;
  }

  .order .area {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .order .form-modal {
    padding-left: 20px;
    padding-right: 20px;
  }

  .complite__body {
    min-width: 550px;
    min-height: 320px;
  }

  .complite__text::after {
    width: 80px;
    height: 100px;
  }

  .requisites__body {
    min-width: 500px;
  }

  .modal-search .search {
    min-width: 600px;
  }

  .home__container::before {
    width: 700px;
    height: 600px;
  }

  .home__container::after {
    width: 600px;
    height: 300px;
    top: 5%;
  }

  .home__bg {
    max-width: 750px;
  }

  .home__text {
    max-width: 650px;
  }

  .product {
    padding-bottom: 40px;
  }

  .product__title {
    margin-bottom: 40px;
  }

  .product__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .product__grid::after {
    top: -3%;
  }

  .product__item {
    -webkit-clip-path: none;
            clip-path: none;
    margin-top: 0;
  }

  .product__name {
    bottom: 20px;
  }

  .product .product--full {
    -webkit-clip-path: none;
            clip-path: none;
  }

  .product .product--revers {
    -webkit-clip-path: none;
            clip-path: none;
  }

  .product .product--top {
    -webkit-clip-path: none;
            clip-path: none;
  }

  .product .product--decor::before {
    left: 30%;
  }

  .product .product--decor::after {
    bottom: 46%;
    right: 30%;
  }

  .services {
    padding: 40px 0;
  }

  .services-swiper.swiper::after {
    width: 18%;
    background: -webkit-gradient(linear, right top, left top, color-stop(20.83%, #000), color-stop(90%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #000 20.83%, rgba(255, 255, 255, 0) 90%);
    background: linear-gradient(270deg, #000 20.83%, rgba(255, 255, 255, 0) 90%);
  }

  .advant__container::before {
    width: 100px;
    height: 100px;
    bottom: 20px;
    -webkit-transform: translateX(-30%) rotate(20deg);
        -ms-transform: translateX(-30%) rotate(20deg);
            transform: translateX(-30%) rotate(20deg);
    left: 10%;
  }

  .advant__container::after {
    width: 100px;
    height: 100px;
  }

  .advant__header {
    gap: 30px;
  }

  .advant__grid {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    row-gap: 60px;
  }

  .advant__grid::after {
    width: 150px;
    height: 150px;
    top: -35%;
  }

  .advant__icon {
    max-width: 45px;
    height: 45px;
  }

  .advant__text {
    max-width: 100%;
  }

  .clientele {
    padding-bottom: 50px;
  }

  .clientele__header {
    margin-bottom: 30px;
  }

  .clientele__item img {
    max-width: 100%;
  }

  .main-form {
    padding-bottom: 50px;
  }

  .main-form__container::before {
    left: 40%;
  }

  .main-form__wrapper {
    padding: 30px;
  }

  .main-form__contant {
    max-width: 420px;
  }

  .main-form__bg {
    max-width: 600px;
    -webkit-transform: translateX(35%);
        -ms-transform: translateX(35%);
            transform: translateX(35%);
  }

  .our-portfolio__top {
    margin-bottom: 30px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .our-portfolio__quntity {
    font-size: 15px;
  }

  .our-portfolio__slider {
    margin-bottom: 25px;
  }

  .work-staps .container {
    padding-bottom: 50px;
  }

  .work-staps .container::before {
    height: 110px;
    bottom: -10%;
  }

  .work-staps .advant__grid::after {
    width: 120px;
    height: 150px;
    top: -60%;
    left: 0;
  }

  .work-staps .decor--big {
    top: 30%;
    -webkit-transform: translate(25%, -100%);
        -ms-transform: translate(25%, -100%);
            transform: translate(25%, -100%);
  }

  .work-staps .decor--big::after {
    width: 700px;
    height: 800px;
  }

  .contacts__contant {
    padding: 25px 20px;
    padding-top: 0;
  }

  .contacts__logo {
    max-width: 250px;
    margin-bottom: 15px;
  }

  .contacts .contacts--mb {
    margin-bottom: 15px;
  }

  .contacts__map {
    min-height: 400px;
  }

  .text-about__tags {
    margin-bottom: 20px;
  }

  .product-page {
    padding-bottom: 40px;
  }

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

  .product-page__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .product-page__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-height: unset;
  }

  .product-page__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .product-page__btn {
    font-size: 14px;
  }

  .product-page__info {
    margin-bottom: 20px;
  }

  .product-page__element {
    font-size: 12px;
  }

  .product-page__element strong {
    font-size: 15px;
  }

  .product-page__grid {
    row-gap: 25px;
    grid-template-columns: repeat(3, 1fr);
  }

  .product-page__item {
    gap: 20px;
  }

  .product-page__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36px;
            flex: 0 0 36px;
  }

  .product-page__descr {
    font-size: 13px;
  }

  .gallary .gallary-grid:first-child {
    margin-bottom: 40px;
  }

  .potrfolio__second {
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .potrfolio-item .potrfolio__row {
    margin-bottom: 0;
  }

  .payment::before {
    width: 500px;
    height: 400px;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: -50px;
  }

  .payment::after {
    display: none;
  }

  .contacts-page .decor--circles::before {
    width: 900px;
    height: 900px;
    -webkit-transform: translate(-13%, 1%);
        -ms-transform: translate(-13%, 1%);
            transform: translate(-13%, 1%);
  }

  .contacts-tabs__top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 20px;
    padding-left: 20px;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    margin-bottom: 30px;
  }

  .contacts-tabs__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 60%;
            flex: 0 1 60%;
    margin-left: -20px;
  }

  .contacts-tabs__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 15px;
  }

  .contacts-tabs__btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding: 15px;
  }

  .contacts-tabs__column {
    padding: 0;
  }

  .contacts-tabs__pane.tabs__pane_show {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }

  .contacts-tabs__item {
    font-size: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .contacts-tabs__time {
    font-size: 14px;
  }

  .contacts-bottom {
    gap: 30px;
  }

  .contacts-bottom__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }

  .contacts-bottom__qr {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }

  .contacts-bottom__tabs {
    padding-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .contacts-bottom__btn {
    font-size: 14px;
  }

  .contacts-bottom__content {
    height: unset;
  }

  .contacts-bottom__pane {
    position: relative;
    height: unset;
    min-height: 300px;
  }

  .contacts-bottom__pane iframe {
    position: absolute;
    inset: 0;
  }

  .found {
    padding-top: 35px;
  }

  .found__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 40px;
  }

  .found__bg {
    max-width: 100%;
  }

  .found__content {
    max-width: 100%;
  }

  .rezult__wrapper {
    margin-bottom: 40px;
  }

  .rezult__text {
    font-size: 15px;
  }

  .landing p {
    font-size: 14px;
  }

  .landing .mb {
    margin-bottom: 25px;
  }

  .landing .mb-big {
    margin-bottom: 40px;
  }

  .landing .list {
    gap: 10px;
  }

  .landing .list ol {
    gap: 15px;
  }

  .blockquote p {
    font-size: 15px;
  }

  .blockquote {
    padding: 25px;
    padding-top: 40px;
  }

  .blockquote::after {
    top: 10px;
  }

  .landing-quote.blockquote {
    padding: 25px 30px;
  }

  .landing-cards ol li {
    font-size: 13px;
  }

  .landing-grid {
    gap: 30px;
  }

  .landing-grid h5 {
    min-height: 38px;
    margin-bottom: 5px;
  }

  .landing-grid__img {
    margin-bottom: 20px;
  }

  .landing-table table td {
    font-size: 14px;
  }
}

@media (max-width: 750px) {
  .main {
    padding-top: 120px;
  }

  .main-include .footer .footer__container::before {
    bottom: auto;
    top: 0;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 27px;
  }

  h3 {
    font-size: 23px;
  }

  .btn {
    font-size: 15px;
  }

  .decor--green::before {
    width: 60px;
    height: 70px;
  }

  .decor--yelow::after {
    width: 100px;
    height: 110px;
  }

  .decor--big::after {
    width: 800px;
    height: 700px;
  }

  .decor--big {
    -webkit-transform: translate(-10%, -30%);
        -ms-transform: translate(-10%, -30%);
            transform: translate(-10%, -30%);
  }

  .decor--circles::before {
    width: 600px;
    height: 500px;
  }

  .search__input {
    font-size: 14px;
    padding-right: 45px;
  }

  .search__btn svg,
  .search__btn path {
    width: 22px;
    height: 22px;
  }

  .item-products__descr {
    font-size: 14px;
    line-height: 130%;
  }

  .header__shell {
    padding-right: 30px;
  }

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

  .grid-staps.advant__grid {
    gap: 30px;
  }

  .grid-staps {
    gap: 30px;
  }

  .breadcrumbs {
    margin-top: 0;
  }

  .grid-products {
    padding-top: 30px;
  }

  .grid-products .product__name {
    font-size: 16px;
    bottom: 30px;
  }

  .form-long .form__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .form-long .form__grid .form__row:last-child {
    grid-column: 1 span;
  }

  .form-long .form__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .info-potrfolio {
    gap: 20px;
  }

  .info-potrfolio__item {
    gap: 8px;
    font-size: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .info-potrfolio__item p {
    padding-left: 40px;
    font-weight: 400;
    font-size: 12px;
  }

  .info-potrfolio__item .decor-small {
    min-width: 200px;
  }

  .page-top {
    padding-bottom: 40px;
  }

  .page-top__title {
    margin-bottom: 25px;
  }

  .page-top__text {
    margin-bottom: 30px;
  }

  .grid-reviews {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 90px;
    padding-bottom: 70px;
  }

  .grid-reviews__image picture,
  .grid-reviews__image img {
    width: 100%;
  }

  .grid-reviews__name {
    font-size: 15px;
  }

  .grid-reviews__box {
    font-size: 13px;
    bottom: 36px;
  }

  .grid-reviews__post {
    padding-top: 40px;
    margin-bottom: 5px;
  }

  .grid-stocks {
    grid-template-columns: repeat(1, 1fr);
  }

  .gallary-page__video {
    margin-bottom: 25px;
  }

  .gallary-page__btn {
    width: 80px;
    height: 80px;
  }

  .gallary-page__btn img {
    max-width: 60%;
  }

  .gallary-page__grid {
    gap: 15px;
  }

  .list ol li::after {
    top: 0px;
  }

  .call-back__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .call-back__contant {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 15px;
  }

  .call-back__item {
    gap: 20px;
  }

  .call-back__item:not(:last-child) {
    margin-bottom: 0;
  }

  .call-back__bg {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 350px;
            flex: 0 1 350px;
  }

  .form-modal__btn {
    width: 50%;
  }

  .order .call-back__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .measuring .form-modal__title {
    margin-bottom: 15px;
  }

  .complite__body {
    min-width: 500px;
    min-height: 300px;
  }

  .requisites__text {
    max-width: 400px;
    font-size: 14px;
  }

  .modal-search .search {
    min-width: 450px;
  }

  .home__container {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .home__container::before {
    width: 600px;
    height: 500px;
  }

  .home__container::after {
    width: 500px;
    top: 0;
  }

  .home__bg {
    max-width: 650px;
  }

  .home__text {
    max-width: 80%;
  }

  .product__title {
    margin-bottom: 30px;
  }

  .product__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .product__grid::before {
    bottom: 20%;
    left: 2%;
  }

  .product__grid::after {
    top: -2%;
  }

  .product .product--decor::before {
    height: 230px;
    top: 21%;
    left: 45%;
  }

  .product .product--decor::after {
    bottom: 34%;
    right: 43%;
    height: 250px;
  }

  .services-swiper.swiper::after {
    width: 11%;
    background: -webkit-gradient(linear, right top, left top, color-stop(58.83%, #000), color-stop(117%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #000 58.83%, rgba(255, 255, 255, 0) 117%);
    background: linear-gradient(270deg, #000 58.83%, rgba(255, 255, 255, 0) 117%);
  }

  .services-swiper__name {
    font-size: 15px;
    max-width: 200px;
    min-height: 39px;
  }

  .advant__container {
    padding-top: 40px;
    padding-bottom: 110px;
  }

  .advant__header {
    gap: 25px;
  }

  .advant__descr {
    margin-top: 0;
    max-width: 300px;
    font-size: 15px;
  }

  .advant__descr::before {
    width: 25px;
    height: 20px;
  }

  .advant__grid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }

  .advant__grid::after {
    top: -20%;
  }

  .advant__text {
    max-width: 200px;
  }

  .clientele__item img {
    max-width: 90%;
  }

  .main-form__contant {
    max-width: 390px;
  }

  .main-form__bg {
    -webkit-transform: translateX(40%);
        -ms-transform: translateX(40%);
            transform: translateX(40%);
  }

  .our-portfolio__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .work-staps .container {
    padding-bottom: 40px;
  }

  .work-staps .container::before {
    height: 80px;
    bottom: -8%;
    left: 0;
  }

  .work-staps .advant__grid::after {
    top: -40%;
    width: 100px;
    height: 120px;
  }

  .work-staps .decor--big {
    top: 60%;
    -webkit-transform: translate(10%, -100%);
        -ms-transform: translate(10%, -100%);
            transform: translate(10%, -100%);
  }

  .text-about {
    padding: 40px 0;
  }

  .text-about__title {
    margin-bottom: 10px;
  }

  .text-about__descr {
    font-size: 14px;
  }

  .product-page {
    padding-bottom: 10px;
  }

  .product-page__title {
    margin-bottom: 25px;
  }

  .product-page__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gallary {
    padding-bottom: 40px;
  }

  .wariants {
    padding-bottom: 40px;
  }

  .wariants__header {
    margin-bottom: 30px;
  }

  .potrfolio {
    padding-bottom: 40px;
  }

  .potrfolio__row {
    margin-bottom: 25px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 10px;
  }

  .potrfolio__tags {
    margin-bottom: 25px;
  }

  .potrfolio__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .potrfolio__nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 25px;
  }

  .payment::before {
    -webkit-transform: translateX(30%);
        -ms-transform: translateX(30%);
            transform: translateX(30%);
    bottom: -40px;
  }

  .payment__form {
    row-gap: 0;
  }

  .payment__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    margin-right: 0;
  }

  .payment__input {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    z-index: 0;
    margin-top: -1px;
    margin-bottom: 10px;
  }

  .contacts-tabs {
    padding-right: 10px;
  }

  .contacts-tabs__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 70%;
            flex: 0 1 70%;
  }

  .contacts-tabs__item {
    font-size: 13px;
    max-width: 50%;
  }

  .contacts-tabs__time {
    font-size: 13px;
  }

  .contacts-bottom {
    gap: 20px;
  }

  .contacts-bottom__qr {
    font-size: 14px;
  }

  .found {
    padding-bottom: 40px;
  }

  .rezult__search {
    margin-bottom: 15px;
  }

  .rezult__quantity {
    font-size: 14px;
  }

  .rezult__sert {
    font-size: 14px;
  }

  .rezult__btn {
    font-size: 14px;
  }

  .rezult__wrapper {
    margin-bottom: 30px;
  }

  .rezult__text {
    font-size: 14px;
  }

  .landing .mb {
    margin-bottom: 20px;
  }

  .landing .mb-big {
    margin-bottom: 30px;
  }

  .blockquote p {
    font-size: 14px;
  }

  .blockquote {
    padding: 20px;
    padding-top: 40px;
  }

  .landing-quote.blockquote {
    padding: 20px;
    font-size: 13px;
  }

  .landing-quote.blockquote::after {
    width: 55px;
    height: 45px;
  }

  .landing-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }

  .landing-column {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }

  .landing-column p {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }

  .landing-cards__item {
    gap: 20px;
  }

  .landing-cards__item:not(:last-child) {
    margin-bottom: 20px;
  }

  .landing-grid {
    gap: 20px;
  }

  .listt__content {
    grid-template-columns: repeat(auto-fill, 100%);
  }
}

@media (max-width: 750px) and (max-width: 750px) {
  .services-swiper.swiper::after {
    -webkit-clip-path: polygon(91% 0, 100% 50%, 91% 100%, 0 100%, 28% 50%, 0 0);
            clip-path: polygon(91% 0, 100% 50%, 91% 100%, 0 100%, 28% 50%, 0 0);
  }
}

@media (max-width: 620px) {
  .home__bg {
    bottom: -20%;
    width: 600px;
  }
}

@media (max-width: 550px) {
  h1 {
    font-size: 25px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 17px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 15px;
  }

  .options__label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 12px;
    gap: 2px;
  }

  .decor--big {
    top: 0;
  }

  .decor--circles::before {
    width: 500px;
    height: 400px;
  }

  .decor-small {
    padding-left: 35px;
  }

  .decor-small::before {
    width: 20px;
    height: 14px;
  }

  .options__label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 12px;
    gap: 2px;
  }

  .more {
    font-size: 13px;
  }

  .more::after {
    right: -20px;
  }

  .item-products {
    gap: 8px;
  }

  .item-products__descr {
    font-size: 12px;
  }

  .quantity {
    font-size: 14px;
  }

  .header__container {
    gap: 0;
  }

  .header__logo,
  .header.--fixed .header__logo {
    max-width: 100px;
  }

  .header__shell {
    padding-right: 10px;
  }

  .header__mode {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
  }

  .header__mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header__mobile-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header__btn {
    margin: 0 auto;
  }

  .buttons.-abs {
    right: 15px;
    top: 15px;
  }

  .buttons.-abs .buttons__wrapper span {
    padding: 10px 15px;
    padding-right: 40px;
    font-size: 13px;
  }

  .slider-top {
    gap: 15px;
    -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: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .footer__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .footer__item {
    font-size: 12px;
  }

  .footer__right {
    margin-top: 15px;
  }

  .footer__bottom .container {
    gap: 10px;
  }

  .footer__payment p {
    width: 100%;
  }

  .tags a,
  .tags button {
    font-size: 13px;
    padding: 8px;
  }

  .tags__more {
    margin-left: 10px;
  }

  .grid-staps__item {
    gap: 15px;
    font-size: 14px;
  }

  .grid-staps__item strong {
    font-size: 24px;
  }

  .breadcrumbs {
    margin-bottom: 15px;
  }

  .breadcrumbs ul li a {
    font-size: 12px;
  }

  .gallary-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .grid-products {
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
  }

  .grid-products .product__item {
    padding-bottom: 60%;
  }

  .grid-products .product__name {
    font-size: 17px;
    bottom: 20px;
  }

  .form__descr {
    font-size: 14px;
    max-width: 200px;
  }

  .form__input {
    padding: 20px 15px;
  }

  .form__grid {
    margin-bottom: 15px;
  }

  .form__option {
    margin-bottom: 15px;
  }

  .form__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .form--mb {
    margin-bottom: 10px;
  }

  .form-long .main-form__wrapper {
    background-size: cover;
    background-position: center;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .form-long .form__grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .info-potrfolio__item p {
    padding-left: 35px;
  }

  .page-top__title {
    margin-bottom: 18px;
  }

  .page-top__text {
    font-size: 13px;
  }

  .grid-reviews {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 75px;
  }

  .stocks-item__image {
    padding-bottom: 80%;
  }

  .stocks-item__text {
    padding: 20px 25px;
  }

  .stocks-item__title {
    max-width: 100%;
  }

  .stocks-item__descr {
    max-width: 100%;
    font-size: 12px;
  }

  .stocks-item__btn {
    min-width: 60%;
  }

  .slider-stocks__header {
    margin-bottom: 25px;
  }

  .gallary-page__video {
    margin-bottom: 20px;
  }

  .gallary-page__btn {
    width: 55px;
    height: 55px;
  }

  .gallary-page__btn img {
    max-width: 50%;
    margin-top: -4px;
  }

  .gallary-page__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .dropdowns:not(:last-child) {
    margin-bottom: 10px;
  }

  .dropdowns__button i {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 22px;
    height: 22px;
  }

  .dropdowns__button span {
    display: block;
    max-width: 95%;
  }

  .dropdowns__button {
    font-size: 16px;
    line-height: 145%;
    padding: 15px 20px;
    padding-right: 55px;
  }

  .dropdowns__wrapper {
    padding: 0 20px;
  }

  .dropdowns__descr {
    font-size: 12px;
  }

  .list {
    font-size: 13px;
    line-height: 140%;
  }

  .list li {
    padding-left: 30px;
  }

  .list li::before {
    top: 4px;
  }

  .modal-body__close {
    width: 40px;
    height: 40px;
    top: 15px;
    right: 5px;
  }

  .call-back__contant {
    padding: 20px 15px;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .call-back__contant::after {
    background-size: cover;
  }

  .call-back__bg {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 280px;
            flex: 0 1 280px;
  }

  .form-modal {
    padding: 20px 15px;
  }

  .form-modal__info {
    font-size: 13px;
  }

  .form-modal__title {
    padding-right: 15px;
  }

  .form-modal .area {
    width: 100%;
    max-width: 100%;
  }

  .form-modal__box {
    margin-bottom: 10px;
  }

  .form-modal__btn {
    width: 100%;
  }

  .order .area {
    margin-bottom: 0;
  }

  .order .form-modal {
    padding-left: 15px;
    padding-right: 15px;
  }

  .complite__body {
    min-width: unset;
    min-height: 230px;
    background-size: cover;
  }

  .complite__text {
    max-width: 280px;
    gap: 10px;
    font-size: 13px;
  }

  .complite__text::after {
    width: 60px;
    height: 70px;
    background-size: cover;
  }

  .requisites__body {
    min-width: 300px;
    min-height: 370px;
  }

  .requisites__title {
    margin-bottom: 10px;
  }

  .requisites__text {
    font-size: 13px;
    max-width: 280px;
  }

  .modal-search .search {
    min-width: 300px;
  }

  .modal-search .modal-body__close {
    top: 5px;
  }

  .home__container {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .home__container::before {
    width: 500px;
    height: 400px;
  }

  .home__container::after {
    width: 350px;
    height: 200px;
  }

  .home__bg {
    width: 550px;
    bottom: -3%;
  }

  .home__text {
    max-width: 50%;
  }

  .home__title {
    margin-bottom: 15px;
  }

  .home__descr {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .product {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .product__title {
    margin-bottom: 25px;
  }

  .product__grid {
    gap: 15px;
  }

  .product .product--decor::before {
    left: 43%;
  }

  .product .product--decor::after {
    right: 42%;
  }

  .services {
    padding: 30px 0;
  }

  .services-swiper.swiper::after {
    width: 22%;
  }

  .advant__descr {
    max-width: 280px;
    font-size: 14px;
  }

  .advant__grid::after {
    top: -15%;
  }

  .clientele__header {
    margin-bottom: 25px;
  }

  .clientele__item {
    padding: 10px;
  }

  .clientele__item img {
    max-width: 80%;
  }

  .main-form {
    padding-bottom: 40px;
  }

  .main-form__wrapper {
    padding: 30px 20px;
  }

  .main-form__contant {
    max-width: 100%;
  }

  .our-portfolio__top {
    margin-bottom: 20px;
    gap: 15px;
  }

  .our-portfolio__quntity {
    font-size: 14px;
  }

  .work-staps__header {
    margin-bottom: 30px;
  }

  .work-staps .advant__grid::after {
    width: 80px;
    height: 100px;
    top: -40%;
  }

  .work-staps .decor--big {
    top: 30%;
    -webkit-transform: translate(0%, -100%);
        -ms-transform: translate(0%, -100%);
            transform: translate(0%, -100%);
  }

  .work-staps .decor--big::after {
    width: 750px;
    height: 950px;
  }

  .contacts__contant {
    position: static;
    max-width: 100%;
    padding: 0;
    padding-bottom: 40px;
  }

  .contacts__row {
    margin-bottom: 5px;
  }

  .contacts__tel {
    font-size: 16px;
  }

  .contacts__adress {
    max-width: 250px;
    font-size: 13px;
    margin-bottom: 20px;
  }

  .contacts__name {
    margin-bottom: 10px;
  }

  .contacts .contacts--mb {
    margin-bottom: 5px;
  }

  .contacts__map {
    min-height: 270px;
  }

  .text-about__tags {
    margin-bottom: 30px;
  }

  .catalog-advant .container {
    padding-bottom: 20px;
  }

  .product-page__title {
    margin-bottom: 15px;
  }

  .product-page__row {
    gap: 20px;
  }

  .product-page__box {
    gap: 15px;
  }

  .product-page__info {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
  }

  .product-page__element {
    gap: 2px;
  }

  .product-page__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .product-page__descr {
    font-size: 14px;
  }

  .wariants__header {
    margin-bottom: 20px;
  }

  .potrfolio__second {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .payment::before {
    -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
            transform: translateX(20%);
    bottom: -20px;
  }

  .payment__title {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .payment__label {
    padding: 15px 20px;
  }

  .payment__input {
    padding: 15px 20px;
    margin-bottom: 6px;
  }

  .contacts-tabs {
    padding: 0;
    padding-bottom: 30px;
  }

  .contacts-tabs__top {
    gap: 15px;
    padding: 0;
    margin-bottom: 20px;
  }

  .contacts-tabs__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    margin: 0;
  }

  .contacts-tabs__row {
    gap: 70px;
  }

  .contacts-tabs__btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 15px 10px;
    flex: 1 1 auto;
  }

  .contacts-tabs__column {
    padding: 0 15px;
  }

  .contacts-tabs__pane {
    padding-left: 0;
  }

  .contacts-tabs__pane.tabs__pane_show {
    gap: 15px;
  }

  .contacts-tabs__item {
    max-width: 100%;
    gap: 5px;
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 14px;
  }

  .contacts-tabs__time {
    gap: 5px;
    font-size: 14px;
  }

  .contacts-bottom {
    gap: 25px;
  }

  .contacts-bottom__qr {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 300px;
  }

  .contacts-bottom__qr img {
    max-width: 250px;
  }

  .contacts-bottom__tabs {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }

  .contacts-bottom__btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding: 11px;
  }

  .contacts-bottom__pane {
    min-height: 250px;
  }

  .found {
    padding-top: 10px;
  }

  .found__row {
    gap: 0;
  }

  .found__bg {
    max-width: unset;
    width: 150%;
    -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
            transform: translateX(-20%);
  }

  .found__title {
    margin-bottom: 20px;
  }

  .found__box {
    gap: 25px;
  }

  .found__second {
    margin-bottom: 10px;
  }

  .rezult__search {
    margin-bottom: 10px;
  }

  .rezult__search input {
    padding-left: 20px;
  }

  .rezult__quantity {
    font-size: 13px;
  }

  .rezult__sert {
    font-size: 13px;
  }

  .rezult__sert span {
    margin-right: 10px;
  }

  .rezult__btn {
    padding: 5px 10px;
    font-size: 13px;
  }

  .rezult__btn span {
    margin: 0;
  }

  .rezult__wrapper {
    margin-bottom: 20px;
  }

  .rezult__text {
    font-size: 13px;
    gap: 10px;
  }

  .landing p {
    font-size: 13px;
    line-height: 165%;
  }

  .blockquote p {
    font-size: 13px;
  }

  .blockquote {
    padding: 20px 15px;
    padding-top: 40px;
  }

  .landing-quote.blockquote {
    padding: 20px 15px;
    font-size: 12px;
  }

  .landing-quote.blockquote::after {
    width: 45px;
    height: 35px;
  }

  .landing-column p {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }

  .landing-cards__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .landing-cards__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .landing-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }

  .landing-grid h5 {
    min-height: unset;
    margin-bottom: 10px;
  }

  .landing-table table th {
    padding: 15px;
  }

  .landing-table table td {
    padding: 15px;
    min-width: 300px;
  }
}

@media (max-width: 490px) {
  .work-staps .advant__grid::after {
    top: -200px;
  }
}

@media (max-width: 470px) {
  .home__container::after {
    width: 280px;
    height: 170px;
    top: -10px;
  }

  .home__text {
    max-width: 100%;
  }

  .home__title {
    max-width: 200px;
    margin-bottom: 10px;
  }

  .home__descr {
    font-size: 15px;
    max-width: 190px;
  }

  .home__btn {
    width: 100%;
  }
}

@media (max-width: 450px) {
  .decor--big {
    -webkit-transform: translate(-40%, 0%);
        -ms-transform: translate(-40%, 0%);
            transform: translate(-40%, 0%);
  }

  .decor--circles::before {
    opacity: .8;
    -webkit-transform: translate(-30%, 0%);
        -ms-transform: translate(-30%, 0%);
            transform: translate(-30%, 0%);
  }

  .sozial {
    gap: 10px;
  }

  .sozial svg {
    width: 25px;
    height: 25px;
  }

  .header__logo,
  .header.--fixed .header__logo {
    max-width: 90px;
  }

  .header__medium a {
    width: 25px;
    height: 25px;
  }

  .header__tel {
    font-size: 14px;
  }

  .grid-staps__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    font-size: 15px;
  }

  .grid-staps__item strong {
    font-size: 35px;
  }

  .grid-reviews {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 80px;
  }

  .grid-reviews__image {
    max-height: 350px;
    padding-bottom: 100%;
  }

  .grid-reviews__image picture,
  .grid-reviews__image img {
    position: absolute;
    inset: 0;
    -o-object-fit: unset;
       object-fit: unset;
  }

  .grid-reviews__name {
    font-size: 17px;
  }

  .grid-reviews__box {
    bottom: 40px;
  }

  .grid-reviews__post {
    margin-bottom: 10px;
  }

  .home__container::before {
    width: 450px;
    height: 250px;
    opacity: .8;
    -webkit-transform: translate(-30%, 20%);
        -ms-transform: translate(-30%, 20%);
            transform: translate(-30%, 20%);
  }

  .home__bg {
    bottom: 30%;
    width: 400px;
  }

  .advant__container {
    padding-bottom: 80px;
  }

  .advant__container::before {
    width: 80px;
    height: 80px;
    bottom: 0;
  }

  .advant__container::after {
    width: 80px;
    height: 80px;
    bottom: 5%;
  }

  .advant__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }

  .advant__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }

  .advant__icon {
    margin-bottom: 0;
    max-width: 40px;
    height: 40px;
  }

  .advant__text {
    max-width: 70%;
    font-size: 14px;
  }

  .advant .advant--green::after,
  .advant .advant--yelow::after {
    width: 180px;
    height: 160px;
    top: -55px;
    left: -15px;
  }

  .work-staps .container {
    padding: 60px 15px;
  }

  .work-staps .advant__grid::after {
    top: -220px;
  }

  .work-staps .decor--big {
    -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    top: 60%;
    right: 0;
  }

  .work-staps .decor--big::after {
    height: 750px;
  }

  .potrfolio__grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .potrfolio__nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .potrfolio__btn {
    width: 100%;
  }
}

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

  .form__bottom {
    padding-bottom: 60px;
  }

  .stocks-item__image {
    padding-bottom: 100%;
  }

  .product__grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .product__grid::before {
    bottom: 43%;
  }

  .product__grid::after {
    top: -1.5%;
    z-index: -1;
  }

  .product__item {
    min-height: 200px;
  }

  .product__item::before {
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.620373)), to(#01140F));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.620373) 45.89%, #01140F 100%);
  }

  .product__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .product__name {
    min-height: unset;
    font-size: 17px;
  }

  .product__name span {
    display: inline-block;
  }

  .product .product--decor::before {
    top: 0;
    left: 15%;
    width: 130px;
  }

  .product .product--decor::after {
    right: 30%;
    bottom: 20%;
    width: 130px;
  }

  .services-swiper.swiper::after {
    width: 13%;
  }

  .services-swiper__name {
    font-size: 16px;
  }

  .main-form__wrapper {
    padding-bottom: 65%;
  }

  .main-form__bg {
    top: auto;
    bottom: 0;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }

  .product-page {
    padding-bottom: 40px;
  }

  .product-page__btn {
    width: 100%;
  }

  .contacts-tabs__row {
    gap: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 375px) {
  .header__wrapper {
    padding-top: 110px;
  }

  .advant__container {
    padding-bottom: 50px;
  }
}

@media (max-width: 370px) {
  .main {
    padding-top: 100px;
  }

  .sozial svg {
    width: 30px;
    height: 30px;
  }

  .header {
    padding: 15px 0;
  }

  .header__logo,
  .header.--fixed .header__logo {
    max-width: 80px;
  }

  .header__shell {
    padding-right: 0;
  }

  .header__midle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .home__container {
    padding-top: 10px;
  }

  .clientele__item {
    min-height: 90px;
  }

  .main-form__wrapper {
    padding: 25px 15px;
    padding-bottom: 65%;
  }
}

@media (max-width: 360px) {
  .modal-search .search {
    min-width: 250px;
  }
}

@media (max-width: 350px) {
  .clientele__item img {
    max-width: 70%;
  }
}

@media (any-hover: hover) {
  .btn:hover::after {
    width: 100%;
    opacity: 1;
  }

  .main-link:hover::after {
    width: 100%;
    opacity: 1;
  }

  .search__btn:hover {
    -webkit-transform: translateY(-50%) scale(1.1);
        -ms-transform: translateY(-50%) scale(1.1);
            transform: translateY(-50%) scale(1.1);
  }

  .search__btn:hover svg path {
    stroke: #E60074;
  }

  .sozial a:hover svg circle {
    fill: #E60074;
  }

  .sozial .inst:hover {
    opacity: .8;
  }

  .sozial .inst:hover circle {
    fill: url(#paint0_linear_2_51);
  }

  .slide-btn:hover svg {
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px);
  }

  .slide-btn.-next:hover svg {
    -webkit-transform: translateX(10px) rotate(180deg);
        -ms-transform: translateX(10px) rotate(180deg);
            transform: translateX(10px) rotate(180deg);
  }

  .more:hover {
    border-color: transparent;
  }

  .item-products:hover .item-products__image::after {
    opacity: .3;
  }

  .item-products:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }

  .item-products:hover .item-products__descr {
    color: #E60074;
  }

  .requisite a:hover::after {
    width: 0;
    opacity: 0;
  }

  .phone:hover {
    color: #E60074;
  }

  .header__logo a:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }

  .header__item .drop__button:hover span {
    border-color: #007B77;
  }

  .header__tel:hover {
    color: #E60074;
  }

  .header__mail:hover {
    color: #E60074;
  }

  .header__catalog:hover::after,
  .header__catalog:hover::before {
    -webkit-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
            transform: translate(0, 0%);
  }

  .drop__button:hover .drop__wrapper {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate(0, 33px);
        -ms-transform: translate(0, 33px);
            transform: translate(0, 33px);
  }

  .drop__button:hover::after {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }

  .buttons__item:hover .buttons__wrapper {
    max-width: 300px;
  }

  .buttons__item:hover svg path {
    stroke: #ffffff;
  }

  .catalog__cloce:hover svg {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }

  .catalog__cloce:hover svg path {
    stroke: #04B9B3;
  }

  .menu-catalog__nav a:hover {
    color: #04B9B3;
  }

  .menu-catalog__link:hover {
    color: #04B9B3;
  }

  .product-item:hover .product-item__descr {
    color: #007b77;
  }

  .tags a:hover::after,
  .tags button:hover::after {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }

  .grid-products .product__item:hover .product__name {
    -webkit-transform: translate(-50%, -70px);
        -ms-transform: translate(-50%, -70px);
            transform: translate(-50%, -70px);
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }

  .grid-products .product__item:hover .product__box {
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }

  .grid-reviews__item:hover .grid-reviews__image::after {
    height: 100%;
  }

  .grid-reviews__item:hover .grid-reviews__box {
    pointer-events: auto;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 1;
  }

  .grid-reviews__link:hover::after {
    width: 0;
    opacity: 0;
  }

  .gallary-page__btn:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }

  .gallary-page__item:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .dropdowns__button:hover i {
    border-color: #ffffff;
  }

  .dropdowns__button:hover::before,
  .dropdowns__button:hover::after {
    opacity: 1;
    height: 50%;
  }

  .list a:hover::after {
    width: 0;
    opacity: 0;
  }

  .page-nav__btn:hover {
    color: #04B9B3;
  }

  .page-nav__btn:hover svg path {
    stroke: #04B9B3;
  }

  .modal-body__close:hover {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }

  .form-modal__politick a:hover::after {
    width: 0;
    opacity: 0;
  }

  .product__item:hover .product__hover {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }

  .services-swiper__slide:hover .services-swiper__item {
    z-index: 2;
    -webkit-transform: translateZ(0) scale(1.5);
            transform: translateZ(0) scale(1.5);
  }

  .services-swiper__slide.swiper-slide-active:hover .services-swiper__item {
    z-index: 2;
    -webkit-transform: translateZ(0) scale(1.5) translateX(18%);
            transform: translateZ(0) scale(1.5) translateX(18%);
  }

  .advant .advant--green:hover::after,
  .advant .advant--yelow:hover::after {
    -webkit-transform: scale(1.1) rotate(25deg);
        -ms-transform: scale(1.1) rotate(25deg);
            transform: scale(1.1) rotate(25deg);
  }

  .clientele__item:hover {
    -webkit-clip-path: polygon(91% 0, 100% 50%, 91% 100%, 0 100%, 0 50%, 0 0);
            clip-path: polygon(91% 0, 100% 50%, 91% 100%, 0 100%, 0 50%, 0 0);
  }

  .clientele__item:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .contacts__logo:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .contacts__tel:hover {
    color: #E60074;
  }

  .contacts__btn:hover {
    color: #ffffff;
  }

  .contacts__btn:hover::after {
    width: 0;
    opacity: 0;
  }

  .landing-cards__item:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }

  .landing-grid__img:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.exact-time {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    position: relative;
/*    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;*/
/*    position: absolute;
    top: -20px;
    right: 0;
    width: 166px*/
}

.exact-time.active {
    opacity: 1;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.zapis-calendar {
    background: url(/local/templates/milonya_site/assets/css/../img/svg/calendar.svg) no-repeat;
    background-position: 0 0;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 15px;
    top: 17px
}

form label.error {
    font-size: 12px;
    color: #000;
    line-height: 1;
    text-align: center;
    position: absolute;
    left: -30px;
    top: -30px;
    width: 280px;
    padding: 15px 20px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    -webkit-box-shadow: 6.561px 7.547px 13px 0px rgba(0,0,0,.13);
    box-shadow: 6.561px 7.547px 13px 0px rgba(0,0,0,.13)
}

form label.error:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top: 15px solid #fff
}

.form-modal__row span, .form__row span {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.form-modal__row span .form-modal__input, .form__row span .form__input {
    width: 100%;
}

.play {
  overflow: hidden;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(0, 33, 23, 0.7);
  width: 108px;
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.play::after {
  content: "";
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 101%;
  height: 101%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  background-color: #E60074;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.play img {
  position: relative;
  z-index: 1;
  max-width: 50px;
  height: auto !important;
}

.up {
  will-change: transform;
  position: fixed;
  overflow: visible;
  bottom: 80px;
  right: calc((100% - 1350px) / 2);
  z-index: 10;
  -webkit-transform: translateY(50%) scale(0.5);
      -ms-transform: translateY(50%) scale(0.5);
          transform: translateY(50%) scale(0.5);
  opacity: 0;
  -webkit-transition: 0.5s all ease 0s;
  -o-transition: 0.5s all ease 0s;
  transition: 0.5s all ease 0s;
}

.up.--visible {
  -webkit-transform: translateY(0%) scale(1);
      -ms-transform: translateY(0%) scale(1);
          transform: translateY(0%) scale(1);
  opacity: 1;
}

.up svg {
  overflow: visible;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.up svg path {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.potrfolio-swiper__slide.swiper-slide-active .potrfolio-swiper__box .play {
  will-change: transform;
  -webkit-transform: translateZ(50px) translate(-50%, -50%);
  transform: translateZ(50px) translate(-50%, -50%);
}

@media (max-width: 1440px) {
  .up {
    right: 45px;
  }
}

@media (max-width: 1366px) {
  .up {
    right: 35px;
  }
}

@media (max-width: 1250px) {
  .play img {
    max-width: 40px;
  }

  .play {
    width: 90px;
    height: 90px;
  }

  .up {
    right: 25px;
  }
}

@media (max-width: 1050px) {
  .up {
    right: 15px;
  }
}

@media (max-width: 950px) {
  .play img {
    max-width: 35px;
  }

  .play {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 750px) {
  .play img {
    max-width: 30px;
  }

  .play {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 550px) {
  .up svg {
    max-width: 100px;
  }
}

@media (any-hover: hover) {
  .play:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }

  .up:hover svg path:nth-child(1) {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
  }

  .up:hover svg path:nth-child(2) {
    fill: #000705;
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
  }

  .up:hover svg path:nth-child(3) {
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
  }
}




/* New Block Style Start*/

.new-product .product-page__box {
  margin-bottom: 55px;
}

.new-product .product-page__item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.new-product .product-page__grid {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}

.advant__grid {
  -webkit-column-gap: 55px;
     -moz-column-gap: 55px;
          column-gap: 55px;
}

.grid-staps__item {
  padding-right: 0;
}

.repair {
  background-color: #02281D;
  padding-top: 65px;
  padding-bottom: 115px;
}

.repair__container::before {
  top: auto;
  bottom: 0;
  left: 50%;
  width: 160px;
  height: 190px;
  -webkit-transform: translate(-50%, 85%) rotate(-75deg);
      -ms-transform: translate(-50%, 85%) rotate(-75deg);
          transform: translate(-50%, 85%) rotate(-75deg);
}

.repair__container::after {
  bottom: auto;
  top: 0;
  width: 133px;
  height: 160px;
  -webkit-transform: translate(52%, -72%);
      -ms-transform: translate(52%, -72%);
          transform: translate(52%, -72%);
}

.repair__title {
  position: relative;
  z-index: 2;
  margin-bottom: 54px;
}

.repair__grid {
  position: relative;
  z-index: 2;
  -webkit-column-gap: 65px;
     -moz-column-gap: 65px;
          column-gap: 65px;
  row-gap: 45px;
  margin-bottom: 60px;
}

.repair__item::after,
.repair__item::before {
  display: none;
}

.repair__item.-big {
  position: relative;
  grid-column: 2 span;
  grid-row: 2 span;
}

.repair__icon {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.repair__descr {
  position: relative;
  z-index: 1;
  font-size: 20px;
}

.repair__image {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -7%);
      -ms-transform: translate(-50%, -7%);
          transform: translate(-50%, -7%);
  width: 100%;
}

.repair__image img {
  -webkit-clip-path: polygon(50% 0, 100% 7%, 100% 91%, 50% 100%, 0 91%, 0 7%);
          clip-path: polygon(50% 0, 100% 7%, 100% 91%, 50% 100%, 0 91%, 0 7%);
}

.repair__image::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 410px;
  height: 460px;
  -webkit-transform: translate(54%, 21%);
      -ms-transform: translate(54%, 21%);
          transform: translate(54%, 21%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/milonya_site/assets/css/../img/repair/decor.png");
}

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

.repair__btn {
  position: relative;
  z-index: 2;
}

.our-designers {
  overflow: unset;
  padding-bottom: 90px;
}

.our-designers::before {
  -webkit-transform: translate(-23%, -25%);
      -ms-transform: translate(-23%, -25%);
          transform: translate(-23%, -25%);
}

.our-designers__box {
  gap: 30px;
}

.our-designers__item {
  max-width: 980px;
}

.our-designers__item:nth-child(2n) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.our-designers__item .item-designers__descr {
  font-size: 13px;
}

.our-designers__item .item-designers__btn {
  margin-top: auto;
}

.item-designers {
  position: relative;
  z-index: 2;
}

.item-designers__image {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 322px;
          flex: 0 0 322px;
}

.item-designers__image img {
  width: 100%;
  height: 100%;
}

.item-designers__content {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  gap: 12px;
  padding: 26px;
  padding-right: 50px;
  -webkit-transform: perspective(500px);
          transform: perspective(500px);
}

.item-designers__content::before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 0;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: none;
}

.item-designers__content::after {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45.89%, rgba(1, 20, 15, 0.62)), to(#01140F));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.62) 45.89%, #01140F 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 20, 15, 0.62) 45.89%, #01140F 100%);
  opacity: 0.5;
}

.item-designers__name {
  font-size: 19px;
  -webkit-transform: translateZ(6px);
          transform: translateZ(6px);
}

.item-designers strong {
  font-weight: 700;
  font-size: 13px;
  color: #FF5AAD;
  -webkit-transform: translateZ(3px) translate(4px, 0);
          transform: translateZ(3px) translate(4px, 0);
}

.item-designers__descr {
  gap: 15px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 130%;
  font-weight: 400;
  -webkit-transform: translateZ(3px) translate(1px, 0);
          transform: translateZ(3px) translate(1px, 0);
}

.item-designers__btn.btn {
  font-size: 16px;
  -webkit-transform: translateZ(10px) translate(5px, -5px);
          transform: translateZ(10px) translate(5px, -5px);
}

@media (max-width: 1366px) {
  .new-product .product-page__grid {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }

  .repair__grid {
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
    row-gap: 40px;
  }

  .repair__descr {
    font-size: 18px;
  }
}

@media (max-width: 1250px) {
  .new-product .product-page__box {
    margin-bottom: 40px;
  }

  .new-product .product-page__grid {
    row-gap: 20px;
  }

  .repair {
    padding-top: 55px;
    padding-bottom: 100px;
  }

  .repair__title {
    margin-bottom: 40px;
  }

  .repair__grid {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
    row-gap: 35px;
  }

  .repair__descr {
    font-size: 17px;
  }

  .our-designers {
    padding-bottom: 60px;
  }

  .item-designers__name {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  .item-designers strong {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  .item-designers__descr {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }

  .item-designers__btn.btn {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
}

@media (max-width: 1050px) {
  .repair {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .repair__grid {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 30px;
  }

  .repair__icon {
    margin-bottom: 25px;
  }

  .repair__descr {
    font-size: 16px;
  }

  .our-designers {
    padding-bottom: 50px;
  }

  .item-designers__content {
    padding: 25px 20px;
  }
}

@media (max-width: 950px) {
  .new-product .product-page__grid {
    row-gap: 20px;
  }

  .repair {
    padding-bottom: 120px;
  }

  .repair__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
    margin-bottom: 80px;
  }

  .repair__image {
    height: 350px;
  }

  .repair__image::after {
    width: 300px;
    height: 370px;
    -webkit-transform: translate(54%, 69%);
        -ms-transform: translate(54%, 69%);
            transform: translate(54%, 69%);
  }

  .item-designers__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 290px;
            flex: 0 0 290px;
  }

  .item-designers__descr {
    font-size: 13px;
  }
}

@media (max-width: 750px) {
  .new-product .product-page__grid {
    gap: 25px;
  }

  .repair {
    padding-top: 40px;
  }

  .repair__title {
    margin-bottom: 35px;
  }

  .repair__grid {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
  }

  .repair__item.-big {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 85%;
  }

  .repair__icon {
    max-width: 45px;
  }

  .repair__image {
    height: auto;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }

  .repair__image::after {
    width: 250px;
    height: 300px;
    -webkit-transform: translate(54%, 69%);
    -ms-transform: translate(54%, 69%);
    transform: translate(9%, 86%);
  }

  .our-designers::before {
    -webkit-transform: translate(-23%, 25%);
        -ms-transform: translate(-23%, 25%);
            transform: translate(-23%, 25%);
    top: auto;
    bottom: 0;
  }

  .our-designers {
    padding-bottom: 40px;
  }

  .item-designers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .item-designers__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .item-designers__content::before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: none;
  }

  .item-designers__descr {
    gap: 10px;
  }
}

@media (max-width: 550px) {
  .repair__container::before {
    bottom: 33%;
    left: 80%;
  }

  .repair__container::after {
    top: 6%;
    right: 9%;
  }

  .repair__title {
    margin-bottom: 30px;
  }

  .repair__grid {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 35px;
  }

  .repair__item::after,
  .repair__item::before {
    display: block;
  }

  .repair__icon {
    margin-bottom: 20px;
  }

  .repair__descr {
    font-size: 14px;
  }

  .our-designers__box {
    gap: 25px;
  }

  .our-designers__item .item-designers__descr {
    font-size: 12px;
  }

  .item-designers__content {
    padding: 20px 15px;
  }

  .item-designers__descr {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

@media (max-width: 450px) {
  .repair {
    padding: 50px 0;
  }

  .repair__title {
    margin-bottom: 20px;
  }

  .repair__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .repair__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }

  .repair__item.-big {
    grid-column: auto;
    grid-row: auto;
    padding-bottom: 90%;
  }

  .repair__icon {
    margin-bottom: 15px;
  }

  .repair__descr {
    max-width: 220px;
  }

  .repair__image::after {
    display: none;
  }

  .repair__btn {
    width: 100%;
  }

  .our-designers::before {
    -webkit-transform: translate(-23%, 25%);
        -ms-transform: translate(-23%, 25%);
            transform: translate(-23%, 25%);
  }
}

@media (max-width: 400px) {
  .item-designers__content {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .item-designers__btn.btn {
    padding: 14px;
  }
}

.fancybox__content {
    padding: 0 !important;
}

.fancybox__slide.has-iframe .fancybox__content {
    height: 90% !important;
}

/* New Block Style End*/

@media (max-width: 767px) {
  
  .text-about_section, .text-about-mobile {
      display: none;
  }

}

.bx-core-adm-dialog .adm-detail-content-cell-l {
  color: #000 !important;
  font-size: 13px !important;
}

.adm-workarea option {
  color: #000 !important;
  font-size: 13px !important;
}

/* End */


/* Start:/local/templates/milonya_site/assets/css/jquery.fancybox.min.css?169056133124645*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, -150px, 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, 150px, 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:1050;outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide:focus-within:not(.is-selected){filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/milonya_site/assets/css/jquery.datetimepicker.css?169074500416560*/
.xdsoft_datetimepicker *{font-size: 13px;color: #333;}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:99999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:0 0;border:none}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:0 0}.xdsoft_noselect::-moz-selection{background:0 0}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}
.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}
.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}
.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#07d2bf}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}
.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#00a2d1;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#07d2bf !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#07d2bf 0 1px 3px 0 inset !important;color:#fff !important}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#07d2bf}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#07d2bf !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0%,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0%,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0%,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0%,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0%,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}
.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0%,#fff 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4f8fa),color-stop(73%,#fff));background:-webkit-linear-gradient(top,#f4f8fa 0%,#fff 73%);background:-o-linear-gradient(top,#f4f8fa 0%,#fff 73%);background:-ms-linear-gradient(top,#f4f8fa 0%,#fff 73%);background:linear-gradient(to bottom,#f4f8fa 0%,#fff 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

/* End */
/* /local/templates/milonya_site/assets/css/style.css?1759392979300789 */
/* /local/templates/milonya_site/assets/css/jquery.fancybox.min.css?169056133124645 */
/* /local/templates/milonya_site/assets/css/jquery.datetimepicker.css?169074500416560 */
