body.scrolled {
  padding: 0 !important;
}
.main-wrapper {
  padding: 0 !important;
}
.lp-header {
  background-color: #fff;
  position: sticky;
  top: 0;
  padding: 15px 0 5px;
  z-index: 999;
}
@media (max-width: 991px) {
  .lp-header .lp-logo img {
    width: 124px;
  }
  .lp-header .buton {
    font-size: 12px !important;
    height: 30px;
    line-height: 30px !important;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero .text {
    width: 270px;
  }
}
.buton.simple-stroke-white {
  border: 1px solid #fff;
  background-color: transparent;
}
.buton.white {
  background-color: #fff;
  color: #5c0f8b;
}
.register-progress .progres {
  height: 100%;
  background-color: #5c0f8b;
}
.back-to-site {
  color: #000;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.back-to-site i {
  border-radius: 50%;
  background-color: #fff;
  color: #5c0f8b;
  border: 1px solid #5c0f8b;
  width: 35px;
  height: 35px;
  font-size: 16px;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  margin-right: 5px;
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.2rem;
  }
}
.container-1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.section-avanataje {
  padding: 40px 0 0;
}
.section-avanataje .avantaje {
  background-color: #5c0f8b;
  color: #fff;
  padding: 30px 20px 10px;
  width: 100%;
}
.section-avanataje .avantaje ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-avanataje .avantaje ul li {
  padding-left: 40px;
  position: relative;
  font-size: 1rem;
  margin-bottom: 15px;
}
.section-avanataje .avantaje ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
.bg-mov-dark {
  background-color: #422355;
}
.avatar-testimoniale {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 5%);
  z-index: 1;
}
@media (min-width: 992px) {
  .avatar-testimoniale {
    transform: translate(-50%, 5%);
  }
}
.testimonial-carusel .slick-track {
  display: flex;
}
.testimonial-carusel .slide {
  padding: 0 1px;
}
@media (min-width: 576px) {
  .testimonial-carusel .slide {
    padding: 0 10px;
  }
}
.testimonial-carusel .testimonial-item {
  background-color: #fff;
  padding: 80px 15px 20px;
  border-radius: 12px;
  position: relative;
  margin-top: 60px;
  font-size: 14px;
}
@media (min-width: 576px) {
  .testimonial-carusel .testimonial-item {
    padding: 80px 40px 20px;
  }
}
.testimonial-carusel .testimonial-item .stars img {
  margin: 0 auto;
}
.testimoniale-slider-nav {
  text-align: center;
  padding: 10px 0 0;
}
.testimoniale-slider-nav .slick-arrow {
  font-size: 36px;
  color: #5c0f8b;
  display: inline-block;
  cursor: pointer;
}
.testimoniale-slider-nav .slick-arrow:hover {
  color: #ff5100;
}
.section-bottom {
  position: relative;
}
@media (min-width: 992px) {
  .section-bottom {
    margin-top: 100px;
  }
}
.section-bottom .win {
  text-align: center;
}
@media (min-width: 992px) {
  .section-bottom .win {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.answer-label {
  padding-top: 4px;
  position: relative;
  padding-left: 2px;
}
.answer-label a {
  color: inherit;
  text-decoration: underline;
}
.answer-label span {
  font-size: 14px;
  font-family: 'Helvetica 75', sans-serif;
  display: block;
  width: 28px;
  height: 28px;
  border: 2px solid transparent;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 0;
  text-align: center;
  line-height: 28px;
}
.custom-control-input:checked ~ .answer-label {
  color: #ff5100;
}
.custom-control-input:checked ~ .answer-label span {
  color: #ff5100;
  border-color: #ff5100;
}
.form-check-input:checked ~ .custom-control-label::before {
  background-color: #ff5100 !important;
}
.check-inline {
  display: inline-flex !important;
  padding-right: 10px;
}
.carusel-challenge-parteneri .slick-dots {
  list-style: none;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.carusel-challenge-parteneri .slick-dots button {
  font-size: 0;
  content: '';
  padding: 0;
  margin: 0 2px;
  border: 0;
  border-radius: 50%;
  background-color: #ccc;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.carusel-challenge-parteneri .slick-dots .slick-active button {
  background-color: #5c0f8b;
}
.carusel-challenge-parteneri .slide {
  padding: 0 7px;
}
.carusel-challenge-parteneri .slide .inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  width: 100%;
  height: 100px;
}
.carusel-challenge-parteneri .slide .inner img {
  max-width: 90px;
}
.text-info-question {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .text-info-question {
    margin-bottom: 10px;
    font-size: 0.9rem;
  }
}
.youtube-thumbnail {
  position: relative;
}
.youtube-thumbnail i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.youtube-thumbnail .title {
  background-color: #8750a8;
  color: #fff;
}
.provocare-how-item {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
  color: #422355;
  text-align: center;
  padding: 80px 30px 20px;
  margin-bottom: 15px;
  margin-top: 80px;
}
.provocare-how-item .icon {
  transform: translate(-50%, -60%);
  position: absolute;
  top: 0;
  left: 50%;
}
.provocare-how-item .desc {
  font-weight: 700;
}
.provocare-how-item .tagz {
  font-size: 14px;
  border-radius: 100px;
  background-color: #ff5100;
  color: #fff;
  padding: 5px 10px 3px;
  line-height: 1;
  transform: translate(-50%, 50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
}
.motiv-item {
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 15px;
  padding: 30px 30px 0;
  display: flex;
  flex-direction: column;
}
.motiv-item .number {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  color: #fff;
  margin: 0 auto 10px;
}
.motiv-item .motiv-item-icon {
  margin-top: auto;
  background-color: #fff;
}
@media (min-width: 992px) {
  .faq {
    display: flex;
  }
}
.faq .icon {
  background-color: #ff5100;
  border-radius: 20px 20px 0 0;
  padding: 30px 15px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.faq .icon img {
  object-fit: contain;
}
@media (min-width: 992px) {
  .faq .icon {
    width: 250px;
    flex: 0 0 250px;
    border-radius: 20px 0 0 20px;
  }
}
.faq .content {
  background-color: #5c0f8b;
  color: #fff;
  padding: 30px 15px;
  border-radius: 0 0 20px 20px;
}
@media (min-width: 992px) {
  .faq .content {
    border-radius: 0 20px 20px 0;
    padding: 30px;
  }
}
