@font-face {
  font-family: "Pobeda";
  src: url("../fonts/pobeda.eot");
  src: url("../fonts/pobeda.eot?#iefix") format("embedded-opentype"), url("../fonts/pobeda.woff2") format("woff2"), url("../fonts/pobeda.woff") format("woff"), url("../fonts/pobeda.ttf") format("truetype"), url("../fonts/pobeda.svg#pobeda") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../fonts/Stolzl-Bold.eot");
  src: url("../fonts/Stolzl-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Bold.woff2") format("woff2"), url("../fonts/Stolzl-Bold.woff") format("woff"), url("../fonts/Stolzl-Bold.ttf") format("truetype"), url("../fonts/Stolzl-Bold.svg#Stolzl-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../fonts/Stolzl-Medium.eot");
  src: url("../fonts/Stolzl-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Medium.woff2") format("woff2"), url("../fonts/Stolzl-Medium.woff") format("woff"), url("../fonts/Stolzl-Medium.ttf") format("truetype"), url("../fonts/Stolzl-Medium.svg#Stolzl-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../fonts/Stolzl-Thin.eot");
  src: url("../fonts/Stolzl-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Thin.woff2") format("woff2"), url("../fonts/Stolzl-Thin.woff") format("woff"), url("../fonts/Stolzl-Thin.ttf") format("truetype"), url("../fonts/Stolzl-Thin.svg#Stolzl-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../fonts/Stolzl-Light.eot");
  src: url("../fonts/Stolzl-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Light.woff2") format("woff2"), url("../fonts/Stolzl-Light.woff") format("woff"), url("../fonts/Stolzl-Light.ttf") format("truetype"), url("../fonts/Stolzl-Light.svg#Stolzl-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Stolzl";
  src: url("../fonts/Stolzl-Book.eot");
  src: url("../fonts/Stolzl-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Book.woff2") format("woff2"), url("../fonts/Stolzl-Book.woff") format("woff"), url("../fonts/Stolzl-Book.ttf") format("truetype"), url("../fonts/Stolzl-Book.svg#Stolzl-Book") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
  position: relative;
  font-family: "Stolzl";
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #171C21;
}

img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.scroll {
  overflow-y: hidden;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  border: none;
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  border: none;
  -moz-appearance: textfield;
}

input[type=number]:focus {
  outline: none;
}

input[type=tel] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=text] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=tel]:focus {
  outline: none;
}

input[type=text]:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

textarea {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}

select {
  outline: none;
}

button {
  border: none;
  outline: none;
  padding: 0px;
}

button:focus {
  outline: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

div {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

aside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input {
  border: none;
}

input:focus {
  outline: none;
}

.container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 1200px) {
  .container {
    padding: 0px 80px;
  }
}
@media (min-width: 1440px) {
  .container {
    padding: 0px 0px;
    max-width: 1320px;
  }
}
h2 {
  font-weight: 500;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #171C21;
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 36px;
  }
}

p {
  font-weight: 400;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0%;
}
@media (min-width: 768px) {
  p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 18px;
  }
}

.btn {
  display: inline-block;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 6px;
  padding: 0px 35px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border: 1px solid;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn_green {
  border-color: #00A400;
  background-color: #00A400;
}
.btn_green:hover {
  background: #fff;
  color: #00A400;
}

.btn_red {
  border-color: #FF0000;
  background: #FF0000;
}
.btn_red:hover {
  background: #fff;
  color: #FF0000;
}

h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
}
h1 span {
  color: #FF0000;
}
@media (min-width: 768px) {
  h1 {
    font-size: 44px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 52px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 64px;
  }
}

h3 {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0%;
  line-height: 120%;
}
@media (min-width: 768px) {
  h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0%;
  line-height: 120%;
}
@media (min-width: 768px) {
  h4 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  h4 {
    font-size: 22px;
  }
}

button.mfp-close {
  opacity: 1;
  font-family: "Stolzl";
}

.kama_breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kama_breadcrumbs span {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0%;
}
.kama_breadcrumbs span.kb_sep {
  margin: 0px 15px;
}
.kama_breadcrumbs span:first-child a {
  opacity: 0.5;
}
.kama_breadcrumbs span a {
  color: #171C21;
}
.kama_breadcrumbs span a:hover {
  color: #FF0000;
  opacity: 1;
}

.pagination {
  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;
  margin-top: 20px;
}
.pagination a {
  height: 38px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: 38px;
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #171C21;
  border: 1px solid rgba(153, 153, 153, 0.7);
  border-radius: 4px;
  margin: 0px 6px;
}
.pagination a:hover {
  border-color: #00A400;
}
.pagination .current {
  height: 38px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: 38px;
  font-family: "Stolzl";
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  background-color: #00A400;
  border: 1px solid #00A400;
  border-radius: 4px;
  margin: 0px 6px;
}
.pagination .dots {
  height: 38px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: 38px;
  font-family: "Stolzl";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #171C21;
  border: 1px solid rgba(153, 153, 153, 0.7);
  border-radius: 4px;
  margin: 0px 6px;
}
@media (min-width: 1024px) {
  .pagination {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -6px;
  }
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 80px;
  background: #FF0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
  z-index: 12;
}
.header_block {
  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;
}
.header_block ul {
  display: none;
}
.header_block_btn {
  display: none;
}
.header_block_burger {
  width: 33px;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-left: 20px;
  cursor: pointer;
}
.header_block_burger span {
  background: #fff;
  width: 100%;
  position: absolute;
  height: 3px;
  right: 0px;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header_block_burger span:first-child {
  top: 0px;
}
.header_block_burger span:nth-child(2) {
  width: 50%;
  top: 8px;
}
.header_block_burger span:nth-child(3) {
  top: 16px;
}
.header_block_burger.active span {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header_block_burger.active span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
}
.header_block_burger.active span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.header_block_burger.active span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header_block_social {
  display: none;
}
@media (min-width: 768px) {
  .header_block_btn {
    display: block;
    cursor: pointer;
    background-color: #fff;
    color: #00A400;
    border-color: #fff;
  }
  .header_block_btn:hover {
    background-color: #00A400;
    border-color: #00A400;
    color: #fff;
  }
}
@media (min-width: 1024px) {
  .header_block_social {
    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;
  }
  .header_block_social span {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0%;
    color: #fff;
  }
  .header_block_social_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 4px;
  }
  .header_block_social_list a {
    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: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 20px;
  }
  .header_block_social_list a:first-child {
    margin-left: 0px;
  }
  .header_block_social_list a:hover svg path {
    fill: #00A400;
  }
}
@media (min-width: 1200px) {
  .header_block_burger {
    display: none;
  }
  .header_block_btn {
    padding: 0px 25px;
  }
  .header_block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header_block ul li a {
    display: block;
    height: 80px;
    padding: 0px 16px;
    line-height: 80px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .header_block ul li a:hover {
    background-color: #fff;
    color: #E42320;
  }
  .header_block_social {
    display: none;
  }
}
@media (min-width: 1280px) {
  .header_block ul li a {
    padding: 0px 20px;
  }
}
@media (min-width: 1440px) {
  .header_block ul li a {
    padding: 0px 25px;
  }
  .header_block_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.dropdown {
  position: fixed;
  left: 0px;
  top: 75px;
  width: 100%;
  height: calc(100vh - 75px);
  background-color: #fff;
  z-index: 11;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  -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;
}
.dropdown.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dropdown ul {
  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;
  padding-top: 30px;
}
.dropdown ul li {
  margin-top: 50px;
}
.dropdown ul li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #171C21;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dropdown ul li a:hover {
  color: #FF0000;
}
.dropdown_footer {
  background-color: #FF0000;
  padding: 30px 15px;
}
.dropdown_footer .btn_modal {
  width: 100%;
  background-color: #fff;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  color: #00A400;
  border-color: #fff;
}
.dropdown_footer .btn_modal:hover {
  background-color: #00A400;
  border-color: #00A400;
  color: #fff;
}
.dropdown_footer_line {
  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;
  margin-top: 15px;
}
.dropdown_footer_line_subtitle {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0%;
  color: #fff;
}
.dropdown_footer_line a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.dropdown_footer_line a svg {
  margin-right: 10px;
}
.dropdown_footer_line a span {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.dropdown_footer_line a:hover svg path {
  fill: #00A400;
}
.dropdown_footer_line a:hover span {
  color: #00A400;
}
.dropdown_footer_line p {
  font-size: 15px;
  margin-top: 5px;
  color: #fff;
}
.dropdown_footer_social {
  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;
  margin-top: 15px;
}
.dropdown_footer_social a {
  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: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 20px;
}
.dropdown_footer_social a:first-child {
  margin-left: 0px;
}
.dropdown_footer_social a:hover svg path {
  fill: #00A400;
}
@media (min-width: 768px) {
  .dropdown_footer .btn_modal {
    display: none;
  }
  .dropdown_footer_line {
    margin-top: 0px;
  }
}

.main {
  position: relative;
  padding-top: 100px;
}
.main_wrap_text p.big {
  margin-top: 20px;
  font-size: 20px;
}
.main_wrap_text_red {
  display: none;
}
.main_wrap_text h1 {
  margin-top: 10px;
}
.main_wrap_img {
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.main_feature {
  position: absolute;
  left: 0px;
  bottom: 108px;
  height: 200px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_grey {
  background-color: #E5E5E5;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main_grey p {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0%;
}
.main_grey .btn {
  width: 182px;
  min-width: 182px;
  margin-left: 5px;
  padding: 0px;
}
@media (min-width: 576px) {
  .main_feature {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .main_feature {
    height: 430px;
  }
}
@media (min-width: 1024px) {
  .main {
    padding-top: 180px;
    position: relative;
  }
  .main::after {
    content: "";
    position: absolute;
    height: 92px;
    left: 0px;
    bottom: 0px;
    background-color: #FF0000;
    width: 30%;
  }
  .main_wrap {
    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;
    margin-bottom: 80px;
  }
  .main_wrap_text {
    width: 55%;
    position: relative;
    z-index: 2;
  }
  .main_wrap_text_red {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #FF0000;
    padding: 15px 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    max-width: 500px;
  }
  .main_wrap_text_red p {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
  }
  .main_wrap_text_red .btn {
    padding: 0px;
    width: 150px;
  }
  .main_wrap_img {
    margin-top: 0px;
    position: absolute;
    right: 0px;
    width: 50%;
    top: auto;
    bottom: -80px;
  }
  .main_feature {
    display: block;
    height: 100%;
    bottom: 0px;
    height: 430px;
    width: auto;
    left: auto;
    right: 0px;
  }
  .main_grey {
    display: none;
  }
}
@media (min-width: 1200px) {
  .main {
    padding-top: 130px;
    overflow: hidden;
  }
  .main_feature {
    height: auto;
    right: -24%;
  }
  .main_wrap_text {
    width: 65%;
  }
  .main_wrap_text_red {
    padding-left: 0px;
  }
  .main_wrap_text_red p {
    font-size: 24px;
  }
  .main_wrap_text h1 {
    margin-top: 0px;
  }
  .main_wrap_text p.big {
    max-width: 440px;
  }
  .main::after {
    bottom: 80px;
  }
}
@media (min-width: 1360px) {
  .main {
    padding-top: 180px;
  }
  .main_wrap_text {
    max-width: 732px;
  }
  .main_wrap_text p.big {
    font-size: 24px;
    max-width: 500px;
    margin-top: 35px;
  }
  .main_wrap_text_red {
    margin-top: 35px;
  }
  .main_wrap_img {
    width: 52%;
  }
  .main_feature {
    top: auto;
    bottom: 0px;
    right: -17%;
  }
  .main::after {
    bottom: 80px;
  }
}
@media (min-width: 1440px) {
  .main_wrap_img {
    width: 60%;
    right: -60px;
  }
  .main_feature {
    top: auto;
    right: -10%;
  }
}
@media (min-width: 1600px) {
  .main {
    padding-top: 200px;
  }
  .main_feature {
    right: -5%;
  }
  .main_wrap {
    margin-bottom: 100px;
  }
  .main_wrap_img {
    right: -138px;
    bottom: -100px;
    width: 900px;
  }
  .main::after {
    bottom: 100px;
  }
}
@media (min-width: 1920px) {
  .main_wrap_img {
    right: -200px;
  }
  .main_feature {
    right: 0%;
  }
}

.case {
  padding: 50px 0px;
  background: #F7F7F7;
}
.case_block_left p {
  margin: 15px 0px;
}
.case_block_right {
  margin-top: 30px;
}
.case_block_right_video {
  position: relative;
  display: block;
}
.case_block_right_item {
  position: relative;
  display: block;
}
.case_block_right_video img {
  border-radius: 12px;
  max-width: 100%;
}
.case_block_right_item img {
  border-radius: 12px;
  max-width: 100%;
}
.case_block_right_item_play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.case_block_slider {
  position: relative;
}
.case_block_slider .slick-dots {
  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;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 20px;
}
.case_block_slider .slick-dots li {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  margin-left: 15px;
}
.case_block_slider .slick-dots li:first-child {
  margin-left: 0px;
}
.case_block_slider .slick-dots li button {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.case_block_slider .slick-dots li.slick-active {
  background-color: #FF0000;
}
@media (min-width: 1024px) {
  .case_block {
    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;
  }
  .case_block_left {
    width: calc(50% - 20px);
  }
  .case_block_right {
    width: calc(50% - 20px);
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .case {
    padding: 80px 0px;
  }
  .case_block_left p {
    margin: 25px 0px;
  }
}
@media (min-width: 1360px) {
  .case_block_left {
    width: calc(50% - 25px);
  }
  .case_block_right {
    width: calc(50% - 25px);
  }
}

.why {
  padding: 50px 0px;
}
.why_block_left p {
  margin-top: 30px;
}
.why_block_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.why_block_right_item {
  position: relative;
  width: calc(50% - 10px);
  height: 185px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
  background-color: #fff;
  border-radius: 12px;
  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;
  margin-top: 20px;
}
.why_block_right_item_icon {
  width: 86px;
  height: 86px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border: 8px solid #FF0000;  */
  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;
}
.why_block_right_item_icon img {
  max-height: 42px;
}
.why_block_right_item_title {
  height: 40px;
  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;
  margin-top: 16px;
  padding: 0px 12px;
}
.why_block_right_item_title h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
}
.why_block_right_item_hover {
  display: none;
}
@media (min-width: 768px) {
  .why_block_right_item {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (min-width: 1200px) {
  .why {
    padding: 80px 0px;
  }
  .why_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .why_block_left {
    width: calc(40% - 15px);
  }
  .why_block_right {
    width: calc(60% - 15px);
  }
  .why_block_right_item {
    margin-top: 0px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .why_block_right_item:nth-child(4n) {
    margin-bottom: 0px;
  }
  .why_block_right_item:nth-child(5n) {
    margin-bottom: 0px;
  }
  .why_block_right_item:nth-child(6n) {
    margin-bottom: 0px;
  }
  .why_block_right_item_hover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #00A400;
    z-index: 2;
    padding: 25px 15px;
    display: none;
  }
  .why_block_right_item_hover h4 {
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .why_block_right_item_hover p {
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    position: relative;
    z-index: 2;
  }
  .why_block_right_item_hover_icon {
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    border: 10px solid #FF0000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    opacity: 0.15;
  }
  /* .why_block_right_item:hover .why_block_right_item_hover {
    display: block;
  } */
}
@media (min-width: 1360px) {
  .why_block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .why_block_left {
    width: 438px;
  }
  .why_block_right {
    width: calc(100% - 488px);
  }
  .why_block_right_item {
    height: 224px;
  }
  .why_block_right_item_icon {
    width: 116px;
    height: 116px;
  }
  .why_block_right_item_icon img {
    max-height: 100%;
  }
  .why_block_right_item_title {
    height: 48px;
  }
  .why_block_right_item_title h4 {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .why_block_left {
    width: 458px;
  }
  .why_block_left h2 {
    max-width: 400px;
  }
  .why_block_right {
    width: calc(100% - 512px);
  }
  .why_block_right_item {
    height: 250px;
  }
}

.directions {
  background-color: #F7F7F7;
  padding: 60px 0px;
}
.directions_row_item {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px 15px;
  margin-top: 50px;
  position: relative;
}
.directions_row_item img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 190px;
  transition: all 0.2s linear;
}

.directions_row_item_text {
  max-width: calc(100% - 104px);
  position: relative;
  z-index: 2;
}
.directions_row_item_text p {
  margin-top: 18px;
}
.directions_row_item_text .btn {
  padding: 0px 18px;
  margin-top: 18px;
}
@media (min-width: 500px) {
  .directions_row_item_text {
    max-width: 270px;
  }
}
@media (min-width: 768px) {
  .directions_row_item_text {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .directions_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .directions_row_item {
    width: calc(50% - 15px);
  }
  .directions_row_item_text {
    max-width: 290px;
  }
  .directions_row_item img {
    max-width: 220px;
  }
}
@media (min-width: 1200px) {
  .directions_row_item_text {
    max-width: 320px;
  }
  .directions_row_item:hover img {
    transform: scale(1.05);
    bottom: 6px;
  }
}
@media (min-width: 1360px) {
  .directions_row_item {
    padding: 30px;
  }
  .directions_row_item img {
    max-width: 250px;
  }
}
@media (min-width: 1440px) {
  .directions_row_item {
    padding: 40px;
    width: calc(50% - 25px);
  }
  .directions_row_item_text {
    max-width: 375px;
  }
  .directions_row_item img {
    max-width: 270px;
  }
}

.get {
  padding: 50px 0px;
}
.get_wrap {
  margin-top: 50px;
}
.get_wrap_item {
  margin-top: 20px;
}
.get_wrap_item_num {
  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: 90px;
  height: 90px;
  background: #FF0000;
  border-radius: 6px;
}
.get_wrap_item_num span {
  font-weight: 500;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.get_wrap_item h5 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0%;
  margin-top: 10px;
}
.get_wrap_item p {
  margin-top: 10px;
  opacity: 0.6;
  font-size: 15px;
}
.get_wrap_item .btn {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .get_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
  .get_wrap_item {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .get_wrap {
    position: relative;
  }
  .get_wrap::after {
    content: "";
    position: absolute;
    left: 1%;
    top: 43px;
    width: 76%;
    height: 0;
    border-top: 2px dashed #FF0000;
  }
  .get_wrap_item {
    width: 25%;
    margin-top: 0px;
    padding-right: 20px;
    position: relative;
    z-index: 2;
  }
  .get_wrap_item:last-child {
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .get {
    padding: 80px 0px;
  }
  .get_wrap {
    margin-top: 50px;
  }
  .get_wrap_item p {
    max-width: 286px;
  }
}

.life {
  background-color: #F7F7F7;
  padding: 60px 0px;
}
.life_block {
  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;
}
.life_block p {
  text-align: center;
  margin-top: 25px;
}
.life_slider {
  margin-top: 30px;
}
.life_slider_item {
  max-width: 260px;
  display: block;
}
.life_slider_item img {
  max-width: 100%;
  border-radius: 12px;
}
.life_slider_item_text p {
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
}
.life_slider .popup-video {
  position: relative;
}
.life_slider .popup-video .life_slider_item_play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.life_slider .popup-file {
  position: relative;
}

.life_slider .popup-file .life_slider_item_play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.life_slider .slick-slide {
  margin: 0px 10px;
}
.life_down {
  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;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .life_slider_item {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .life_block p {
    max-width: 700px;
  }
}
@media (min-width: 1200px) {
  .life_slider {
    margin-top: 40px;
  }
  .life_slider_item {
    max-width: 320px;
  }
  .life_slider .slick-slide {
    margin: 0px 20px;
  }
  .life_down {
    margin-top: 60px;
  }
}
@media (min-width: 1360px) {
  .life_slider_item {
    max-width: 390px;
  }
}

.conect {
  padding: 50px 0px;
}
.conect_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.conect_list_item {
  padding: 20px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
  border-radius: 12px;
  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;
  margin-top: 30px;
}
.conect_list_item_subtitle {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0%;
}
.conect_list_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.conect_list_item a svg {
  margin-right: 10px;
}

.conect_list_item a .icon {
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.conect_list_item a .icon svg {
  margin-right: 0px;
}

.conect_list_item a span {
  font-weight: 500;
  font-size: 19px;
  letter-spacing: 0%;
  color: #171C21;
}
.conect_list_item a:hover span {
  color: #FF0000;
}
.conect_list_item.red {
  background-color: #FF0000;
}
.conect_list_item.red .conect_list_item_subtitle {
  color: #fff;
}
.conect_list_item.red a span {
  color: #fff;
}
.conect_list_item.red a:hover svg path {
  fill: #00A400;
}
.conect_list_item.red a:hover span {
  color: #00A400;
}
@media (min-width: 768px) {
  .conect_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .conect_list_item {
    width: calc(50% - 10px);
  }
  .conect_list_item:nth-child(2) {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .conect {
    padding: 80px 0px;
  }
  .conect_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .conect_list_item {
    width: calc(33.3333333333% - 20px);
    margin-top: 0px;
  }
  .conect_list_item:nth-child(2) {
    margin-left: 0px;
  }
}

.mission {
  padding: 50px 0px;
  background-color: #F7F7F7;
}
.mission_text p {
  margin-top: 25px;
}
.mission_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mission_list_item {
  position: relative;
}
.mission_list_item_wrap {
  position: relative;
  margin-top: 10px;
  border-radius: 12px;
  overflow: hidden;
}
.mission_list_item_wrap::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(92.08%, rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 92.08%);
}
.mission_list_item p {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 20px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0%;
  color: #fff;
  z-index: 2;
}
.mission_list_item_big {
  margin-top: 10px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.mission_list_item_big::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(92.08%, rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 92.08%);
}
.mission_list_one {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mission_list_two {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.mission_list_three {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 768px) {
  .mission_list {
    margin-top: 20px;
  }
  .mission_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mission_list_item_wrap {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .mission_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mission_list_item {
    margin-top: 0px;
    width: calc(33.3333333333% - 13.3333333333px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mission_list_item_big {
    margin-top: 0px;
    height: 100%;
  }
  .mission_list_item_big img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mission_list_item_wrap {
    width: 100%;
    margin-top: 20px;
  }
  .mission_list_item_wrap:first-child {
    margin-top: 0px;
  }
  .mission_list_one {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .mission_list_two {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .mission_list_three {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 1200px) {
  .mission {
    padding: 80px 0px;
  }
  .mission_text {
    max-width: 700px;
  }
  .mission_text h2 {
    font-size: 42px;
  }
  .mission_list {
    margin-top: 50px;
  }
}

.digital {
  padding: 50px 0px;
}
.digital_list {
  margin-top: 40px;
}
.digital_list_item {
  padding: 20px 15px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
  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;
}
.digital_list_item h3 {
  font-size: 32px;
  line-height: 120%;
  color: #00A400;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.digital_list_item p {
  margin-top: 20px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.digital_list_item.one img {
  max-width: 120px;
  margin-top: 20px;
      -ms-flex-order: 3;
          order: 3;
}
.digital_list_item.one p {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.digital_list_item.three img {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 20px;
  max-width: 120px;
}
.digital_list_item.four img {
      -ms-flex-order: 3;
          order: 3;
  margin-top: 20px;
  max-width: 120px;
}
.digital_list_item.four p {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.digital_list_item.six img {
      -ms-flex-order: 3;
          order: 3;
  margin-top: 20px;
  max-width: 120px;
}
.digital_list_item.six p {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (min-width: 768px) {
  .digital_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .digital_list_item {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1024px) {
  .digital_list {
    margin-top: 20px;
  }
  .digital_list_item.one {
    width: calc(66.6666666667% - 10px);
  }
  .digital_list_item.two {
    width: calc(33.3333333333% - 10px);
  }
  .digital_list_item.five {
    width: calc(50% - 10px);
  }
  .digital_list_item.six {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .digital {
    padding: 80px 0px;
  }
  .digital_list_item {
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .digital_list_item.one img {
    /* max-width: 100%;  */
    margin-top: 0px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .digital_list_item.one p {
    max-width: 444px;
  }
  .digital_list_item.three {
    overflow: hidden;
    height: 170px;
  }
  .digital_list_item.three img {
    margin-top: 0px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .digital_list_item.three p {
    max-width: 330px;
  }
  .digital_list_item.four img {
    margin-top: 0px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .digital_list_item.four p {
    max-width: 350px;
  }
  .digital_list_item.six img {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0px;
  }
  .digital_list_item.six p {
    max-width: 296px;
  }
}
@media (min-width: 1360px) {
  .digital_list_item {
    padding: 30px;
  }
}
@media (min-width: 1440px) {
  .digital_list_item h3 {
    font-size: 36px;
  }
  .digital_list_item.one p {
    max-width: 600px;
  }
  .digital_list_item.three {
    height: 194px;
  }
  .digital_list_item.three p {
    max-width: 358px;
  }
  .digital_list_item.four p {
    max-width: 376px;
  }
  .digital_list_item.six p {
    max-width: 448px;
  }
}

.culture {
  padding: 50px 0px;
}
.culture_wrap_item {
  padding: 12px;
  background-color: #F7F7F7;
  border-radius: 20px;
  margin-top: 20px;
}
.culture_wrap_item img {
  border-radius: 20px;
}
.culture_wrap_item h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  margin-top: 20px;
}
.culture_wrap_item p {
  margin-top: 15px;
}
.culture_footer {
  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;
  margin-top: 20px;
}
.culture_footer .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .culture_wrap_item {
    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;
  }
  .culture_wrap_item img {
    width: calc(50% - 10px);
  }
  .culture_wrap_item_text {
    width: calc(50% - 10px);
  }
  .culture_wrap_item h5 {
    margin-top: 0px;
  }
  .culture_wrap_item {
    padding: 36px;
  }
  .culture_wrap_item:nth-child(even) {
    padding: 36px;
  }
  .culture_wrap_item:nth-child(even) .culture_wrap_item_text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .culture_wrap_item:nth-child(even) img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .culture_footer .btn {
    width: 360px;
  }
}
@media (min-width: 1200px) {
  .culture {
    padding: 80px 0px;
  }
  .culture_wrap_item img {
    width: calc(50% - 15px);
  }
  .culture_wrap_item_text {
    width: calc(50% - 15px);
  }
}

.vacancy {
  padding: 100px 0px 50px 0px;
}
.vacancy_block {
  margin-top: 10px;
}
.vacancy_block_main p strong {
  font-weight: 600;
}
.vacancy_block_main h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  word-wrap: anywhere;
}
.vacancy_block_main h3 {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
}
.vacancy_block_main p {
  margin-top: 20px;
}
.vacancy_block_main ul {
  margin-top: 20px;
  padding-left: 0px;
}
.vacancy_block_main ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-weight: 400;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0%;
  margin-top: 5px;
}
.vacancy_block_aside {
  background: #F7F7F7;
  padding: 20px 25px;
  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;
  margin-top: 40px;
}
.vacancy_block_aside_tag {
  height: 28px;
  line-height: 28px;
  padding: 0px 10px;
  background-color: #fff;
  border-radius: 6px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0%;
  text-align: center;
  color: #FF0000;
}
.vacancy_block_aside_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;
  margin-top: 15px;
}
.vacancy_block_aside_item .thin {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0%;
}
.vacancy_block_aside_item .bold {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #000;
}
.vacancy_block_aside_item a {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #000;
}
.vacancy_block_aside_item a:hover {
  color: #FF0000;
}
.vacancy_block_aside .btn_green {
  padding: 0px 0px;
  width: 100%;
  margin-top: 15px;
}
.vacancy_btn {
  border: 2px solid #FF0000;
  color: #FF0000;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px;
}
.vacancy_btn:hover {
  background-color: #FF0000;
  color: #fff;
}
@media (min-width: 1024px) {
  .vacancy_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .vacancy_block_main {
    width: calc(100% - 400px);
  }
  .vacancy_block_aside {
    position: sticky;
    top: 100px;
    right: 0px;
    width: 370px;
    margin-top: 0px;
  }
  .vacancy_btn {
    max-width: 272px;
    padding: 0px;
  }
}
@media (min-width: 1200px) {
  .vacancy {
    padding: 110px 0px 100px 0px;
  }
  .vacancy_block {
    margin-top: 60px;
  }
  .vacancy_block_main h3 {
    margin-top: 30px;
    font-size: 24px;
  }
  .vacancy_block_main ul li {
    font-size: 18px;
  }
  .vacancy_block_aside_item {
    margin-top: 20px;
  }
  .vacancy_block_aside .btn_green {
    margin-top: 20px;
  }
}
@media (min-width: 1360px) {
  .vacancy_block_main {
    width: calc(100% - 430px);
  }
  .vacancy_block_aside {
    width: 400px;
  }
}
@media (min-width: 1440px) {
  .vacancy_block_main {
    width: calc(100% - 500px);
  }
  .vacancy_block_aside {
    width: 428px;
  }
}

.shop {
  margin-bottom: 100px;
}
.shop_form {
  position: relative;
  padding: 20px;
  background-color: #FF0000;
  border-radius: 12px;
}
.shop_form_item {
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
}
.shop_form_item input {
  font-family: "Stolzl";
  height: 60px;
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  padding: 0px 15px;
  font-size: 15px;
  line-height: 60px;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.shop_form_item input.drop {
  padding-right: 45px;
}
.shop_form_item_label {
  position: relative;
  z-index: 3;
}
.shop_form_item_label svg {
  position: absolute;
  right: 12px;
  top: 18px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.shop_form_item ul {
  display: none;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 52px;
  background-color: #fff;
  max-height: 300px;
  overflow-y: scroll;
  z-index: 2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
}
.shop_form_item ul li {
  font-weight: 500;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  padding: 5px 15px;
  border-bottom: 1px solid #DEDEDE;
  margin-top: 5px;
  cursor: pointer;
}
.shop_form_item ul::-webkit-scrollbar {
  width: 4px;
}
.shop_form_item ul::-webkit-scrollbar-track {
  background: #E9E9E9;
}
.shop_form_item ul::-webkit-scrollbar-thumb {
  background: #FF0000;
  border-radius: 6px;
}
.shop_form_submit {
  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;
  cursor: pointer;
  background-color: #00A400;
  border-color: #00A400;
}
.shop_form_submit span {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.shop_form_submit svg {
  margin-left: 10px;
}
.shop_form_submit svg path {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.shop_form_submit:hover {
  background-color: #fff;
}
.shop_form_submit:hover span {
  color: #00A400;
}
.shop_form_submit:hover svg path {
  fill: #00A400;
}
.shop_main_list_item {
  background-color: #F7F7F7;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 15px;
}
.shop_main_list_item_info_top {
  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;
}
.shop_main_list_item_info_top h3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 16px;
  margin-top: 5px;
}
.shop_main_list_item_info_top_tag {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  height: 24px;
  background-color: #fff;
  padding: 0px 10px;
  border-radius: 6px;
  color: #FF0000;
}
.shop_main_list_item_info_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.shop_main_list_item_info_list_block {
  margin-right: 20px;
  margin-top: 10px;
  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;
}
.shop_main_list_item_info_list_block .thin {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000;
}
.shop_main_list_item_info_list_block .bold {
  font-weight: 500;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000;
  margin-top: 5px;
}
.shop_main_list_item .btn {
  margin-top: 20px;
}
.shop_main_list_item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1215686275);
}
.shop_main_list_item:hover .shop_main_list_item_info_top_tag {
  background-color: #F7F7F7;
}
.shop_other {
  margin-top: 50px;
  background-color: #00A400;
  border-radius: 12px;
  padding: 30px 20px;
  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;
  position: relative;
}
.shop_other h2 {
  color: #fff;
  position: relative;
  z-index: 2;
}
.shop_other p {
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.shop_other .btn {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.shop_other img {
  position: absolute;
  right: 0px;
  bottom: -14px;
}


.shop_other img.desk {
  display: none;
}

.shop_notfound {
  background-color: #F7F7F7;
  border-radius: 12px;
  padding: 30px 20px;
  margin-top: 30px;
}
.shop_notfound .btn {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .shop_main_list_item {
    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;
  }
  .shop_main_list_item .btn {
    margin-top: 0px;
  }
  .shop_other {
    overflow: hidden;
  }
  .shop_other p {
    max-width: 400px;
    font-size: 18px;
  }
  .shop_other img {
    height: 100%;
    right: -15%;
  }
  .shop_other img {
    bottom: 0px;
  }
  .shop_other img.desk {
    display: flex;
  }
  .shop_other img.mob {
    display: none;
  }
}
@media (min-width: 1024px) {
  .shop_form {
    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;
  }
  .shop_form_item {
    width: calc(35% - 10px);
    margin-bottom: 0px;
  }
  .shop_form_submit {
    width: calc(30% - 10px);
  }
  .shop_main_list_item_info_top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .shop_main_list_item_info_top h3 {
    margin-top: 0px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 20px;
  }
  .shop_main_list_item_info_top_tag {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    margin-left: 10px;
  }
  .shop_main_list_item_info_list_block .thin {
    font-size: 15px;
  }
  .shop_main_list_item_info_list_block .bold {
    font-size: 16px;
  }
  .shop_other {
    padding: 30px 50px;
  }
  .shop_other p {
    font-size: 20px;
    max-width: 480px;
  }
  .shop_other img {
    right: 0%;
  }
  .shop_notfound {
    padding: 30px 50px;
  }
  .shop_form.warehouse .shop_form_submit {
    width: calc(25% - 10px);
    padding: 0px 10px;
  }
  .shop_form.warehouse .shop_form_item {
    width: calc(25% - 10px);
  }
}
@media (min-width: 1200px) {
  .shop_main_list_item_info_list_block {
    margin-right: 40px;
  }
  .shop_other {
    margin-top: 80px;
  }
  .shop_other p {
    font-size: 22px;
    max-width: 530px;
    margin-top: 15px;
  }
  .shop_notfound h3 {
    max-width: 906px;
  }
  .shop_notfound .btn {
    margin-top: 30px;
  }
}
@media (min-width: 1360px) {
  .shop_form_item {
    width: calc(38% - 10px);
  }
  .shop_form_submit {
    width: calc(24% - 10px);
  }
  .shop_other {
    padding: 50px;
  }
  .shop_other p {
    max-width: 100%;
  }
  .shop_other img {
    right: -2%;
  }
  .shop_notfound {
    padding: 50px;
  }
}
@media (min-width: 1440px) {
  .shop_other img {
    right: 0%;
  }
}

.shop_first {
  position: relative;
  padding-top: 100px;
}
.shop_first_wrap {
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.shop_first_wrap_text_list {
  margin-top: 22px;
}
.shop_first_wrap_text_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
}
.shop_first_wrap_text_list_item_btn {
  width: 28px;
  height: 28px;
  margin-right: 15px;
  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;
  background-color: #00A400;
}
.shop_first_wrap_text_list_item span {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
}
.shop_first_wrap_img {
  margin-top: 10px;
}
.shop_first_feature {
  position: absolute;
  bottom: -40px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .shop_first_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
  }
  .shop_first_wrap_text {
    max-width: 50%;
    padding-bottom: 20px;
  }
  .shop_first_feature {
    width: auto;
    right: 0px;
    height: 315px;
  }
}
@media (min-width: 1024px) {
  .shop_first {
    overflow: hidden;
  }
  .shop_first_wrap {
    margin-top: 20px;
  }
  .shop_first_wrap_img {
    margin-top: 0px;
  }
  .shop_first_feature {
    height: auto;
    right: -30%;
  }
}
@media (min-width: 1200px) {
  .shop_first {
    padding-top: 110px;
  }
  .shop_first_wrap_text {
    max-width: 60%;
  }
  .shop_first_wrap_img {
    position: absolute;
    right: 0px;
  }
  .shop_first_wrap_img img {
    width: 520px;
  }
  .shop_first_feature {
    right: -17%;
  }
}
@media (min-width: 1360px) {
  .shop_first_feature {
    right: -22%;
  }
  .shop_first_wrap {
    margin-top: 50px;
  }
  .shop_first_wrap_text {
    max-width: 65%;
    padding-bottom: 60px;
  }
  .shop_first_wrap_text_list {
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .shop_first_wrap_text_list_item {
    width: 50%;
    margin-top: 32px;
  }
  .shop_first_wrap_img {
    right: -36px;
  }
}
@media (min-width: 1440px) {
  .shop_first_wrap_text {
    padding-bottom: 76px;
  }
  .shop_first_wrap_img img {
    width: 580px;
  }
  .shop_first_feature {
    right: -15%;
  }
}
@media (min-width: 1600px) {
  .shop_first_feature {
    width: auto;
    right: -6%;
  }
}
@media (min-width: 1920px) {
  .shop_first_feature {
    right: 0%;
  }
}

.about_main {
  position: relative;
  padding-top: 100px;
}
.about_main_text p.big {
  margin-top: 20px;
  font-size: 20px;
}
.about_main_text_red {
  display: none;
}
.about_main_text h1 {
  margin-top: 10px;
}
.about_main_img {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
.about_main_feature {
  position: absolute;
  left: 0px;
  bottom: 128px;
}
@media (min-width: 360px) {
  .about_main_feature {
    bottom: 90px;
  }
}
@media (min-width: 422px) {
  .about_main_feature {
    bottom: 60px;
  }
}
@media (min-width: 650px) {
  .about_main_feature {
    bottom: 50px;
  }
}
.about_main_grey {
  background-color: #E5E5E5;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  margin-top: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about_main_grey p {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0%;
}
.about_main_grey .btn {
  width: 182px;
  min-width: 182px;
  margin-left: 5px;
  padding: 0px;
}
@media (min-width: 768px) {
  .about_main_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about_main_text {
    width: calc(50% - 10px);
  }
  .about_main_img {
    width: calc(50% - 10px);
    margin-top: 0px;
  }
  .about_main_feature {
    display: block;
    height: 100%;
    width: 45%;
    right: 0px;
    left: auto;
    bottom: auto;
    top: 0px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .about_main {
    padding-bottom: 40px;
    position: relative;
  }
  .about_main::after {
    content: "";
    position: absolute;
    height: 92px;
    left: 0px;
    bottom: 40px;
    background-color: #FF0000;
    width: 30%;
  }
  .about_main_text {
    width: calc(50% - 15px);
    position: relative;
    z-index: 2;
  }
  .about_main_text_red {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #FF0000;
    padding: 15px 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .about_main_text_red p {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
  }
  .about_main_text_red .btn {
    padding: 0px;
    width: 150px;
  }
  .about_main_img {
    width: calc(50% - 15px);
  }
  .about_main_img img {
    max-width: 500px;
  }
  .about_main_grey {
    display: none;
  }
}
@media (min-width: 1200px) {
  .about_main {
    padding-top: 110px;
    overflow: hidden;
  }
  .about_main_feature {
    width: auto;
    height: auto;
    right: -11%;
  }
  .about_main_text p.big {
    margin-top: 30px;
  }
  .about_main_text_red {
    padding-left: 0px;
    margin-top: 30px;
  }
  .about_main_text_red p {
    font-size: 24px;
  }
  .about_main_text_red .btn {
    width: 190px;
  }
  .about_main_img {
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .about_main_img img {
    max-width: 100%;
  }
}
@media (min-width: 1260px) {
  .about_main_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .about_main_img img {
    max-width: 500px;
  }
}
@media (min-width: 1360px) {
  .about_main {
    padding-bottom: 80px;
  }
  .about_main_feature {
    right: -9%;
  }
  .about_main_text h1 {
    margin-top: 50px;
  }
  .about_main_text p.big {
    font-size: 22px;
    max-width: 584px;
  }
  .about_main_img {
    right: -56px;
  }
  .about_main_img img {
    max-width: 600px;
  }
  .about_main::after {
    bottom: 80px;
  }
}
@media (min-width: 1440px) {
  .about_main {
    padding-bottom: 120px;
  }
  .about_main_text_red {
    max-width: 530px;
  }
  .about_main_text h1 {
    margin-top: 50px;
  }
  .about_main_img {
    right: 0px;
    bottom: -4px;
  }
  .about_main_img img {
    max-width: 650px;
  }
  .about_main::after {
    bottom: 120px;
  }
  .about_main_wrap {
    align-items: flex-start;
  }
  .about_main_feature {
    height: auto;
    bottom: 0px;
    width: auto;
    max-width: 820px;
    top: auto;
    right: 0%;
  }
}
@media (min-width: 1600px) {
  .about_main_feature {
    max-width: 860px;
  }
}

.our {
  background-color: #F7F7F7;
  padding: 50px 0px 108px 0px;
}
.our_wrap {
  position: relative;
  margin-top: 40px;
}
.our_wrap_slider {
  background-color: #fff;
  position: relative;
  padding: 30px 15px;
  border-radius: 12px;
}
.our_wrap_slider .slick-dots {
  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;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -50px;
}
.our_wrap_slider .slick-dots li {
  width: 15px;
  height: 6px;
  border-radius: 4px;
  background: rgba(23, 28, 33, 0.1);
  position: relative;
  margin-left: 5px;
}
.our_wrap_slider .slick-dots li:first-child {
  margin-left: 0px;
}
.our_wrap_slider .slick-dots li button {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.our_wrap_slider .slick-dots li.slick-active {
  background: #00A400;
}
.our_wrap_slider_item_wrap_text p {
  margin-top: 20px;
}
.our_wrap_slider_item_wrap_img {
  margin-top: 20px;
  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;
}
.our_wrap_prev {
  position: absolute;
  left: 0px;
  bottom: -72px;
  z-index: 2;
}
.our_wrap_next {
  position: absolute;
  right: 0px;
  bottom: -72px;
  z-index: 2;
}
.our_wrap .slick-arrow {
  cursor: pointer;
}
.our_wrap .slick-arrow svg path {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.our_wrap .slick-arrow:hover svg path {
  fill: #00A400;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .our_wrap_slider_item_wrap {
    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;
  }
  .our_wrap_slider_item_wrap_img {
    min-width: 340px;
    margin-top: 0px;
    margin-left: 24px;
  }
  .our_wrap_slider_item_wrap_img img {
    width: 340px;
    min-width: 340px;
  }
}
@media (min-width: 1024px) {
  .our_wrap_slider {
    padding: 30px;
  }
  .our_wrap_slider_item_wrap_img {
    margin-left: 36px;
  }
}
@media (min-width: 1200px) {
  .our {
    padding: 80px 0px 128px 0px;
  }
  .our_wrap_slider {
    padding: 30px 40px;
  }
  .our_wrap_slider_item_wrap_text {
    max-width: 632px;
  }
  .our_wrap_slider_item_wrap_img {
    width: calc(100% - 632px);
  }
  .our_wrap_slider_item_wrap_img img {
    width: auto;
    max-width: 100%;
  }
  .our_wrap_slider .slick-dots {
    bottom: -40px;
  }
  .our_wrap_slider .slick-dots li {
    width: 60px;
    margin-left: 30px;
  }
  .our_wrap_slider .slick-dots li.slick-active {
    width: 160px;
  }
  .our_wrap_prev {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -60px;
  }
  .our_wrap_next {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -60px;
  }
}
@media (min-width: 1440px) {
  .our_wrap_prev {
    left: -55px;
  }
  .our_wrap_next {
    right: -55px;
  }
}
@media (min-width: 1600px) {
  .our_wrap_prev {
    left: -75px;
  }
  .our_wrap_next {
    right: -75px;
  }
}

.footer {
  background-color: #FF0000;
  padding: 20px 0px;
}
.footer_block_left_line {
  margin-top: 20px;
}
.footer_block_left_line_subtitle {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0%;
  color: #fff;
}
.footer_block_left_line a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.footer_block_left_line a svg {
  margin-right: 10px;
}
.footer_block_left_line a span {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0%;
  color: #fff;
}
.footer_block_left_line a:hover svg path {
  fill: #00A400;
}
.footer_block_left_line a:hover span {
  color: #00A400;
}
.footer_block_left_line p {
  color: #fff;
  margin-top: 5px;
}
.footer_block_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 10px;
}
.footer_block_right a {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0%;
  color: #fff;
  margin-top: 15px;
  text-decoration: underline;
}
.footer_block_right a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .footer_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer_block_right {
    margin-top: 0px;
  }
  .footer_block_right a:first-child {
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .footer_block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_block_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_block_left_line {
    margin-top: 0px;
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .footer_block_left_line {
    margin-left: 80px;
  }
  .footer_block_right a {
    font-size: 16px;
  }
}

.modal_vacan {
  background-color: #fff;
  max-height: 90vh;
  overflow-y: scroll;
  -webkit-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.1215686275);
          box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.1215686275);
  padding: 20px;
  border-radius: 12px;
}
.modal_vacan::-webkit-scrollbar {
  width: 4px;
}
.modal_vacan::-webkit-scrollbar-track {
  background: #E9E9E9;
}
.modal_vacan::-webkit-scrollbar-thumb {
  background: #FF0000;
  border-radius: 6px;
}
.modal_vacan .name {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
}
.modal_vacan_top {
  position: relative;
  z-index: 3;
}
.modal_vacan_top h3 {
  margin-bottom: 20px;
}
.modal_vacan_main {
  margin-top: 25px;
}

#single-modal .modal_vacan_main {
  margin-top: 0px;
}

.modal_vacan_main_body_item {
  position: relative;
  margin-top: 20px;
  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;
}

.modal_vacan_main_body_item.error .modal_vacan_select_wrap_current {
  border-color: #FF0000;
}

.not_valid {
  position: absolute;
  bottom: -14px;
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0%;
  color: #FF0000;
  display: none;
}

.modal_vacan_main_body_item input {
  width: 100%;
  margin-top: 5px;
  font-family: "Stolzl";
  height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 15px;
  line-height: 46px;
  border: 1px solid #737373;
  color: #000;
  font-size: 13px;
  border-radius: 5px;
}
.modal_vacan_main_body_item_file {
  position: relative;
  height: 52px;
  border: 1px solid #00A400;
  border-radius: 5px;
  border-bottom-right-radius: 0px;
  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: 100%;
  margin-top: 5px;
}
.modal_vacan_main_body_item_file input {
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-top: 0px;
  padding: 0px;
}
.modal_vacan_main_body_item_file_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #00A400;
}
.modal_vacan_main_body_item label {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 40px;
  font-weight: 400;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #737373;
  cursor: pointer;
  margin-top: 10px;
}
.modal_vacan_main_body_item label a {
  color: #E42320;
}
.modal_vacan_main_body_item label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.modal_vacan_main_body_item label .checkmark {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  height: 24px;
  width: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #D9D9D9;
  -webkit-box-shadow: 0px 7px 64px 0px rgba(0, 0, 0, 0.0705882353);
          box-shadow: 0px 7px 64px 0px rgba(0, 0, 0, 0.0705882353);
}
.modal_vacan_main_body_item label .checkmark::after {
  display: none;
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #00A400;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_vacan_main_body_item label input:checked ~ .checkmark {
  border-color: #00A400;
}
.modal_vacan_main_body_item label input:checked ~ .checkmark::after {
  display: block;
}
.modal_vacan_select_wrap {
  position: relative;
  width: 100%;
  margin-top: 5px;
}
.modal_vacan_select_wrap_current {
  cursor: pointer;
  height: 46px;
  padding: 0px 15px;
  border: 1px solid #737373;
  border-radius: 5px;
  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;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.modal_vacan_select_wrap_current p {
  font-weight: 400;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 0%;
  max-width: calc(100% - 30px);
}
.modal_vacan_select_wrap ul {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #737373;
  position: absolute;
  left: 0px;
  top: 42px;
  width: 100%;
  background-color: #fff;
  max-height: 300px;
  overflow-y: scroll;
  z-index: 1;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1490196078);
}
.modal_vacan_select_wrap ul li {
  font-weight: 500;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  padding: 5px 15px;
  border-bottom: 1px solid #DEDEDE;
  margin-top: 5px;
  cursor: pointer;
}
.modal_vacan_select_wrap ul li.active {
  color: #FF0000;
}
.modal_vacan_select_wrap ul::-webkit-scrollbar {
  width: 4px;
}
.modal_vacan_select_wrap ul::-webkit-scrollbar-track {
  background: #E9E9E9;
}
.modal_vacan_select_wrap ul::-webkit-scrollbar-thumb {
  background: #FF0000;
  border-radius: 6px;
}
.modal_vacan_resume {
  margin-top: 25px;
}
.modal_vacan_footer_submit {
  font-family: "Stolzl";
  width: 100%;
  margin-top: 20px;
  height: 66px;
  background-color: #00A400;
  border: 1px solid #00A400;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 5px;
  border-bottom-left-radius: 0px;
  line-height: 66px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 3%;
  color: #fff;
}
.modal_vacan_footer_submit:hover {
  background-color: #fff;
  color: #00A400;
}
@media (min-width: 768px) {
  .modal_vacan_main_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .modal_vacan_main_body_row {
    width: calc(50% - 10px);
  }
  .modal_vacan_resume_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .modal_vacan_resume_block .modal_vacan_main_body_item {
    width: calc(50% - 10px);
  }
  .modal_vacan_resume_block .modal_vacan_main_body_item input {
    height: 52px;
    line-height: 52px;
  }
  .modal_vacan_footer {
    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;
  }
  .modal_vacan_footer .modal_vacan_main_body_item {
    width: calc(50% - 10px);
  }
  .modal_vacan_footer_submit {
    width: calc(50% - 10px);
  }
}

#vacancy-modal {
  max-width: 1282px;
  margin: 0 auto;
}
@media (min-width: 1360px) {
  #vacancy-modal {
    position: relative;
  }
}

#single-modal {
  max-width: 1282px;
  margin: 0 auto;
}
@media (min-width: 1360px) {
  #single-modal {
    position: relative;
  }
}

.mfp-container {
  padding-left: 20px;
  padding-right: 20px;
}

.mfp-close {
  top: -41px;
  right: -14px;
  color: #fff;
}

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

.politic {
  padding: 100px 0px;
}

.politic h1 {
  margin-top: 20px;
}

.politic p {
  margin-top: 20px;
}

.politic ul {
  list-style: disc;
  padding-left: 20px;
}

.politic ul li {
  margin-top: 10px;
  line-height: 130%;
}

.politic h3.wp-block-heading {
  margin-top: 30px;
}

.politic h4.wp-block-heading {
  margin-top: 20px;
}

.politic figure {
  margin-top: 20px;
}

.politic_wrap {
  margin-top: 30px;
}

.politic p a {
  color: #00A400;
  text-decoration-line: underline;
}

.politic ul li {
  font-size: 15px;
  line-height: 130%;
}

.politic ul li::marker {
  color: #FF0000;
}

@media (min-width: 768px) {
  .politic ul li {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .politic ul li {
    font-size: 18px;
  }
}

.modal_vacan_main_body_item.error input {
  border-color: #FF0000;
}

.modal_vacan_main_body_item.error .not_valid {
  display: block;
}

.modal_vacan_select.error .not_valid {
  display: block;
}

.modal_vacan_select.error .modal_vacan_select_wrap_current {
  border-color: #FF0000;
}

.modal_vacan_footer_submit.disabled {
  opacity: .5;
  pointer-events: none;
  cursor: not-allowed;
}

.modal_thank {
  background-color: #fff;
  padding: 20px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.modal_thank p {
  text-align: center;
  margin-top: 20px;
}

.modal_thank .btn_green {
  font-family: "Stolzl";
  margin-top: 20px;
}

@media (min-width: 768px) {
  #thankModal {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
  }
}

#resumeContact {
  position: absolute;
  bottom: 0px;
  visibility: hidden;
  opacity: 0;
  z-index: -999;
}

#vacancyContact {
  position: absolute;
  bottom: 0px;
  visibility: hidden;
  opacity: 0;
  z-index: -999;
}

.shop_form_item ul li.hidden {
  display: none;
}

.form {
  padding-top: 150px;
  padding-bottom: 150px;
}

.form form {
  max-width: 500px;
  margin: 0 auto;
}

.form form label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}

.form form label input {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border: 1px solid black;
  padding: 0px 20px;
  width: 100%;
  box-sizing: border-box;
}

.wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.form form .wpcf7-submit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #FF0000;
  margin-top: 15px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.modal_vacan_main_body_item_remove {
  color: #FF0000;
  text-decoration: underline;
  font-size: 12px;
  cursor: pointer;
  margin-top: 4px;
}

.modal_vacan_main_body_item_remove:hover {
  text-decoration: none;
}


.my-video-popup .mfp-content {
  line-height: 0;
  width: auto;
  max-width: 100%;
}

.my-video-popup video {
  max-width: 100%;
  width: auto;
  max-height: 90vh;
}

@media (min-width: 768px) {
  .my-video-popup .mfp-content {
    width: auto;
    max-width: 900px;
  }
}

