/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

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

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto"), url("../fonts/roboto-italic-webfont.woff2") format("woff2"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto"), url("../fonts/roboto-bold-webfont.woff2") format("woff2"); }

@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto"), url("../fonts/roboto-bolditalic-webfont.woff2") format("woff2"); }

::-webkit-input-placeholder {
  color: #666; }

::-moz-placeholder {
  color: #666; }

:-ms-input-placeholder {
  color: #666; }

::-ms-input-placeholder {
  color: #666; }

::placeholder {
  color: #666; }

::-moz-selection {
  background-color: #007aff;
  color: #fff; }

::selection {
  background-color: #007aff;
  color: #fff; }

input, textarea {
  outline: none; }
  input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red; }
  input:required:valid, textarea:required:valid {
    border-color: green; }

body {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.2;
  overflow-x: hidden;
  color: #000; }

input:focus:required:invalid, textarea:focus:required:invalid {
  border-color: #000; }


.checkbox-style input{
    display: none;
}
/* .checkbox-style input:before{
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    background:  #16BA95;
    
} */
.row.msearch2{
    width: 100%;
}
#mse2_filters{
    margin-bottom: 20px;
    padding-left: 10px;
}
.checkbox-style{
    padding: 10px 15px;
    margin-right: 15px;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 60px;
}
.checkbox-style span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    border-radius: 20px;
    background-color: #ddd;
    position: relative;
    transition: 0.3s;
        position: absolute;
    z-index: -1;
}
.product__list fieldset {
    display: flex;
    flex-wrap: wrap;
}
.checkbox-style  input:checked ~ span {
    background-color: #16BA95;
}

.radio-custom span {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 130%;
    padding: 15px 25px;
    text-decoration: none;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: .2s;
    transition: .2s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.news__year label{
    position: relative;
}
.radio-custom  input:checked ~ span {
    background: rgba(22, 186, 149, 0.5);
    
}
.radio-custom  input:checked ~ small{
    color: #fff;
    z-index: 1;
    position: relative;
}


.fieldset-items{
    display: flex;
}
.header {
  position: absolute;
  width: 100%;
  font-weight: 400;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  z-index: 3;
  top: 0; }
  .header__menu-item {
    margin-right: 45px; }

.header-inner {
  position: relative; }

.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }

.header-wrap {
  position: relative;
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .header-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 42, 57, 0.63)), to(rgba(32, 42, 57, 0)));
    background: linear-gradient(0deg, rgba(32, 42, 57, 0.63) 0%, rgba(32, 42, 57, 0) 100%); }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5; }
  .header-left .logo {
    margin-top: -10px; }

.dots-main-menu {
  padding: 0;
  border: none;
  position: relative;
  background-color: transparent;
  width: 60px;
  height: 21px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 60px;
  -webkit-transition: .1s;
  transition: .1s; }
  .dots-main-menu span {
    width: 100%;
    height: 1px;
    background-color: #fff;
    display: block;
    -webkit-transition: .2s ease;
    transition: .2s ease; }

.dots-main-menu.active {
  cursor: pointer; }
.dots-main-menu:hover span:first-child{
    transform: translateY(2px);
}
.dots-main-menu:hover span:last-child{
    transform: translateY(-2px);
}
.opened-menu .dots-main-menu span:first-child {
  -webkit-transform: rotate(25deg) translate(6px, 9px);
      -ms-transform: rotate(25deg) translate(6px, 9px);
          transform: rotate(25deg) translate(6px, 9px); }

.opened-menu .dots-main-menu span:last-child {
  -webkit-transform: rotate(-25deg) translate(4px, -8px);
      -ms-transform: rotate(-25deg) translate(4px, -8px);
          transform: rotate(-25deg) translate(4px, -8px); }

.dots-main-menu.active span:nth-child(2) {
  left: 6px;
  top: 6px; }

.dots-main-menu.active:hover  span{
    opacity: .5;
}
.group-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.btn {
  border: none; }
  .btn:hover {
    text-decoration: none; }

.btn-transparent {
  height: 60px;
  width: 200px;
  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: rgba(255, 255, 255, 0.4);
  color: #fff;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 40px; }
  .btn-transparent:hover {
    color: #fff;
    background: #fff; }
.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sert-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sert-item-title{
    color: #000;
    font-size: 1em;
    padding: 20px 10px;
    font-weight: 600;
}
.sert-item {
    padding: 10px;
    display: block;
    background: #eee;
    color: #000;
    width: calc(25% - 15px);
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    border-radius: 15px;
    text-decoration: none;
}
.sert-item:hover{
    text-decoration: none;
}
.sert-item-img {
    height: 420px;
    overflow: hidden;
    border-radius: 15px;
}
.header-wrap a {
  text-decoration: none;
  color: #fff; }
  .header-wrap a:hover {
    text-decoration: none;
    color: #fff; }
.catalog__product{
    width: 100%;
}
.header__menu-item {
  margin-right: 30px;
  position: relative;
  color: #fff;
  -webkit-transition: .2s;
  transition: .2s;
  padding-bottom: 29px; }
  .header__menu-item a {
    font-size: 1.25em;
    font-weight: 700;
    -webkit-transition: .2s;
    transition: .2s; }
  .header__menu-item .header__menu-dropdown a {
    font-size: 1em;
    margin-bottom: 17px;
    display: block; 
      transition: .2s;
  }
 .header__menu-item .header__menu-dropdown a:hover{
     color: #000;
 }
.header__menu-item .header__menu-dropdown li:last-child a{
    margin-bottom: 0;
}
  .header__menu-item:hover > a {
    color: #16BA95; }

.header__menu-item:last-child {
  margin-right: 0; }

.list-style {
  padding-left: 0;
  margin-bottom: 0; }
  .list-style li {
    list-style-type: none; }

.header__menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 60px;
  margin-top: 20px; }
  .header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.btn-search{
    cursor: pointer;
}
.header__right {
  padding-right: 100px; }
  .header__right .button,.search-btn__mobile-menu,.btn-search__icon {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    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;
    -webkit-transition: .2s;
    transition: .2s; }
    .header__right .button:hover {
      background: rgba(22, 186, 149, 0.5);
      -webkit-backdrop-filter: blur(15px);
              backdrop-filter: blur(15px); }
.search-btn__mobile-menu{
    position: absolute;
    top: 5px;
    right: 5px;
    border: none;
    width: 50px;
    height: 50px;
    padding: 0;
}
.opened-menu .btn-search__icon{
   display: none; 
}
.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .header__right .visibble_v {
    margin-left: 20px;
    margin-right: 20px;
    width: 60px; }
    .header__right .visibble_v img {
      width: 100%; }
.visibble_v{
    position: relative;
    
}
.visibble_v:before{
    content: '';
    opacity: 0;
    position: absolute;
    top: 52%;
    left: 48%;
    transform: translate(-46%, -60%) rotate(-45deg);
    width: 22px;
    height: 1px;
    
}
.sv_theme .visibble_v:before{
    opacity: 1;
}
.color1 .visibble_v:before{
    background: #000;
}
.color2 .visibble_v:before{
    background: #fff;
}
.header__menu-dropdown {
  padding: 30px;
  border-radius: 30px;
  background: rgba(22, 186, 149, 0.5);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 85px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  min-width: 250px;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0;
  visibility: hidden; }

.header__menu-item:hover .header__menu-dropdown {
  opacity: 1;
  top: 65px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  visibility: visible; }

.logo img {
  max-width: 220px; }

.btn-lang {
  color: #fff;
  width: 100%;
  text-transform: uppercase; }
  .btn-lang:hover {
    color: #fff; }
  .btn-lang:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

.header__right .header__dropdown-lang {
  position: relative; }
  .header__right .header__dropdown-lang:hover .btn-lang {
    background-color: rgba(22, 186, 149, 0.5);
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px); }

.header__dropdown-content {
  width: 100%;
  position: absolute;
  padding-bottom: 20px;
  margin-bottom: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  opacity: 0;
  border-radius: 0 0 60px 60px; }
  .header__dropdown-content a,.header__dropdown-content span {
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    -webkit-transition: .2s;
    transition: .2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3);
    margin-top: 10px; }
    .header__dropdown-content a:hover, .header__dropdown-content span{
      opacity: 1;
      background: rgba(22, 186, 149, 0.5); }

.header__dropdown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  width: 60px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px); }

.opened-dropdown .header__dropdown-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.hovered .header__dropdown-content {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.main-menu {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; }

.main-menu__wrapper {
  padding-top: 210px;
  position: relative;
  background-size: 77%;
  background-repeat: no-repeat;
  background-position: top right;
  padding-bottom: 50px;
  padding-left: 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.main-menu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 470px;
  z-index: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px); }

.main-menu-parent {
  max-width: 470px;
  width: 100%; }

.main-menu {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100%;
  z-index: 4;
  background-color: #000;
  overflow-x: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .main-menu ul {
    list-style-type: none;
    padding-left: 0; }
  .main-menu a {
    color: #fff; }
    .main-menu a:hover {
      text-decoration: none; }
  .main-menu .link-main-menu a {
    font-size: 2em;
    font-weight: 700;
    display: block;
    opacity: .5;
    -webkit-transition: .2s;
    transition: .2s; }
    .main-menu .link-main-menu a:hover {
      opacity: 1; }
  .main-menu .link-catalog-menu a {
    font-size: 1em;
    display: block;
    margin-bottom: 25px;
    opacity: 1;
    -webkit-transition: .2s;
    transition: .2s; }
    .main-menu .link-catalog-menu a:hover {
      opacity: 1; }

.main-menu-bottom {
  padding-right: 100px;
  margin-top: 40px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .main-menu-bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0; }

.main-menu-bottom-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .main-menu-bottom-wrap li {
    padding-left: 40px;
    list-style: none; }
  .main-menu-bottom-wrap .site-develop-wrap {
    margin-right: 100px; }

.link-parent {
  position: relative; }
  .link-parent:before {
    content: '';
    position: absolute;
    max-width: 230px;
    width: 100%;
    height: 3px;
    opacity: 0.5;
    background: #fff;
    top: 20px;
    right: -50px;
    opacity: 0;
    transition: .2s;
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px); }
.link-parent.active:before{
    opacity: .5;
}
.opened-menu .link-parent:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.link-parent.active > a {
  opacity: 1; }

.link-catalog-menu {
  position: absolute;
  top: 15px;
  right: -20rem; 
   visibility: hidden;  
   opacity: 0;
   transition: .2s;
}
.main-menu .link-catalog-menu{
    padding-left: 10rem;
}
.link-parent.active .link-catalog-menu{
  visibility: visible;  
  opacity: 1;
}


.link-main-menu > li > a {
  margin-bottom: 40px; }

.link-main-menu {
  position: relative; }
  .link-main-menu .carret {
    position: absolute;
    top: 20px;
    right: 0;
    -webkit-transition: .2s;
    transition: .2s;
    display: none; }

.link-parent.active .carret {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.opened-menu .main-menu {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  visibility: visible; }
  .opened-menu .main-menu .link-main-menu {
    -webkit-transition: .1s ease 0s;
    transition: .1s ease 0s;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.main-menu .link-main-menu {
  -webkit-transition: .1s ease 0s;
  transition: .1s ease 0s; }

.footer__catalog a {
  position: relative; }

body.opened-menu {
  overflow: hidden; }

.breadcrumbs {
  position: relative;
  margin-bottom: 85px;
  padding-right: 20px;
  z-index: 1; }

.breadcrumb {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-left: 0; }
  .breadcrumb a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    opacity: 1; }
  .breadcrumb li {
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.3;
    color: #fff; }
.page--error .header__menu{
    display: none;
}
.sv_theme .section-error{
    filter: grayscale(1);
}
.gt_float_switcher{
    transition: 0s!important;
}
.breadcrumb-disable {
  opacity: .5; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 22px; }

.breadcrumb-item {
  position: relative;
  list-style: none; }

.breadcrumb-item + .breadcrumb-item::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #fff; }

.container {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

.main-slider {
  height: 100vh; }

.main-slider__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.main-slider__title {
  font-size: 6em;
  position: relative; }

.animeslide-slide.swiper-slide-active [data-animate], .__loading .animesnav [data-animate] {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.__loading .animesnav .swiper-pagination {
  -webkit-transition-delay: 1s;
          transition-delay: 1s; }

.animeslide-slide.swiper-slide-active .animeslide-heading {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

.animeslide-slide.swiper-slide-active .animeslide-desc {
  -webkit-transition-delay: 1s;
          transition-delay: 1s; }

.animeslide-heading {
  margin-bottom: 25px;
  -webkit-transition-delay: 3s;
          transition-delay: 3s; }

.animeslide-heading span {
  font-size: 16px;
  background-color: #f08723;
  padding: 6px 12px 7px;
  border-radius: 8px;
  font-weight: normal; }

.animeslide-desc {
  padding: 15px 22px;
  border-radius: 8px;
  background-color: #202238;
  max-width: 480px;
  opacity: 0.9; }

.swiper-progressbar{
    max-width: 820px;
    width: 80%;
    height: 5px;
    bottom: 35px;
    position: relative;
    border-radius: 5px;
    background: rgba(255,255,255,.4);
    z-index: 1;
    margin: 0 auto;
}
.swiper-progressbar .swiper-pagination-progressbar-fill {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    transform: scale(0);
    transform-origin: left top;
}


[data-animate] {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

[data-animate="bottom"] {
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0); }

.swiper-pagination {
  position: absolute;
  text-align: left;
  bottom: 65px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.swiper-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.swiper-btn {
  width: 100px;
  height: 100px;
  border-radius: 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;
  -webkit-transition: .2s;
  transition: .2s;
  border: 1px solid #fff; }

.swiper-counter {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff; }
  .swiper-counter span {
    font-size: 1.25em; }

.main-slider .swiper-btn:hover {
  border-color: #16BA95;
  background: #16BA95; }

.main-news {
  position: relative; }

.main-news .swiper-btn, .swiper-nlug-btn {
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: none; }
.main-news .swiper-btn:hover{
    background: rgba(22, 186, 149, 0.5);
}
.thumb-slider .swiper-btn svg {
  width: 35px; }

.count {
  width: 10px; }

.dash {
  width: 30px;
  height: 1px;
  display: block;
  background: #fff;
  margin: 0 6px 0 4px; }

.swiper-btn-prev {
  margin-right: 20px; }

.category__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.category__img {
  overflow: hidden; }

.category__item {
  height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  text-decoration: none;
  position: relative; }
  .category__item img {
    -webkit-transition: .2s;
    transition: .2s; }
  .category__item:hover .category__title {
    color: #16BA95; }
  .category__item:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
.category__item:last-child,.category__item:nth-last-child(-n+2){
    grid-column: span 2;
}


category__item
.category__item:hover {
  color: #fff; }
.category__item:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    z-index: 1;
}
.main-category {
  background: #000; }

.category__title {
  position: absolute;
  top: 30px;
  left: 50px;
  font-size: 2.5em;
  font-weight: 700;
  -webkit-transition: .1s;
  transition: .1s;
  z-index: 1;
  -webkit-transition-property: opacity, color, -webkit-transform !important;
  transition-property: opacity, color, -webkit-transform !important;
  transition-property: opacity, transform, color !important;
  transition-property: opacity, transform, color, -webkit-transform !important; }

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

.main-news {
  padding-bottom: 130px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-left: 5rem;
  padding-top: 150px;
  overflow: hidden; }

.main__title {
  font-size: 4em;
  font-weight: 700; }

.news__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .news__date span {
    font-size: 5.625em;
    font-weight: 500;
    line-height: .8;
    display: block;
    margin-right: 10px; }

.news__image {
  width: 100%;
  height: 350px; }
  .news__image img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.main-slider__title {
  line-height: 130%; }

/* .news-slider.swiper-container {
  right: -50px; } */

.news__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.news-slider {
  margin-left: 470px; }
.main-news .news-slider .news__item{
    height: auto;
}
.news__wrapper .swiper-pagination {
  bottom: 0; }

.main-news .main__title {
  position: absolute;
  top: 45px;
  left: 0;
  color: #fff; }

.news__item {
  padding: 10px;
  position: relative;
  border-radius: 20px; 
    text-decoration: none;
}
.news__item:hover{
    text-decoration: none;
}
  .news__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
    -webkit-transition: .1s;
    transition: .1s;
    z-index: -1;
    border-radius: 20px; }
  .news__item:hover:before {
    background: #16BA95;
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0); }
.main-news .news__item:before{
        background: #16BA95;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
}
.main-news .news__item:hover:before{
    opacity: 1;
}
.page-content .news__item:hover .news__title {
  color: #16BA95; }

.news__title {
  min-height: 170px;
  height: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 130%;
  -webkit-transition: .2s;
  transition: .2s; }

.news__item .news__title {
  padding: 45px 0 70px 30px; }

.news__title:hover {
  text-decoration: none;
  color: #fff; }

.news__date {
  color: #fff;
  padding: 60px 30px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.news__date-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .news__date-box div {
    font-size: 0.9375em;
    font-weight: 500; }
  .news__date-box .month {
    margin-bottom: 7px; }

.main-news .news__date-box {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end; }

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .news__list .news__item {
    width: calc(50% - 10px);
    margin-right: 0;
    margin-bottom: 20px; }
    .news__list .news__item::before {
      background: rgba(0, 0, 0, 0.05); }
    .news__list .news__item:hover {
      text-decoration: none; }
  .news__list .news__date, .news__list .news__title {
    color: #000; }
  .news__list .news__title {
    min-height: auto;
    height: auto;
    padding: 35px 30px 65px; }
  .news__list .news__date-box {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .news__list .news__date span {
    font-weight: 700; }
  .news__list .news__date-box div.year {
    font-weight: 700; }

.news__list .news__date {
  padding: 35px 30px 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.footer-container {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0 20px;
  color: #fff; }

.footer {
  padding: 90px 0 65px;
  position: relative;
  background-image: url("/assets/templates/stadar/images/news-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat; }
  .footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .85;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.85) 100%); }

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px; }

.ftr-policy {
  margin-bottom: 23px; }

.pl-3 {
  padding-left: 3rem; }

.site-develop-wrap {
  max-width: 230px;
  width: 100%; }

.footer__row-right {
  padding-left: 6rem; }

.site-develop-wrap svg {
  opacity: .9; }
  .site-develop-wrap:hover svg{
      opacity: 1;
  }
.footer .site-develop-wrap svg{
    width: 125px;
}
.oneclick-btn[disabled]:focus, .oneclick-btn[disabled]:hover,.oneclick-btn[disabled] {
    color: white;
    cursor: not-allowed;
    opacity: .50;
}
.oneclick-btn[disabled]:hover{
    background: #16BA95
}
.footer__row-left {
  width: 35%; }

.footer__row-left, .footer__row-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer__item {
  width: 25%;
  padding-right: 30px; }
  .footer__item a {
    color: #fff; 
      transition: .1s;
  }

.footer__item-long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 120px;
  width: 50%; }
  .footer__item-long a {
    color: #fff;
    text-decoration: none; 
      transition: .1s;
  }

.footer__item a:hover {
  text-decoration: none; 
    opacity: .5;
}
.footer__item-long a:hover{
    opacity: .5;
}

.footer__email {
  padding-right: 50px; }

.footer__email a {
  font-weight: 700; }

.footer__site-develop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.footer__site-develop span {
  margin-right: 5px;
  width: 100%; }

.footer__site-develop:hover {
  text-decoration: none; }

.footer__site-develop:hover svg path {
  -webkit-transition: .2s;
  transition: .2s; }

.footer__site-develop:hover svg path.logo-short-develop {
  fill: #AA222E; }

.footer__target-link, .footer__site-develop span, .footer__copy, .footer__opacity ,.site-develop-wrap svg{
  -webkit-transition: .2s;
  transition: .2s;
  color: #fff;
  opacity: .5; }

.main-menu .footer__site-develop span {
  color: #E0E0E0;
  opacity: 1; }

.main-menu .footer__site-develop {
  opacity: 1; }
  .main-menu .footer__site-develop svg {
    width: 125px;
    fill: #E0E0E0; }

.footer__target-link:hover, .footer__site-develop:hover span {
  opacity: 1;
  text-decoration: none;
  color: #fff; }

.footer__policy img, .footer__site-develop img, .footer__copy img {
  margin-left: 15px;
  margin-top: -4px; }

.footer__opacity {
  margin-right: 60px;
  margin-bottom: 0;
  line-height: 130%; }

.footer__policy {
  margin-right: 30px; }

.footer__row-bottom {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer__phone {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px; }

.footer__logo {
  padding-right: 25px; }
  .footer__logo p {
    margin-top: 25px;
    font-size: 0.875em;
    line-height: 150%;
    max-width: 250px;
    width: 100%; }

.footer__item .footer__email {
  display: none; }

.footer__row-bottom:last-child {
  margin-bottom: 0; }

.footer__target-link {
  font-size: 0.875em;
  position: relative; }
  .footer__target-link:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: .5;
    -webkit-transition: .1s;
    transition: .1s; }
  .footer__target-link:hover:before {
    opacity: 1; }

.footer__row .footer__target-link:first-child {
  margin-right: 20px; }

.footer ul {
  list-style: none;
  padding-left: 0; }
  .footer ul li {
    margin-bottom: 15px; }

.footer__item-title {
  opacity: .5;
  font-weight: 700;
  margin-bottom: 28px; }

.footer__catalog {
  margin-top: 25px; }
  .footer__catalog svg {
    margin-right: 10px; }
.footer__social ul a:hover{
    opacity: 1;
    background: #fff;
}
.footer__social ul a:hover svg path{
    fill: #000;
}
.footer__social ul li:hover{
    opacity: 1;
}
.footer__social {
  margin-top: 60px; }
  .footer__social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer__social ul li {
      margin-right: 10px;
      opacity: .6; }
    .footer__social ul a {
      background-color: rgba(255, 255, 255, 0.2);
      border-radius: 100%;
      width: 40px;
      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; }

.main-menu .footer__social, .main-menu .footer__catalog {
  margin-top: 0; }

.social-title {
  margin-bottom: 15px;
  font-size: 0.875em; }

.footer__addres {
  line-height: 1.6;
  font-size: 0.875em;
  max-width: 250px;
  width: 100%; }

.footer__time-work {
  line-height: 1.6;
  font-size: 0.875em; }

table {
  margin-top: 55px; }
  table td, table th {
    padding: 30px 50px; }
  table th {
    font-weight: 400; }
  table td {
    font-size: 1.25em;
    font-weight: 700;
    width: 33%;}
  table tr:nth-child(even) {
    background: rgba(51, 51, 51, 0.05); }
    table tr:nth-child(even) td:first-child {
      border-radius: 10px 0 0 10px; }
    table tr:nth-child(even) td:last-child {
      border-radius: 0 10px 10px 0; }
  table tr:first-child {
    background: transparent; }

.page-content {
  padding: 100px 20px 80px;
  max-width: 1390px;
  width: 100%;
  margin: 0 auto; }

.page-content.product {
  padding-top: 50px; }

.page-content.catalog {
  padding-top: 70px; }

.page__title {
  font-size: 2.5em;
  font-weight: 500; }

.search .page__title {
  margin-bottom: 10px; }

.search__value {
  font-weight: 700;
  font-size: 2.5em; 
    width: 100%;
        word-wrap: break-word;
}

.search__info {
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 23px; }

.search__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }

.search__result span {
  font-size: 32px;
  display: block;
  margin-right: 5px; }

.search__retry {
  font-size: 2em;
  font-weight: 700;
  margin-top: 40px; }

.search__form {
  border: 1px solid #000;
  border-radius: 50px;
  max-width: 1080px;
  width: 100%; }
  .search__form .submit__form {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #16BA95;
    border: none; }

.modal__search-input__wrapp {
  position: relative; }

.modal-search .modal__search-btn {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #16BA95;
  border: none;
  padding: 0; }
.btn-search .modal__search-btn{
    opacity: 0;
}
.btn-search:hover .btn-search__icon,.search-btn__mobile-menu:hover{
    background: rgba(22, 186, 149, 0.5);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}
.submit__form {
  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; }

.input__form {
  border: none;
  padding: 0;
  margin: 10px 10px 10px 0;
  font-size: 1.25em;
  max-width: 90%;
  font-weight: 700;
  width: 100%; }

.search__form {
  margin-top: 30px; }
  .search__form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px 10px 35px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.header__right {
  position: relative; }

.main-menu-search .main-menu-search-wrapper {
  position: absolute;
  right: calc(100% - 55px);
  max-width: 0;
  width: 0;
  top: 0;
/*   z-index: -1; */
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0; }
  .main-menu-search .main-menu-search-wrapper input {
    color: #fff;
    padding: 20px 30px;
    border: none; }
  .main-menu-search .main-menu-search-wrapper input::-webkit-input-placeholder {
    color: #fff; }
  .main-menu-search .main-menu-search-wrapper input::-moz-placeholder {
    color: #fff; }
  .main-menu-search .main-menu-search-wrapper input:-ms-input-placeholder {
    color: #fff; }
  .main-menu-search .main-menu-search-wrapper input::-ms-input-placeholder {
    color: #fff; }
  .main-menu-search .main-menu-search-wrapper input::placeholder {
    color: #fff; }

.opened-menu .main-menu-search .main-menu-search-wrapper {
  max-width: 800px;
  width: 800px;
  opacity: 1; }

.opened-menu .header__right .main-menu-search {
  width: 50px;
  height: 50px; }

.search-input {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  height: 60px;
  width: 100%; }

.page__link {
  font-size: 1.5em;
  font-weight: 700;
  color: #000; }
  .page__link a {
    border-radius: 2px;
    border-bottom: 2px solid #16BA95;
    color: #000;
    text-decoration: none; }
  .page__link span {
    display: inline-block;
    margin-right: 15px; }

.search__item {
  margin-bottom: 40px; }
  .search__item p {
    margin-top: 32px;
    margin-left: 20px;
    font-size: 1.25em;
    line-height: 150%; }

.search__list {
  margin-top: 70px; }

.pagination svg path {
  fill: #000; }

.pagination ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .pagination ul a {
    color: #000;
    font-size: 1.5em;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    border-radius: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: .2s;
    transition: .2s; }
    .pagination ul a:hover {
      text-decoration: none;
      background: rgba(22, 186, 149, 0.15); }
  .pagination ul a.active {
    background: rgba(22, 186, 149, 0.15);
    color: #16BA95; }
  .pagination ul .first {
    margin-right: 15px; }
  .pagination ul .last {
    margin-left: 15px; }

.main__title {
  font-size: 4em;
  font-weight: 700;
  line-height: 120%; }

.catalog__wrapper {
  margin-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.catalog__menu, .news__year {
  max-width: 390px;
  width: 100%;
  padding-right: 70px;
  list-style: none;
  padding-left: 0; }
  .catalog__menu a, .news__year a,.news__year label {
    color: #000;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 130%;
    padding: 15px 25px;
    text-decoration: none;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: .2s;
    transition: .1s; }

.dropdown--menu li{
    
    list-style: none;
}
.dropdown--menu li a{
   position: relative; 
}
.dropdown--menu li a:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateX(-50%);
    width: 10px;
    height: 1px;
    background: #000;
    transition: .1s;
}
.dropdown--menu{
    padding-left: 0;
}
.submenu_wrap >a{
    position: relative;
}
.submenu_wrap a span{
    position: absolute;
    top: 48%;
    right: -19px;
    transform: translateY(-50%);
    width: 8px;
    transition: .2s;

}

.submenu_wrap a span svg{
    transition: .1s;
    transform: rotate(90deg);
}
.submenu_wrap span.active svg{
    transform: rotate(270deg);
}
 .dropdown--menu{
        display: none;
    }

.catalog__menu .dropdown--menu a{
    padding-left: 50px;
}
.catalog__menu .dropdown--menu a:hover:before,.catalog__menu a.active:before{
    background: #fff;
}
.news__year{
    max-width: 100%;
}
.news__year small{
    font-size: 100%;
}
.news__year label{
    cursor: pointer;
    transition: .2s;
}
.news__year label:hover{
     background: rgba(22, 186, 149, 0.5);
      color: #fff; 
}
.news__year input{
    display: none;
}
    .catalog__menu a:hover, .news__year a:hover {
      background: rgba(22, 186, 149, 0.5);
      color: #fff; }
    .catalog__menu a.active, .news__year a.active {
      color: #fff;
      background: #16BA95; }

.news__year {
  margin-top: 85px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.product__item {
  border-radius: 20px;
  width: calc(33.33333% - 20px);
  margin: 0 10px 48px;
  text-decoration: none;
  color: #000;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative; }
  .product__item:hover {
    text-decoration: none;
    color: #000; }
    .product__item:hover .product__title {
      color: #16BA95; }
    .product__item:hover .product__image img {
      -webkit-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
              transform: translateY(-10px); }

.product__image {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 25px 50px 30px;
  text-align: center;
  height: 370px;
  position: relative;
}
.product__image:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(22, 186, 149, .3);
    width: 100%;
    height: 100%;
    transition: .2s;
    opacity: 0;
    border-radius: 20px;
}
 .product__item:hover .product__image:before{
     opacity: 1;
 }
  .product__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: .2s;
    transition: .2s; }
.product-char-cart{
    position: absolute;
  top: 20px;
  left: 19px; 
}
.product-char-cart span{
    margin-bottom: 10px;
}
.product__l {
  border: 1px solid #16BA95;
  border-radius: 20px;
  height: 40px;
  padding: 0 10px;
  font-weight: 600;
  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;
  }

.product__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -15px;
    padding: 0 15px;
   }

.product__title {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
  -webkit-transition: .2s;
  transition: .2s;
  text-align: center; }

.product__item p {
  text-align: center;
  font-weight: 600; }

.m-auto {
  margin: 0 auto; }

.page__description {
  margin-top: 80px; }

.page__description .page__title {
  font-size: 3em;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 25px; }

.page__description p, .page__description li {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 20px; }

.page__description ol {
  padding-left: 20px; }

.page__description h3 {
  font-size: 1.5em;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin: 40px 0; }

.mt-50 {
  margin-top: 50px; }

.page__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 110px; 
    z-index: 1;
    position: relative;
}

.back__page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s; }
  .back__page:hover {
    text-decoration: none;
    color: #000; }
    .back__page:hover span {
      background: #16BA95; }
    .back__page:hover svg {
      fill: #fff; }
  .back__page span {
    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;
    border-radius: 50%;
    background: rgba(22, 186, 149, 0.2);
    width: 60px;
    height: 60px;
    margin-right: 20px;
    -webkit-transition: .2s;
    transition: .2s; }
  .back__page svg {
    fill: #000;
    width: 30px;
    height: 30px;
    -webkit-transition: .2s;
    transition: .2s; }

.page__top-title {
  font-weight: 700; }

.share-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .share-icon .page__top-title {
    margin-right: 12px; }
  .share-icon:hover {
    color: #000;
    text-decoration: none; }
    .share-icon:hover span {
      background: #16BA95; }
    .share-icon:hover svg {
      fiLL: #fff; }
  .share-icon span {
    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;
    border-radius: 50%;
    background: rgba(22, 186, 149, 0.2);
    width: 60px;
    height: 60px;
    -webkit-transition: .2s;
    transition: .2s; }
    .share-icon span svg {
      fill: #000;
      width: 20px;
      height: 20px;
      -webkit-transition: .2s;
      transition: .2s; }
.share img{
    filter: invert(100%);
    width: 30px;
}
.dropdown-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 1;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    visibility: visible;
    /* pointer-events: none; */
    position: absolute;
    top: 65px;
    right: 0;
    opacity: 0;
    visibility: hidden;

}
.open .dropdown-content{
    opacity: 1;
    visibility: visible; 
}
.open .share-icon span{
    background: #16BA95;
}
.open .share-icon span svg,.dropdown-content a svg path{
    fill: #fff;
}
.dropdown-social .dropdown-content a {
    width: 60px;
    height: 60px;
   background: rgba(22, 186, 149, 1);
    display: -webkit-box;
    border-radius: 50%;
    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;
    -webkit-transition: transform .4s, opacity .3s, color .2s;
    -o-transition: transform .4s, opacity .3s, color .2s;
    transition: transform .4s, opacity .3s, color .2s;
    color: rgba(222, 42, 27, 1);
    margin-bottom: 5px;
}


.product__dop-text {
  font-size: 2em;
  font-weight: 700; }

.product__char-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.char {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .char p {
    margin-bottom: 0;
    margin-left: 9px;
    opacity: .5;
    font-size: 1.25em;
    font-weight: 400; }

.meaning {
  font-size: 1.25em;
  font-weight: 700; }

.char__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #16BA95; }

.product .main__title {
  margin-bottom: 25px; }

.product__char {
  margin: 45px 0 40px; }

.product__description {
  font-weight: 500;
  line-height: 150%; }

.product__left {
  width: 40%; }

.product__right {
  width: 60%; }

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

.product-slider-wrap {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
  height: 460px;
  margin-bottom: 60px; }

.product-slider {
  height: 100%; }

.product-slider__item {
  text-align: center;
  margin: 0 auto; }
  .product-slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.thumb-slider {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 60px; }
  .thumb-slider .swiper-pagination {
    top: 50%;
    width: 100%; }
  .thumb-slider .swiper-btn-next {
    position: absolute;
    right: 57px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .thumb-slider .swiper-btn-prev {
    position: absolute;
    left: -63px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.green-nav .swiper-btn {
  border-color: #16BA95;
  width: 60px;
  height: 60px;
  -webkit-transition: .1s;
  transition: .1s; }
  .green-nav .swiper-btn svg path {
    fill: #000; }
  .green-nav .swiper-btn:hover {
    background: #16BA95; }
    .green-nav .swiper-btn:hover svg path {
      fill: #fff; }

.product-slider-thumb__item {
  width: 100px;
  height: 100px;
  border-radius: 20px; }
  .product-slider-thumb__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.header__right .button {
  font-size: 1.125em; }

.page-slider-wrap .swiper-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2; }
.page-slider-wrap .swiper-btn:hover{
    background: rgba(22, 186, 149, 0.5);
}
.page-slider-wrap .swiper-btn-prev {
  left: 20px; }

.page-slider-wrap .swiper-btn-next {
  right: 20px; }

.page__date {
  color: #16BA95;
  font-size: 2.25em;
  margin-bottom: 30px; }
  .page__date span {
    font-weight: 700; }

.f-bold {
  font-weight: 700; }

.f-bold h3 {
  font-size: 2em; }

.page__content h3 {
  font-size: 2em;
  margin-top: 35px;
  margin-bottom: 30px;
  line-height: 140%; }
.page__content h4{
    font-size: 1.25em;
}
.page__content p {
  margin-top: 25px;
  font-weight: 500;
  line-height: 150%; 
    font-size: 1.125em;
}

.page__content ul {
  list-style: none;
  padding-left: 0; }

.page__content ul li {
  position: relative;
  padding-left: 35px; }
  .page__content ul li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 20px;
    height: 3px;
    background: #16BA95;
    border-radius: 20px; }

.page__content li {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 15px; }

.page__content ol {
  padding-left: 20px; }

.page__content ol, .page__content ul {
  margin-bottom: 50px; }

.page-offset-right {
  max-width: 1050px;
  width: 100%; }

.page-slider__item {
  height: 655px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.page-slider {
  border-radius: 30px;
  overflow: hidden; }

.page-slider-wrap {
  position: relative; }

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

.page__items {
  width: 100%; 
    display: flex;
    flex-wrap: wrap;
}

.page__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; 
    width: 50%;
}
  .page__item p {
    max-width: 240px;
    width: 100%;
    padding-right: 30px;
    font-size: 1.25em;
    margin: 0; }

.page__item-val {
  font-weight: 600;
  font-size: 1.25em;
  padding-right: 30px; 
    line-height: 1.6;
}

.page__box {
  margin-top: 70px; }

.page__map {
  margin-top: 70px;
  border-radius: 30px;
  overflow: hidden; }

#map {
  height: 500px;
  width: 100%;
  border-radius: 30px; }

.section-error {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover; }

.section-error .section__container {
  width: 100%; }

.error__page-wrapper {
  max-width: 600px;
  margin-top: 100px;
  color: #fff; }
  .error__page-wrapper span {
    font-size: 2.25em;
    font-weight: 600; }
  .error__page-wrapper .error_number {
    font-size: 8em;
    font-weight: 600; }
  .error__page-wrapper h2 {
    font-size: 2em;
    font-weight: 500;
    margin-bottom: 60px; }
  .error__page-wrapper .btn {
    border: 1px solid #fff;
    width: 200px;
    height: 60px;
    font-size: 1.25em;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative; }
    .error__page-wrapper .btn:hover {
      background: #16BA95;
      border-color: #16BA95; }

.modal {
  transition: .2s ease-in-out;
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -ms-transition: all ease-in-out .2s;
  -o-transition: .2s ease-in-out;
  position: fixed;
  width: 100vw;
  height: 100vh;
  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;
  z-index: 100500;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden; }

.modal__body.__search {
  width: 100%;
  min-width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.modal__search {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-top: calc(70px + 20 * ((100vw - 320px) / 1046));
  padding-bottom: calc(70px + 20 * ((100vw - 320px) / 1046));
  position: relative;
  border-radius: 0 0 40px 40px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px); }

.modal__search-input {
  background: 0 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding-top: calc(10px + 5 * ((100vw - 320px) / 1046));
  padding-bottom: calc(10px + 5 * ((100vw - 320px) / 1046));
  width: 100%;
  padding: 25px 40px;
  background: #fff;
  border-radius: 50px;
  height: 80px;
  font-size: 1.25em;
  border: none; }

.modal__search-reset {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: calc(55px + 5 * ((100vw - 320px) / 1046));
  transition: .35s ease-in-out;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  -ms-transition: all ease-in-out .35s;
  -o-transition: .35s ease-in-out;
  opacity: 0; }

.opened-search .modal-search {
  opacity: 1;
  visibility: visible; }
  
 .opened-menu.opened-search .modal-search {
  opacity: 0;
  visibility: hidden; }

.modal__search-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: all ease-in-out .5s;
  -o-transition: .5s ease-in-out;
  opacity: 1;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto; }

.opened-search .modal__search-content {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  opacity: 1; }

.modal__search-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #141414;
  background-color: #fff; }

.modal__close {
  cursor: pointer;
  position: absolute;
  top: 60px;
  right: 100px;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: all ease-in-out .3s;
  -o-transition: .3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 25px;
  height: 25px; }

.modal__close span {
  position: absolute;
  right: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  background: #fff;
  width: 100%;
  height: 2px;
  bottom: 10px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: all ease-in-out .3s;
  -o-transition: .3s ease-in-out; }

.modal__close span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.modal__content {
  cursor: default;
  transition: .28s ease-in-out;
  -webkit-transition: .28s ease-in-out;
  -moz-transition: .28s ease-in-out;
  -ms-transition: all ease-in-out .28s;
  -o-transition: .28s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-perspective-origin: 30px;
  perspective-origin: 30px;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px; }

.opened-search .modal__content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.footer__item-title {
  position: relative; }
  .footer__item-title span {
    position: absolute;
    top: 0;
    right: 0;
    display: none; }

.product__right-mobile-title {
  display: none; }

.phone a, .email a {
  font-size: 1.5em; }

.page__form{
   max-width: 700px;
    width: 100%; 
    margin-top: 70px;
    margin-bottom: 120px;
}
.page__form .small{
    margin-top: 0;
}
.form-control{
    background: rgba(0,0,0,.05);
    height: 60px;
    border-radius: 10px;
    width: 100%;
    border: none;
    margin-bottom: 20px;
    padding: 0 20px;
    border: 1px solid rgba(0,0,0,.05);
    transition: .1s;
}
.form-control:focus,.form-control:active{
    background: transparent;
    border-color: #000;
}
.form-textarea{
    padding: 20px;
    height: 100px;
}
.forma_message{
    width: 100%;
    margin-top: 40px;
}
.form__subtitle{
    font-size: 24px;
}
.oneclick-btn{
    background: #16BA95;
    border-radius: 50px;
    max-width: 390px;
    width: 100%;
    height: 60px;
    color: #fff;
    transition: .2s;
}
.oneclick-btn:hover{
    background: #0fa381;
}
.checkbox.style-a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox.style-a input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox.style-a input:checked ~ .checkbox__checkmark {
  background-color: #16BA95;
}
.checkbox.style-a input:checked ~ .checkbox__checkmark:after {
  opacity: 1;
}
.checkbox.style-a .checkbox__checkmark {
  position: absolute;
  top: -4px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #16BA95;
  transition: background-color 0.25s ease;
  border-radius: 3px;
}
.checkbox{
    margin-bottom: 30px;
    font-size: 12px;
}
.checkbox.style-a .checkbox__checkmark:after {
  content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.25s ease;
}
.gt-current-lang img,.gt_options img{
    display: none!important;
}
.gt_float_switcher .gt_options{
    position: absolute!important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    display: none!important;
}
.header__dropdown-lang{
    width: 60px;
    height: 60px;
}
.gt_float_switcher .gt-selected{
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gt_options .nturl{
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 30px;
}
.gt_float_switcher .gt_options a{
    align-items: center;
    justify-content: center;
}
.doc-item{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    margin-bottom: 25px;
        align-items: center;
}
.docs-wrap{
    margin-top: 30px;
    margin-bottom: 20px;
}
.doc-item:hover{
    color: #000;
}
.doc-item span{
    display: block;
    margin-right: 10px;
}

@media screen and (max-height: 690px) {
  .main-slider {
    height: 980px; }
  .main-slider {
    height: 800px; } }

@media screen and (max-width: 1440px) {
  .header__right {
    padding-right: 45px; }
    .link-catalog-menu{
        right: -17rem;
    }
  .modal__close {
    top: 20px;
    right: 20px; }
  .header__menu-item a {
    font-size: 1.125em; }
  .main-slider__title {
    font-size: 5em;
    padding: 0 25px;
    margin-top: -50px; }
  .dots-main-menu {
    margin-left: 50px; }
  .header__menu {
    padding-right: 40px;
    padding-left: 5px; }
  .main-slider .swiper-pagination {
    left: 50px; }
  .category__title {
    font-size: 2.25em;
    top: 25px;
    left: 40px; }
  .news__image {
    height: 250px; }
  .phone a, .email a {
    font-size: 1.25em; }
  .main-menu-bottom-wrap .footer__social li {
    padding-left: 15px; }
  .main-menu-bottom-wrap li {
    text-align: right; }
  .main-menu-bottom-wrap .site-develop-wrap {
    max-width: 100%; }
  .main-menu-bottom-wrap .footer__social ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .main-news {
    padding-bottom: 100px;
    padding-left: 50px;
    padding-top: 100px; }
    .main-news .swiper-btn {
      width: 70px;
      height: 70px; }
      .main-news .swiper-btn svg {
        width: 30px; }
  .news__title {
    font-size: 1.5em; }
  .news__date span {
    font-size: 4em; }
  .news__item .news__title {
    padding: 30px 0 0 10px; }
  .news__date, .news__list .news__date {
    padding: 35px 10px 0 10px; }
  .news-slider {
    margin-left: 400px; }
  .footer__item-long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__item-long .footer__item-long-any:first-child {
    margin-bottom: 50px; }
  .footer__item, .footer__item-long {
    width: 33.33333%; }
  .ftr-policy {
    margin-bottom: 21px; }
  .header-wrap {
    padding: 35px 0; }
  .header__dropdown-content a, .header__dropdown-content a span{
    font-size: 1.125em; }
  .opened-menu .main-menu-search .main-menu-search-wrapper {
    max-width: 600px;
    width: 600px; }
  .main-menu-bottom {
    padding-right: 50px; }
  .main-menu-bottom-wrap .site-develop-wrap {
    margin-right: 30px; } }

@media screen and (max-width: 1280px) {
  .header__menu {
    padding-right: 30px; }
  .header__right .button, .header__dropdown-content a,.header__dropdown-content span,.btn-search__icon {
    width: 50px;
    height: 50px; }
    .page__item{
        width: 100%;
    }
    .gt_float_switcher .gt-selected,.header__dropdown-lang,.gt_options .nturl{
        width: 50px;
        height: 50px;
    }
  .main__title {
    font-size: 3em; }
  .header__right .button, table td {
    font-size: 1em; }
  .dots-main-menu {
    margin-left: 30px; }
  .header__menu {
    display: none; }
  .category__title {
    font-size: 2em;
    top: 23px;
    left: 30px; }
  table td, table th {
    padding: 20px; }
  .footer__item {
    padding-left: 25px !important;
    padding-right: 0 !important; }
  .footer__row-right {
    padding-left: 30px; }
  .footer__item-long {
    padding-left: 50px; }
  .opened-menu .main-menu-search .main-menu-search-wrapper {
    max-width: 460px;
    width: 460px; }
  .product__image {
    max-height: 270px; }
  .catalog__menu a, .news__year a {
    font-size: 1.25em;
    padding: 12px 22px; }
  .product__l {
    font-size: 0.75em;
    height: 30px; }
  .product__title {
    font-size: 1.25em;
    margin-bottom: 5px; }
  .product__item p {
    font-size: 0.9375em;
    margin-bottom: 0; }
  .product__item {
    margin-bottom: 40px; }
  .pagination ul a {
    font-size: 1.25em;
    width: 50px;
    height: 50px; }
  .page__description h3 {
    font-size: 1.25em; }
  .pagination svg {
    width: 20px; }
  .pagination svg {
    height: 34px;
    width: 34px; }
  .page__description .page__title {
    font-size: 2.5em; }
  .page__description p, .page__description li {
    font-size: 1em; }
  .page__top {
    margin-bottom: 70px; }
  .product-slider-thumb__item {
    height: 70px; }
  .green-nav .swiper-btn {
    width: 50px;
    height: 50px; }
    .green-nav .swiper-btn svg {
      width: 25px; }
  .product__dop-text {
    font-size: 1.5em; }
  .char p, .meaning {
    font-size: 1.125em; }
  .page__items {
    width: 100%; }
  .page__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media screen and (max-width: 1024px) {
    .sert-item{
        width: calc(33% - 10px);
    }
    .opened-menu .btn-search{
        display: none
    }
    .form__subtitle{
        font-size: 18px;
    }
    .submenu_wrap a span{
        right: -15px;
    }
    .submenu_wrap a span{
        
    }
  .news-slider {
    margin-left: 280px; }
  .page__content h3 {
    font-size: 1.5em; }
  .main-menu .link-main-menu a {
    font-size: 1.5em; }
  .main-menu-search .main-menu-search-wrapper {
    display: none; }
  .main-menu .link-catalog-menu a {
    font-size: 1em; }
  .link-parent:before {
    width: 160px; }
  .main-menu-parent {
    max-width: 260px; }
  .main-menu:before {
    width: 315px; }
  .main-menu-bottom-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-left: 100px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .main-menu-bottom-wrap li {
      width: 50%;
      margin-top: 15px;
      padding-left: 0; }
  .main-menu-bottom {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
  .main-menu-bottom-wrap li:first-child {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .main-menu-bottom-wrap li:nth-child(2) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .link-parent:before {
    max-width: 230px;
    top: 15px;
    right: -100px;
    height: 2px;
    opacity: .5; }
  .link-catalog-menu {
    top: 5px; }
  .catalog__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .catalog__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .catalog__menu a, .news__year a {
    white-space: nowrap; }
  .catalog__menu, .news__year {
    max-width: 100%; }
  .news__year {
    overflow-y: auto; }
.catalog__menu{
    flex-wrap: wrap;
}
  .catalog__menu, .news__year {
    margin-bottom: 30px; }
  .page-slider__item {
    height: 400px; }
  .page-slider-wrap .swiper-btn {
    width: 60px;
    height: 60px; }
    .page-slider-wrap .swiper-btn svg {
      width: 30px; }
  .thumb-slider {
    max-width: 470px; }
  .phone a, .email a {
    font-size: 1.125em; }
  .main-menu .footer__site-develop span {
    font-size: 0.875em; }
  #map {
    height: 350px; } 
    .submenu_wrap a span{
        display: block;
    } 
   
    .catalog__menu a{
        padding: 12px 15px;
    }
    .catalog__menu>li{
        margin-right: 27px;
    }
    .pagination ul a{
        width: 40px;
        height: 40px;
    }
    .catalog__menu .dropdown--menu a{
        padding-left: 30px;
    }
    .dropdown--menu li a:before{
        left: 15px;
    }
    
}

@media screen and (max-width: 780px) {
  .news-slider {
    margin-left: 0; }
    .sert-item{
        width: calc(50% - 10px);
    }
    .pagination ul a{
        font-size: 1em;
    }
    .checkbox-style{
        padding: 6px 15px;
            font-size: 13px;
    }
  .main-news {
    padding: 70px 0 70px 35px; }
    .main-news .news__title {
      min-height: 150px; }
  .news-slider.swiper-container {
    right: 0;
    width: 100%; }
  .news__title {
    font-size: 1.25em; }
  .news__date span {
    font-size: 3em; }
  .news__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .main-news .main__title {
    position: relative;
    top: 0;
    margin-bottom: 40px;
    width: 100%; }
  .news__wrapper .swiper-pagination {
    bottom: inherit;
    top: 0;
    right: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .char p, .meaning {
    font-size: 1em; }
  .news__wrapper .swiper-counter {
    margin-left: 0;
    margin-right: 30px; }
  .main-slider__title {
    font-size: 4em; }
  .category__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr); }
  .ftr-policy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__row-left, .footer__item, .footer__item-long, .footer__row-right {
    width: 50%; }
  .footer__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .footer__item-long, .footer__item {
    padding-left: 0 !important; }
  .footer__target-link-wrap {
    margin-bottom: 22px; }
  .footer {
    padding-bottom: 42px; }
  .header-wrap {
    padding: 30px 0; }
  .header-left {
    padding-left: 30px; }
  .header__right {
    padding-right: 30px; }
  .footer__row-bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .product__item {
    width: calc(50% - 20px); }
  .product__l {
    top: 10px;
    left: 10px; }
  .page-content.catalog {
    padding-top: 50px; }
  .catalog__wrapper {
    margin-top: 35px; }
  .page__description {
    margin-top: 70px; }
  .main-slider__title {
    padding: 0 0; }
  .page-content {
    padding-top: 50px; }
  .product__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .product__right, .product__left {
    width: 100%; }
  .product__right-mobile-title {
    display: block;
    margin-bottom: 45px; }
  .product__box-desktop-title {
    display: none; }
  .product .page__top {
    margin-bottom: 50px; }
  .product__char {
    margin-top: 70px; }
  .thumb-slider .swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .thumb-slider .swiper-btn-next {
    right: 0; }
  .thumb-slider .swiper-btn-prev {
    left: 0; }
  .page__item p, .page__item-val {
    max-width: 50%;
    width: 50%; } 
    .catalog__menu .dropdown--menu a{
        font-size: 0.9em;
    }
    
}

@media screen and (max-width: 680px) {
  .news__wrapper .swiper-pagination {
    right: inherit;
    left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    top: 125px; }
    .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code,.gt_float_switcher .gt_options a{
        font-size: 14px;
    }
  .main-news .main__title {
    margin-bottom: 130px; }
  .news__wrapper .swiper-counter {
    margin-right: 0;
    margin-left: 30px; }
  .header__right .button, .header__dropdown-content a, .opened-menu .header__right a.main-menu-search,.header__dropdown-content a,
  .header__dropdown-content span,.btn-search__icon,.gt_float_switcher .gt-selected, .header__dropdown-lang, .gt_options .nturl
  {
    width: 40px;
    height: 40px; }
  .header__right .visibble_v {
    margin: 0 10px; }
  .header__right .button {
    font-size: 0.875em; }
  .dots-main-menu {
    width: 50px; }
 
  .header-wrap {
    padding: 20px 0; }
  .header-left {
    padding-left: 20px; }
  .header__right {
    padding-right: 20px; }
  .main-slider__title {
    font-size: 2.5em; }
  .main-slider {
    height: 550px; }
    .main-slider .swiper-btn {
      width: 60px;
      height: 60px; }
      .main-slider .swiper-btn svg {
        width: 24px; }
  .footer__row-left {
    width: 100%;
    margin-bottom: 15px; }
  .footer {
    padding: 50px 0 30px; }
  .error__page-wrapper span {
    font-size: 1.25em;
    display: block;
    margin-bottom: 10px; }
  .error__page-wrapper .error_number {
    font-size: 4em;
    margin-bottom: 10px; }
  .error__page-wrapper h2 {
    font-size: 1em;
    margin-bottom: 25px; }
  .error__page-wrapper .btn {
    font-size: 1em;
    width: 150px;
    height: 50px; }
  .section-error {
    background-position: center; }
  .modal__close {
    top: 10px;
    right: 10px; }
  .modal__search-input {
    padding: 13px 20px;
    height: 40px;
    font-size: 0.875em; }
  .modal-search .modal__search-btn {
    width: 34px;
    height: 34px;
    top: 3px;
    right: 3px; }
  .modal__content {
    padding-top: 55px;
    padding-bottom: 65px;
    padding-left: 15px;
    padding-right: 15px; }
  .modal__close {
    width: 15px;
    height: 15px; }
  .footer__logo p {
    max-width: 100%; }
  .footer__item {
    padding-right: 30px !important; }
  .footer__item-long {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 30px; }
  .footer__item-long .footer__item-long-any {
    width: 50%; }
  .footer__row {
    margin-bottom: 0; }
  .footer__item-long .footer__item-long-any:first-child {
    margin-bottom: 30px; }
  .main-menu:before, .link-parent:before {
    content: none; }
  .main-menu__wrapper {
    padding: 90px 20px 20px 20px; }
  .main-menu-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .main-menu-bottom-wrap {
    padding-left: 0; }
  .main-menu-bottom-wrap li {
    text-align: left; }
  .main-menu-bottom-wrap .footer__social ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .link-catalog-menu {
    position: relative;
    left: 0; }
  .main-menu__wrapper {
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(50px);
            backdrop-filter: blur(50px); }
  .main-menu-parent {
    max-width: 100%; }
  .link-catalog-menu {
    display: none; }
  .link-catalog-menu {
    margin-bottom: 30px; }
  .link-main-menu > li {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
  .link-main-menu > li > a {
    margin: 13px 0 17px 0; }
  .link-main-menu .carret {
    display: block; }
  .main-menu-bottom-wrap .site-develop-wrap {
    max-width: 185px; }
  .header__dropdown-content a,.header__dropdown-content span {
    font-size: 0.875em; }
  .main-menu-bottom {
    padding-right: 0; } }

@media screen and (max-width: 480px) {
  .logo img {
    max-width: 180px; }
.sert-item-img{height: 290px;}
.category__item{
    height: 220px;
}

  .header-left .logo {
    margin-top: 0; }
  .dots-main-menu {
    margin-left: 20px; }
  .footer__opacity {
    font-size: 0.875em; }
  .footer__row-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .site-develop-wrap {
    margin-top: 25px; }
  .footer__item-long {
    width: 100%; }
  .catalog__menu a, .news__year a {
    font-size: 1.125em;
    padding: 4px 14px; }
  .product__image {
    padding: 25px 35px 30px; }
  .page__description .page__title {
    font-size: 2em; }
  .page__description {
    margin-top: 50px; }
  .main-slider .swiper-pagination {
    left: 20px; }
  .category__title {
    font-size: 1.5em;
    top: 20px;
    left: 20px; }
  .main__title {
    font-size: 2.5em; }
  .main-news {
    padding: 70px 0 70px 20px; }
  .page__content h3, .product__dop-text {
    font-size: 1.25em; }
  .page__content li {
    font-size: 1em; }
  .main__title {
    font-size: 2em; }
  .back__page span, .share-icon span {
    width: 40px;
    height: 40px; }
  .back__page svg, .share-icon svg {
    width: 25px;
    height: 25px; }
  .product .main__title {
    margin-bottom: 20px; }
  .product-slider-wrap {
    height: 400px; }
  .thumb-slider {
    max-width: 100%; }
  .page__top-title {
    font-size: 0.75em; }
  .footer__social {
    margin-top: 30px; }
  .main-news .news__title {
    font-size: 1.125em; }
  .main-news .news__image {
    height: 205px; }
  .main-news .news__item .news__title {
    padding: 25px 10px 0 10px; }
  .news__title {
    font-size: 1.125em; }
  .news__date-box .month {
    font-size: 0.875em; }
  .news__wrapper .swiper-pagination {
    top: 100px; }
  .main-news .main__title {
    margin-bottom: 120px; }
  .page__item p, .page__item-val {
    font-size: 1em; }
  .page__map {
    margin-top: 30px; }
  .news__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .news__list .news__item {
      width: 100%; } 
    .dropdown-social .dropdown-content a{
        width: 40px;
        height: 40px;
    }
    .dropdown-social .dropdown-content{top: 45px;}
}

@media screen and (max-width: 420px) {
    .sert-item{
        width: 100%;
    }
    .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code, .gt_float_switcher .gt_options a{
        font-size: 12px;
    }
       .gt_float_switcher .gt-selected,.header__dropdown-lang,.gt_options .nturl{
        width: 30px;
        height: 30px;
    }
    .sert-item-img {
    height: 380px;
}
  .header .logo img {
    max-width: 130px; }
  .header__right .button, .opened-menu .header__right a.main-menu-search,.btn-search__icon {
    width: 30px;
    height: 30px; }
  .header__right .button {
    font-size: 0.625em; }
  .header__right .visibble_v {
    margin: 0 5px; }
  .dots-main-menu {
    width: 30px;
    height: 15px; }
  .main-slider__title {
    font-size: 2.25em; }
  .main-slider {
    height: 460px; }
  .footer__site-develop span {
    font-size: 0.875em; }
   .category__list {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr); }
  .category__item{
      grid-column: 1;
  }
  .category__item{height:200px}
  .product__image {
    min-height: 200px; }
  .product__image {
    max-height: 200px; }
  .pagination ul a {
    font-size: 1em;
    width: 40px;
    height: 40px; }
  .product__title, .page__description h3 {
    font-size: 1.125em; }
  .footer__row .f-item-first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .footer__item.pl-3 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .footer__item-long .footer__item-long-any {
    width: 50%; }
  .footer__item-long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__item.f-item-first {
    margin-top: 20px; }
  .footer__item-list {
    display: none; }
  .footer__row-left, .footer__item, .footer__item-long, .footer__row-right, .footer__item-long .footer__item-long-any {
    width: 100%; }
  .footer__item {
    padding-right: 0 !important; }
  .footer__item-title span {
    display: block; }
  .footer__item.active span, .footer__item-long-any.active .footer__item-title span {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .page-content {
    padding-top: 40px;
    padding-bottom: 40px; }
  .green-nav .swiper-btn {
    width: 40px;
    height: 40px; }
  .opened-menu .dots-main-menu span:first-child {
    -webkit-transform: rotate(25deg) translate(1px, 5px);
        -ms-transform: rotate(25deg) translate(1px, 5px);
            transform: rotate(25deg) translate(1px, 5px); }
  .opened-menu .dots-main-menu span:last-child {
    -webkit-transform: rotate(-25deg) translate(2px, -9px);
        -ms-transform: rotate(-25deg) translate(2px, -9px);
            transform: rotate(-25deg) translate(2px, -9px); }
  .footer__item-long {
    margin-top: 0; }
  .site-develop-wrap {
    max-width: 210px; }
  .page__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .page__item p, .page__item-val {
    max-width: 100%;
    width: 100%; }
  .page__item p {
    margin-bottom: 10px; }
  .page__item {
    margin-bottom: 20px; }
  #map {
    height: 350px; } }
