@media (max-width: 1280px) {
  .main-block {
    padding-top: 70px;
    background: url(../img/bg-main-1280.png) no-repeat center center/cover; } }
@media (max-width: 1169px) {
  .container-main__cont {
    width: 65%; }

  .container-two__block-item {
    flex-wrap: wrap;
    justify-content: center; }

  .container-two__item {
    width: 34%;
    margin: 2%; }

  .container-four__plan-price span {
    display: block; }

  .container-four__img {
    height: 250px; }

  .container-four__plan-name {
    font-size: 14px;
    line-height: 18px; }

  .container-four__plan {
    padding: 20px;
    width: 32%; }

  .container-four__item-block {
    padding-top: 45px;
    flex-wrap: wrap;
    justify-content: end; }

  .container-four__item-title {
    margin-right: auto; }

  .container-four__item {
    width: 100%;
    max-width: 250px;
    margin-left: 50px;
    margin-bottom: 30px; }

  .container-four {
    padding-bottom: 30px; }

  .container-five__block-item {
    width: 100%;
    max-width: 600px;
    flex-wrap: wrap; }

  .container-five__item {
    width: 49%;
    margin-bottom: 15px; }

  .container-six__formTitle {
    font-size: 32px;
    line-height: 25px; }

  .container-six__formTitle span {
    font-size: 20px;
    line-height: 24px; }

  .container-six__form {
    padding: 32px 30px;
    padding-top: 300px; }

  .container-seven__price span {
    font-size: 14px;
    line-height: 18px; }

  .container-form__block-text {
    max-width: 300px; }

  .container-form {
    padding-right: 20px; }

  .container-eight__title {
    width: 100%;
    max-width: 600px;
    text-align: left; }

  .container-nine__left {
    flex-direction: column;
    justify-content: flex-end; }

  .container-nine__ul:nth-child(3) {
    margin-top: 0; }

  .container-nine__img {
    left: 0;
    margin-left: 0; }

  .container-nine__left {
    width: 100%;
    max-width: 500px; }

  .container-nine__ul {
    min-width: 330px;
    margin-right: -150px; }

  .container-nine__ul:nth-child(1) .container-nine__item {
    text-align: left;
    padding-right: 0;
    padding-left: 68px; }
    .container-nine__ul:nth-child(1) .container-nine__item::before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -8.5px;
      left: 0;
      width: 52px;
      height: 17px;
      background: url(../img/nine-linear-right.svg) no-repeat center/contain; }

  .container-nine__ul:nth-child(3) {
    min-width: 368px; }

  .container-contact__cont {
    flex-wrap: wrap;
    justify-content: space-around; }

  .container-contact__left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%; }

  .container-contact__img {
    position: relative;
    top: auto;
    left: auto;
    margin: 0; } }
@media (max-width: 1050px) {
  .five-block {
    padding-bottom: 70px; }

  .container-header__logo {
    width: 180px;
    height: 40px; }

  .container-header__text {
    font-size: 10px;
    line-height: 14px;}

  .container-header__btn {
    font-size: 10px;
    line-height: 14px;
    padding: 10px 17px; }

  .container-header__phone {
    font-size: 18px;
    line-height: 22px; }

  .container-header__phone-text {
    font-size: 12px;
    line-height: 14px; }

  .container-five__table table,
  .container-five__table .table-none {
    min-width: 1000px; }

  .container-seven__item {
    width: 49%; }

  .block-form.three .container-form__block-text {
    max-width: 600px; }

  .container-five__table {
    margin-bottom: 30px; } }
@media (max-width: 992px) {
  .container-header__btn {
    position: absolute;
    top: 90px;
    right: 20px;
    z-index: 1; }

  .container-main__cont {
    width: 100%; }

  .main-block {
    padding-top: 70px;
    background: url(../img/bg-main-1000.png) no-repeat center center/cover; }

  .container-main__title {
    font-size: 42px;
    line-height: 53px; }

  .container-two__item {
    width: 40%; }

  .title-block {
    font-size: 30px;
    line-height: 39px; }

  .container-three__text-block {
    width: 48%; }

  .container-three__video {
    width: 49%; }

  .custom-link span {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px; }

  .container-four__block-plan {
    flex-wrap: wrap; }

  .container-four__plan {
    width: 48%;
    margin-bottom: 15px; }

  .container-four__plan-price span {
    display: inline; }

  .container-six {
    flex-wrap: wrap; }

  .container-six__left {
    width: 100%; }

  .container-six__form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 100px; }

  .container-form__img {
    display: none; }

  .container-form__block-text {
    max-width: 400px;
    padding-right: 10px; }

  .container-eight__item {
    flex-wrap: wrap;
    padding: 25px; }

  .container-eight__slider {
    width: 39%; }

  .container-eight .mySwiper {
    display: none; }

  .container-eight .mySwiper2 {
    width: 100%; }

  .container-eight__info {
    width: 59%; }

  .container-footer__link img {
    display: none; }

  .container-footer__link {
    position: relative;
    display: block;
    margin: 0 10px; }
    .container-footer__link span {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      min-height: 46px;
      padding: 0 0px;
      border-radius: 50px;
      position: relative;
      z-index: 2;
      font-weight: 700;
      font-size: 14px;
      line-height: 21px;
      color: #FFFFFF;
      text-decoration: none;
      background: linear-gradient(180deg, #FFB800 0%, #FF8A00 100%), linear-gradient(180deg, #FFB800 0%, #FF8A00 100%); }
    .container-footer__link::before {
      content: '';
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      width: 100%;
      min-height: 46px;
      background: #D26500;
      border-radius: 50px;
      transition: top .2s ease; }
    .container-footer__link::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 46px;
      background: linear-gradient(180deg, #FF9900 0%, #FF4D00 100%);
      z-index: 1;
      border-radius: 50px;
      transition: background .3s ease; }
    .container-footer__link:hover span {
      background: transparent; }

  .footer {
    padding: 15px 0; }

  .container-footer__logo {
    width: 200px;
    height: 50px; }

  .container-footer {
    flex-wrap: wrap;
    justify-content: space-around; }

  .contact-block {
    padding-bottom: 60px; }

  .container-last__soc-block .container-last__text {
    display: none; }

  .container-thank__name {
    left: 10px;
    bottom: 130px; }

  .container-thank__img {
    width: 300px;
    height: 480px; }

  .container-thank__img2 {
    max-width: 360px;
    height: 150px; } }
@media (max-width: 850px) {
  .container-nine__right {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 30px;
    order: 3; }

  .container-nine__title {
    order: 1; }

  .container-nine__text {
    order: 2;
    margin-bottom: 25px; }

  .container-nine__left {
    order: 4; }

  .container-nine__text-block {
    order: 5;
    margin-top: 30px; }

  .container-nine__text-block p {
    padding-left: 10px; } }
@media (max-width: 768px) {
  .header {
    position: static;
    top: auto;
    left: auto;
  }

  .five-block {
    padding-bottom: 50px; }

  .container-header__btn {
    display: none; }

  .container-header__logo {
    width: 150px;
    height: 40px; }

  .container-header__phone {
    font-size: 16px;
    line-height: 15px; }

  .container-header__phone-text {
    font-size: 10px;
    line-height: 15px; }

  .container-main__step-block {
    flex-wrap: wrap;
    width: 100%;
    max-width: 500px; }

  .container-main__step {
    width: 30%; }
    .container-main__step:nth-child(3), .container-main__step:nth-child(4) {
      margin-top: 15px; }
    .container-main__step:nth-child(2), .container-main__step:nth-child(4) {
      margin-right: 0;
      width: 32%; }
      .container-main__step:nth-child(2)::before, .container-main__step:nth-child(4)::before {
        display: none; }

  .main-block {
    padding-top: 50px;
    padding-bottom: 50px; }

    .container-main__cont {
      padding-top: 0;
    }

  .container-main__title {
    font-size: 32px;
    line-height: 43px; }

  .container-two__block-item {
    width: 100%; }

  .container-two__item {
    width: 46%; }

  .container-two {
    padding-top: 50px;
    padding-bottom: 50px; }

  .title-block {
    font-size: 28px;
    line-height: 36px; }

  .container-three__text-block {
    width: 100%;
    order: 2; }

  .container-three__video {
    width: 100%;
    max-width: 500px;
    order: 1;
    margin: 0 auto 20px;
    height: 250px; }

  .container-three__title {
    margin-bottom: 40px; }

  .container-three__cont {
    flex-direction: column; }

  .container-four__plan-price span {
    font-size: 20px;
    line-height: 24px; }

  .container-four {
    padding-top: 30px;
    padding-bottom: 30px; }

  .five-block {
    padding-top: 20px; }

  .container-five__title {
    margin-bottom: 17px;
    padding-right: 15px; }

  .container-five__text {
    margin-bottom: 20px;
    padding-right: 20px; }

  .container-five {
    padding-right: 0 !important; }

  .container-five__btn {
    margin-bottom: 30px; }

  .container-five__block-item {
    padding-right: 20px; }

  .container-seven__cont {
    display: none; }

  .container-seven__item {
    width: 100%; }

  .container-seven__price {
    width: max-content; }

  .container-seven__price span {
    display: inline;
    padding-left: 3px; }

  .container-seven__youtube {
    display: none; }

  .container-seven__title {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }

  .container-seven {
    padding-top: 30px;
    padding-bottom: 30px; }

  .container-seven__price {
    margin-bottom: 15px; }

  .container-seven__text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 25px;
    text-align: center; }

  .container-seven {
    overflow: visible; }
    .container-seven .swiper {
      overflow: visible; }
    .container-seven .swiper-slide {
      opacity: 0; }
    .container-seven .swiper-slide-active,
    .container-seven .swiper-slide-next {
      opacity: 1; }

  .container-seven__mod {
    display: block; }

  .container-seven .swiper-button-next {
    width: 30px;
    height: 30px;
    right: -6px;
    top: 85px; }
    .container-seven .swiper-button-next::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: #fff url(../img/slider-arrow.svg) no-repeat center/5px 8px;
      transition: background .2s ease; }
    .container-seven .swiper-button-next:hover::after {
      background: #66819C url(../img/slider-arrow-active.svg) no-repeat center/5px 8px;
      box-shadow: 0px 0px 10px rgba(66, 66, 66, 0.2); }

  .container-seven .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: -6px;
    top: 85px; }
    .container-seven .swiper-button-prev::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: #fff url(../img/slider-arrow-left.svg) no-repeat center/5px 8px;
      transition: background .2s ease, box-shadow .2s ease; }
    .container-seven .swiper-button-prev:hover::after {
      background: #66819C url(../img/slider-arrow-left-active.svg) no-repeat center/5px 8px;
      box-shadow: 0px 0px 10px rgba(66, 66, 66, 0.2); }

  .container-seven__video {
    height: 200px; }

  .container-seven {
    padding-bottom: 0; }

  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(154, 161, 176, 0.7); }

  .container-seven .swiper {
    padding-bottom: 15px; }

  .swiper-pagination-bullet-active {
    background: #66819C; }

  .block-seven {
    background: transparent; }

  .container-seven__youtube.two {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 37px;
    margin-top: 15px; }

  .container-seven__youtube span {
    max-width: 211px;
    font-size: 12px;
    line-height: 24px; }

  .container-form__block-text {
    max-width: 100%;
    padding-right: 0; }

  .container-form {
    flex-wrap: wrap;
    justify-content: center; }

  .container-form__title {
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px; }

  .container-form__text {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 30px; }

  .block-form {
    padding-bottom: 30px; }

  .container-eight__item {
    padding: 15px; }

  .container-eight__slider {
    width: 60%;
    margin-bottom: 15px; }

  .container-eight__info {
    width: 100%; }

  .container-eight__link {
    display: none; }
    .container-eight__link.two {
      display: flex; }

  .container-eight__title {
    max-width: 100%;
    margin-bottom: 14px;
    text-align: center; }

  .container-eight__block-title {
    margin-bottom: 0; }

  .container-eight__text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 9px;
    text-align: center; }

  .container-nine__text-block > div {
    background: #F0F3F6;
    border-radius: 10px;
    padding: 20px 17px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start; }

  .container-nine__text-block p {
    padding-left: 0;
    padding-top: 17px; }

  .container-nine__text-block::before,
  .container-nine__text-block::after {
    display: none; }

  .container-form.three .container-form__block-text {
    width: 100%;
    max-width: 100%; }

  .container-form.three .container-form__title {
    max-width: 100%; }

  .container-form.three .container-form__form {
    margin: 0 auto; }

  .container-contact__cont {
    flex-direction: column; }

  .container-contact__left {
    flex-direction: column; }

  .container-contact__form {
    padding: 156px 10px 30px;
    margin-top: 80px; }

  .container-contact__img {
    position: absolute;
    top: 220px;
    left: 50%;
    width: 260px;
    height: 280px;
    margin-left: -130px;
    z-index: 1; }

  .container-contact__name {
    padding: 13px 15px;
    font-size: 14px;
    line-height: 30px;
    bottom: 30px; }
    .container-contact__name span {
      font-size: 10px;
      line-height: 14px; }

  .container-footer__logo {
    margin-bottom: 25px;
    width: 225.41px;
    height: 50px;
    order: 1; }

  .container-footer__link {
    margin-bottom: 25px;
    order: 2; }

  .container-header__tel-block {
    order: 3; }

  .container-last {
    flex-direction: column;
    align-items: center;
    padding-top: 23px;
    padding-bottom: 40px; }

  .container-last__soc-block {
    order: -1;
    margin-bottom: 20px; }

  .link-top {
    right: 10px;
    width: 30px;
    height: 30px; }

  .link-top.active {
    bottom: 175px; }

  .modal-3,
  .modal-2,
  .modal-1 {
    max-width: 300px;
    padding: 20px;
    margin-left: -150px; }

  .modal-3 > img,
  .modal-2 > img,
  .modal-1 > img {
    display: none; }

  .modal-info .title-modal {
    font-size: 16px;
    line-height: 149.8%;
    margin-bottom: 23px; }

  .container-thank__text p {
    font-size: 30px;
    line-height: 39px; }

  .container-thank__text {
    width: 50%; }

  .container-thank__name {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 22px; }
    .container-thank__name span {
      font-size: 12px;
      line-height: 18px; }

  .container-thank__img2 {
    max-width: 260px;
    height: 130px; }

  .container-six__text {
    font-size: 14px;
    line-height: 21px; } }
@media (max-width: 700px) {
  .container-header__text {
    padding-left: 5px;
    order: 3;
    text-align: center; }

  .container-header {
    flex-wrap: wrap;
    padding-top: 11px;
    padding-bottom: 11px; }

  .container-header__tel-block {
    justify-content: center;
    padding: 10px 0; }

  .container-header__logo {
    width: 140px;
    height: 35px; }

  .container-four__plan {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 15px; }
    .container-four__plan:last-child {
      margin-bottom: 0; }

  .container-four__text {
    font-size: 14px;
    line-height: 18px; }

  .container-four__item-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }

  .container-four__item-title {
    margin-left: auto;
    margin-bottom: 30px; }

  .container-four__item {
    margin-bottom: 16px;
    margin-left: 0; }

  .block-four {
    background: transparent; }

  .container-four {
    padding-bottom: 0; }

  .container-four__item:nth-child(3)::before,
  .container-four__item:nth-child(4)::before {
    display: none; }

  .container-six__left {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap; }

  .container-six__item {
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px; } }
@media (max-width: 575px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; }

  .container-header__text {
    padding-left: 0;
    order: 2;
    padding-top: 0;
    text-align: left;
    font-size: 9px; }

  .container-header {
    flex-wrap: wrap;
    padding-top: 8px;
    padding-bottom: 8px; }

  .container-header__tel-block {
    justify-content: center;
    order: 3;
    padding-top: 14px;
    width: 100%; }

  .container-header__logo {
    width: 114px;
    height: 25px; }

  .main-block {
   
    background: url(../img/lp-banner.png) no-repeat center 0/100% auto;}

  .container-main__title {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 100px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    color: #fff; }

  .container-main__middle {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px; }

  .container-main__ul {
    width: 100%;
    max-width: 500px;
    background: #FFFFFF;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px; }

  .container-main__item {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px; }

  .container-main__item::before {
    width: 20px;
    height: 20px;
    margin-top: -10px; }

  .container-main__btn-block {
    width: 100%;
    max-width: 500px;
    padding: 15px 30px;
    background: #405060;
    border-radius: 10px; }

  .btn-block__title {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #fff; }

  .btn-block__text {
    font-size: 12px;
    line-height: 16px;
    color: #fff; }

  .btn-block__ul {
    margin-bottom: 15px; }

  .container-main__step-block {
    width: 100%;
    max-width: 500px;
    margin: 0 auto; }

  .container-main__step {
    width: 40% !important;
    margin-right: 0;
    background: #F0F3F6;
    padding: 15px 0;
    padding-left: 5px;
    border-radius: 10px 0 0 10px; }
    .container-main__step:nth-child(2), .container-main__step:nth-child(4) {
      width: 60% !important;
      padding-right: 10px;
      border-radius: 0 10px 10px 0; }
    .container-main__step:nth-child(3), .container-main__step:nth-child(4) {
      margin-top: 5px; }

  .container-main__step-title {
    font-size: 14px;
    line-height: 20px; }

  .container-main__orange-text {
    font-size: 12px;
    line-height: 20px; }
    .container-main__orange-text span {
      font-size: 28px;
      line-height: 20px; }

  .container-main__step-text {
    font-size: 12px;
    line-height: 20px; }

  .container-two__item {
    width: 100%;
    margin: 0;
    min-height: max-content; }
    .container-two__item > div {
      border-radius: 0;
      justify-content: center; }

  .container-two__text-item {
    width: 100%;
    max-width: 260px;
    margin-left: 15px; }

  .container-two__item-title {
    min-height: 10px; }

  .container-two__block-item {
    width: 100%;
    max-width: 500px;
    border-radius: 10px;
    overflow: hidden; }

  .container-two__item:nth-child(1)::before,
  .container-two__item:nth-child(1)::after,
  .container-two__item:nth-child(4)::before,
  .container-two__item:nth-child(3)::after {
    display: none; }

  .title-block {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 7px; }

  .container-two__text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 30px; }

  .block-two {
    background: #fff; }

  .container-two {
    padding-top: 0; }

  .container-three__video {
    height: 183px; }

  .container-three__text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px; }

  .container-three__title {
    margin-bottom: 20px; }

  .block-three {
    padding-top: 0;
    padding-bottom: 30px; }

  .container-three__link::before, .container-three__link::after {
    min-height: 72px; }
  .container-three__link span {
    padding: 15px 30px; }

  .container-four__img {
    height: 290px;
    margin-bottom: 15px; }

  .container-four__plan {
    padding: 0;
    background: transparent;
    margin-bottom: 30px;
    box-shadow: none; }
    .container-four__plan:last-child {
      margin-bottom: 0; }

  .title-block {
    margin-bottom: 18px; }

  .container-four__text {
    margin-bottom: 23px; }

  .container-four__plan-name {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px; }

  .container-four__li,
  .container-four__plan-info {
    font-size: 12px;
    line-height: 20px; }

  .container-four__plan-price span {
    font-size: 25px;
    line-height: 152.34%; }

  .container-five__text,
  .container-five__block-item {
    padding-right: 15px; }

  .container-five__item {
    width: 100%; }

  .container-five__img {
    width: 80px;
    height: 80px;
    margin-right: 15px; }

  .container-five__item:nth-child(1) > div .container-five__img::before,
  .container-five__item:nth-child(1)::before,
  .container-five__item:last-child::before {
    display: none; }

  .container-five__item > div {
    justify-content: center;
    padding: 5px 7px; }

  .container-five__img img {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%; }

  .container-five__block-item {
    width: 100%;
    max-width: 500px; }

  .container-five__item-text {
    width: 100%;
    max-width: 250px; }

  .five-block {
    padding-bottom: 20px; }

  .container-six__item {
    padding: 0;
    background: transparent;
    padding-left: 15px;
    padding-right: 15px; }

  .container-six__text {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }

  .container-six__title {
    padding-left: 15px;
    padding-right: 15px; }

  .container-six__name {
    font-size: 12px;
    line-height: 152.34%;
    margin-bottom: 10px; }

  .container-six__infoTitle {
    margin-bottom: 10px; }

  .container-six__info {
    font-size: 12px;
    line-height: 25px; }

  .container-six__form {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    border-radius: 0; }

  .container-six {
    padding-left: 0;
    padding-right: 0; }

  .six-block {
    padding-bottom: 0; }

  .container-seven .swiper-slide-next {
    opacity: 0; }

  .container-seven__item-name {
    font-size: 14px;
    line-height: 18px; }

  .container-seven__info-text {
    font-size: 11px; }

  .container-form__text {
    font-size: 12px; }

  .container-eight__price {
    order: -1;
    width: max-content; }
    .container-eight__price span {
      display: inline;
      padding-left: 3px; }

  .container-eight__info {
    display: flex;
    flex-direction: column; }

  .container-eight__link-block {
    flex-wrap: wrap; }

  .container-eight__text-link {
    width: 100%;
    margin-bottom: 21px; }

  .container-eight__item {
    padding: 0;
    background: transparent;
    box-shadow: none; }

  .container-eight__slider {
    width: 100%; }

  .container-eight .mySwiper2 .swiper-slide {
    transform: scale(1);
    opacity: 1; }

  .container-eight__slider {
    height: 200px; }
    .container-eight__slider .swiper {
      height: 100%; }

  .container-eight .swiper-button-next,
  .container-eight .swiper-button-prev {
    display: none; }

  .container-eight__text {
    font-size: 12px; }

  .container-eight__item {
    padding: 0;
    border-radius: 0; }

  .container-eight__link {
    margin-bottom: 20px; }

  .container-eight__link span {
    font-size: 12px;
    line-height: 24px;
    max-width: 160px; }

  .container-eight__name {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 13px; }

  .container-eight__load span {
    font-size: 14px;
    line-height: 19px; }

  .eight-block {
    padding: 30px 0; }

  .container-eight__btn {
    margin: 0 auto; }

  .container-nine__img {
    width: 148px;
    height: 216px;
    margin-top: -138px; }

  .container-nine__img::before {
    width: 83px;
    height: 75px;
    top: -10px;
    left: -10px; }

  .container-nine__ul .container-nine__item {
    width: 100%;
    max-width: 200px;
    font-size: 11px !important;
    line-height: 13px !important;
    margin-bottom: 20px; }

  .container-nine__ul,
  .container-nine__ul:nth-child(3) {
    width: 100%;
    max-width: 220px;
    min-width: 10px;
    margin-right: 0;
    margin-left: 100px; }

  .container-nine__ul:nth-child(3) {
    margin-left: 90px;
    padding-top: 5px; }

  .container-nine__left {
    max-width: 320px; }

  .container-nine__right {
    height: 180px; }

  .container-nine__text {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 30px; }

  .container-nine__text-block img {
    width: 34px;
    height: 34px; }

  .container-nine__text-block p {
    font-size: 12px;
    line-height: 18px; }

  .nine-block {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    background: transparent; }

  .block-form.three {
    padding-top: 100px;
    margin-top: -100px;
    background: linear-gradient(59.76deg, #50C9F2 6.89%, #29A8DF 32.58%, #0090E1 52.85%); }

  .container-ten__btn {
    padding: 14px 15px;
    padding-right: 50px;
    font-weight: 700;
    font-size: 12px;
    line-height: 21px; }

  .container-ten__btn::after {
    right: 20px; }

  .container-ten__btn::before {
    display: none; }

  .container-ten__block-text p {
    font-size: 12px;
    line-height: 18px; }

  .container-ten__block-text {
    padding: 0 15px; }

  .container-ten__item.active {
    padding-bottom: 15px; }

  .block-ten {
    padding: 30px 0 30px;
    background: url(../img/bg-ten.png) no-repeat center 0/cover; }

  .contact-block {
    padding: 30px 0; }

  .container-contact__text {
    font-size: 12px;
    line-height: 21px; }
    .container-contact__text span, .container-contact__text a {
      font-size: 12px;
      line-height: 21px; }

  .container-contact__item:nth-child(2) {
    margin-bottom: 50px; }

  .container-contact__img {
    top: 150px; }

  .container-contact__name {
    bottom: 70px; }

  .container-contact__comment {
    margin-top: 10px; }

  .container-thank__img {
    display: none; }

  .container-thank {
    padding-top: 30px;
    padding-bottom: 30px; }

  .container-thank__text {
    width: 100%; }

  .container-thank__text p {
    font-size: 24px;
    line-height: 30px;
    text-align: center; }

  .container-thank__text span {
    text-align: center;
    display: block; }

  .container-thank__name {
    width: 100%; }

  .container-three__link::before,
  .container-three__link::after {
    min-height: 100%; }

  .container-nine__ul .container-nine__item::before {
    width: 30px !important;
    height: 10px !important;
    margin-top: -5px !important;
    left: 15px; }

  .container-nine__ul .container-nine__item {
    padding-left: 55px !important; }

  .container-nine__ul:nth-child(1) .container-nine__item {
    margin-left: -5px; } 
    .container-four__plan-btn,
    .container-four__plan-btn span {
      max-width: 500px;
    }

  .container-six input,
  .container-six button {
    max-width: 500px;
  }

  .container-seven__video {
    height: 180px;
  }

  .container-eight__btn {
    max-width: 90%;
  }
  .container-eight__btn span {
    max-width: 100%;
  }

  .container-form__form {
    max-width: 500px;
  }
  }

@media (max-width: 450px) {
.container-two__text-item {
  max-width: 160px;
  }

  .container-five__item-text {
    max-width: 150px;
  }
}
@media (max-width: 400px) {
  .main-block {
    padding-top: 23px;
    background: url(../img/bg-main-mob.png) no-repeat center 0/100% auto;
    margin-bottom: 0; }

  .container-main__title {
    margin-bottom: 150px; }

  .container-eight__slider {
    height: 163px; }

  .container-nine__ul, .container-nine__ul:nth-child(3) {
    margin-left: 110px; }

  .container-nine__ul:nth-child(3) {
    margin-left: 100px; } 
    .container-seven__video {
      height: 157px;
    }
  }

/*# sourceMappingURL=media.css.map */
