body {
  color: #242424;
}
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 .buton {
    font-size: 12px !important;
    height: 30px;
    line-height: 30px !important;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .lp-header .container {
    max-width: 1300px;
  }
}
@media (min-width: 1200px) {
  .container-1400 {
    max-width: 1400px;
  }
}
@media (min-width: 1200px) {
  .container-1300 {
    max-width: 1300px;
  }
}
.buton.simple-stroke-white {
  border: 1px solid #fff;
  background-color: transparent;
}
.buton.white {
  background-color: #fff;
  color: #5c0f8b;
}
h5 {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
@media (min-width: 992px) {
  h5 {
    font-size: 1.3rem;
  }
}
.list-orange {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-orange li {
  padding: 0 0 0 30px;
  margin: 0 0 10px 0;
  position: relative;
}
.list-orange li:before {
  content: '' '';
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff5100;
}
.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.5rem;
  }
}
.testimonial-carusel {
  overflow: visible;
}
.testimonial-carusel .slick-track {
  display: flex;
}
.testimonial-carusel .slick-list {
  overflow: visible;
  position: relative;
}
.testimonial-carusel .slick-list:before {
  content: '';
  position: absolute;
  left: -100vw;
  width: 100vw;
  height: 100%;
  background: #fff;
  z-index: 2;
  pointer-events: none;
}
.testimonial-carusel .slide {
  padding: 0 5px;
}
@media (min-width: 576px) {
  .testimonial-carusel .slide {
    padding: 0 10px;
  }
}
.testimonial-carusel .testimonial-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 40px;
  box-sizing: border-box;
  border-radius: 24px 24px 24px 0;
}
.testimonial-carusel .testimonial-item .inner {
  background-color: #fff;
  padding: 20px 20px 5px;
  border-radius: 24px 24px 24px 0;
  font-size: 14px;
  position: relative;
  border: 1px solid #5c0f8b;
  z-index: 0;
}
.testimonial-carusel .testimonial-item:after {
  content: "";
  position: absolute;
  bottom: -29px;
  left: 0;
  width: 30px;
  height: 30px;
  background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><!-- Generator: Adobe Illustrator 30.1.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 136) --><defs><style> .st0 { fill: %23fff; } .st1 { fill: %235c0f8b; } </style></defs><path class="st1" d="M0,0h32L0,32V0Z"/><path class="st0" d="M.8,0h30L.8,30V0Z"/></svg>');
  z-index: 2;
}
.testimoniale-slider-nav {
  text-align: right;
  position: relative;
  z-index: 5;
}
.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: 130px;
}
.text-info-question {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .text-info-question {
    margin-bottom: 10px;
    font-size: 0.9rem;
  }
}
.section-pt {
  padding-top: clamp(40px, 7vw, 60px);
}
.section-pb {
  padding-bottom: clamp(40px, 7vw, 60px);
}
.why-list-item {
  background-color: #f4f4f4;
  border-radius: 24px;
  border-top: 4px solid #ff5100;
  border-right: 4px solid #ff5100;
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 15px;
}
@media (min-width: 450px) {
  .why-list-item {
    padding: 30px 20px;
  }
}
.why-list-item strong {
  color: #ff5100;
}
.why-list-item:nth-child(even) {
  border-color: #5c0f8b;
}
.why-list-item:nth-child(even) strong {
  color: #5c0f8b;
}
.why-list-item:not(:last-child) {
  margin-bottom: clamp(20px, 5vw, 40px);
}
.tagz {
  text-align: center;
  font-size: 14px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-color: #fff;
  border: 1px solid #ff5100;
  color: #ff5100;
  font-family: 'Helvetica 75', sans-serif;
  padding: 7px 10px 4px;
  line-height: 1;
  width: 100px;
}
#faq .card {
  margin-bottom: 15px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#faq .card .card-header {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
  background: transparent;
  margin-bottom: 0;
  font-family: 'Helvetica 75', sans-serif;
}
#faq .card .card-header .btn-header-link {
  display: block;
  text-align: left;
  background: #fff;
  padding: 20px 60px 20px 20px;
  border-radius: 300px;
  border: 1px solid #5c0f8b;
  position: relative;
  color: #5c0f8b;
}
#faq .card .card-header .btn-header-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#faq .card .card-header .btn-header-link:after {
  font-size: 2.6rem;
  content: '\e814';
  font-family: 'fontello';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #5c0f8b;
  transition: 0.1s;
  transform-origin: center;
}
#faq .card .card-header .btn-header-link.collapsed {
  background: #f3f3f3;
  border: none;
  color: inherit;
}
#faq .card .card-header .btn-header-link.collapsed:after {
  transform: translateY(-50%) rotate(180deg);
}
#faq .card .collapsing {
  background: #fff;
  line-height: 30px;
}
#faq .card .collapse {
  border: 0;
}
#faq .card .collapse.show {
  background: #fff;
  line-height: 30px;
  color: #222;
}
.save-date {
  position: relative;
  text-align: center;
}
.save-date:before {
  content: '';
  background-color: #f4f4f4;
  border-radius: 24px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 80px;
  bottom: 70px;
  z-index: -1;
}
.clock-container {
  background-color: #ff5100;
  border-radius: 24px;
  padding: 15px 15px;
  color: #fff;
  font-family: 'Helvetica 55 Roman', sans-serif;
  display: table;
  margin: 0 auto;
  width: 500px;
  max-width: 100%;
}
.clock-container .counter {
  font-family: 'Helvetica 55 Roman', sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .clock-container .counter {
    font-size: 3rem;
  }
}
.subtitle {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 1200px) {
  .subtitle {
    font-size: 1.5rem;
  }
}
