/* === CUSTOM CSS === */
@charset "UTF-8";
/* Modificación columnas */
#wizard-p-0 .form_fields ul li.col-md-6 {
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%; }
  @media screen and (min-width: 1024px) {
    #wizard-p-0 .form_fields ul li.col-md-6 {
      -ms-flex: 0 0 16.6%;
      flex: 0 0 16.6%;
      max-width: 16.6%; } }

.li_wrapper .m_options_list_input.no-answer:not(.video-answer) {
  left: 0; }

.li_wrapper .m_options_list_input .control-point {
  top: 0;
  opacity: 0; }

span.click_to_view {
  display: none !important; }

#wizard-p-28 .form_fields ul li.col-md-6, #wizard-p-29 .form_fields ul li.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  @media screen and (min-width: 1024px) {
    #wizard-p-28 .form_fields ul li.col-md-6, #wizard-p-29 .form_fields ul li.col-md-6 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

/* FIN modificación columnas */
/* Modificación del borde de las imágenes y eliminación de botones Anterior/Siguiente */
.li_wrapper.no-answer-with-image figure a img {
  border: 3px solid #fff; }

.form_layout:not(.step5):not(.step6):not(.step7):not(.step8):not(.step11):not(.step12):not(.step14):not(.step21):not(.step22):not(.step23):not(.step24):not(.step30):not(.step33)
.actions.clearfix ul {
  display: none !important; }

/* FIN Modificación del borde de las imágenes y eliminación de botones Anterior/Siguiente*/
/* Ajuste de botones de Respuestas */
.li_wrapper .m_options_list_input .m_option label:not(.step_error) {
  padding: 1rem;
  text-align: center; }

.li_wrapper {
  margin-left: auto;
  margin-right: auto; }

/* FIN Ajuste de botones de Respuestas */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url(https://fonts.gstatic.com/s/merriweather/v22/u-440qyriQwlOrhSvowK_l5-fCZMdeX3rg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
body, .promo_info h1, .participate_button, .title h1, .title h2, .title h3, .pagination, .m_header > *, .m_popup_header, .m_action_share_title, .legal_row label, .m_countdown_time, .error, .notice, .error_explanation, .m_follow_text, .m_no_promo_header, .m_no_promo_content_title, .m_powered_by, .m_url_description, .pagination em.current, .footer_text, select, .form_fields .form_input label, .form_fields .form_select label, .form_fields .form_input input, .form_fields .form_input textarea, .form_fields .form_checkbox a, .m_btn, .alertify-button, .wizard > .actions a, .m_btn_goto, .link_btn, .m_action_count, .m_comment_name, .m_countdown_title, .m_entry_user, .m_entry_points, .m_entry_votes, .m_header_step, .m_no_promo_content p strong, .m_option, .m_participations_text, .m_powered_by strong, .m_score_value, .alertify-notifier, .m_tabs_nav, .m_url_content, .m_user_name, .m_wysiwyg_dialog_title, .wizard, .tabcontrol, .m_header_strong > *, .m_comment_date, .m_entry .m_figure_content_text .m_text_content, .m_entry .m_figure_content_quotes .m_text_content, .m_entry_date, .m_figure_caption .m_text, .m_user_created_at, .swiper-buttons button,
.pagination, .m_header > *, .m_popup_header, .m_action_share_title, .legal_row label, .m_countdown_time, .error, .notice, .error_explanation, .m_follow_text, .m_no_promo_header, .m_no_promo_content_title, .m_powered_by, .m_url_description, .pagination em.current, .footer_text, select, .form_fields .form_input label, .form_fields .form_select label, .form_fields .form_input_matrix label, .form_fields .form_input input, .form_fields .form_input textarea, .form_fields .form_checkbox a, .m_btn, .alertify-button, .wizard > .actions a, .m_btn_goto, .link_btn, .m_action_count, .m_comment_name, .m_countdown_title, .m_entry_user, .m_entry_points, .m_entry_votes, .m_header_step, .m_no_promo_content p strong, .m_option, .m_participations_text, .m_powered_by strong, .m_score_value, .alertify-log, .m_tabs_nav, .m_url_content, .m_user_name, .m_wysiwyg_dialog_title, .mfp-content, .wizard, .tabcontrol, textarea, input, button, legend {
  font-family: 'Merriweather', serif !important; }

.js_quizz_question_ko label.m_option_label {
  background-color: #E3735f !important; }

.home_layout .participate_button::before,
.home_layout .tt_new_promo_game_link::before {
  content: 'ABRIR VENTANA DE HOY';
  font-size: 16px; }

.home_layout .participate_button,
.home_layout .tt_new_promo_game_link {
  font-size: 0; }

.home_layout .m_action_link {
  display: none; }
