.content-md {
  padding: 0;
}
.page-banner {
  position: relative;

  background: #000;
  background: linear-gradient(124.79deg, #28d2d5 9.78%, #1eacf4 50.99%, #7d4fff 90.25%);
}

.page-ban__img:nth-child(1) {
  position: relative;
  z-index: 2;
  right: 0;
  top: 4vw;
}

.banner_h2 {
  color: #fff;
  font-size: 18px;
}

.banner_h2 b {
  color: #fff;

}


.page-ban__img:nth-child(2) {
  position: absolute;
  left: 10vw;
  top: 145px;
}

.banner-text {
  position: absolute;
  right: 10%;
  top: 15%;
  max-width: 580px;
}

.banner-text h1 {
  color: #ffffff;
/*  text-transform: uppercase;*/
  font-size: 47px;
  font-weight: bold;
  line-height: 64px;
  /* text-align: center;
  -ms-flex-item-align: center; */
  align-self: center;
  margin-bottom: 0;
  line-height: 1.3;
  font-size: 58px;
}

.seldonDoc-header ul {
  margin-top: 40px;
  padding-left: 0;
  /* text-align: center; */
  margin: 1em 0 !important;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 64px;
  color: #ffffff;
  text-transform: uppercase;
}

.seldonDoc-header ul li {
  position: relative;
  padding-left: 0;

}

.seldonDoc-header ul li:before {
  content: "\2014";
  position: static;
  width: 15px;

  background: none;
}

.seldonDoc {
  overflow: hidden;
}

.ban-imgs__holder {
  width: 50%;
  position: relative;
}

.ban-text__inner {
  padding: 25px;
  border-radius: 6px;
  /* background-attachment: fixed; */
}


.what-block__1 {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 35px rgb(0 0 0 / 25%);
  box-shadow: 0 4px 35px rgb(0 0 0 / 25%);
  padding: 25px 50px;
  max-width: 900px;
  text-align: center;
  border-radius: 35px;
  position: relative;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.seldonDoc .whatService h2 {
  font-weight: bold;
  font-size: 50px;
  line-height: 64px;
  text-align: center;
  color: #505d68;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 0;
  margin-bottom: 60px;
}

.block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.img-holder {
  position: relative;
}

.img-holder img:nth-child(1) {
  /* width: 90%; */
}

.img-holder img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: -15px;
  max-width: 36%;
}

.img {
  width: 40%;
}

.text {
  width: 55%;
}

.block {
  padding: 35px 25px;
  margin-bottom: 30px;
}

.whatService__block-2 .block {
  background: #eeeae1;

}

.whatService__block-2 h3 {
  font-size: 36px;
  margin-bottom: 80px;

}

.seldonDoc {
  background: #fefaf1;
}

.seldonDoc .whatService__block-2 h4 {
  color: #58585b;
  font-size: 28px;
  line-height: 38px;
  font-style: normal;
  font-weight: bold;
}

.seldonDoc .whatService__block-2 a {
  display: block;
  grid-area: info;
  background: #f61c0d;
  height: 54px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  border-radius: 10px;
  cursor: pointer;
  z-index: 5;
  width: 216px;
}

.seldonDoc .whatService__block-3 .block {
  display: flex;
  align-items: center;
  background: linear-gradient(121.77deg, #91c8fb 10.3%, #c250bd 86.85%), #abcef6;
  color: #fff;
}

.whatService__block-2 {
  margin-top: -50px;
}

.seldonDoc .whatService__block-3 h4, .seldonDoc .whatService__block-5 h4 {
  font-size: 28px;
  line-height: 38px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

.seldonDoc .whatService__block-3 a,
.seldonDoc .whatService__block-5 a {
  display: block;
  background: #ffffff;
  height: 54px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 54px;
  color: #58585b;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  border-radius: 10px;
  cursor: pointer;
  z-index: 5;
  width: 216px;
}

.seldonDoc .whatService__block-2 h4, .seldonDoc .whatService__block-4 h4 {
  color: #58585b;
  font-size: 28px;
  line-height: 38px;
  font-style: normal;
  font-weight: bold;
}

.seldonDoc .whatService__block-2 .block, .seldonDoc .whatService__block-4 .block {
  display: flex;
  align-items: center;
  background: #eeeae1;
}

.seldonDoc .whatService__block-2 a, .seldonDoc .whatService__block-4 a {
  display: block;
  grid-area: info;
  background: #f61c0d;
  height: 54px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  box-shadow: 0 24px 48px rgb(0 0 0 / 16%);
  border-radius: 10px;
  cursor: pointer;
  z-index: 5;
  width: 216px;
}

.seldonDoc .whatService__block-5 .block {
  background: linear-gradient(121.77deg, #f96e4f 10.3%, #d757a4 86.85%), #abcef6 !important;
  color: #fff;
}

.seldonDoc .whatService .usersBlock .title h3 {
  font-weight: bold;
  font-size: 50px;
  line-height: 64px;
  text-align: center;
  color: #505d68;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 20px;
}

.seldonDoc .whatService .usersBlock .title p {
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 31px;
  color: #505d68;
}

.seldonDoc .whatService .usersBlock .items .item img {
  margin-bottom: 1em;
}

.seldonDoc .whatService .usersBlock .items .item {
  text-align: center;
}

.seldonDoc .whatService .usersBlock .items .item .name {
  text-align: center;
  color: black !important;
  font-size: 28px;
  line-height: 38px;
  font-style: normal;
  font-weight: bold;
}

.seldonDoc .whatService .usersBlock .items .item p {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  -ms-flex-item-align: start;
  align-self: start;
  color: #58585b;
  text-align: center;
  margin-top: 20px;
}

.usersBlock {
  margin-top: 50px;
}

.seldonDoc .whatService {

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 20px 133px 20px;
  max-width: 1360px;
}

.play_btn {
  background-image: url(/images/play-btn.svg);
  width: 70px;
  height: 70px;
  margin: auto;
  cursor: pointer;
  transition: 0.3s all;
  opacity: 0.8;
}

.seldon17-list .item .img .play_btn {
  position: absolute;
  top: 39%;
  left: 42%;
}

.undertitle h2 {
  font-weight: bold;
  font-size: 36px;
  line-height: 110%;
  color: #051736;
}

.seldon17-list .item .img {
  margin-bottom: 15px;
  position: relative;
}

.seldon17-list .img,
.seldon17-list .text {
  width: 100%;
}

.usersBlock .title {
  margin-bottom: 50px;
}

.seldon17-list .item p:first-child {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
  color: #10397c;
}

#footer {
  position: relative;
  bottom: -50px;
  margin-top: 80px;
  padding-bottom: 20px;
}

.ask-form-holder {
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  justify-content: center;
  flex-direction: column;
}

.ask-form__btn {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #FFFFFF;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #DB4347;
  border-radius: 6px;
  padding: 12px 0;
  text-decoration: none;

  max-width: 200px;
  margin-top: 30px;
}

.ask-form__btn:hover {
  color: #fff;
}

.ask-form-holder h3 {
  margin: 0;
}

.main {
  padding-bottom: 82px;
}


.prod__tariff {
  margin-top: 25px;
  padding: 15px;
  background-color: #ff3b40;
  max-width: 400px;
  position: relative;
  margin-bottom: 25px;
}
.prod__tariff::before {
  content: '';
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ff3b40;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: -20px;
}
.prod__tariff p {
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
}
.tariff__disclaimer {
 
  transition: .25s;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding: 15px;
  background: rgba(255, 255, 255, .7);
  line-height: 1;
  backdrop-filter: blur(12px);
  color: #051736;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
  font-size: 12px;
  z-index: 3;
  padding: 0;
  overflow: hidden;
  max-height: 0;
}
.prod__tariff:hover .tariff__disclaimer {
  padding: 15px;
  overflow: hidden;
  max-height: 200px;
}











@media(max-width: 1366px) {
  .ban-imgs__holder {
    width: 100%;
  }

  .page-ban__img:nth-child(1) {
    position: relative;
    z-index: 2;
    right: 8%;
    top: 4vw;
  }

  .page-ban__img:nth-child(2) {
    position: absolute;
    left: 1vw;
    top: 145px;
  }

  .banner-text {
    position: absolute;
    right: 3%;
    top: 15%;
    max-width: 580px;

    z-index: 3;
    background: rgba(0,0,0, .5);
    border-radius: 15px;
  }

  .ban-imgs__holder {
    left: -10%;
  }
}


@media(max-width: 1144px) {
  .banner-text {
    position: static;
    background: none;
    /* order: 1; */
  }

  .ban-imgs__holder {
    order: 2;
    position: absolute;
    right: 0;
    left: unset;
    width: 30%;
  }

  .page-banner {
    position: relative;
    /* display: flex;
    flex-direction: column; */
  }

  .page-ban__img:nth-child(1) {
    position: relative;
    z-index: 2;
    right: 20%;
    top: 4vw;
  }

  .page-ban__img:nth-child(2) {
    position: absolute;
    left: 1vw;
    top: 90px;
  }

  .ban-imgs__holder {
    order: 2;
    position: absolute;
    right: 0;
    left: unset;
    width: 250px;
    top: -70px;
  }

  .what-block__1 {

    transform: translate(-50%, 0);
  }

  .whatService__block-2 {
    margin-top: 50px;
  }


}

@media (max-width: 832px) {
  .banner-text h1 {
    text-align: left;

  }

  .seldonDoc-header ul {
    text-align: left;
  }

  .banner-text h1 {
    text-align: left;
    font-size: 4vw;
    line-height: 1.3;
  }

  .banner-text {
    max-width: 73%;

  }

  .page-banner {
    overflow: hidden;
  }

  .seldonDoc-header ul li {
    padding-left: 0;
    font-size: 3vw;
  }
}

@media(max-width: 768px) {
  .block {
    flex-direction: column;
  }

  .block .img {
    order: 1;
    margin-bottom: 25px;
    width: 100%;
  }

  .block .text {
    order: 2;
    width: 100%;

  }
}


@media (max-width: 640px) {
  .page-ban__img:nth-child(2) {

    top: 55px;
  }

  .ban-imgs__holder {
    order: 2;
    position: absolute;
    right: -128px;
    left: unset;
    width: 250px;
    top: -122px;
  }

  .seldonDoc .whatService h2 {
    font-size: 6vw;
    line-height: 1.3;
    margin-bottom: 30px;
  }

  .what-block__1 {
    padding: 15px;
  }
}

@media (max-width: 425px) {
  .seldonDoc-header ul li {

    line-height: 1;
    font-size: 14px;
  }

  .ban-text__inner {
    padding: 15px;
  }

  .banner-text h1 {
    font-size: 16px;
    line-height: 1.3;
  }

  .whatService__block-2 h3 {
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.3;
  }

  .block .img {
    margin-bottom: 0;
  }

  .seldonDoc .whatService .usersBlock .title h3 {
    font-size: 28px;
    line-height: 1.3;
  }

  .seldonDoc .whatService {
    padding-bottom: 30px;
  }



  .page-ban__img:nth-child(1) {
    right: -10%;
}



}

@media (max-width: 360px) {
  .ban-imgs__holder {
    right: -160px;
  }

  .banner-text {
    max-width: 190px;
  }
}