.form-bottom .container{
  background-image: linear-gradient(-45deg, #acd9fd 0%, #90b6fb 25%, #59abfd 51%, #0044ff 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;

}

.form-bottom p{
  color: #fff;
}

.form-bottom h2 {
	text-align: left;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}

.file2 {
	position: relative;
    z-index: 4;
    background: #fff;
    border-radius: 0 0 80px 80px;
    padding: 15px 15px 80px 15px;
    margin: 120px 0;
}

.form-bottom input[type=text], input[type=email] {
    padding: 25px;
    width: 100%;
    max-width: 380px;
    height: 76px;
    border-radius: 10px;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
}

.form-bottom input[type=checkbox] + label {
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}



.btn-lg {
    font-size: 20px;
    line-height: 24px;
    min-height: 77px;
    padding: 26px;
    width: 100%;
    max-width: 380px;
}

.btn {
    padding: 14px;
    border-radius: 90px;
    background-color: #ffffff;
    /* border: 1px solid #f4b859; */
    line-height: 18px;
    font-weight: 600;
    color: #007fff;
    cursor: pointer;
}


.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -270px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.background-container {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 80px;
    height: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.background-container:before {
    content: '';
}

.wrap {
    width: 100%;
    max-width: 1200px;
    float: none;
    margin: 0 auto;
}

.footer .wrap-inner {
    display: flex;
    justify-content: space-between;
}

.wrap-inner {
    width: 100%;
    position: relative;
    z-index: 2;
}

.footer-left {
    width: 400px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #808899;
}

.footer-center {
    width: 340px;
}

.footer-right {
    width: auto;
    flex-shrink: 0;
}

.social-network-list {
    display: flex;
    flex-shrink: 0;
}

.footer-left p {
    margin-bottom: 26px;
}

.footer-left p:last-child {
    margin-bottom: 0;
}

.footer-links {
    display: flex;
    flex-wrap: wrap;
}

.footer-links li {
    width: auto;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 14px;
}

.social-network-list {
    display: flex;
    flex-shrink: 0;
}

.footer-tel {
    display: block;
    float: left;
    width: auto;
    position: relative;
    padding-left: 32px;
    color: rgba(255,255,255,0.48);
    line-height: 24px;
    margin-right: 32px;
    transition: all .2s linear;
}

.footer-tel:before {
    width: 24px;
    height: 24px;
    background: url(/img/picture/footer-tel.svg) center center no-repeat;
    background-size: contain;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    opacity: .48;
    transition: all .2s linear;
}

.social-network-list .social-network-link.telegram {
    color: #00A4FF;
}

.social-network-list .social-network-link {
    display: block;
    float: left;
    position: relative;
    margin-right: 32px;
    flex-shrink: 0;
    padding-left: 32px;
    line-height: 24px;
}

.social-network-list .social-network-link.whatsapp {
    color: #25D366;
}

.social-network-list .social-network-link:last-child {
    margin-right: 0;
}

.social-network-list .social-network-link {
    display: block;
    float: left;
    position: relative;
    margin-right: 32px;
    flex-shrink: 0;
    padding-left: 32px;
    line-height: 24px;
}

.footer {
    position: relative;
    z-index: 3;
    background: #fff;
    padding-bottom: 80px;
}

a {
	text-decoration: none;
}

.page2020__blog-card-front ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    color: #000;
}

.sectionn {
    padding: 0px 0 35px 0;
    position: relative;
}

.content-block-container {
    max-width: 1280px;
    margin: 0 auto;
    color: #474766;
}

.single-block-title {
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
}

.blue-block-two-col__full-width-content {
    background: #F5F9FF;
    border-radius: 20px;
    padding: 40px;
    text-align: left;
    margin: 40px 0 0 0;
}

.blue-block-two-col__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #474766;
    margin: 0 0 16px 0;
}

.blue-block-two-col__text {
    font-size: 18px;
    line-height: 28px;
    color: #474766;
}

.blue-block-two-col__ul {
    margin: 16px 0 0 0;
    font-size: 18px;
    line-height: 28px;
    list-style: disc;
    padding: 0 0 0 54px;
}

.blue-block-two-col__ul li, .blue-block-two-col__ol li {
    padding: 8px 0 0 0;
}

.blue-block-two-col a {
    color: #2589FF;
    text-decoration: underline;
    display: inline;
}

.blue-block-two-col__text_new-p {
    margin: 32px 0 0 0;
}

@media screen and (max-width: 1280px) {
.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -270px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .footer .wrap-inner {
    flex-direction: column;
  }

  .footer-left {
    order: 1;
  }

  .footer-center {
    margin-bottom: 30px;
    order: 0;
  }

  .wrap {
    max-width: 900px;
   }
   .footer-right {
    order: -1;
    margin-bottom: 30px;
   }

   .single-block-title {
    font-size: 38px;
    line-height: 44px;
   }
   .blue-block-two-col__full-width-content {
    padding: 24px;
   }

   .blue-block-two-col__text {
    font-size: 16px;
    line-height: 24px;
    }

    .blue-block-two-col__ul, .blue-block-two-col__ol {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 16px;
    }
}

@media screen and (max-width: 1024px) {
.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -230px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .wrap {
    max-width: 92vw;
   }

   .single-block-title {
    font-size: 38px;
    line-height: 44px;
   }
}

@media screen and (max-width: 768px) {
.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -200px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .footer .wrap-inner {
    display: flex;
    flex-direction: column;
  }

  .footer-right {
    order: -1;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -200px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media screen and (max-width: 480px) {
.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -200px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .footer-center, .footer-left {
    width: 100%;
   }
}

.mw {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 50px 20px 50px;
    text-align: center;
    background-color: #f1f6fb;
    border-radius: 23px;
    margin-bottom: 50px;
}

#faq {
  max-width: 700px;
  margin: auto;
  padding:0 15px 50px 15px;
  text-align: center;
}

section.faq {
  padding-top: 2em;
  padding-bottom: 3em;
}

#faq ul {
  text-align: left;
}
.transition, p, ul li i:before, ul li i:after {
  transition: all 0.3s;
}

#faq .no-select, #faq h2 {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
}

#faq h1 {
  color: #000;
  margin-bottom: 30px;
  margin-top: 0;
}

#faq h2 {
  color: #cc071e;
  font-size: 20px;
  line-height: 34px;
  text-align: left;
  padding: 15px 15px 0;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  margin: 0;
  cursor: pointer;
  transition: .2s;
}

#faq p {
  color: #333;
  text-align: left;
  font-size: 18px;
  line-height: 1.45;
  position: relative;
  overflow: hidden;
  max-height: 250px;
  will-change: max-height;
  contain: layout;
  display: inline-block;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0 50px 0 15px;
  transition: .3s opacity, .6s max-height;
  hyphens: auto;
  z-index: 2;
}

#faq ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
#faq ul li {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
  /*padding-bottom: 4px;*/
  /*padding-top: 18px;*/
  background: #fff;
  box-shadow: 0 3px 10px -2px rgba(0,0,0,0.1);
  -webkit-tap-highlight-color: transparent;
}
#faq ul li + li {
  margin-top: 15px;
}
#faq ul li:last-of-type {
  padding-bottom: 0;
}
#faq ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 28px;
  right: 15px;
}
#faq ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #cc071e;
  width: 3px;
  height: 9px;
}
#faq ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
#faq ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
#faq ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  touch-action: manipulation;
}
#faq ul li input[type=checkbox]:checked ~ h2 {
  color: #000;
}
#faq ul li input[type=checkbox]:checked ~ p {
  /*margin-top: 0;*/
  max-height: 0;
  transition: .3s;
  opacity: 0;
  /*transform: translate(0, 50%);*/
}
#faq ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
#faq ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}


input[type=checkbox] + label::before {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    top: 5px;
    width: 21px;
    height: 15px;
    background-image: url(../img/check.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.stat-1 {
  font-size: 14px;
  text-decoration: underline;
}

.infs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 1440px;
  margin: 0 auto;
}


.section-5 .site-width {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #e6f3fb;
    border-radius: 0.25rem;
    padding: 3.25rem 3.125rem;
    margin-top: 0rem;
}

.section-5 .col-left {
    width: 40%;
}

.section-5 .col-right {
    width: 45%;
    background: #ffffff;
    background-size: cover;
    padding: 40px 60px 30px 30px;
    border-radius: 10px;
    color: #2589ff;
}

.section-5 .col-left .info-text {
    color: #474766;
    font-size: 20px;
    margin: 0 0 50px 0;
    width: 23.6875rem;
    line-height: 1.95rem;
}

.section-5 .title {
    font-weight: 700;
    font-size: 30px;
    color: #474766;
    margin: 0 0 50px 0;
    text-align: center;
}

.section-5 .title span {
    display: block;
    color: #f5b858;

}

.section-5 .col-left .item {
    font-size: 20px;
    color: #474766;
    margin: 0 0 30px 0;
}

.section-5 .col-left .item b {
    display: block;
    font-size: 35px;
    color: #2589ff;
    font-weight: 900;
}

.section-5 .col-left .info {
    font-size: 15px;
    color: #808899;
}

.section-5 .col-left .star {
    color: #fff;
}

.section-5 .block {
    margin: 0 0 55px 0;
    position: relative;
}

.section-5 .n {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    display: inline-flex;
    line-height: 20px;
    position: relative;
    align-items: center;
    color: #474766;
}

.section-5 .n span {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/section5-pod.png) no-repeat right center;
    margin: 0 0 0 15px !important;
    flex-shrink: 0;
    cursor: pointer;
}

.section-5 .n .hover {
    display: none;
    position: absolute;
    bottom: calc(100% + 10px);
    right: 0;
    border: 3px solid #f5b858;
    background: #f3f3f3;
    box-shadow: 0px 2px 11px rgba(23, 23, 23, 0.44);
    padding: 10px;
    font-size: 14px;
    text-transform: initial;
    line-height: normal;
    width: 250px;
    border-radius: 10px;
}

.section-5 .block .line {}

.section-5 .range {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 2px;
    background-color: #0077ff;
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}

.section-5 .range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer;
    border: solid 1px #2589ff;
    background-color: #ffffff;
}

.section-5 .range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: solid 1px #f5b858;
    background-color: #282828;
    cursor: pointer;
}

.section-5 .counter {
    border: 0px;
    background: none;
    font-size: 15px;
    position: absolute;
    color: #fff;
    bottom: -20px;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
}

.section-5 .number1 {
    position: absolute;
    bottom: -20px;
    left: 0px;
    font-size: 15px;
    color: #c2c2c2;
}

.section-5 .number2 {
    position: absolute;
    bottom: -20px;
    right: 0px;
    font-size: 15px;
    color: #c2c2c2;
}

.section-5 .total {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.section-5 .total span {
    display: block;
    font-size: 35px;
    margin: 5px 0 0 0;
}

.section-5 #result {
    color: #474766;
    font-size: 35px;
    font-weight: 700;
}


.bd {
  max-width: 1280px;
  margin: 0 auto;
  z-index: 99;
}

.bd .block {
  /* background: #e6f3fb; */
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 3%;
}

.bd {
  /* padding: 9rem 0 2.5rem; */
}

.bd .logo {
  width: 46.75rem;
  height: 4.875rem;
  min-height: 4.875rem;
}

.bd h2 {
  padding-top: 2rem;
}

.bd .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-bdap: bdap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  padding-top: 0rem;
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.bd .items .item {
  width: 17.8rem;
  top: 0;
  -webkit-transition: top 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: top 0.3s, box-shadow 0.3s;
  transition: top 0.3s, box-shadow 0.3s;
  transition: top 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  border: 2px solid white;
  position: relative;
  margin: 10px;
  text-align: center;
  border-width: 2px;
    border-color: #def0ff94;
    border-style: solid;
}

.bd .items .item::before {
  content: ""; /* Создаем псевдоэлемент */
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #2589ff; /* Цвет анимированной полосы */
  bottom: 0;
  left: 0;
  z-index: -1; /* Помещаем полосу под основным содержимым */
  transition: height 0.3s ease; /* Анимация высоты */
}



.bd .items .item:hover {
  -webkit-box-shadow: 0 4rem 3.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 4rem 3.5rem rgba(0, 0, 0, 0.1);
  top: -1rem;
}

.bd .items .item:hover::before {
  height: 100%; /* При наведении высота полосы будет увеличиваться, создавая эффект выдвижения */
}

.bd .items .item img {
  width: 22.5rem;
  height: 20.125rem;
  min-height: 20.125rem;
  cursor: pointer;
  position: relative; /* Добавляем позиционирование */
  overflow: hidden; /* Скрываем часть содержимого, которое будет анимироваться */
  max-width: 100%;
  height: auto;
}

.bd .items .item .text {
  padding: 2rem 1.1875rem;
  position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 10px;
      color: rgb(0, 0, 0);
      font-size: 18px;
      line-height: 1.2;
      font-weight: 300;
}

.bd .items .item .text span .tooltip {
  width: 22.625rem;
  right: -2rem;
}

.bd .items .item .text span .tooltip:before {
  right: 1.75rem;
}

.bd h3 {
  width: 59rem;
  font-size: 3rem;
  line-height: 3.5rem;
  margin: 9rem auto 0;
}


.bd .itemss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-bdap: bdap;
  /* flex-bdap: bdap; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  /*padding-top: 4rem;*/
  max-width: 100%;
}

.bd .itemss .item4 {
  width: 26.7rem;
  top: 0;
  -webkit-transition: top 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: top 0.3s, box-shadow 0.3s;
  transition: top 0.3s, box-shadow 0.3s;
  transition: top 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  border: 2px solid white;
}

.bd .itemss .item4::before {
  content: ""; /* Создаем псевдоэлемент */
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #2589ff; /* Цвет анимированной полосы */
  bottom: 0;
  left: 0;
  z-index: -1; /* Помещаем полосу под основным содержимым */
  transition: height 0.3s ease; /* Анимация высоты */
}



.bd .itemss .item4:hover {
  -webkit-box-shadow: 0 4rem 3.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 4rem 3.5rem rgba(0, 0, 0, 0.1);
  top: -1rem;
}

.bd .itemss .item4:hover::before {
  height: 100%; /* При наведении высота полосы будет увеличиваться, создавая эффект выдвижения */
}

.bd .itemss .item4 img {
  width: 28.5rem;
  height: 27.125rem;
  min-height: 28.125rem;
  cursor: pointer;
  position: relative; /* Добавляем позиционирование */
  overflow: hidden; /* Скрываем часть содержимого, которое будет анимироваться */
}

.bd .itemss .item4 .text {
  padding: 2rem 1.1875rem;
}

.bd .itemss .item4 .text span .tooltip {
  width: 22.625rem;
  right: -2rem;
}

.bd .itemss .item4 .text span .tooltip:before {
  right: 1.75rem;
}

/* Плитки*/

.btp {
    display: block;
    margin: 50px auto;
    padding: 10px 20px;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    background-color: #2589ff;
    color: white;
    border: 1px solid #2589ff;
    border-radius: 5px;
    transition: background-color 0.3s;
    width: 430px;
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
}

.webinar {
    margin: 80px auto
}

@media (min-width: 768px) {
    .webinar {
        margin:100px auto
    }
}

@media (max-width: 767.98px) {
    .webinar {
        padding:0
    }
}

.webinar__wrapper {
    background: linear-gradient(rgb(177 213 255 / 92%),rgb(22 134 255 / 70%)),url(/img/diff-bg.png);
    background-size: cover;
    padding: 30px calc(var(--bs-gutter-x) * .5) 7px;
    color: #fff;
    position: relative
}

@media (min-width: 768px) {
    .webinar__wrapper {
        padding:50px 65px;
        border-radius: 10px
    }
}

.webinar__title {
    font-weight: 600;
    line-height: 1.3;
    font-size: 24px;
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .webinar__title {
        font-size:34px;
        margin-bottom: 30px;
        max-width: 90%
    }
}

.webinar__list {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    display: grid;
    grid-gap: 20px;
    margin-bottom: 66px
}

@media (min-width: 768px) {
    .webinar__list {
        grid-gap:15px;
        font-size: 18px;
        margin-bottom: 50px
    }
}

.webinar__item {
    padding-left: 15px;
    position: relative;
    max-width: 70%;
}

.webinar__item:before {
    content: "";
    border-radius: 14px;
    width: 3px;
    height: 80%;
    background: #00f3dd;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%)
}

.webinar__notice {
    font-weight: 400;
    font-size: 12px;
    position: relative
}

.webinar__button {
    margin-bottom: 7px
}

@media (min-width: 768px) {
    .webinar__author {
        position:absolute;
        bottom: 0;
        right: 0;
        display: grid;
        grid-auto-flow: column;
        align-items: end;
        /* grid-gap: 38px */
    }
}

@media (min-width: 1200px) {
    .webinar__author {
        right:0px;
    }
}

.webinar__author-image {
    height: 220px
}

@media (max-width: 767.98px) {
    .webinar__author-image {
        position:absolute;
        display: none;
        bottom: 0;
        right: 0
    }
}

@media (min-width: 375px) {
    .webinar__author-image {
        height:300px
    }
}

@media (min-width: 425px) {
    .webinar__author-image {
        height:324px
    }
}

@media (min-width: 768px) {
    .webinar__author-image {
        height:480px
    }
}

.webinar__author-text {
    line-height: 1.3;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .webinar__author-text {
        padding-bottom:70px;
        margin: 0
    }
}

.webinar__author-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3
}

@media (min-width: 768px) {
    .webinar__author-name {
        font-size:20px
    }
}

.webinar__author-position {
    font-weight: 400;
    font-size: 12px
}

@media (min-width: 768px) {
    .webinar__author-position {
        font-size:16px
    }
}

.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container-sm,.container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container-md,.container-sm,.container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container-lg,.container-md,.container-sm,.container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container-xl,.container-lg,.container-md,.container-sm,.container {
        max-width:1140px;
    }
}

@media (min-width: 1400px) {
    .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container {
        max-width:1320px
    }
}

.varanty input[type=text],
input[type=email] {
    padding: 25px;
    width: 100%;
    max-width: 380px;
    height: 76px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #cccccc;
}

.modal-content {
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
}

.modal-header {
    border-bottom: none;
}

.modal form {
    max-width: 380px;
}

.modal-close {
    color: #000;
    background: transparent;
    border: none;
    padding: 0;
    font-size: 30px;
}

.privacy-link {
    text-decoration: underline;
    color: #000;
}

.privacy-link:hover {
    color: #474766;
}


@media (max-width: 1280px) {
    .infs {
       display: grid;
       grid-template-columns: none;
       gap: 30px;
       max-width: 1280px;
       margin: 0 auto;
    }


    
}

@media (max-width: 768px) {
    .ih {
      display: none;  
    }

    .section-5 .title {
        font-size: 26px;
    }

    .section-5 .site-width {
        display: block;
    }

    .section-5 .col-left {
        width: 100%;
        text-align: center;
    }

    .section-5 .col-left .info-text {
        font-size: 18px;
        text-align: center;
    }

    .section-5 .col-left .item {
        font-size: 18px;
        margin: 0 0 20px 0;
    }

    .section-5 .col-right {
        width: 100%;
        padding: 30px 20px;
        margin: 30px 0 0 0;
    }

    .section-5 .n {
        font-size: 13px;
        line-height: normal;
    }

    .section-5 .col-left .info-text {
    color: #474766;
    font-size: 20px;
    margin: 0 0 50px 0;
    width: 100%;
    line-height: 1.95rem;
    }
}

@media (max-width: 768px) {
    .ih {
      display: none;  
    }

    .section-5 .title {
        font-size: 26px;
    }

    .section-5 .site-width {
        display: block;
    }

    .section-5 .col-left {
        width: 100%;
        text-align: center;
    }

    .section-5 .col-left .info-text {
        font-size: 18px;
        text-align: center;
    }

    .section-5 .col-left .item {
        font-size: 18px;
        margin: 0 0 20px 0;
    }

    .section-5 .col-right {
        width: 100%;
        padding: 30px 20px;
        margin: 30px 0 0 0;
    }

    .section-5 .n {
        font-size: 13px;
        line-height: normal;
    }
}

.site-widths {
    width: 100%;
    max-width: 1280px;
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
}

.page__parth {
    color: #2589ff;
    text-align: center;
}

.akap {
    display: flex;
}

.stat-11 {
    font-weight: 900;
    font-size: 20px;
}

/* Video Play Button */
.popup-youtube {
    cursor: pointer;
}

.play-btn {
    position: absolute;
    z-index: 10;
    top: 80%;
    left: 40%;
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 2rem;
    height: 2.75rem;
    padding: 1.125rem 1.25rem 1.125rem 1.75rem;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.play-btn:hover {
    cursor: pointer;
}

.play-btn:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    display: block;
    width: 4.75rem;
    height: 4.75rem;
    border-radius: 50%;
    background: #ffffff45;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.play-btn:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    width: 4.375rem;
    height: 4.375rem;
    border-radius: 50%;
    background: #ff0000cf;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.play-btn span {
    position: relative;
    display: block;
    z-index: 3;
    top: 0.375rem;
    left: 0.25rem;
    width: 0;
    height: 0;
    border-left: 1.625rem solid #fff;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/* end of video play button */

#popup__toggle{bottom:7%;right:1%;position:fixed;z-index:999;}
.img-circle{background-color:#2589ff;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #2589ff;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#2589ff;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../img/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}


.warranty_button {
    background: #fff;
    color: #268FF0;
    padding: 21px 29px;
    margin-right: 55px;
    font-family: 'Suisse Intl', sans-serif;
    width: 40%;
    text-decoration: none;
    border-radius: 6px;
    display: inline-block;
    border-radius: 6px;
    border: 0;
    line-height: 20px;
    font-weight: 400;
    font-size: 18px;
    outline: none;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease;
}

  @media (max-width: 767.98px) {
  .webinar__author-image {
    position: absolute;
    display: none;
    bottom: 0;
    right: 0;
   }

   .warranty_button {
    background: #fff;
    color: #268FF0;
    padding: 21px 29px;
    margin-right: 55px;
    font-family: 'Suisse Intl', sans-serif;
    width: 100%;
    text-decoration: none;
    border-radius: 6px;
  }

  .play-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 70%;
    left: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 2rem;
    height: 2.75rem;
    padding: 1.125rem 1.25rem 1.125rem 1.75rem;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  .webinar__author-text {
    line-height: 1.3;
    margin-bottom: 30px;
    display: none;
  }

  .webinar__item {
    padding-left: 15px;
    position: relative;
    max-width: 100%;
  }

}

  @media (max-width: 467.98px) {
  

  .play-btn {
    display: none;
    position: absolute;
    z-index: 10;
    top: 75%;
    left: 72%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 2rem;
    height: 2.75rem;
    padding: 1.125rem 1.25rem 1.125rem 1.75rem;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  .webinar__author-text {
    line-height: 1.3;
    margin-bottom: 30px;
    display: none;
  }

  .webinar__item {
    padding-left: 15px;
    position: relative;
    max-width: 100%;
  }

  .btp {
    display: block;
    margin: 50px auto;
    padding: 10px 20px;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    background-color: #2589ff;
    color: white;
    border: 1px solid #2589ff;
    border-radius: 5px;
    transition: background-color 0.3s;
    width: 356px;
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
  }

}

