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

@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria-Medium.eot");
  src: url("../fonts/Geometria-Medium.eot@#iefix") format("embedded-opentype"), url("../fonts/Geometria-Medium.woff") format("woff"), url("../fonts/Geometria-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

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

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot@#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

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

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

/* Variables */
* {
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  font-family: 'Geometria'; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none; }

input, textarea {outline:none;}

input:focus, textarea:focus {background-color: #f9f9f9;}

.container {
  max-width: 1150px;
  margin: 0 auto; }

.section-title {
  font-family: 'Kinetika';
  font-size: 50px;
  text-align: center;
  border-bottom: 3px solid #ffd900;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2; }

.baner {
  box-shadow: -63px 78px 180px 20px rgba(0, 0, 0, 0.5);
  background: url(../images/baner-left.jpg) no-repeat left -50px top 0, url(../images/baner-right.jpg) no-repeat right -120px top -400px, url(../images/baner-bg.jpg) no-repeat center center/cover;
  min-height: 1000px;
  position: relative; }
  .baner-social {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 60px;
    bottom: 20px; }
    .baner-social a:nth-child(1) {
      margin-bottom: 20px; }
  .baner-text {
    color: #ffffff;
    padding-left: 220px;
    margin-top: 80px;
    position: relative; }
    .baner-text h1 {
      text-decoration: underline;
      text-decoration-color: #ffd900;
      font-family: 'Kinetika';
      font-size: 75px;
      max-width: 680px;
      margin: 0; }
    .baner-text-text {
      margin-top: 50px;
      font-size: 40px;
      max-width: 540px; }
    .baner-text-button {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 320px;
      height: 70px;
      border-radius: 15px;
      background: #ffd900;
      color: #000000;
      font-family: 'Kinetika';
      font-size: 30px;
      margin-top: 40px; }
  .baner-slider-right {
    overflow: hidden;
    width: 550px;
    height: 732px;
    box-shadow: -32px 39px 100px rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 3;
    right: 200px;
    top: 180px;
    display: flex;
    align-items: center;
    justify-content: center; }
.none {
  display: none !important;
}
  .baner-slider-bottom {
    overflow: hidden;
    width: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 360px;
    position: absolute;
    z-index: 3;
    top: 650px;
    left: 170px;
    box-shadow: -25px 31px 80px rgba(0, 0, 0, 0.5); }
    .baner-slider-bottom-mobile {
      overflow: hidden;
    }
  .baner-arrows {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 950px; }
  .baner-arrow {
    background: #ffd900;
    cursor: pointer;
    width: 320px;
    height: 125px;
    padding-left: 60px;
    display: flex;
    align-items: center; }
    .baner-arrow.baner-next {
      border-bottom: 1px solid #000000; }

	.mobile-header-phone a{
		font-family: 'Kinetika';
		font-weight: 700;
		font-size: 17px;
		color: white;
	}
.header {
  padding-top: 10px;
  display: flex;
  align-items: center;
  padding-left: 60px; }
  .header-menu {
    display: flex;
    align-items: center;
    margin-left: 130px; }
  .header-link {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Kinetika';
    font-size: 23px;
    margin-right: 40px; }
  .header-button {
    font-family: 'Kinetika';
    font-size: 30px;
    color: #ffffff;
    background: #112434;
    height: 70px;
    width: 320px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 250px; }
	.phone-header a{
		float: right;
		margin-right: 18%;
		font-size: 40px;
		color: white;
		font-weight: 700;
		font-family: 'Kinetika';
		text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	}

.price {
  padding-top: 250px;
  margin-bottom: 110px; }
  .price .section-title {
    max-width: 425px; }
  .price-wrapper {
    margin-top: 80px;
    display: flex;
    justify-content: space-between; }
  .price-column {
    width: 48%; }
  .price-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #ffd900;
    font-weight: 500;
    margin-bottom: 10px; }

    .baner-prev-mobile {
      display: none !important;
    }

.form {
  margin-bottom: 170px; }
  .form .container {
    max-width: 1270px; }
  .form {
    width: 100%;
    padding: 70px 100px 130px 100px;
    box-shadow: 0 0 38px 11px rgba(0, 2, 15, 0.06);
    border-radius: 15px;
    position: relative; }
    .form .form-image {
      position: absolute;
      right: -150px;
      bottom: -50px; }
    .form .sup-title {
      color: #040b1a;
      font-family: 'Gilroy';
      font-size: 26px;
      font-weight: 700; }
    .form .title {
      font-family: 'Kinetika';
      color: #000208;
      font-size: 60px;
      text-shadow: -8px 10px 73px rgba(161, 155, 238, 0.21);
      margin-bottom: 20px; }
    .form .top-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 60px; }
      .form .top-wrapper input {
        border: 2px solid #ffd900;
        width: 45%;
        height: 60px;
        border-radius: 15px;
        color: #040b1a;
        font-size: 18px;
        padding: 0px 25px; }
        .form .top-wrapper input::placeholder {
          color: #040b1a; }
    .form .bottom-wrapper {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .form .bottom-wrapper .left {
        width: 480px;
        display: flex;
        flex-direction: column; 
		margin: 0 auto;}
        .form .bottom-wrapper .left input {
          width: 100%;
          height: 70px;
          border-radius: 15px;
          background: #ffd900;
          border: none;
          color: #040b1a;
          font-family: 'Kinetika';
          font-size: 30px;
          margin-bottom: 30px; }
        .form .bottom-wrapper .left label {
          display: flex;
          align-items: center; }
          .form .bottom-wrapper .left label input {
            width: 20px;
            height: 20px;
            margin-bottom: 0;
            margin-right: 10px; }
      .form .bottom-wrapper .right {
        width: calc(100% - 380px); }
        .form .bottom-wrapper .right textarea {
          width: 100%;
          height: 160px;
          border-radius: 15px;
          border: 2px solid #ffd900;
          padding: 20px;
          font-family: 'Geometria';
          color: #040b1a;
          font-size: 18px;
          resize: none; }
          .form .bottom-wrapper .right textarea::placeholder {
            color: #040b1a; }

.about {
  background: url(../images/about-bg.jpg) no-repeat center center/cover;
  padding-top: 100px;
  padding-bottom: 25px; }
  .about .container {
    max-width: 1170px; }
  .about-column {
    max-width: 670px; }
  .about-title {
    color: #ffffff;
    font-size: 50px;
    font-family: 'Kinetika';
    border-bottom: 2px solid #ffd900;
    max-width: 490px;
    margin-bottom: 45px; }
  .about-text {
    color: #ffffff;
    font-size: 26px; }

.error-container {
		text-align: center;
		color: red;
}

.brands {
  padding-top: 95px;
  padding-bottom: 110px; }
  .brands .container {
    max-width: 1170px; }
  .brands .section-title {
    max-width: 800px; }
  .brands-wrapper {
    margin-top: 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .brands-item {
    width: 290px;
    height: 180px;
    background: url(../images/brands-item.png) no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center; }

.advantages {
  padding-top: 140px;
  padding-bottom: 40px;
  background: url(../images/advantages-bg.jpg) no-repeat center center/cover; }
  .advantages .container {
    max-width: 1420px; }
  .advantages-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
  .advantages-item {
    margin-bottom: 160px;
    width: 24%;
    padding-left: 50px;
    position: relative; }
    .advantages-item img {
      position: absolute;
      left: -55px;
      top: -40px;
      max-width: 140px; }
    .advantages-item-title {
      font-size: 29px;
      color: #ffffff;
      font-family: 'Gilroy';
      font-weight: 500;
      margin-bottom: 15px; }
    .advantages-item-text {
      font-size: 20px;
      color: #ffffff; }
    .advantages-item:nth-child(1) {
      width: 49%;
      padding-left: 0; }
    .advantages-item-first {
      display: flex;
      align-items: flex-start; }
      .advantages-item-first-number {
        color: #ffd900;
        font-family: 'Kinetika';
        font-size: 240px;
        line-height: 180px;
        margin-right: 30px;
        margin-top: -60px; }
      .advantages-item-first-text {
        color: #ffffff;
        font-size: 47px;
        font-family: 'Kinetika';
        margin-top: -10px; }

.how {
  padding-top: 115px;
  padding-bottom: 100px; }
  .how .section-title {
    max-width: 470px; }
  .how .container {
    max-width: 970px; }
  .how-wrapper {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .how-item {
    width: 456px;
    height: 416px;
    margin-bottom: 30px;
    background: url(../images/how-bg.png) no-repeat center center/cover;
    position: relative; }
    .how-item-step {
      position: absolute;
      font-size: 27px;
      color: #ffffff;
      font-family: 'Kinetika';
      text-transform: uppercase;
      position: absolute;
      top: 12px;
      left: 85px; }
    .how-item-number {
      width: 170px;
      display: flex;
      justify-content: center;
      color: #ffd900;
      text-transform: uppercase;
      font-size: 120px;
      line-height: 1;
      font-family: 'Kinetika';
      position: absolute;
      top: 70px;
      left: 30px; }
    .how-item-icon {
      position: absolute;
      left: 72px;
      bottom: 70px; }
    .how-item-text {
      max-width: 200px;
      position: absolute;
      top: 48%;
      transform: translateY(-50%);
      right: 35px;
      text-align: center; }
      .how-item-text-title {
        color: #050505;
        font-family: 'Kinetika';
        font-size: 27px;
        margin-bottom: 40px; }
      .how-item-text-text {
        color: #050505;
        font-size: 18px; }

.services {
  background: url(../images/services-bg.jpg) no-repeat center center/cover;
  padding-top: 50px;
  padding-bottom: 30px; }
  .services .section-title {
    color: #ffffff;
    max-width: 1020px; }
  .services-wrapper {
    margin-top: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .services-item {
    margin-bottom: 35px;
    border-radius: 15px;
    width: 259px;
    height: 156px;
    padding: 12px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .services-text {
    color: #ffffff;
    font-size: 15px; }
  .services-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .services-bottom-price {
      font-size: 20px;
      color: #ffffff; }
      .services-bottom-price span {
        color: #ffd900; }
    .services-bottom-button {
      width: 130px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 20px;
      background: #ffd900;
      color: #000000;
      font-size: 13px;
      font-family: 'Kinetika'; }

.form-bottom {
  margin-top: 130px; }
  .form-bottom form .form-image {
    max-width: 450px;
    right: -150px;
    bottom: -50px; }

.testimonials {
  padding-top: 40px;
  padding-bottom: 45px; }
  .testimonials .section-title {
    max-width: 865px; }
  .testimonials .container {
    max-width: 1470px; }
  .testimonials-slider-outer {
    position: relative; }
  .testimonials-slider .slick-track {
    padding: 70px 0; }
  .testimonials-arrows {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 100%; }
  .testimonials-prev {
    position: absolute;
    cursor: pointer;
    left: -50px; }
  .testimonials-next {
    position: absolute;
    cursor: pointer;
    right: -50px; }
  .testimonials-item {
    margin: 0px 40px;
    box-shadow: 0 0 38px 11px rgba(0, 2, 15, 0.06);
    border-radius: 30px;
    padding: 30px 40px 50px 50px; }
    .testimonials-item-text {
      color: #040b1a;
      font-size: 23px;
      margin-bottom: 40px; }
    .testimonials-item-bottom {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .testimonials-item-bottom-left {
        display: flex;
        align-items: center; }
        .testimonials-item-bottom-left .photo {
          margin-right: 25px; }
        .testimonials-item-bottom-left .text .name {
          color: #040b1a;
          font-size: 30px;
          font-weight: 700;
          margin-bottom: 10px;
          line-height: 1; }
        .testimonials-item-bottom-left .text .date {
          line-height: 1;
          color: #040b1a;
          font-size: 18px; }
      .testimonials-item-bottom-right {
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        .testimonials-item-bottom-right .stars {
          display: flex;
          align-items: center;
          justify-content: flex-end; }
          .testimonials-item-bottom-right .stars img {
            margin-left: 3px; }
            .testimonials-item-bottom-right .stars img:nth-child(1) {
              margin-left: 0; }

.footer {
  padding-top: 80px;
  background: #ffd900;
  overflow: hidden; }
  .footer .container {
    max-width: 1170px; }
  .footer-wrapper {
    display: flex; }
  .footer-left {
    width: 420px;
    padding-bottom: 60px; }
    .footer-left-title {
      color: #040b1a;
      font-family: 'Kinetika';
      font-size: 50px;
      border-bottom: 3px solid #112334; }
    .footer-left-social {
      margin-top: 20px;
      display: flex;
      align-items: center; }
      .footer-left-social a {
        margin-right: 10px; }
    .footer-left-item {
      margin-top: 30px;
      font-size: 22px;
      color: #040b1a; }
      .footer-left-item a {
        color: #040b1a; }
      .footer-left-item-title {
        font-weight: 500; }
  .footer-right {
    width: calc(100% - 420px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 22px;
    position: relative;
    overflow: visible; }
    .footer-right iframe {
      box-shadow: inset -9px 11px 57px rgba(175, 175, 175, 0.46);
      border-radius: 12px 12px 5px 5px;
      position: relative;
      z-index: 5;
      width: 563px;
      margin-left: 103px;
      height: 370px; }
    .footer-right img {
      position: absolute;
      width: 1300px;
      height: auto;
      z-index: 4;
      top: 18px;
      left: -220px;
      max-width: 1300px; }

@media screen and (min-width: 1940px) {
  body {
    max-width: 1920px;
    margin: 0 auto; } }

@media screen and (max-width: 1800px) {
  .baner {
    background: url(../images/baner-left.jpg) no-repeat left -50px top 0, url(../images/baner-right.jpg) no-repeat right -200px top -400px, url(../images/baner-bg.jpg) no-repeat center center/cover; }
    .baner-slider-right {
      right: 50px; }
  .header-menu {
    margin-left: 90px; }
    .header-menu a {
      font-size: 22px; } }

@media screen and (max-width: 1650px) {
  .baner {
    background: url(../images/baner-left.jpg) no-repeat left -80px top 0, url(../images/baner-right.jpg) no-repeat right -250px top -450px, url(../images/baner-bg.jpg) no-repeat center center/cover;
    min-height: 740px; }
    .baner-slider-right {
      width: 412px;
      height: 547px;
      right: 50px;
      top: 130px; }
    .form .form-image {
      max-width: 300px;
      right: -50px;
    }
    .baner-slider-bottom {
      width: 488px;
      height: 270px;
      top: 500px; }
    .baner-text {
      margin-top: 40px; }
      .baner-text h1 {
        font-size: 50px;
        max-width: 550px; }
      .baner-text-text {
        font-size: 28px;
        margin-top: 40px; }
      .baner-text-button {
        width: 290px;
        height: 60px;
        font-size: 26px; }
  .testimonials-next {
    right: 0;
  }
  .phone-header a{
	margin-right: 10%;
    font-size: 30px;
  }
  .testimonials-item {
    margin: 0px 50px;
  }
  .testimonials-prev {
    left: 0;
  }
  .header {
    padding-left: 65px; }
    .header .logo {
      width: 120px; }
    .header-button {
      margin-left: auto;
      margin-right: 55px;
      font-size: 26px;
      width: 290px;
      height: 60px; } }

.header-mobile {
  display: none; }

.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: none; }

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: #ffd900; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 3px;
  background-color: #ffd900;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px;
  width: 40px; }

.hamburger-inner::after {
  bottom: -10px;
  width: 40px; }

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
  width: 40px; }

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
  width: 40px; }

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
  width: 40px; }

.header-mobile-menu {
  display: none; }

.baner-slider-bottom-mobile {
  display: none; }

@media screen and (max-width: 1500px) {
  .container {
    max-width: 800px; }
  .form .container {
    max-width: 890px; }
  .about .container {
    max-width: 820px; }
  .brands .container {
    max-width: 820px; }
  .advantages .container {
    max-width: 1000px; }
  .how .container {
    max-width: 680px; }
  .testimonials .container {
    max-width: 950px; }
  .footer .container {
    max-width: 820px; }
  .section-title {
    font-size: 40px; }
  .baner-slider-bottom {
    top: 450px; }
  .baner-arrows {
    left: 770px; }
  .baner-arrow {
    height: 90px; }
    .testimonials-next {
      right: -50px;
    }
    .testimonials-item {
      margin: 0px 40px;
    }
    .testimonials-prev {
      left: -50px;
    }
  .price {
    padding-top: 150px;
    margin-bottom: 80px; }
    .price-wrapper {
      margin-top: 50px; }
    .price-item {
      font-size: 13px;
      margin-bottom: 15px; }
  .form {
    margin-bottom: 120px; }
    .form {
      padding: 40px 60px 90px 60px; }
      .form .sup-title {
        font-size: 22px; }
      .form .title {
        font-size: 42px; }
      .form .top-wrapper {
        margin-bottom: 40px; }
        .form .top-wrapper input {
          width: 45%;
          height: 50px;
          font-size: 16px; }
      .form .bottom-wrapper .left {
        width: 480px; }
        .form .bottom-wrapper .left input {
          height: 50px;
          font-size: 22px; }
        .form .bottom-wrapper .left label {
          font-size: 13px; }
          .form .bottom-wrapper .left label input {
            margin-bottom: 0; }
      .form .bottom-wrapper .right {
        width: calc(100% - 267px); }
        .form .bottom-wrapper .right textarea {
          padding: 15px;
          font-size: 16px; }
      .form .form-image {
        width: 300px;
        right: -100px;
        bottom: -25px; }
  .about {
    padding-top: 60px;
    padding-bottom: 20px; }
    .about-column {
      max-width: 500px; }
    .about-title {
      font-size: 40px;
      max-width: 400px;
      margin-bottom: 30px; }
    .about-text {
      font-size: 20px; }
  .brands {
    padding-top: 60px;
    padding-bottom: 70px; }
    .brands .section-title {
      max-width: 650px; }
    .brands-item {
      width: 195px;
      height: 120px; }
      .brands-item img {
        max-width: 60%;
        max-height: 60%; }
    .brands-wrapper {
      justify-content: space-between;
      margin-top: 60px; }
  .advantages {
    padding-top: 90px;
    padding-bottom: 20px; }
    .advantages-item {
      margin-bottom: 100px; }
      .advantages-item-first-text {
        font-size: 32px; }
      .advantages-item-first-number {
        font-size: 180px;
        margin-top: -50px; }
      .advantages-item-title {
        font-size: 20px; }
      .advantages-item-text {
        font-size: 16px; }
  .how {
    padding-top: 70px;
    padding-bottom: 60px; }
    .how .section-title {
      max-width: 385px; }
    .how-wrapper {
      margin-top: 40px; }
    .how-item {
      width: 327px;
      height: 298px; }
      .how-item-step {
        font-size: 20px;
        top: 7px;
        left: 65px; }
      .how-item-number {
        font-size: 100px;
        width: 120px;
        left: 20px;
        top: 45px; }
      .how-item-icon {
        width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 46px;
        bottom: 50px; }
      .how-item-text {
        max-width: 150px;
        right: 18px; }
        .how-item-text-title {
          font-size: 18px;
          margin-bottom: 15px; }
        .how-item-text-text {
          font-size: 14px; }
  .services {
    padding-top: 40px;
    padding-bottom: 20px; }
    .services-wrapper {
      margin-top: 40px; }
  .form-bottom {
    margin-top: 60px;
    margin-bottom: 90px; }
  .testimonials .section-title {
    max-width: 700px; }
  .testimonials-item {
    margin: 0px 20px;
    padding: 15px 20px 25px 25px;
    box-shadow: 0 0 15px 11px rgba(0, 2, 15, 0.06); }
    .testimonials-item-text {
      font-size: 20px; }
    .testimonials-item-bottom-left .photo {
      margin-right: 10px; }
      .testimonials-item-bottom-left .photo img {
        max-width: 70px; }
    .testimonials-item-bottom-left .text .name {
      font-size: 20px; }
    .testimonials-item-bottom-left .text .date {
      font-size: 14px; }
    .testimonials-item-bottom-right .stars img {
      width: 15px; }
  .footer-left {
    width: 340px; }
    .footer-left-title {
      font-size: 40px;
      max-width: 335px; }
    .footer-left-item {
      margin-top: 20px; }
  .footer-right {
    width: calc(100% - 340px); }
    .footer-right img {
      width: 1100px; }
    .footer-right iframe {
      width: 600px;
      min-width: 475px;
      height: 310px;
      margin-left: 175px; } }

@media screen and (max-width: 1400px) {
  .header-menu a {
    font-size: 20px;
    margin-right: 25px; } }

@media screen and (max-width: 1350px) {
  .baner-arrows {
    left: 740px; } }

@media screen and (max-width: 1300px) {
  .baner {
    background: url(../images/baner-left.jpg) no-repeat left -80px top 0, url(../images/baner-right.jpg) no-repeat right -350px top -500px, url(../images/baner-bg.jpg) no-repeat center center/cover;
    min-height: 650px; }
    .baner-slider-right {
      width: 330px;
      height: 438px; }
    .baner-slider-bottom {
      width: 390px;
      height: 216px;
      top: 380px; }
    .baner-text h1 {
      font-size: 40px;
      max-width: 450px; }
    .baner-text-text {
      font-size: 24px;
      margin-top: 30px; }
    .baner-text-button {
      margin-top: 30px; }
    .baner-arrows {
      left: 700px; }
    .baner-arrow {
      height: 60px;
      width: 260px;
      padding-left: 30px; }
  .header-button {
    font-size: 20px;
    width: 240px;
    margin-right: 30px;
    font-size: 20px;
    max-width: 240px; } }

@media screen and (max-width: 1200px) {
  .header-menu a {
    font-size: 18px;
    margin-right: 20px; }
  .baner-arrows {
    left: 620px; }
  .baner-social a {
    width: 40px;
    height: 40px; } }

@media screen and (max-width: 1100px) {
  .baner {
    background: url(../images/baner-left.jpg) no-repeat left -180px top 0, url(../images/baner-right.jpg) no-repeat right -350px top -500px, url(../images/baner-bg.jpg) no-repeat center center/cover;
    min-height: 600px; }
    .baner-text {
      padding-left: 120px; }
      .baner-text h1 {
        font-size: 36px;
        max-width: 400px; }
      .baner-text-text {
        margin-top: 20px;
        max-width: 400px;
        font-size: 20px; }
      .baner-text-button {
        font-size: 18px;
        height: 50px;
        width: 240px; }
    .baner-slider-bottom {
      left: 90px;
      top: 330px; }
    .baner-arrows {
      left: 550px; }
    .baner-social {
      left: 20px; }
  .header {
    padding-left: 32px; }
    .header .logo {
      max-width: 90px; }
    .header-menu {
      margin-left: 50px; }
      .header-menu a {
        font-size: 16px; }
    .header-button {
      font-size: 18px;
      height: 45px; }
  .form {
    overflow: hidden; } }

@media screen and (max-width: 1050px) {
  .container {
    max-width: 600px; }
  .form .container {
    max-width: 660px; }
  .about .container {
    max-width: 620px; }
  .brands .container {
    max-width: 620px; }
  .advantages .container {
    max-width: 700px; }
  .how .container {
    max-width: 520px; }
  .testimonials .container {
    max-width: 700px; }
  .footer .container {
    max-width: 620px; }
  .section-title {
    font-size: 32px; }
  .price {
    padding-top: 100px;
    margin-bottom: 60px; }
    .price .section-title {
      max-width: 285px; }
    .price-column {
      width: 100%; }
    .price-wrapper {
      flex-wrap: wrap; }
    .price-item {
      font-size: 16px; }
  .form {
    margin-bottom: 80px; }
    .form {
      padding: 20px 30px 45px 30px; }
      .form .sup-title {
        font-size: 18px; }
      .form .title {
        font-size: 32px;
        margin-bottom: 0; }
      .form .top-wrapper {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
        .form .top-wrapper input {
          width: 100%;
          margin-top: 25px; }
      .form .bottom-wrapper {
        max-width: 400px;
        flex-direction: column-reverse;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px; }
        .form .bottom-wrapper .left {
          width: 100%; }
        .form .bottom-wrapper .right {
          width: 100%; }
          .form .bottom-wrapper .right textarea {
            margin-bottom: 25px; }
      .form .form-image {
        width: 200px;
        bottom: 0;
        right: 0; }
  .about-column {
    width: 100%;
    max-width: 100%; }
  .about-title {
    text-align: center;
    margin-left: auto;
    font-size: 32px;
    max-width: 320px;
    margin-right: auto; }
  .about-text {
    text-align: center;
    font-size: 18px; }
  .brands {
    padding-bottom: 60px; }
    .brands .section-title {
      max-width: 520px; }
    .brands-wrapper {
      margin-top: 40px; }
    .brands-item {
      width: 290px;
      height: 180px; }
  .advantages {
    padding-top: 60px; }
    .advantages-item {
      width: 45%;
      margin-bottom: 40px; }
      .advantages-item:nth-child(1) {
        width: 100%;
        justify-content: center; }
  .how-wrapper {
    justify-content: center; }
  .testimonials-item {
    margin: 0px 60px; }
  .testimonials-next {
    right: 0; }
  .testimonials-prev {
    left: 0; }
  .testimonials .section-title {
    max-width: 560px; }
  .testimonials-slider .slick-track {
    padding: 30px 0; }
  .testimonials-slider .slick-list {
    height: auto !important; }
  .testimonials-arrows {
    z-index: 5; }
  .footer-wrapper {
    flex-direction: column; }
  .footer-left {
    width: 100%;
    text-align: center; }
    .footer-left-title {
      margin-left: auto;
      margin-right: auto; }
    .footer-left-social {
      justify-content: center; }
  .footer-right {
    width: 100%;
    justify-content: center;
    padding-bottom: 100px; }
    .footer-right iframe {
      margin: 0;
      width: 400px;
      margin-left: 32px; } }

@media screen and (max-width: 1000px) {
  .baner {
    background: url(../images/baner-left.jpg) no-repeat left -180px top 0, url(../images/baner-right.jpg) no-repeat right -420px top -650px, url(../images/baner-bg.jpg) no-repeat center center/cover;
    min-height: 560px; }
    .baner-slider-right {
      width: 264px;
      height: 350px;
      top: 100px; }
    .baner-slider-bottom {
      width: 312px;
      height: 173px; }
    .baner-text {
      margin-top: 30px; }
      .baner-text h1 {
        font-size: 30px;
        max-width: 300px; }
      .baner-text-text {
        font-size: 18px;
        max-width: 300px; }
    .baner-arrows {
      left: 450px; }
  .header-button {
    width: 200px;
    height: 40px;
    font-size: 16px;
    margin-right: 15px; } 
	
}

@media screen and (max-width: 900px) {
  .header-menu a {
    font-size: 14px;
    margin-right: 10px; } }

@media screen and (max-width: 800px) {
  .baner-prev {
    display: none !important;
  }
  .baner-prev-mobile {
    display: flex !important;
  }
  .header {
    display: none; }
  .header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #112433;
    padding: 10px 20px;
    z-index: 10; }
    .header-mobile img {
      max-width: 75px; }
    .header-mobile-menu {
      position: absolute;
      top: 65px;
      left: 0;
      width: 100%;
      background: #112433; }
      .header-mobile-menu-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        .header-mobile-menu-wrapper a {
          color: #ffd900;
          margin-bottom: 15px; }
      .header-mobile-menu-button {
        background: #ffd900;
        color: #000000 !important;
        font-family: 'Kinetika';
        text-transform: uppercase;
        font-size: 18px;
        height: 50px;
        width: 240px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 15px;
        margin-top: 30px;
        margin-bottom: 30px !important; }
      .header-mobile-menu-social {
        display: flex;
        align-items: center; }
        .header-mobile-menu-social a {
          width: 50px;
          height: 50px; }
          .header-mobile-menu-social a:nth-child(1) {
            margin-right: 20px; }
          .header-mobile-menu-social a img {
            max-width: 100%;
            height: auto; }
			.phone-header a{
				display: none;
			}
  .baner {
    margin-top: 65px;
    background: url(../images/baner-bg.jpg) no-repeat center center/cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: -63px 78px 180px 20px rgba(0, 0, 0, 0.3); }
    .baner-next {
      padding-left: 0;
      padding-right: 30px;
      justify-content: flex-end; }
    .baner-arrow {
      width: 160px; }
    .baner-text {
      padding: 0;
      text-align: center;
      margin-left: auto;
      justify-content: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: auto;
      padding-top: 50px;
      margin-top: 0;
      order: 1; }
    .baner-slider-bottom {
      position: relative;
      left: unset;
      top: unset;
      display: none; }
      .baner-slider-bottom-mobile {
        display: none; /* отключаем в мобильной версии display: block; */
        order: 4;
        width: 312px;
        height: 173px;
        margin-top: 20px;
        margin-bottom: 20px; }
    .baner-slider-right {
      position: relative;
      top: unset;
      right: unset;
      margin-left: auto;
      margin-right: auto;
      order: 2;
      margin-top: 20px;
      margin-bottom: 20px; }
    .baner-arrows {
	  display: none; /* отключаем в мобильной версии */
      left: unset;
      position: relative;
      order: 3; }
    .baner-social {
      display: none; } }

@media screen and (max-width: 700px) {
  .container {
    max-width: 100% !important;
    padding: 0px 20px; }
  .price {
    margin-bottom: 0; }
    .price-item {
      font-size: 11px; }
  .form {
    padding-top: 60px;
    margin-bottom: 0;
    padding-bottom: 80px; }
    .form .form-image {
      display: none; }
  .form-bottom {
    margin-top: 0px;
    padding-top: 60px;
    margin-bottom: 0;
    padding-bottom: 80px; }
  .brands .section-title {
    border: none; }
  .brands-wrapper {
    justify-content: center; }
  .brands-item {
    width: 145px;
    height: 90px; }
  .advantages-item {
    width: 100%; }
    .advantages-item-first-text {
      font-size: 22px; }
    .advantages-item-first-number {
      font-size: 120px;
      margin-top: -7px;
      line-height: 85px; }
    .advantages-item img {
      max-width: 100px;
      left: -25px;
      top: -35px; }
  .how .section-title {
    max-width: 300px; }
  .services-wrapper {
    justify-content: center; }
  .services .section-title {
    border: none; }
  .testimonials .section-title {
    border: none; }
  .testimonials-item {
    margin: 0px 20px; }
  .testimonials-arrows {
    bottom: -30px;
    transform: none;
    height: 50px;
    top: unset; }
  .footer-left-title {
    font-size: 32px;
    max-width: 270px; }
  .footer-right img {
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 2px; }
  .footer-right iframe {
    width: 86%;
    min-width: unset;
    margin: 0; } }

@media screen and (max-width: 570px) {
  .footer-right iframe {
    height: 270px; } }

@media screen and (max-width: 500px) {
  .footer-right iframe {
    height: 240px; } }

@media screen and (max-width: 450px) {
  .footer-right iframe {
    height: 210px; } }

@media screen and (max-width: 400px) {
  .footer-right iframe {
    height: 190px; }
  .testimonials-item-bottom {
    flex-direction: column; }
  .testimonials-item {
    margin-left: 10px;
    margin-right: 10px; }
  .testimonials .container {
    padding: 0; }
  .testimonials-next {
    right: 10px; }
  .testimonials-prev {
    left: 10px; }
  .form .title {
    font-size: 26px; }
  .form .sup-title {
    font-size: 16px; } }

@media screen and (max-width: 350px) {
  .footer-right iframe {
    height: 175px; } }

.shirk {
	  transition: transform 0.1s linear;
	  cursor: pointer;}
.shirk_text {
	  transition: transform 0.1s linear;
	  cursor: pointer;}
.shirk_text:hover {
      transform: scale(0.9);
	 }
.shirk:hover {
      transform: scale(0.95);
	  opacity: 0.95;
	 }
.shirk:active {
      background-color: yellow;
	 }
.form form .top-wrapper p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:wrap;
}
.form form .top-wrapper p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width:100%;
}
.form form .top-wrapper span {
	width: 45%;
	display:block;
}
.form form .top-wrapper span input{
	width:100%;
}
.form{
	overflow:hidden;
}
.baner.inner{
	min-height:1px;
}
#prices.inner{
	padding-top:50px;
}
@media(max-width:1000px){
	.form form .top-wrapper span{
		width:100%;
	}
}
footer ul{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;
	margin-bottom:40px;
}
footer ul li{
	display:inline-block;
	padding:0 10px;
}
footer ul li a{
	color:#333;
}