@font-face {
  font-family: "FuturaPT";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/FuturaPT-Book/FuturaPT-Book.eot");
  src: url("../fonts/FuturaPT-Book/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Book/FuturaPT-Book.woff") format("woff"), url("../fonts/FuturaPT-Book/FuturaPT-Book.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaPT";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/FuturaPT-Demi/FuturaPT-Demi.eot");
  src: url("../fonts/FuturaPT-Demi/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Demi/FuturaPT-Demi.woff") format("woff"), url("../fonts/FuturaPT-Demi/FuturaPT-Demi.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaPT";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/FuturaPT-Bold/FuturaPT-Bold.eot");
  src: url("../fonts/FuturaPT-Bold/FuturaPT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Bold/FuturaPT-Bold.woff") format("woff"), url("../fonts/FuturaPT-Bold/FuturaPT-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaPT";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.eot");
  src: url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.woff") format("woff"), url("../fonts/FuturaPT-Heavy/FuturaPT-Heavy.ttf") format("truetype"); }

html {
  position: relative;
  min-height: 100%;
  overflow-x: hidden; }

body {
  font-size: 15px;
  font-family: "FuturaPT", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  color: #1E2123;
  background: #fff;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.container {
  position: relative;
  width: 1150px;
  margin: 0 auto;
  padding: 0 15px; }

.hidden {
  display: none; }

a {
  outline: none !important;
  color: #25A098;
  text-decoration: underline; }
  a:hover, a:active, a:focus {
    text-decoration: none;
    color: #25A098; }

strong {
  font-family: "FuturaPT", sans-serif;
  font-weight: 700; }

.br {
  display: block; }

.text-center {
  text-align: center; }

.button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  padding: 5px 70px;
  height: 60px;
  width: auto;
  font-size: 26px;
  line-height: 1.2;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  background: -webkit-linear-gradient(97.65deg, #186F70 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
  background: -o-linear-gradient(97.65deg, #186F70 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
  background: linear-gradient(352.35deg, #186F70 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
  color: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  -webkit-box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3);
          box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3);
  outline: none;
  position: relative;
  text-decoration: none; }
  .button:hover, .button:active, .button:focus:hover {
    outline: none;
    color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button:focus {
    color: #fff;
    outline: none;
    -webkit-box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3);
            box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3); }

.section-title {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 25px;
  text-align: center; }
  .section-title--green {
    color: #25A098; }

.section-descr {
  font-family: "Times New Roman", Arial;
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 30px;
  color: #4D5457;
  font-weight: 400;
  text-align: center;
  font-style: italic; }

.small-p {
  font-size: 14px;
  line-height: 1.8;
  color: #667176;
  margin: 0 0 20px; }
  .small-p:last-of-type {
    margin-bottom: 0; }

::-moz-selection {
  background-color: #25A098;
  color: #fff; }

::selection {
  background-color: #25A098;
  color: #fff; }

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff; }
  .preloader:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #EEF1F3;
    content: '';
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation: bg .5s linear 1 forwards;
            animation: bg .5s linear 1 forwards; }

.preloader-logo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -35px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .preloader-logo__letter {
    text-transform: uppercase;
    color: #25A098;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    font-size: 60px;
    opacity: 0;
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px); }
    .preloader-logo__letter:nth-child(1) {
      -webkit-animation: letter .3s linear 1 forwards;
              animation: letter .3s linear 1 forwards;
      -webkit-animation-delay: .5s;
              animation-delay: .5s; }
    .preloader-logo__letter:nth-child(2) {
      -webkit-animation: letter .3s linear 1 forwards;
              animation: letter .3s linear 1 forwards;
      -webkit-animation-delay: .8s;
              animation-delay: .8s; }
    .preloader-logo__letter:nth-child(3) {
      -webkit-animation: letter .3s linear 1 forwards;
              animation: letter .3s linear 1 forwards;
      -webkit-animation-delay: 1.1s;
              animation-delay: 1.1s; }
    .preloader-logo__letter:nth-child(4) {
      -webkit-animation: letter .3s linear 1 forwards;
              animation: letter .3s linear 1 forwards;
      -webkit-animation-delay: 1.4s;
              animation-delay: 1.4s; }
    .preloader-logo__letter:nth-child(5) {
      -webkit-animation: letter .3s linear 1 forwards;
              animation: letter .3s linear 1 forwards;
      -webkit-animation-delay: 1.7s;
              animation-delay: 1.7s; }

@-webkit-keyframes letter {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes letter {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes bg {
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes bg {
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  z-index: 100;
  -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden; }
  .header__col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.logo__link {
  text-transform: uppercase;
  color: #25A098;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.logo__img {
  margin-right: 15px;
  width: 50px;
  height: 50px; }

.menu__list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.menu__item {
  margin-right: 80px; }
  .menu__item:last-child {
    margin-right: 0; }

.menu__link {
  font-size: 15px;
  color: #1E2123;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  position: relative; }
  .menu__link:before {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #1E2123;
    content: '';
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    visibility: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .menu__link:hover {
    color: #25A098; }
  .menu__link.mPS2id-highlight {
    color: #25A098; }
    .menu__link.mPS2id-highlight:before {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      visibility: visible; }

.menu-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  display: none; }
  .menu-toggle__title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    color: #1E2123;
    line-height: 1; }

.toggle {
  cursor: pointer;
  z-index: 50;
  position: relative;
  margin-right: 25px; }
  .toggle div {
    width: 28px;
    height: 2px;
    background: #1E2123;
    -webkit-border-radius: 0;
            border-radius: 0;
    margin: 7px auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .toggle.on .toggle__1 {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px); }
  .toggle.on .toggle__2 {
    opacity: 0; }
  .toggle.on .toggle__3 {
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
        -ms-transform: rotate(-45deg) translate(7px, -8px);
            transform: rotate(-45deg) translate(7px, -8px); }

.animated-circle {
  position: absolute;
  width: 386px;
  height: 386px;
  border: none;
  background: -webkit-linear-gradient(113.29deg, #208E8F 49.21%, rgba(32, 142, 143, 0.51) 72.5%, rgba(32, 142, 143, 0) 96.29%);
  background: -o-linear-gradient(113.29deg, #208E8F 49.21%, rgba(32, 142, 143, 0.51) 72.5%, rgba(32, 142, 143, 0) 96.29%);
  background: linear-gradient(336.71deg, #208E8F 49.21%, rgba(32, 142, 143, 0.51) 72.5%, rgba(32, 142, 143, 0) 96.29%);
  -webkit-box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3);
          box-shadow: 1.1px 13px 38px rgba(32, 142, 143, 0.3);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-animation: pulse-dot 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
          animation: pulse-dot 4s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite; }
  .animated-circle:before {
    position: absolute;
    top: -163px;
    left: -163px;
    width: 712px;
    height: 712px;
    border: 1px solid rgba(32, 142, 143, 0.5);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    content: '';
    -webkit-animation: pulse-ring 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
            animation: pulse-ring 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }
  .animated-circle:after {
    position: absolute;
    top: -367px;
    left: -367px;
    width: 1120px;
    height: 1120px;
    border: 1px solid rgba(32, 142, 143, 0.5);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    content: '';
    -webkit-animation: pulse-ring 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
            animation: pulse-ring 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }

@-webkit-keyframes pulse-ring {
  0% {
    -webkit-transform: scale(0.55);
            transform: scale(0.55); }
  80% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes pulse-ring {
  0% {
    -webkit-transform: scale(0.55);
            transform: scale(0.55); }
  80% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes pulse-dot {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

@keyframes pulse-dot {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

.animated-lines {
  position: absolute;
  width: 386px;
  height: 386px;
  border: none;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
  .animated-lines:before {
    position: absolute;
    top: -367px;
    left: -367px;
    width: 1120px;
    height: 1120px;
    border: 1px solid rgba(32, 142, 143, 0.5);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    content: '';
    -webkit-animation: 4s pulse-line 2s linear infinite;
            animation: 4s pulse-line 2s linear infinite; }
  .animated-lines:after {
    position: absolute;
    top: -367px;
    left: -367px;
    width: 1120px;
    height: 1120px;
    border: 1px solid rgba(32, 142, 143, 0.5);
    -webkit-border-radius: 50%;
            border-radius: 50%;
    content: '';
    -webkit-animation: 4s pulse-line linear infinite;
            animation: 4s pulse-line linear infinite; }

@-webkit-keyframes pulse-line {
  0% {
    -webkit-transform: scale(0.35);
            transform: scale(0.35); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes pulse-line {
  0% {
    -webkit-transform: scale(0.35);
            transform: scale(0.35); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@-webkit-keyframes pulse-dot-2 {
  0% {
    border-color: rgba(32, 142, 143, 0); }
  50% {
    border-color: rgba(32, 142, 143, 0); }
  100% {
    border-color: rgba(32, 142, 143, 0); } }

@keyframes pulse-dot-2 {
  0% {
    border-color: rgba(32, 142, 143, 0); }
  50% {
    border-color: rgba(32, 142, 143, 0); }
  100% {
    border-color: rgba(32, 142, 143, 0); } }

.welcome {
  padding: 150px 0 100px;
  background: #EEF1F3;
  position: relative; }
  .welcome__animated-circle {
    bottom: -10px;
    right: 100px; }
  .welcome__bg-text {
    position: absolute;
    bottom: -65px;
    left: -100px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 400px;
    line-height: 1;
    font-weight: 700;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    z-index: 10;
    white-space: nowrap; }
  .welcome__descr {
    position: relative;
    max-width: 640px;
    z-index: 30; }
  .welcome__hello {
    font-size: 20px;
    color: #C3C9CD;
    margin: 0 0 40px; }
  .welcome__title {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 45px; }
  .welcome__p {
    font-size: 22px;
    font-style: italic;
    color: #4D5457;
    margin: 0 0 45px;
    font-family: "Times New Roman", Arial; }
  .welcome__keyboard {
    position: absolute;
    right: -50px;
    top: 220px;
    width: 723px;
    height: 313px;
    z-index: 20; }

.mobile-keyboard {
  width: 296px;
  height: 94px;
  margin: 0 0 30px;
  display: none; }

.about {
  padding: 70px 0 35px;
  position: relative; }
  .about__descr {
    text-align: center;
    max-width: 650px;
    margin: 0 auto; }
  .about__powerbank {
    position: absolute;
    top: 90px;
    left: 80px;
    width: 402px;
    height: 318px;
    z-index: 20; }
 .about__laptop {
    position: absolute;
    top: 90px;
    left: -110px;
    width: 600px;
    height: auto;
    z-index: 20; }

.reason {
  padding: 35px 0;
  position: relative;
  z-index: 10; }
  .reason__bg-text {
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 250px;
    font-weight: 700;
    line-height: 1;
    color: #F4F6F7;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap; }
  .reason__descr {
    margin-bottom: 50px; }
  .reason__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.reason-item {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  margin-bottom: 30px;
  padding: 0 25px; }
  .reason-item:hover .reason-item__title {
    color: #25A098; }
  .reason-item:hover .reason-item__number {
    color: transparent !important; }
    .reason-item:hover .reason-item__number:after {
      -webkit-transform: rotateX(0deg);
              transform: rotateX(0deg);
      top: 0;
      opacity: 1;
      height: 100%; }
  .reason-item__number {
    font-size: 30px;
    line-height: 1;
    color: #25A098;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }
    .reason-item__number:after {
      content: attr(data-hover);
      position: absolute;
      left: 0;
      bottom: 0;
      text-align: center;
      width: 100%;
      -webkit-transform: rotateX(90deg);
              transform: rotateX(90deg);
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      opacity: 0;
      color: #1E2123;
      height: 0; }
  .reason-item__title {
    font-size: 30px;
    line-height: 1;
    color: #1E2123;
    font-weight: 600;
    margin: 0 0 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .reason-item__text {
    line-height: 1.6;
    font-size: 15px;
    color: #667176; }

.order {
  padding: 35px 0 135px;
  position: relative; }
  .order__animated-circle {
    top: 50%;
    left: 50%;
    margin-left: -193px;
    margin-top: -193px; }
  .order__bg-text {
    position: absolute;
    display: inline-block;
    bottom: 175px;
    left: -120px;
    width: auto;
    text-align: center;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    color: #F4F6F7;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    white-space: nowrap; }
  .order__keyboard {
    position: absolute;
    top: 150px;
    right: 0;
    width: 583px;
    height: 291px; }
  .order__keyboard-2 {
    position: absolute;
    bottom: 20px;
    left: -50px;
    width: 705px;
    height: 202px; }
  .order--bottom {
    padding: 35px 0 70px; }
    .order--bottom .order__bg-text {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      left: auto;
      right: -190px; }

.form-wrap {
  max-width: 560px;
  margin: 0 auto; }
  .form-wrap__title {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: center;
    color: #25A098; }
  .form-wrap__descr {
    font-family: "Times New Roman", Arial;
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 30px;
    color: #4D5457;
    font-weight: 400;
    text-align: center;
    font-style: italic; }

.form {
  text-align: center; }
  .form__group {
    margin-bottom: 30px;
    position: relative; }
    .form__group.has-error .form__input {
      border-color: #f14949; }
    .form__group.has-error .form__placeholder {
      color: #f14949; }
    .form__group.has-success .form__input {
      border-color: #25A098; }
    .form__group.has-success .form__placeholder {
      color: #25A098; }
  .form__placeholder {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #4D5457;
    font-size: 20px;
    line-height: 1;
    margin: 0;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: block; }
    .form__placeholder.active {
      -webkit-transform: translateY(-25px) scale(0.7);
          -ms-transform: translateY(-25px) scale(0.7);
              transform: translateY(-25px) scale(0.7); }
  .form__input {
    -webkit-border-radius: 0;
            border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 2px solid #667176;
    font-size: 20px;
    line-height: 1.2;
    color: #1E2123;
    padding: 5px 15px;
    text-align: center;
    height: 40px;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none;
    vertical-align: middle;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 100%; }
    .form__input:hover, .form__input:focus {
      border-color: #25A098; }
    .form__input::-webkit-input-placeholder {
      color: #25A098;
      font-weight: 400; }
    .form__input:-moz-placeholder {
      color: #25A098;
      font-weight: 400; }
    .form__input::-moz-placeholder {
      color: #25A098;
      font-weight: 400; }
    .form__input:-ms-input-placeholder {
      color: #25A098;
      font-weight: 400; }
  .form__info {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #667176;
    margin-bottom: 15px;
    margin-top: 35px; }

.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin: 0; }

.price {
  padding: 70px 0 110px;
  position: relative;
  background: #EEF1F3;
  z-index: -1; }
  .price__bg-text {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 250px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap; }
  .price__descr {
    margin-bottom: 40px; }
  .price__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .price__text {
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .price__text .small-p {
      font-size: 15px; }
  .price__col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 67.666666%;
        -ms-flex: 0 0 67.666666%;
            flex: 0 0 67.666666%;
    max-width: 67.666666%;
    padding: 0 20px; }
  .price__col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32.333333%;
        -ms-flex: 0 0 32.333333%;
            flex: 0 0 32.333333%;
    max-width: 32.333333%;
    padding: 0 20px; }

.price-item {
  width: 100%;
  max-width: 335px;
  margin-bottom: 40px;
  text-align: center;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  overflow: hidden; }
  .price-item__title {
    background: -webkit-linear-gradient(95.53deg, #208E8F 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
    background: -o-linear-gradient(95.53deg, #208E8F 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
    background: linear-gradient(354.47deg, #208E8F 5.69%, #70B6B6 98.76%, #B1D5D6 193.79%);
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 900;
    color: #fff;
    padding: 20px 15px; }
  .price-item__descr {
    padding: 35px 15px 10px;
    text-align: center; }
  .price-item__price {
    font-size: 45px;
    line-height: 1;
    font-weight: 600;
    color: #25A098;
    margin-bottom: 25px; }
  .price-item__info {
    color: #4D5457;
    font-size: 10px;
    line-height: 1.2;
    max-width: 230px;
    margin: 0 auto; }

.partner {
  padding: 110px 0 30px; }
  .partner__animated-circle {
    top: -150px;
    left: 50%;
    margin-left: -193px; }
  .partner__descr {
    max-width: 675px;
    margin: 0 auto 60px; }
  .partner__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.partner-item {
  margin: 0 25px 40px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  opacity: .5;
  height: 30px;
  max-width: 130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .partner-item img {
    height: auto;
    max-height: 100%;
    max-width: 100%; }
  .partner-item:hover {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
    opacity: 1; }

.project {
  position: relative;
  padding: 70px 0 80px; }
  .project__animated-circle {
    bottom: 0px;
    left: 0; }
  .project__bg-text {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    color: #F4F6F7;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap; }
  .project__descr {
    margin-bottom: 55px; }
  .project__slider {
    max-width: 816px;
    margin: 0 auto; }

.slider-thumbs {
  margin-bottom: 20px;
  position: relative; }
  .slider-thumbs__item {
    margin: 0 5px;
    background: #F4F6F7;
    padding: 10px;
    text-align: center;
    outline: none;
    height: inherit !important;
    cursor: pointer; }
    .slider-thumbs__item.slick-current .slider-thumbs__img-wrap:before {
      opacity: 1; }
  .slider-thumbs__img-wrap {
    max-width: 172px;
    height: auto;
    margin: 0 auto 8px;
    position: relative; }
    .slider-thumbs__img-wrap:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(37, 160, 152, 0.5);
      content: '';
      opacity: 0;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
  .slider-thumbs__img {
    max-width: 100%;
    height: auto; }
  .slider-thumbs__title {
    font-size: 10px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0; }
  .slider-thumbs .slick-list {
    margin: 0 -5px; }
  .slider-thumbs .slick-track {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }

.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  min-width: 42px;
  min-height: 34px;
  width: 42px;
  height: 34px;
  margin-top: -17px;
  background-color: #fff;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slick-prev:hover, .slick-next:hover {
    background-color: #25A098; }
    .slick-prev:hover .slick-arrow, .slick-next:hover .slick-arrow {
      fill: #fff; }

.slick-prev {
  left: -140px; }

.slick-next {
  right: -140px; }

.slick-arrow {
  fill: #1E2123;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  width: 9px;
  height: 16px; }

.slider__item {
  background: #F4F6F7;
  text-align: center;
  padding: 25px; }

.slider__img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 20px; }

.slider__title {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 15px; }

.slider__descr p {
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 10px;
  color: #4D5457; }
  .slider__descr p:last-of-type {
    margin-bottom: 0; }

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px; }
  .video__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.footer {
  padding: 45px 0 20px;
  background: #EEF1F3; }
  .footer__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .footer__right {
    width: 100%; }

.footer-logo {
  margin-right: 85px; }
  .footer-logo__link {
    text-transform: uppercase;
    color: #25A098;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    font-size: 36px; }
  .footer-logo__img {
    width: 84px;
    height: 84px;
    margin-bottom: 15px; }

.contacts,.contacts--grav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px; }
.contacts--grav {  flex-wrap: wrap;}
.contacts-item {
  margin-right: 60px; }
  
.contacts-item-grav {
    margin-right: 81px;
}
.contacts-item__descr_collpase {
  overflow: hidden;
  max-height: 112px;
}
.contacts-item__descr_collpase.active {
  max-height: none;
}
.contacts-item__more {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  user-select: none;
  transition: 0.2s color ease-in-out;
}
.contacts-item__more:hover {
  color: #25A098;
}
.contacts-item__more-hide {
  display: none;
}
.contacts-item__more.active .contacts-item__more-hide {
  display: block;
}
.contacts-item__more.active .contacts-item__more-show {
  display: none;
}
.list--title { 

    font-weight: 600;
    font-size: 18px;
    line-height: 0px;
    text-transform: uppercase;
    color: #111111;
    margin-bottom: 30px;
	
}
.map-block {     border-bottom: 2px solid #1E2123;
  
}

.list--contact {     flex: 0 0 100%; margin-bottom:30px;}
.map-block__toggle {

      flex: 0 0 100%;
    justify-content: space-between;
    height: 60px;
    align-items: center;
    display: flex;

}
.umap { height:222px;  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);}
  
.map-block.one {

 border-top: 2px solid #1E2123;
}
.map-block__toggle a {
font-size: 17px;
    line-height: 18px;
    color: #111111;
    text-decoration: none; }
	
.map-block__toggle a:hover {
    color: #25A098;

}
.map-block__icon {
	    font-size: 16px;
    text-align: right;
    color: #999999;
     font-weight: 400;
    cursor: pointer;
	margin-left: auto;
    margin-right: 15px;

}
.map-block__toggle a.map-block__icon2 {
	
    color: #999999;


}
.map-block.on .map-block__icon {
color: #111111; }
  .contacts-item:last-child,.contacts-item-grav:last-child {
    margin-right: 0; }
	
  .contacts-item__title {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    position: relative;
    padding-top: 18px;
    white-space: nowrap;
    margin-bottom: 15px; }
	
.contacts-item-grav .contacts-item__title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color:#111;    padding: 0;
 }
	.map-block__hidden { display:none;     padding-bottom: 15px;}
    .contacts-item__title:before {
      position: absolute;
      top: 0px;
      left: 0;
      width: 40px;
      height: 2px;
      background: #1E2123;
      content: ''; }
	  
.contacts--grav   .contacts-item__title:before { display:none;}
  .contacts-item__link {
    font-size: 14px;
    color: #1E2123;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap; }
	.contacts-item-grav .contacts-item__link {
	    font-size: 17px;
    line-height: 18px;
    color: #111;
    margin-bottom: 10px;
    display: block;
	
	}
    .contacts-item__link:hover {
      color: #25A098; }
  .contacts-item__p {
    font-size: 14px;
    color: #1E2123;
    white-space: nowrap;
    margin: 0; }

.social {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .social__item {
    margin-right: 15px; }
    .social__item:last-child {
      margin-right: 0; }
  .social__link:hover .social__icon {
    fill: #25A098; }
  .social__icon {
    fill: #1E2123;
    height: 18px;
    width: 18px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }

.map {
  height: 250px;
  width: 100%;
  max-width: 840px;
  position: relative;
  margin-bottom: 20px; }

#google-map {
  width: 100%;
  height: 100%; }

.copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    width: 100%;
    overflow: hidden; }
  .copyright__item {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-right: 15px; }
.copy--block {     max-width: 912px;
    display: flex;
    margin-left: auto;    justify-content: space-between;
    padding: 15px 0; }

.popup {
  background: #fff;
  position: relative;
  margin: 0 auto;
  padding: 50px 15px 60px; }
  .popup__text {
    text-align: center; }
  .popup__p {
    font-size: 24px;
    line-height: 1.6;
    margin: 0;
    color: #4D5457; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.5; }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7); }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7); }

/*==========  Desktop First  ==========*/
/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1700px) {
  .order__keyboard {
    right: -200px; }
  .about__laptop {
	left: -200px;}
  .order__keyboard-2 {
    left: -250px; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1600px) {
  .about__powerbank {
    left: -100px; }
  .welcome__keyboard {
    right: -250px; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1300px) {
  .order__keyboard {
    right: -300px; }
  .order__keyboard-2 {
    left: -350px; } }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .container {
    width: 960px; }
  .menu__item {
    margin-right: 40px; }
  .welcome__bg-text {
    left: 0;
    bottom: -52px;
    font-size: 320px; }
  .welcome__keyboard {
    right: -400px; }
  .about__powerbank {
    display: none; }
  .reason__bg-text {
    font-size: 200px; }
  .order__keyboard {
    display: none; }
  .about__laptop {
	display: none;}
  .price-item {
    max-width: 280px; }
  .price__bg-text {
    font-size: 200px; }
  .project__bg-text {
    font-size: 100px;
    top: 110px; }
  .order__keyboard-2 {
    display: none; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .container {
    width: 720px; }
  .welcome__keyboard {
    width: 500px;
    height: auto;
    right: -200px; }
  .welcome__animated-circle {
    right: -15px; }
  .menu {
    display: none;
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05); }
    .menu__list {
      display: block; }
    .menu__item {
      margin: 0;
      border-bottom: 1px solid #EEF1F3; }
      .menu__item:last-child {
        border: none; }
    .menu__link {
      display: block;
      padding: 10px 15px; }
      .menu__link:before {
        display: none; }
  .menu-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .header {
    overflow: visible; }
  .welcome__title {
    font-size: 36px;
    font-weight: 600; }
  .welcome__descr {
    max-width: 400px; }
  .welcome__p .br {
    display: inline; }
  .animated-circle {
    width: 270px;
    height: 270px;
    top: 45px;
    bottom: auto; }
    .animated-circle:before {
      width: 540px;
      height: 540px;
      top: -135px;
      left: -135px; }
    .animated-circle:after {
      width: 810px;
      height: 810px;
      top: -270px;
      left: -270px; }
  .reason-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .order__bg-text {
    left: -275px; }
  .price-item {
    max-width: 210px; }
  .price-item__title {
    padding: 12px 15px; }
  .price-item__price {
    font-size: 35px; }
  .price__col-1, .price__col-2 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 15px; }
    .price__col-1:last-child, .price__col-2:last-child {
      margin-bottom: 0; }
  .partner__items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer-logo {
    margin: 0 0 30px; }
  .slick-prev {
    left: -50px; }
  .slick-next {
    right: -50px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .container {
    width: 100%; }
  .welcome__keyboard {
    right: -350px; }
  .section-title {
    font-size: 40px; }
  .order__bg-text {
    display: none; }
  .price-item {
    max-width: 320px; }
  .price__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .price__text {
    text-align: center; }
  .price__bg-text {
    font-size: 120px; }
  .slick-prev {
    left: -5px;
    z-index: 10; }
  .slick-next {
    right: -5px;
    z-index: 10; }
  .contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0; }
  .contacts-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 30px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 580px) {
	.map-block__icon {
  
    margin-left: 0;
   
}
.copy--block {
 
    padding: 15px 0 55px;
   
}
.map-block__toggle {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
    height: auto;
}
.footer {
    padding: 45px 0 20px;
    background: rgb(238 241 243 / 64%);
}
.map-block__toggle .title {padding-bottom: 15px; }
.social__item {
    margin-right: 25px;
}
.contacts-item-grav {
    margin-right: 0;
    margin-bottom: 27px;
}
.contacts-item-grav .social__icon {
   
    transform: scale(1.5);
}

.contacts--grav {
    /* display: none; */
    flex-direction: column;
}

  .welcome__keyboard {
    display: none; }
  .animated-circle {
    top: auto;
    bottom: 0;
    right: -135px; }
  .welcome__bg-text {
    font-size: 100px;
    bottom: -15px; }
  .mobile-keyboard {
    display: block; }
  .welcome__p {
    font-size: 18px; }
  .welcome {
    padding: 100px 0 70px; }
  .about {
    padding: 50px 0 25px; }
  .section-descr {
    font-size: 18px; }
    .section-descr .br {
      display: inline; }
  .reason__bg-text {
    font-size: 70px;
    top: 50px; }
  .form-wrap__title {
    font-size: 40px; }
  .form-wrap__descr {
    font-size: 18px; }
  .form__placeholder {
    font-size: 16px; }
    .form__placeholder.active {
      -webkit-transform: scale(0.9) translateY(-25px);
          -ms-transform: scale(0.9) translateY(-25px);
              transform: scale(0.9) translateY(-25px); }
  .form__input {
    font-size: 16px; }
  .price__bg-text {
    font-size: 70px; }
  .order {
    padding: 25px 0 60px; }
  .price {
    padding: 50px 0 110px; }
  .partner {
    padding: 50px 0 25px; }
  .project {
    padding: 25px 0 50px; }
  .project__bg-text {
    font-size: 70px;
    top: 70px; }
  .logo__img {
    height: 30px;
    width: 30px; }
  .menu {
    top: 48px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .reason-item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .menu-toggle__title {
    display: none; }
  .toggle {
    margin-right: 0; }
  .welcome__title {
    font-size: 30px;
    margin-bottom: 30px; }
  .welcome__p {
    margin-bottom: 30px; }
  .contacts-item__title,
  .contacts-item__p {
    white-space: normal; } }

@media only screen and (max-width: 380px) {
  .button {
    width: 100%;
    height: 48px;
    font-size: 22px; }
  .partner-item {
    margin: 0 0 25px;
    width: 33%;
    max-width: 100%;
    padding: 0 10px; }
  .form-wrap__title {
    font-size: 35px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/ }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 769px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .menu {
    display: block !important; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/ }