/* === CUSTOM CSS === */
@charset "UTF-8";
/*
 * LTW - AMC
 * custom scsss
 */
body {
  background-color: #0a0505 !important;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px; }

h1, h4 {
  font-family: 'Arial Black', Arial, sans-serif; }

h1, h2 {
  text-align: center !important; }


@media screen and (min-width: 768px) {
  h1 {
    padding: 0 2em; } }

h1 {
  margin: 0.5em 0;
  font-size: 48px !important;
  text-transform: uppercase !important;
  padding: 0 0.5em;
  line-height: 1em; 
  color: #f0f !important; }
  
.section.xeerpa_html_widget {
	display: none !important;
}
  
.entry_layout .m_message_text img {
  width: 100% !important;
  max-width: 600px;
}
#seriesutrah1 img {
  width: 100% !important;
  max-width: 480px;
  padding-bottom: 2em;
}
  
.m_message_text p {
  margin-bottom: 0; }
  
.m_text_content > p.bmargen {
  margin-bottom: 1em;
}
.home_layout .m_text_content > p.bmargen {
  margin-bottom: 2em;
}

h2, h3 {
  color: #fff; }

h2 {
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 30px;
  color: #ff00ff; }

strong {
  font-weight: 700; }

p {
  font-size: 19px;
  width: 100%;
  color: #ff00ff;}

span {
  font-size: 20px; }

.center-text {
  text-align: center !important; }

.cyan {
  color: #55c1b5 !important; }

.blue {
  color: #ff00ff !important; }

.home_layout .action_row {
  background-color: transparent !important; }
  
.wrapper {
    max-width: 960px;
    margin: 0 auto;
}

.wrapper, .wrapper.home_layout, .wrapper.form_layout {
  padding: 50px 0 0;
}
.m_btn:after, .alertify-button:after, .wizard > .actions a:after {
  display: none; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 0 !important; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.action_row {
  padding: 42px 0 !important; }
  
.m_options li {
  width: 70%;
  margin-left: 15%;
}

.full_section.header_section,
.legal_row,
.actions_row,
.details_row,
.tac_row {
  display: none !important; }

.m_header_title, .m_tab_nav_item, .select_content, .row + .row, .fields, .fields + .row, .m_message:after, .pagination a {
  border: 0 !important; }

.form_select, .form_fields .form_input input, .form_fields .form_input textarea, .m_wysiwyg textarea {
  /*border: 1px solid #002959;*/
  border-radius: 3px;
  background: #fff;
}
.select_content {
  background: #fff !important;
}
#error_explanation {
  padding-top: 20px;
}
.m_header.m_header_title {
  display: none; }

.m_btn,
.actions ul li a {
  text-transform: uppercase;
  text-shadow: none !important;
  background-color: #ff00ff !important;
  color: #fff !important;
  font-family: Arial, sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px;
  padding: 15px 30px;
  border-radius: 5px;
  min-width: 200px;
  box-shadow: none;
  outline: none; }
  .m_btn:hover, .m_btn:active, .m_btn:focus,
  .actions ul li a:hover,
  .actions ul li a:active,
  .actions ul li a:focus {
    background-color: #fff !important;
    color: #ff00ff !important;
    box-shadow: 0 0 0 1px #ff00ff;
    outline: none; }

.actions ul li a:after {
  content: none !important; }
.section {
    padding: 0 60px;
}
@media only screen and (max-width: 560px) {
  .section {
      padding: 0 20px;
  }
  .wrapper.form_layout, .wrapper.entry_layout, .form_fields_contender {
      padding-left: 20px;
      padding-right: 20px;
  }
  .wrapper.entry_layout {
      padding-top: 0 !important;
  }
  .m_options li {
    width: 100%;
    margin-left: 0%;
  }
}
.home_layout .section {
  background-color: transparent; }
.home_layout .full_section {
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    .home_layout .full_section {
      padding: 0; } }
.home_layout .full_section .action_row .m_btn span {
  display: none !important; }
.home_layout .full_section .action_row .m_btn:after {
  background-color: transparent;
  content: 'QUIERO PARTICIPAR';
  display: inline-block;
  position: relative;
  text-align: center;
  font-family: inherit;
  color: inherit;
  height: 1em;
  top: 0;
  line-height: 1em; }
.home_layout .headline_row {
  padding-bottom: 0 !important; }
.home_layout .full_section {
  background-color: transparent; }
.home_layout .action_row {
  background-color: #ffffff; }
@media screen and (min-width: 768px) {
  .home_layout .action_row {
    margin: 0 69px !important; } }

.question {
  background-color: #fdeeee;
  padding: 36px 0 0 0;
  margin-bottom: 0; }
  .question h4 {
    margin-bottom: 15px; }

.m_popup {
  border-radius: 10px !important;
  overflow: hidden;
  background-color: #fff !important;}
  .m_popup h2 {
    font-family: Arial, sans-serif;
    color: #ff00ff !important;
    font-weight: 400; }
  .m_popup a.m_btn:after {
    content: none; }

.m_popup_header {
  background-color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 2em !important;
  padding: 2em 1em 0;
  text-align: center;
  color: #ff00ff; }

.tt_part_share .m_popup_header {
  display: none; }

.m_popup_content {
  padding: 0 2em 2em !important;
  background-color: #ffffff; }

.tt_part_share .m_popup_content {
  padding: 2em !important; }

.tt_part_share .m_popup_content h1 {
  color: #f0f !important;
  font-size: 18px !important;
  font-weight: 600;
  text-transform: none !important;
  margin: 0; }
.m_url_btn .url_share_link {
  color: #474747;
  margin: 0; }

.anonymous-bg {
  background: #a7a7a7;
  display: block;
  height: 37px;
  margin: 0 0 -37px 41px;
  width: 195px; }

.m_popup_text {
  text-align: center;
  padding: 1em 0 0;
  padding-left: 0 !important;
  margin: 0 !important; }
  .m_popup_text p {
    padding: 0;
    font-size: 15px;
    font-family: Arial, sans-serif;
    text-align: left; }
  .m_popup_text .common-btn {
    display: inline-block;
    width: 48%;
    margin: 0; }
    .m_popup_text .common-btn:first-of-type {
      margin-right: 2%; }
    .m_popup_text .common-btn .common-bg {
      margin: 0 !important;
      width: 100%; }
      .m_popup_text .common-btn .common-bg a span {
        margin-left: 0; }

.m_popup_text div:after {
  display: none;
}

.form_layout .section {
  background: #fff !important; }
.form_layout h2 {
  padding: 0 20px 1em; }
  @media screen and (min-width: 768px) {
    .form_layout h2 {
      padding: 0 0 1em; } }
.form_layout .wrapper_row .m_header_step {
  padding: 0; }
  .form_layout .wrapper_row .m_header_step:before {
    content: none !important; }
  .form_layout .wrapper_row .m_header_step h1 {
    font-family: Arial, sans-serif;
    padding: 0;
    font-size: 22px !important;
    font-weight: 600;
    color: #474747 !important;
    text-align: left !important;
    text-transform: none !important;
    line-height: 1.4em; }
.form_layout .wrapper_row .m_header_step h1 {
  text-align: center !important; }
.form_layout #wizard {
  margin-top: 0;
  padding-top: 20px;
  border-radius: 0;
  overflow: hidden; }
.form_layout #wizard iframe {
  margin-top: 0; }
.form_layout .wizard > .content {
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 768px) {
    .form_layout .wizard > .content {
      padding: 0 70px; } }
.form_layout .wizard > .content > .body {
  width: 100%;
  height: 100%;
  padding: 0; }
.form_layout .question {
  font-family: 'Arial Black', Arial, sans-serif;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 768px) {
    .form_layout .question {
      padding-left: 70px;
      padding-right: 70px; } }
  .form_layout .question p {
    font-size: 28px;
    color: #ff00ff;
    padding-bottom: 30px;
    line-height: 1em; }
.form_layout .m_options {
  background-color: transparent;
  vertical-align: middle;
  padding: 0;
  border: 0 !important; }
  .form_layout .m_options input, .form_layout .m_options label {
    vertical-align: middle;
    display: block !important;}
  .form_layout .m_options ul {
    margin: 0; }
    .form_layout .m_options ul li {
      display: block;
      clear: both;
      margin-bottom: 0; }
.form_layout .wizard > .content > .body label {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  text-align: left;
  font-size: 18px;
  font-family: Raleway, Arial, sans-serif;
  font-weight: 400;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 0;
  color: #474747; }
  .form_layout .wizard > .content > .body label:after {
    content: none; }
  .form_layout .wizard > .content > .body label.step_error {
    color: #f00 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    position: absolute;
    bottom: -7px;
    left: auto;
    right: 5px;
    z-index: 10;
    display: block;
    text-align: left;}
.form_layout .m_option {
  text-align: left !important;
  padding: 10px !important;
}
.m_option .m_option_label {
  padding: 0 !important;
  padding-left: 10px !important;
  margin-left: 20px !important;
}
.m_option .m_option_label:hover {
    background-color: transparent !important;
    color: #f0f !important;
}
.points_row {
  display: none;
}
.form_layout .wizard > .content > .body input {
  z-index: 1;
  position: relative;
  float: left; }
.form_layout .wizard .actions ul {
  width: 100%;
  margin-top: 0;
  margin-bottom: 2em;
  padding: 10px 0 0;
  text-align: center;}
  @media screen and (min-width: 768px) {
    .form_layout .wizard .actions ul {
      padding: 10px 0 0; } }
  .form_layout .wizard .actions ul li {
    width: 100%; }
    .form_layout .wizard .actions ul li a {
      margin: 0;
      color: #fff !important;
      max-width: 200px;
      width: 100%;
      border-radius: 5px;
      display: inline-block; }
    .form_layout .wizard .actions ul li a:hover {
      color: #f0f !important; }
    .form_layout .wizard .actions ul li:first-of-type {
      display: none; }

.wizard .actions ul li {
  text-align: center; }

.form_input {
  position: relative;
  margin-top: 15px !important;
  display: block;
  width: 100%;
  margin: 0; }
  .form_input span {
    position: relative;
    height: 47px; }
  @media screen and (min-width: 768px) {
    .form_input {
      display: inline-block;
      width: calc(50% - 15px); }
      .form_input:nth-child(2n) {
        margin-left: 27px; }
      .form_input:nth-child(3) {
        width: 75%; }
      .form_input:nth-child(4) {
        width: calc(25% - 30px); } }
  .form_input span {
    background-color: transparent !important;
    padding: 0 !important; }
    .form_input span input {
      border-radius: 5px !important;
      padding: 13px !important;
      font-family: Arial, sans-serif;
      font-weight: 400 !important;
      font-size: 18px !important; }
  .form_input label {
    font-size: 15px !important;
    padding-left: 0 !important; }
    .form_input label.step_error {
      color: red; }
      
.step_1 .form_input {
  display: block;
  margin: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}
.step_1 .form_input span {
  height: 60px;
}
.step_1 .form_input input {
  border: 1px solid #e5e5e5 !important;
  float: none;
  height: 60px;
  text-align: center;
}
.m_figure_options_values:after {
  top: 20px;
  z-index: 1;
}

.m_header_guide,
.wizard > .steps {
  display: none; }
  
#wizard .panel-primary {
  margin-top: 0;
}


img {
  margin: 0 auto;
}

.quiz_questions_on_personal_data {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .quiz_questions_on_personal_data {
      width: calc(50% - 15px);
      margin-top: 12px;
      display: block;
      float: right;
      position: relative; } }
  .quiz_questions_on_personal_data .panel, .quiz_questions_on_personal_data section {
    width: 100%;
    position: relative; }
    @media screen and (min-width: 768px) {
      .quiz_questions_on_personal_data .panel, .quiz_questions_on_personal_data section {
        /*top: -72.5px;*/
        right: 0;
        position: absolute; } }
  .quiz_questions_on_personal_data .wrapper_row .m_header_step {
    margin: 0;
    margin-top: 15px;
    margin-bottom: 0.5em !important;
    font-size: 15px !important;
    min-height: 15px !important; }
    @media screen and (min-width: 768px) {
      .quiz_questions_on_personal_data .wrapper_row .m_header_step {
        margin-top: 0; } }
    .quiz_questions_on_personal_data .wrapper_row .m_header_step h1 {
      font-size: 15px !important;
      margin: 0 !important;
      font-weight: 400;
      text-align: left !important;
      color: #002959;
      line-height: 15px !important; }
      .quiz_questions_on_personal_data .wrapper_row .m_header_step h1 label.step_error {
        bottom: -80px !important;
        left: 0 !important;
        padding: 0; }
  .quiz_questions_on_personal_data .wrapper_row .form_select {
    margin: 0 !important; }
    .quiz_questions_on_personal_data .wrapper_row .form_select select#participation_promo_response_attributes_response_14090 {
      font-size: 1em; }
    .quiz_questions_on_personal_data .wrapper_row .form_select .select {
      border: 1px solid #ccc;
      border-radius: 5px;
      font-size: 18px !important;
      padding: 0 !important;
      height: 47px !important;
      background-color: transparent;
      font-family: Arial, sans-serif;
      font-weight: 400 !important; }
      .quiz_questions_on_personal_data .wrapper_row .form_select .select .select_button {
        display: none; }
      .quiz_questions_on_personal_data .wrapper_row .form_select .select .select_label {
        padding: 0 !important;
        font-size: 18px !important;
        font-family: Arial, sans-serif;
        font-weight: 400 !important; }
      .quiz_questions_on_personal_data .wrapper_row .form_select .select option {
        font-size: 18px !important;
        font-family: Arial, sans-serif;
        font-weight: 400 !important; }

.form_layout .actions_section {
  padding: 0 20px !important; }
  @media screen and (min-width: 768px) {
    .form_layout .actions_section {
      padding: 0 !important; } }
  .form_layout .actions_section .form_checkbox {
    margin-bottom: 10px !important;
    width: 100%;
    padding-left: 32px; }
    .form_layout .actions_section .form_checkbox label {
      padding-left: 0 !important;
      margin-bottom: 0; }
      .form_layout .actions_section .form_checkbox label, .form_layout .actions_section .form_checkbox label a {
        font-size: 13px !important;
        color: #474747;
        font-weight: 400; }
      .form_layout .actions_section .form_checkbox label a:hover {
        color: #ff00ff; }
      .form_layout .actions_section .form_checkbox label ~ label.step_error {
        bottom: -15px !important;
        left: 25px !important;
        right: 0; }
        
.form_header {
  padding-bottom: 0;
}

.form_header_for_multistep_quizz {
  padding: 10px 20px 0; }
  @media screen and (min-width: 768px) {
    .form_header_for_multistep_quizz {
      padding: 10px 0 0; }
      .form_header_for_multistep_quizz p {
        font-size: 18px;
        line-height: 22px; } }
  .form_header_for_multistep_quizz p {
    font-size: 22px;
    line-height: 28px;
    color: #ff00ff;
    font-weight: bold; }
  .form_header_for_multistep_quizz .question {
    padding: 0 !important; }

.part_mine .full_section.header_section {
  display: block !important;
  padding-bottom: 0; }
  .part_mine .full_section.header_section ~ .section {
    padding: 0;
    background: none; }
    
.entry_layout .share_row {
  padding-top: 30px;
  clear: both;
}

.entry_layout h2 {
  font-size: 44px;
  color: #fff !important;
  font-weight: 400;
}
.entry_layout img {
  margin: 20px auto !important;
  max-width: 600px;
}
.entry_layout p {
  color: #fff !important;
  margin-bottom: 15px;
}

.entry_row .m_entry {
  display: none; }

.m_btn.js_share_options span {
  display: none; }
.m_btn.js_share_options:after {
  content: none; }

.image-banner {
  margin-bottom: 0 !important; }
  .image-banner img {
    margin: 0;
    width: 100%;
    height: auto; }

.thanks {
  text-align: center;
  width: 100%;
  background-color: #ffced5;
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  padding: 20px 0;
  border-radius: 10px;
  overflow: hidden; }
  .thanks h4 {
    padding: 15px 0;
    line-height: 1em;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-size: 20px; }
  .thanks span {
    margin-bottom: 15px; }

.thanks_2 {
  background-color: #fdeeee;
  padding: 20px;
  margin-bottom: 0 !important; }
  @media screen and (min-width: 768px) {
    .thanks_2 {
      padding: 20px 0; } }
  .thanks_2 p {
    text-align: center;
    margin-bottom: 15px; }

.wrapper {
  margin-top: 0;
  background-color: transparent; }

.wrapper .full_section {
  background-color: transparent;
  position: relative;
  display: block;
  float: none; }

.entry_layout .messages_row {
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0; }

.m_message:after {
  content: none; }

.notice {
  display: none; }

#wizard-p-1 {
  padding-top: 0; }
  #wizard-p-1 .second {
    font-size: 18px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    color: #474747; }
    #wizard-p-1 .second:before {
      display: inline-block;
      content: '';
      width: 15px;
      height: 15px;
      margin-right: 10px;
      background-color: #cccccc; }

.required_field:after {
  content: none !important; }

.m_text_content {
  line-height: 1.9em;
  margin-bottom: 0; }

.m_text_content {
  line-height: 1.9em;
  margin-bottom: 0; }

.form_fields .form_checkbox .checkbox {
  border: 0;
  background-color: #fff;
  background-image: none;
  border-radius: 3px;
  border: 2px solid #ff00ff;
  width: 20px;
  height: 20px; }
.form_fields .form_checkbox .checkbox.checked_checkbox {
    background-color: #ff00ff;
    border: 7px solid #ff00ff;
  width: 10px;
  height: 10px; }

