@charset "UTF-8";
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: "Roboto", Arial !important;
  color: #2e2e2e !important;
  -webkit-font-smoothing: antialiased !important;
  overflow-x: hidden;
  outline: none !important;
}

a {
  outline: none !important;
  text-decoration: none !important;
  cursor: pointer;
}

textarea {
  resize: none;
}

.uk-textarea {
  font-weight: 500;
}

.burger-icon {
  background: none;
  outline: none;
  border: none;
}

.uk-link:hover, a:hover {
  opacity: 0.9;
}

.simple {
  margin-top: 10%;
}

.simple-list__item {
  list-style: none;
  background: url(../img/marker.svg) no-repeat 0 11px;
  padding-left: 20px;
}

.simple-list {
  padding: 0;
}

.navbar {
  padding: 20px 0;
}

.navbar-top {
  padding: 4px 0;
}

.nav-top__tel {
  margin-left: 10px;
  font-weight: bold;
  font-size: 23px;
  line-height: 30px;
  color: #2E2E2E !important;
}

.navbar-right__burger {
  color: #fff !important;
}

.navbar-b {
  padding: 20px 0;
  background: #2F9266;
}

.navbar-b__enter {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #FFF;
}

.navbar-b__enter:hover {
  opacity: 0.8;
  color: #fff !important;
}

.burger-item {
  display: flex;
  align-items: center;
}

.burger-item__enter {
  font-size: 20px;
}

.uk-card-primary.uk-card-body .uk-nav-default > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li > a, .uk-card-secondary.uk-card-body .uk-nav-default > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li > a, .uk-light .uk-nav-default > li > a, .uk-offcanvas-bar .uk-nav-default > li > a, .uk-overlay-primary .uk-nav-default > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a {
  color: rgba(255, 255, 255, 0.8) !important;
}

.burger-item__tel {
  opacity: 0.8;
  width: 16px;
}

.burger-tel {
  font-size: 20px;
  color: #fff !important;
}

.hero-title {
  font-size: 40px !important;
  font-weight: 700;
  line-height: 47px;
  color: #2E2E2E;
}

.hero-subtitle {
  max-width: 605px;
  font-size: 25px;
  line-height: 29px;
  color: #2E2E2E;
}

.hero-btn {
  margin-top: 4%;
}

.hero-btn__download, .simple-btn {
  margin-right: 2%;
  width: 279px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background: #FF855F;
  border-radius: 20px;
}

.hero-btn__download {
  padding: 20px 0;
}

.simple-btn {
  padding: 20px 46px;
}

.hero-btn__download:hover, .offer-btn:hover, .simple-btn:hover {
  opacity: 0.7;
  color: #FFF !important;
}

.hero-btn__open {
  padding: 13px 0;
  background: #2E2E2E;
  border-radius: 20px;
  text-align: center;
}

.hero-btn__open:hover {
    opacity: 0.7;
}

.offer {
  padding: 4% 5%;
  background: #F0F0F0;
}

.offer-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.offer-txt {
  max-width: 861px;
  font-weight: 500;
  font-size: 25px;
  line-height: 151.9%;
  letter-spacing: 0.01em;
  color: #2E2E2E;
}

.offer-btn {
  padding: 20px 27px;
  background: #2F9266;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}

.simple-title, .review-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 154.4%;
  color: #2E2E2E;
}

.simple-title {
  margin: 0 0 -1% 0;
}

.simple-subtitle {
  font-weight: bold;
  font-size: 40px;
  line-height: 140.9%;
  letter-spacing: 0.01em;
}

.simple-list__item {
  margin-top: 5px;
  font-weight: normal;
  font-size: 24px;
  line-height: 151.9%;
  letter-spacing: 0.01em;
}

.review-card {
  height: 450px;
  margin: 40px 10px;
  padding: 40px 30px;
  box-shadow: 0px 4px 38px rgba(0, 0, 0, 0.25);
  border-radius: 17px;
}

.review-card__name {
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #2e2e2e;
}

.review-card__data {
  font-size: 16px;
  line-height: 19px;
  color: #B6BBC0;
}

.review-card__txt {
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #2e2e2e;
}

.free {
  position: relative;
  margin-top: 5%;
  display: flex;
  align-items: baseline;
}

.free-box {
  position: absolute;
  max-width: 640px;
  z-index: 2;
  left: 52%;
  top: 45px;
  padding: 4%;
  background: #BDEBD6;
  box-shadow: 0px 3.91575px 25.4524px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.free-box__title {
  font-weight: bold;
  font-size: 35px;
  line-height: 140.9%;
  letter-spacing: 0.01em;
  margin: 0;
}

.free-box__list {
  padding: 4% 0;
}

.free-box__item {
  font-size: 24px;
  line-height: 151.9%;
  letter-spacing: 0.01em;
}

.free-box__btn {
  font-size: 24px;
  padding: 20px 60px;
  background: #2F9266;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
}

.free-box__btn:hover {
  color: #fff;
  opacity: 0.8;
}

.faq {
  padding: 60px 100px;
  background: #BDEBD6;
  border-radius: 20px;
}

.faq-title {
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 47px;
  color: #2e2e2e;
}

.list-item {
  margin-bottom: 19px;
  background-color: rgba(255, 255, 255, 0.66);
  border-radius: 10px;
}

.uk-accordion-title {
  font-weight: 600;
  font-size: 22px !important;
  line-height: 28px;
  color: #1A171B;
  padding-left: 20px;
}

.list-item__info {
  padding-left: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #1A171B;
}

p {
  padding: 0 20px 20px 10px;
}

.list-item:hover {
  background-color: white;
  cursor: pointer;
}

.video-block {
  margin: auto;
}

.video-box {
  width: 83%;
}

.video-block__title {
  margin-top: 5%;
  font-weight: bold;
  font-size: 35px;
  line-height: 140.9%;
  text-align: center;
  letter-spacing: 0.01em;
}

.video-block__subtitle {
  font-weight: bold;
  font-size: 30px;
  line-height: 140.9%;
  letter-spacing: 0.01em;
}

.video-block__note {
  max-width: 565px;
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
  letter-spacing: 0.01em;
}

.footer-top {
  background: #2D2D2D;
}

.footer-bottom {
  padding: 20px 30px;
}

.list-item, .footer-block__tel {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #F0F0F0;
}

.footer-bottom__info {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #4C4C4C !important;
}

.simple-info {
  padding: 30px;
}

@media (min-width: 2500px) {
  .free {
    padding-left: 13% !important;
  }
  .free-box {
    top: -10px !important;
    left: 46% !important;
    padding: 3%;
  }
}

@media (min-width: 1800px) {
  .forget-txt, .hero-info {
    padding: 6% !important;
  }
  .review {
    padding: 4% 3% !important;
  }
  .free-box {
    top: 11px;
    left: 46%;
  }
}

@media (min-width: 1634px) {
  .free {
    padding-left: 8%;
  }
  .free-box {
    top: 25px;
  }
}

@media (min-width: 1300px) {
  .forget-txt, .hero-info {
    padding: 2%;
  }
}

@media (min-width: 1400px) {
  .offer-box {
    justify-content: center;
  }
  .simple-info {
    width: 858px !important;
  }
}

@media (min-width: 1200px) {
  .simple-info {
    padding: 70px;
  }
  .offer-txt {
    margin-right: 3%;
  }
  .footer-bottom {
    padding: 20px 40px;
  }
}

@media (min-width: 493px) and (max-width: 920px) {
  .hero, .forget-txt {
    padding: 6% 4% !important;
  }
}

@media (max-width: 1400px) {
  .hero-btn__open, .hero-btn__download {
    font-size: 20px;
  }
  .free-box {
    left: 50%;
    top: 3%;
  }
}

@media (max-width: 1240px) {
  .offer {
    padding: 7% 4%;
  }
  .video-block__subtitle {
    font-size: 26px;
  }
  .free {
    flex-direction: column;
    align-items: center;
  }
  .free-box {
    position: sticky;
    left: 0;
    margin: -4% 0  1% 0;
  }
}

@media (max-width: 1158px) {
  .offer-btn {
    margin-top: 2%;
  }
}

@media (max-width: 1090px) {
  .footer-block {
    margin-top: 20px;
  }
  .uk-button-danger {
    margin-bottom: 20px !important;
  }
  .footer-block, .list, .footer-block__contacts {
    display: flex;
    flex-direction: column;
  }
  .list-item, .footer-tel {
    margin-bottom: 20px;
  }
  .hero-btn {
    flex-wrap: wrap;
  }
  .hero-btn__download {
    margin-right: 0;
  }
  .hero-btn__open {
    margin-top: 2%;
  }
}

@media (max-width: 980px) {
  .offer {
    padding: 10% 5%;
  }
  .faq {
    padding: 60px 60px;
  }
  .faq-title {
    font-size: 2rem;
  }
  .list-item__title {
    font-size: 20px !important;
  }
  .list-item__info {
    font-size: 18px !important;
  }
}

@media (max-width: 959px) {
  .free {
    flex-direction: column;
  }
  .free-box {
    left: 5%;
    top: 73%;
  }
}

@media (min-width: 960px) {
  .video-box {
    padding: 4%;
  }
}

@media (max-width: 940px) {
  .video-block__note {
    max-width: 100%;
  }
  .video-block {
    margin-bottom: 2%;
  }
}

@media (max-width: 800px) {
  .uk-section {
    padding: 0 !important;
  }
  .free-box {
    left: 2%;
  }
  .review-title {
    margin: 1% 0 -5% 0;
  }
  .modal-btn__txt {
    margin: auto;
  }
}

@media (max-width: 760px) {
  .review {
    padding: 0 !important;
  }
}

@media (max-width: 720px) {
  .faq {
    padding: 30px 10px;
  }
  .faq-title {
    font-size: 1.75rem;
  }
}

@media (max-width: 680px) {
  .free-box {
    max-width: 480px;
    padding: 8% 4%;
  }
  .video-block__note {
    font-size: 20px;
    margin-bottom: 4%;
  }
}

@media (max-width: 480px) {
  .offer-btn {
    font-size: 20px;
  }
  p {
    padding: 0;
  }
  .list-item__title, .list-item__info {
    padding: 0;
  }
  .faq-title {
    line-height: 36px;
  }
  .title-box__txt {
    margin-top: -20px;
  }
  .hero-info {
    padding: 40px 14px !important;
  }
  .video-block__title {
    font-weight: bold;
    font-size: 27px;
  }
  .modal-btn__txt {
    font-size: 17px;
    line-height: 24px;
  }
}

@media (max-width: 420px) {
  .g-menu__logo {
    width: 144px;
  }
  .nav-top__icon {
    width: 15px;
  }
  .nav-top__tel {
    width: 157px;
    font-size: 18px;
  }
  .hero-title {
    font-size: 30px !important;
    line-height: 38px;
  }
  .hero-subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  .list-item, .footer-block__tel {
    font-size: 22px;
  }
  .navbar-b__img {
    height: 60px;
    width: auto;
  }
  .simple-info {
    padding: 30px 15px;
  }
  .simple-title {
    font-size: 28px;
  }
  .simple-list__item {
    font-size: 20px;
  }
  .offer-txt {
    font-size: 24px;
  }
}

@media (max-width: 1080px) {
  .forget-txt {
    padding: 1%;
  }
  .hero-slide__img {
    height: 100%;
  }
  .hero-btn__open, .hero-btn__download {
    padding: 12px;
  }
  .review-card {
    height: 505px;
  }
}

@media (max-width: 1235px) {
  .review-card {
    height: 520px;
  }
}

@media (min-width: 959px) and (max-width: 1096px) {
  .review-card {
    height: 604px;
  }
}

@media (max-width: 1235px) {
  .review-card {
    height: 520px;
  }
}

@media (max-width: 480px) {
  .uk-slider {
    -webkit-tap-highlight-color: transparent;
    padding: 0 !important;
  }
}

.youtube {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.youtube .play {
  background: url("../img/youtube-play-btn.png") no-repeat;
  /*ВАЖНО: здесь укажите адрес до изображения*/
  background-position: 0 -50px;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.youtube:hover .play {
  background-position: 0 0;
}

.modal-btn__txt {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.modal-body {
  padding-top: 20px !important;
}

.modal-item__txt {
  margin-right: 5px;
  font-weight: 550;
  font-size: 16px;
  line-height: 20px;
}

.modal-comment {
  padding: 10px;
  border: 1px solid #3AC185;
  box-sizing: border-box;
  border-radius: 10px;
  outline: none;
  width: -webkit-fill-available;
  height: 139px;
}

@media (max-width: 930px) {
  .modal-item__txt {
    margin: none;
  }
}
/*# sourceMappingURL=style.css.map */
.nav-top__icon {
width: 9% !important;
}
.nav-top__txt {
font-size: 17.5px;
line-height: 24px;
margin-right: 6px;
}
.nav-top__tel {
margin-left: 4px;
font-weight: bold;
font-size: 23px;
line-height: 16px;
color: #2E2E2E !important;
}
@media (max-width: 420px) {
.nav-top__tel {
width: 128px;
font-size: 18px;
}
.nav-top__txt {
font-size: 13.5px;
line-height: 24px;
width: 144px;
}}


.tariff-card__btn {
  padding: 15px 40px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #fff !important;
  background: #FF855F;
  border-radius: 17px;
}

.footer-button__help, .review-btn {
  font-weight: 500;
  font-size: 20px;
  background: #FF855F;
  border-radius: 20px !important;
  color: #fff !important;
}
.review-btn {
  font-size: 24px !important;
  text-transform: capitalize !important;
  padding: 14px 0 !important;
}
.footer-button__help {
  padding: 20px 24px;
}
.footer-button__help:hover, .review-btn:hover {
  opacity: 0.9;
  background: #FF855F !important;
}
.tariff-card {
    width: 315px;
    padding: 30px 26px 40px 26px;
    margin: 5% 1%;
    box-shadow: 0px 4px 38px rgba(0, 0, 0, 0.15);
    border-radius: 17px;
}
.tariff-card__price {
    padding: 9px;
    font-weight: bold;
    font-size: 38px;
    line-height: 49px;
    text-align: center;
    color: #48A77D;
}
.tariff-card__btn {
    padding: 15px 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    background: #FF855F;
    border-radius: 17px;
}
@media (max-width: 480px) {
    .tariff-card {
        width: 100%;
    }
    
}
@media (max-width: 360px) {
    .tariff-card {
        padding: 30px 0;
        margin: 5% 2%;
    }
    .tariff-card__btn {
        padding: 15px 18px;
        font-size: 18px;
    }
}