
@font-face {
  font-family: 'Avenir';
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Light.eot");
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Light.eot?#iefix") format("embedded-opentype"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Light.woff") format("woff"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Avenir';
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Book.eot");
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/AvenirLT-Book.eot?#iefix") format("embedded-opentype"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Book.woff") format("woff"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Avenir';
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Heavy.eot");
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Heavy.eot?#iefix") format("embedded-opentype"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Heavy.woff") format("woff"), url("../../offispace/fonts/AvenirLT-Heavy.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Avenir';
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Black.eot");
  src: url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Black.eot?#iefix") format("embedded-opentype"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Black.woff") format("woff"), url("https://woocommerce-693261-4566217.cloudwaysapps.com/wp-content/themes/woodmart/cjs/fonts/AvenirLT-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

/* reset css */
* {
  -webkit-text-size-adjust: none; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  height: 100%;
  background: #fff;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  min-height: 100%;
  font-family: "Avenir", sans-serif;
  position: relative;
  background: #F2F2F2;
  color: #393938;
  font-size: 16px;
  line-height: 1.25;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 767px) {
    body {
      font-size: 14px;
      line-height: 18px; } }
  body.overflow {
    overflow: hidden; }

input,
textarea,
select {
  color: #393938;
  vertical-align: middle;
  font: 100% "Avenir", sans-serif; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }

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

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none; }

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

.form__control {
  -webkit-appearance: none; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

a {
  text-decoration: none; }

a:focus {
  color: #393938;
  text-decoration: none; }

a:hover {
  color: #393938;
  text-decoration: none; }

*::-webkit-input-placeholder {
  color: #333;
  opacity: 1; }

*:-moz-placeholder {
  color: #333;
  opacity: 1; }

*::-moz-placeholder {
  color: #333;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #333;
  opacity: 1; }

table {
  border-collapse: collapse; }

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

/* styles */
.wrapper {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-transition: margin .5s;
  -o-transition: margin .5s;
  transition: margin .5s; }

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  overflow: hidden; }

.container {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%; }
  @media (max-width: 767px) {
    .container {
      padding: 0 20px; } }
  .container_fluid {
    max-width: 100%;
    padding: 0; }
  .container:after {
    content: '';
    display: block;
    clear: both; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.mb {
  display: none; }

.pc {
  display: block; }

/* Tablet */
@media only screen and (max-width: 768px) {
  .mb {
    display: block !important; }
  .pc {
    display: none !important; } }

/* Smartphone */
@media only screen and (min-width: 768px) {
  .mb {
    display: none !important; }
  .pc {
    display: block !important; } }

.hidden {
  display: none !important; }

.img-to-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .img-to-bg > img {
    display: none; }

/*typography*/
h1, .h1 {
  font-size: 70px;
  line-height: 84px;
  font-family: "Avenir", sans-serif;
  font-weight: 700;
  margin: 0; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 36px;
      line-height: 43px; } }

h2, .h2 {
  font-size: 24px;
  line-height: 29px;
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  margin: 0 0 50px; }
  @media (max-width: 991px) {
    h2, .h2 {
      margin: 0 0 30px; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 18px;
      line-height: 22px; } }

/*end typography*/
/* styles end */
/* buttons */
.btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid transparent;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  padding: 10px 38px;
  color: #393938;
  width: 100%;
  max-width: 160px; }
  .btn.active:focus, .btn.active:hover, .btn:focus, .btn:active, .btn:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }

.btn-default {
  background: #23A35B;
  border: 0;
  color: #F7F7F7;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  min-width: 220px;
  padding: 19px 20px;
  text-align: center; }
  .btn-default.active:focus, .btn-default.active:hover, .btn-default:focus, .btn-default:active, .btn-default:hover {
    color: #F7F7F7; }
  @media (max-width: 767px) {
    .btn-default {
      font-size: 12px;
      line-height: 14px;
      font-weight: 400;
      min-width: 160px;
      padding: 15px 17px; } }

/*end btn*/
/**
 * Swiper 8.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 3, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear; }

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible; }

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible; }

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

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

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

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

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

.swiper-cards {
  overflow: visible; }

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

/*! locomotive-scroll v4.0.6 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden; }

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.has-scroll-smooth body {
  overflow: hidden; }

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh; }

[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap; }

[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%; }

.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
  -webkit-transition: opacity .3s,-webkit-transform .3s;
  transition: opacity .3s,-webkit-transform .3s;
  -o-transition: transform .3s,opacity .3s;
  transition: transform .3s,opacity .3s;
  transition: transform .3s,opacity .3s,-webkit-transform .3s;
  opacity: 0; }

.c-scrollbar:hover {
  -webkit-transform: scaleX(1.45);
      -ms-transform: scaleX(1.45);
          transform: scaleX(1.45); }

.c-scrollbar:hover, .has-scroll-dragging .c-scrollbar, .has-scroll-scrolling .c-scrollbar {
  opacity: 1; }

[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1); }

[data-scroll-direction=horizontal] .c-scrollbar:hover {
  -webkit-transform: scaleY(1.3);
      -ms-transform: scaleY(1.3);
          transform: scaleY(1.3); }

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  opacity: .5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab; }

.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0; }

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

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

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

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

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

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

/* layout parts */
/* header */
.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  z-index: 200; }
  .header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__menu {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-right: 49px;
    outline: none;
    border: 0;
    background: transparent;
    padding: 0;
    color: #393938; }
    @media (max-width: 767px) {
      .header__menu {
        margin-right: 0;
        font-size: 0;
        width: 40px;
        height: 19px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .header__menu:before {
          content: '';
          position: absolute;
          top: 1px;
          right: 0;
          width: 25px;
          height: 2px;
          background: #393938; }
        .header__menu:after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          width: 40px;
          height: 2px;
          background: #393938; }
        .header__menu span {
          position: relative;
          width: 100%;
          height: 1px; }
          .header__menu span:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 25px;
            height: 2px;
            background: #393938; } }
  .header__translate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .header__translate {
        display: none; } }
  .header__translate-item {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 7px;
    padding-right: 7px;
    border: 0;
    border-left: 1px solid #393938;
    color: #393938;
    outline: none;
    background: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .header__translate-item:first-child {
      border: 0;
      padding-left: 0; }
    .header__translate-item.active {
      color: #23A35B; }
  .header.white .logo__link svg {
    fill: #F7F7F7; }
  .header.white .header__menu {
    color: #F7F7F7; }
    .header.white .header__menu:before, .header.white .header__menu:after {
      background: #F7F7F7; }
    .header.white .header__menu span:before {
      background: #F7F7F7; }
  .header.white .header__translate-item {
    color: #F7F7F7;
    border-color: #F7F7F7; }
    .header.white .header__translate-item.active {
      color: #155B96; }

.logo {
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  padding: 33px 0;
  margin: 0;
  margin-right: auto; }
  @media (max-width: 499px) {
    .logo {
      z-index: 200; } }
  .logo__link {
    display: block;
    width: 173px;
    height: 59px; }
    .logo__link svg {
      display: block;
      fill: #046299;
      width: 100%;
      height: 100%; }
  @media (max-width: 767px) {
    .logo__link {
      width: 100px;
      height: 33px;
    }
  }

.menu-opened {
  overflow: hidden; }
  .menu-opened .main-nav {
    opacity: 1;
    right: 0; }
  .menu-opened .header__fader {
    opacity: .45;
    visibility: visible; }

.header__fader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 75;
  cursor: pointer; }

/* main-nav */
.main-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 415px;
  right: -415px;
  background: #393938;
  z-index: 201;
  -webkit-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 22px 47px 50px; }
  @media (max-width: 767px) {
    .main-nav {
      padding: 22px 22px 50px; } }
  @media (max-width: 449px) {
    .main-nav {
      width: 100%;
      right: -100%; } }
  .main-nav .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
    .main-nav .close svg {
      display: block; }
    @media (max-width: 767px) {
      .main-nav .close {
        top: 27px; }
        .main-nav .close svg {
          width: 12px;
          height: 12px; } }
  .main-nav__logo-box{
    display: block;
  }
  .main-nav__logo {
    width: 100px;
    height: 33px; }

.nav {
  margin-top: 62px;
  margin-bottom: auto;
  display: block; }
  @media (max-width: 767px) {
    .nav {
      width: 100%;
      text-align: center; } }
  .nav__item {
    display: block;
    margin-bottom: 24px; }
  .nav__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-bottom: 2px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #F7F7F7; }
    .nav__link:before {
      background: #23A35B;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    mix-blend-mode: difference;
    position: absolute;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-out;
    width: 100%;}
    .nav__link:hover {
      color: #F7F7F7; }
      .nav__link:hover:before {
        transform: scaleX(1);
        transform-origin: left; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .social__item {
    margin-right: 15px; }
  .social__link {
    display: block; }
    .social__link svg {
      display: block;
      width: 100%;
      fill: #F7F7F7;
      transition: .3s; }
  .social__link:hover svg {
    fill: #23A35B;
  }
.mobile-holder .header__translate {
  display: none; }

@media (max-width: 767px) {
  .mobile-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; } }

@media (max-width: 767px) {
  .mobile-holder .header__translate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mobile-holder .header__translate-item {
      color: #F6F6F6;
      border-color: #F6F6F6; }
      .mobile-holder .header__translate-item.active {
        color: #23A35B; } }

/* footer */
.footer {
  display: block;
  background: #085C96;
  padding-bottom: 28px;
  color: #F7F7F7;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 10; }
  @media (max-width: 767px) {
    .footer {
      padding-bottom: 70px; } }
  .footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 58px; }
    @media (max-width: 991px) {
      .footer__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .footer .copy {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-top: auto;
    color: #F7F7F7; }
    @media (max-width: 991px) {
      .footer .copy {
        display: none; } }
    .footer .copy__mobile {
      display: none; }
      @media (max-width: 991px) {
        .footer .copy__mobile {
          display: block;
          margin-top: 40px; } }
  .footer .logo {
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    margin-right: auto; }
    @media (max-width: 991px) {
      .footer .logo {
        margin-bottom: 30px; } }
    @media (max-width: 499px) {
      .footer .logo {
        z-index: 200; } }
    .footer .logo__link {
      width: 195px;
      height: 66px; }
      .footer .logo__link svg {
        display: block;
        width: 100%;
        height: 100%;
        fill: #F7F7F7; }
    @media (max-width: 991px) {
      .footer .logo__link {
        width: 155px;
        height: 50px; }
    }
  .footer__logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 740px;
            flex: 0 1 740px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 991px) {
      .footer__info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    @media (max-width: 767px) {
      .footer__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .footer__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 20px;
    min-width: 173px; }
    .footer__info-item:last-child {
      margin-right: 0; }
    @media (max-width: 991px) {
      .footer__info-item {
        padding-top: 0; } }
    @media (max-width: 767px) {
      .footer__info-item {
        min-width: 100%;
        margin-bottom: 40px; }
        .footer__info-item:last-child {
          margin-bottom: 0; } }
  .footer__info-title {
    color: #F7F7F7;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px; }
  .footer__item {
    display: block;
    margin-bottom: 10px; }
    .footer__item:last-child {
      margin-bottom: 0; }
  .footer__link {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #F7F7F7;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer__link:hover, .footer__link:focus {
      color: #F7F7F7; }
    .footer__link:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 15px;
      height: 1px;
      background: #F7F7F7;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      opacity: 0;
      visibility: hidden; }
    .footer__link:hover {
      padding-left: 25px; }
      .footer__link:hover:before {
        opacity: 1;
        visibility: visible; }
  .footer__info-position {
    margin-bottom: auto; }
    .footer__info-position address {
      display: block;
      font-style: normal;
      max-width: 210px;
      margin-bottom: auto;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 50px; }
      @media (max-width: 767px) {
        .footer__info-position address {
          margin-bottom: 20px;
          font-size: 16px; } }
  .footer__mail {
    display: block;
    color: #F7F7F7;
    text-decoration: underline;
    margin-bottom: 25px; }
    .footer__mail:hover, .footer__mail:active {
      color: #F7F7F7; }
  .footer__tel{
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    text-decoration: underline;
    color: #F7F7F7; }
    @media (max-width: 767px) {
      .contact__info-item address {
        font-size: 16px; } 
  }
  .footer__tel:hover, .footer__tel:active{
    color: #F7F7F7;
  }
  .footer .social {
    margin-left: 0; }
  .footer .header__translate {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .footer .header__translate {
        position: absolute;
        bottom: 65px;
        right: 20px; } }
  .footer .header__translate-item {
    color: #F7F7F7;
    border-color: #F7F7F7; }
    .footer .header__translate-item.active {
      color: #8BCBA7;    }

/* components */
.visual {
  display: block;
  margin-bottom: 130px;
  z-index: 1; }
  @media (max-width: 991px) {
    .visual {
      margin-bottom: 70px; } }
  .visual__slider {
    width: 100%;
    height: 100%;
    position: relative; }
  .visual__slide-item {
    position: relative;
    display: block;
    height: 100vh;
    min-height: 775px;
    width: 100%; }
    @media (max-width: 767px) {
      .visual__slide-item {
        min-height: 500px; } }
    .visual__slide-item img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
  .visual__descr {
    position: absolute;
    bottom: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%; }
  .visual__title {
    text-transform: uppercase;
    max-width: 650px;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .visual__title {
        margin-bottom: 20px; } }
  .visual__paragraph{
    display: block;
    font-weight: 300;
    font-size: 32px;
    line-height: 38px;
    max-width: 605px;
    margin-bottom: 50px;}
    @media (max-width: 767px) {
      .visual__paragraph{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 25px;
    }
    }
  .visual .swiper {
    width: 100%;
    height: 100%; }
  .visual .swiper-button-next,
  .visual .swiper-button-prev {
    background: url("../images/visual-slider-arrow.svg") no-repeat;
    background-size: 100% auto;
    width: 110px;
    height: 14px;
    bottom: 97px;
    top: auto; }
    .visual .swiper-button-next:after,
    .visual .swiper-button-prev:after {
      display: none; }
  .visual .pagination-container {
    position: relative; }
    @media (max-width: 767px) {
      .visual .pagination-container {
        display: none; } }
  .visual .swiper-pagination {
    position: absolute;
    bottom: 94px;
    right: 135px;
    left: auto; }

.swiper-pagination {
  width: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto; }
  .swiper-pagination:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 18px;
    height: 1px;
    background: #393938; }

.swiper-pagination-total,
.swiper-pagination-current {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300; }

.swiper-pagination-current {
  color: #23A35B; }

.clients {
  position: relative;
  margin-bottom: 130px;
  z-index: 4; }
  @media (max-width: 991px) {
    .clients {
      margin-bottom: 70px; } }
  .clients__bg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    z-index: -1; }
    @media (max-width: 991px) {
      .clients__bg {
        display: none; } }
  .clients__content {
    margin: 0px -60px;
    display: block;
    width: calc(100% + 150px);
   }
   @media (max-width: 1350px) {
    .clients__content {
      margin: 0;
      width: 100%; } }
   
  .clients__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0 -2px;
     }
    .clients__list::-webkit-scrollbar {
      width: 0px;
      height: 0px; }
    .clients__list::-webkit-scrollbar-thumb {
      height: 40%;
      background-color: #393938;
      border-radius: 10px; }
  .clients__item {
    padding: 0 2px;
    margin-bottom: 4px;
    max-width: 212px;}
    @media (max-width: 991px) {
      .clients__item {
       width: 150px; } }
       @media (max-width: 7681px) {
        .clients__item {
          padding: 0 1px;
          margin-bottom: 2px;
          width: 25%; } }
  .clients__link {
    display: block;
    text-align: center; }
    .clients__link img {
      display: block;
      max-width: 100%;
      height: auto; }
      

.contact {
  position: relative;
  z-index: 2;
  margin-bottom: 0px; }
  @media (max-width: 991px) {
    .contact {
      margin-bottom: 0px; } }
  .contact__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .contact__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .contact__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 560px;
            flex: 0 1 560px;
    margin-right: 20px; }
    @media (max-width: 767px) {
      .contact__info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }
  .contact__info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
  .contact__info-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 10px;
    width: 50%; }
    .contact__info-item address {
      display: block;
      font-size: 18px;
      line-height: 24px;
      font-weight: 300;
      font-style: normal;
      max-width: 210px; }
      @media (max-width: 767px) {
        .contact__info-item address {
          font-size: 16px; } }
  .contact__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 367px;
            flex: 0 1 367px; }
  @media (max-width: 767px) { 
    .contact__form {
      margin-top: 20px;
    }
  }        
  .contact .social {
    margin-left: 0; }
  .contact .social__link svg{
    display: block;
    width: 100%;
    fill: #393938;
    transition: .3s;
  }
  .contact .social__link:hover svg{
    fill: #23A35B;
  }
  .contact__paragraph {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contact__paragraph {
        font-size: 16px;
      margin-bottom: 20px; } }
  .contact__info-title {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #085C96;
    font-weight: 700;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contact__info-title {
        font-size: 16px; } }
  .contact__mail {
    display: inline-flex;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #393938; }
    .contact__mail:after {
      background: #23A35B;
      bottom: -2px;
      content: "";
      height: 2px;
      left: 0;
      mix-blend-mode: difference;
      position: absolute;
      transform-origin: right;
      transform: scaleX(0);
      transition: transform .3s ease-out;
      width: 100%;
    }
    .contact__mail:hover:after {
      transform: scaleX(1);
      transform-origin: left;
    }
    @media (max-width: 767px) {
      .contact__mail {
        font-size: 16px; } }
  .contact__info-tel{
    display: inline-flex;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    color: #393938; }
    .contact__info-tel:after {
      background: #23A35B;
      bottom: -2px;
      content: "";
      height: 2px;
      left: 0;
      mix-blend-mode: difference;
      position: absolute;
      transform-origin: right;
      transform: scaleX(0);
      transition: transform .3s ease-out;
      width: 100%;
    }
    .contact__info-tel:hover:after {
      transform: scaleX(1);
      transform-origin: left;
    }
    @media (max-width: 767px) {
      .contact__info-tel {
        font-size: 16px; } 
  }
.form__box {
  display: block;
  margin-bottom: 15px;
  position: relative; }
  .form__box_error .error {
    display: none !important; }
  .form__box_error .form__control {
    border-color: #cb0000;
    -webkit-box-shadow: inset 0px 0px 1px 0px #cb0000;
            box-shadow: inset 0px 0px 1px 0px #cb0000; }

.form__control {
  display: block;
  border: 0.5px solid #393938;
  outline: none;
  padding: 13px 20px;
  font-size: 16px;
  line-height: 22px;
  color: #393938;
  background: #F2F2F2;
  width: 100%; }
  .form__control::-webkit-input-placeholder {
    color: #A8A8A8; }
  .form__control::-moz-placeholder {
    color: #A8A8A8; }
  .form__control:-ms-input-placeholder {
    color: #A8A8A8; }
  .form__control::-ms-input-placeholder {
    color: #A8A8A8; }
  .form__control::placeholder {
    color: #A8A8A8; }
  .form__control.textarea {
    resize: none;
    min-height: 116px; }

.form__btn {
  width: 100%;
  min-width: 100%;
  text-align: initial;
  font-size: 16px;
  line-height: 19px; }

.not-found {
  display: block;
  position: relative;
  height: 89vh;
  min-height: 700px; }
  .not-found img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
  .not-found__content {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
        -ms-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
    max-width: 333px;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 767px) {
      .not-found__content {
        max-width: 250px;
        width: 100%; } }
  .not-found__title {
    display: block;
    font-size: 130px;
    line-height: 100px;
    font-weight: 300;
    color: #F7F7F7;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .not-found__title {
        font-size: 64px;
        line-height: 77px;
        margin-bottom: 30px; } }
  .not-found__text {
    display: block;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    color: #F7F7F7;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .not-found__text {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 50px; } }

.twocolors-title {
  display: block;
  font-size: 48px;
  line-height: 58px;
  font-weight: 300;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .twocolors-title {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 20px; } }
  .twocolors-title span {
    font-size: 55px;
    line-height: 66px;
    text-transform: uppercase;
    color: #085C96; }
    @media (max-width: 767px) {
      .twocolors-title span {
        font-size: 24px;
        line-height: 29px; } }

.universal__paragraph {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300; }
  @media (max-width: 767px) {
    .universal__paragraph {
      font-size: 16px;
      line-height: 24px; } }

.about {
  display: block;
  position: relative;
  margin-bottom: 130px;
  z-index: 4; }
  @media (max-width: 991px) {
    .about {
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    .about .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .about .universal__paragraph {
    margin-bottom: 23px; }
    @media (max-width: 991px) {
      .about .universal__paragraph {
        margin-bottom: 0; } }
  .about .about-gradient01 {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -1; }
    @media (max-width: 991px) {
      .about .about-gradient01 {
        display: none; } }
  .about .about-gradient02 {
    position: absolute;
    bottom: -50%;
    right: 0;
    -webkit-transform: translateY(4%);
        -ms-transform: translateY(4%);
            transform: translateY(4%);
    z-index: -1; }
    @media (max-width: 991px) {
      .about .about-gradient02 {
        display: none; } }
  .about__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -50px; }
    @media (max-width: 991px) {
      .about__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        margin: 0; } }
  .about__images {
    display: block;
    position: relative;
    padding: 0 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 580px;
            flex: 0 1 580px; }
    @media (max-width: 991px) {
      .about__images {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        padding: 0;
        margin-bottom: 30px; } }
    .about__images img {
      display: block;
      width: 100%;
      height: auto; }
  .about__content {
    padding: 0 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 655px;
            flex: 0 1 655px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    margin-top: -90px; }
    @media (max-width: 991px) {
      .about__content {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        padding: 0;
        margin-top: 0;
        margin-bottom: 30px; } }
  .about__content-img {
    margin-left: auto; }
    @media (max-width: 991px) {
      .about__content-img {
        display: none; } }
  .about__btn-more {
    display: block;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #393938;
    padding-bottom: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .about__btn-more:after {
    background: #23A35B;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    mix-blend-mode: difference;
    position: absolute;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-out;
    width: 100%;
  }
  .about__btn-more:hover:after{
    transform: scaleX(1);
    transform-origin: left;
  }
    @media (max-width: 767px) {
      .about__btn-more {
        font-size: 12px;
        padding-bottom: 5px; } }
    @media (max-width: 991px) {
      .about__btn-more.desktop {
        display: none; } }
    .about__btn-more.mobile {
      display: none; }
      @media (max-width: 991px) {
        .about__btn-more.mobile {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          position: static;
          left: auto;
          -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0);
          margin-left: auto; } }
      @media (max-width: 767px) {
        .about__btn-more.mobile {
          font-size: 14px; } }

.values {
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .values {
      margin-bottom: 70px; } }
  .values .values-gradient01 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    z-index: -1; }
    @media (max-width: 991px) {
      .values .values-gradient01 {
        display: none; } }
  .values .values-gradient02 {
    position: absolute;
    bottom: -50%;
    -webkit-transform: translateY(36%);
        -ms-transform: translateY(36%);
            transform: translateY(36%);
    right: 0;
    z-index: -1; }
    @media (max-width: 991px) {
      .values .values-gradient02 {
        display: none; } }
  .values__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px; }
    .values__item:last-child {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .values__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 20px; } }
  .values__title {
    display: block;
    min-width: 205px;
    max-width: 205px;
    font-size: 48px;
    line-height: 58px;
    font-weight: 300;
    color: #085C96;
    margin-right: 87px; }
    @media (max-width: 991px) {
      .values__title {
        font-size: 35px;
        line-height: 45px;
        min-width: 150px;
        margin-right: 50px; } }
    @media (max-width: 767px) {
      .values__title {
        font-size: 24px;
        line-height: 29px;
        min-width: 100%;
        margin-bottom: 20px;
        margin-right: 0; } }

.inspiration {
  display: block;
  position: relative;
  z-index: 5;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .inspiration {
      margin-bottom: 70px; } }
  .inspiration__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px; }
    @media (min-width: 993px) {
      .inspiration__list:hover .inspiration__mask {
        opacity: 1;
        visibility: visible; } }
  .inspiration__item {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 29px; }
    .inspiration__item:last-child {
      margin-bottom: 0;
    }
    @media (max-width: 991px) {
      .inspiration__item {
        width: 50%; } }
    @media (max-width: 767px) {
      .inspiration__item {
        width: 100%; } }
    .inspiration__item_big {
      width: 50%; }
      @media (max-width: 991px) {
        .inspiration__item_big {
          width: 100%; } }
      .inspiration__item_big .inspiration__content {
        padding-bottom: 53.5%; }
        @media (max-width: 767px) {
          .inspiration__item_big .inspiration__content {
            padding-bottom: 111%; } }
  .inspiration__content {
    position: relative;
    padding-bottom: 111%;
    height: 0;
    overflow: hidden; }
    .inspiration__content img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      transition: transform 1s cubic-bezier(.1,.6,.4,1),-webkit-transform 1s cubic-bezier(.1,.6,.4,1); }
  .inspiration__content:hover img{
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
    @media (min-width: 993px) {
      .inspiration__content:hover .inspiration__mask {
        opacity: 0;
        visibility: hidden; } }
  .inspiration__mask {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(246, 246, 246, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 1; }
  .inspiration__title {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    z-index: 1;
    color: #393938; }
    @media (max-width: 767px) {
      .inspiration__title {
        font-size: 16px;
        line-height: 19px; } }

.inner-block {
  position: relative;
  height: 500px;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .inner-block {
      margin-bottom: 70px; } }
  @media (max-width: 767px) {
    .inner-block {
      height: 375px;
      margin-bottom: 70px; } }
  .inner-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1; }
  .inner-block__title {
    display: block;
    font-size: 55px;
    line-height: 66px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 130px;
    color: #F7F7F7;
    z-index: 1; }
    @media (max-width: 767px) {
      .inner-block__title {
        font-size: 24px;
        line-height: 29px;
        /*margin-bottom: 40px; */
        } }

.insp-inner {
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: 120px; }
  @media (max-width: 991px) {
    .insp-inner {
      margin-bottom: 50px; } }
  .insp-inner .inner-gradient01 {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    left: 0;
    z-index: -1; }
    @media (max-width: 991px) {
      .insp-inner .inner-gradient01 {
        display: none; } }
  .insp-inner .inner-gradient02 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    z-index: -1; }
    @media (max-width: 991px) {
      .insp-inner .inner-gradient02 {
        display: none; } }
  .insp-inner__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px 65px; }
    @media (max-width: 991px) {
      .insp-inner__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0 0 40px; } }
  .insp-inner__holder {
    width: 50%;
    padding: 0 10px; }
    @media (max-width: 991px) {
      .insp-inner__holder {
        width: 100%;
        padding: 0; } }
  .insp-inner__text {
    width: 50%;
    padding: 0 10px; }
    @media (max-width: 991px) {
      .insp-inner__text {
        width: 100%;
        padding: 0; } }
  .insp-inner__list {
    margin-bottom: 67px; }
    @media (max-width: 991px) {
      .insp-inner__list {
        margin-top: 110px; } }
    @media (max-width: 767px) {
      .insp-inner__list {
        margin-top: 0;
        margin-bottom: 0; } }
  .insp-inner__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -20px 13vw; }
    .insp-inner__item:last-child {
      margin: 0 -20px 0; }
    @media (max-width: 767px) {
      .insp-inner__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0;
        -webkit-box-align: initial;
            -ms-flex-align: initial;
                align-items: initial; }
        .insp-inner__item:last-child {
          margin: 0; } }
  .insp-inner__picture {
    padding: 0 20px; }
    @media (max-width: 767px) {
      .insp-inner__picture {
        -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 100% !important;
                flex: 0 0 100% !important;
        margin: 0 0 30px !important;
        padding: 0; } }
    .insp-inner__picture img {
      display: block;
      width: 100%;
      height: auto; }
  .insp-inner__block-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .insp-inner__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #393938;
    padding-bottom: 3px;
    margin-left: auto; }
    .insp-inner__btn:after{
      background: #23A35B;
      bottom: -2px;
      content: "";
      height: 2px;
      left: 0;
      mix-blend-mode: difference;
      position: absolute;
      transform-origin: right;
      transform: scaleX(0);
      transition: transform .3s ease-out;
      width: 100%;
    }
    .insp-inner__btn:hover {
      color: #085C96; }
    .insp-inner__btn:hover:after {
      transform: scaleX(1);
      transform-origin: left;
     }
    @media (max-width: 767px) {
      .insp-inner__btn {
        font-size: 14px;
        padding-bottom: 3px; } }

.subscribe {
  display: block;
  margin-bottom: 130px;
  position: relative;
  z-index: 4; }
  @media (max-width: 991px) {
    .subscribe {
      margin-bottom: 70px; } }
  .subscribe__wrap { }
    .subscribe__wrap_center {
      text-align: center; }
  .subscribe__title {
    display: block;
    font-size: 48px;
    line-height: 60px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    color: #085C96;
    margin-bottom: 50px; }
    .subscribe__title_sub {
      margin-bottom: 30px; }
    @media (max-width: 767px) {
      .subscribe__title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px; } }
  .subscribe__text {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    max-width: 458px;
    margin: 0 auto 40px; }
  .subscribe__btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px; }
    @media (max-width: 767px) {
      .subscribe__btn {
        font-size: 12px;
        line-height: 14px;
        min-width: 120px;
        padding: 12px 20px; } }
  .subscribe .form__control {
    padding: 18px 20px; }
    @media (max-width: 767px) {
      .subscribe .form__control {
        font-size: 12px;
        line-height: 14px;
        padding: 11px 10px; } }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 201;
  opacity: 0;
  visibility: hidden; }
  .modal.show {
    opacity: 1;
    visibility: visible; }
  .modal__fader {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
    cursor: pointer; }
  .modal__form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 500px;
    z-index: 2; }
  .modal__picture {
    display: block; }
    .modal__picture img {
      display: block;
      width: 100%;
      height: auto; }
  .modal__content {
    padding: 50px;
    background: #F2F2F2; }
  .modal__title {
    display: block;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .modal .form-box {
    margin-bottom: 20px; }
  .modal .form__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .modal .form__checkbox input {
      margin: 0;
      border: 1px solid #393938;
      background-color: transparent !important;
      border-radius: 0 !important; }
  .modal .form__descr {
    margin-left: 10px;
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300; }
    .modal .form__descr a {
      color: currentColor; }
  .modal .form__btn {
    text-align: center; }
    @media (max-width: 767px) {
      .modal__form {
        width: 335px;
      }
      .modal__content {
        padding: 40px 40px 25px 40px;
      }
      .modal__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 21px;
      }
    }
.partners {
  position: relative;
  z-index: 3;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .partners {
      margin-bottom: 70px; } }
  .partners .pagination-container {
    position: absolute;
    width: 50%; }
  .partners__gradient {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-35%);
        -ms-transform: translateY(-35%);
            transform: translateY(-35%);
    z-index: -1; }
    @media (max-width: 991px) {
      .partners__gradient {
        display: none; } }
  .partners__slider {
    overflow: hidden; }
    @media (max-width: 991px) {
      .partners__slider {
        overflow: initial; } }
  .partners__slider-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F7F7F7; }
    @media (max-width: 991px) {
      .partners__slider-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        background: #F2F2F2; } }
  .partners__picture {
    width: 50%;
    position: relative;
    overflow: hidden; }
    .partners__picture img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    @media (max-width: 991px) {
      .partners__picture {
        width: 100%;
        padding-bottom: 59.7%;
        overflow: hidden;
        height: 0; } }
  .partners__text {
    width: 50%;
    padding: 80px 20px 66px; }
    @media (max-width: 991px) {
      .partners__text {
        width: 100%;
        padding: 0;
        margin-bottom: 30px; } }
  .partners__title {
    display: block;
    font-size: 48px;
    line-height: 58px;
    font-weight: 300;
    text-transform: uppercase;
    color: #085C96;
    margin-bottom: 47px;
    text-align: center; }
    @media (max-width: 991px) {
      .partners__title {
        text-align: initial;
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 20px; } }
  .partners__paragraph {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #393938;
    max-width: 366px;
    margin: 0 auto;
    min-height: 170px; }
    @media (max-width: 991px) {
      .partners__paragraph {
        max-width: 100%;
        margin: 0;
        min-height: initial;
        font-size: 16px; } }

.myPartnersSwiper .swiper-cube-shadow {
  display: none !important; }

.myPartnersSwiper .swiper-button-next, .myPartnersSwiper .swiper-button-prev {
  position: static;
  width: 8px;
  height: 16px;
  margin-top: 0; }
  .myPartnersSwiper .swiper-button-next:after, .myPartnersSwiper .swiper-button-prev:after {
    font-size: 16px;
    font-weight: 700;
    color: #393938; }

.myPartnersSwiper .button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 76px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 991px) {
    .myPartnersSwiper .button-block {
      position: absolute;
      top: 0;
      right: 0; } }

.myPartnersSwiper .partners__slider-nav {
  max-width: 366px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px; }
  @media (max-width: 991px) {
    .myPartnersSwiper .partners__slider-nav {
      max-width: 100%;
      margin-top: 0; } }

.myPartnersSwiper .swiper-fraction {
  width: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .myPartnersSwiper .swiper-fraction sup {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin-top: -3px;
    padding: 0 6px; }
  @media (max-width: 991px) {
    .myPartnersSwiper .swiper-fraction {
      display: none; } }

.myPartnersSwiper .swiper-fraction-current-part,
.myPartnersSwiper .swiper-fraction-total-part {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300; }

.myPartnersSwiper .swiper-fraction-current-part {
  font-weight: 700;
  color: #085C96; }

@media (max-width: 991px) {
  .myPartnersSwiper .swiper-slide {
    opacity: 0;
    visibility: hidden; } }

@media (max-width: 991px) {
  .myPartnersSwiper .swiper-slide-active {
    opacity: 1;
    visibility: visible; } }

.project .swiper-button-next, .project .swiper-button-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 29px;
  margin-top: 0; }
  .project .swiper-button-next:after, .project .swiper-button-prev:after {
    font-size: 26px;
    font-weight: 700;
    color: #393938; }

.project .swiper-button-next {
  right: 1px; }

.project .swiper-button-prev {
  left: 1px; }

.project__slider {
  display: block;
  position: relative; }

.project__slide img {
  display: block;
  width: 100%;
  height: auto; }

.project__item {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .project__item:last-child {
    margin-bottom: 30px; }
  .project__item:hover .button-block {
    opacity: 1; }
  @media (max-width: 767px) {
    .project__item {
      margin-bottom: 70px; } }
  .project__item .h2 {
    text-transform: uppercase; }

.project__slide-title {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 0 20px; }
  @media (max-width: 767px) {
    .project__slide-title {
      font-size: 16px;
      line-height: 19px;
      margin: 20px 0 15px; } }

.project__slide-text {
  display: block;
  font-size: 24px;
  line-height: 29px;
  font-weight: 300; }
  @media (max-width: 767px) {
    .project__slide-text {
      font-size: 16px;
      line-height: 24px; } }

.insp-inner.about {
  margin-bottom: 0; }

.about__item {
  display: block;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    .about__item {
      margin-bottom: 70px; } }

.about__wrap_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .about__wrap_center {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.about__wrap_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  @media (max-width: 991px) {
    .about__wrap_reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.about__text {
  display: block;
  padding: 0 50px; }
  @media (max-width: 991px) {
    .about__text {
      padding: 0; } }

.about__subtext {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300; }
  @media (max-width: 991px) {
    .about__subtext {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .about__subtext {
      font-size: 16px; } }

.about__picture {
  display: block;
  padding: 0 50px; }
  @media (max-width: 991px) {
    .about__picture {
      padding: 0;
      width: 100%; }
      .about__picture img {
        display: block;
        width: 100%;
        height: auto; } }

.blog-inner__text {
  display: block; }
  .blog-inner__text img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
  .blog-inner__text p {
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px; }
    .blog-inner__text p:last-child {
      margin-bottom: 0; }

.btn-page-up {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 200;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #085C96;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 3px; }
  .btn-page-up svg {
    display: block;
    width: 50%; }
  @media (max-width: 991px) {
    .btn-page-up {
      width: 30px;
      height: 30px;
      right: 15px;
      bottom: 30px; } }

.studies {
  display: block;
  position: relative;
  margin-bottom: 130px;
  z-index: 3; }
  @media (max-width: 991px) {
    .studies {
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    .studies .button-block {
      position: absolute;
      top: 0;
      right: 15px;
      width: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .studies .slick-arrow {
    display: none !important; }
  .studies .slick-prev-arrow,
  .studies .slick-next-arrow {
    display: none; }
    @media (max-width: 991px) {
      .studies .slick-prev-arrow,
      .studies .slick-next-arrow {
        display: block;
        position: static;
        margin: 0;
        width: 7px;
        height: 14px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        cursor: pointer; }
        .studies .slick-prev-arrow:after,
        .studies .slick-next-arrow:after {
          font-size: 16px;
          color: #393938; } }
    .studies .slick-prev-arrow.disabled,
    .studies .slick-next-arrow.disabled {
      opacity: .35; }
  .studies .slick-prev-arrow {
    left: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .studies .slick-next-arrow {
    right: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto; }
  .studies__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .studies__list {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  .studies__item {
    width: 33.33%;
    border-right: 1px solid #CFCDCD;
    height: auto; }
    .studies__item:first-child {
      border-left: 1px solid #CFCDCD; }
      @media (max-width: 991px) {
        .studies__item:first-child {
          border: 0; } }
    @media (max-width: 991px) {
      .studies__item {
        border: 0; } }
  .studies__content {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
    @media (max-width: 991px) {
      .studies__content {
        padding: 0; } }
    .studies__content img {
      display: block;
      width: 100%;
      height: auto; }
  .studies__title {
    display: block;
    font-size: 48px;
    line-height: 58px;
    font-weight: 300;
    color: #085C96;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    margin-bottom: 30px; }
    .studies__title:hover {
      color: #085C96; }
    @media (max-width: 767px) {
      .studies__title {
        font-size: 24px;
        line-height: 30px; } }
  .studies .universal__paragraph {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .studies .universal__paragraph {
        margin-bottom: 30px; } }

.projects {
  display: block;
  position: relative;
  margin-bottom: 130px;
  z-index: 3; }
  @media (max-width: 991px) {
    .projects {
      margin-bottom: 70px; } }
  @media (max-width: 991px) {
    .projects .button-block {
      position: absolute;
      top: 0;
      right: 15px;
      width: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .projects .slick-arrow {
    display: none !important; }
  .projects .slick-prev-arrow,
  .projects .slick-next-arrow {
    display: none; }
    @media (max-width: 991px) {
      .projects .slick-prev-arrow,
      .projects .slick-next-arrow {
        display: block;
        position: static;
        margin: 0;
        width: 7px;
        height: 14px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        cursor: pointer; }
        .projects .slick-prev-arrow:after,
        .projects .slick-next-arrow:after {
          font-size: 16px;
          color: #393938; } }
    .projects .slick-prev-arrow.disabled,
    .projects .slick-next-arrow.disabled {
      opacity: .35; }
  .projects .slick-prev-arrow {
    left: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .projects .slick-next-arrow {
    right: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto; }
    .projects__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px; }
    .projects__item {
      width: 50%;
      position: relative;
      overflow: hidden; }
      .projects__item:hover img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
            -ms-transform: translate(-50%, -50%) scale(1.1);
                transform: translate(-50%, -50%) scale(1.1); }
      .projects__item img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: transform 1s cubic-bezier(0.1, 0.6, 0.4, 1), -webkit-transform 1s cubic-bezier(0.1, 0.6, 0.4, 1); }
      .projects__item_black .projects__title {
        color: #393938; }
    .projects__holder {
      padding-bottom: 87.8%;
      height: 0;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; }
    .projects__title {
      display: block;
      font-size: 18px;
      line-height: 22px;
      font-weight: 400;
      text-transform: uppercase;
      color: #F7F7F7;
      margin-top: -53px;
      margin-left: 20px;
      padding-bottom: 32px;
      position: relative; }
  
.knowledge {
  position: relative; }
  @media (max-width: 991px) {
    .knowledge .insp-inner__wrap {
      margin-bottom: 0; } }
  @media (max-width: 991px) {
    .knowledge .button-block {
      position: absolute;
      top: 0;
      right: 15px;
      width: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .knowledge .slick-arrow {
    display: none !important; }
  .knowledge .slick-prev-arrow,
  .knowledge .slick-next-arrow {
    display: none; }
    @media (max-width: 991px) {
      .knowledge .slick-prev-arrow,
      .knowledge .slick-next-arrow {
        display: block;
        position: static;
        margin: 0;
        width: 7px;
        height: 14px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        cursor: pointer; }
        .knowledge .slick-prev-arrow:after,
        .knowledge .slick-next-arrow:after {
          font-size: 16px;
          color: #393938; } }
    .knowledge .slick-prev-arrow.disabled,
    .knowledge .slick-next-arrow.disabled {
      opacity: .35; }
  .knowledge .slick-prev-arrow {
    left: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .knowledge .slick-next-arrow {
    right: 0;
    background: url("../images/slick-arrow.svg") no-repeat;
    background-size: 100% auto; }
  .knowledge .slick-list {
    max-width: 100%; }
  .knowledge__holder {
    display: block;
    margin: 0 -10px; }
    @media (max-width: 991px) {
      .knowledge__holder {
        margin: 0; } }
  .knowledge__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 991px) {
      .knowledge__list {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin: 0; } }
  .knowledge__item {
    width: 33.3334%;
    padding: 0 10px;
    margin-bottom: 30px;
    position: relative; }
    @media (max-width: 991px) {
      .knowledge__item {
        padding: 0; } }
  .knowledge__link {
    display: block;
    position: relative;
    height: 100%; }
  .knowledge__content {
    width: 100%;
    height: 100%;
    padding-bottom: 118.7%;
    display: block;
    position: relative;
    z-index: 1; }
    .knowledge__content:hover .knowledge__mask {
      height: 100%; }
    @media (max-width: 991px) {
      .knowledge__content {
        padding-bottom: 89.7%; } }
    .knowledge__content img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      z-index: -1; }
  .knowledge__text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 30px;
    height: 136px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1;
    color: #F7F7F7;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px; }
    @media (max-width: 991px) {
      .knowledge__text {
        position: static;
        color: #393938;
        margin-top: 20px;
        height: auto;
        text-transform: uppercase;
        padding: 0; } }
    @media (max-width: 767px) {
      .knowledge__text {
        font-size: 16px;
        line-height: 24px; } }
  .knowledge__mask {
    position: absolute;
    height: 136px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(8, 92, 150, 0.6);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (max-width: 991px) {
      .knowledge__mask {
        display: none; } }
  @media (max-width: 991px) {
    .knowledge .twocolors-title_pc {
      display: none; } }
  .knowledge .twocolors-title_tablet {
    display: none; }
    @media (max-width: 991px) {
      .knowledge .twocolors-title_tablet {
        display: block;
        color: #393938; } }

@media (max-width: 991px) {
  .insp-inner.knowledge.blog .knowledge__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px; } }

@media (max-width: 767px) {
  .insp-inner.knowledge.blog .knowledge__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 991px) {
  .insp-inner.knowledge.blog .knowledge__item {
    width: 50%;
    padding: 0 10px; } }

@media (max-width: 767px) {
  .insp-inner.knowledge.blog .knowledge__item {
    width: 100%;
    margin-bottom: 70px; } }

.insp-inner.knowledge.blog .knowledge__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 30px;
  height: 136px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  color: #F7F7F7; }
  @media (max-width: 767px) {
    .insp-inner.knowledge.blog .knowledge__text {
      position: static;
      color: #393938;
      margin-top: 20px;
      height: auto;
      text-transform: uppercase;
      padding: 0; } }

.insp-inner.knowledge.blog .knowledge__mask {
  display: block; }
  @media (max-width: 767px) {
    .insp-inner.knowledge.blog .knowledge__mask {
      display: none; } }

#inner_content h2 {
  display: block;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px; }

#inner_content ol {
  display: block;
  margin-bottom: 20px; }
  #inner_content ol li {
    display: block;
    font-size: 20px;
    font-weight: 400; }
    #inner_content ol li:before {
      display: none; }

#inner_content p {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 20px; }

#inner_content ul {
  display: block; }
  #inner_content ul li {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 8px; }

#inner_content a {
  display: inline-block;
  color: #393938;
  text-decoration: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  #inner_content a:hover {
    text-decoration: none; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media (max-width: 767px) {
    .pagination {
      margin: 0; } }

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

.pagination .item {
  margin-left: 20px; }

.pagination .link {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
  text-transform: uppercase;
  color: #333; }
  @media (max-width: 767px) {
    .pagination .link {
      font-size: 15px;
      line-height: 19px; } }

.pagination .link.active {
  color: #007aff;
  font-weight: 700; }

.dir-rtl .logo {
  margin-right: 0;
  margin-left: auto; }

.dir-rtl .header__menu {
  margin-left: 50px;
    margin-right: 0; 
  font-size: 26px;
  line-height: 30px;
}

.dir-rtl .header__translate-item {
  padding-left: 7px;
  padding-right: 7px;
  border: 0;
  border-left: 1px solid #393938;
   }
  .dir-rtl .header__translate-item:last-child {
    border: 0;
    padding-left: 7px; 
  }

.dir-rtl .visual .swiper-pagination {
  right: auto;
  left: 135px; }

.dir-rtl .visual .swiper-button-next, .dir-rtl .visual .swiper-button-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }


.dir-rtl .inspiration__title{
  left: auto;
  right: 20px;
}
.dir-rtl .values__title {
  margin-right: 0;
  margin-left: 0; }

.dir-rtl .about__images img {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1); }

.dir-rtl .about__content-img {
  margin-left: initial;
  margin-right: auto; }

.dir-rtl .btn-page-up {
  right: auto;
  left: 50px; }
  @media (max-width: 767px) {
    .dir-rtl .btn-page-up {
      left: 15px; } }

.dir-rtl .footer__link:hover{
  padding-left: 0;
  padding-right: 25px;
}
.dir-rtl .footer__link:before{
    left: auto;
    right: 0;
}
.dir-rtl .header__info-tel, .dir-rtl  .header__info-mail{
  margin-left: 53px;
  margin-right: 0;
  flex-direction: row-reverse;
}
.dir-rtl .header__info-tel{
  direction: ltr;
  flex-direction: row;
}
.dir-rtl .about .about-gradient02{
  left: 0;
  right: auto;
  -webkit-transform: translateY(4%)  rotate(-180deg);
  -ms-transform: translateY(4%)  rotate(-180deg);
  transform: translateY(4%) rotate(-180deg);
}

.dir-rtl .clients__item{
  margin-right: 0;

}

.dir-rtl .main-nav{
  direction: ltr;
}
.dir-rtl .subscribe__title{
  text-align: right;
}

@media (max-width: 767px) {
  .dir-rtl .header__info-tel, .dir-rtl .header__info-mail{
    margin-left: 30px;
    
  }

  .dir-rtl .footer .header__translate{
      right: auto;
      left: 20px;
  }
  .dir-rtl .header__menu{
    font-size: 0;
    transform: scaleX(-1);
    margin-left:  0;
  }
  .dir-rtl .logo{
    margin-left: auto;
  }
  
}

.header__info{
  text-align: left;
  background: #085C96;
  padding:8px 0;
}
.header__info .container{
  display: flex;
  align-items: center;
}
.header__info-tel, .header__info-mail{
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-right: 53px;
  white-space: nowrap;
}
.header__info-tel:hover, .header__info-mail:hover, .header__info-tel:focus, .header__info-mail:focus{
    color: #fff;
}
.header__info-tel svg, .header__info-mail svg{
  display: block;
  margin-right: 17px;
}
.header__info-mail{
  margin-right: 0px;
}
@media (max-width: 767px) {
  .header__info-tel, .header__info-mail{
    font-size: 14px;
    line-height: 20px;
    margin-right: 30px;
  }
  .header__info-tel svg, .header__info-mail svg{
    margin-right: 10px;
  }

}
.breadcrumb{
  display: block;
  position: relative;
  z-index: 10;
}
.breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  padding-top: 16px;}
  @media (max-width: 767px) {
    .breadcrumb ul {
      border: 0;
      padding-top: 8px;
      margin-bottom: 27px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.breadcrumb li {
  display: block;
  font-size: 18px;
  line-height: 140%;
  color: #393938; }
  @media (max-width: 767px) {
    .breadcrumb li {
      font-size: 16px;
      padding-right: 8px; } }

.breadcrumb li a {
  color: rgba(57, 57, 56, 0.5);; }

.breadcrumb li::before {
  content: "/";
  padding: 0 8px;
  color: #393938; }
  @media (max-width: 767px) {
    .breadcrumb li::before {
      padding: 0 8px 0 0; } }

.breadcrumb li:first-child::before {
  content: "";
  padding: 0; }

  #seo_text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px;
    overflow-y: scroll;
    visibility: hidden;
  }

.jet-form-builder__field{
  display: block;
  border: 0.5px solid #393938;
  outline: none;
  padding: 13px 20px;
  font-size: 16px;
  line-height: 22px;
  color: #393938;
  background: #F2F2F2;
  width: 100%;
}
.jet-form-builder__field::-webkit-input-placeholder {
  color: #A8A8A8; }
.jet-form-builder__field::-moz-placeholder {
  color: #A8A8A8; }
.jet-form-builder__field:-ms-input-placeholder {
  color: #A8A8A8; }
.jet-form-builder__field::-ms-input-placeholder {
  color: #A8A8A8; }
.jet-form-builder__field::placeholder {
  color: #A8A8A8; }

.jet-form-builder__label-text{
  display: none;
}
.jet-form-builder-row{
  padding: 0 !important;
  margin-bottom: 15px !important;
}
.jet-form-builder-row:last-child{
  margin-bottom: 0 !important;
}
.jet-form-builder__field-wrap.checkradio-wrap span{
  display: block;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
}
.jet-form-builder__field-label>span::before {
  content: "";
  display: inline-block;
  width: 14px !important;
  height: 14px !important;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #393938 !important;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  border-radius: 0 !important;
}
.jet-form-builder__action-button{
  background: #23A35B;
    border: 0;
    color: #F7F7F7;
    font-weight: 400;
    padding: 19px 20px;
    text-align: center;
    width: 100%;
    min-width: 100%;
    font-size: 16px;
    line-height: 19px;
    margin: 0 auto;
    display: block !important;

}
.jet-form-builder__field-label.for-checkbox :checked+span::before{
  background-color: transparent !important;
  background-image: url(../images/akar-icons_check.svg) !important;
  background-size: 12px;
}

@media (max-width: 767px) {
  .jet-form-builder__field{
    padding: 6px 12px;
  }
  .jet-form-builder__action-button{
    line-height: 20px;
    padding: 8px 20px;
  }
}

.dir-rtl .footer__tel2 {
  direction: ltr;
  flex-direction: row;
  text-align: right;
}
/*# sourceMappingURL=main.css.map */