@charset "UTF-8";
body {
  font-family: "Lato", sans-serif;
  color: #000;
  overflow-y: auto;
}

.container {
  max-width: 143.8rem;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

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

/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

html {
  font-size: 62.5%;
}

/* =10px */
body {
  font-size: 1.4rem;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.2;
  overflow-x: hidden;
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

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

a {
  color: #000;
}

/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
}

input[type=submit]:hover,
button:hover {
  cursor: pointer;
}

/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
.display-none {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*-------Миксины-----------*/
.select {
  display: block;
  width: 100%;
  height: 4.4rem;
  position: relative;
  font-size: 1.4rem;
  margin-bottom: 2rem;
  color: #121212;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.7rem;
}

.new-select {
  position: relative;
  width: 100%;
  background: #fff;
  min-height: 4.4rem;
  border-radius: 0px;
  border: 1px solid #fff;
  color: rgba(0, 0, 0, 0.3);
  padding: 0.5rem 3.5rem 0.5rem 1.9rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.new-select.on {
  border-radius: 0px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  color: #121212;
  border-bottom: 0px solid transparent;
}

.new-select__list {
  position: absolute;
  top: 100%;
  left: 0;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  width: 100%;
  z-index: 2;
  background: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.new-select__list.on {
  display: block;
}

.new-select__item span {
  display: block;
  padding: 1rem 1.5rem 1rem 1.9rem;
  position: relative;
}

.new-select__item span:hover {
  color: #000000;
  opacity: 1;
}

.new-select:after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 0.7rem;
  position: absolute;
  right: 1.7rem;
  top: 1.6rem;
  background: url(../images/arrow-select.svg) no-repeat right center/cover;
  opacity: 0.6;
  transition: all 0.27s ease-in-out;
  transform: rotate(0deg);
}

.new-select.on:after {
  transform: rotate(180deg);
}

.wrapper-checkbox {
  margin-bottom: 2rem;
}



.new-select__item {
  opacity: 0.5;
  font-size: 15px;
  letter-spacing: 0.49px;
}
.new-select__item:hover {
  opacity: 1;
}

.languages {
  position: relative;
  padding-left: 3.2rem;
  font-size: 1.6rem;
  margin-right: 5rem;
}
.languages::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background: url(../images/lang-ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: 0.9rem;
}

.header-tel {
  position: relative;
  padding-left: 3.2rem;
  font-size: 1.6rem;
}
.header-tel::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background: url(../images/blue-tel-ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: -0.1rem;
}

.dropbtn {
  background: transparent;
  color: #000;
  padding: 1rem 0;
  border: none;
  cursor: pointer;
  position: relative;
}
.dropbtn::before {
  content: "";
  width: 1rem;
  height: 0.7rem;
  background: url(../images/ico-drop.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -2rem;
  top: 1.8rem;
}

/* Dropdown button on hover & focus */
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  z-index: 1;
  margin-left: -3.3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 0.5rem 3.3rem 0.5rem 3.3rem;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  color: #06a2e3;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block;
}

.btn-white {
  background: #FFFFFF;
  box-shadow: 0px 1rem 4rem rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  font-size: 1.8rem;
  line-height: 2.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #00A0E3;
  width: 32rem;
  height: 5.6rem;
  transition: 0.3s all ease;
}
.btn-white:hover {
  box-shadow: 0px 2rem 5rem rgba(0, 0, 0, 0.2);
  font-weight: 700;
}

textarea:focus-visible,
input:focus-visible {
  outline: none;
  border: 3px solid #ffffff!important;
  /*box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.8);*/
}

.btn-blue {
  background: #00A0E3;
  box-shadow: 0px 1rem 4rem rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  font-size: 1.8rem;
  line-height: 2.2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 32rem;
  height: 5.6rem;
  transition: 0.3s all ease;
}
.btn-blue:hover {
  box-shadow: 0px 2rem 5rem rgba(0, 0, 0, 0.2);
  font-weight: 700;
}

.title-section {
  font-weight: bold;
  font-size: 7.2rem;
  line-height: 8.6rem;
  color: #242424;
  padding-top: 16rem;
  padding-bottom: 9rem;
  border: 1px solid #F0F0F0;
  position: relative;
}
.title-section .line {
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  background: #F0F0F0;
  top: 0px;
}
.title-section .line1 {
  left: 16.667%;
}
.title-section .line2 {
  left: 33.334%;
}
.title-section .line3 {
  left: 50.001%;
}
.title-section .line4 {
  left: 66.668%;
}
.title-section .line5 {
  left: 83.335%;
}
.title-section .title {
  max-width: 80rem;
  position: relative;
}
.title-section .title::before {
  content: "";
  display: block;
  width: 8rem;
  height: 0.6rem;
  left: -9.5rem;
  top: 4rem;
  background: #E5097F;
  position: absolute;
}

body {
  padding-top: 6.7rem;
}

header {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  color: #1A1A1A;
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 7;
}
header.fixed {
  box-shadow: 0px 0px 14px 0px rgba(34, 60, 80, 0.2);
}
header .logo {
  margin-right: 5.1rem;
  width: 18.4rem;
  height: 4.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
header .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
header .menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  flex: 1 1 auto;
}
header .menu li a {
  margin-right: 4.6rem;
  font-size: 1.6rem;
}
header .menu li a:hover {
  color: #06a2e3;
}
header .header-right {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.top-block {
  background: #00A0E3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.top-block:before {
  content: "";
  width: 17rem;
  height: 69.7rem;
  position: absolute;
  left: 3rem;
  top: 3rem;
  background: url(../images/top-decor.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.top-block .top-block-left {
  width: 50%;
}
.top-block .top-block-left .top-block-left-body {
  max-width: 70.3rem;
  width: 100%;
  margin-left: auto;
}
.top-block .top-block-left .top-block-left-body .title {
  font-weight: bold;
  font-size: 7.2rem;
  line-height: 8.6rem;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 1rem;
}
.top-block .top-block-left .top-block-left-body .p {
  padding-left: 3rem;
  font-size: 3.8rem;
  line-height: 4.6rem;
  color: #FFFFFF;
  margin-bottom: 5rem;
  max-width: 53rem;
}
.top-block .top-block-left .top-block-left-body .btn-white {
  margin-left: 3rem;
}
.top-block .top-block-right {
  width: 50%;
}
.top-block .top-block-right img {
  width: 100%;
  height: 77rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.products-block .products-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  border-left: 1px solid #F0F0F0;
}
.products-block .products-wrapper .products-cart {
  padding: 2rem;
  width: 33.333%;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.products-block .products-wrapper .products-cart .img {
  width: 100%;
  height: 48rem;
  padding: 4rem;
  background: #FAFAFA;
  margin-bottom: 1rem;
}
.products-block .products-wrapper .products-cart .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.products-block .products-wrapper .products-cart .title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #242424;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 3rem;
}
.products-block .products-wrapper .products-cart .price {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #E5097F;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1.4rem;
}
.products-block .products-wrapper .products-cart .price span {
  margin-left: 0.5rem;
}
.products-block .products-btn-wrapper {
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding: 6rem 4rem;
}

.advantages-block .advantages-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.advantages-block .advantages-wrapper .advantages-left {
  width: 66.668%;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding-bottom: 6rem;
}
.advantages-block .advantages-wrapper .advantages-left ul {
  margin: 0px;
  padding: 6rem 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.advantages-block .advantages-wrapper .advantages-left ul li {
  margin-bottom: 2rem;
  padding-right: 6rem;
  width: 50%;
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #242424;
}
.advantages-block .advantages-wrapper .advantages-left .btn-blue {
  margin-left: 4rem;
}
.advantages-block .advantages-wrapper .advantages-right {
  width: calc(100% - 66.668%);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.advantages-block .advantages-wrapper .advantages-right .advantages-cart {
  width: 50%;
  height: 50%;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-align: center;
  color: #1A1A1A;
  padding-left: 2.7rem;
  padding-right: 2.7rem;
}
.advantages-block .advantages-wrapper .advantages-right .advantages-cart img {
  width: 8rem;
  height: 8rem;
  margin-bottom: 2.7rem;
  margin-left: auto;
  margin-right: auto;
}

.about-cooperation {
  overflow: hidden;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}

.about-cooperation .about-cooperation-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-text {
  width: 33.334%;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding: 4rem 5rem 1rem 4rem;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-text .title {
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 4rem;
  color: #242424;
  margin-bottom: 3rem;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-text .p {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #242424;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-text .p p {
  margin-bottom: 3rem;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider {
  width: calc(100% - 33.334%);
  background: #00A0E3;
  position: relative;
  z-index: 2;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link,
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big {
  position: relative;
  display: block;
  overflow: hidden;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper {
  width: 100%;
  margin-top: 10rem;
  margin-left: 5rem;
  background: url(../images/cooperation-wrapp.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slider-big {
  padding: 5.2% 12.2% 9%;
  border-radius: 0.5rem;
  overflow: hidden;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slider-big .img {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 2px solid #000;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slick-arrow {
  position: absolute;
  width: 2.4rem;
  height: 4rem;
  background: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0px;
  border: 0px solid transparent;
  top: calc(50% - 2rem);
  opacity: 0.4;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slick-arrow.slick-prev {
  left: 6%;
  transform: rotate(180deg);
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slick-arrow.slick-next {
  right: 6%;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper .slick-arrow:hover {
  cursor: pointer;
  opacity: 1;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider::after {
  content: "";
  height: 100%;
  width: 100vw;
  position: absolute;
  display: block;
  left: 0px;
  background: #00A0E3;
  z-index: -1;
  top: 0px;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider::before {
	content: "";
	width: 17rem;
	height: 80rem;
	background: url(../images/cooperation-decor.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 105%;
	bottom: 7.5rem;
	z-index: 0;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link {
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 4rem;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin-left: 10rem;
  margin-top: 5rem;
}

.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link a {
  text-decoration: underline;
  color: #fff;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link .slick-dots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link .slick-dots button {
  background: #FFFFFF;
  opacity: 0.4;
  font-size: 0px;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
  padding: 0px;
  border: 0px solid transparent;
  margin-left: 1.3rem;
  margin-right: 1.3rem;
}
.about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link .slick-dots .slick-active button {
  opacity: 1;
}

.work-plan .work-plan-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  padding: 5rem 4rem 4rem 4rem;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
}
.work-plan .work-plan-wrapper .col20 {
  width: 20%;
  margin-bottom: 2.3rem;
}
.work-plan .work-plan-wrapper .col20:last-child .number {
  border-bottom: 1px solid transparent;
}
.work-plan .work-plan-wrapper .number {
  border-bottom: 1px solid #F0F0F0;
  font-weight: 800;
  font-size: 10rem;
  line-height: 8.6rem;
  color: #00A0E3;
  padding-bottom: 4.5rem;
  position: relative;
}
.work-plan .work-plan-wrapper .number::before {
  content: "";
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  background: #FFFFFF;
  border: 2px solid #E6E6E6;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  bottom: -1.6rem;
}
.work-plan .work-plan-wrapper .number::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  background: #E5097F;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  bottom: -0.7rem;
  left: 0.9rem;
}
.work-plan .work-plan-wrapper .number:last-child {
  border-bottom: 1px solid transparent;
}
.work-plan .work-plan-wrapper .text {
  font-size: 1.8rem;
  line-height: 2.4rem;
  padding-right: 3.2rem;
  color: #242424;
  padding-top: 4.5rem;
}
.work-plan .btn-footer {
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-bottom: 5rem;
}

.about-us .about-us-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.about-us .about-us-wrapper .col33 {
  width: 33.334%;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  padding: 4rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #242424;
}
.about-us .about-us-wrapper .col66 {
  width: 66.666%;
  border-right: 1px solid #F0F0F0;
}
.about-us .about-us-wrapper .col66 .img {
  padding: 2rem;
  border-right: 1px solid #F0F0F0;
}
.about-us .about-us-wrapper .col66 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.requirements-for-representative .requirements-for-representative-list {
  padding: 4rem;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
}
.requirements-for-representative .requirements-for-representative-list ul {
  padding-left: 0px;
  margin: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.requirements-for-representative .requirements-for-representative-list ul li {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 2rem;
  padding-right: 5rem;
  width: 33.333%;
  color: #242424;
}

.contact-us .contact-us-wrapper {
  padding: 4rem;
  border-left: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
}
.contact-us .contact-us-wrapper .text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #242424;
  margin-bottom: 2rem;
}
.contact-us .contact-us-wrapper .text ul {
  padding-left: 1rem;
  margin: 0px;
}
.contact-us .contact-us-wrapper .text ul li {
  margin-bottom: 2rem;
}
.contact-us .contact-us-wrapper .text p {
  margin-bottom: 2rem;
}
.contact-us .contact-us-wrapper .text .col33 {
  width: 33.334%;
  padding-right: 6rem;
}
.contact-us .contact-us-wrapper .text .col66 {
  width: 66.666%;
  padding-right: 4rem;
}
.contact-us .contact-us-wrapper .contact {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #242424;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.contact-us .contact-us-wrapper .contact .col33 {
  width: 33.334%;
  padding-right: 1.5rem;
}
.contact-us .contact-us-wrapper .contact .col66 {
  width: 66.666%;
  padding-right: 1.5rem;
}
.contact-us .contact-us-wrapper .contact .col100 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  width: 100%;
}
.contact-us .contact-us-wrapper .contact .col100 a {
  display: inline-block;
  margin-right: 1.7rem;
}
.contact-us .contact-us-wrapper .contact .col100 a img {
  width: 2.6rem;
  height: 2.6rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-us .contact-us-wrapper .contact .mailto,
.contact-us .contact-us-wrapper .contact .tel {
  position: relative;
  padding-left: 4.6rem;
  margin-bottom: 2rem;
}
.contact-us .contact-us-wrapper .contact .tel::before {
  content: "";
  width: 2.6rem;
  height: 2.6rem;
  background: url(../images/grean-tel-ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: 0.5rem;
}
.contact-us .contact-us-wrapper .contact .mailto::before {
  content: "";
  width: 2.6rem;
  height: 2.6rem;
  background: url(../images/maile.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: 0.5rem;
}
.contact-us .contact-us-footer .title-section {
  padding-bottom: 0px;
}

.send-request {
  background-color: #00a0e3;
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
}
.send-request::after {
	content: "";
	height: 78.8rem;
	width: 41.1rem;
	display: block;
	position: absolute;
	right: 5rem;
	top: 8.2rem;
	background: url(../images/footer.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.send-request .title {
  color: #ffffff;
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 8.6rem;
  margin-bottom: 5.2rem;
}
.send-request form {
  max-width: 102rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.send-request form .col4 {
  position: relative;
  padding-top: 1.5rem;
  width: calc(33.333% - 2rem);
  margin-bottom: 1.5rem;
}
.send-request form .col12 {
  position: relative;
  padding-top: 1.5rem;
  width: 100%;
  margin-bottom: 3rem;
}
.send-request form label {
  position: absolute;
  background-color: #00a0e3;
  top: 0;
  color: #fff;
  font-size: 1.4rem;
  opacity: 1;
  transform: translateY(0.8rem);
  transition: all 0.2s ease-out;
  margin-left: 2.2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.send-request form textarea {
  width: 100%;
  display: block;
  height: 12rem;
  border-radius: 0.5rem;
  border: 1px solid #ffffff;
  background: transparent;
  padding-left: 2.2rem;
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: 400;
  line-height: 3rem;
  padding-top: 1rem;
}
.send-request form input {
  width: 100%;
  display: block;
  height: 5.6rem;
  border-radius: 0.5rem;
  border: 1px solid #ffffff;
  background: transparent;
  padding-left: 2.2rem;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3rem;
}
.send-request form textarea:-moz-placeholder-shown + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form textarea:-ms-input-placeholder + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form textarea:placeholder-shown + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form input:-moz-placeholder-shown + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form input:-ms-input-placeholder + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form input:placeholder-shown + label {
  opacity: 0;
  transform: translateY(1.5rem);
  background: #00a0e3;
  border-radius: 0.4rem;
  box-shadow: 0px -9px 11px 0px rgba(255, 255, 255, 0.8);
}
.send-request form input[type=submit] {
  background: #FFFFFF;
  box-shadow: 0px 1rem 4rem rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #00A0E3;
  width: 32rem;
  height: 5.6rem;
  transition: 0.3s all ease;
}
.send-request form input[type=submit]:hover {
  box-shadow: 0px 2rem 5rem rgba(0, 0, 0, 0.2);
  font-weight: 700;
}

footer {
  background-color: #000000;
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
footer .footer-top {
  padding-bottom: 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
footer .footer-top .contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
footer .footer-top .contact a {
  margin-left: 2rem;
}
footer .footer-top .contact a img {
  width: 3.2rem;
  height: 3.2rem;
  -o-object-fit: contain;
     object-fit: contain;
}
footer .footer-bottom {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 400;
}
footer .footer-bottom a {
  color: #fff;
  position: relative;
  padding-left: 3.2rem;
  font-size: 1.6rem;
  margin-left: 6rem;
}
footer .footer-bottom .tel::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background: url(../images/tel-ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: -0.1rem;
}
footer .footer-bottom .mailto::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background: url(../images/maile-ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  left: 0px;
  top: -0.1rem;
}

.zoom-anim-dialog {
  background: #fff;
  padding-top: 4rem;
}
.zoom-anim-dialog .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zoom-anim-dialog .modal-slider {
  width: 70rem;
}
.zoom-anim-dialog .modal-slider .img {
  background: #fafafa;
  width: 100%;
  padding: 4rem;
}
.zoom-anim-dialog .modal-slider .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.zoom-anim-dialog .modal-slider .slick-arrow {
  width: 7rem;
  height: 12rem;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 6rem);
  border: 0px solid transparent;
  z-index: 9;
  font-size: 0px;
  padding: 0px;
}
.zoom-anim-dialog .modal-slider .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.zoom-anim-dialog .modal-slider .slick-arrow:hover::before {
  opacity: 1;
  filter: invert(51%) sepia(91%) saturate(2188%) hue-rotate(164deg) brightness(91%) contrast(100%);
}
.zoom-anim-dialog .modal-slider .slick-arrow::before {
  position: absolute;
  content: "";
  width: 2.4rem;
  height: 4rem;
  background: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0px;
  border: 0px solid transparent;
  top: calc(50% - 2rem);
  left: calc(50% - 1.4rem);
  opacity: 0.2;
  filter: invert(0%) sepia(4%) saturate(941%) hue-rotate(327deg) brightness(88%) contrast(80%);
}
.zoom-anim-dialog .modal-slider .slick-arrow.slick-prev {
  border-radius: 0px 6rem 6rem 0px;
  left: 0px;
}
.zoom-anim-dialog .modal-slider .slick-arrow.slick-prev::before {
  left: 2rem;
  transform: rotate(180deg);
}
.zoom-anim-dialog .modal-slider .slick-arrow.slick-next {
  border-radius: 6rem 0px 0px 6rem;
  right: 0px;
}
.zoom-anim-dialog .modal-slider .slick-arrow.slick-next::before {
  right: 2rem;
}
.zoom-anim-dialog .modal-slider .slick-dots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.zoom-anim-dialog .modal-slider .slick-dots li {
  height: 1.8rem;
  font-size: 0px;
  line-height: 0;
}
.zoom-anim-dialog .modal-slider .slick-dots button {
  border-radius: 50%;
  border: 0px solid transparent;
  font-size: 0px;
  background: #D7D7D7;
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 2.6rem;
}
.zoom-anim-dialog .modal-slider .slick-dots .slick-active button {
  border-radius: 50%;
  border: 0px solid transparent;
  font-size: 0px;
  background: #00A0E3;
}
.zoom-anim-dialog .modal-text {
  width: calc(100% - 70rem);
  padding-left: 6.5rem;
}
.zoom-anim-dialog .modal-text .title {
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 4rem;
  color: #242424;
  margin-bottom: 1.5rem;
}
.zoom-anim-dialog .modal-text .article {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #1A1A1A;
  margin-bottom: 4rem;
}
.zoom-anim-dialog .modal-text .text {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #1A1A1A;
}
.zoom-anim-dialog .modal-text .text p {
  margin-bottom: 3rem;
}
.zoom-anim-dialog .modal-text .text strong {
  font-size: 1.8rem;
}
.zoom-anim-dialog .modal-text .text ul {
  padding-left: 0;
}
.zoom-anim-dialog .modal-text .text ul li {
  list-style: none;
  padding-left: 1.9rem;
  position: relative;
}
.zoom-anim-dialog .modal-text .text ul li::before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  border: 3px solid #00A0E3;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 0.5rem;
}
.zoom-anim-dialog .modal-text .footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.zoom-anim-dialog .modal-text .footer a {
  background: #F0F0F0;
  border-radius: 5px;
  max-width: 24rem;
  width: 100%;
  height: 5.6rem;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #19365E;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
.zoom-anim-dialog .mfp-close {
  width: auto;
  height: 3.6rem;
  position: absolute;
  right: 3rem;
  top: 3rem;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0;
  font-style: normal;
  font-size: 28px;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  display: flex;
  align-items: center;
  text-align: right;
  color: #AAAAAA;
}
.zoom-anim-dialog .mfp-close::after {
  content: "";
  width: 3.6rem;
  height: 3.6rem;
  background: url(../images/close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: 2rem;
}

/*-------Миксины-----------*/
@media (max-width: 1600px) {
  html {
    font-size: 52.5%;
  }

  .top-block .top-block-left .top-block-left-body {
    position: relative;
  }

  .zoom-anim-dialog .mfp-close {
    height: 1.8rem;
    font-size: 1.4rem;
    line-height: 2.2rem;
    top: 1rem;
    right: 1rem;
  }

  .zoom-anim-dialog .mfp-close::after {
    width: 1.8rem;
    height: 1.8rem;
    margin-left: 1rem;
  }

  .top-block .top-block-right img {
    z-index: 5;
    position: relative;
  }
}
@media (max-width: 1366px) {
  .zoom-anim-dialog .modal-text .text p {
    margin-bottom: 1rem;
  }

  .zoom-anim-dialog .modal-text .article {
    margin-bottom: 2rem;
  }

  .zoom-anim-dialog .modal-text {
    width: calc(100% - 38rem);
    padding-left: 4rem;
  }

  .zoom-anim-dialog .modal-slider {
    width: 100%;
    max-width: 38rem;
    margin-left: auto;
    margin-right: auto;
  }

  .title-section .title::before {
    width: 4rem;
    height: 0.4rem;
    left: -6.5rem;
    top: 2.5rem;
  }

  .title-section {
    font-size: 4.8rem;
    line-height: 1;
  }

  .top-block .top-block-left .top-block-left-body .title {
    font-size: 4.8rem;
    line-height: 1;
  }

  .top-block .top-block-left .top-block-left-body {
    padding-left: 1.5rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper {
    margin-left: 0rem;
    padding-right: 0rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link {
    margin-left: 0rem;
    margin-top: 5rem;
  }

  .send-request .title {
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 1;
  }

  .title-section .title {
    padding-left: 6rem;
  }

  .title-section .title::before {
    left: 0rem;
  }
}
@media (max-width: 1260px) {
  .about-cooperation::after {
    display: none;
  }
}
/* Стили для больших экранов (дисплей максимум 1199 пикселей) */
@media (min-width: 998px) {
  .burger {
    display: none;
  }
}
@media (max-width: 998px) {
  .send-request::after {
    display: none;
  }

  .zoom-anim-dialog .modal-text .footer a {
    width: 100%;
    max-width: 15.8rem;
    height: 4rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .zoom-anim-dialog .modal-text .text {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .zoom-anim-dialog .modal-text .text p {
    margin-bottom: 2rem;
  }

  .zoom-anim-dialog .modal-text .article {
    margin-bottom: 2rem;
  }

  .zoom-anim-dialog .modal-text .title {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }

  .send-request .title {
    font-size: 2.8rem;
    line-height: 3.2rem;
    margin-bottom: 3rem;
  }

  .send-request {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .contact-us .contact-us-wrapper .contact .col66 {
    width: 50%;
    padding-right: 1rem;
  }

  .contact-us .contact-us-wrapper .contact .col33 {
    width: 50%;
    padding-right: 1rem;
  }

  .contact-us .contact-us-wrapper .contact .mailto::before {
    width: 2.2rem;
    height: 2.2rem;
    top: 0.7rem;
  }

  .contact-us .contact-us-wrapper .contact .mailto, .contact-us .contact-us-wrapper .contact .tel {
    padding-left: 4rem;
    margin-bottom: 1rem;
  }

  .contact-us .contact-us-wrapper .contact .tel::before {
    width: 2.2rem;
    height: 2.2rem;
    top: 0.7rem;
  }

  .contact-us .contact-us-wrapper .contact {
    font-size: 1.8rem;
  }

  .contact-us .contact-us-wrapper .text p {
    margin-bottom: 1rem;
  }

  .contact-us .contact-us-wrapper .text {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .contact-us .contact-us-wrapper .text .col66 {
    width: 100%;
    padding-right: 0rem;
  }

  .contact-us .contact-us-wrapper .text ul li {
    margin-bottom: 1rem;
  }

  .contact-us .contact-us-wrapper .text .col33 {
    width: 100%;
    padding-right: 0rem;
  }

  .contact-us .contact-us-wrapper {
    padding: 4rem 3rem;
  }

  .requirements-for-representative .requirements-for-representative-list {
    padding: 4rem 3rem;
  }

  .requirements-for-representative .requirements-for-representative-list ul li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 1rem;
    padding-right: 2rem;
    width: 50%;
  }

  .about-us .about-us-wrapper .col33 {
    padding: 4rem 3rem;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .work-plan .work-plan-wrapper {
    padding: 4rem 3rem 1rem 3rem;
  }

  .work-plan .btn-footer {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 4rem;
  }

  .work-plan .work-plan-wrapper .text {
    font-size: 1.4rem;
    line-height: 2.2rem;
    padding-right: 1rem;
    padding-top: 3rem;
  }

  .work-plan .work-plan-wrapper .number {
    font-size: 6rem;
    line-height: 6rem;
    padding-bottom: 2.5rem;
  }

  .about-cooperation .about-cooperation-body {
    flex-direction: column-reverse;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link .slick-dots button {
    width: 1.4rem;
    height: 1.4rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link .slick-dots {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-link {
    margin-top: 1rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider .slider-big-wrapper {
    margin-top: 3rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-text .p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 2rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-text .title {
    font-size: 2.2rem;
    line-height: 3.2rem;
    margin-bottom: 2rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider::after {
    left: -2rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-text {
    width: 100%;
    padding: 4rem 3rem 1rem 3rem;
  }

  .about-cooperation .about-cooperation-body .about-cooperation-body-slider {
    width: 100%;
  }

  .top-block .top-block-left {
    padding: 8rem 0rem;
  }

  .advantages-block .advantages-wrapper .advantages-right .advantages-cart {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .advantages-block .advantages-wrapper .advantages-right .advantages-cart img {
    width: 5.6rem;
    height: 5.6rem;
    margin-bottom: 2rem;
  }

  .advantages-block .advantages-wrapper .advantages-left .btn-blue {
    margin-left: 3rem;
  }

  .btn-blue {
    max-width: 27rem;
    width: 100%;
    height: 5rem;
    font-size: 1.6rem;
  }

  .products-block .products-btn-wrapper {
    padding: 3rem;
  }

  .title-section .title::before {
    width: 1.8rem;
    height: 0.2rem;
    top: 1.7rem;
  }

  .title-section .title {
    padding-left: 3rem;
  }

  .products-block .products-wrapper .products-cart .price {
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }

  .products-block .products-wrapper .products-cart .title {
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
  }

  .products-block .products-wrapper .products-cart .img {
    height: 33.6rem;
    padding: 1.5rem;
  }

  .products-block .products-wrapper .products-cart {
    padding: 1.5rem;
  }

  .btn-white {
    font-size: 1.6rem;
    line-height: 2.2rem;
    max-width: 29rem;
    width: 100%;
    height: 5rem;
  }

  .top-block .top-block-left .top-block-left-body .p {
    padding-left: 3rem;
    font-size: 2rem;
    line-height: 3rem;
    color: #fff;
    margin-bottom: 4rem;
    max-width: 29rem;
  }

  .top-block .top-block-left .top-block-left-body .title {
    font-size: 3.6rem;
    line-height: 5rem;
    margin-bottom: 2rem;
  }

  .advantages-block .advantages-wrapper .advantages-left ul {
    padding: 4rem 3rem 3rem;
  }

  .title-section {
    font-size: 3.6rem;
    line-height: 5rem;
  }

  .title-section {
    padding-top: 8rem;
    padding-bottom: 2.8rem;
    font-size: 2.8rem;
    line-height: 3.2rem;
  }

  .advantages-block .advantages-wrapper .advantages-left ul li {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-right: 0rem;
    width: 100%;
  }

  .advantages-block .advantages-wrapper .advantages-left {
    width: 50%;
    padding-bottom: 4rem;
  }

  .advantages-block .advantages-wrapper .advantages-right {
    width: calc(100% - 50%);
  }

  .top-block {
    overflow: hidden;
  }

  .top-block .top-block-right img {
    height: 50rem;
  }

  .title-section .line {
    display: none;
  }

  .languages {
    margin-right: 4rem;
  }

  html {
    font-size: 62.5%;
  }

  .burger {
    z-index: 10;
  }

  header .menu {
    background: #fff;
    height: 100vh;
    width: 27rem;
    padding: 9.5rem 2.4rem 2.4rem;
    position: fixed;
    left: -27rem;
    top: 0px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
	  transition:1s all ease-in;
  }
	header .menu.show{
		left: 0rem;
	}
  header .menu li {
    margin-bottom: 1.5rem;
    padding-left: 3rem;
    margin-right: 0px;
    position: relative;
  }
  header .menu li:hover::before {
    filter: none;
  }
  header .menu li::before {
    content: "";
    width: 1rem;
    height: 0.7rem;
    background: url(../images/ico-drop.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0rem;
    top: 0.8rem;
    filter: invert(81%) sepia(11%) saturate(41%) hue-rotate(18deg) brightness(106%) contrast(90%);
    transform: rotate(-90deg);
  }

  .burger {
    height: 2.2rem;
    position: relative;
    margin-right: 1.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0px;
  }
  .burger.active .text {
    color: #00a0e3;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    padding-left: 1.7rem;
    position: absolute;
    left: 2rem;
  }
  .burger::before {
    content: "";
    width: 2.4rem;
    height: 0.3rem;
    background: #1a1a1a;
    display: block;
    position: absolute;
    top: 0px;
  }
  .burger::after {
    content: "";
    width: 2.4rem;
    height: 0.3rem;
    background: #1a1a1a;
    display: block;
    display: block;
    position: absolute;
    bottom: 0px;
  }
  .burger:hover {
    cursor: pointer;
  }
  .burger span {
    width: 2.4rem;
    height: 0.3rem;
    background: #1a1a1a;
    display: block;
  }

  .header-right {
    flex: 1 1 auto;
  }
}
@media (max-width: 768px) {
  .zoom-anim-dialog .modal-slider .slick-dots {
    margin-top: 2rem;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
  }

  .zoom-anim-dialog .modal-slider .slick-dots {
    margin-top: 3rem;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
  }

  .zoom-anim-dialog .modal-slider .slick-dots button {
    width: 1.4rem;
    height: 1.4rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .zoom-anim-dialog .modal-slider .slick-arrow::before {
    position: absolute;
    width: 1.2rem;
    height: 2rem;
    top: calc(50% - 1rem);
    left: calc(50% - 0.6rem);
  }

  .zoom-anim-dialog .modal-slider .slick-arrow {
    width: 3rem;
    height: 6rem;
  }

  .zoom-anim-dialog .modal-text {
    width: 100%;
    padding-left: 0rem;
  }

  .zoom-anim-dialog .modal-slider {
    width: 100%;
    max-width: 38rem;
    margin-left: auto;
    margin-right: auto;
  }

  .about-us .about-us-wrapper .about-us-slider {
    border-left: 1px solid #f0f0f0;
  }

  .about-us .about-us-wrapper .col33 {
    border-top: 1px solid #f0f0f0;
  }

  footer .footer-top .logo {
    margin-bottom: 5rem;
  }

  footer .footer-top {
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
  }

  footer .footer-top .contact {
    margin-bottom: 1rem;
  }

  footer .footer-bottom .copiring,
footer .footer-bottom .contact {
    width: 100%;
  }

  footer .footer-bottom a {
    margin-left: 0rem;
    margin-bottom: 3rem;
    display: block;
  }

  footer .footer-top .contact a {
    margin-left: 0rem;
    margin-right: 2rem;
  }

  footer .footer-bottom {
    flex-direction: column-reverse;
  }

  .send-request form .col4 {
    width: 100%;
  }

  .about-us .about-us-wrapper .col33 {
    width: 100%;
  }

  .about-us .about-us-wrapper .col66 {
    width: 100%;
  }

  .about-us .about-us-wrapper {
    flex-direction: column-reverse;
  }

  .contact-us .contact-us-wrapper .contact .col66 {
    width: 100%;
  }

  .contact-us .contact-us-wrapper .contact .mailto, .contact-us .contact-us-wrapper .contact .tel {
    width: 100%;
  }

  .requirements-for-representative .requirements-for-representative-list ul li {
    width: 100%;
  }

  .work-plan .work-plan-wrapper .col20 {
    position: relative;
  }
  .work-plan .work-plan-wrapper .col20:before {
    content: "";
    width: 1px;
    height: calc(100% + 2rem);
    background: #f0f0f0;
    display: block;
    position: absolute;
    left: 1.6rem;
    top: 2.7rem;
  }
  .work-plan .work-plan-wrapper .col20:last-child:before {
    display: none;
  }

  .work-plan .work-plan-wrapper .number::after {
    top: 2.7rem;
    bottom: auto;
    left: 0.9rem;
  }

  .work-plan .work-plan-wrapper .number::before {
    bottom: auto;
    top: 1.8rem;
    left: 0;
  }

  .work-plan .work-plan-wrapper .text {
    font-size: 1.4rem;
    line-height: 2.2rem;
    padding-right: 0rem;
    padding-left: 5rem;
    padding-top: 0rem;
  }

  .work-plan .work-plan-wrapper .number {
    padding-left: 5rem;
    padding-bottom: 1rem;
    border-bottom: 0px solid transparent;
  }

  .work-plan .work-plan-wrapper .col20 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .advantages-right {
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
  }

  .advantages-block .advantages-wrapper .advantages-right {
    width: 100%;
  }

  .advantages-block .advantages-wrapper .advantages-left {
    width: 100%;
  }

  .products-block .products-wrapper .products-cart {
    width: 100%;
  }

  .top-block .top-block-right img {
    height: 29rem;
  }

  .top-block {
    flex-direction: column-reverse;
  }

  .top-block .top-block-left,
.top-block .top-block-right {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .header-tel {
    position: relative;
    padding-left: 2.2rem;
    font-size: 0rem;
    height: 2.2rem;
  }

  .send-request form input[type=submit] {
    width: 100%;
    height: 5.2rem;
  }

  .send-request form input {
    height: 5rem;
  }
}
@media (max-width: 480px) {
  .about-us-slider .slick-dots {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
  }
  .about-us-slider .slick-dots button {
    width: 1.4rem;
    height: 1.4rem;
    background-color: #d7d7d7;
    border-radius: 50%;
    border: 0px solid transparent;
    font-size: 0px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .about-us-slider .slick-dots .slick-active button {
    background-color: #00a0e3;
  }

  .dropdown-content a {
    color: #000;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
    text-decoration: none;
    display: block;
  }

  header {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #1a1a1a;
  }

  .dropbtn span {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8rem;
  }

  header .logo {
    margin-right: 0.5rem;
    width: 12.5rem;
    height: 3rem;
  }
}
@media (max-width: 380px) {
  .advantages-block .advantages-wrapper .advantages-right .advantages-cart {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .btn-blue {
    max-width: 22.8rem;
    font-size: 1.6rem;
  }

  .btn-white {
    max-width: 22.8rem;
  }

  .top-block .top-block-left .top-block-left-body .title {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2rem;
  }
}/*# sourceMappingURL=style.css.map */