.course-info__icons_image {
  max-width: 20px;
  height: auto;
  margin-right: 7px;
}
.course-info__tag-link {
  color: #1f1f1f;
}
.poster__header {
  font-weight: 800;
  font-size: 34px;
  line-height: 120%;
  padding-bottom: 30px;
}
.poster__programms_flex {
  display: flex;
  padding: 24px 0;
  border-top: 1px solid #e1e5ee;
}
.poster__programms_left {
  width: 250px;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}
.poster__programms_right {
  width: calc(100% - 250px);
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
.btn-more-center {
  display: flex;
  align-items: center;
  margin: 20px auto;
  cursor: pointer;
}
.btn-more-center span {
  margin-right: 15px;
}
.poster__programms_wrap {
  position: relative;
  overflow: auto;
}
.poster__programms_wrap.more-bg {
  height: 300px;
  overflow: hidden;
}
.poster__programms_wrap.more-bg:before {
  content: '';
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  background: url(/local/media/img/bg-more-white.png);
}
.btn-more-wrap-center {
  text-align: center;
}
.btn-more-center:hover svg path {
  stroke: #fff !important;
}
@media screen and (max-width: 600px) {
  .poster__programms_left {
    width: 70px;
    font-size: 16px;
  }
  .poster__programms_right {
    width: calc(100% - 70px);
    font-size: 16px;
    line-height: 130%;
  }
}

@media screen and (max-width: 940px) {
  .margin-mobile20 {
    margin-top: 20px;
  }
}

/* section Сервисы ТЕХНОНИКОЛЬ на всех этапах строительства*/
.services-stage__row {
  margin-top: 20px;
}
.services-stage__item {
  display: block;
  width: 100%;
  height: 273px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  padding: 8px 12px;
  margin-bottom: 15px;
}
@media screen and (max-width: 940px) {
  .services-stage__item {
    height: auto;
  }
}
.services-stage__item_bg-wrapper {
  border-radius: 6px;
  background: #f5f6fa;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 142px;
}
.services-stage__item_header {
  font-size: 16px;
  font-family: Proxima Nova;
  font-weight: 700;
  line-height: 130%;
  color: #1f1f1f;
  margin-top: 16px;
}
.services-stage__item_text {
  color: #1f1f1f;
  font-size: 14px;
  font-family: Proxima Nova;
  line-height: 130%;
  margin-top: 16px;
}

/* section Вступайте в клуб привилегий для профи */
.club-stage__row {
  margin-top: 20px;
}
.club__item {
  width: 100%;
  height: 160px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  margin-bottom: 15px;
}
.club__image_wrapper {
  height: 50px;
  display: flex;
  justify-content: center;
}
.club__header {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: Proxima Nova;
  line-height: 130%;
  margin-top: 24px;
}
/* section Получайте вознаграждение реальными деньгами<br>в мобильном приложении TN Promo */
.award-stage__item {
  width: 100%;
  height: 193px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  background: #fff;
  padding: 28px 20px;
  position: relative;
  margin-bottom: 15px;
}
.award-stage__header {
  position: relative;
  padding-left: 15px;
  color: #1f1f1f;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.award-stage__header:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #e72430;
}
.award-stage__text {
  margin-top: 44px;
  color: #e60000;
  font-size: 24px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 700;
  line-height: 67%;
  text-align: center;
}
.award-stage__image1 {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -55px;
}
.award-stage__image2 {
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -53px;
}
.award-stage__absolute-image {
  position: absolute;
  right: -200px;
  bottom: -70px;
}
.award-stage__row {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .award-stage__absolute-image {
    display: none;
  }
  .award-stage__header {
    font-size: 14px;
  }
}

/* section Приложение для проверки качества монтажа */
.app-stage__list_wrapper {
  margin-top: 25px;
  padding-right: 40px;
}
.app-stage__list_wrapper li {
  color: #1f1f1f;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  padding-left: 48px;
  position: relative;
}
.app-stage__list_wrapper li:before {
  display: none !important;
}
.app-stage__list_wrapper li span {
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  border-radius: 36px;
  line-height: 36px;
  border: 1px solid#E1E5EE;
  background: #fff;
  font-size: 16px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 600;
  color: #e72430;
}
.app-stage__list_wrapper li:nth-child(2) span {
  top: -10px;
}
.app-stage__list_wrapper li:nth-child(3) span {
  top: 1px;
}
.app-stage__mobile_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.app-stage__mobile_links a {
  display: block;
  width: 30%;
}
.app-stage__mobile_links a img {
  max-width: 100%;
  height: auto;
}

/* дополнительные курсы*/
.flex_dop_course {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_dop_course_item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.flex_dop_course_item .course,
.flex_dop_course_item .course__wrap {
  height: 100%;
}
@media screen and (max-width: 900px) {
  .flex_dop_course_item {
    width: 100%;
  }
}
.ajax-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 5000;
}

.ajax-preloader span:nth-of-type(1) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ff8d92;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(1):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff8d92;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(2) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ff7a7f;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(2):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff7a7f;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(3) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #fa5c62;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(3):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fa5c62;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(4) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ef4046;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(4):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ef4046;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ajax-preloader span:nth-of-type(5) {
  width: 12px;
  height: 12px;
  background: #f583a1;
  border-radius: 50%;
  background-color: #ed1c24;
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50%,
  75% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  78%,
  100% {
    opacity: 0;
  }
}

.ajax-preloader span:nth-of-type(5):before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ed1c24;
  opacity: 0.7;
  -webkit-animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.admin-panel {
  border-top: 1px solid red;
}

.webinar__find-out-list--fix {
  flex-wrap: wrap;
}

.webinar__find-out-list--fix .webinar__find-out-item {
  flex: 0 0 calc(33.333% - 27px);
}

.webinar__find-out-list--fix .webinar__find-out-item:nth-child(3n) {
  border-right: none;
  padding-right: 0;
}
