@font-face {
  font-family: 'Baskerville';
  src: url("../fonts/BaskervilleDisplayPTWeb.ttf") format("truetype"); }
@font-face {
  font-family: 'Futura Light';
  src: url("../fonts/futura/FuturaLightC.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'FuturaBookC';
  src: url("../fonts/futura/FuturaBookC.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Meticula Thin';
  src: url("../fonts/meticula/Meticula-Thin.ttf"); }
@font-face {
  font-family: 'HelveticaNeueCyr-Medium';
  src: url("../fonts/helvetica/HelveticaNeueCyr-Medium.eot");
  src: local("HelveticaNeueCyr-Medium"), url("../fonts/helvetica/HelveticaNeueCyr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueCyr-Medium.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr-Roman';
  src: url("../fonts/helvetica/HelveticaNeueCyr-Roman.eot");
  src: local("HelveticaNeueCyr-Roman"), url("../fonts/helvetica/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueCyr-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr Light';
  src: url("../fonts/helvetica/HelveticaNeueCyr-Light.eot");
  src: local("HelveticaNeueCyr-UltraLight"), url("../fonts/helvetica/HelveticaNeueCyr-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueCyr-UltraLight.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueCyr-UltraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyr Bold Italic';
  src: url("../fonts/helvetica/HelveticaNeueCyr-BoldItalic.eot");
  src: local("HelveticaNeueCyr-BoldItalic"), url("../fonts/helvetica/HelveticaNeueCyr-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueCyr-BoldItalic.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueCyr-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'HelveticaNeueCyr Bold';
  src: url("../fonts/helvetica/HelveticaNeueCyr-Bold.eot");
  src: local("HelveticaNeueCyr-Bold"), url("../fonts/helvetica/HelveticaNeueCyr-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica/HelveticaNeueCyr-Bold.woff") format("woff"), url("../fonts/helvetica/HelveticaNeueCyr-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'samsungsharpsans-medium';
  src: url("../fonts/samsungsharpsans/samsungsharpsans-medium.otf") format("opentype"); }
@font-face {
  font-family: 'FuturaDemiC';
  src: url("../fonts/futura/FuturaDemiC.ttf"); }
@font-face {
  font-family: 'FuturaMedium';
  src: url("../fonts/futura/FuturaMedium.ttf"); }
@font-face {
  font-family: 'Futura Medium';
  src: url("../fonts/futura/FuturaMdBTMediumItalic.ttf"); }
@font-face {
  font-family: 'Meticula bold';
  src: url("../fonts/meticula/Meticula-Bold.ttf"); }
@font-face {
  font-family: 'Meticula Medium';
  src: url("../fonts/meticula/Meticula-Medium.ttf"); }
@font-face {
  font-family: 'Meticula SemiBold';
  src: url("../fonts/meticula/Meticula-SemiBold.ttf"); }
@font-face {
  font-family: 'Meticula SemiBold';
  src: url("../fonts/meticula/Meticula-SemiBold.ttf") format("truetype"); }
*, div {
  margin: 0;
  padding: 0; }

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

html, body {
  width: 100vw;
  font-family: "Segoe UI Semibold";
  overflow-x: hidden;
  position: relative; }

html a, body a {
  text-decoration: none;
  color: black; }

html input[type="text"]::-ms-clear, body input[type="text"]::-ms-clear, html input[type="text"]::-ms-reveal, body input[type="text"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none; }

html button, body button {
  border: none;
  background: none; }

html button:focus, body button:focus {
  outline: none;
  border: none; }

html button:hover, body button:hover {
  cursor: pointer; }

p {
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

*::-webkit-scrollbar-thumb, div::-webkit-scrollbar-thumb {
  height: 20px;
  background-color: #0c1504;
  border-radius: 3px; }

*::-webkit-scrollbar, div::-webkit-scrollbar {
  width: 7px;
  height: 3px; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 0; }

.container {
  max-width: 1200px; }

#preloader {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: linear-gradient(223deg, #000000 0%, #252525 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s all; }
  #preloader .svg {
    width: 211px;
    height: 63px;
    position: relative;
    overflow: hidden;
    display: flex;
    transition: .5s all; }
    #preloader .svg .one {
      width: 50px;
      height: 63px;
      position: relative; }
      #preloader .svg .one svg {
        width: 50px;
        height: 63px;
        transform: scale(1.5) translateX(50px);
        transition: .5s all ease-in; }
      #preloader .svg .one .fil0 {
        fill: none; }
      #preloader .svg .one .str0 {
        stroke-width: 0; }
@keyframes stroke {
  0% {
    stroke-width: 0; }
  50% {
    stroke-width: 800; }
  100% {
    stroke-width: 1600; } }
    #preloader .svg .two {
      width: 161px;
      height: 63px;
      position: relative;
      overflow: hidden; }
      #preloader .svg .two svg {
        width: 100%;
        height: 100%;
        transform: scale(1.3) translateX(-100%);
        transition: 1s all ease; }

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  transition: top .8s; }
  header .header {
    width: 100%;
    display: flex;
    position: relative;
    padding: 30px 5%;
    align-items: center; }
    header .header .logo {
      width: 211px;
      height: 63px;
      position: relative;
      background-image: url("../img/whitelogofinal.svg");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position-x: -211px;
      transition: .8s all; }
    header .header .search {
      position: relative;
      width: 20px;
      display: flex;
      align-items: center;
      margin-left: auto;
      margin-right: 20px;
      opacity: 0;
      transition: .5s all; }
      header .header .search img {
        width: 100%; }
    header .header .icon_menu {
      width: 25px;
      height: 14px;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: center;
      cursor: pointer;
      overflow: hidden; }
      header .header .icon_menu span {
        width: 25px;
        height: 2px;
        background: #929292;
        margin-bottom: 5px;
        transition: .5s all;
        margin-right: -100%; }
        header .header .icon_menu span:nth-child(2) {
          width: 15px; }
    header .header .language {
      position: absolute;
      bottom: 100%;
      right: 5%;
      display: flex;
      flex-direction: column;
      transition: .5s ease-in-out; }
      header .header .language .active {
        color: #FFFFFF; }
      header .header .language a {
        color: #929292;
        font-size: 14px;
        font-family: 'FuturaBookC';
        padding-bottom: 5px; }
  header .light-header .logo {
    background-image: url("../img/blacklogofinal.svg"); }
  header .light-header .language .active {
    color: #000000; }
  header form {
    width: 70%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px;
    border: 1px solid #707070;
    border-radius: 30px;
    margin: 0 auto;
    background: white;
    box-shadow: 0px 3px 6px #00000029; }
    header form input {
      width: 100%;
      border: none;
      outline: none;
      padding: 0 40px 0 20px;
      color: #32556B;
      font-family: 'HelveticaNeueCyr-Medium'; }
  header .bg {
    display: none;
    position: absolute;
    height: 120px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: #121212; }
  header .not-found-header .logo {
    background-position-x: 0; }
  header .not-found-header .icon_menu span {
    margin-right: 0; }
  header .not-found-header .search {
    opacity: 1; }
  header .not-found-header .language {
    bottom: -5px; }

header.nav-up {
  top: -120px; }

header.fixed {
  overflow: hidden;
  z-index: 11; }
  header.fixed .logo {
    background-image: url("../img/whitelogofinal.png"); }
  header.fixed .language {
    bottom: unset !important;
    flex-direction: unset;
    transform: translate(-85px, 0); }
    header.fixed .language a {
      padding-bottom: 0; }
      header.fixed .language a:first-child {
        padding-right: 10px; }
    header.fixed .language .active {
      color: #ffffff; }
  header.fixed form {
    background: #121212;
    width: 65%; }
    header.fixed form input {
      background: #121212;
      color: #ffffff; }
    header.fixed form button {
      width: 25px;
      height: 25px;
      background-image: url("../img/search-white.svg");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      margin-right: 10px; }
      header.fixed form button img {
        display: none; }

footer {
  width: 100%;
  position: relative; }
  footer .footer {
    width: 100%;
    position: relative;
    padding: 0 5%; }
    footer .footer .contact {
      padding: 15px;
      position: relative;
      display: flex;
      align-items: center;
      border-bottom: 2px solid #949494; }
      footer .footer .contact .left, footer .footer .contact .right {
        width: 45%;
        font-size: 16px;
        display: flex;
        justify-content: space-around; }
      footer .footer .contact .left a, footer .footer .contact .right a {
        color: #949494;
        font-family: 'Futura Light';
        padding: 0 10px;
        transition: .5s all;
        border: 1px solid transparent; }
        footer .footer .contact .left a:hover, footer .footer .contact .right a:hover {
          color: #000000;
          border: 1px solid #707070; }
      footer .footer .contact .center {
        width: 10%;
        display: flex;
        justify-content: center; }
    footer .footer .copyright {
      display: flex;
      padding: 20px 0;
      align-items: center;
      justify-content: space-between; }
      footer .footer .copyright .the_rights {
        font-family: 'Futura Light';
        text-align: center;
        font-size: 20px; }
      footer .footer .copyright .by {
        display: flex;
        justify-content: flex-start;
        position: relative; }
        footer .footer .copyright .by span {
          font-size: 16px;
          color: #949494;
          height: fit-content;
          font-family: 'FuturaBookC';
          margin-top: -7px;
          margin-right: 2px; }
        footer .footer .copyright .by .image {
          position: relative;
          overflow: hidden; }
          footer .footer .copyright .by .image img {
            transform: translateX(-100%);
            transition: .6s all ease; }
      footer .footer .copyright .socials {
        display: flex;
        justify-content: center; }
        footer .footer .copyright .socials .image {
          width: 25px;
          height: 25px;
          margin-left: 20px;
          position: relative; }
          footer .footer .copyright .socials .image:first-child {
            display: none; }
          footer .footer .copyright .socials .image svg {
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: .6s all ease; }

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

.main-modal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden; }
  .main-modal .modal {
    width: 75%;
    height: 75%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    bottom: 60px; }
    .main-modal .modal .items {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 30px;
      display: flex;
      transform: translateY(120%);
      transition: .8s all; }
      .main-modal .modal .items .item {
        width: 33.33333%;
        position: relative;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        overflow: hidden; }
        .main-modal .modal .items .item:nth-child(2) .title span {
          transition: .7s all; }
        .main-modal .modal .items .item:nth-child(3) a:last-child {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          opacity: 1 !important;
          visibility: visible !important;
          border: none;
          margin: 0;
          backdrop-filter: blur(0);
          transform: translateX(0) !important; }
        .main-modal .modal .items .item:nth-child(3) .title span {
          transition: 1s all; }
        .main-modal .modal .items .item .overlay {
          background: transparent linear-gradient(45deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%);
          transform: translateX(100%);
          transition: .5s all; }
        .main-modal .modal .items .item .title {
          width: 100%;
          text-align: center;
          color: #ffffff;
          font-size: 60px;
          font-family: 'Baskerville';
          backdrop-filter: blur(0);
          overflow: hidden;
          position: relative; }
          .main-modal .modal .items .item .title span {
            position: relative;
            transform: translateY(100%);
            transition: .5s all;
            display: flex;
            justify-content: center; }
        .main-modal .modal .items .item a {
          position: relative;
          width: 55%;
          height: 35px;
          display: flex;
          align-items: center;
          border: .7px solid #ffffff;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.46);
          background: rgba(0, 0, 0, 0.12);
          border-radius: 33px;
          color: #fff;
          font-size: 14px;
          font-family: 'HelveticaNeueCyr Light';
          backdrop-filter: blur(3px);
          padding-left: 25px;
          text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          margin-top: 10px;
          margin-right: 10px;
          opacity: 1;
          transition: .5s ease-in-out;
          transform: translateX(110%); }
          .main-modal .modal .items .item a span {
            width: 30%;
            height: 1px;
            background: white;
            margin-left: auto; }
        .main-modal .modal .items .item:first-child {
          border-radius: 30px 0 0 30px; }
        .main-modal .modal .items .item:nth-child(3) {
          border-radius: 0 30px 30px 0; }
        .main-modal .modal .items .item:hover a {
          transform: translateX(0); }
      .main-modal .modal .items .exit {
        position: absolute;
        top: -20px;
        right: -20px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer; }
        .main-modal .modal .items .exit span {
          position: absolute;
          height: 2px;
          width: 25px;
          background: #A5A5A5; }
          .main-modal .modal .items .exit span:first-child {
            transform: rotate(45deg); }
          .main-modal .modal .items .exit span:last-child {
            transform: rotate(135deg); }

.menu {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #252525;
  top: -100%;
  left: 0;
  right: 0;
  z-index: 12;
  overflow: hidden;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1); }
  .menu .container {
    max-width: 100%;
    padding: 0 5%; }
  .menu .row .left {
    width: 40px;
    margin-left: -40px;
    height: 100vh;
    background: transparent linear-gradient(90deg, #00000000 0%, #000000 100%); }
  .menu .row .right {
    width: 40px;
    margin-right: -40px;
    height: 100vh;
    background: transparent linear-gradient(270deg, #00000000 0%, #000000 100%); }
  .menu .row .col-md-3 {
    position: relative;
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    background-color: #252525;
    height: 100vh;
    align-items: center; }
    .menu .row .col-md-3 .logo {
      width: 211px;
      position: relative;
      height: 63px; }
      .menu .row .col-md-3 .logo img {
        width: 100%;
        height: 100%; }
    .menu .row .col-md-3 .titles {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .menu .row .col-md-3 .titles .title {
        padding-bottom: 10px;
        align-items: center;
        display: flex;
        position: relative; }
        .menu .row .col-md-3 .titles .title::before {
          content: '';
          position: absolute;
          width: 0;
          height: 100%;
          top: 0;
          left: 5%;
          background: linear-gradient(180deg, #000000 0%, #6D6D6D 100%);
          z-index: -1;
          transition: .8s all; }
        .menu .row .col-md-3 .titles .title:hover::before, .menu .row .col-md-3 .titles .title.active::before {
          width: 30%; }
        .menu .row .col-md-3 .titles .title:hover span, .menu .row .col-md-3 .titles .title.active span {
          opacity: 1;
          color: #FFFFFF;
          transition: 1s; }
        .menu .row .col-md-3 .titles .title:hover a {
          color: #FFFFFF;
          transition: 0.8s; }
        .menu .row .col-md-3 .titles .title span {
          font-size: 20px;
          letter-spacing: 0;
          padding-right: 10px;
          opacity: 0; }
        .menu .row .col-md-3 .titles .title a {
          color: #7A7A7A;
          font-size: 32px;
          letter-spacing: 0; }
      .menu .row .col-md-3 .titles .active a {
        color: #ffffff; }
    .menu .row .col-md-3 .exit {
      display: none; }
    .menu .row .col-md-3 .mobile-socials {
      display: none; }
  .menu .row .col-md-9 {
    padding-top: 15px; }
  .menu .row .slick-vertical .slick-slide {
    border: none !important; }
  .menu .row .slick-slide:focus {
    outline: none;
    border: none; }
  .menu .row .main-menu {
    display: none; }
    .menu .row .main-menu .col-md-2 {
      position: relative; }
      .menu .row .main-menu .col-md-2 .rights {
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        flex-direction: column;
        align-items: flex-end; }
        .menu .row .main-menu .col-md-2 .rights .search_button {
          position: relative;
          width: 20px;
          height: 20px;
          right: 55px;
          top: 5px; }
          .menu .row .main-menu .col-md-2 .rights .search_button img {
            width: 100%;
            height: 100%;
            position: relative; }
        .menu .row .main-menu .col-md-2 .rights .exit {
          width: 30px;
          height: 30px;
          position: absolute;
          top: 20px;
          right: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 1;
          cursor: pointer; }
          .menu .row .main-menu .col-md-2 .rights .exit span {
            position: absolute;
            width: 25px;
            height: 2px;
            background: #fff;
            margin: 0;
            opacity: 1; }
            .menu .row .main-menu .col-md-2 .rights .exit span:first-child {
              transform: rotate(45deg); }
            .menu .row .main-menu .col-md-2 .rights .exit span:last-child {
              transform: rotate(135deg); }
        .menu .row .main-menu .col-md-2 .rights .language {
          position: relative;
          display: flex;
          flex-direction: column;
          padding-top: 20px;
          padding-right: 5px; }
          .menu .row .main-menu .col-md-2 .rights .language a {
            color: #929292;
            font-size: 14px;
            font-family: 'FuturaBookC';
            padding-bottom: 5px; }
          .menu .row .main-menu .col-md-2 .rights .language .active {
            color: #ffffff; }
        .menu .row .main-menu .col-md-2 .rights span {
          width: 2px;
          height: 25vh;
          background: #707070;
          opacity: 40%;
          margin-top: 20px; }
          .menu .row .main-menu .col-md-2 .rights span:nth-child(3) {
            margin-bottom: 10px; }
          .menu .row .main-menu .col-md-2 .rights span:nth-child(5) {
            margin-top: 10px; }
        .menu .row .main-menu .col-md-2 .rights .buttons {
          width: 50px;
          height: 50px;
          border-radius: 50%;
          border: .5px solid #00B156;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between;
          flex-direction: column;
          margin-right: -25px;
          opacity: 1;
          overflow: hidden;
          margin-top: 20px; }
          .menu .row .main-menu .col-md-2 .rights .buttons .prev {
            padding-bottom: 2px; }
            .menu .row .main-menu .col-md-2 .rights .buttons .prev:before {
              content: '';
              position: absolute;
              height: 0;
              width: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid white;
              border-top: 5px solid transparent; }
          .menu .row .main-menu .col-md-2 .rights .buttons .next {
            padding-top: 2px; }
            .menu .row .main-menu .col-md-2 .rights .buttons .next:before {
              content: '';
              position: absolute;
              height: 0;
              width: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid transparent;
              border-top: 5px solid white; }
          .menu .row .main-menu .col-md-2 .rights .buttons button {
            width: 100%;
            height: 50%;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center; }
        .menu .row .main-menu .col-md-2 .rights .socials {
          display: flex;
          padding-top: 20px;
          width: 100%;
          justify-content: flex-end; }
          .menu .row .main-menu .col-md-2 .rights .socials .image {
            width: 20px;
            height: 20px;
            position: relative;
            margin-left: 10px; }
            .menu .row .main-menu .col-md-2 .rights .socials .image img {
              width: 100%;
              height: 100%; }
    .menu .row .main-menu .button {
      position: absolute;
      left: 15%;
      transform: translateX(-50%);
      z-index: 2;
      background: white;
      display: flex;
      align-items: center;
      cursor: pointer;
      background: #ffffff; }
      .menu .row .main-menu .button::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        z-index: 0;
        background: #707070;
        transition: .8s all; }
      .menu .row .main-menu .button a {
        font-size: 14px;
        padding: 10px;
        padding-top: 8px;
        position: relative;
        z-index: 1;
        transition: .8s all; }
      .menu .row .main-menu .button span {
        z-index: 1;
        position: relative;
        transition: .8s all; }
        .menu .row .main-menu .button span:nth-child(2) {
          width: 20px;
          height: 1px;
          background: black; }
        .menu .row .main-menu .button span:nth-child(3) {
          margin-top: -4px;
          margin-left: -4px; }
      .menu .row .main-menu .button:hover::before {
        width: 100%; }
      .menu .row .main-menu .button:hover a {
        color: #ffffff; }
      .menu .row .main-menu .button:hover span {
        color: #ffffff; }
        .menu .row .main-menu .button:hover span:nth-child(2) {
          background: #ffffff; }
    .menu .row .main-menu .col-md-10 {
      padding: 40px;
      position: relative; }
      .menu .row .main-menu .col-md-10 .menu-slider {
        transition: 1s cubic-bezier(0.75, 0.18, 0.47, 0.94);
        width: 80%;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: fit-content; }
        .menu .row .main-menu .col-md-10 .menu-slider .inner {
          margin: 60px auto;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          position: relative; }
          .menu .row .main-menu .col-md-10 .menu-slider .inner::before {
            content: '';
            position: absolute;
            width: 0;
            height: 100%;
            right: 10%;
            background: rgba(0, 0, 0, 0.6);
            z-index: 1;
            transition: .8s all; }
          .menu .row .main-menu .col-md-10 .menu-slider .inner:hover::before {
            width: 80%; }
          .menu .row .main-menu .col-md-10 .menu-slider .inner img {
            width: 80%; }
        .menu .row .main-menu .col-md-10 .menu-slider .flickity-viewport {
          overflow: visible; }
        .menu .row .main-menu .col-md-10 .menu-slider .flickity-prev-next-button {
          display: none; }
  .menu .row .news-menu {
    display: none; }
    .menu .row .news-menu .col-md-2 {
      position: relative; }
      .menu .row .news-menu .col-md-2 .rights {
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        flex-direction: column;
        align-items: flex-end; }
        .menu .row .news-menu .col-md-2 .rights .search_button {
          position: relative;
          width: 20px;
          height: 20px;
          right: 55px;
          top: 5px; }
          .menu .row .news-menu .col-md-2 .rights .search_button img {
            width: 100%;
            height: 100%;
            position: relative; }
        .menu .row .news-menu .col-md-2 .rights .exit {
          width: 30px;
          height: 30px;
          position: absolute;
          top: 20px;
          right: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 1;
          cursor: pointer; }
          .menu .row .news-menu .col-md-2 .rights .exit span {
            position: absolute;
            width: 25px;
            height: 2px;
            background: #fff;
            margin: 0;
            opacity: 1; }
            .menu .row .news-menu .col-md-2 .rights .exit span:first-child {
              transform: rotate(45deg); }
            .menu .row .news-menu .col-md-2 .rights .exit span:last-child {
              transform: rotate(135deg); }
        .menu .row .news-menu .col-md-2 .rights .language {
          position: relative;
          display: flex;
          flex-direction: column;
          padding-top: 20px;
          padding-right: 5px; }
          .menu .row .news-menu .col-md-2 .rights .language a {
            color: #929292;
            font-size: 14px;
            font-family: 'FuturaBookC';
            padding-bottom: 5px; }
          .menu .row .news-menu .col-md-2 .rights .language .active {
            color: #ffffff; }
        .menu .row .news-menu .col-md-2 .rights span {
          width: 2px;
          height: 25vh;
          background: #707070;
          opacity: 40%;
          margin-top: 20px; }
          .menu .row .news-menu .col-md-2 .rights span:nth-child(3) {
            margin-bottom: 10px; }
          .menu .row .news-menu .col-md-2 .rights span:nth-child(5) {
            margin-top: 10px; }
        .menu .row .news-menu .col-md-2 .rights .buttons {
          width: 50px;
          height: 50px;
          border-radius: 50%;
          border: .5px solid #00B156;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between;
          flex-direction: column;
          margin-right: -25px;
          opacity: 1;
          overflow: hidden;
          margin-top: 20px; }
          .menu .row .news-menu .col-md-2 .rights .buttons .prev {
            padding-bottom: 2px; }
            .menu .row .news-menu .col-md-2 .rights .buttons .prev:before {
              content: '';
              position: absolute;
              height: 0;
              width: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid white;
              border-top: 5px solid transparent; }
          .menu .row .news-menu .col-md-2 .rights .buttons .next {
            padding-top: 2px; }
            .menu .row .news-menu .col-md-2 .rights .buttons .next:before {
              content: '';
              position: absolute;
              height: 0;
              width: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-bottom: 5px solid transparent;
              border-top: 5px solid white; }
          .menu .row .news-menu .col-md-2 .rights .buttons button {
            width: 100%;
            height: 50%;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center; }
        .menu .row .news-menu .col-md-2 .rights .socials {
          display: flex;
          padding-top: 20px;
          width: 100%;
          justify-content: flex-end; }
          .menu .row .news-menu .col-md-2 .rights .socials .image {
            width: 20px;
            height: 20px;
            position: relative;
            margin-left: 10px; }
            .menu .row .news-menu .col-md-2 .rights .socials .image img {
              width: 100%;
              height: 100%; }
    .menu .row .news-menu .button {
      position: absolute;
      left: 15%;
      transform: translateX(-50%);
      z-index: 2;
      background: white;
      display: flex;
      align-items: center;
      cursor: pointer; }
      .menu .row .news-menu .button a {
        font-size: 14px;
        background: white;
        padding: 10px;
        padding-top: 8px; }
      .menu .row .news-menu .button span:nth-child(2) {
        width: 20px;
        height: 1px;
        background: black; }
      .menu .row .news-menu .button span:nth-child(3) {
        margin-top: -4px;
        margin-left: -4px; }
    .menu .row .news-menu .col-md-10 {
      position: relative;
      padding: 40px;
      padding-left: 15%; }
      .menu .row .news-menu .col-md-10 .news-slider {
        transition: 1s cubic-bezier(0.75, 0.18, 0.47, 0.94);
        width: 80%;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: fit-content; }
        .menu .row .news-menu .col-md-10 .news-slider .inner {
          margin: 60px auto;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          position: relative; }
          .menu .row .news-menu .col-md-10 .news-slider .inner img {
            width: 80%; }
          .menu .row .news-menu .col-md-10 .news-slider .inner .overlay {
            width: 75%;
            height: 90%;
            left: unset;
            top: unset;
            right: 10%;
            bottom: 0;
            background: rgba(0, 0, 0, 0.5); }
          .menu .row .news-menu .col-md-10 .news-slider .inner .title {
            position: absolute;
            width: fit-content;
            height: fit-content;
            font-size: 45px;
            line-height: 34px;
            color: #ffffff;
            font-family: 'FuturaDemiC';
            text-align: center;
            top: 25%;
            right: 10%; }
        .menu .row .news-menu .col-md-10 .news-slider .slick-slide:focus {
          outline: none;
          border: none; }
        .menu .row .news-menu .col-md-10 .news-slider .slick-vertical .slick-slide {
          margin: 20px 0; }
  .menu .row .contact-menu {
    position: relative;
    display: none;
    padding-left: 60px;
    transform: translateY(200px);
    opacity: 0;
    transition: .5s all ease-in-out; }
    .menu .row .contact-menu .top {
      display: flex;
      width: 100%;
      position: relative;
      justify-content: flex-end;
      padding-top: 25px; }
      .menu .row .contact-menu .top .search_button {
        position: relative;
        width: 20px;
        height: 20px;
        right: 25px;
        top: 0px; }
        .menu .row .contact-menu .top .search_button img {
          width: 100%;
          height: 100%;
          position: relative; }
      .menu .row .contact-menu .top .exit {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 20px;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        cursor: pointer; }
        .menu .row .contact-menu .top .exit span {
          position: absolute;
          width: 25px;
          height: 2px;
          background: #fff;
          margin: 0;
          opacity: 1; }
          .menu .row .contact-menu .top .exit span:first-child {
            transform: rotate(45deg); }
          .menu .row .contact-menu .top .exit span:last-child {
            transform: rotate(135deg); }
      .menu .row .contact-menu .top .language {
        position: relative;
        display: flex;
        flex-direction: column;
        padding-top: 40px;
        padding-right: 5px; }
        .menu .row .contact-menu .top .language a {
          color: #929292;
          font-size: 14px;
          font-family: 'FuturaBookC';
          padding-bottom: 5px; }
        .menu .row .contact-menu .top .language .active {
          color: #ffffff; }
    .menu .row .contact-menu .title {
      position: relative;
      width: 100%;
      display: flex; }
    .menu .row .contact-menu .block_title {
      padding: 20px 0;
      font-size: 36px;
      color: #ffffff;
      font-family: 'Baskerville'; }
      .menu .row .contact-menu .block_title b {
        background: linear-gradient(90deg, #929292 0%, #3B3B3B 100%);
        color: #ffffff;
        height: fit-content;
        background-size: 0 100%;
        background-position: right;
        text-transform: uppercase;
        font-family: 'FuturaDemiC';
        transition: 1s all; }
    .menu .row .contact-menu .col-md-6 .methods {
      position: relative;
      padding: 20px;
      padding-left: 0; }
      .menu .row .contact-menu .col-md-6 .methods .block_title {
        color: #ffffff;
        font-size: 20px;
        padding: 0;
        width: 100%;
        padding-bottom: 20px; }
      .menu .row .contact-menu .col-md-6 .methods .call {
        display: flex;
        width: 100%;
        align-items: center; }
        .menu .row .contact-menu .col-md-6 .methods .call .image {
          width: 40px;
          height: 40px;
          position: relative; }
          .menu .row .contact-menu .col-md-6 .methods .call .image img {
            width: 100%;
            height: 100%; }
        .menu .row .contact-menu .col-md-6 .methods .call .number {
          font-size: 18px;
          color: #8B8B8B;
          padding-left: 10px;
          font-family: 'FuturaLightC'; }
      .menu .row .contact-menu .col-md-6 .methods .email_address {
        display: flex;
        width: 100%;
        align-items: center;
        padding-top: 15px; }
        .menu .row .contact-menu .col-md-6 .methods .email_address .image {
          width: 40px;
          height: 40px;
          border: 2px solid #ffffff;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 5px; }
          .menu .row .contact-menu .col-md-6 .methods .email_address .image img {
            width: 100%;
            height: 100%; }
        .menu .row .contact-menu .col-md-6 .methods .email_address .email {
          font-size: 20px;
          color: #8B8B8B;
          padding-left: 10px;
          font-family: 'FuturaLightC'; }
    .menu .row .contact-menu .col-md-6 .send_message {
      position: relative;
      padding: 20px;
      padding-left: 80px; }
      .menu .row .contact-menu .col-md-6 .send_message .block_title {
        width: 100%;
        color: #ffffff;
        font-size: 20px;
        padding: 0;
        width: 100%;
        padding-bottom: 20px; }
      .menu .row .contact-menu .col-md-6 .send_message .comment {
        width: 100%; }
        .menu .row .contact-menu .col-md-6 .send_message .comment input {
          width: 100%; }
      .menu .row .contact-menu .col-md-6 .send_message .inputs {
        display: flex; }
        .menu .row .contact-menu .col-md-6 .send_message .inputs input {
          border: none;
          background: none;
          outline: none;
          border-bottom: 1px solid;
          border-image: linear-gradient(270deg, #252525 20%, #00B156 200%);
          border-image-slice: 1;
          font-family: 'FuturaLightC'; }
          .menu .row .contact-menu .col-md-6 .send_message .inputs input[type="text"] {
            color: #8B8B8B;
            font-size: 20px; }
        .menu .row .contact-menu .col-md-6 .send_message .inputs .name {
          padding: 10px;
          padding-left: 0;
          padding-top: 0;
          padding-bottom: 40px; }
        .menu .row .contact-menu .col-md-6 .send_message .inputs .email {
          padding-left: 20px; }
        .menu .row .contact-menu .col-md-6 .send_message .inputs input:focus {
          border-bottom: 1px solid;
          opacity: 1;
          border-image: linear-gradient(270deg, #FFFFFF 0%, #00B156 100%);
          border-image-slice: 1; }
      .menu .row .contact-menu .col-md-6 .send_message .send {
        display: flex;
        justify-content: flex-end;
        padding-top: 60px; }
        .menu .row .contact-menu .col-md-6 .send_message .send button {
          border-bottom: 1px solid;
          border-image: linear-gradient(270deg, #707070 50%, #ffffff 50%);
          border-image-slice: 1;
          color: #ffffff;
          font-size: 18px;
          opacity: 1; }
          .menu .row .contact-menu .col-md-6 .send_message .send button:hover {
            border-bottom: 1px solid;
            border-image: linear-gradient(270deg, #FFFFFF 0%, #ffffff 100%);
            border-image-slice: 1; }
          .menu .row .contact-menu .col-md-6 .send_message .send button:focus {
            opacity: 50%;
            border-bottom: 1px solid;
            border-image: linear-gradient(270deg, #FFFFFF 0%, #ffffff 100%);
            border-image-slice: 1; }
    .menu .row .contact-menu .addresses {
      position: relative;
      width: 50%;
      display: flex;
      padding-top: 20px;
      margin-bottom: 10px; }
      .menu .row .contact-menu .addresses .half {
        width: 100%;
        border-bottom: 1px solid;
        border-image: linear-gradient(90deg, #252525 30%, #00B156 70%);
        border-image-slice: 1;
        padding-bottom: 20px;
        font-family: 'FuturaLightC'; }
        .menu .row .contact-menu .addresses .half:last-child {
          margin-left: 30px; }
      .menu .row .contact-menu .addresses .address {
        position: relative;
        width: 100%;
        display: flex;
        font-size: 16px;
        color: #8B8B8B; }
        .menu .row .contact-menu .addresses .address span {
          position: absolute;
          font-size: 36px;
          color: #FFFFFF;
          opacity: 70%;
          right: 45px;
          top: 16px; }
    .menu .row .contact-menu .bottom {
      width: 100%;
      position: relative;
      display: flex;
      justify-content: flex-end;
      border-top: 0.2px solid #ffffff;
      padding-top: 25px;
      margin-top: 10px; }
      .menu .row .contact-menu .bottom .socials {
        display: flex; }
        .menu .row .contact-menu .bottom .socials .image {
          width: 20px;
          height: 20px;
          position: relative;
          margin-left: 10px; }
          .menu .row .contact-menu .bottom .socials .image img {
            width: 100%;
            height: 100%; }
  .menu .row .active {
    display: block; }
  .menu .back-line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(112, 112, 112, 0.55);
    z-index: -1; }

.search-block {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: -100%;
  right: 0;
  left: 0;
  background-position: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 13;
  overflow: hidden;
  overflow-y: scroll;
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1); }
  .search-block .container {
    max-width: 100%;
    padding: 30px 5%; }
    .search-block .container .header {
      display: flex;
      max-height: fit-content;
      width: 100%;
      position: relative;
      align-items: center; }
      .search-block .container .header .logo {
        width: 211px;
        max-height: 63px;
        position: relative; }
        .search-block .container .header .logo img {
          width: 100%;
          height: 100%; }
    .search-block .container .search {
      position: relative;
      width: 33.33333%;
      height: 30px;
      display: flex;
      align-items: center;
      border-bottom: 1px solid #FFFFFF;
      padding: 10px;
      padding-bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
      padding-top: 200px; }
      .search-block .container .search input {
        outline: none;
        background: none;
        border: none;
        font-size: 32px;
        font-family: 'Meticula Thin'; }
        .search-block .container .search input[type="search"] {
          color: #F5F5F5;
          font-size: 32px; }
      .search-block .container .search button {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 10px; }
        .search-block .container .search button img {
          width: 100%;
          height: 100%; }
    .search-block .container .models {
      position: relative; }
      .search-block .container .models .block_title {
        width: 100%;
        font-size: 26px;
        padding: 20px;
        color: #ffffff;
        font-family: 'Futura Light';
        letter-spacing: 0;
        padding-left: 0;
        padding-bottom: 10px; }
      .search-block .container .models .col-md-4 {
        position: relative;
        border-radius: 34px;
        margin-bottom: 20px; }
        .search-block .container .models .col-md-4 .overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 0;
          background: transparent linear-gradient(180deg, #00000000 0%, rgba(0, 0, 0, 0.63) 100%); }
        .search-block .container .models .col-md-4 .image {
          position: relative;
          width: 100%;
          height: 100%;
          border-radius: 34px;
          background-color: white;
          align-items: center;
          justify-content: center;
          opacity: 1;
          overflow: hidden; }
          .search-block .container .models .col-md-4 .image img {
            width: 100%;
            height: 100%; }
        .search-block .container .models .col-md-4 .icon_image {
          position: absolute;
          background-color: rgba(255, 255, 255, 0.3);
          background-image: url("../img/tesla.svg");
          background-size: 100% 100%;
          background-repeat: no-repeat;
          backdrop-filter: blur(2px);
          -webkit-backdrop-filter: blur(2px);
          width: 20px;
          height: 20px;
          border-radius: 50%;
          left: 25px;
          bottom: 40px;
          opacity: 1;
          z-index: 1; }
        .search-block .container .models .col-md-4 .title {
          position: absolute;
          bottom: 5px;
          left: 30px;
          font-size: 26px;
          color: #ffffff;
          font-family: 'FuturaBookC'; }
    .search-block .container .news {
      position: relative; }
      .search-block .container .news .block_title {
        width: 100%;
        font-size: 26px;
        color: #ffffff;
        padding: 20px;
        font-family: 'Futura Light';
        padding-left: 0;
        padding-bottom: 10px; }
      .search-block .container .news .col-md-4 {
        position: relative;
        display: flex;
        flex-wrap: wrap; }
        .search-block .container .news .col-md-4 .col-md-6 {
          position: relative;
          padding-left: 0;
          padding-right: 0;
          display: flex;
          align-items: center;
          margin-bottom: 20px; }
          .search-block .container .news .col-md-4 .col-md-6 .image {
            position: relative;
            width: 100%;
            height: fit-content;
            box-shadow: 0px 0px 18px #00000085;
            border-radius: 18px;
            overflow: hidden; }
            .search-block .container .news .col-md-4 .col-md-6 .image img {
              width: 100%;
              height: 100%; }
          .search-block .container .news .col-md-4 .col-md-6 .title {
            font-size: 12px;
            color: #ffffff;
            font-family: 'FuturaBookC';
            opacity: 1;
            padding-left: 10px; }
  .search-block .exit {
    position: absolute;
    right: -10px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .search-block .exit span {
      position: absolute;
      width: 25px;
      height: 2px;
      background: #ffffff; }
      .search-block .exit span:first-child {
        transform: rotate(45deg); }
      .search-block .exit span:last-child {
        transform: rotate(135deg); }
  .search-block .lines {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    .search-block .lines .line {
      width: 1px;
      height: 200%;
      background: rgba(255, 255, 255, 0.23);
      position: absolute; }
      .search-block .lines .line-1 {
        left: 38%; }
      .search-block .lines .line-2 {
        right: 38%; }
      .search-block .lines .line-3 {
        width: 100%;
        height: 1px;
        top: 48%; }

.feedback {
  position: relative;
  width: 100%;
  background: transparent radial-gradient(closest-side at 100% 100%, #000000 0%, #131313 100%);
  padding: 0 7%; }
  .feedback .block-title {
    position: relative;
    font-size: 65px;
    font-family: 'Baskerville';
    color: #ffffff;
    padding: 15px 0;
    z-index: 1;
    opacity: 0;
    transition: .5s all; }
    .feedback .block-title span {
      width: fit-content;
      position: relative; }
      .feedback .block-title span::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background: #fff;
        bottom: 15px;
        transition: .5s all; }
  .feedback .description {
    width: 100%;
    position: relative;
    display: flex;
    z-index: 1;
    overflow: hidden; }
    .feedback .description p {
      width: 50%;
      font-size: 20px;
      font-family: 'Futura Light';
      color: #999999;
      transform: translateY(-100%);
      transition: .7s all; }
    .feedback .description a {
      position: relative;
      display: flex;
      background: #333333;
      color: #FFFFFF;
      font-size: 16px;
      font-family: 'Futura Light';
      width: 20%;
      height: 60px;
      align-items: center;
      border-radius: 72px;
      padding: 5px;
      padding-left: 25px;
      margin-left: auto;
      transform: translateY(100%);
      transition: 1s all; }
      .feedback .description a span {
        display: flex;
        position: relative;
        width: 30%;
        height: 100%;
        align-items: center;
        justify-content: center;
        background: transparent linear-gradient(180deg, #00C35F 0%, #00EE87 100%);
        border-radius: 72px;
        margin-left: auto;
        transition: .1s all ease-out; }
        .feedback .description a span:hover {
          box-shadow: 0 0 20px rgba(58, 255, 0, 0.35); }
  .feedback .map {
    width: 100%;
    height: 500px;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 20px #000000;
    bottom: -50px;
    z-index: 1; }
    .feedback .map iframe {
      width: 100%;
      height: 100%; }
  .feedback .lines {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
    .feedback .lines .line {
      background: rgba(112, 112, 112, 0.2);
      position: absolute; }
  .feedback .vertical-lines .line {
    width: .5px;
    height: 100%; }
    .feedback .vertical-lines .line-1 {
      left: 6.5%; }
    .feedback .vertical-lines .line-2 {
      height: 73%;
      left: 45%;
      bottom: 0; }
    .feedback .vertical-lines .line-3 {
      height: 15%;
      left: 52%;
      top: 0; }
    .feedback .vertical-lines .line-4 {
      right: 6.5%; }
  .feedback .horizontal-lines .line {
    width: 100%;
    height: 1px; }
    .feedback .horizontal-lines .line-1 {
      top: 15%; }
    .feedback .horizontal-lines .line-2 {
      top: 27%; }

.filter {
  width: 80%;
  height: 200px;
  position: absolute;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%) translateY(50px);
  background: #F8F8F8;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  overflow: hidden;
  opacity: 0;
  transition: .8s all ease; }
  .filter .mobile-title {
    display: none; }
  .filter .content {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 30px;
    padding-right: 0; }
  .filter .title {
    width: 100%;
    font-size: 24px;
    color: #000000;
    font-family: 'FuturaBookC'; }
  .filter .cost {
    width: 25%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px; }
    .filter .cost .range-slider {
      width: 100%;
      height: 50px;
      display: flex;
      align-items: center;
      position: relative; }
      .filter .cost .range-slider .irs--round {
        width: 100%;
        height: fit-content; }
        .filter .cost .range-slider .irs--round .irs-handle, .filter .cost .range-slider .irs--round .irs-bar, .filter .cost .range-slider .irs--round .irs-line {
          top: 50%;
          transform: translateY(-50%); }
    .filter .cost .irs {
      height: 6px; }
    .filter .cost .irs--round .irs-min, .filter .cost .irs--round .irs-max {
      display: none; }
    .filter .cost .irs--round .irs-from, .filter .cost .irs--round .irs-to, .filter .cost .irs--round .irs-single {
      display: none; }
    .filter .cost .irs--round .irs-line {
      height: 6px;
      background: white;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.07); }
    .filter .cost .irs--round .irs-bar {
      height: 6px;
      background: #00B156;
      box-shadow: 0 0 16px rgba(58, 255, 0, 0.35); }
    .filter .cost .irs--round .irs-handle {
      border: none; }
    .filter .cost .extra-controls {
      font-size: 25px;
      font-family: 'FuturaBookC'; }
      .filter .cost .extra-controls input {
        font-size: 25px;
        color: #000000;
        background: none;
        outline: none;
        border: none; }
      .filter .cost .extra-controls .js-input-from {
        width: 40px; }
      .filter .cost .extra-controls .js-input-to {
        width: 55px; }
      .filter .cost .extra-controls span {
        color: #8C8C8C; }
  .filter .term {
    width: 25%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px; }
    .filter .term form {
      width: 100%;
      height: 50px;
      display: flex;
      align-items: center;
      position: relative; }
    .filter .term .range {
      position: relative;
      width: 100%; }
      .filter .term .range input[type=range] {
        appearance: none;
        padding: 0;
        width: 100%;
        height: 22px;
        cursor: pointer;
        display: block; }
        .filter .term .range input[type=range]:focus {
          outline: none; }
      .filter .term .range input[type=range][disabled] {
        opacity: 0.3;
        cursor: default; }
      .filter .term .range .rangeslider {
        position: relative;
        cursor: pointer;
        user-select: none; }
        .filter .term .range .rangeslider:before {
          box-sizing: border-box;
          width: 100%;
          height: 6px;
          background: #e6e6e6;
          border-radius: 100px;
          content: "";
          position: absolute;
          top: 50%;
          transform: translateY(-50%); }
      .filter .term .range input::-webkit-slider-runnable-track {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background: #e6e6e6; }
      .filter .term .range input::-moz-range-track {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background: #e6e6e6; }
      .filter .term .range input::-ms-track {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background: #e6e6e6;
        border-radius: 100px;
        color: transparent;
        background: transparent;
        border-color: transparent; }
      .filter .term .range input::-ms-fill-lower {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background: #00B156; }
      .filter .term .range input::-ms-fill-upper {
        box-sizing: border-box;
        width: 100%;
        height: 6px;
        background: #00B156; }
      .filter .term .range input::-webkit-slider-thumb {
        box-sizing: border-box;
        box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
        border: 6px solid #fff;
        height: 24px;
        width: 24px;
        border-radius: 100px;
        background: #333940;
        cursor: pointer;
        appearance: none;
        transform: translateY(-50%); }
      .filter .term .range input::-moz-range-thumb {
        box-sizing: border-box;
        box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
        border: 6px solid #fff;
        height: 24px;
        width: 24px;
        border-radius: 100px;
        background: #333940;
        cursor: pointer; }
      .filter .term .range input::-ms-thumb {
        box-sizing: border-box;
        box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
        border: 6px solid #fff;
        height: 24px;
        width: 24px;
        border-radius: 100px;
        background: #333940;
        cursor: pointer; }
      .filter .term .range .rangeslider-fill-lower {
        background-color: #00B156;
        border-radius: 100px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 6px;
        will-change: width;
        box-shadow: 0 0 16px rgba(58, 255, 0, 0.35); }
      .filter .term .range .rangeslider-thumb {
        box-sizing: border-box;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
        border: 6px solid #fff;
        height: 24px;
        width: 24px;
        border-radius: 100px;
        background: #333940;
        cursor: pointer;
        position: absolute;
        touch-action: pan-x;
        top: 50%;
        transform: translateY(-50%);
        will-change: left; }
      .filter .term .range .range-output {
        position: absolute;
        left: 6px;
        top: 6px;
        transform-origin: 0 0;
        transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        user-select: none; }
        .filter .term .range .range-output .output {
          display: flex;
          position: absolute;
          height: 24px;
          width: 24px;
          top: 50%;
          transform: translate(-50%, -50%);
          background: #fff;
          color: #000;
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
          border-radius: 24px;
          white-space: nowrap;
          font-weight: bold;
          font-size: 16px;
          text-align: center;
          align-items: center;
          justify-content: center; }
    .filter .term .days {
      width: 100%;
      position: relative;
      display: flex;
      justify-content: space-between; }
      .filter .term .days span {
        font-size: 17px;
        color: #000000;
        font-family: 'FuturaBookC';
        padding-bottom: 6px;
        text-transform: uppercase; }
  .filter .time {
    width: 40%;
    position: relative;
    display: flex; }
    .filter .time .title {
      padding-bottom: 40px;
      text-align: center; }
    .filter .time .left, .filter .time .right {
      width: 50%;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .filter .time .left span, .filter .time .right span {
        width: 80%;
        height: 35px;
        background: #fff;
        border-radius: 113px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.09);
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-family: 'FuturaBookC';
        text-transform: uppercase; }
  .filter .search {
    width: 10%;
    height: 100%;
    position: relative;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }

.scroll-height {
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: -1;
  background: none;
  top: 0;
  left: 0; }

.index {
  position: relative;
  width: 100vw; }
  .index .banner {
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 5%;
    padding-bottom: 5%; }
    .index .banner .block-title {
      font-size: 50px;
      font-family: 'FuturaDemiC';
      color: #FFFFFF;
      line-height: 75%;
      overflow: hidden;
      padding-bottom: 15px; }
      .index .banner .block-title span {
        position: relative; }
        .index .banner .block-title span i {
          width: 0;
          height: 2px;
          background: #FFFFFF;
          position: absolute;
          top: 60%;
          left: 105%;
          transform: translateY(-50%);
          transition: .5s all; }
      .index .banner .block-title .anim {
        margin-left: -100%;
        transition: .8s all; }
        .index .banner .block-title .anim span {
          width: 100%;
          height: 100%;
          background: #fff;
          position: absolute;
          display: block;
          top: 0;
          right: 0;
          transition: .5s all; }
    .index .banner p {
      width: 40%;
      position: relative;
      font-size: 16px;
      font-family: 'Futura Light';
      color: #FFFFFF;
      padding: 15px 0;
      opacity: 0;
      transition: .5s all; }
    .index .banner .discuse {
      font-size: 14px;
      font-family: 'HelveticaNeueCyr-Roman';
      color: #FFFFFF;
      padding: 10px 30px;
      border: 1px solid #FFFFFF;
      border-radius: 16px;
      position: relative;
      overflow: hidden;
      backdrop-filter: blur(4px);
      transform: translateY(30px);
      opacity: 0;
      transition: .8s all; }
      .index .banner .discuse span {
        position: relative;
        z-index: 2; }
      .index .banner .discuse::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: white;
        top: 0;
        left: -100%;
        z-index: 1;
        transition: .6s all; }
      .index .banner .discuse:hover {
        color: #000; }
        .index .banner .discuse:hover::before {
          left: 0; }
    .index .banner .arrow-down {
      position: absolute;
      bottom: -50px;
      left: 50%;
      transform: translateX(-50%);
      transition: .5s all; }
  .index .ecology, .index .benefits, .index .services {
    transition: .8s all ease; }
    .index .ecology .lines, .index .benefits .lines, .index .services .lines {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: flex; }
      .index .ecology .lines .line, .index .benefits .lines .line, .index .services .lines .line {
        width: 1px;
        height: 100%;
        background: #E0E0E0;
        position: absolute; }
  .index .ecology {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 7%;
    padding-bottom: 0; }
    .index .ecology .year {
      width: 100%;
      text-align: center;
      font-size: 20px;
      font-family: 'Meticula Thin'; }
    .index .ecology .titles {
      width: 100%;
      position: relative;
      display: flex;
      flex-direction: column;
      padding-left: 5%;
      opacity: 0;
      transition: 1s all ease; }
      .index .ecology .titles .block-title {
        width: 45%;
        position: relative;
        font-size: 20px;
        font-family: 'HelveticaNeueCyr-Medium'; }
        .index .ecology .titles .block-title span {
          font-size: 24px;
          font-family: 'Futura Light';
          position: absolute;
          right: 102%;
          transform: rotate(-90deg); }
      .index .ecology .titles p {
        width: 50%;
        position: relative;
        font-size: 16px;
        font-family: 'Futura Light';
        padding: 10px 0; }
    .index .ecology .left {
      width: 55%;
      height: 400px;
      background-size: 130% 130%;
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
      display: flex;
      justify-content: flex-end;
      align-items: flex-start;
      transition: .8s all ease;
      opacity: .7; }
      .index .ecology .left .small-image {
        position: absolute;
        width: 200px;
        height: 200px;
        right: -15px;
        bottom: -30px;
        background-size: 130% 130%;
        background-position: center;
        opacity: .7;
        transition: .8s all ease-in; }
      .index .ecology .left .arrow {
        position: relative;
        width: 0;
        height: 100px;
        background: transparent linear-gradient(180deg, #000000 0%, #545454 100%);
        transition: 1s all ease; }
        .index .ecology .left .arrow:before {
          content: '';
          position: absolute;
          border-right: 2px solid #FFFFFF;
          border-bottom: 2px solid #FFFFFF;
          pointer-events: none;
          height: 15px;
          width: 15px;
          top: 50%;
          left: 50%;
          transform-origin: 50% 50%;
          transform: translate(-50%, -50%) rotate(-45deg); }
    .index .ecology .right {
      width: 45%;
      position: relative;
      display: flex; }
      .index .ecology .right p {
        width: 50%;
        position: relative;
        font-size: 16px;
        color: #3A3A3A;
        font-family: 'HelveticaNeueCyr-Roman';
        padding: 15px 15px 0 25px; }
      .index .ecology .right .image {
        width: 40%;
        height: 200px;
        background-size: 130% 130%;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        transition: .8s all ease-in;
        opacity: .7; }
        .index .ecology .right .image .play {
          width: 80px;
          height: 80px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: #000000;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer; }
          .index .ecology .right .image .play:before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 15px solid #ffffff; }
    .index .ecology .title {
      width: 100%;
      position: relative;
      color: rgba(0, 0, 0, 0.2); }
      .index .ecology .title span {
        width: fit-content;
        font-size: 120px;
        font-family: 'HelveticaNeueCyr-Medium';
        position: relative;
        animation: marquee 10s linear infinite;
        overflow: hidden; }
@keyframes marquee {
  0% {
    left: 100%; }
  100% {
    left: -100%; } }
    .index .ecology .lines .line-1 {
      left: 11%; }
    .index .ecology .lines .line-2 {
      left: 24%; }
    .index .ecology .lines .line-3 {
      left: 38%; }
    .index .ecology .lines .line-4 {
      left: 64%; }
    .index .ecology .lines .line-5 {
      right: 11%; }
  .index .benefits {
    width: 100%;
    height: 100vh;
    position: relative;
    padding: 0 7%;
    display: flex;
    flex-wrap: wrap; }
    .index .benefits .block-title {
      width: 100%;
      position: relative;
      font-size: 120px;
      font-family: 'HelveticaNeueCyr-Medium';
      color: rgba(0, 0, 0, 0.2);
      text-align: right;
      margin-bottom: 45px; }
      .index .benefits .block-title span {
        position: relative;
        width: fit-content;
        display: block;
        animation: marquee 10s linear infinite;
        overflow: hidden; }
@keyframes marquee {
  0% {
    left: 100%; }
  100% {
    left: -100%; } }
    .index .benefits .left {
      width: 40%;
      position: relative;
      display: flex;
      flex-direction: column; }
      .index .benefits .left .view, .index .benefits .left .image {
        width: 50%; }
      .index .benefits .left .image {
        position: relative;
        height: 200px;
        background-size: 140% 140%;
        background-repeat: no-repeat;
        transition: .8s all ease-in-out;
        background-position: center; }
        .index .benefits .left .image .arrow {
          position: absolute;
          width: 50px;
          height: 50px;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          background: #000000;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%; }
          .index .benefits .left .image .arrow:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #ffffff; }
      .index .benefits .left .view {
        margin-left: auto;
        height: 100px;
        background-size: 0 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 1s all ease-in-out; }
        .index .benefits .left .view .title {
          color: #7E7E7E;
          font-size: 22px;
          font-family: 'FuturaBookC';
          padding-left: 15px;
          position: relative;
          z-index: 1; }
        .index .benefits .left .view span {
          width: 25px;
          height: 25px;
          position: relative;
          background: #707070;
          border-radius: 50%;
          z-index: 1; }
          .index .benefits .left .view span:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(-45deg);
            width: 10px;
            height: 10px;
            border-right: 1px solid #ffffff;
            border-bottom: 1px solid #ffffff;
            margin-left: -2px; }
        .index .benefits .left .view .bg {
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 100%;
          background: transparent linear-gradient(180deg, #000000 0%, #545454 100%);
          z-index: 0;
          transition: .8s all ease-in-out; }
    .index .benefits .right {
      position: relative;
      width: 60%;
      display: flex;
      padding-left: 25px; }
      .index .benefits .right .info-title {
        display: none; }
      .index .benefits .right .info {
        width: 35%;
        position: relative;
        display: flex;
        flex-direction: column; }
        .index .benefits .right .info .title {
          font-size: 20px;
          font-family: 'HelveticaNeueCyr-Medium';
          color: #000000;
          padding-bottom: 30px; }
        .index .benefits .right .info p {
          font-size: 16px;
          font-family: 'HelveticaNeueCyr-Roman';
          color: #3A3A3A; }
      .index .benefits .right .image {
        width: calc(65% - 10px);
        height: 300px;
        background-size: 140% 140%;
        background-repeat: no-repeat;
        margin-left: auto;
        transition: .8s all ease-in-out;
        background-position: center; }
    .index .benefits .services {
      position: relative;
      width: 100%; }
      .index .benefits .services .container {
        display: flex;
        justify-content: space-around;
        padding: 45px 0; }
        .index .benefits .services .container .service {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .index .benefits .services .container .service .svg {
            width: 80px;
            height: 80px;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            background: transparent linear-gradient(180deg, #000000 0%, #5E5E5E 100%);
            border-radius: 50%; }
            .index .benefits .services .container .service .svg svg {
              width: 40px;
              height: 40px; }
              .index .benefits .services .container .service .svg svg path, .index .benefits .services .container .service .svg svg line, .index .benefits .services .container .service .svg svg rect {
                stroke: #FFF;
                -webkit-text-stroke: 1px #FFF;
                stroke-width: 2px;
                stroke-linecap: round;
                stroke-dasharray: 311;
                stroke-dashoffset: 311; }
@-webkit-keyframes line-anim {
  from {
    stroke-dashoffset: 311; }
  to {
    stroke-dashoffset: 0; } }
@keyframes line-anim {
  from {
    stroke-dashoffset: 311; }
  to {
    stroke-dashoffset: 0; } }
          .index .benefits .services .container .service span {
            font-size: 24px;
            font-family: 'Baskerville';
            color: #000000; }
    .index .benefits .lines .line-1 {
      left: 11%; }
    .index .benefits .lines .line-2 {
      left: 27%; }
    .index .benefits .lines .line-3 {
      left: 49%; }
    .index .benefits .lines .line-4 {
      left: 71%; }
    .index .benefits .lines .line-5 {
      right: 12%; }
  .index .hover-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden; }
    .index .hover-slider .hover {
      width: 50%;
      height: 100%;
      position: absolute;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 30px;
      transition: .3s ease-in-out; }
      .index .hover-slider .hover:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
        left: 100%;
        background: transparent linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }
      .index .hover-slider .hover .block-title {
        font-size: 36px;
        line-height: 30px;
        color: #ffffff;
        font-family: 'Baskerville';
        position: relative;
        z-index: 1; }
      .index .hover-slider .hover p {
        font-size: 16px;
        color: #ffffff;
        font-family: 'FuturaLightC';
        position: relative;
        z-index: 1;
        width: 70%;
        padding-top: 20px; }
      .index .hover-slider .hover .calendar {
        position: absolute;
        bottom: 10px;
        display: flex;
        align-items: center;
        font-size: 20px;
        color: #DDDDDD;
        font-family: 'HelveticaNeueCyr-Roman'; }
        .index .hover-slider .hover .calendar svg {
          margin-right: 10px; }
    .index .hover-slider .hover-1 {
      left: 0;
      z-index: 5; }
    .index .hover-slider .hover-2 {
      left: 16.6666%;
      z-index: 4; }
    .index .hover-slider .hover-3 {
      left: 33.22222%;
      z-index: 3; }
    .index .hover-slider .hover-4 {
      left: 50%;
      z-index: 2; }
  .index .save-world {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex; }
    .index .save-world .left {
      width: 50%;
      height: 100%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      overflow: hidden; }
      .index .save-world .left .save, .index .save-world .left .world, .index .save-world .left .with {
        position: relative;
        display: flex;
        font-size: 70px;
        font-family: 'FuturaDemiC';
        line-height: 65px;
        color: #FFFFFF;
        padding-left: 30px;
        transition: .5s all ease-in-out; }
        .index .save-world .left .save .heart, .index .save-world .left .world .heart, .index .save-world .left .with .heart {
          width: 70px;
          height: 70px;
          border-radius: 100%;
          overflow: hidden;
          position: relative;
          margin-left: 10px;
          margin-top: 2px; }
          .index .save-world .left .save .heart::before, .index .save-world .left .world .heart::before, .index .save-world .left .with .heart::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-image: url("../img/earth.gif");
            background-size: cover;
            background-repeat: no-repeat;
            transform: scale(2.1); }
          .index .save-world .left .save .heart::after, .index .save-world .left .world .heart::after, .index .save-world .left .with .heart::after {
            content: '';
            position: absolute;
            width: 200%;
            height: 100%;
            left: 100%;
            top: 0;
            background: rgba(0, 0, 0, 0.6); }
      .index .save-world .left .world {
        font-family: 'Baskerville';
        align-items: center;
        line-height: 70px; }
        .index .save-world .left .world .text {
          position: relative;
          overflow: hidden; }
          .index .save-world .left .world .text span {
            display: flex;
            transform: translateX(100%);
            transition: .8s all; }
      .index .save-world .left .save, .index .save-world .left .with {
        background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black);
        opacity: 0;
        line-height: 52px;
        overflow: hidden; }
        .index .save-world .left .save span, .index .save-world .left .with span {
          transform: translateY(100%);
          transition: .6s all ease-out; }
      .index .save-world .left .watch {
        font-size: 16px;
        font-family: 'Futura Light';
        color: #BDBDBD;
        position: relative;
        display: flex;
        align-items: center;
        padding: 10px 0;
        padding-left: 30%; }
        .index .save-world .left .watch span {
          width: 50px;
          height: 1px;
          background: #FFFFFF;
          margin-left: 10px; }
      .index .save-world .left .play {
        position: absolute;
        right: 30px;
        top: 52%;
        transform: translateY(-50%);
        height: 100px;
        width: 50px;
        border-left: 1px solid #ffffff;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        cursor: pointer; }
        .index .save-world .left .play:before {
          position: absolute;
          content: '';
          width: 70px;
          height: 1px;
          left: -10px;
          top: 25px;
          transform: rotate(-135deg);
          background: #ffffff; }
        .index .save-world .left .play:after {
          position: absolute;
          content: '';
          width: 69px;
          height: 1px;
          bottom: 25px;
          left: -10px;
          background: #ffffff;
          transform: rotate(-45deg); }
    .index .save-world .right {
      width: 50%;
      height: 100%;
      position: relative;
      padding: 45px 20px 0 45px;
      display: flex;
      flex-wrap: wrap; }
      .index .save-world .right .image-1 {
        width: 80%;
        height: 40%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-left: 60px;
        opacity: 0;
        transition: .8s all; }
      .index .save-world .right .block-title {
        width: 100%;
        height: fit-content;
        position: relative;
        font-size: 30px;
        font-family: 'Baskerville';
        color: black;
        padding: 15px 0;
        padding-left: 30px;
        opacity: 0;
        transition: .8s all; }
      .index .save-world .right .image-2 {
        width: 20%;
        height: 30%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-top: 30px; }
      .index .save-world .right p {
        font-size: 16px;
        font-family: 'HelveticaNeueCyr-Roman';
        color: #3A3A3A;
        width: 50%;
        margin: 0 auto;
        opacity: 0;
        transition: .8s all; }
  .index .gallery-app {
    width: 100%;
    height: 100vh;
    background: #121212;
    position: relative;
    overflow: hidden; }
    .index .gallery-app .decor {
      -webkit-box-shadow: 0px 0px 104px -7px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 104px -7px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 104px -7px rgba(0, 0, 0, 0.75);
      width: 20%;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      background: #121212;
      z-index: 1; }
      .index .gallery-app .decor:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 100%;
        right: 100%;
        top: 0;
        background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }
    .index .gallery-app .tabs-gallery {
      position: absolute;
      width: 100%;
      height: 30px;
      left: 0;
      right: 0;
      top: 5%; }
      .index .gallery-app .tabs-gallery .arrow-prev {
        z-index: 1;
        transform: translateY(-50%) rotate(180deg);
        cursor: pointer;
        right: 63%;
        position: absolute;
        width: 70px;
        top: 50%; }
      .index .gallery-app .tabs-gallery .arrow-next {
        z-index: 1;
        cursor: pointer;
        left: 63%;
        position: absolute;
        width: 70px;
        top: 50%;
        transform: translateY(-50%); }
    .index .gallery-app .gallery-app-slider {
      transition: 1s cubic-bezier(0.75, 0.18, 0.47, 0.94);
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      height: fit-content;
      z-index: 3;
      transform: translateY(100px);
      opacity: 0; }
      .index .gallery-app .gallery-app-slider .inner {
        margin: 0 auto;
        width: 85%; }
        .index .gallery-app .gallery-app-slider .inner img {
          width: 100%; }
    .index .gallery-app .slick-slide:focus {
      outline: none;
      border: none; }
    .index .gallery-app .mask {
      position: absolute;
      height: 100%;
      width: 40px;
      top: 0;
      left: 60%;
      background: transparent linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
      z-index: 2; }
    .index .gallery-app .back-text-right {
      position: absolute;
      height: 150px;
      width: 100%;
      font-family: 'FuturaDemiC';
      right: -10%;
      top: 8%;
      color: transparent;
      -webkit-text-stroke: 1px #707070;
      transition: 1s all;
      text-transform: uppercase;
      font-size: 140px;
      z-index: 1; }
      .index .gallery-app .back-text-right svg {
        width: 100%;
        height: 100%;
        position: relative; }
        .index .gallery-app .back-text-right svg text {
          font-size: 190px;
          font-family: 'FuturaDemiC';
          stroke: #FFF;
          -webkit-text-stroke: 1px #FFF;
          stroke-width: 2px;
          stroke-linecap: round;
          stroke-dasharray: 571;
          stroke-dashoffset: 551; }
@-webkit-keyframes line-anim {
  from {
    stroke-dashoffset: 571; }
  to {
    stroke-dashoffset: 0; } }
@keyframes line-anim {
  from {
    stroke-dashoffset: 571; }
  to {
    stroke-dashoffset: 0; } }
@-webkit-keyframes fill {
  from {
    fill: transparent; }
  to {
    fill: #FFF; } }
@keyframes fill {
  from {
    fill: transparent; }
  to {
    fill: #FFF; } }
    .index .gallery-app .back-text-left {
      position: absolute;
      height: 140px;
      width: 100%;
      font-size: 140px;
      font-family: 'FuturaDemiC';
      padding-right: 52%;
      bottom: 0;
      color: transparent;
      -webkit-text-stroke: 1px #707070;
      transition: 1s all;
      text-transform: uppercase;
      z-index: 0; }
      .index .gallery-app .back-text-left svg {
        width: 100%;
        height: 100%;
        position: relative; }
        .index .gallery-app .back-text-left svg text {
          font-size: 190px;
          font-family: 'FuturaDemiC';
          stroke: #FFF;
          -webkit-text-stroke: 1px #FFF;
          stroke-width: 2px;
          stroke-linecap: round;
          stroke-dasharray: 571;
          stroke-dashoffset: 551; }
@-webkit-keyframes line-anim {
  from {
    stroke-dashoffset: 571; }
  to {
    stroke-dashoffset: 0; } }
@keyframes line-anim {
  from {
    stroke-dashoffset: 571; }
  to {
    stroke-dashoffset: 0; } }
@-webkit-keyframes fill {
  from {
    fill: transparent; }
  to {
    fill: #FFF; } }
@keyframes fill {
  from {
    fill: transparent; }
  to {
    fill: #FFF; } }
  .index .partners {
    position: relative;
    width: 100%;
    padding: 30px 3%; }
    .index .partners .block-title {
      font-size: 26px;
      font-family: "FuturaBookC";
      width: 100%;
      position: relative;
      display: flex;
      justify-content: center;
      color: #000000; }
      .index .partners .block-title b {
        margin-right: 7px; }
      .index .partners .block-title span {
        width: 100px;
        height: 2px;
        background: #000000;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%); }
    .index .partners .items {
      width: 100%;
      display: flex;
      padding: 30px 0;
      flex-wrap: wrap;
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
      border-radius: 21px;
      margin: 45px 0;
      background: #fff; }
      .index .partners .items .item {
        width: 16%;
        height: 80px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .index .partners .items .item img {
          width: 80%;
          height: 90%;
          opacity: 0;
          transition: .8s all; }
        .index .partners .items .item:nth-child(2) img {
          width: 70%;
          height: 60%; }
        .index .partners .items .item:nth-child(3) img, .index .partners .items .item:nth-child(4) img {
          width: 90%; }
        .index .partners .items .item:nth-child(6) img {
          width: 60%; }
      .index .partners .items .nissan img {
        width: 50%; }
    .index .partners .lines {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: flex; }
      .index .partners .lines .line {
        width: 1px;
        height: 100%;
        background: #E0E0E0;
        position: absolute; }
        .index .partners .lines .line-1 {
          left: 20%; }
        .index .partners .lines .line-2 {
          right: 20%; }
    .index .partners .tabs-partners {
      display: none; }

.rent-page {
  position: relative;
  width: 100vw; }
  .rent-page .banner {
    width: 100%;
    height: calc(100vh - 100px);
    position: relative; }
    .rent-page .banner .rent-slider {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .rent-page .banner .rent-slider .flickity-page-dots {
        display: none; }
      .rent-page .banner .rent-slider .image {
        width: 80%;
        height: 100vh;
        position: relative;
        margin: 0 1px; }
        .rent-page .banner .rent-slider .image img {
          width: 100%;
          height: 100%; }
      .rent-page .banner .rent-slider .flickity-prev-next-button {
        display: none; }
    .rent-page .banner .arrow {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 2;
      background: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      cursor: pointer; }
      .rent-page .banner .arrow img {
        width: 24px; }
    .rent-page .banner .arrow-left {
      left: calc(9.79% - 15px); }
    .rent-page .banner .arrow-right {
      right: calc(10% - 15px); }
      .rent-page .banner .arrow-right img {
        transform: rotate(180deg); }
  .rent-page .last-models {
    margin-top: 100px; }
  .rent-page .cards {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 3%;
    padding-top: 30px; }
    .rent-page .cards .block-title {
      width: 100%;
      font-size: 36px;
      font-family: '';
      color: #000000;
      position: relative;
      font-family: 'FuturaBookC';
      margin-bottom: 10px;
      padding-left: 15px; }
      .rent-page .cards .block-title:before {
        content: '';
        position: absolute;
        width: 80%;
        height: 2px;
        right: -5%;
        top: 60%;
        transform: translateY(-50%);
        background: #00B156; }
    .rent-page .cards .card {
      width: calc(33.33333% - 15px);
      height: 250px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      display: flex;
      align-items: flex-end;
      border-radius: 34px;
      overflow: hidden;
      padding: 25px;
      justify-content: space-between;
      margin-bottom: 20px;
      transition: .6s ease-in;
      transform: translateX(-50px);
      opacity: 0; }
      .rent-page .cards .card:hover {
        transform: scale(1.05);
        box-shadow: 0 0 18px rgba(0, 0, 0, 0.28); }
        .rent-page .cards .card:hover .countdown-container {
          opacity: 1;
          visibility: visible; }
        .rent-page .cards .card:hover .name .line {
          width: 100%; }
        .rent-page .cards .card:hover .name .circle {
          opacity: 1;
          visibility: visible;
          left: 96%; }
      .rent-page .cards .card div {
        z-index: 1; }
      .rent-page .cards .card .overlay {
        z-index: 0;
        background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.63) 0%, rgba(0, 0, 0, 0.63) 100%); }
      .rent-page .cards .card .name {
        width: 95%;
        font-size: 30px;
        color: #FFFFFF;
        font-family: 'HelveticaNeueCyr-Medium';
        text-transform: uppercase;
        position: relative; }
        .rent-page .cards .card .name .circle {
          position: absolute;
          left: 0;
          bottom: -0.4px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-left: auto;
          width: 30px;
          height: 30px;
          border: 1px solid #ffffff;
          border-radius: 50%;
          cursor: pointer;
          opacity: 0;
          visibility: hidden;
          transition: .7s all; }
          .rent-page .cards .card .name .circle::before {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            border-right: 1px solid #ffffff;
            border-bottom: 1px solid #FFFFFF;
            transform: rotate(-45deg); }
        .rent-page .cards .card .name .line {
          position: absolute;
          width: 0;
          height: 1px;
          left: 0;
          bottom: 0;
          background: #fff;
          transition: .7s all; }
      .rent-page .cards .card .hired {
        font-size: 14px;
        color: #FFFFFF;
        font-family: 'FuturaBookC';
        background: #FF0000;
        text-transform: uppercase;
        padding: 5px 10px;
        border-radius: 99px;
        position: relative;
        margin-right: 15px; }
        .rent-page .cards .card .hired:before {
          content: '';
          position: absolute;
          width: 90px;
          height: 46px;
          top: -11px;
          left: -11px;
          z-index: -1;
          background: rgba(255, 0, 0, 0.6);
          border-radius: 99px;
          opacity: 0;
          animation: opacity1 1.2s infinite linear; }
        .rent-page .cards .card .hired:after {
          content: '';
          position: absolute;
          width: 110px;
          height: 66px;
          top: -22px;
          left: -22px;
          z-index: -2;
          background: rgba(255, 0, 0, 0.2);
          border-radius: 99px;
          opacity: 0;
          animation: opacity2 1.4s infinite linear; }
@keyframes opacity1 {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
@keyframes opacity2 {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
      .rent-page .cards .card .countdown-container {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        background: rgba(0, 0, 0, 0.8);
        opacity: 0;
        visibility: hidden;
        transition: .8s all; }
        .rent-page .cards .card .countdown-container .title {
          width: 100%;
          height: fit-content;
          font-size: 20px;
          color: #FFFFFF;
          text-align: center;
          font-family: 'FuturaBookC';
          font-style: italic; }
        .rent-page .cards .card .countdown-container .clock {
          display: flex;
          width: 150px;
          flex-wrap: wrap;
          justify-content: space-between; }
          .rent-page .cards .card .countdown-container .clock .clock-item {
            width: 70px;
            height: 70px;
            position: relative;
            margin-bottom: 10px; }
            .rent-page .cards .card .countdown-container .clock .clock-item .wrap {
              width: 100%;
              height: 100%; }
              .rent-page .cards .card .countdown-container .clock .clock-item .wrap .inner {
                height: 100%;
                position: relative;
                width: 100%; }
                .rent-page .cards .card .countdown-container .clock .clock-item .wrap .inner .clock-canvas {
                  background-color: rgba(255, 255, 255, 0.1);
                  border-radius: 50%;
                  height: 100%; }
                .rent-page .cards .card .countdown-container .clock .clock-item .wrap .inner .text {
                  color: #fff;
                  font-size: 16px;
                  font-weight: bold;
                  text-align: center;
                  text-shadow: 1px 1px 1px black;
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  transform: translate(-50%, -50%);
                  font-family: 'FuturaDemiC'; }
                  .rent-page .cards .card .countdown-container .clock .clock-item .wrap .inner .text .val {
                    font-size: 20px;
                    line-height: 18px; }
                  .rent-page .cards .card .countdown-container .clock .clock-item .wrap .inner .text .type-time {
                    font-size: 14px; }
    .rent-page .cards .more {
      width: 90px;
      height: 60px;
      background: transparent linear-gradient(180deg, #00C35F 0%, #00EE87 100%);
      border-radius: 72px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      cursor: pointer;
      transition: .5s all; }
      .rent-page .cards .more:hover {
        box-shadow: 0 0 16px #3AFF00; }
      .rent-page .cards .more span {
        position: relative;
        width: 22px;
        height: 22px;
        border-bottom: 3px solid #ffffff;
        display: flex;
        align-items: center;
        justify-content: center; }
        .rent-page .cards .more span:before {
          content: '';
          position: absolute;
          width: 11px;
          height: 11px;
          border-bottom: 3px solid #ffffff;
          border-right: 3px solid #ffffff;
          transform: rotate(45deg); }
      .rent-page .cards .more .line {
        position: absolute;
        width: 100vw;
        height: 0.2px;
        top: 50%;
        transform: translateY(-50%);
        background: #707070;
        z-index: -1; }
  .rent-page .all-models .block-title:before {
    width: 90%; }
  .rent-page .scheme {
    width: 100%;
    position: relative;
    background: transparent radial-gradient(closest-side at 100% 100%, #000000 0%, #131313 100%);
    padding: 60px 5%;
    margin-top: 30px; }
    .rent-page .scheme .block-title {
      width: 100%;
      position: relative;
      text-align: center;
      font-size: 30px;
      font-family: 'Baskerville';
      color: #FFFFFF;
      margin-bottom: 60px;
      overflow: hidden; }
      .rent-page .scheme .block-title span {
        display: block;
        transform: translateY(-100%);
        transition: .5s all ease-in-out; }
    .rent-page .scheme .content {
      width: 100%;
      display: flex;
      justify-content: flex-start; }
      .rent-page .scheme .content .half {
        width: 50%;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        opacity: 0;
        transition: .5s all ease-out; }
        .rent-page .scheme .content .half .svg {
          width: 60px;
          height: 60px;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          background: transparent linear-gradient(180deg, #000000 0%, #5E5E5E 100%);
          backdrop-filter: blur(0); }
          .rent-page .scheme .content .half .svg svg {
            width: 40px;
            height: 40px; }
        .rent-page .scheme .content .half .title {
          color: #ffffff;
          font-size: 20px;
          font-family: 'FuturaBookC';
          margin: 10px 0; }
        .rent-page .scheme .content .half p {
          width: 35%;
          color: #ffffff;
          font-size: 18px;
          font-family: 'Futura Light'; }
      .rent-page .scheme .content:nth-child(2) .half .svg svg, .rent-page .scheme .content:nth-child(3) .half .svg svg {
        width: 30px;
        height: 30px; }
      .rent-page .scheme .content .num {
        display: none; }
    .rent-page .scheme .right {
      justify-content: flex-end; }
    .rent-page .scheme .line {
      width: 1px;
      height: 0;
      position: absolute;
      top: 44%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #3D3D3D;
      transition: 1s all ease-out; }
      .rent-page .scheme .line .number {
        width: 30px;
        height: 30px;
        position: absolute;
        left: -15px;
        color: #FFFFFF;
        font-size: 20px;
        font-family: 'FuturaBookC';
        border: 1px solid #707070;
        background: #131313;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        transition: .5s all ease-out; }
        .rent-page .scheme .line .number-1 {
          top: 0; }
        .rent-page .scheme .line .number-2 {
          top: 30%; }
        .rent-page .scheme .line .number-3 {
          top: 67%; }
        .rent-page .scheme .line .number-4 {
          top: 100%; }
    .rent-page .scheme .reservation {
      position: relative;
      margin: 0 auto;
      font-size: 24px;
      color: #ffffff;
      font-family: 'Futura Light';
      border: 1px solid #00C35F;
      background: #131313;
      width: fit-content;
      padding: 10px 25px;
      margin-top: 100px;
      display: block; }
      .rent-page .scheme .reservation span {
        position: relative;
        z-index: 1; }
      .rent-page .scheme .reservation::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 0;
        background: transparent linear-gradient(180deg, #00C35F 0%, #00EE87 100%);
        z-index: 0;
        border: 1px solid #121212;
        transition: 1s ease-out;
        border-right: none; }
      .rent-page .scheme .reservation::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 0;
        background: transparent linear-gradient(180deg, #00C35F 0%, #00EE87 100%);
        z-index: 0;
        border: 1px solid #121212;
        transition: 1s ease-out;
        border-left: none; }
      .rent-page .scheme .reservation:hover:before {
        width: 50%; }
      .rent-page .scheme .reservation:hover:after {
        width: 50%; }

.article_page {
  width: 100vw;
  position: relative;
  margin-top: 130px; }
  .article_page .banner {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .article_page .banner .container .block_title {
      color: #000000;
      font-size: 22px;
      letter-spacing: 0;
      width: 100%;
      padding-bottom: 20px;
      display: flex;
      align-items: center; }
      .article_page .banner .container .block_title .tri {
        height: 0;
        width: 0;
        /*border-left: 10px solid black;*/
        border-right: 8px solid black;
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        margin-right: 3px;
        margin-top: 2px; }
    .article_page .banner .image {
      width: 100%;
      position: relative; }
      .article_page .banner .image img {
        width: 100%;
        height: 100%;
        background-position: center; }
  .article_page .contents .container .ecocars {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .article_page .contents .container .ecocars .titles {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: center;
      padding-right: 80px;
      margin-bottom: 40px; }
      .article_page .contents .container .ecocars .titles .block_middle_title {
        color: #00B156;
        font-size: 16px;
        font-family: 'FuturaBookC';
        padding-bottom: 10px; }
      .article_page .contents .container .ecocars .titles .block_title {
        font-size: 30px;
        color: #000000;
        font-family: 'FuturaBookC';
        text-align: center; }
      .article_page .contents .container .ecocars .titles .shows {
        display: flex;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
        position: relative;
        font-family: 'FuturaBookC'; }
        .article_page .contents .container .ecocars .titles .shows .block {
          padding-left: 10px;
          padding-right: 10px;
          border-right: 1px solid #707070;
          display: flex;
          align-items: center; }
          .article_page .contents .container .ecocars .titles .shows .block:nth-child(3) {
            border: none; }
          .article_page .contents .container .ecocars .titles .shows .block img {
            padding-right: 5px; }
      .article_page .contents .container .ecocars .titles .poradraphs .poragraph {
        font-size: 20px;
        padding-bottom: 15px;
        font-family: 'FuturaBookC'; }
      .article_page .contents .container .ecocars .titles .poradraphs:nth-child(4) .poragraph:nth-child(3) {
        padding-left: 200px;
        padding-top: 80px;
        padding-bottom: 80px;
        font-weight: bold;
        font-size: 20px;
        font-family: 'FuturaDemiC'; }
        .article_page .contents .container .ecocars .titles .poradraphs:nth-child(4) .poragraph:nth-child(3) span {
          color: #00B156; }
      .article_page .contents .container .ecocars .titles .images {
        width: 100%;
        position: relative;
        height: fit-content;
        padding-top: 10px;
        padding-bottom: 10px; }
        .article_page .contents .container .ecocars .titles .images .image {
          width: 50%; }
          .article_page .contents .container .ecocars .titles .images .image img {
            width: 100%;
            height: 100%; }
      .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) {
        padding-top: 20px; }
        .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) .poragraph {
          display: flex; }
          .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) .poragraph:nth-child(1) p span {
            color: #00B156; }
          .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) .poragraph:nth-child(2) {
            padding-top: 40px;
            padding-bottom: 40px; }
          .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) .poragraph:nth-child(3) span, .article_page .contents .container .ecocars .titles .poradraphs:nth-child(6) .poragraph:nth-child(4) span {
            width: 10px;
            height: 10px;
            background: #00B156;
            border-radius: 50%;
            margin-top: 5px;
            margin-right: 10px; }
      .article_page .contents .container .ecocars .titles .images:nth-child(7) .image {
        margin-left: auto; }
  .article_page .articles {
    position: relative;
    padding: 40px;
    box-shadow: 0px 0px 38px #00000029; }
    .article_page .articles .overlay {
      position: absolute;
      z-index: 0;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #f7f7f7; }
    .article_page .articles .row .col-md-6 {
      display: flex;
      position: relative;
      flex-wrap: wrap;
      height: fit-content; }
      .article_page .articles .row .col-md-6 .col-md-6 {
        position: relative; }
      .article_page .articles .row .col-md-6 .image {
        position: relative;
        width: 100%;
        height: fit-content; }
        .article_page .articles .row .col-md-6 .image img {
          width: 100%;
          height: 100%; }
      .article_page .articles .row .col-md-6 .read_more {
        width: calc(100% - 20px);
        background: white;
        padding: 15px;
        z-index: 2;
        margin-top: -30px; }
        .article_page .articles .row .col-md-6 .read_more .block_title {
          color: black;
          font-size: 20px;
          line-height: 18px;
          opacity: 1;
          padding-bottom: 15px;
          font-family: 'FuturaDemiC';
          font-weight: bold; }
        .article_page .articles .row .col-md-6 .read_more .article {
          font-size: 18px;
          color: #1A3EE8;
          text-align: left;
          padding-bottom: 40px;
          font-family: 'FuturaBookC';
          font-weight: bolder; }
        .article_page .articles .row .col-md-6 .read_more .more {
          color: #000000;
          font-size: 16px;
          display: flex;
          font-family: 'FuturaDemiC';
          font-weight: bold;
          align-items: center; }
          .article_page .articles .row .col-md-6 .read_more .more svg {
            width: 20px;
            height: 15px;
            margin-left: 5px;
            margin-bottom: -3px; }
      .article_page .articles .row .col-md-6 .col-md-12 {
        position: relative;
        display: flex;
        height: fit-content;
        margin-bottom: 10px;
        background: white; }
        .article_page .articles .row .col-md-6 .col-md-12 .titles {
          width: 60%;
          padding: 20px; }
        .article_page .articles .row .col-md-6 .col-md-12 .image {
          width: 40%;
          position: relative; }
          .article_page .articles .row .col-md-6 .col-md-12 .image img {
            width: 100%;
            height: 100%; }
        .article_page .articles .row .col-md-6 .col-md-12 .block_title {
          font-size: 20px;
          color: #000000;
          padding: 10px 0;
          font-family: 'FuturaDemiC'; }
        .article_page .articles .row .col-md-6 .col-md-12 .article {
          font-size: 18px;
          color: #1A3EE8;
          font-family: 'FuturaBookC';
          font-weight: bolder; }

.order-page {
  width: 100vw;
  position: relative; }
  .order-page .col-md-5 {
    background: white;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .order-page .col-md-5 .images {
      position: relative;
      width: 100%;
      display: flex;
      align-items: center;
      height: 290px;
      margin-top: auto; }
      .order-page .col-md-5 .images img {
        width: 100%;
        height: 100%;
        -webkit-animation: spin 4s linear infinite;
        -moz-animation: spin 4s linear infinite;
        animation: spin 4s linear infinite; }
    .order-page .col-md-5 .information {
      width: 100%;
      display: flex;
      padding: 20px;
      padding-bottom: 0;
      justify-content: space-between;
      margin-bottom: 100px; }
      .order-page .col-md-5 .information .hour .hour_image, .order-page .col-md-5 .information .kilometr .kilometr_image, .order-page .col-md-5 .information .cuft .cuft_image {
        display: flex;
        align-items: center;
        padding-bottom: 5px; }
      .order-page .col-md-5 .information .hour .hour_image span, .order-page .col-md-5 .information .kilometr .kilometr_image span, .order-page .col-md-5 .information .cuft .cuft_image span {
        padding-left: 10px;
        color: #000000;
        font-size: 22px;
        letter-spacing: 0;
        font-family: 'FuturaBookC';
        font-weight: bolder; }
      .order-page .col-md-5 .information .hour .image, .order-page .col-md-5 .information .kilometr .image, .order-page .col-md-5 .information .cuft .image {
        width: 32px;
        height: 32px;
        position: relative; }
      .order-page .col-md-5 .information .hour .hour_image .image img, .order-page .col-md-5 .information .kilometr .kilometr_image .image img, .order-page .col-md-5 .information .cuft .cuft_image .image img {
        width: 100%;
        height: 100%; }
      .order-page .col-md-5 .information .hour p, .order-page .col-md-5 .information .kilometr p, .order-page .col-md-5 .information .cuft p {
        font-size: 14px;
        color: #000000;
        letter-spacing: 0;
        font-family: "FuturaBookC"; }
  .order-page .row {
    padding-bottom: 0; }
  .order-page .col-md-7 {
    background: #FCFCFC;
    padding-top: 120px;
    box-shadow: -22px 0 22px -22px #00000029;
    padding-left: 0;
    padding-right: 0; }
    .order-page .col-md-7 .pay {
      position: relative;
      padding: 20px;
      padding-top: 0;
      margin-top: auto;
      overflow: hidden; }
      .order-page .col-md-7 .pay .block_title {
        font-size: 20px;
        color: #000000;
        display: flex;
        justify-content: center;
        width: 100%;
        padding-bottom: 20px;
        font-family: 'FuturaDemiC'; }
      .order-page .col-md-7 .pay .row {
        position: relative;
        overflow: hidden; }
      .order-page .col-md-7 .pay .payment-slider {
        border-top: 1px solid #707070;
        border-bottom: 1px solid #707070;
        padding: 20px;
        overflow: hidden;
        position: relative;
        width: 100%; }
        .order-page .col-md-7 .pay .payment-slider .card {
          position: relative;
          margin: 0 15px;
          width: 25%; }
          .order-page .col-md-7 .pay .payment-slider .card .image {
            width: 100%;
            height: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0px 0px 6px #00000029;
            position: relative;
            padding: 20px;
            padding-right: 15px;
            padding-left: 15px;
            border-radius: 15px; }
            .order-page .col-md-7 .pay .payment-slider .card .image .icon {
              position: absolute;
              width: 20px;
              height: 20px;
              right: -5px;
              top: -5px;
              border-radius: 50%;
              background: url("../img/verified.svg");
              background-size: 20px;
              background-color: white;
              opacity: 0;
              visibility: hidden; }
            .order-page .col-md-7 .pay .payment-slider .card .image:hover {
              border: 1px solid #00B156;
              transform: translateY(5px) scale(0.9);
              transition: .3s ease-in-out; }
              .order-page .col-md-7 .pay .payment-slider .card .image:hover .title {
                bottom: 5px;
                transition: .3s ease-in-out; }
            .order-page .col-md-7 .pay .payment-slider .card .image img {
              width: 100%;
              height: 100%; }
            .order-page .col-md-7 .pay .payment-slider .card .image .title {
              font-size: 12px;
              position: absolute;
              bottom: 10px;
              left: 50%;
              transform: translateX(-50%);
              display: flex;
              white-space: nowrap;
              font-weight: bold;
              font-family: 'FuturaDemiC'; }
          .order-page .col-md-7 .pay .payment-slider .card .credit-card img {
            width: 60px;
            height: 40px; }
        .order-page .col-md-7 .pay .payment-slider .flickity-prev-next-button {
          display: none; }
        .order-page .col-md-7 .pay .payment-slider .flickity-viewport {
          overflow: visible; }
      .order-page .col-md-7 .pay .next {
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 100%;
        width: 120px;
        background: transparent linear-gradient(90deg, #FFFFFF00 0%, #FFFFFF 69%, #FFFFFF 100%) 0% 0% no-repeat;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 20px; }
        .order-page .col-md-7 .pay .next button {
          width: 30px;
          height: 30px;
          border-radius: 50%;
          background: url("../img/right-chevron.svg");
          background-position: center; }
    .order-page .col-md-7 .forms .col-md-6 {
      position: relative;
      height: fit-content;
      display: flex;
      flex-direction: column;
      padding-left: 60px;
      padding-right: 10px; }
      .order-page .col-md-7 .forms .col-md-6:nth-child(2) {
        padding-right: 60px;
        padding-left: 10px;
        position: relative; }
        .order-page .col-md-7 .forms .col-md-6:nth-child(2) .whole {
          width: 100%;
          display: flex;
          justify-content: space-between; }
          .order-page .col-md-7 .forms .col-md-6:nth-child(2) .whole .half {
            width: calc(50% - 10px);
            position: relative; }
            .order-page .col-md-7 .forms .col-md-6:nth-child(2) .whole .half .title {
              font-size: 14px;
              color: #5F5F5F;
              padding-bottom: 5px;
              padding-top: 10px; }
            .order-page .col-md-7 .forms .col-md-6:nth-child(2) .whole .half input {
              width: 100%;
              border: 1px solid #E6E6E6;
              outline: none;
              padding: 4px;
              padding-left: 10px;
              font-size: 12px;
              border-radius: 6px;
              background: #FFFFFF; }
              .order-page .col-md-7 .forms .col-md-6:nth-child(2) .whole .half input:focus {
                border: 2px solid #00B156; }
      .order-page .col-md-7 .forms .col-md-6 .block_title {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        width: 100%;
        display: flex;
        align-items: center;
        font-family: 'FuturaDemiC'; }
        .order-page .col-md-7 .forms .col-md-6 .block_title span {
          width: 20px;
          height: 20px;
          display: flex;
          font-size: 18px;
          align-items: center;
          justify-content: center;
          border: 1px solid #24A6DE;
          border-radius: 50%;
          margin-right: 10px; }
      .order-page .col-md-7 .forms .col-md-6 .form .title {
        font-size: 16px;
        color: #5F5F5F;
        padding-bottom: 5px;
        padding-top: 10px;
        font-family: 'FuturaBookC'; }
      .order-page .col-md-7 .forms .col-md-6 .form input {
        border: 1px solid #E6E6E6;
        outline: none;
        padding: 4px;
        padding-left: 10px;
        font-size: 16px;
        width: 100%;
        border-radius: 6px;
        background: #FFFFFF;
        font-family: 'FuturaLightC'; }
        .order-page .col-md-7 .forms .col-md-6 .form input:focus {
          border: 2px solid #00B156;
          font-family: 'FuturaBookC'; }
      .order-page .col-md-7 .forms .col-md-6 .conditions {
        width: 100%;
        padding-top: 10px;
        font-size: 14px;
        text-decoration: underline;
        letter-spacing: 0;
        padding-bottom: 10px; }
        .order-page .col-md-7 .forms .col-md-6 .conditions a {
          color: #5F5F5F;
          font-family: 'FuturaLightC'; }
    .order-page .col-md-7 .forms button {
      position: relative;
      padding: 10px 25px;
      font-size: 16px;
      color: #ffffff;
      background: transparent linear-gradient(180deg, #00EE87 0%, #00C35F 100%);
      box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
      overflow: hidden;
      font-family: 'FuturaDemiC';
      border-radius: 29px;
      display: none; }
      .order-page .col-md-7 .forms button:before {
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        bottom: 2px; }
      .order-page .col-md-7 .forms button:after {
        content: '';
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
        transition: 1.5s; }
      .order-page .col-md-7 .forms button:hover:after {
        left: 100%; }
      .order-page .col-md-7 .forms button span:nth-child(1) {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: linear-gradient(to right, #00EE87, #00C35F);
        animation: animate1 2s linear infinite;
        animation-delay: 1s; }
@keyframes animate1 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }
      .order-page .col-md-7 .forms button span:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(to bottom, #00EE87, #00C35F);
        animation: animate2 2s linear infinite; }
@keyframes animate2 {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(100%); } }
      .order-page .col-md-7 .forms button span:nth-child(3) {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: linear-gradient(to left, #00EE87, #00C35F);
        animation: animate3 2s linear infinite; }
@keyframes animate3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(-100%); } }
      .order-page .col-md-7 .forms button span:nth-child(4) {
        position: absolute;
        top: 0;
        left: 0;
        width: 2px;
        height: 100%;
        background: linear-gradient(to top, #00EE87, #00C35F);
        animation: animate4 2s linear infinite;
        animation-delay: 1s; }
@keyframes animate4 {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(-100%); } }
    .order-page .col-md-7 .main {
      width: fit-content;
      font-size: 14px;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-right: 15px;
      padding-left: 15px;
      border: 1px solid #E6E6E6;
      border-radius: 30px;
      color: #999999;
      font-family: 'FuturaDemiC';
      margin: 30px 0;
      margin-left: 40px;
      display: flex; }
    .order-page .col-md-7 .footer {
      width: 100%;
      display: flex;
      position: relative;
      margin-top: 16px;
      background: #3A3A3A;
      justify-content: space-between;
      padding: 20px 40px; }
      .order-page .col-md-7 .footer .percent {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 14px;
        font-family: 'FuturaBookC'; }
      .order-page .col-md-7 .footer .cost {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 14px;
        font-family: 'FuturaBookC'; }
      .order-page .col-md-7 .footer .delivery {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 14px;
        text-align: center;
        font-family: 'FuturaDemiC'; }
      .order-page .col-md-7 .footer button {
        display: block; }

.rent8_page {
  position: relative;
  margin-top: 180px; }
  .rent8_page .top {
    width: 100%;
    min-height: fit-content; }
    .rent8_page .top .images {
      width: 100%;
      z-index: -2;
      display: flex; }
      .rent8_page .top .images .image {
        height: 400px;
        overflow: hidden;
        position: relative;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        transition: 3s all; }
        .rent8_page .top .images .image:hover {
          background-size: 120% 120%; }
        .rent8_page .top .images .image .overlay {
          background: rgba(0, 0, 0, 0.4); }
        .rent8_page .top .images .image:nth-child(1) {
          width: 45%; }
        .rent8_page .top .images .image:nth-child(2) {
          width: 30%; }
        .rent8_page .top .images .image:nth-child(3) {
          width: 25%; }
        .rent8_page .top .images .image .titles {
          position: absolute;
          display: flex;
          padding: 40px;
          width: 100%;
          background: url("../img/overlay.svg");
          height: 100%;
          z-index: 2; }
          .rent8_page .top .images .image .titles .block_title {
            color: #ffffff;
            font-size: 26px;
            line-height: 24px;
            font-family: 'FuturaBookC'; }
        .rent8_page .top .images .image .button {
          position: absolute;
          left: 40px;
          bottom: 40px;
          -webkit-backdrop-filter: blur(4px);
          background: url("../img/overlay.svg");
          border-radius: 8px;
          z-index: 2; }
          .rent8_page .top .images .image .button button {
            background: none;
            padding: 10px 40px;
            font-size: 16px;
            color: #ffffff;
            letter-spacing: 0.4px;
            font-family: 'HelveticaNeueCyr Bold';
            border-radius: 8px;
            backdrop-filter: blur(4px); }
            .rent8_page .top .images .image .button button:hover {
              background: #ffffff;
              color: #000000;
              letter-spacing: 0.4px;
              transition: .5s;
              opacity: 1; }
        .rent8_page .top .images .image .calendar_bottom_title {
          display: none; }
        .rent8_page .top .images .image:hover .calendar_bottom_title {
          display: flex; }
        .rent8_page .top .images .image .calendar_bottom_title {
          position: absolute;
          bottom: 50px;
          right: 20px;
          align-items: center;
          z-index: 2; }
          .rent8_page .top .images .image .calendar_bottom_title .image {
            width: 18px;
            height: 18px;
            position: relative;
            margin-right: 5px;
            background: url("../img/calendar.svg") no-repeat;
            background-position: center; }
          .rent8_page .top .images .image .calendar_bottom_title .title {
            font-size: 18px;
            color: #DDDDDD;
            text-decoration: underline; }
        .rent8_page .top .images .image:nth-child(2) .button, .rent8_page .top .images .image:nth-child(3) .button {
          left: 20px; }
  .rent8_page .bottom {
    width: 100%;
    min-height: fit-content; }
    .rent8_page .bottom .images {
      width: 100%;
      z-index: -2;
      display: flex; }
      .rent8_page .bottom .images .image {
        width: 33.33333%;
        height: 400px;
        position: relative;
        overflow: hidden;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        transition: 3s all; }
        .rent8_page .bottom .images .image .overlay {
          background: rgba(0, 0, 0, 0.4); }
        .rent8_page .bottom .images .image:hover {
          background-size: 120% 120%; }
        .rent8_page .bottom .images .image .titles {
          position: absolute;
          display: flex;
          padding: 40px;
          width: 100%;
          background: url("../img/overlay.svg");
          height: 100%;
          z-index: 2; }
          .rent8_page .bottom .images .image .titles .block_title {
            color: #ffffff;
            font-size: 26px;
            line-height: 24px;
            opacity: 1; }
        .rent8_page .bottom .images .image .button {
          position: absolute;
          left: 40px;
          bottom: 40px;
          -webkit-backdrop-filter: blur(4px);
          background: url("../img/overlay.svg");
          border-radius: 8px;
          z-index: 2; }
          .rent8_page .bottom .images .image .button button {
            background: none;
            padding: 10px 40px;
            font-size: 16px;
            color: #ffffff;
            font-family: 'HelveticaNeueCyr Bold';
            font-weight: bold;
            border-radius: 8px;
            backdrop-filter: blur(4px); }
            .rent8_page .bottom .images .image .button button:hover {
              background: #ffffff;
              color: #000000;
              letter-spacing: 0.4px;
              transition: .5s;
              opacity: 1; }
        .rent8_page .bottom .images .image:nth-child(2) .button, .rent8_page .bottom .images .image:nth-child(3) .button {
          left: 20px; }
        .rent8_page .bottom .images .image .calendar_bottom_title {
          display: none; }
        .rent8_page .bottom .images .image:hover .calendar_bottom_title {
          display: flex; }
        .rent8_page .bottom .images .image .calendar_bottom_title {
          position: absolute;
          bottom: 50px;
          right: 20px;
          align-items: center;
          z-index: 2; }
          .rent8_page .bottom .images .image .calendar_bottom_title .image {
            width: 18px;
            height: 18px;
            position: relative;
            margin-right: 5px;
            background: url("../img/calendar.svg") no-repeat;
            background-position: center; }
          .rent8_page .bottom .images .image .calendar_bottom_title .title {
            font-size: 18px;
            color: #DDDDDD;
            text-decoration: underline; }

.notfound_page {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden; }
  .notfound_page .container {
    margin-top: 70px; }
  .notfound_page .block {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column; }
    .notfound_page .block .not_found {
      height: fit-content;
      color: #000000;
      font-size: 250px;
      font-family: 'FuturaBookC';
      position: absolute;
      top: 10%; }
    .notfound_page .block .image {
      padding-top: 80px;
      position: relative;
      width: 60%;
      height: fit-content; }
      .notfound_page .block .image img {
        width: 100%;
        height: 100%; }
    .notfound_page .block .title {
      font-size: 18px;
      color: #000000;
      text-align: center;
      padding-bottom: 15px;
      font-family: 'FuturaBookC'; }
    .notfound_page .block .block {
      position: relative;
      width: 100%;
      height: fit-content; }
      .notfound_page .block .block .back {
        position: relative;
        font-size: 16px;
        color: #ffffff;
        background: #000000;
        border: 0.699999988079071px solid #000000;
        border-radius: 30px;
        height: 31px;
        width: 126px;
        opacity: 1;
        z-index: 10;
        font-family: 'HelveticaNeueCyr Bold';
        font-style: normal;
        display: flex;
        align-items: center;
        justify-content: center; }
      .notfound_page .block .block .border1 {
        width: 138px;
        height: 39px;
        top: -4px;
        border: 1px solid #000000;
        position: absolute;
        border-radius: 30px;
        opacity: 0.65;
        animation: border 0.7s infinite linear; }
      .notfound_page .block .block .border2 {
        width: 146px;
        height: 47px;
        top: -8px;
        border: 1px solid #000000;
        position: absolute;
        border-radius: 30px;
        opacity: 0.8;
        animation: border 0.8s infinite linear; }
      .notfound_page .block .block .border3 {
        width: 152px;
        height: 55px;
        top: -12px;
        border: 1px solid #000000;
        position: absolute;
        border-radius: 30px;
        opacity: 0.6;
        animation: border 0.9s infinite linear; }
@keyframes border {
  0% {
    opacity: 0; }
  70% {
    opacity: .5; }
  100% {
    opacity: 1; } }
.info-page {
  width: 100vw;
  position: relative; }
  .info-page .banner {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    padding: 0 5%; }
    .info-page .banner .left {
      width: 40%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 6%; }
      .info-page .banner .left .title {
        width: fit-content;
        font-size: 40px;
        color: #000000;
        font-family: 'FuturaLightC';
        border-bottom: 1px solid #000;
        padding-right: 5px;
        overflow: hidden; }
        .info-page .banner .left .title span {
          display: block;
          transform: translateY(100%);
          transition: .5s all ease-in-out; }
      .info-page .banner .left p {
        width: 50%;
        font-size: 18px;
        color: #323232;
        font-family: 'FuturaBookC';
        padding: 15px 0;
        overflow: hidden; }
        .info-page .banner .left p span {
          display: block;
          transform: translateX(-100%);
          transition: .5s all ease-in-out; }
      .info-page .banner .left a {
        width: fit-content;
        font-size: 16px;
        color: #000;
        font-family: 'HelveticaNeueCyr Bold';
        letter-spacing: 0.4px;
        padding: 7px 25px;
        box-shadow: 0px 0px 14px #FFFFFF91;
        border: 0.699999988079071px solid #000000;
        margin-bottom: 45px;
        opacity: 0;
        transition: 1s all ease;
        position: relative;
        overflow: hidden; }
        .info-page .banner .left a::before {
          content: '';
          position: absolute;
          width: 0;
          height: 100%;
          left: 0;
          top: 0;
          background: #000000;
          z-index: -1;
          transition: .8s all; }
        .info-page .banner .left a:hover {
          color: #FFFFFF; }
          .info-page .banner .left a:hover:before {
            width: 100%; }
    .info-page .banner .right {
      width: 60%;
      position: relative;
      height: 85%; }
      .info-page .banner .right .image {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: relative; }
        .info-page .banner .right .image .inner-image {
          position: absolute;
          right: -3%;
          bottom: -3%;
          width: 45%;
          height: 30%;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          display: flex;
          align-items: center;
          justify-content: center; }
          .info-page .banner .right .image .inner-image .play {
            position: absolute;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            box-shadow: 0px 0px 3px #000000D9;
            backdrop-filter: blur(2px);
            -webkit-backdrop-filter: blur(2px);
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer; }
            .info-page .banner .right .image .inner-image .play:before {
              content: '';
              position: absolute;
              width: 0;
              height: 0;
              border-top: 14px solid transparent;
              border-bottom: 14px solid transparent;
              border-left: 14px solid #fff; }
    .info-page .banner .character {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50%;
      display: flex;
      align-items: center;
      background: #000;
      padding: 25px 30px; }
      .info-page .banner .character .item {
        width: 33.33333%;
        position: relative;
        display: flex;
        flex-direction: column;
        padding-left: 45px;
        overflow: hidden; }
        .info-page .banner .character .item .title {
          font-size: 22px;
          color: #FFFFFF;
          font-family: 'FuturaMedium';
          display: flex;
          align-items: center;
          margin-bottom: 5px;
          transform: translateX(-100%);
          transition: .8s all ease-in; }
          .info-page .banner .character .item .title svg {
            width: 20px;
            height: 20px;
            margin-right: 10px; }
        .info-page .banner .character .item:nth-child(2) {
          border-right: 1px solid #fff;
          border-left: 1px solid #fff; }
        .info-page .banner .character .item p {
          font-size: 16px;
          color: #fff;
          font-family: 'FuturaBookC';
          transform: translateX(-100%);
          transition: .8s all ease-in; }
    .info-page .banner .model {
      position: absolute;
      bottom: 100px;
      left: 0;
      font-size: 100px;
      font-family: 'FuturaBookC';
      color: rgba(0, 0, 0, 0.1);
      line-height: 80px; }
  .info-page .products {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex; }
    .info-page .products .left {
      width: 80%;
      position: relative;
      display: flex;
      background: #F9F9F9; }
      .info-page .products .left .grey {
        color: #646464; }
      .info-page .products .left .dark-blue {
        color: #003ADD; }
      .info-page .products .left .black {
        color: #000000; }
      .info-page .products .left .red {
        color: #FF0000; }
      .info-page .products .left .white {
        color: #ffffff;
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }
      .info-page .products .left .product {
        width: 100%;
        height: 100%;
        position: relative;
        display: none;
        flex-wrap: wrap;
        padding-top: 20px; }
        .info-page .products .left .product .image {
          width: 100%;
          position: relative;
          height: 75%;
          background-image: url("../img/Ellipse.svg");
          background-size: 75% 100%;
          background-position: bottom;
          background-position-x: center;
          background-position-y: 100px;
          background-repeat: no-repeat;
          transform: rotateX(90deg);
          transition: .8s all ease; }
          .info-page .products .left .product .image img {
            width: 75%;
            height: 55%;
            position: absolute;
            bottom: 100px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 2; }
          .info-page .products .left .product .image .color {
            position: absolute;
            font-size: 140px;
            font-family: 'HelveticaNeueCyr Bold';
            z-index: 1;
            width: fit-content;
            top: 8%;
            left: 5%;
            font-style: normal;
            text-transform: uppercase; }
        .info-page .products .left .product .character {
          width: 100%;
          height: 20%;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          overflow: hidden; }
          .info-page .products .left .product .character .item {
            display: flex;
            flex-direction: column;
            padding: 0 30px;
            text-align: center;
            transform: translateY(200%);
            transition: .8s all ease; }
            .info-page .products .left .product .character .item .title {
              font-size: 36px;
              color: #000000;
              font-family: 'FuturaLightC'; }
            .info-page .products .left .product .character .item span {
              font-size: 16px;
              color: #747474;
              font-family: 'FuturaBookC'; }
    .info-page .products .right {
      width: 30%;
      height: 100%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 30px;
      transform: translateX(100%);
      transition: .8s all ease; }
      .info-page .products .right .block-title {
        font-size: 36px;
        color: #000000;
        font-family: 'FuturaMedium'; }
      .info-page .products .right .effects {
        width: 100%;
        position: relative;
        display: flex;
        flex-direction: column; }
        .info-page .products .right .effects .title {
          font-size: 20px;
          color: #323232;
          font-family: 'FuturaLightC';
          padding: 10px 0; }
        .info-page .products .right .effects .colors {
          width: 100%;
          position: relative;
          display: flex;
          padding: 10px 0; }
          .info-page .products .right .effects .colors .color {
            width: 25px;
            height: 25px;
            position: relative;
            border-radius: 50%;
            margin-left: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
            cursor: pointer;
            transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045); }
            .info-page .products .right .effects .colors .color:first-child {
              margin-left: 0; }
            .info-page .products .right .effects .colors .color:hover {
              transform: scale(1.3); }
          .info-page .products .right .effects .colors .active {
            transform: scale(1.3); }
          .info-page .products .right .effects .colors .grey {
            background: #646464; }
          .info-page .products .right .effects .colors .dark-blue {
            background: #003ADD; }
          .info-page .products .right .effects .colors .black {
            background: #000000; }
          .info-page .products .right .effects .colors .red {
            background: #FF0000; }
          .info-page .products .right .effects .colors .white {
            background: #ffffff; }
      .info-page .products .right p {
        width: 90%;
        position: relative;
        color: #323232;
        font-family: 'FuturaBookC';
        font-size: 16px; }
      .info-page .products .right a {
        width: fit-content;
        font-size: 18px;
        font-family: 'FuturaDemiC';
        color: #646464;
        padding: 10px 30px;
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
        margin-top: 20px;
        border-radius: 69px; }
  .info-page .content {
    position: relative;
    width: 100%;
    height: 80vh;
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    .info-page .content .inner-content {
      display: none; }
  .info-page .features {
    width: 100%;
    position: relative;
    padding: 0 5%; }
    .info-page .features .top {
      width: 100%;
      display: flex;
      justify-content: space-evenly;
      padding: 70px 0; }
      .info-page .features .top .left {
        width: 30%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .info-page .features .top .left .sub-title {
          font-size: 20px;
          color: #000;
          font-family: 'Futura Light'; }
        .info-page .features .top .left .title {
          font-size: 48px;
          color: #000000;
          font-family: 'FuturaDemiC';
          line-height: 40px;
          margin-bottom: 20px; }
        .info-page .features .top .left .read {
          width: calc(50% - 5px);
          display: flex;
          align-items: center;
          font-size: 16px;
          font-family: 'FuturaBookC';
          margin-top: 20px;
          color: #000000;
          cursor: pointer; }
          .info-page .features .top .left .read svg {
            width: 25px;
            height: 25px;
            margin-right: 5px; }
        .info-page .features .top .left a {
          width: 40%;
          height: 32px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #000000;
          font-size: 16px;
          font-family: 'FuturaDemiC';
          border: 1px solid #000;
          border-radius: 69px;
          margin-top: 15px;
          margin-right: auto;
          text-transform: uppercase;
          position: relative;
          transition: .8s all ease;
          overflow: hidden; }
          .info-page .features .top .left a:before {
            content: '';
            position: absolute;
            width: 0;
            height: 100%;
            background: #000000;
            top: 0;
            left: 0;
            transition: .8s all ease;
            z-index: -1; }
          .info-page .features .top .left a:hover {
            color: #FFFFFF; }
            .info-page .features .top .left a:hover::before {
              width: 100%; }
      .info-page .features .top .right {
        width: 35%; }
    .info-page .features .cards {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      .info-page .features .cards .card {
        width: calc(50% - 10px);
        display: flex;
        flex-direction: column; }
        .info-page .features .cards .card .image {
          width: 100%;
          height: 400px;
          position: relative;
          background-size: 100% 100%;
          background-repeat: no-repeat; }
        .info-page .features .cards .card .info {
          width: 100%;
          position: relative;
          display: flex;
          flex-wrap: wrap;
          padding: 45px 0;
          padding-left: 30px; }
          .info-page .features .cards .card .info .title {
            width: 100%;
            font-size: 24px;
            color: #000000;
            font-family: 'FuturaDemiC';
            margin-bottom: 15px; }
          .info-page .features .cards .card .info p {
            width: 60%;
            font-size: 16px;
            color: #797979;
            font-family: 'FuturaBookC'; }
    .info-page .features .lines {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0; }
      .info-page .features .lines .line {
        position: absolute;
        width: 1px;
        height: 100%;
        background: #E0E0E0; }
        .info-page .features .lines .line-1 {
          left: 10%; }
        .info-page .features .lines .line-2 {
          left: 45%; }
        .info-page .features .lines .line-3 {
          right: 10%; }
  .info-page .categories {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    .info-page .categories .left {
      align-items: flex-end;
      justify-content: flex-end;
      padding-bottom: 50px; }
    .info-page .categories .right {
      align-items: center;
      padding-left: 60px; }
    .info-page .categories .left, .info-page .categories .right {
      width: 50%;
      height: 100%;
      display: flex;
      position: relative;
      z-index: 2; }
      .info-page .categories .left .content, .info-page .categories .right .content {
        position: relative;
        width: 50%;
        height: fit-content;
        display: flex;
        flex-direction: column; }
        .info-page .categories .left .content .image, .info-page .categories .right .content .image {
          width: 100%;
          height: 250px;
          position: relative;
          background-image: url("../img/interior_hero@2.png");
          background-size: 0 100%;
          background-repeat: no-repeat;
          transition: .5s all ease-in-out; }
          .info-page .categories .left .content .image .sub-title, .info-page .categories .right .content .image .sub-title {
            position: absolute;
            width: fit-content;
            color: #ffffff;
            font-family: 'FuturaLightC';
            right: 105%;
            top: 20px;
            opacity: 0;
            transition: .5s all ease-in-out; }
          .info-page .categories .left .content .image .title, .info-page .categories .right .content .image .title {
            width: fit-content;
            position: absolute;
            font-size: 56px;
            color: #ffffff;
            font-family: 'FuturaDemiC';
            top: 25px;
            right: 85%;
            opacity: 0;
            transition: .5s all ease-in-out; }
        .info-page .categories .left .content p, .info-page .categories .right .content p {
          font-size: 18px;
          color: #CFCFCF;
          font-family: 'FuturaLightC';
          padding: 10px 0;
          opacity: 0;
          transition: 1s all ease-in-out; }
        .info-page .categories .left .content a, .info-page .categories .right .content a {
          font-size: 20px;
          color: #fff;
          font-family: 'FuturaLightC';
          width: 80%;
          border-bottom: 1px solid #707070;
          display: flex;
          align-items: center;
          opacity: 0;
          transition: 1s all ease-in-out; }
          .info-page .categories .left .content a span, .info-page .categories .right .content a span {
            width: 50px;
            height: 1px;
            position: relative;
            background: #fff;
            margin-left: 20px;
            display: flex;
            align-items: center;
            opacity: 0;
            transition: 1s ease-in-out; }
            .info-page .categories .left .content a span:before, .info-page .categories .right .content a span:before {
              content: '';
              position: absolute;
              border-right: 1px solid #fff;
              border-bottom: 1px solid #fff;
              width: 10px;
              height: 10px;
              transform: rotate(-45deg);
              right: -10px; }
          .info-page .categories .left .content a:hover span, .info-page .categories .right .content a:hover span {
            opacity: 1;
            transform: translateX(50px); }
    .info-page .categories .lines {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0; }
      .info-page .categories .lines .line {
        position: absolute;
        background: rgba(112, 112, 112, 0.21); }
    .info-page .categories .horizontal-lines .line {
      width: 100%;
      height: 1px;
      top: 10%; }
    .info-page .categories .vertical-lines .line {
      width: 1px;
      height: 100%; }
      .info-page .categories .vertical-lines .line-1 {
        right: 20%; }
      .info-page .categories .vertical-lines .line-2 {
        left: 30%; }
  .info-page .spaces {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    background: #000; }
    .info-page .spaces .left {
      width: 50%;
      position: relative; }
      .info-page .spaces .left .image {
        width: 100%;
        height: 60%;
        background-size: 100% 100%;
        margin-top: 100px; }
      .info-page .spaces .left .line {
        position: absolute;
        width: 80%;
        height: 1px;
        left: 0;
        bottom: 15%;
        background: rgba(112, 112, 112, 0.25);
        z-index: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .info-page .spaces .left .line::before {
          content: '';
          position: absolute;
          width: 15%;
          height: 1px;
          background: rgba(112, 112, 112, 0.25);
          transform: rotate(90deg); }
    .info-page .spaces .right {
      width: 50%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .info-page .spaces .right .block-title {
        width: 100%;
        height: fit-content;
        font-size: 36px;
        color: #ffffff;
        font-family: 'FuturaMedium';
        margin-bottom: 20px; }
      .info-page .spaces .right .contents {
        width: 100%;
        position: relative;
        display: flex; }
        .info-page .spaces .right .contents .content {
          width: 30%;
          display: flex;
          flex-direction: column; }
          .info-page .spaces .right .contents .content .title {
            width: 100%;
            height: 40px;
            position: relative;
            color: #ffffff;
            font-size: 14px;
            font-family: 'FuturaMedium';
            border: 2px solid #FFFFFF;
            border-radius: 22px;
            display: flex;
            align-items: center;
            justify-content: center; }
          .info-page .spaces .right .contents .content .block {
            width: 100%;
            position: relative;
            display: flex;
            flex-direction: column;
            padding-top: 30px;
            overflow: hidden; }
            .info-page .spaces .right .contents .content .block span {
              width: 0;
              height: 2px;
              position: relative;
              background: #707070;
              transition: .5s all ease-in-out; }
            .info-page .spaces .right .contents .content .block .name {
              font-size: 16px;
              font-family: 'FuturaDemiC';
              color: #FFFFFF;
              padding-top: 10px;
              transform: translateY(100%);
              transition: .8s all ease-in-out; }
          .info-page .spaces .right .contents .content:last-child {
            margin-left: 20px; }
  .info-page .science {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    padding-left: 5%; }
    .info-page .science .left {
      width: 70%;
      height: 100%;
      display: flex;
      flex-direction: column;
      padding-top: 50px;
      position: relative; }
      .info-page .science .left .sub-title {
        width: 100%;
        font-size: 18px;
        color: #3A3A3A;
        font-family: 'FuturaMedium'; }
      .info-page .science .left .title {
        font-size: 36px;
        color: #000000;
        font-family: 'FuturaDemiC';
        padding: 50px 0; }
      .info-page .science .left p {
        width: 50%;
        font-size: 16px;
        color: #737373;
        font-family: 'FuturaBookC'; }
      .info-page .science .left a {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        color: #00B156;
        font-size: 16px;
        margin-top: 50px; }
        .info-page .science .left a span {
          width: 10px;
          height: 10px;
          border-left: 1px solid #00B156;
          border-bottom: 1px solid #00B156;
          transform: rotate(45deg);
          margin-top: 2px;
          margin-right: 10px; }
      .info-page .science .left .image {
        width: 100%;
        height: 45%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        left: 15%;
        z-index: 1;
        transition: .8s ease-in-out;
        transform: translateX(115%);
        opacity: .6; }
    .info-page .science .right {
      width: 30%;
      position: relative;
      display: flex;
      flex-direction: column;
      padding-top: 50px;
      padding-left: 30px;
      background-size: cover;
      background-position: cover;
      background-position-x: -100px;
      background-repeat: no-repeat; }
      .info-page .science .right .overlay {
        background: rgba(0, 0, 0, 0.8); }
      .info-page .science .right .sub-title {
        width: 100%;
        font-size: 18px;
        color: #ffffff;
        font-family: 'FuturaMedium';
        backdrop-filter: blur(0); }
      .info-page .science .right .title {
        font-size: 36px;
        color: #ffffff;
        font-family: 'Baskerville';
        padding: 50px 0;
        backdrop-filter: blur(0); }
      .info-page .science .right a {
        position: relative;
        display: flex;
        width: fit-content;
        align-items: center;
        color: #00B156;
        font-size: 16px;
        backdrop-filter: blur(0); }
        .info-page .science .right a span {
          position: absolute;
          right: 110%;
          width: 80%;
          height: 2px;
          background: #00B156; }

.animate-x{
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.animate-y{
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.filter-animate{
  transform: translateX(-50%) translateY(0) !important;
  opacity: 1 !important;
}
.rotate-x{
  transform: rotateX(0) !important;
}
