
@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Fira+Sans:wght@400;700&display=swap');


/* CAMPAIGN */
body {
	background-position: 50% 70%;
}

.success-page {
  background-image: url(../../Images/bg-min.png);
  background-position: bottom center;
	background-size: cover;
	background-attachment: fixed;
}

.campaign-container-success .info-container {
  text-align: center;
}

.campaign-container-success .packshot-success {
  width: 600px;
  /* padding-top: 50px; */
  transition:.5s;
  opacity:1;
  visibility:visible;
  position: relative;
  z-index: 999;
  bottom: -50px;
}

.campaign-container {
  width: 100%;
  height: 100vh;
  position:relative;
  font-family: 'Fira Sans', arial, sans-serif;
}

.campaign-container .container {
  position: absolute;
  left: 50%;
  top: 55%;
  transform:translateX(-50%) translateY(-50%);
  z-index:1;
}

.campaign-container .title {
  font-weight: bold;
  color:#fff;
  position: relative;
  margin: 0;
  margin-bottom: 50px;
  font-size: 50px;
  line-height: 60px;
  text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
  padding-right: 50px;  
  transition: .5s;
  font-family: 'Caveat Brush'!important;
  transform: rotate(-7deg);
}

.campaign-container .title .titleColor {
  color: #E22313;
}

.campaign-container .packshot-container .packshot {
  max-width: 500px;
  padding-top: 50px;
  transition:.5s;
  opacity:1;
  visibility:visible;
  position: relative;
  z-index: 999;
  bottom: -50px;
  float: right;
}

.campaign-container .shape {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-25%) translateY(-35%);
  transition: 1s;
}

.campaign-container-success .shape {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-25%) translateY(-35%);
}

.campaign-container-success .container {
  position: absolute;
  left: 50%;
  top: 55%;
  transform:translateX(-50%) translateY(-50%);
  z-index:1;
}

.campaign-container-success .packshot-container .packshot {
  max-width: 500px;
  padding-top: 50px;
  transition:.5s;
  opacity:1;
  visibility:visible;
  position: relative;
  z-index: 999;
  bottom: -50px;
  float: right;
}

.campaign-container-success .title {
  font-weight: bold;
  color:#fff;
  position: relative;
  margin: 0;
  margin-bottom: 50px;
  font-size: 50px;
  line-height: 60px;
  text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
  padding-right: 50px;  
  transition: .5s;
  font-family: 'Caveat Brush'!important;
  transform: rotate(-7deg);
}

.shape.away {
  left: -100%;
}

.p1 {
  max-width: 250px;
  position: absolute;
  top: -139px;
  left: 10%;
}

.p2 {
  max-width: 250px;
  position: absolute;
  top: -15%;
  left: 80%;
}

.p3 {
  max-width: 250px;
  position: absolute;
  top: 45%;
  left: 83%;
}

.campaign-container .packshot-container .packshot.away {
  opacity:0;
  visibility:hidden;
}

.campaign-container .packshot-container .left_text {
  position: absolute;
  bottom: 15%;
  right: -200%;
  transition: 1s;
}

.campaign-container .packshot-container .left_text.come {
  right: 0;
}

.campaign-container .spoon_flipped {
  position: absolute;
  bottom: 10%;
  right: -200%;
  transition: 1s;
}

.campaign-container .spoon_flipped.come {
  right: 0;
}

.campaign-container .packshot-container .voucher {
  padding-top: 50px;
  transition:.5s;
  opacity:1;
  visibility:visible;
}

.p1.away {
  opacity: 0;
  transition:.5s;
  visibility: hidden;
}

.p2.away {
  opacity: 0;
  transition:.5s;
  visibility: hidden;
}

.p3.away {
  opacity: 0;
  transition:.5s;
  visibility: hidden;
}

.campaign-container .packshot-container .voucher.away {
   opacity:0;
   visibility:hidden;
}

.campaign-container .spoon {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 1.5s;
}

.campaign-container .spoon.away {
  left: -100%;
}

.campaign-container .subtitle {
  width: 100%;
	max-width: 450px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 30px;
}

.campaign-container .btn-style1 {
  background: rgb(249,124,120);
  background: linear-gradient(180deg, rgba(249,124,120,1) 0%, rgba(234,78,75,1) 50%, rgba(221,38,34,1) 100%); 
  display: inline-block;
  padding: 15px 20px;
  padding-right: 60px;
  text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
  font-weight: bold;
  font-size: 18px;
  color:#fff;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  transition:.5s;
}

.campaign-container .btn-style1.regulament-btn {
	padding: 15px 20px;
}

.campaign-container .btn-style1:hover {
  text-decoration: none;
  padding-right: 20px;
}

.campaign-container .btn-style1 .agenda {
  position: absolute;
  right: 5px;
  top:-10px;
  width: 50px;
  transition:.5s;
}

.campaign-container .btn-style1:hover .agenda {
  opacity: 0;
  visibility: hidden;
}

.campaign-container .poem-container {
  margin-top: 20px;
}

.campaign-container .poem-container:after {
  content:'';
  display: block;
  clear: both;
}

.campaign-container .poem-container .poem-text {
  list-style: none;
  margin: 0;
  padding: 0;
  color:#fff;
  font-weight: bold;
  line-height: 24px;
  float: right;
}

.campaign-container .poem-container .poem-text li:nth-child(2) {
  text-indent: 20px;
}
.campaign-container .poem-container .poem-text li:nth-child(3) {
  text-indent: 10px;
}

.campaign-container .poem-container .poem-text li:nth-child(4) {
  text-indent: 30px;
}


.menu-item {
  margin-bottom: 30px;
}

.menu-text {
  line-height: 24px;
}

.menu a {
	cursor: pointer;
}

/* PRESTART MESSAGE */
.prestart {
  color:#fff;
  font-weight: bold;
  margin-top:-10px;
  font-size: 20px;
  margin-bottom: 20px;
}

@media (max-width:1400px) {
  .campaign-container .info-container {
    padding-left: 140px;
  }

  .quizText4 {
    padding: 0!important;
  }

  .p1 {
    max-width: 200px;
    top: -80px;
    left: 10%;
  }

  .p2 {
    max-width: 150px;
    top: -82px;
    left: 46%;
  }

  .p3 {
    max-width: 150px;
    top: 0px;
    left: 71%;
  }

  .campaign-container .title {
    font-size: 50px;
    line-height: 45px;
    margin-top: 50px;
    text-align: center;
  }
  .prestart {
    font-size: 16px;
  }
    .campaign-container .packshot-container {
    	transition: .5s;
    }
  .campaign-container .packshot-container .packshot {
    width: 80%;
    float: none;
  }

  .succes-message {
    padding-left: 100px;
  }

  .success-page .voucher {
    padding-left: 100px;
  }
}

@media (max-width:1030px) {
  body {
    overflow-y: scroll;
    background-position: top center;
    background-attachment: scroll;
    background-image: url(../../Images/bg-min.png);
  }

  .campaign_form .step1, .stepSpecial, .stepPackshots {
    margin-top: 200px;
  }

  .quizText, .quizText2, .quizText3, .quizText4 {
    font-size: 24px!important;
  }

  .quizText.come, .quizText2.come, .quizText3.come, .quizText4.come {
    top: 7%!important;
    line-height: 40px!important;
  }

  .success-page {
    overflow-y: scroll;
    background-position: top center;
    background-attachment: scroll;
    background-image: url(../../Images/bg-min.png);
  }

  .campaign-container {
    height: 100%;
  }
  .campaign-container .container {
    position: static;
    transform: none;
  }
  .voucher {
    width: 50%!important;
  }

  .success-page .voucher {
    width: 100%!important;
  }

  .packshot {
    width: 50%!important;
    margin: 200px auto 200px!important;
  }

  .packshot-success {
    width: 80%!important;
  }

  .p1 {
    left: 38%;
  }

  .p2 {
    left: 35%;
  }

  .p3 {
    left: 50%;
  }

  .spoon {
    display: none;
  }

  .start-screen {
    text-align: center;
  }

  .title {
    padding: 0!important;
  }

  .subtitle {
    margin: auto;
  }

  .left_text.come .subtitle {
    margin: 0;
  }

  .left_text.come {
    left: 0;
  }

  .campaign-container .info-container,
  .campaign-container .packshot-container
  .campaign-container-success .info-container
  .campaign-container-success .packshot-container {
    width: 100%;
    float:none!important;
  }

  .campaign-container .shape {
    display: none!important;
  }

  .campaign-container-success .container .shape {
    display: none;
  }

  .campaign-container .info-container {
    margin-top: 200px;
  }
  .campaign-container .subtitle {
    max-width: 450px;
    padding-right: 0;
  }
  .campaign-container .packshot-container .packshot {
    width: 100%;
    max-width: 400px;
    margin:50px auto 200px;
    display: block;
  }

  .success-page .campaign-container-success .container {
    padding-top: 200px;
  }

  .success-page .voucher {
    display: none;
  }

  .succes-message {
    width: 100%!important;
    text-align: center;
    padding-left: 0!important;
  }

}

@media (max-width:767px) {
  .campaign-container .info-container {
    padding-left: 15px;
  }


}

@media (max-width:467px) {
  .campaign-container .info-container {
    margin-top: 150px;
  }
  .campaign-container .title {
    font-size: 30px;
    line-height: 32px;
    padding-right: 0;
  }
  .campaign-container .btn-style1 {
    font-size: 16px;
  }
  .campaign-container .poem-container .poem-text {
    font-size: 12px;
    line-height: 20px;
  }

  .success-page .packshot {
    max-width: 100%!important;
  }
}

/* REGULAR PAGE */
body.not-campaign-page {
  overflow-y: auto;
  background-attachment: fixed;
  background-position: center center;
	background-image: url(../../Images/campaign/regular-page-bg.jpg);
}

.regular-page {
  padding:100px 120px 300px;
  color:#fff;
  font-family: 'Fira Sans', arial, sans-serif;
}

.regular-page .page-title {
  font-size: 50px;
  font-weight: bold;
  color:#fff;
  margin: 0;
  margin-bottom: 100px;
}

.regular-page a {
	color: #fff;
}

@media (max-width:1030px) {
  .regular-page {
  padding:200px 0px 100px;
}
}

@media (max-width:767px) {
  .regular-page {
  padding:150px 0px 100px;
}
  .regular-page .page-title {
    font-size:40px;
    margin-bottom: 50px;
  }
}

@media (max-width:467px) {
  .regular-page {
  padding:120px 0px 100px;
}
  .regular-page .page-title {
    font-size:30px;
  }
}

/* FORM */
.campaign_form .screen-text {
  margin-bottom: 20px;
}
.campaign_form .screen-text p {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  color:#fff;
}

.campaign_form {
  padding-left: 50px;
  padding-top: 0px;
}

.campaign_form .btn-style2 {
  background: rgb(206,40,6);
  background: linear-gradient(180deg, rgba(206,40,6,1) 0%, rgba(121,10,5,1) 56%);
  display: inline-block;
  padding: 17px 50px;
  text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
  font-weight: bold;
  font-size: 18px;
  color: #FFD6A5;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  transition: .5s;
  font-family: 'Fira Sans', arial, sans-serif;
  margin-top: 20px;
}

.campaign_form .btn-style2 .arrow-right {
  display:inline-block;
  vertical-align: middle;
  width: 32px;
  margin-left: 10px;
  transition:.5s;
}

.campaign_form .btn-style2:hover {
  text-decoration: none;
}

/*.campaign_form .btn-style2:hover .arrow-right {
  width: 0;
  margin-left:0;
}*/

.campaign_form input[type="text"] {
  border:none;
  color:#fff;
  font-family: inherit;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 15px 25px;
  height: auto;
  border-bottom: 1px solid white;
  background: transparent;
}

.campaign_form .form-fields input[type="text"] {
  box-shadow: none!important;
  border-radius: 0;
}


.campaign_form input[type="text"]::-webkit-input-placeholder { /* Edge */
  color: #fff;
  opacity:0.6;
}

.campaign_form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  opacity:0.6;
}

.campaign_form input[type="text"]::placeholder {
  color: #fff;
  opacity:0.6;
}

.campaign_form input[type="text"]:focus::-webkit-input-placeholder { /* Edge */
  color: transparent;
}

.campaign_form input[type="text"]:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: transparent;
}

.campaign_form input[type="text"]:focus::placeholder {
  color: transparent;
}

.campaign_form .step2 .form-fields .field-row .nume_prenume .prenume_user {
  width: 59%;
}

.campaign_form .step2 .form-fields .field-row .nume_prenume .nume_user {
  width: 40%;
}

.campaign_form .step1 .form-group {
  position: relative;
}

.campaign_form .step1 {
  background-color: rgb(92, 29, 0, 0.6);
  padding: 30px;
  border-radius: 25px;
  position: static;
  z-index: 999;
}

.campaign_form .step2 {
  background-color: rgb(212, 161, 130, 0.6);
  padding: 30px;
  border-radius: 25px;
  position: static;
  z-index: 999;
}



.campaign_form .step1 .form-group .screen-shape {
  position: absolute;
  top: 140%;
  left: 45%;
  display: none;
}

.campaign_form,
.campaign_form .step2,
.campaign_form .step4,
.campaign_form .step5 {
	display: none;
}

.formError {
  background:red;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 12px;
  color:#fff;
  bottom: 110%;
  top: auto!important;
  left:0!important;
  position: absolute;
  opacity: 1!important;
  margin: 0!important;
}

.campaign_form .step2 .formError {
  position: absolute;
  left: 0!important;
  margin: 0!important;
  min-width:200px;
}


.fruit-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background:rgba(255,255,255,0.3);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}

.fruit-container img {
  position: absolute;
  top:50%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
  width: 100%;
}

.fruit-container:first-child img {
  left: 40%
}

.fruit-container:nth-child(2) img {
  top: 40%;
}

.fruit-container:nth-child(3) img {
  left: 60%;
}


/* Hide the browser's default radio button */
.fruit-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.fruit-container .checkmark {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border:3px solid #fff;
  border-radius: 50%;
  transition:.5s;
}

/* On mouse-over, add a grey background color */
.fruit-container:hover input ~ .checkmark {
  background-color: #3486cc;
}

/* When the radio button is checked, add a blue background */
.fruit-container input:checked ~ .checkmark {
  display: block;
  background:#3486cc;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.fruit-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.fruit-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.fruit-container .checkmark:after {
  content: '';
  display: none;
  width: 9px;
  height: 14px;
  margin-left: 7px;
  margin-top:3px;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.form-fields span.field-name,
.form-fields span.disclaimer {
  color:#fff;
}

.form-fields .disclaimer {
  margin-bottom: 5px;
  display: block;
}

.campaign_form .form-fields input[type="text"] {
  padding: 10px 25px;
  text-align: left;
  max-width: 100%;
}

.form-fields .field-row:after {
  content:'';
  display: block;
  clear: both;
}
.form-fields span.field-name {
  font-size: 16px;
  padding-top:8px;
}

.campaign_form .field-row .form-group .option {
  width: 88%;
  float: right;
}

.campaign_form .form-fields .form-group .user_input {
  padding: 20px 0 0;
}

.campaign_form .form-fields .form-group {
  position: relative;
  width: 100%;
}

.progress_bar {
  background: rgb(0,146,234);
  margin-bottom: 25px;
  border-radius: 25px;
  padding: 3px;
}

.campaign_form .submit_form {
  text-align: center;
}

.campaign_form .button_container {
  text-align: center;
}

.progress_1 {
  height: 3px;
  background: rgb(131,205,249);
  background: linear-gradient(90deg, rgba(131,205,249,1) 0%, rgba(255,255,255,1) 100%); 
  width: 50%;
}

.terms-container {
  padding-top: 20px;
}

.progress_2 {
  height: 3px;
  background: rgb(131,205,249);
  background: linear-gradient(90deg, rgba(131,205,249,1) 0%, rgba(255,255,255,1) 100%); 
  width: 100%;
}

.campaign_form .form-fields .field-row .custom-checkbox {
  display: block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#fff;
  margin-bottom: 5px;
  width: 100%;
  float: none;
  padding: 30px 0 0;
}
.custom-checkbox label {
  font-weight: 400;
  position: relative;
  padding-left: 25px;
  padding-top: 0px;
}
/* Hide the browser's default checkbox */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border:2px solid #fff;
  transition: .5s;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
  background-color: #3486cc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: #3486cc;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
  left: 5px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox a {
	text-decoration: underline;
	color: #fff;
}

.campaign_form .step3 .btn-style2 {
  float: right;
}

.campaign_form .step3 .formError {
  left: 70%!important;
  bottom: 90%!important;
  white-space: nowrap;
  z-index: 1;
  padding: 5px 15px;
  font-size: 12px;
}

.campaign_form .step3 .formError:after {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid red;
  position: absolute;
  top: 100%;
  left: 30px;
}

.prize-container {
  float: left;
  width: 25%;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
}

.prize-container .prize-choice {
  position: relative;
  z-index: 2;
  display: block;
}

.prize-container .selected-bg {
  position: absolute;
  z-index: 1;
  left: 30px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition:.5s;
}

.prize-container .lightning-shape {
  position: absolute;
top: -36%;
right: 2%;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
}

.prize-container input:checked ~ .selected-bg,
.prize-container input:checked ~ .lightning-shape {
  visibility: visible;
  opacity: 1;
}

.step4 .form-group:after {
  content:'';
  display: block;
  clear: both;
}

.step4 .form-group {
  padding:50px 0;
}

.prize-container:nth-child(2) {
  margin-top: 20px;
}

.prize-container:nth-child(3) {
  margin-top: 40px;
}

.prize-container:nth-child(4) {
  margin-top: 20px;
}

.prize-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.prize-container .shadow-shape {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform:translateX(-50%);
  width: 100%;
  max-width: 200px;
}

.campaign_form .step4 {
  position: relative;
}

.campaign_form .step4 .text-shape {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  max-width: 300px;
  display: none;
}

.step4 .voice-type .form-group {
  padding: 0;
}

.voice-type .form-group {
  display: block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#fff;
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
.voice-type .form-group label {
  font-weight: 400;
  position: relative;
  padding-left: 25px;
  padding-top: 0px;
}
/* Hide the browser's default checkbox */
.voice-type .form-group input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.voice-type .form-group .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border:2px solid #fff;
  transition: .5s;
}

/* On mouse-over, add a grey background color */
.voice-type .form-group:hover input ~ .checkmark {
  background-color: #3486cc;
}

/* When the checkbox is checked, add a blue background */
.voice-type .form-group input:checked ~ .checkmark {
  background-color: #3486cc;
}

/* Create the checkmark/indicator (hidden when not checked) */
.voice-type .form-group .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.voice-type .form-group input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.voice-type .form-group .checkmark:after {
  left: 5px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.campaign_form .step4:after {
	content: '';
	display: block;
	clear: both;
}

.float-right.voice-type .checkboxes-container {
  float: left;
  padding-right: 40px;
}

.float-right.voice-type {
  padding-top: 10px
}

.step4 .formError {
  z-index: 1;
}

.campaign_form .step4 .text-wavy {
  position: absolute;
  top: -100px;
  right: 150px;
  max-width: 350px;
  width:100%;
  display: none;
  z-index: 2;
}

.packshot-container.floating {
  position: absolute;
  display: block!important;
  right: 0;
  top: -80%;
  z-index: 0;
}

.send_form {
  margin-top: 20px;
  border: none;
}

.campaign_form .step5 .tv-shape {
  position: absolute;
  width: 100%;
  max-width: 400px;
  right: -130px;
  top:40%;
  display: none;
}

.campaign_form .step5 {
  position: relative;
}

.fake_error p {
  color:#fff!important;
  margin: 0;
  background: red;
  border-radius: 50px;
  padding: 10px 25px;
  position: relative;
  z-index: 1;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
}

.success-page .title {
    margin-top:80px!important;
}

.success-page .heading {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 0!important;
  color:#fff;
  font-size:120px!important;
 font-weight: bold;
text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
}

@media(max-width: 1030px) {
  .success-page .heading {
    font-size: 90px!important;
  }
}

.success-page .subheading {
 font-weight: bold;
color: #fff;
position: relative;
margin: 0;
margin-bottom: 20px;
font-size: 40px!important;
text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
transition: .5s;
  max-width: 100%;
}

@media (max-width:1030px) {
  .success-page .heading {
    font-size: 40px;
  }
  .success-page .subheading {
      font-size:24px;
  }
}

.video-player {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background:rgba(24, 79, 144, 0.9);
  opacity: 0;
  visibility: hidden;
  transition:.5s;
}

.video-player.active {
  opacity: 1;
  visibility: visible;
}

.video-player iframe {
  position: absolute;
  top:50%;
  left: 50%;
  transform:translateX(-50%) translateY(-50%);
  width: 95%;
  max-width: 800px;
  height: 450px;
}

@media (max-width:991px) {
  .video-player iframe {
  max-width: 500px;
  height: 350px;
  }

  .success-page .heading {
    font-size: 70px!important;
    padding-bottom: 30px;
  }
}

@media (max-width:767px) {
  .video-player iframe {
  max-width: 400px;
  height: 300px;
}
}




.video-player .close-btn  {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.7;
  cursor: pointer;
}
.video-player .close-btn:hover {
  opacity: 1;
}
.video-player .close-btn:before, .video-player .close-btn:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 4px;
  background-color: #fff;
}
.video-player .close-btn:before {
  transform: rotate(45deg);
}
.video-player .close-btn:after {
  transform: rotate(-45deg);
}

@media (max-width:767px) {
  .video-player .close-btn  {
  position: absolute;
  right: 12px;
  top: 16px;
  width: 32px;
  height: 32px;
  opacity: 0.7;
  cursor: pointer;
}
}

.video-player .share-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
}

.video-player .share-menu ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.video-player .share-menu ul li a {
  font-size: 40px;
  color:#fff;
  display:inline-block;
  padding:0 10px;
  cursor: pointer;
}

.share-menu span {
  color:#fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.share-menu ul {
  display: inline-block;
  vertical-align: middle;
}
.CookieDeclarationType {
    border-color:#fff!important;
}

@media (max-width:1400px) {
  .campaign_form {
    padding: 0;
  }
  .campaign_form .step1 .form-group .screen-shape {
    max-width: 200px;
  }
  .fruit-container {
    width: 80px;
    height: 80px;
  }
  .campaign_form .step4 .text-shape {
    bottom: 0;
    max-width: 200px;
  }
  .step4 .form-group {
    padding-top: 10px;
  }
  .prize-container .lightning-shape {
    max-width: 70px;
    top:-18%;
  }
  .campaign_form .step5 .tv-shape {
    max-width: 300px;
  }
}

@media (max-width:1199px) {
  .fruit-container {
    width: 75px;
    height: 75px;
  }
  .campaign_form .step3 {
    margin-top: -25px;
  }
  .campaign_form .step3 .form-fields span.field-name {
    font-size: 15px;
  }
  
  .campaign_form .step3 .form-fields .form-group {
    margin-bottom: 5px;
  }
  .campaign_form .form-fields .field-row .custom-checkbox {
    margin-bottom: 0px;
  }
  .prize-container .lightning-shape {
    right: -5%;
  }
  .campaign_form .step4 .text-wavy {
    max-width: 250px;
  }
  .form-fields span.field-name {
  width: 40%;
}
.campaign_form .form-fields .form-group {
  width: 100%;
}
}
@media (max-width:1100px) {
  
  .prize-container .lightning-shape {
    right: -15%;
  }
}

@media (max-width:1030px) {
  .campaign_form .step3 {
margin-top:0;
  }
  .campaign-container .info-container {
    padding-left: 15px;
  }
  .campaign_form .step1 .form-group,
  .campaign_form .step1 .field-row {
    margin-bottom: 0px;
  }

  .checkbox-container {
    font-size: 16px!important;
    font-weight: lighter!important;
  }

  .campaign_form .step1 .form-group input {
    z-index: 1;
    position: relative;
    width: 100%;
  }

  .campaign_form input[type="text"] {
    font-size: 16px;
  }

  .field-row-multiple > .form-group:last-child {
    width: 60%!important;
  }

  .campaign_form .step1 .form-group .screen-shape {
    top:40%;
    z-index: 0;
    left: 5%;
 }
  .campaign_form .step3 .form-fields span.field-name {
    width: 22%;
  }
  .campaign_form .step3 .form-fields .form-group {
    width: 78%;
  }
  .campaign_form .step3 input[type="text"] {
    max-width: 100%;
  }
  .campaign_form .form-fields .field-row {
    margin-bottom: 10px;
  }
  .campaign_form .form-fields .field-row .custom-checkbox {
margin-bottom: 10px;
  }
  .campaign_form .step3 {
    margin-bottom: 100px;
  }
  .campaign_form .step3 .form-fields .form-group.custom-checkbox {
    width: 100%!important;
  }
  .campaign_form .step4 {
    padding-top:140px;
    padding-bottom: 100px;
  }
  .campaign_form .step4 .formError {
      white-space:nowrap;
  }
  .campaign_form .step4 .text-shape {
    bottom: 100px;
  }
  .campaign_form .step4 .text-wavy {
  top: 0;
  left: 0;
  right: auto;}
  .prize-container {
    padding: 0;
    width: 22%;
    margin-right: 4%;
  }
  .prize-container:last-child {
    margin-right: 0;
  }
  .prize-container .prize-choice,
  .prize-container .selected-bg {
    width: 100%;
    left: 0;
  }
  .campaign_form .step5 .tv-shape {
    position: static;
    display: block;
    margin:30px 0;
  }
}

@media (max-width:991px) {
  .campaign_form .step3 .formError {
    right: 0!important;
    left: auto!important;
  }
  .prize-container .lightning-shape {
    right: -15%;
    top:-10%;
    max-width: 50px;
  }

  .spoon_flipped {
    display: none;
  }

  .left_text {
    text-align: center;
  }

  .left_text .subtitle {
    margin: auto!important;
  }

  .form-group {
    width: 100%!important;
  }

  .field-row-multiple > .form-group:last-child {
    width: 100%!important;
  }
}

@media (max-width:767px) {
    .campaign_form .step3 .form-fields span.field-name {
    width: 100%;
      float:none;
  }
  .campaign_form .step3 .form-fields .form-group {
    width: 100%;
    float:none;
  }

  .voucher {
    display: none;
  }

  .spoon_flipped {
    display: none;
  }

  .left_text {
    text-align: center;
  }

  .left_text .subtitle {
    margin: auto!important;
  }

  .packshot {
    max-width: 100%!important;
    margin-bottom: 100px !important;
    margin: auto
  }

  .p1 {
    left: 32%;
    top: -120px;
  }

  .p3 {
    top: 0;
    left: 56%;
  }

  .campaign_form .step3 .formError {
    position: relative!important;
    left: auto!important;
    right: auto!important;
    top: auto!important;
    bottom: auto!important;
    font-size:14px;
    margin-bottom: 10px!important;
    margin-top:10px!important;
    max-width:300px;
  }
  
  .campaign_form .step3 .custom-checkbox .formError:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid red;
    border-top:none;
    position: absolute;
    bottom: 100%;
    left: 30px;
    top: auto;
  }
  
  .campaign_form .step3 input[type="text"] {
    max-width:300px;
  }
  .prize-container .lightning-shape {
    right: -15%;
    top:-10%;
    max-width: 40px;
  }
  .campaign_form .step4 {
    padding-bottom: 250px;
  }
  .campaign_form .step4 .text-shape {
    display: none!important;
  }
  .share-menu span {
    font-size: 14px;
    display: block;
    float: none;
  }
  .share-menu ul {
    display: block;
    padding-top: 10px!important;
  }
}
@media (max-width:600px) {
  .step4 .form-group {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .packshot-container .packshot {
    margin-top: 100px!important;
  }

  .campaign_form {
    margin-bottom: 250px;
  }

  .step2 {
    margin-top: 300px;
  }

  .p2 {
    width: 100px;
    top: -20px;
  }

  .p3 {
    width: 120px;
    top: 5%;
  }

  /* .packshot {
    margin-top: 0!important;
  } */

  .float-right.voice-type .checkboxes-container {
    margin-bottom: 20px;
  }
  .prize-container {
    width: 40%;
    margin-right: 6%;
    margin-top: 0!important;
    margin-bottom: 80px!important;
  }
  .prize-container:nth-child(2n+2) {
    margin-right: 0;
  }
  .prize-container .shadow-shape {
    bottom: -30px;
  }
}
@media (max-width:440px) {
  .fruit-container {
    width: 110px;
    height: 110px;
  }
  .campaign_form .step3 .formError {
    font-size:12px;
  }
  .prize-container .shadow-shape {
    bottom: -20px;
  }
  .prize-container .lightning-shape {
right: -20%
  }
  
  .float-right.voice-type .checkboxes-container {
    padding-right: 0;
  }
}


.voice-type {
  margin-bottom: 30px;
}

.voice-type .form-group label {
  font-size: 16px;
}

@media (max-width:1400px) {
  .voice-type {
    margin-bottom: 50px;
  }
}

.custom_back-btn {
  color:#fff;
  font-weight: bold;
  display: block;
  padding: 15px 25px;
  margin-top: 20px;
  transition:.5;
  cursor: pointer;
}

.custom_back-btn:hover {
  text-decoration: none;
  color:#fff;
}

.custom_back-btn.back-btn3 {
  margin-top: 0;
  float:right;
}

.custom_back-btn.back-btn4 {
  display: inline-block;
}

.go-to-form {
  background: rgb(206,40,6);
  background: linear-gradient(180deg, rgba(206,40,6,1) 0%, rgba(121,10,5,1) 56%);
  display: inline-block;
  padding: 15px 50px;
  text-shadow: -2px 5px 6px rgba(0,0,0,0.5);
  font-weight: bold;
  font-size: 18px;
  color: #FFD6A5;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  transition: .5s;
  margin-top: 30px;
}

.go-to-form:hover {
  text-decoration: none;
  color:#fff;
}

@media (max-width:500px) {
  .go-to-form {padding: 15px 20px;font-size: 14px;}
  .go-to-form img {
    display: none;
  }
}

.campaign_form .screen-text p {
  font-size: 30px;
}

.campaign_form .screen-text .form_subtext {
  font-size: 15px;
  color: #fff;
  font-weight: lighter;
}

.success-page .succes-message h2 {
  font-size: 70px;
}

.success-page .succes-message p {
  font-size: 36px;
}


 /* Customize the label (the container) */
 .checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  color: #FFD6A5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.step2 .checkbox-container {
  font-size: 12px;
  font-weight: lighter;
  color: black;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #84080a;
  border-radius: 50%;
}

.checkbox-container .checkmark-terms {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #7f0706;
}

.checkbox-container input:checked ~ .checkmark-terms {
  background-color: #7f0706;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container .checkmark-terms:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-container input:checked ~ .checkmark-terms:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  background:#d48366;
  border-radius: 50%;
}

.checkbox-container .checkmark-terms:after {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background:#d74444;
  border-radius: 50%;
}

.customFormError {
  background: red;
  color: white;
  border-radius: 50px;
  text-align: center;
}

.campaign_form .step2 .formError {
  left: auto!important;
  right: 0!important;
}

.field-row-multiple > .form-group {
  float: left;
}

.field-row-multiple > .form-group:first-child {
  width: 100%;
  padding-right: 10px;
}

.campaign-container-success {
  width: 100%;
  height: 100vh;
  position:relative;
  font-family: 'Fira Sans', arial, sans-serif;
}

.campaign-container-success .container {
  padding-top: 50px;
}

.success-page .logo {
  display: none;
}

@media (max-width:467px) {
  
  .success-page .heading {
      font-size: 60px!important;
    }
  
    .success-page .subheading {
      font-size: 24px!important;
    }

    .p2 {
      top: -20px!important;
      left: 25%!important;
    }

    .p3 {
      top: 10%!important;
      left: 48%!important;
    }
  
}

@media (max-width:767px) {
  .success-page .heading {
      font-size: 60px!important;
    }
  
    .success-page .subheading {
      font-size: 24px!important;
    }
  }

@media (max-width:440px) {
  .success-page .heading {
    font-size: 40px!important;
  }

  .campaign_form .screen-text p {
    font-size: 15px!important;
  }

  .checkbox-container {
    font-size: 15px!important;
  }

  .campaign_form input[type="text"] {
    font-size: 15px!important;
  }

  .campaign_form .btn-style2 {
    padding: 13px 30px;
    font-size: 14px!important;
  }

  .campaign-container .subtitle {
    font-size: 15px!important;
  }

  .campaign-container .title {
    font-size: 23px!important;
  }

  .campaign-container .info-container {
    padding: 0px;
  }
}

.campaign-container .container .info-container {
  position: relative;
  top: 20px;
}

.campaign-container .container .packshot-container .voucher {
  position: relative;
  top: 150px;
}

@media (max-width: 1400px) {
  .campaign-container .container .packshot-container .voucher {
    top: 50px!important;
    float: right;
  }
}

@media (max-width: 1030px) {
  .campaign-container .container .packshot-container .voucher {
    float: none;
  }
}

.campaign-container .play_button {
  background-color: #d93636;
  border-radius: 50px;
  position: relative;
  right: -200%;
  transition: 1s;
  text-align: center;
  padding: 90px 0;
  width: 550px;
}

.campaign-container .play_button .play_video {
  width: 100px;
}

.campaign-container .play_button.come {
  right: 0;
}

@media (max-width: 1030px) {
  .campaign-container .play_button {
    margin: auto;
    width: 50%;
  }

  .campaign-container .play_button .play_video {
    width: 50px;
  }
  
  .campaign-container .title {
    padding-top: 50px!important;
  }

  /* .campaign-container .subtitle {
    padding-bottom: 50px!important;
  } */
}

.divider {
  border-top: 2px black solid;
  margin: 10px 0 20px 0;
}

.quizText {
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  width: 80%;
  margin: auto;
  padding-top: 100px;
  font-family: "Fira Sans";
  font-weight: 700;
  line-height: 40px;
}

.quizText.come {
  top: 0;
  transition: 1s;
}

.stepSpecial {
  background-color: rgb(92, 29, 0, 0.6);
  padding: 30px;
  border-radius: 25px;
  position: static;
  display: none;
}

.stepSpecial input {
  color: #FFD6A5;
  border-bottom: 2px black solid!important;
  margin-bottom: 30px;
}

.quizText2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  width: 80%;
  margin: auto;
  padding-top: 100px;
  font-family: "Fira Sans";
  font-weight: 700;
  line-height: 40px;
}

.quizText3 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  width: 80%;
  margin: auto;
  padding-top: 100px;
  font-family: "Fira Sans";
  font-weight: 700;
  line-height: 40px;
}

.quizText2.come {
  top: 0;
  transition: 1s;
}

.quizText3.come {
  top: 0;
  transition: 1s;
}

@media(max-width: 1400px) {
  .play_button {
    width: 450px!important;
  }
  .quizText, .quizText2 {
    padding-top: 50px;
  }
  .quizText3 {
    padding: 0px;
    font-size: 24px;
  }
}

@media(max-width: 700px) {
  .quizText.come, .quizText2.come, .quizText3.come, .quizText4.come {
    font-size: 17px!important;
    line-height: 30px!important;
  }
  .video_container iframe {
    width: 100%;
  }
}

@media(max-width: 350px) {
  .quizText.come, .quizText2.come, .quizText3.come, .quizText4.come {
    top: 4%!important;
  }
}

.disclaimer-premii {
  color: black;
  font-size: 14px;
  position: absolute;
  bottom: 0%;
  right: 0%;
}

.step1 .field-row {
  padding: 3px 0;
}

.form-text {
  color: #fff;
  font-size: 24px;
}

.form-text2 {
  color: #fff;
  font-size: 18px;
  padding: 20px 0;
}

.stepPackshots {
    background-color: rgb(92, 29, 0, 0.6);
    padding: 30px;
    border-radius: 25px;
    position: static;
    display: none;
}

.quizText4 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  max-width: 50%;
  margin: auto;
  padding-top: 100px;
  font-family: "Fira Sans";
  font-weight: 700;
  line-height: 40px;
}

.quizText4.come {
  top: 0;
  transition: 1s;
}


/* Hide the browser's default checkbox */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.radio-container .checkmark {
  position: absolute;
  top: 30px;
  left: 50%;
  transform:translateX(-50%);
  height: 20px;
  width: 20px;
  background-color: #84080a;
  border-radius: 50%;
}

.radio-container .checkmark-terms {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
}

/* When the checkbox is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #7f0706;
}

.radio-container input:checked ~ .checkmark-terms {
  background-color: #7f0706;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container .checkmark-terms:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

.radio-container input:checked ~ .checkmark-terms:after {
  display: block;
}

/* Style the checkmark/indicator */
.radio-container .checkmark:after {
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  background:#d48366;
  border-radius: 50%;
}

.radio-container .checkmark-terms:after {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background:#d74444;
  border-radius: 50%;
}

.quizPackshot {
  width: 10%;
  display: inline-block;
  vertical-align:middle;
}

.radio-buttons-wrapper {
  display:inline-block;
  width: 80%;
  vertical-align:middle;
  padding-left:20px;
  text-align: center;
}

.stepPackshots .field-row {
  font-size: 0;
  text-align: center;
}

.stepPackshots .field-row .form-group {
  display: inline-block;
  width: 70px;
  text-align: center;
  padding-top:40px;
}

.stepPackshots .field-row .form-group .radio-container {
  cursor: pointer;
}

.stepPackshots .field-row .form-group .text-level {
  font-size: 20px;
  color:#fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  font-weight: bold;
}

@media (max-width: 1030px) {
  .quizPackshot {
    width: 8%;
  }
  .stepPackshots .form-group {
    width: 70px!important;
  }
}

@media (max-width: 380px) {
  .stepPackshots .form-group {
    width: 40px!important;
  }
}

.disclaimer_campaign {
  font-size: 12px;
  color: #000;
  font-weight: lighter;
}

/* .whiteText {
  color: #fff!important;
} */

@media (max-width: 1120px) {
  .quizText, .quizText2, .quizText3, .quizText4 {
    padding-top: 50px!important;
  }
}

#alt-mesaj {
  border-bottom-style: dotted;
  border-width: 4px;
  border-color:#000;
  display: none;
}

@media(max-width: 1100px) {
  .video_container iframe {
    width: 100%!important;
  }
}

.quizText, .quizText2, .quizText4 {
  padding-top: 50px!important;
}

@media (max-width: 1400px) {
  .campaign-container-success .info-container {
    padding: 0 0 0 150px!important;
  }
}

@media (max-width: 1030px) {
  .col-md-6 {
    width: 100%!important;
  }

  .campaign-container-success .info-container {
    padding-left: 15px!important;
    margin-top: 100px;
  }

  .campaign-container-success .info-container .title {
    padding-top: 50px!important;
  }

  .campaign-container-success .packshot-container .packshot {
    width: 50% !important;
    margin: 100px auto 200px !important;
    float: none;
    display: block;
  }
}

@media (max-width: 500px) {
  .campaign-container-success .packshot-container .packshot {
    width: 80%!important;
  }
}