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

html {
  font-family: sans-serif;
  line-height: 1.15;

  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto 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;

  margin: 0;

  text-align: left;

  color: #212529;
  background-color: #fff;
}

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

hr {
  overflow: visible;

  box-sizing: content-box;
  height: 0;
}

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] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;

  border-bottom: 0;

  -webkit-text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;

  margin-bottom: 1rem;
}

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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;

  position: relative;

  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  text-decoration: none;

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

  color: #0056b3;
}

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

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

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

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

pre {
  overflow: auto;

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

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;

  caption-side: bottom;

  text-align: left;

  color: #6c757d;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;

  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

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

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

  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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"] {
  box-sizing: border-box;
  padding: 0;
}

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

textarea {
  overflow: auto;

  resize: vertical;
}

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

  border: 0;
}

legend {
  font-size: 1.5rem;
  line-height: inherit;

  display: block;

  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;

  white-space: normal;

  color: inherit;
}

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;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;

  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;

  margin-right: auto;
  margin-left: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

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

  height: auto;

  border: 1px solid transparent;
}

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

/* Magnific Popup CSS */
.mfp-bg {
  position: fixed;
  z-index: 1042;
  top: 0;
  left: 0;

  overflow: hidden;

  width: 100%;
  height: 100%;

  opacity: 0.8;
  background: #0b0b0b;
}

.mfp-wrap {
  position: fixed;
  z-index: 1043;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  outline: none !important;

  -webkit-backface-visibility: hidden;
}

.mfp-container {
  position: absolute;
  top: 0;
  left: 0;

  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 8px;

  text-align: center;
}

.mfp-container:before {
  display: inline-block;

  height: 100%;

  content: "";
  vertical-align: middle;
}

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

.mfp-content {
  position: relative;
  z-index: 1045;

  display: inline-block;

  margin: 0 auto;

  text-align: left;
  vertical-align: middle;
}

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

  cursor: auto;
}

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

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

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

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

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

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

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

.mfp-preloader {
  position: absolute;
  z-index: 1044;
  top: 50%;
  right: 8px;
  left: 8px;

  width: auto;
  margin-top: -0.8em;

  text-align: center;

  color: #ccc;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

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

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

button.mfp-close,
button.mfp-arrow {
  z-index: 1046;

  display: block;
  overflow: visible;

  padding: 0;

  cursor: pointer;

  border: 0;
  outline: none;
  background: transparent;
  box-shadow: none;

  -webkit-appearance: none;
  touch-action: manipulation;
}

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

  border: 0;
}

.mfp-close {
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  line-height: 44px;

  position: absolute;
  top: 0;
  right: 0;

  width: 44px;
  height: 44px;
  padding: 0 0 18px 10px;

  text-align: center;
  text-decoration: none;

  opacity: 0.65;
  color: #fff;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;

  width: 100%;
  padding-right: 6px;

  text-align: right;

  color: #fff;
}

.mfp-counter {
  font-size: 12px;
  line-height: 18px;

  position: absolute;
  top: 0;
  right: 0;

  white-space: nowrap;

  color: #ccc;
}

.mfp-arrow {
  position: absolute;
  top: 50%;

  width: 90px;
  height: 110px;
  margin: 0;
  margin-top: -55px;
  padding: 0;

  opacity: 0.65;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 0;
  height: 0;
  margin-top: 35px;
  margin-left: 35px;

  content: "";

  border: medium inset transparent;
}
.mfp-arrow:after {
  top: 8px;

  border-top-width: 13px;
  border-bottom-width: 13px;
}
.mfp-arrow:before {
  opacity: 0.7;
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  margin-left: 31px;

  border-right: 17px solid #fff;
}
.mfp-arrow-left:before {
  margin-left: 25px;

  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  margin-left: 39px;

  border-left: 17px solid #fff;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;

  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  overflow: hidden;

  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 100%;
  height: 100%;

  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */
img.mfp-img {
  line-height: 0;

  display: block;

  box-sizing: border-box;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 0 40px;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  position: absolute;
  z-index: -1;
  top: 40px;
  right: 0;
  bottom: 40px;
  left: 0;

  display: block;

  width: auto;
  height: auto;

  content: "";

  background: #444;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure small {
  font-size: 12px;
  line-height: 14px;

  display: block;

  color: #bdbdbd;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;

  width: 100%;
  margin-top: -36px;

  cursor: auto;
}

.mfp-title {
  line-height: 18px;

  padding-right: 36px;

  text-align: left;
  word-wrap: break-word;

  color: #f3f3f3;
}

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

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

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;

    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    position: fixed;
    top: auto;
    bottom: 0;

    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;

    background: rgba(0, 0, 0, 0.6);
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    top: 3px;
    right: 5px;
  }
  .mfp-img-mobile .mfp-close {
    line-height: 35px;

    position: fixed;
    top: 0;
    right: 0;

    width: 35px;
    height: 35px;
    padding: 0;

    text-align: center;

    background: rgba(0, 0, 0, 0.6);
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@font-face {
  font-family: "Roboto";
  font-weight: 100;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Thin.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Thin.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Light.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Light.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Light.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Regular.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Regular.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Medium.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Medium.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-weight: bold;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Bold.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Bold.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-weight: 900;
  font-style: normal;

  src: url("../fonts/Roboto/Roboto-Black.eot?") format("eot"),
    url("../fonts/Roboto/Roboto-Black.ttf") format("truetype"),
    url("../fonts/Roboto/Roboto-Black.woff") format("woff");
}

@font-face {
  font-family: "Poppins";
  font-weight: 900;
  font-style: normal;

  src: url("../fonts/Poppins/Poppins-Black.eot?") format("eot"),
    url("../fonts/Poppins/Poppins-Black.ttf") format("truetype"),
    url("../fonts/Poppins/Poppins-Black.woff") format("woff");
}

@font-face {
  font-family: "Rubik";
  font-weight: 500;
  font-style: normal;

  src: url("../fonts/Rubik/Rubik-Medium.eot?") format("eot"),
    url("../fonts/Rubik/Rubik-Medium.ttf") format("truetype"),
    url("../fonts/Rubik/Rubik-Medium.woff") format("woff");
}

@font-face {
  font-family: "Rubik";
  font-weight: bold;
  font-style: normal;

  src: url("../fonts/Rubik/Rubik-Bold.eot?") format("eot"),
    url("../fonts/Rubik/Rubik-Bold.ttf") format("truetype"),
    url("../fonts/Rubik/Rubik-Bold.woff") format("woff");
}

html,
body {
  min-height: 100vh;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.406;

  color: #171821;
}

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

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

::placeholder {
  color: #989898;
}

::-moz-selection {
  color: #fff;
  background-color: #fbb82a;
}

::selection {
  color: #fff;
  background-color: #fbb82a;
}

a {
  transition: all 0.35s ease;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;

  list-style: none;
}

.no-scroll {
  overflow: hidden;
}

.container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1249px;
  margin: 0 auto;
  padding: 0 15px;
}

.page-wrap {
  display: flex;
  overflow: hidden;
  flex-direction: column;

  max-width: 100%;
  min-height: 100vh;
}
.page-main {
  flex: 1 0 auto;
}
.page-line {
  max-width: 1217px;
  height: 2px;
  margin: 0 auto;

  background-color: #e3e4e8;
}

._linki {
  position: relative;
}
._linki::after,
._linki::before {
  position: absolute;
  right: -3px;
  bottom: -2px;
  left: -3px;

  visibility: hidden;

  height: 1px;

  content: "";
  transition: all 0.35s ease;
  transform: translateY(10px);

  opacity: 0;
  background-color: #fbb82a;

  will-change: transform, opacity, visibility;
}
._linki::before {
  top: -2px;
  bottom: auto;

  transform: translateY(-10px);
}
._linki:hover {
  color: #fbb82a;
}
._linki:hover::after,
._linki:hover::before {
  visibility: visible;

  transform: translateY(0);

  opacity: 1;
}

/* ICONS START */
.i {
  position: relative;

  display: inline-block;

  transition: all 0.35s ease;

  background-color: #171821;

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  -webkit-mask-position: center center;
  mask-position: center center;
}
.i-search {
  width: 19px;
  height: 19px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/search.svg");
  mask-image: url("../img/icons/search.svg");
}
.i-fb {
  width: 9px;
  height: 16px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/fb.svg");
  mask-image: url("../img/icons/fb.svg");
}
.i-envelope {
  width: 18px;
  height: 15px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/envelope.svg");
  mask-image: url("../img/icons/envelope.svg");
}
.i-user {
  width: 20px;
  height: 20px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/user.svg");
  mask-image: url("../img/icons/user.svg");
}
.i-pin {
  width: 15px;
  height: 20px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/pin.svg");
  mask-image: url("../img/icons/pin.svg");
}
.i-phone {
  width: 16px;
  height: 16px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/phone.svg");
  mask-image: url("../img/icons/phone.svg");
}
.i-email {
  width: 16px;
  height: 16px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/email.svg");
  mask-image: url("../img/icons/email.svg");
}
.i-play {
  width: 18px;
  height: 19px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/play.svg");
  mask-image: url("../img/icons/play.svg");
}
.i-pause {
  width: 19px;
  height: 19px;

  background-color: #fff;

  -webkit-mask-image: url("../img/icons/pause.svg");
  mask-image: url("../img/icons/pause.svg");
}
.i-arrow-right {
  width: 6px;
  height: 10px;

  background-color: #54555e;

  -webkit-mask-image: url("../img/icons/arrow-right.svg");
  mask-image: url("../img/icons/arrow-right.svg");
}
.i-arrow-promo {
  width: 12px;
  height: 22px;

  background-color: #000;

  -webkit-mask-image: url("../img/icons/arrow-promo.svg");
  mask-image: url("../img/icons/arrow-promo.svg");
}
.i-tags {
  width: 15px;
  height: 12px;

  background-color: #171821;

  -webkit-mask-image: url("../img/icons/tags.svg");
  mask-image: url("../img/icons/tags.svg");
}
.i-link {
  width: 13px;
  height: 13px;

  background-color: #fbb82a;

  -webkit-mask-image: url("../img/icons/link.svg");
  mask-image: url("../img/icons/link.svg");
}

/* TITLES */
/* .title {
  font-size: 21px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 31px;

  text-transform: uppercase;

  color: #f44336;
}
@media screen and (max-width: 650px) {
  .title {
    font-size: 20px;

    margin-bottom: 25px;
  }
} */

.titl {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 18px;

  text-transform: uppercase;

  color: #171821;
}

/* BTNS */
.btn {
  position: relative;

  display: inline-flex;
  overflow: hidden;

  margin: 0;
  padding: 0;

  text-align: center;

  border: none;
  background: none;

  align-items: center;
}
.btn span {
  position: relative;
  z-index: 2;
}
.btn--orange {
  padding: 11px 42px 12px;

  text-transform: uppercase;

  color: #fff;
  background-color: #171821;
}
.btn--orange::before,
.btn--orange::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;

  visibility: visible;

  width: 61%;
  height: 100%;

  content: "";
  transition: all 0.45s ease;
  transform: skew(20deg);

  background-color: #2c7b3d;
}
.btn--orange::after {
  right: -10%;
  left: auto;
}
.btn--orange:hover {
  color: #fff;
}
.btn--orange:hover::after,
.btn--orange:hover::before {
  visibility: hidden;

  width: 0;
}
.btn--border {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;

  min-width: 178px;
  padding: 12px 39px;

  text-transform: uppercase;
  text-transform: uppercase;

  color: #097bc2;
  border: 2px solid #097bc2;
  background-color: #fff;

  justify-content: center;
}
.btn--border::before,
.btn--border::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;

  visibility: hidden;

  width: 0;
  height: 100%;

  content: "";
  transition: all 0.45s ease;
  transform: skew(20deg);

  background-color: #097bc2;
}
.btn--border::after {
  right: -10%;
  left: auto;
}
.btn--border:hover {
  color: #fff;
}
.btn--border:hover::after,
.btn--border:hover::before {
  visibility: visible;

  width: 61%;
}

/* STANDART BLOG TAGS */
.text p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 24px;

  color: #171821;
}
.text p:last-child {
  margin-bottom: 0;
}

.text a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  color: #171821 !important;
}

.text a:hover {
  color: #fbb82a !important;
}

.text .float {
  margin: 41px 0;
}
@media screen and (max-width: 650px) {
  .text .float {
    margin: 25px 0;
  }
}
.text .float::after {
  display: table;
  clear: both;

  content: "";
}
@media screen and (max-width: 650px) {
  .text .float::after {
    display: none;
  }
}
.text .float-left,
.text .float-right {
  float: left;

  margin-right: 30px;
}
@media screen and (max-width: 650px) {
  .text .float-left,
  .text .float-right {
    display: flex;
    float: none;

    max-width: 100%;
    margin: 0 auto 25px;

    justify-content: center;
  }
}
.text .float-left > img,
.text .float-right > img {
  width: auto;
  max-width: 100%;
  height: auto;

  -o-object-fit: contain;
  object-fit: contain;
}
.text .float-right {
  float: right;

  margin-right: 0;
  margin-left: 30px;
}

.text article:not(:first-child) {
  margin-top: 78px;
}
@media screen and (max-width: 650px) {
  .text article:not(:first-child) {
    margin-top: 35px;
  }
}

.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 20px;

  color: #171821;
}

.text h2 {
  font-size: 34px;
}

.text h3 {
  font-size: 28px;
}

.text h5 {
  font-size: 22px;
}

.text h6 {
  font-size: 20px;
}

.text a {
  text-decoration: underline;

  color: #097bc2;
}
.text a:hover {
  color: #fbb82a;
}

/* INPUTS STANDART */
.input,
.select {
  margin: 0;

  resize: none;

  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  box-shadow: none;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select {
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;

  box-sizing: border-box;
  min-width: 85px;
  height: 45px;
  padding: 0 40px 0 15px;

  cursor: pointer;

  color: #171821;
  border: 1px solid rgba(131, 133, 143, 0.26);
  background-image: url("../img/icons/arrow-select.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 8px 100%;
}

/* HEADER START */
.header {
  position: relative;
  z-index: 10;

  max-width: 100%;

  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header__top {
  position: relative;

  display: flex;

  padding: 8px 42px 8px 0;

  background-color: #16323d;

  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (max-width: 400px) {
  .header__top {
    padding-top: 6px;
    padding-right: 25px;
  }
}
.header__top-link {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;

  position: relative;

  margin: 0 21px;

  color: #fff;
}
.header__top-link:first-child {
  margin-right: 29px;
}
.header__top-link::after,
.header__top-link::before {
  position: absolute;
  bottom: -1px;
  left: 0;

  visibility: hidden;

  width: 100%;
  height: 1px;

  content: "";
  transition: all 0.35s ease-in-out;
  transform: translateY(10px);

  opacity: 0;
  background-color: #fbb82a;
}
.header__top-link::before {
  top: -1px;
  bottom: auto;

  transform: translateY(-10px);
}
.header__top-link:hover {
  color: #fbb82a;
}
.header__top-link:hover::after,
.header__top-link:hover::before {
  visibility: visible;

  transform: translateY(0);

  opacity: 1;
}
.header__top-icons {
  display: inline-flex;

  margin: 0 11px;
}
.header__top-icons:hover .i {
  background-color: #fbb82a;
}
.header__top-icons:last-child {
  margin-right: 0;
}
.header__main {
  display: flex;

  box-sizing: border-box;
  width: 100%;
  padding: 11px 42px 6px 26px;

  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1240px) {
  .header__main {
    padding: 6px 25px;
  }
}
.header__logo {
  display: block;

  width: 100%;
  max-width: 215px;
  margin-right: 20px;

  opacity: 1;
}
@media screen and (max-width: 400px) {
  .header__logo {
    max-width: 180px;
  }
}
.header__logo:hover {
  opacity: 0.8;
}
.header__logo > img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.header__nav {
  padding-bottom: 8px;
}
@media screen and (max-width: 1240px) {
  .header__nav {
    position: fixed;
    z-index: 10;
    z-index: 10;
    top: 117px;
    right: 0;
    bottom: 0;

    overflow: auto;

    width: 420px;

    transition: all 0.4s ease-in-out;
    transform: translateX(100%);

    background-color: #fff;
    box-shadow: -2px 10px 10px rgba(0, 0, 0, 0.1);
  }
  .header__nav.active {
    transform: translateX(0);
  }
  .header__nav.active .header__menu-item {
    transform: translateX(0);
  }
  .header__nav.active .current-menu-item .header__menu-link::before {
    transform: translateX(0);
  }
}
@media screen and (max-width: 600px) {
  .header__nav {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .header__nav {
    top: 104px;
  }
}
.header__menu {
  display: flex;

  align-items: center;
}
@media screen and (max-width: 1240px) {
  .header__menu {
    flex-direction: column;

    min-height: 100%;
    padding: 30px 0;

    align-items: flex-start;
    justify-content: center;
  }
}
.header__menu-item {
  position: relative;
  margin: 0 13px;
}

.sub-menu .header__menu-item {
  margin: 0;
  text-align: center;
}

.sub-menu .header__menu-link::before {
  display: none;
}

.sub-menu .header__menu-link {
  display: block;
}

.sub-menu .current-menu-item .header__menu-link,
.sub-menu .current-menu-item .header__menu-link:hover,
.sub-menu .current-menu-item .header__menu-link:focus {
  color: #097bc2;
}

@media screen and (max-width: 1340px) {
  .header__menu-item {
    margin: 0 8px;
  }
}
@media screen and (max-width: 1240px) {
  .header__menu-item {
    width: 100%;
    margin: 0 0 10px;

    transition: all 0.45s ease-in-out 0.15s;
    transform: translateX(100%);
  }
}
.header__menu-item:last-child {
  margin-right: 0;
}
.header__menu-item:first-child {
  margin-left: 0;
}
.header__menu-link {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;

  position: relative;

  letter-spacing: 0.01em;
  text-transform: uppercase;

  color: #171821;
}
@media screen and (max-width: 1240px) {
  .header__menu-link {
    font-size: 16px;

    display: block;

    width: 100%;
    padding: 10px;

    text-align: center;
  }
}
.header__menu-link span {
  position: relative;
  z-index: 2;
}
.header__menu-link::before {
  position: absolute;
  z-index: -1;
  top: -15px;
  right: -17px;
  bottom: -15px;
  left: -17px;

  visibility: hidden;

  content: "";

  opacity: 0;
  background-color: #2c7b3d;
}
@media screen and (max-width: 1340px) {
  .header__menu-link::before {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }
}
@media screen and (max-width: 1240px) {
  .header__menu-link::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.header__menu-link:hover {
  color: #097bc2;
}
.current-menu-item > .header__menu-link {
  color: #fff;
}
.current-menu-item > .header__menu-link::before {
  visibility: visible;

  opacity: 1;
}
@media screen and (max-width: 1240px) {
  .current-menu-item > .header__menu-link::before {
    transition: all 0.35s ease-in-out 0.25s;
    transform: translateX(120%);
  }
}
.current-menu-item > .header__menu-link:hover {
  color: #fff;
}
.header__toggle {
  position: relative;

  display: none;

  width: 28px;
  height: 16px;
}
@media screen and (max-width: 1240px) {
  .header__toggle {
    display: block;
  }
}
.header__toggle span {
  position: absolute;
  right: 0;

  display: block;
  visibility: visible;

  width: 100%;
  height: 2px;

  transition: all 0.35s ease;
  transform: rotate(0deg) scaleX(1);
  transform-origin: 50% 50%;

  opacity: 1;
  background-color: #171821;
}
.header__toggle span:nth-child(1) {
  top: 0;
}
.header__toggle span:nth-child(2),
.header__toggle span:nth-child(3) {
  top: 7px;

  width: 80%;
}
.header__toggle span:nth-child(4) {
  top: 14px;
}
.header__toggle.active span:nth-child(1),
.header__toggle.active span:nth-child(4) {
  visibility: hidden;

  transform: scaleX(0);

  opacity: 0;
}
.header__toggle.active span:nth-child(2) {
  width: 100%;

  transform: rotate(45deg);
}
.header__toggle.active span:nth-child(3) {
  width: 100%;

  transform: rotate(-45deg);
}

/* HEADER END */
/* FOOTER START */
.footer {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 28px;

  color: #fff;
  background-color: #16323d;

  flex-shrink: 0;
}
@media screen and (max-width: 1100px) {
  .footer {
    padding-bottom: 58px;
  }
}
@media screen and (max-width: 900px) {
  .footer {
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 550px) {
  .footer {
    padding-bottom: 5px;
  }
}
.footer__wrapper {
  padding-top: 4px;
}
.footer__wrapper-container {
  max-width: 1259px;
}
.footer__nav {
  margin-bottom: 58px;
  padding-top: 28px;

  border-top: 1px solid #e3e4e8;
}
@media screen and (max-width: 1100px) {
  .footer__nav {
    margin-bottom: 0;
    padding-top: 48px;
  }
}
@media screen and (max-width: 550px) {
  .footer__nav {
    padding-top: 35px;
  }
}
.footer__menu {
  display: flex;

  width: 100%;

  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .footer__menu {
    display: none;
  }
}
.footer__menu-item {
  box-sizing: border-box;
  padding: 0 3px;
}
.footer__menu-link {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;

  position: relative;

  letter-spacing: 0.055em;
  text-transform: uppercase;

  color: #fff;
}
.footer__menu-link::after,
.footer__menu-link::before {
  position: absolute;
  right: -3px;
  bottom: -2px;
  left: -3px;

  visibility: hidden;

  height: 1px;

  content: "";
  transition: all 0.35s ease;
  transform: translateY(10px);

  opacity: 0;
  background-color: #fbb82a;
}
.footer__menu-link::before {
  top: -2px;
  bottom: auto;

  transform: translateY(-10px);
}
.footer__menu-link:hover {
  color: #fbb82a;
}
.footer__menu-link:hover::after,
.footer__menu-link:hover::before {
  visibility: visible;

  transform: translateY(0);

  opacity: 1;
}
.footer__row {
  display: flex;

  width: 100%;
  max-width: 906px;
  margin: 0 auto;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .footer__row {
    max-width: 600px;

    flex-flow: row wrap;
  }
}
@media screen and (max-width: 550px) {
  .footer__row {
    flex-direction: column;

    text-align: center;

    align-items: center;
  }
}
.footer__col {
  max-width: 240px;
}
@media screen and (max-width: 900px) {
  .footer__col {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 550px) {
  .footer__col {
    width: 100%;
    margin-bottom: 30px;
  }
}
.footer__line {
  display: flex;

  margin-bottom: 11px;

  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 550px) {
  .footer__line {
    justify-content: center;
  }
}
.footer__line:hover .i {
  background-color: #fbb82a;
}
.footer__line:last-child {
  margin-bottom: 0;
}
.footer__line-icon {
  display: flex;

  width: 20px;
  margin-right: 5px;

  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
}
.footer__line-top {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;

  color: #fff;
}
.footer__line-tel {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;

  position: relative;

  color: #fff;
}
.footer__line-email {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;

  color: rgba(255, 255, 255, 0.49);
}

/* FOOTER END */
/* SUBSCRIBE START */
.subscribe {
  position: relative;

  width: 100%;
  padding: 52px 0;
}
@media screen and (max-width: 650px) {
  .subscribe {
    padding: 40px 0;
  }
}
.subscribe::before {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: "";

  opacity: 0.3;
  background-image: url("../img/subscribe-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.subscribe .container {
  position: relative;
  z-index: 2;
}
.subscribe__form {
  display: flex;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 650px) {
  .subscribe__form {
    display: block;
  }
}
.subscribe__text {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;

  display: inline-flex;

  margin-right: 45px;
  margin-bottom: 0;

  text-transform: capitalize;

  color: #fff;

  align-items: center;
}
@media screen and (max-width: 650px) {
  .subscribe__text {
    font-size: 16px;

    margin-bottom: 20px;
  }
}
.subscribe__text .i {
  margin-right: 16px;
}
@media screen and (max-width: 650px) {
  .subscribe__text .i {
    margin-right: 10px;
  }
}
.subscribe__block {
  display: flex;

  flex-grow: 0;
  flex-shrink: 0;
  justify-content: flex-end;
}
.subscribe__input {
  font-size: 16px;
  font-weight: normal;
  line-height: 46;

  box-sizing: border-box;
  width: 100%;
  max-width: 199px;
  height: 46px;
  padding: 0 10px 0 20px;

  color: #171821;
  background-color: #fff;
}
@media screen and (max-width: 650px) {
  .subscribe__input {
    max-width: 100%;
  }
}
.subscribe__input::-moz-placeholder {
  color: #171821;
}
.subscribe__input:-ms-input-placeholder {
  color: #171821;
}
.subscribe__input::placeholder {
  color: #171821;
}
.subscribe__btn {
  height: 46px;
  padding: 0 11px;
}
@media screen and (max-width: 650px) {
  .subscribe__btn {
    padding: 0 42px;

    flex-grow: 0;
    flex-shrink: 0;
  }
}

.v-center {
  align-items: center;
}
/* SUBSCRIBE END */
/* BREAD START */
.bread {
  overflow: hidden;

  max-width: 100%;
  padding: 7px 0 30px;
}
@media screen and (max-width: 500px) {
  .bread {
    padding-bottom: 15px;
  }
}
.bread__list,
.bread__list a,
.bread__link,
.bread__separate {
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;

  color: #171821;
}
.bread__list a:hover,
.bread__list a:focus,
.bread__link:hover {
  text-decoration: underline;

  color: #fbb82a;
}
.bread__separate {
  margin: 0 3px;
}

/* BREAD END */
/* PARTNERS START */
.partners {
  max-width: 100%;
  padding: 33px 0 76px;
}
@media screen and (max-width: 980px) {
  .partners {
    padding-bottom: 60px;
  }
}
.partners--other-page {
  padding: 23px 0 30px;
}
@media screen and (max-width: 980px) {
  .partners--other-page {
    padding-bottom: 40px;
  }
}
.partners--other-page .partners__title {
  margin-bottom: 57px;
}
@media screen and (max-width: 650px) {
  .partners--other-page .partners__title {
    margin-bottom: 22px;
  }
}
.partners--other-page .partners__arrow {
  top: -86px;
}
@media screen and (max-width: 650px) {
  .partners--other-page .partners__arrow {
    top: -51px;
  }
}
@media screen and (max-width: 450px) {
  .partners--other-page .partners__arrow {
    top: auto;
    bottom: -40px;
  }
}
@media screen and (max-width: 980px) {
  .partners--other-page {
    padding-bottom: 50px;
  }
}
.partners__title {
  margin-bottom: 27px;
}
@media screen and (max-width: 650px) {
  .partners__title {
    margin-bottom: 22px;
  }
}
.partners__row {
  display: block;

  width: 100%;
}
.partners__row .slick-track {
  display: flex !important;

  align-items: center;
}
.partners__row .slick-list {
  margin: 0 -15px;
}
.partners__pic {
  display: flex !important;

  width: 100%;
  margin: 0 15px;

  align-items: center;
  justify-content: center;
}
.partners__pic > img {
  max-width: 100%;
  height: auto;

  -o-object-fit: contain;
  object-fit: contain;
}
.partners__arrow {
  position: absolute;
  z-index: 5;
  top: -55px;

  display: inline-flex;

  box-sizing: border-box;
  width: 28px;
  height: 30px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 450px) {
  .partners__arrow {
    top: auto;
    bottom: -40px;
  }
}
.partners__arrow:hover {
  background-color: #e3e4e8;
}
.partners__arrow:hover .i {
  background-color: #fbb82a;
}
.partners__arrow--next {
  right: 0;
}
.partners__arrow--prev {
  right: 33px;
}
.partners__arrow--prev .i {
  transform: scale(-1, 1);
}

/* PARTNERS END */
.banner {
  position: relative;

  display: flex;
  overflow: hidden;

  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  /* min-height: 632px; */

  align-items: flex-end;
}
@media screen and (max-width: 932px) {
  .banner {
    /* min-height: 520px; */
    /* padding-bottom: 40px; */
  }
}
@media screen and (max-width: 500px) {
  .banner {
    /* min-height: 450px; */
    /* padding-top: 120px; */
    /* padding-bottom: 30px; */
  }
}
.banner__bg {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;

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

  -o-object-fit: cover;
  object-fit: cover;
}
.banner .container {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.banner__link {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;

  display: flex;

  box-sizing: border-box;
  width: 64px;
  height: 64px;

  transition: all 0.35s ease;
  transform: translate(-50%, -100%);

  border: 3px solid #fff;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.71);

  align-items: center;
  justify-content: center;

  top: 40px;
  right: 40px;
  left: auto;

  transform: none;
}
@media screen and (max-width: 1240px) {
  .banner__link {
    top: 40px;
    right: 40px;
    left: auto;

    transform: none;
  }
}
.banner__link:hover {
  background-color: #fff;
}
.banner__link:hover .i {
  background-color: #171821;
}
.banner__title {
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 60px;

  max-width: 809px;
  margin-bottom: 6px;

  text-transform: uppercase;

  color: #fff;
  text-shadow: rgba(4, 81, 129, 0.63) 3px 0 0,
    rgba(4, 81, 129, 0.63) 2.83487px 0.98158px 0,
    rgba(4, 81, 129, 0.63) 2.35766px 1.85511px 0,
    rgba(4, 81, 129, 0.63) 1.62091px 2.52441px 0,
    rgba(4, 81, 129, 0.63) 0.70571px 2.91581px 0,
    rgba(4, 81, 129, 0.63) -0.28717px 2.98622px 0,
    rgba(4, 81, 129, 0.63) -1.24844px 2.72789px 0,
    rgba(4, 81, 129, 0.63) -2.07227px 2.16926px 0,
    rgba(4, 81, 129, 0.63) -2.66798px 1.37182px 0,
    rgba(4, 81, 129, 0.63) -2.96998px 0.42336px 0,
    rgba(4, 81, 129, 0.63) -2.94502px -0.5717px 0,
    rgba(4, 81, 129, 0.63) -2.59586px -1.50383px 0,
    rgba(4, 81, 129, 0.63) -1.96093px -2.27041px 0,
    rgba(4, 81, 129, 0.63) -1.11013px -2.78704px 0,
    rgba(4, 81, 129, 0.63) -0.13712px -2.99686px 0,
    rgba(4, 81, 129, 0.63) 0.85099px -2.87677px 0,
    rgba(4, 81, 129, 0.63) 1.74541px -2.43999px 0,
    rgba(4, 81, 129, 0.63) 2.44769px -1.73459px 0,
    rgba(4, 81, 129, 0.63) 2.88051px -0.83825px 0, rgba(0, 0, 0, 0.53) 0 7px 7px;
}
@media screen and (max-width: 932px) {
  .banner__title {
    font-size: 32px;
    line-height: 42px;

    max-width: 560px;
  }
}
@media screen and (max-width: 500px) {
  .banner__title {
    font-size: 18px;
    line-height: 34px;

    max-width: 400px;
  }
}
.banner__info {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 0;

  text-transform: uppercase;

  color: #fff;
  text-shadow: rgba(4, 81, 129, 0.63) 3px 0 0,
    rgba(4, 81, 129, 0.63) 2.83487px 0.98158px 0,
    rgba(4, 81, 129, 0.63) 2.35766px 1.85511px 0,
    rgba(4, 81, 129, 0.63) 1.62091px 2.52441px 0,
    rgba(4, 81, 129, 0.63) 0.70571px 2.91581px 0,
    rgba(4, 81, 129, 0.63) -0.28717px 2.98622px 0,
    rgba(4, 81, 129, 0.63) -1.24844px 2.72789px 0,
    rgba(4, 81, 129, 0.63) -2.07227px 2.16926px 0,
    rgba(4, 81, 129, 0.63) -2.66798px 1.37182px 0,
    rgba(4, 81, 129, 0.63) -2.96998px 0.42336px 0,
    rgba(4, 81, 129, 0.63) -2.94502px -0.5717px 0,
    rgba(4, 81, 129, 0.63) -2.59586px -1.50383px 0,
    rgba(4, 81, 129, 0.63) -1.96093px -2.27041px 0,
    rgba(4, 81, 129, 0.63) -1.11013px -2.78704px 0,
    rgba(4, 81, 129, 0.63) -0.13712px -2.99686px 0,
    rgba(4, 81, 129, 0.63) 0.85099px -2.87677px 0,
    rgba(4, 81, 129, 0.63) 1.74541px -2.43999px 0,
    rgba(4, 81, 129, 0.63) 2.44769px -1.73459px 0,
    rgba(4, 81, 129, 0.63) 2.88051px -0.83825px 0, rgba(0, 0, 0, 0.53) 0 7px 7px;
}
@media screen and (max-width: 932px) {
  .banner__info {
    font-size: 22px;

    max-width: 560px;
  }
}
@media screen and (max-width: 500px) {
  .banner__info {
    font-size: 14px;

    max-width: 400px;
  }
}

/* M-ABOUT START */
.m-about {
  position: relative;
  z-index: 1;

  max-width: 100%;
  padding: 59px 0 67px;
}
@media screen and (max-width: 650px) {
  .m-about {
    padding: 40px 0 45px;
  }
}
.m-about__title {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 27px;

  text-align: center;
  text-transform: uppercase;

  color: #171821;
}
@media screen and (max-width: 650px) {
  .m-about__title {
    font-size: 22px;

    margin-bottom: 20px;
  }
}
.m-about__info {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.44;

  width: 100%;
  max-width: 1079px;
  margin: 0 auto;

  text-align: center;
  text-transform: capitalize;

  color: #16323d;
}
@media screen and (max-width: 650px) {
  .m-about__info {
    font-size: 18px;
  }
}

/* M-ABOUT END */
/* MEMBERSHIP START */
.membership {
  position: relative;
  z-index: 2;

  padding: 52px 0 51px;

  color: #fff;
  background-image: url("../img/index/membership-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 650px) {
  .membership {
    padding: 40px 0;
  }
}
.membership__top {
  position: absolute;
  z-index: 1;
  top: -29px;
  left: 0;

  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .membership__top {
    top: 0;

    opacity: 0.3;
    background-color: #171821;
  }
}
.membership__pic {
  position: absolute;
  top: 0;
  right: -19px;

  display: block;

  width: 100%;
  max-width: 422px;
  height: auto;
}
@media screen and (max-width: 750px) {
  .membership__pic {
    display: none;
  }
}
.membership__pic > img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.membership .container {
  position: relative;
  z-index: 2;
}
.title,
.membership__title {
  font-family: "Rubik", sans-serif;
  font-size: 42px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 17px;

  text-transform: uppercase;

  color: #2c7b3d;
  text-shadow: #015570 2px 0 0, #015570 1.75517px 0.95885px 0,
    #015570 1.0806px 1.68294px 0, #015570 0.14147px 1.99499px 0,
    #015570 -0.83229px 1.81859px 0, #015570 -1.60229px 1.19694px 0,
    #015570 -1.97998px 0.28224px 0, #015570 -1.87291px -0.70157px 0,
    #015570 -1.30729px -1.5136px 0, #015570 -0.42159px -1.95506px 0,
    #015570 0.56732px -1.91785px 0, #015570 1.41734px -1.41108px 0,
    #015570 1.92034px -0.55883px 0, rgba(0, 0, 0, 0.25) 0 6px 6px;
}
@media screen and (max-width: 650px) {
  .title,
  .membership__title {
    font-size: 28px;

    margin-bottom: 15px;
  }
}
.membership__info {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.297;

  margin-bottom: 28px;

  text-transform: uppercase;

  color: #fff;
  text-shadow: #015570 2px 0 0, #015570 1.75517px 0.95885px 0,
    #015570 1.0806px 1.68294px 0, #015570 0.14147px 1.99499px 0,
    #015570 -0.83229px 1.81859px 0, #015570 -1.60229px 1.19694px 0,
    #015570 -1.97998px 0.28224px 0, #015570 -1.87291px -0.70157px 0,
    #015570 -1.30729px -1.5136px 0, #015570 -0.42159px -1.95506px 0,
    #015570 0.56732px -1.91785px 0, #015570 1.41734px -1.41108px 0,
    #015570 1.92034px -0.55883px 0, rgba(0, 0, 0, 0.25) 0 6px 6px;
}
@media screen and (max-width: 650px) {
  .membership__info {
    font-size: 20px;
  }
}
.membership__btn {
  font-size: 14px;
  font-weight: bold;

  height: 62px;
  padding: 18px 33px;
}
@media screen and (max-width: 650px) {
  .membership__btn {
    height: auto;
    padding: 12px 42px;
  }
}

/* MEMBERSHIP END */
/* INFORMATION START */
.information {
  overflow: hidden;

  max-width: 100%;
  padding: 51px 0 61px;
}
@media screen and (max-width: 650px) {
  .information {
    padding: 40px 0 55px;
  }
}
.information__slider {
  position: relative;

  overflow: visible;
}
.information__slider .slick-list {
  margin: 0 -15px;
}
.information__slider .slick-track {
  display: flex !important;

  align-items: stretch;
}
.information__item {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;

  position: relative;

  display: flex !important;
  overflow: hidden;
  flex-direction: column;

  height: auto;
  min-height: 197px;
  margin: 0 15px;
  padding: 15px 10px;

  text-align: center;
  text-transform: uppercase;

  color: #fff;
  outline: none;
  background-color: #2c7b3d;

  align-items: center;
  justify-content: center;
}
.information__item::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;

  width: 420px;
  height: 420px;

  content: "";
  transition: all 0.4s ease-in-out;
  transform: translate(-50%, -50%) scale(0);

  border-radius: 50%;
  background-color: #171821;
}
.information__item:hover {
  color: #fff;
}
.information__item:hover::after {
  transform: translate(-50%, -50%) scale(1);
}
.information__icon {
  position: relative;
  z-index: 2;

  display: flex;

  height: 103px;
  margin-bottom: 19px;

  align-items: center;
  justify-content: center;
}
.information__name {
  position: relative;
  z-index: 2;
  color: #fbb82a;
}
.information__arrow {
  position: absolute;
  z-index: 5;
  top: -55px;

  display: inline-flex;

  box-sizing: border-box;
  width: 28px;
  height: 30px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 450px) {
  .information__arrow {
    top: auto;
    bottom: -40px;
  }
}
.information__arrow:hover {
  background-color: #e3e4e8;
}
.information__arrow:hover .i {
  background-color: #fbb82a;
}
.information__arrow--next {
  right: 0;
}
.information__arrow--prev {
  right: 33px;
}
.information__arrow--prev .i {
  transform: scale(-1, 1);
}

/* INFORMATION END */
/* M-NEWS START */
.m-news {
  overflow: hidden;

  max-width: 100%;
  padding: 29px 0 52px;
}
@media screen and (max-width: 500px) {
  .m-news {
    padding-bottom: 30px;
  }
}
.m-news__title {
  margin-bottom: 29px;
}
.m-news__grid {
  display: grid;

  width: 100%;

  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .m-news__grid {
    grid-template-columns: repeat(10, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 850px) {
  .m-news__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 700px) {
  .m-news__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .m-news__grid {
    grid-template-columns: 1fr;
  }
}
.m-news__item {
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 460px;
  max-height: 460px;
}
@media screen and (max-width: 1024px) {
  .m-news__item {
    grid-column: span 3;
  }
}
@media screen and (max-width: 850px) {
  .m-news__item {
    grid-column: auto;
  }
}
@media screen and (max-width: 500px) {
  .m-news__item {
    height: auto;
    min-height: auto;
    max-height: none;
    padding-bottom: 20px;
  }
}
.m-news__item:hover .m-news__pic > img {
  transform: scale(1.1) rotate(-3deg);
}
.library__item.m-news__item--image {
  position: relative;
  grid-column: span 4;
  max-width: 802px;
  margin: 0 auto 52px;
}
@media screen and (max-width: 1024px) {
  .library__item.m-news__item--image {
    grid-column: span 10;
  }
}
.m-news__item--video {
  position: relative;

  display: flex;

  grid-column: span 2;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .m-news__item--video {
    grid-column: span 4;
  }
}
@media screen and (max-width: 850px) {
  .m-news__item--video {
    grid-column: auto;
  }
}
@media screen and (max-width: 500px) {
  .m-news__item--video {
    min-height: 300px;
    padding-bottom: 0;
  }
}
.m-news__item--video .m-news__pic {
  position: absolute;
  z-index: 1;

  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.m-news__item--video .m-news__content {
  position: relative;
  z-index: 2;

  padding: 40px 54px 40px 36px;
}
@media screen and (max-width: 1024px) {
  .m-news__item--video .m-news__content {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 850px) {
  .m-news__item--video .m-news__content {
    padding: 15px;
  }
}
.m-news__item--video .m-news__name {
  font-size: 34px;
  font-weight: bold;
  line-height: normal;

  color: #fff;
}
@media screen and (max-width: 1024px) {
  .m-news__item--video .m-news__name {
    font-size: 26px;
  }
}
@media screen and (max-width: 850px) {
  .m-news__item--video .m-news__name {
    font-size: 20px;
  }
}
.m-news__item--video .m-news__name:hover {
  color: #fff;
}
.m-news__item--promo {
  position: relative;
}
@media screen and (max-width: 500px) {
  .m-news__item--promo {
    padding-bottom: 0;
  }
}
.m-news__item--promo .m-news__pic {
  position: absolute;
  z-index: 1;

  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .m-news__item--promo .m-news__pic::after {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: "";

    opacity: 0.25;
    background-color: #171821;
  }
}
.m-news__item--promo .m-news__content {
  position: relative;
  z-index: 2;

  display: flex;
  flex-direction: column;

  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 23px 21.77px 18.56px 21.77px;

  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 500px) {
  .m-news__item--promo .m-news__content {
    padding: 20px 15px;

    text-align: right;

    align-items: flex-end;
  }
}
.m-news__item--ads {
  display: flex;

  padding: 50px 30px;

  background-color: #f7f7f7;

  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .m-news__item--ads {
    padding: 30px 15px;
  }
}
.m-news__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  /*height: 193px;*/
  height: auto;
  margin-bottom: 24px;
}
@media screen and (max-width: 500px) {
  .m-news__pic {
    /*height: 230px;*/
    height: auto;
    margin-bottom: 15px;
  }
}
.m-news__pic > img {
  width: 100%;
  height: 100%;

  transition: all 5s ease;
  transform: scale(1) rotate(0deg);

  -o-object-fit: cover;
  object-fit: cover;
}
.m-news__name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;

  padding-right: 10px;

  transition: all 0.65s ease;

  color: #171821;
  background-image: linear-gradient(#fbb82a 0%, #fbb82a 100%);
  background-repeat: no-repeat;
  background-size: 0;
}
@media screen and (max-width: 1024px) {
  .m-news__name {
    padding-right: 0;
  }
}
.m-news__name:hover {
  color: #171821;
  background-size: 100%;
}
.m-news__date {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;

  display: block;

  margin: 16px 0 24px;

  color: #83858f;
}
@media screen and (max-width: 1024px) {
  .m-news__date {
    margin: 10px 0 15px;
  }
}
.m-news__info {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.406;

  overflow: hidden;

  max-height: 86px;
  margin-bottom: 0;
  padding-right: 10px;
}
.m-news__bottom {
  margin-top: 16px;
}
@media screen and (max-width: 850px) {
  .m-news__bottom {
    margin-top: 10px;
  }
}
.m-news__play {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;

  display: inline-flex;

  padding: 9px 11px 10px;

  color: #097bc2;
  background-color: rgba(255, 255, 255, 0.86);

  align-items: center;
}
@media screen and (max-width: 850px) {
  .m-news__play {
    font-size: 14px;

    padding: 6px 10px;
  }
}
.m-news__play .i {
  width: 13px;
  height: 15px;
  margin-right: 6px;

  background-color: #097bc2;
}
@media screen and (max-width: 850px) {
  .m-news__play .i {
    width: 10px;
    height: 12px;
  }
}
.m-news__tit {
  font-size: 28px;
  font-weight: bold;
  line-height: normal;

  margin-bottom: 6.64px;

  color: #fff;
}
.m-news__subtit {
  font-size: 18px;
  font-weight: 500;
  line-height: normal;

  text-transform: uppercase;

  color: #fff;
}
@media screen and (max-width: 500px) {
  .m-news__subtit {
    margin-bottom: 30px;
  }
}
.m-news__btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;

  padding: 10px 37px 11px;
}
.m-news__btn::after,
.m-news__btn::before {
  background-color: #f44336;
}
.m-news__banner-title {
  font-size: 34px;
  font-weight: bold;
  line-height: normal;

  color: #171821;
}
@media screen and (max-width: 1024px) {
  .m-news__banner-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 500px) {
  .m-news__banner-title {
    font-size: 22px;
  }
}
.m-news__banner-title:hover {
  color: #fbb82a;
}
.m-news__banner-info {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.406;

  margin-top: 15px;
  margin-bottom: 0;

  color: #171821;
}

/* M-NEWS END */
/* CONTACT START */
.contact {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .contact {
    padding-bottom: 70px;
  }
}
.contact__row {
  display: flex;

  width: 100%;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 850px) {
  .contact__row {
    display: block;
  }
}
.contact__map {
  width: 100%;
  max-width: 100%;
  height: 420px;
}
@media screen and (max-width: 850px) {
  .contact__map {
    height: 320px;
  }
}
.contact__content {
  width: 100%;
  max-width: 489px;
  margin-right: 30px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .contact__content {
    max-width: 430px;
  }
}
@media screen and (max-width: 850px) {
  .contact__content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.contact__main {
  width: 100%;
  margin-bottom: 10px;
  padding: 50px 55px 53px;

  background-color: #f5f5f5;
}
@media screen and (max-width: 500px) {
  .contact__main {
    padding: 30px 20px;
  }
}
.contact__line {
  display: flex;

  margin-bottom: 10px;

  align-items: flex-start;
  justify-content: flex-start;
}
.contact__line:last-child {
  margin-bottom: 0;
}
.contact__icon {
  display: flex;

  width: 16px;
  margin-right: 7px;

  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
}
.contact__icon .i {
  background-color: #097bc2;
}
.contact__icon .i-phone,
.contact__icon .i-email {
  width: 16px;
}
.contact__icon .i-phone {
  top: 3px;
}
.contact__icon .i-pin {
  width: 15px;
}
.contact__adress {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;

  position: relative;
  top: 4px;

  color: #171821;
}
.contact__tel {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;

  color: #171821;
}
.contact__email {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;

  color: #171821;
}
.contact__toggle {
  margin-bottom: 10px;
}
.contact__toggle:last-child {
  margin-bottom: 0;
}
.contact__toggle-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;

  position: relative;

  display: flex;

  width: 100%;
  min-height: 50px;
  padding: 10px 50px;

  color: #fff;
  background-color: #097bc2;

  align-items: center;
  justify-content: flex-start;
}
.contact__toggle-link::after {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 20px;

  width: 7px;
  height: 10px;

  content: "";
  transition: all 0.35s ease;
  transform: translateY(-50%) rotate(0deg);

  background-image: url("../img/icons/arrow-toggle.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.contact__toggle-link.active::after {
  transform: translateY(-50%) rotate(90deg);
}
.contact__toggle-link:hover {
  color: #fff;
  background-color: #07629b;
}
.contact__toggle-block {
  display: none;

  padding: 30px 50px 22px;
}
@media screen and (max-width: 500px) {
  .contact__toggle-block {
    padding: 30px 20px;
  }
}
.contact__toggle-block .contact__tel {
  font-size: 18px;
}
.contact__toggle-block .contact__email {
  font-size: 14px;
}

/* CONTACT END */
/* ABOUT START */
.about {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 86px;
}
@media screen and (max-width: 650px) {
  .about {
    padding-bottom: 35px;
  }
}
.about__title {
  margin-bottom: 9px;
}
@media screen and (max-width: 850px) {
  .about__title {
    margin-bottom: 19px;
  }
}
.about__row {
  display: flex;

  max-width: 1156px;
  margin-bottom: 54px;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 850px) {
  .about__row {
    flex-direction: column;

    margin-bottom: 25px;

    align-items: center;
  }
}
.about__pic {
  display: block;

  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 850px) {
  .about__pic {
    display: flex;

    margin-top: 25px;

    justify-content: center;
  }
}
.about__pic > img {
  width: auto;
  max-width: 100%;
  height: auto;

  -o-object-fit: contain;
  object-fit: contain;
}
.about__content {
  box-sizing: border-box;
  width: 100%;
  max-width: 588px;
  margin-right: 3.5px;
  padding-top: 35px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .about__content {
    max-width: 480px;
    padding-top: 0;
  }
}
@media screen and (max-width: 850px) {
  .about__content {
    max-width: 100%;
    margin-right: 0;
  }
}
.about p {
  font-size: 18px;
  line-height: 1.406;

  margin-bottom: 25px;

  color: #171821;
}
@media screen and (max-width: 450px) {
  .about p {
    font-size: 16px;

    margin-bottom: 18px;
  }
}
.about p:last-child {
  margin-bottom: 0;
}
.about__center {
  width: 100%;
  max-width: 844px;
  margin: 0 auto 93px;

  text-align: center;
}
@media screen and (max-width: 850px) {
  .about__center {
    margin-bottom: 25px;

    text-align: left;
  }
}
.about__bottom {
  display: flex;

  width: 100%;
  max-width: 1146px;

  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 850px) {
  .about__bottom {
    flex-direction: column;

    align-items: center;
  }
}
.about__bottom-pic {
  display: block;

  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 850px) {
  .about__bottom-pic {
    display: flex;

    margin-bottom: 25px;

    justify-content: center;
  }
}
.about__bottom-pic > img {
  width: auto;
  max-width: 100%;
  height: auto;

  -o-object-fit: contain;
  object-fit: contain;
}
.about__bottom-content {
  max-width: 588px;
  margin-left: 53px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .about__bottom-content {
    max-width: 480px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 850px) {
  .about__bottom-content {
    max-width: 100%;
    margin-left: 0;
  }
}

/* ABOUT END */
/* TEAM START */
.team {
  max-width: 100%;
  padding: 15px 0;
}
@media screen and (max-width: 700px) {
  .team {
    padding: 30px 0;
  }
}
.team__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 700px) {
  .team__title {
    margin-bottom: 19px;
  }
}
.team__slider {
  position: relative;

  max-width: 100%;
}
.team__slider .slick-list {
  margin: 0 -15px;
}
.team__item {
  width: 100%;
  max-width: 100%;
  margin: 0 15px;
}
.team__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 294px;
  margin-bottom: 20px;
}
.team__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.team__name {
  font-size: 22px;
  font-weight: 500;
  line-height: normal;

  transition: all 0.55s ease;
  text-transform: uppercase;

  color: #171821;
  background-image: linear-gradient(transparent calc(100% - 1px), #fbb82a 1px);
  background-repeat: no-repeat;
  background-size: 0;
}
@media screen and (max-width: 700px) {
  .team__name {
    font-size: 20px;
  }
}
.team__name:hover {
  color: #fbb82a;
  background-size: 100%;
}
.team__position {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;

  display: block;

  margin: 7px 0 17px;

  text-transform: uppercase;

  color: #000;
}
@media screen and (max-width: 700px) {
  .team__position {
    margin: 3px 0 10px;
  }
}
.team__info {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;

  min-height: 125px;
  margin-bottom: 0;

  color: #171821;
}
@media screen and (max-width: 700px) {
  .team__info {
    min-height: auto;
  }
}
.team__arrow {
  position: absolute;
  z-index: 5;
  top: -60px;

  display: inline-flex;

  box-sizing: border-box;
  width: 28px;
  height: 30px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 450px) {
  .team__arrow {
    top: auto;
    bottom: -40px;
  }
}
.team__arrow:hover {
  background-color: #e3e4e8;
}
.team__arrow:hover .i {
  background-color: #fbb82a;
}
.team__arrow--next {
  right: 0;
}
.team__arrow--prev {
  right: 33px;
}
.team__arrow--prev .i {
  transform: scale(-1, 1);
}

/* TEAM END */
/* PROMO START */
.promo {
  overflow: hidden;

  max-width: 100%;
  padding: 30px 0 110px;
}
@media screen and (max-width: 650px) {
  .promo {
    padding-bottom: 60px;
  }
}
.promo__slider {
  position: relative;

  width: 100%;
  max-width: 100%;

  background-color: #f7f7f7;
}
.store__item .promo__slider {
  background-color: transparent;
}
.promo__item {
  display: flex !important;

  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 386px;
  padding: 50px;

  color: #171821;
  outline: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;

  align-items: flex-end;
}
@media screen and (max-width: 650px) {
  .promo__item {
    min-height: 320px;
    padding: 30px 15px;
  }
}
.promo__title {
  font-size: 34px;
  font-weight: bold;
  line-height: normal;

  max-width: 400px;
  margin-bottom: 19px;
}
@media screen and (max-width: 650px) {
  .promo__title {
    font-size: 24px;

    margin-bottom: 13px;
  }
}
.promo__info {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.406;

  max-width: 400px;
  margin-bottom: 0;
}
.promo__arrow {
  position: absolute;
  z-index: 5;
  top: 50%;

  display: inline-flex;

  box-sizing: border-box;

  transform: translateY(-50%);

  align-items: center;
  justify-content: center;
}
.promo__arrow:hover .i {
  background-color: #fbb82a;
}
.promo__arrow--next {
  right: 20px;
}
@media screen and (max-width: 650px) {
  .promo__arrow--next {
    right: 0;
  }
}
.promo__arrow--prev {
  left: 20px;
}
@media screen and (max-width: 650px) {
  .promo__arrow--prev {
    left: 0;
  }
}
.promo__arrow--prev .i {
  transform: scale(-1, 1);
}

/* PROMO END */
/* PERSON START */
.person {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 133px;
}
@media screen and (max-width: 1024px) {
  .person {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 650px) {
  .person {
    padding-bottom: 55px;
  }
}
.person p {
  font-size: 18px;
  line-height: 1.406;

  margin-bottom: 25px;

  color: #171821;
}
@media screen and (max-width: 450px) {
  .person p {
    font-size: 16px;

    margin-bottom: 18px;
  }
}
.person p:last-child {
  margin-bottom: 0;
}
.person__row {
  width: 100%;
  margin-bottom: 15px;
}
.person__row::after {
  display: table;
  clear: both;

  content: "";
}
.person__pic {
  display: block;
  float: right;

  max-width: 539px;
  height: auto;
  margin-bottom: 25px;
  margin-left: 35px;
}
@media screen and (max-width: 1024px) {
  .person__pic {
    max-width: 400px;
  }
}
@media screen and (max-width: 750px) {
  .person__pic {
    max-width: 350px;
  }
}
@media screen and (max-width: 650px) {
  .person__pic {
    display: block;
    float: none;

    max-width: 450px;
    margin: 0 auto 15px;
  }
}
.person__pic > img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.person__title {
  margin-bottom: 3px;
}
.person__position {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;

  display: block;

  margin-bottom: 12px;

  text-transform: uppercase;

  color: #000;
}
.person__contacts {
  margin-bottom: 25px;
}
.person__line {
  display: flex;

  margin-bottom: 11px;

  align-items: flex-start;
  justify-content: flex-start;
}
.person__line:last-child {
  margin-bottom: 0;
}
.person__icon {
  display: flex;

  width: 16px;
  margin-right: 12px;

  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
}
.person__icon .i {
  background-color: #097bc2;
}
.person__icon .i-phone,
.person__icon .i-email {
  width: 16px;
}
.person__icon .i-phone {
  top: 3px;
}
.person__icon .i-pin {
  width: 15px;
}
.person__tel {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;

  color: #171821;
}
.person__email {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;

  color: #171821;
}

/* PERSON END */
/* LIBRARY LIST START */
.library {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 122px;
}
@media screen and (max-width: 1024px) {
  .library {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .library {
    padding-bottom: 50px;
  }
}
.library__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .library__title {
    margin-bottom: 20px;
  }
}
.library__list {
  width: 100%;
  max-width: 802px;
  margin: 0 auto 52px;
}
@media screen and (max-width: 650px) {
  .library__list {
    margin-bottom: 32px;
  }
}
.library__item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 82px;
}
@media screen and (max-width: 650px) {
  .library__item {
    margin-bottom: 25px;
  }
}
.library__item:last-child {
  margin-bottom: 0;
}
.library__pic {
  display: block;

  width: 100%;
  max-width: 100%;
  height: 374px;
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .library__pic {
    height: 280px;
    margin-bottom: 15px;
  }
}
.library__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.library__top {
  display: flex;

  margin-bottom: 30px;

  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 650px) {
  .library__top {
    margin-bottom: 15px;
  }
}
.library__date {
  font-size: 18px;
  font-weight: 500;
  line-height: normal;

  margin-right: 25px;

  text-align: center;
  text-transform: uppercase;

  color: #171821;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 650px) {
  .library__date {
    font-size: 14px;

    margin-right: 15px;
  }
}
.library__date > span {
  font-size: 42px;
  font-weight: bold;
  line-height: 0.977;

  position: relative;
  top: 3px;

  display: block;

  margin-top: -2px;

  color: #f44336;
}
@media screen and (max-width: 650px) {
  .library__date > span {
    font-size: 26px;
  }
}
.library__right {
  max-width: 570px;
}
@media screen and (max-width: 650px) {
  .library__right {
    max-width: 440px;
  }
}
.library__name {
  font-size: 34px;
  font-weight: bold;
  line-height: normal;

  transition: all 0.65s ease;

  color: #171821;
  background-image: linear-gradient(transparent calc(100% - 3px), #fbb82a 3px);
  background-repeat: no-repeat;
  background-size: 0;
}
@media screen and (max-width: 650px) {
  .library__name {
    font-size: 24px;
  }
}
@media screen and (max-width: 450px) {
  .library__name {
    font-size: 20px;
  }
}
.library__name:hover {
  color: #171821;
  background-size: 100%;
}
.library__info {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 0;

  color: #171821;
}
@media screen and (max-width: 450px) {
  .library__info {
    font-size: 16px;
  }
}

/* LIBRARY LIST END */
/* PAGINATION START */
.pagination {
  width: 100%;
}
.pagination__list {
  display: flex;

  width: 100%;

  align-items: center;
  justify-content: center;
}
.pagination__list li {
  margin: 0 13px;
}

@media screen and (max-width: 500px) {
  .pagination__list li {
    margin: 0 8px;
  }
}
.pagination__list .page-numbers {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;

  color: #222;
  margin: 0 13px;
}
@media screen and (max-width: 500px) {
  .pagination__list .page-numbers {
    font-size: 14px;
  }
}
.pagination__list .page-numbers:hover {
  color: #fbb82a;
}
.pagination__list .page-numbers.current {
  position: relative;

  color: #097bc2;
}
.pagination__list .page-numbers.current::after {
  position: absolute;
  bottom: -5px;
  left: 0;

  width: 100%;
  height: 2px;

  content: "";

  background-color: #097bc2;
}
.pagination__list .page-numbers.current:hover {
  color: #097bc2;
}
.pagination__list .prev {
  margin-right: 27px;
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .pagination__list .prev {
    margin-right: 15px;
  }
}
.pagination__list .prev .i {
  margin-right: 10px;

  transform: scale(-1, 1);
}
@media screen and (max-width: 500px) {
  .pagination__list .prev .i {
    margin-right: 5px;
  }
}
.pagination__list .next {
  margin-right: 0;
  margin-left: 27px;
}
@media screen and (max-width: 500px) {
  .pagination__list .next {
    margin-left: 15px;
  }
}
.pagination__list .next .i {
  margin-left: 10px;
}
@media screen and (max-width: 500px) {
  .pagination__list .next .i {
    margin-left: 5px;
  }
}
.pagination__list .prev .i,
.pagination__list .next .i {
  width: 6px;
  height: 10px;
}
.pagination__list .prev a,
.pagination__list .next a {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;

  text-transform: uppercase;

  color: #222;
}
@media screen and (max-width: 500px) {
  .pagination__list .prev a,
  .pagination__list .next a {
    font-size: 13px;
  }
}
.pagination__list .prev a:hover,
.pagination__list .next a:hover {
  color: #fbb82a;
}
.pagination__list .prev a:hover .i,
.pagination__list .next a:hover .i {
  background-color: #fbb82a;
}

/* PAGINATION END */
/* LIBRARY-ARTICLE START */
.lib {
  max-width: 100%;
  padding-bottom: 167px;
}
@media screen and (max-width: 1024px) {
  .lib {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 650px) {
  .lib {
    padding-bottom: 55px;
  }
}
.lib__wrapper {
  width: 100%;
  max-width: 802px;
  margin: 0 auto;
}
.lib__banner {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 374px;
  margin-bottom: 31px;
}
.lib__banner > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}

.single-post .lib__banner {
  display: none;
}
.lib__title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 11px;

  color: #171821;
}
@media screen and (max-width: 650px) {
  .lib__title {
    font-size: 26px;
  }
}
.lib__date {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;

  display: block;

  margin-bottom: 18px;

  text-transform: uppercase;

  color: #83858f;
}
.lib__links {
  display: flex;
  flex-direction: column;

  margin: 35px 0 40px;
}

.text ul li,
.lib__links-item {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;

  position: relative;

  margin-bottom: 25px;
  padding-left: 48px;

  text-decoration: none !important;

  color: #171821 !important;
}
.lib__links-item:hover {
  color: #fbb82a !important;
}
.lib__links-item:last-child {
  margin-bottom: 0;
}
.text ul li::before,
.lib__links-item::before {
  position: absolute;
  top: 50%;
  left: 0;

  width: 34px;
  height: 34px;

  content: "";
  transform: translateY(-50%);

  background-image: url("../img/icons/iguana.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.lib__download {
  display: flex;

  margin-top: 42px;

  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.lib__download-item {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;

  position: relative;

  display: inline-block;

  margin-right: 40px;
  padding-left: 58px;

  text-decoration: none !important;

  color: #171821 !important;
}
.lib__download-item span {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.406;

  display: block;

  margin-top: -3px;
}
.lib__download-item:last-child {
  margin-right: 0;
}
.lib__download-item::before {
  position: absolute;
  top: -8px;
  left: 0;

  content: "";
}
.lib__download-item--pdf::before {
  width: 47px;
  height: 47px;

  background-image: url("../img/icons/pdf.svg");
}
.lib__download-item:hover {
  color: #fbb82a !important;
}
.text {
  margin-bottom: 58px;
}
.lib__tags {
  display: flex;

  margin-top: 58px;
  margin-bottom: 32px;

  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.lib__tags-name {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;

  display: inline-flex;

  margin-right: 15px;
  margin-bottom: 8px;

  text-transform: uppercase;

  color: #171821;

  align-items: center;
}
.lib__tags-name .i {
  margin-right: 5px;
}
.lib__tags-item {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;

  display: inline-flex;

  margin: 0 4px 8px;
  padding: 5px 13px 4px;

  text-align: center;
  text-transform: uppercase;

  color: #54555e;
  background-color: #f7f7f7;

  align-items: center;
}
.lib__tags-item:hover {
  color: #fbb82a;
  background-color: #dedede;
}
.lib__author {
  display: flex;

  box-sizing: border-box;
  width: 100%;
  max-width: 801px;
  padding: 32px;

  border: 1px solid #e3e4e8;
  background: #fff;

  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 650px) {
  .lib__author {
    padding: 15px;
  }
}
.lib__author-pic {
  overflow: hidden;

  width: 92px;
  height: 92px;
  margin-right: 24px;

  border-radius: 50%;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 650px) {
  .lib__author-pic {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
.lib__author-pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.lib__author-content {
  position: relative;
  top: -4px;

  width: 100%;
  max-width: 480px;
}
.lib__author-name {
  font-family: "Rubik", sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0;

  color: #171821;
}
.lib__author-position {
  font-family: "Rubik", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;

  display: block;

  margin: 1px 0 16px;

  text-transform: uppercase;

  color: #83858f;
}
@media screen and (max-width: 650px) {
  .lib__author-position {
    margin-bottom: 8px;
  }
}
.lib__author-info {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.406;

  box-sizing: border-box;
  margin-bottom: 0;
  padding-left: 2px;

  color: #54555e;
}

/* LIBRARY-ARTICLE END */
/* MATERIALS START */
.mater {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 130px;
  /* VETERINARY START */
  /* VETERINARY END */
}
@media screen and (max-width: 1024px) {
  .mater {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .mater {
    padding-bottom: 55px;
  }
}
.mater__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .mater__title {
    margin-bottom: 20px;
  }
}
.mater__ctrl {
  display: flex;

  margin: 0 -10px 15px;

  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.mater__btn {
  margin: 0 10px 15px;
}
@media screen and (max-width: 450px) {
  .mater__btn {
    width: 100%;
    max-width: 100%;
  }
}
.mater__btn.active {
  color: #fff;
}
.mater__btn.active::after,
.mater__btn.active::before {
  visibility: visible;

  width: 61%;
}
.mater__btn-subscribe {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;

  padding: 12px 42px;
}
.mater__empty {
  padding: 66px 0 119px;

  text-align: center;
}
.mater__empty--publications {
  padding-top: 47px;
}
@media screen and (max-width: 750px) {
  .mater__empty--publications {
    padding-top: 10px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .mater__empty {
    padding-top: 10px;
    padding-bottom: 0;
  }
}
.mater__empty-text {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.44;

  width: 100%;
  max-width: 697px;
  margin: 0 auto 25px;

  text-transform: capitalize;

  color: #16323d;
}
@media screen and (max-width: 750px) {
  .mater__empty-text {
    font-size: 20px;

    margin-bottom: 20px;
  }
}
.mater__wrapper {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .mater__wrapper {
    margin-bottom: 40px;
  }
}
.mater__item {
  display: flex;

  margin-bottom: 30px;

  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 600px) {
  .mater__item {
    display: block;
  }
}
.mater__item:last-child {
  margin-bottom: 0;
}
.mater__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 282px;
  height: 193px;
  margin-right: 29px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .mater__pic {
    max-width: 230px;
    height: 160px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .mater__pic {
    max-width: 100%;
    height: 200px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.mater__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.mater__content {
  position: relative;
  top: -2px;

  width: 100%;
  max-width: 100%;
}
.mater__link {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;

  transition: all 0.65s ease;

  color: #171821;
  background-image: linear-gradient(transparent calc(100% - 1px), #fbb82a 1px);
  background-repeat: no-repeat;
  background-size: 0;
}
.mater__link:hover {
  color: #171821;
  background-size: 100%;
}
.mater__date {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;

  display: block;

  margin: 7px 0 9px;

  text-transform: uppercase;

  color: #83858f;
}
.mater__info {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 26px;

  color: #171821;
}
.mater__info:last-child {
  margin-bottom: 0;
}
.mater__download {
  margin: 0;
}
.mater__download .lib__download-item {
  font-size: 16px;

  margin-right: 21px;
  padding-left: 55px;
}
.mater__download .lib__download-item span {
  font-size: 14px;

  margin-top: 2px;
}
.mater__vet {
  display: flex;

  margin-bottom: 30px;

  align-items: stretch;
  justify-content: flex-start;
}
@media screen and (max-width: 600px) {
  .mater__vet {
    display: block;
  }
}
.mater__vet-pic {
  display: block;

  width: 100%;
  max-width: 386px;
  height: 230px;
  margin-right: 30px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 850px) {
  .mater__vet-pic {
    max-width: 230px;
    height: 180px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .mater__vet-pic {
    max-width: 100%;
    height: 200px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.mater__vet-pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.mater__vet-content {
  display: flex;
  flex-direction: column;

  width: 100%;
  max-width: 698px;
  height: auto;

  justify-content: center;
  align-items: flex-start;
}
.mater__vet-sub {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;

  display: block;

  margin-bottom: 8px;
}
.mater__vet-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;

  display: inline-flex;

  color: #fbb82a;

  align-items: center;
  justify-content: flex-start;
}
.mater__vet-link .i {
  margin-right: 8px;
}
.mater__vet-info {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.541;

  margin: 17px 0 0;

  color: #171821;
}
@media screen and (max-width: 600px) {
  .mater__vet-info {
    margin-top: 10px;
  }
}

/* MATERIALS END */
/* STORE START */
.store {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 140px;
}
@media screen and (max-width: 1024px) {
  .store {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .store {
    padding-bottom: 55px;
  }
}
.store__title {
  margin-bottom: 31px;
}
@media screen and (max-width: 650px) {
  .store__title {
    margin-bottom: 20px;
  }
}
.store__row {
  display: grid;

  margin-bottom: 60px;

  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 980px) {
  .store__row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 750px) {
  .store__row {
    margin-bottom: 40px;

    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .store__row {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.store__item {
  overflow: hidden;

  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 30px 20px 0;

  transition: all 0.4s ease-in-out;
  text-align: center;

  background-color: #f7f7f7;
}
.store__item:hover {
  background-color: #ededed;
}
.store__pic {
  margin-bottom: 12.49px;
}

.store__pic .image {
  display: flex;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 195.5px;

  align-items: center;
  justify-content: center;
}
.store__pic .image > img {
  max-width: 100%;
  max-height: 100%;

  -o-object-fit: contain;
  object-fit: contain;
}
.store__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;

  display: block;

  margin-bottom: 11px;

  color: #171821;
}
.store__variants {
  display: flex;

  margin-bottom: 13px;

  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.store__variants-item {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;

  box-sizing: border-box;
  margin: 0 2.5px 5px;
  padding: 5px 9px;

  text-align: center;
  text-transform: uppercase;

  color: #171821;
  border: 1px solid #ededed;
}
.store__btn {
  font-size: 14px;
  font-weight: bold;

  padding: 11px 25px 10px;

  text-transform: uppercase;
}

/* STORE END */
/* STORE POPUP START */
.popup {
  position: relative;

  width: 100%;
  max-width: 460px;
  margin: 0 auto;
  padding: 51px 40px 43px;

  background-color: #fff;
}
@media screen and (max-width: 500px) {
  .popup {
    padding: 35px 20px;
  }
}
.popup__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 20px;

  text-align: center;
  text-transform: uppercase;

  color: #171821;
}
@media screen and (max-width: 500px) {
  .popup__title {
    font-size: 22px;

    margin-bottom: 15px;
  }
}
.popup__block {
  display: block;

  width: 100%;
  max-width: 100%;
  margin: 0 0 15px;
  padding: 0;
}
.popup__block input {
  font-size: 14px;
  font-weight: 500;
  line-height: 60px;

  width: 100%;
  max-width: 100%;
  height: 60px;
  padding: 0 20px;

  transition: border-color 0.35s ease;

  color: #171821;
  border: 2px solid #dfdfdf;
  border-radius: 2px;
  background-color: #fff;
}
.popup__block input::-moz-placeholder {
  color: #989898;
}
.popup__block input:-ms-input-placeholder {
  color: #989898;
}
.popup__block input::placeholder {
  color: #989898;
}
.popup__block input:focus {
  border-color: #fbb82a;
}
.popup__block:last-of-type {
  margin-bottom: 20px;
}
.popup__label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;

  display: block;

  margin-bottom: 5px;

  color: #171821;
}
.popup__btns {
  text-align: center;
}
.popup__btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;

  padding: 12px 48px 11px;
}

.mfp-bg {
  opacity: 0.83;
  background-color: #171821;
}

.mfp-close {
  font-size: 32px;

  transition: all 0.35s ease;

  opacity: 1;
  color: #222;
}
.mfp-close:hover {
  color: #fbb82a;
}

.mfp-zoom-in .mfp-with-anim {
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);

  opacity: 0;
}

.mfp-zoom-in.mfp-bg {
  transition: all 0.3s ease-out;

  opacity: 0;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  transform: scale(1);

  opacity: 1;
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);

  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* STORE POPUP END */
/* MEMBERSHIP START */
.member {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 121px;
}
@media screen and (max-width: 1024px) {
  .member {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .member {
    padding-bottom: 55px;
  }
}
.member__title {
  margin-bottom: 20px;
}
.member__text {
  max-width: 966px;
  margin-bottom: 52px;
}
@media screen and (max-width: 650px) {
  .member__text {
    margin-bottom: 30px;
  }
}
.member__text p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 26px;

  color: #171821;
}
@media screen and (max-width: 650px) {
  .member__text p {
    font-size: 16px;

    margin-bottom: 20px;
  }
}
.member__text p:last-child {
  margin-bottom: 0;
}
.member__row {
  display: grid;

  width: 100%;

  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .member__row {
    gap: 20px;
  }
}
@media screen and (max-width: 900px) {
  .member__row {
    max-width: 450px;
    margin: 0 auto;

    grid-template-columns: 1fr;
    gap: 15px;
  }
}
/* LAST ITEM MEMBERSHIP 100% WIDTH */
/*.member__item:last-child {
  grid-column: 1/-1;
}*/

.member__item {
  position: relative;

  display: flex;
  overflow: hidden;
  flex-direction: column;

  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 42px 38px 34px 39px;

  transition: all 0.45s ease-in-out;
  transform: translateY(0);

  border-radius: 10px;
  background-color: #16323d;

  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .member__item {
    padding: 30px 20px;
  }
}
.member__item::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: "";

  opacity: 0.2;
  background-image: url("../img/membership/member-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.member__item::after {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;

  visibility: hidden;

  width: 100%;
  height: 100%;

  content: "";
  transition: all 0.45s ease-in-out;

  opacity: 0;
  border-radius: 9px;
  background-color: #171821;

  -webkit-clip-path: polygon(0 50%, 0 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 50%, 0 100%, 100% 100%, 0% 100%);
}
.member__item:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 1024px) {
  .member__item:hover {
    transform: translateY(0);
  }
}
.member__item:hover::after {
  visibility: visible;

  opacity: 0.3;

  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
}
.member__top,
.member__bottom {
  position: relative;
  z-index: 2;
}
.member__top {
  padding-bottom: 16px;
}
.member__bottom {
  padding-top: 20px;

  text-align: center;

  border-top: 2px solid #fff;
}
.member__name {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 2px;

  /*color: #fff;*/
  color: #fbb82a;
}
.member__pos {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.406;

  display: block;

  margin-bottom: 20px;

  opacity: 0.66;
  color: #fff;
}
.member__info {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 26px;

  /*color: #fff;*/
  color: #fbb82a;
}
.member__list {
  margin-bottom: 11px;
}
.member__list li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.406;

  position: relative;

  margin-bottom: 10px;
  padding-left: 28px;

  /*color: #fff;*/
  color: #fbb82a;
}
.member__list li::before {
  position: absolute;
  top: -3px;
  left: 0;

  width: 20px;
  height: 20px;

  content: "";

  border-radius: 50%;
  background-color: #42a711;
  background-image: url("../img/icons/check.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: inherit;
}
.member__list li:last-child {
  margin-bottom: 0;
}
.member__promo {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 0;

  color: #fff;
}
.member__promo span {
  color: #fbb82a;
}
.member__price {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;

  display: block;

  margin-bottom: 10px;

  color: #fbb82a;
}
.member__price span {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;

  margin-left: 2px;

  /*color: #fff;*/
  color: #fbb82a;
}
.member__btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;

  padding: 12px 22px;
	
	
  /*color: #fff;*/
  color: #fbb82a;
}

/* MEMBERSHIP END */
/* CONSERVATION LIST START */
.cons {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 141px;
}
@media screen and (max-width: 1024px) {
  .cons {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .cons {
    padding-bottom: 55px;
  }
}
.cons__title {
  margin-bottom: 29px;
}
@media screen and (max-width: 650px) {
  .cons__title {
    margin-bottom: 20px;
  }
}
.cons__wrapper {
  margin-bottom: 40px;
}
@media screen and (max-width: 650px) {
  .cons__wrapper {
    margin-bottom: 30px;
  }
}
.cons__link {
  position: relative;

  display: flex;

  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 416px;
  margin-bottom: 30px;
  padding: 50px;

  color: #fff;

  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .cons__link {
    min-height: 325px;
    margin-bottom: 20px;
    padding: 30px;
  }
}
@media screen and (max-width: 650px) {
  .cons__link {
    min-height: 205px;
    margin-bottom: 15px;
    padding: 25px 15px;
  }
}
.cons__link:last-child {
  margin-bottom: 0;
}
.cons__link::after {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;

  visibility: hidden;

  width: 100%;
  height: 100%;

  content: "";
  transition: all 0.45s ease;

  opacity: 0;
  background-color: #171821;

  -webkit-clip-path: polygon(0 50%, 0 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 50%, 0 100%, 100% 100%, 0% 100%);
}
.cons__link:hover::after {
  visibility: visible;

  opacity: 0.1;

  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
}
.cons__link:hover span {
  background-size: 100%;
}
.cons__pic {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;

  display: block;
  overflow: hidden;

  width: 100%;
  height: 100%;
}
.cons__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.cons__name {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;

  position: relative;
  z-index: 3;

  display: block;

  max-width: 436px;

  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.97);
}
@media screen and (max-width: 1024px) {
  .cons__name {
    font-size: 28px;
  }
}
@media screen and (max-width: 650px) {
  .cons__name {
    font-size: 22px;
  }
}
.cons__name span {
  transition: all 0.65s ease;

  background-image: linear-gradient(#fbb82a 0%, #fbb82a 100%);
  background-repeat: no-repeat;
  background-size: 0;
}

/* CONSERVATION LIST END */
/* CONSERVATION ARTICLE START */
.art {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 130px;
}
@media screen and (max-width: 1024px) {
  .art {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 900px) {
  .art {
    padding-bottom: 60px;
  }
}
.art__title {
  margin-bottom: 29px;
}
@media screen and (max-width: 650px) {
  .art__title {
    margin-bottom: 20px;
  }
}
.art__item {
  position: relative;

  display: flex;

  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 416px;
  margin-bottom: 60px;
  padding: 42px 50px;

  color: #fff;

  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .art__item {
    min-height: 325px;
    margin-bottom: 40px;
    padding: 30px;
  }
}
@media screen and (max-width: 650px) {
  .art__item {
    min-height: 205px;
    margin-bottom: 20px;
    padding: 25px 15px;
  }
}
.art__main {
  display: flex;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .art__main {
    display: block;
  }
}
.art__video {
  width: 100%;
  max-width: 386px;
  margin-left: 30px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .art__video {
    max-width: 330px;
  }
}
@media screen and (max-width: 900px) {
  .art__video {
    max-width: 100%;
    margin-left: 0;
  }
  .art__video-content {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 700px) {
  .art__video {
    max-width: 100%;
    margin-left: 0;
  }
  .art__video-content {
    display: block;
  }
}
.art__content {
  width: 100%;
  max-width: calc(100% - 416px);
}
@media screen and (max-width: 1024px) {
  .art__content {
    max-width: calc(100% - 360px);
  }
}
@media screen and (max-width: 900px) {
  .art__content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.art__content .text {
  margin-bottom: 70px;
}
@media screen and (max-width: 900px) {
  .art__content .text {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .art__content .text {
    margin-bottom: 30px;
  }
}
.art__subtitle {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 30px;

  text-transform: uppercase;

  color: #171821;
}
@media screen and (max-width: 650px) {
  .art__subtitle {
    font-size: 20px;

    margin-bottom: 20px;
  }
}
.art__subtitle--photo {
  margin-bottom: 23px;
}
@media screen and (max-width: 650px) {
  .art__subtitle--photo {
    margin-bottom: 20px;
  }
}
.art__vid {
  margin-bottom: 30px;
}
.art__vid:last-child {
  margin-bottom: 0;
}

/* CONSERVATION ARTICLE END */
/* VIDEO LINK START */
.video-link {
  display: block;

  width: 100%;
  max-width: 100%;

  color: #171821;
}
.video-link:hover {
  color: #097bc2;
}
.video-link:hover .video-link__pic {
  opacity: 0.95;
}
.video-link:hover .video-link__timer {
  background-color: #fff;
}
.video-link__top {
  position: relative;

  display: block;

  width: 100%;
  height: 193px;
  margin-bottom: 17px;
}
.video-link__pic {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;

  display: block;
  overflow: hidden;

  width: 100%;
  height: 100%;

  transition: all 0.4s ease;

  opacity: 1;
}
.video-link__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.video-link__timer {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;

  position: absolute;
  z-index: 2;
  bottom: 25px;
  left: 25px;

  display: inline-flex;

  padding: 9px 12px 8px 10px;

  transition: all 0.4s ease;

  color: #097bc2;
  background-color: rgba(255, 255, 255, 0.86);

  align-items: center;
}
.video-link__timer .i {
  width: 13px;
  height: 14px;
  margin-right: 6px;

  background-color: #097bc2;
}
.video-link__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

.wp-block-image img {
  height: auto;
}

/* VIDEO LINK END */
/* PHOTO SLIDER START */
.photo__main {
  position: relative;

  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 500px) {
  .photo__main {
    margin-bottom: 10px;
  }
}
.photo__main-pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: auto;

  outline: none;
}
.photo__main-pic > img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.photo__main-arrow {
  position: absolute;
  z-index: 5;
  top: -58px;

  display: inline-flex;

  box-sizing: border-box;
  width: 39px;
  height: 42px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 450px) {
  .photo__main-arrow {
    top: 50%;

    width: 30px;
    height: 30px;

    transform: translateY(-50%);
  }
}
.photo__main-arrow .i {
  width: 6px;
  height: 15px;
}
.photo__main-arrow:hover {
  background-color: #e3e4e8;
}
.photo__main-arrow:hover .i {
  background-color: #fbb82a;
}
.photo__main-arrow--next {
  right: 0;
}
@media screen and (max-width: 450px) {
  .photo__main-arrow--next {
    right: 0;
  }
}
.photo__main-arrow--prev {
  right: 39px;
}
@media screen and (max-width: 450px) {
  .photo__main-arrow--prev {
    right: auto;
    left: 0;
  }
}
.photo__main-arrow--prev .i {
  transform: scale(-1, 1);
}

.photo__thumb {
  position: relative;

  width: 100%;
  max-width: 100%;
}
.photo__thumb .slick-list {
  margin: 0 -15px;
}
@media screen and (max-width: 500px) {
  .photo__thumb .slick-list {
    margin: 0 -5px;
  }
}
.photo__thumb-pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 193px;
  margin: 0 15px;

  cursor: pointer;
  transition: all 0.35s ease;

  opacity: 1;
  outline: none;
}
@media screen and (max-width: 500px) {
  .photo__thumb-pic {
    height: 120px;
    margin: 0 5px;
  }
}
.photo__thumb-pic:hover {
  opacity: 0.9;
}
.photo__thumb-pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}

/* PHOTO SLIDER END */
/* EVENTS START */
.events {
  max-width: 100%;
  padding-bottom: 130px;
}
@media screen and (max-width: 1024px) {
  .events {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .events {
    padding-bottom: 55px;
  }
}
.events__line {
  display: flex;

  margin-bottom: 15px;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  .events__line {
    flex-flow: row wrap;
  }
}
.events__line .select {
  position: relative;
  top: -7px;

  margin-left: 5px;
}
@media screen and (max-width: 500px) {
  .events__line .select {
    top: 0;

    margin-right: 5px;
  }
  .events__line .select:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.events__line .select:first-child {
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .events__sort {
    width: 100%;
  }
}
.events__title {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .events__title {
    margin-bottom: 20px;
  }
}
.events__row {
  display: grid;

  margin-bottom: 64px;

  grid-template-columns: repeat(4, 1fr);
  gap: 45px 30px;
}
@media screen and (max-width: 1024px) {
  .events__row {
    margin-bottom: 40px;

    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 850px) {
  .events__row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 650px) {
  .events__row {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .events__row {
    grid-template-columns: 1fr;
    gap: 35px;
  }
}
.events__item {
  width: 100%;
  max-width: 100%;
}
.events__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 193px;
  margin-bottom: 17px;
}
.events__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.events__top {
  display: flex;

  margin-bottom: 22px;

  align-items: flex-start;
  justify-content: flex-start;
}
.events__date {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;

  display: inline-block;

  margin-right: 14px;

  text-align: center;
  text-align: center;

  color: #171821;

  flex-grow: 0;
  flex-shrink: 0;
}
.events__date span,
.events__date b {
  font-size: 32px;
  font-weight: bold;
  line-height: 0.977;

  position: relative;
  /* top: 2px; */

  display: block;

  /* margin-top: -2px; */

  color: #fbb82a;
}
.events__name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;

  max-width: 181px;

  color: #171821;
}
.events__name span {
  transition: all 0.65s ease;

  background-image: linear-gradient(transparent calc(100% - 3px), #fbb82a 3px);
  background-repeat: no-repeat;
  background-size: 0;
}
@media screen and (max-width: 450px) {
  .events__name {
    font-size: 16px;
  }
}
.events__name:hover {
  color: #171821;
}
.events__name:hover span {
  background-size: 100%;
}
.events__info {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.406;

  margin-bottom: 0;

  color: #171821;
}

/* EVENTS END */
/* EVENTS ARTICLE START */
.event {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 25px;
}
@media screen and (max-width: 650px) {
  .event {
    padding-bottom: 15px;
  }
}
.event__title {
  margin-bottom: 29px;
}
@media screen and (max-width: 650px) {
  .event__title {
    margin-bottom: 20px;
  }
}
.event__banner {
  display: flex;

  margin-bottom: 50px;

  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 850px) {
  .event__banner {
    display: block;

    margin-bottom: 25px;
  }
}
.event__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 676px;
  height: 394px;
  margin-right: 29px;
}
@media screen and (max-width: 850px) {
  .event__pic {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 500px) {
  .event__pic {
    height: 300px;
  }
}
.event__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.event__content {
  position: relative;
  top: -4px;

  width: 100%;
  max-width: 463px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 850px) {
  .event__content {
    top: 0;

    max-width: 100%;
  }
}
.event__top {
  display: flex;

  margin-bottom: 33px;

  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 500px) {
  .event__top {
    margin-bottom: 25px;
  }
}
.event__date {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;

  position: relative;
  top: -2px;

  display: inline-block;

  margin-right: 20px;

  text-align: center;
  text-transform: uppercase;

  color: #171821;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 500px) {
  .event__date {
    font-size: 16px;

    margin-right: 15px;
  }
}
.event__date span {
  font-size: 46px;
  font-weight: bold;
  line-height: 0.977;

  position: relative;
  top: 4px;

  display: block;

  color: #fbb82a;
}
@media screen and (max-width: 500px) {
  .event__date span {
    font-size: 36px;
  }
}
.event__name {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 0;

  color: #171821;
}
@media screen and (max-width: 500px) {
  .event__name {
    font-size: 26px;
  }
}
.event__main {
  margin-bottom: 83px;
}
@media screen and (max-width: 850px) {
  .event__main {
    margin-bottom: 25px;
  }
}
.event__subtitle {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 30px;

  text-transform: uppercase;

  color: #171821;
}
@media screen and (max-width: 650px) {
  .event__subtitle {
    font-size: 22px;

    margin-bottom: 20px;
  }
}
.event__media {
  display: flex;

  width: 100%;
  margin-bottom: 76px;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .event__media {
    display: block;

    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  .event__media {
    margin-bottom: 45px;
  }
}
.event__video {
  width: 100%;
  max-width: 386px;
  margin-left: 30px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .event__video {
    max-width: 100%;
    margin-left: 0;
  }
  .event__video-content {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 700px) {
  .event__video-content {
    display: block;
  }
}
.event__photo {
  width: 100%;
  max-width: calc(100% - 416px);
}
@media screen and (max-width: 1024px) {
  .event__photo {
    max-width: 100%;
    margin-bottom: 25px;
  }
}
.event__bottom {
  max-width: 100%;
  padding-bottom: 67px;

  border-bottom: 3px solid #888994;
}
@media screen and (max-width: 850px) {
  .event__bottom {
    padding-bottom: 35px;
  }
}
.event__tags {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 33px;
}
@media screen and (max-width: 700px) {
  .event__tags {
    margin-bottom: 25px;
  }
}
.event__author {
  max-width: 100%;
  margin: 0;
}

/* EVENTS ARTICLE END */
/* EVENTS SIMILAR START */
.sim {
  overflow: hidden;

  max-width: 100%;
  padding: 28px 0 156px;
}
@media screen and (max-width: 1024px) {
  .sim {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .sim {
    padding: 15px 0 80px;
  }
}
.sim__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .sim__title {
    margin-bottom: 20px;
  }
}
.sim__slider {
  position: relative;

  max-width: 100%;
}
.sim__slider .slick-list {
  margin: 0 -15px;
}
.sim__slider .events__item {
  margin: 0 15px;
}
.sim__arrow {
  position: absolute;
  z-index: 5;
  top: -63px;

  display: inline-flex;

  box-sizing: border-box;
  width: 28px;
  height: 30px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
.sim__arrow .i {
  width: 6px;
  height: 14px;
}
@media screen and (max-width: 650px) {
  .sim__arrow {
    top: auto;
    bottom: -50px;
  }
}
.sim__arrow:hover {
  background-color: #e3e4e8;
}
.sim__arrow:hover .i {
  background-color: #fbb82a;
}
.sim__arrow--next {
  right: 0;
}
.sim__arrow--prev {
  right: 33px;
}
.sim__arrow--prev .i {
  transform: scale(-1, 1);
}

/* EVENTS SIMILAR END */
/* EDUCATION START */
.edu {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 140px;
}
@media screen and (max-width: 1024px) {
  .edu {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .edu {
    padding-bottom: 45px;
  }
}
.edu__title {
  margin-bottom: 29px;
}
@media screen and (max-width: 650px) {
  .edu__title {
    margin-bottom: 20px;
  }
}
.edu__title--sub {
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .edu__title--sub {
    margin-bottom: 20px;
  }
}
.edu__banner {
  display: flex;

  margin-bottom: 60px;

  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .edu__banner {
    display: block;

    margin-bottom: 35px;
  }
}
.edu__pic {
  display: block;
  overflow: hidden;

  width: 100%;
  max-width: 100%;
  height: 355px;
  margin-right: 30px;
}
@media screen and (max-width: 750px) {
  .edu__pic {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 450px) {
  .edu__pic {
    height: 300px;
  }
}
.edu__pic > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.edu__content {
  width: 100%;
  max-width: 596px;

  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .edu__content {
    max-width: 440px;
  }
}
@media screen and (max-width: 750px) {
  .edu__content {
    max-width: 100%;
  }
}

.edu__content.w-100 {
  max-width: 100%;
}
.edu__block {
  margin-bottom: 60px;
}
@media screen and (max-width: 650px) {
  .edu__block {
    margin-bottom: 45px;
  }
}
.edu__block:last-child {
  margin-bottom: 0;
}
.edu__slider .slick-list {
  margin: 0 -15px;
}
.edu__slider .events__item {
  margin: 0 15px;
}
.edu__slider .events__info {
  margin-bottom: 25px;
}
.edu__btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;

  padding: 11px 20px 12px;
}
.edu__arrow {
  position: absolute;
  z-index: 5;
  top: -60px;

  display: inline-flex;

  box-sizing: border-box;
  width: 28px;
  height: 30px;

  border: 1px solid #e3e4e8;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
.edu__arrow .i {
  width: 6px;
  height: 14px;
}
@media screen and (max-width: 650px) {
  .edu__arrow {
    top: -50px;
  }
}
.edu__arrow:hover {
  background-color: #e3e4e8;
}
.edu__arrow:hover .i {
  background-color: #fbb82a;
}
.edu__arrow--next {
  right: 0;
}
.edu__arrow--prev {
  right: 33px;
}
.edu__arrow--prev .i {
  transform: scale(-1, 1);
}
.edu__video {
  position: relative;

  max-width: 100%;
}
.edu__video .slick-list {
  margin: 0 -15px;
}
.edu__video .video-link {
  margin: 0 15px;
}
.edu__video .video-link__top {
  height: 290px;
  margin-bottom: 20px;
}

/* EDUCATION END */
/* NEWS START */
.news {
  overflow: hidden;

  max-width: 100%;
  padding-bottom: 122px;
}
@media screen and (max-width: 1024px) {
  .news {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 650px) {
  .news {
    padding-bottom: 50px;
  }
}
.news__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .news__title {
    margin-bottom: 20px;
  }
}
.news__row {
  margin-bottom: 60px;
}
@media screen and (max-width: 650px) {
  .news__row {
    margin-bottom: 35px;
  }
}

/* NEWS END */
.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #fff !important;
  background-color: #171821 !important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #fbb82a !important;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  padding-left: 48px !important;
}

.sub-menu {
  top: 100%;
  left: 50%;
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 150px;
  padding: 10px 0;
  transition: all 0.35s ease 0s;
  box-shadow: 4px 4px 4px rgb(31 31 31 / 20%);
  background-color: #fff;
}

.menu-item-has-children:hover > ul {
  visibility: visible;
  transform: translate(-50%, 0);
  pointer-events: all;
  opacity: 1;
}

@media (min-width: 1241px) {
  .sub-menu {
    position: absolute;
    visibility: hidden;
    transform: translate(-50%, 30px);
    opacity: 0;
  }

  .sub-menu .header__menu-item:not(:last-child) {
    margin-bottom: 15px;
  }
}

.site-cop {
  text-align: center;
  margin-top: 58px;
}

.site-cop p {
  margin-bottom: 0;
}

.site-cop .footer__menu-link {
  font-size: 12px;
}

.short_desc {
  font-size: 14px;
  margin-bottom: 13px;
}

.short_desc p:last-of-type {
  margin-bottom: 0;
}

.more {
  margin-bottom: 60px;
}

.more__body {
  overflow: hidden;
  height: 500px;
  -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(black),to(transparent));
  -webkit-mask-image: -webkit-linear-gradient(top,black 0%,transparent 100%);
  mask-image: -webkit-gradient(linear,left top,left bottom,from(black),to(transparent));
  mask-image: linear-gradient(to bottom,black 0%,transparent 100%);
  padding-bottom: 1px;    
  margin-bottom: 20px;
}

.view .more__body {
  -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(100%,black),to(transparent));
  -webkit-mask-image: -webkit-linear-gradient(top,black 100%,transparent 100%);
  mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(100%,black),to(transparent));
  mask-image: linear-gradient(to bottom,black 100%,transparent 100%);
}

.more__toggle {
  min-width: 200px;
  text-align: center;
  align-items: center;
  justify-content: center;
}



/* Sign Up Page - page-id-7228  */

.page-id-7228 .bread {
  display: none;
}

.page-id-7228 h1 {
  display: none;
}

.page-id-7228 .wide-image > img {
  min-width: 100%;
}

.page-id-7228 .wpcf7-submit {
  width: 100%;
  padding: 15px 45px;
  background: #3c8cc1;
  color: #ffffff;
}

.wp-block-columns > .wp-block-column {
  display: flex;
}

.page-id-7228 .wpcf7 {
  margin-top: auto;
  margin-bottom: auto;
}

.two-blocks {
  display: flex;
  margin-bottom: 15px;
}

.page-id-7228 input {
  width: 100%;
  padding: 15px;
  border: 1px solid #cccccc;
}

.page-id-7228 label {
  width: 99%;
} 

.page-id-7228 input.half-block {
  width: 98%;
  margin-right: 2%;
  padding: 15px;
  border: 1px solid #cccccc;
}

.page-id-7228 form > .wpcf7-form-control-wrap {
  display: inline-block;
  max-width: 50%;
  margin-bottom: 15px;
}