/* === CUSTOM CSS === */
/* 
 * Gocco
 * custom scsss
 */
@font-face {
  font-family: 'AvenirNextLTPR';
  src: url("https://www.gocco.es/skin/frontend/interactiv4/goccov2/fonts/AvenirNextLTProRegular.otf") format("truetype"); }

body {
  background-color: #dddddd !important;
  font-family: 'AvenirNextLTPR', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px; }

h1, h4 {
  font-family: 'AvenirNextLTPR', sans-serif !important; }

h1, h2 {
  text-align: center !important; }

h1 {
  color: #246772 !important;
  margin: 0.5em 0;
  font-size: 36px !important;
  text-transform: uppercase !important;
  padding: 0 0.5em;
  line-height: 1em; }
  @media screen and (min-width: 768px) {
    h1 {
      padding: 0 2em; } }

h2, h3 {
  color: #55c1b5 !important; }

h2 {
  font-size: 24px;
  margin-bottom: 20px !important; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 30px;
  color: #246772 !important; }

strong {
  font-weight: 700; }

p {
  font-size: 20px;
  width: 100%; }

span {
  font-size: 18px; }

.center-text {
  text-align: center !important; }

.cyan {
  color: #55c1b5 !important; }

.blue {
  color: #246772 !important; }

.m_banner {
  border: 0; }

.m_banner .participate_row {
  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; }

.legal_row,
.actions_row,
.details_row,
.tac_row {
  display: none !important; }

.m_header_title, .m_tab_nav_item, .form_fields .form_input input, .form_fields .form_input textarea, .m_wysiwyg textarea, .select_content, .row + .row, .fields, .fields + .row, .m_message:after, .pagination a {
  border: 0 !important; }

.m_header.m_header_title {
  display: none; }

.m_btn:after, .alertify-button:after, .wizard > .actions a:after {
  content: none !important; }

.m_btn,
.actions ul li a {
  text-transform: uppercase;
  text-shadow: none !important;
  background-color: #246772 !important;
  color: #fff;
  font-family: 'AvenirNextLTPR', sans-serif !important;
  font-weight: 400 !important;
  padding: 0.5em 3em !important;
  border-radius: 0 !important;
  border: 1px solid #246772; }
  .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: #246772 !important; }

a.participate_button {
  padding: 1.5em 5em !important; }
  a.participate_button span {
    font-size: 1.4em; }

.actions ul li a:after {
  content: none !important; }

.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 .headline_row {
  padding-bottom: 0 !important; }
.home_layout .full_section {
  background-color: transparent; }
.home_layout .action_row {
  background-color: transparent; }
  @media screen and (min-width: 768px) {
    .home_layout .action_row {
      margin: 0 69px !important; } }

.question {
  background-color: #f2efea;
  padding: 36px 0 0 0;
  margin-bottom: 0; }
  .question h4 {
    margin-bottom: 15px; }

.m_popup {
  border-radius: 0 !important; }
  .m_popup h2 {
    font-family: 'AvenirNextLTPR', sans-serif !important;
    color: #246772 !important;
    font-weight: 400; }
  .m_popup a.m_btn:after {
    content: none; }

.m_popup_header {
  background-color: #246772;
  font-family: 'AvenirNextLTPR', sans-serif !important;
  font-size: 2em !important;
  padding: 0.5em 1em;
  text-align: center; }

.m_popup_content {
  padding: 2em !important;
  background-color: #f2efea; }

.m_popup_footer {
  background-color: #f2efea; }

.m_popup_text {
  text-align: center;
  padding: 0;
  padding-left: 0 !important;
  margin: 1em 0 !important; }
  .m_popup_text p {
    padding: 0;
    font-size: 15px;
    font-family: 'AvenirNextLTPR', sans-serif !important;
    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; }

.form_layout .section {
  padding: 0 !important;
  background-color: #f2efea; }
.form_layout h2 {
  padding: 1em 20px; }
  @media screen and (min-width: 768px) {
    .form_layout h2 {
      padding: 1em 0; } }
.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: 'AvenirNextLTPR', sans-serif !important;
    padding: 0;
    font-size: 20px !important;
    color: #246772;
    text-align: center !important;
    text-transform: none !important;
    line-height: 1.4em; }
.form_layout #wizard {
  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 0 20px 0; }
.form_layout .wizard > .content > [id^='#wizard-p-'] .form_fields label {
  font-family: 'AvenirNextLTPR', sans-serif !important; }
.form_layout .wizard > .content > [id^='#wizard-p-'] .form_fields .form_input .step_error {
  position: absolute; }
.form_layout .wizard > .content > [id^='#wizard-p-'] .form_fields .form_input input {
  border-radius: 0; }
.form_layout .question {
  font-family: 'AvenirNextLTPR', sans-serif !important;
  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: #246772;
    padding-bottom: 30px;
    line-height: 1em; }
.form_layout .m_options {
  background-color: transparent;
  padding: 0;
  border: 0 !important; }
  .form_layout .m_options li {
    display: block;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .form_layout .m_options li {
        width: 65%; } }
.form_layout .wizard > .content > .body > div:not(.form_fields) input {
  position: absolute;
  z-index: -9999;
  left: -999px; }
.form_layout .wizard > .content > .body > div:not(.form_fields):not(.actions_section) label {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #246772;
  padding: 1em;
  text-align: center;
  font-size: 18px;
  font-family: 'AvenirNextLTPR', sans-serif;
  font-weight: 400;
  color: #246772; }
  .form_layout .wizard > .content > .body > div:not(.form_fields):not(.actions_section) label:hover {
    background-color: #246772;
    color: #fff; }
  .form_layout .wizard > .content > .body > div:not(.form_fields):not(.actions_section) label:after {
    content: none; }
  .form_layout .wizard > .content > .body > div:not(.form_fields):not(.actions_section) label.step_error {
    color: red !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    border: 0;
    width: 100%; }
.form_layout .wizard .actions ul {
  width: 100%;
  margin-bottom: 2em; }
  .form_layout .wizard .actions ul li {
    width: 100%; }
    .form_layout .wizard .actions ul li a {
      margin: 0 auto;
      max-width: 200px;
      width: 100%;
      display: block; }
    .form_layout .wizard .actions ul li:first-of-type {
      display: none; }

.form_input {
  position: relative;
  margin-top: 15px !important;
  display: block;
  width: 100%;
  margin: 0; }
  .form_input span {
    position: relative;
    height: 47px; }
  .form_input span {
    background-color: transparent !important;
    padding: 0 !important; }
    .form_input span input {
      border-radius: 0 !important;
      padding: 13px !important;
      font-family: 'AvenirNextLTPR', sans-serif !important;
      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; }

.m_header_guide {
  display: none; }

.wizard > .steps {
  margin-top: 1em;
  margin-bottom: 2em;
  text-align: center; }
  .wizard > .steps ul {
    text-align: center;
    display: table;
    height: auto;
    position: relative;
    width: auto;
    /* float: left; */
    margin: 0 auto;
    background-color: #fff; }

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
  margin: 0 0.3em 0.3em;
  padding: 0.8em;
  margin-bottom: 10px;
  font-size: 11px;
  display: block;
  width: auto;
  text-decoration: none;
  border-radius: 0 !important;
  font-size: 16px; }

.wizard > .steps a {
  margin: 0;
  color: #fff; }
  .wizard > .steps a:hover {
    margin: 0; }

.wizard > .steps .current a {
  background-color: #246772; }

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
  background: #fff;
  color: #246772;
  cursor: default; }

.quiz_questions_on_personal_data {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .quiz_questions_on_personal_data {
      width: calc(50% - 15px);
      display: block;
      float: right;
      position: relative; } }
  .quiz_questions_on_personal_data section {
    width: 100%;
    position: relative; }
    @media screen and (min-width: 768px) {
      .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;
      line-height: 18px !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 {
      border: 0 !important;
      border-radius: 5px;
      font-size: 18px !important;
      padding: 0 !important;
      height: 47px !important;
      background-color: transparent;
      font-family: 'AvenirNextLTPR', sans-serif !important;
      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: 'AvenirNextLTPR', sans-serif !important;
        font-weight: 400 !important; }
      .quiz_questions_on_personal_data .wrapper_row .form_select .select option {
        font-size: 18px !important;
        font-family: 'AvenirNextLTPR', sans-serif !important;
        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 a {
        font-size: 13px !important;
        color: #246772;
        font-weight: 400; }
      .form_layout .actions_section .form_checkbox label ~ label.step_error {
        bottom: -15px !important;
        left: 25px !important;
        right: 0; }

.form_header_for_multistep_quizz {
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    .form_header_for_multistep_quizz {
      padding: 0; } }
  .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-color: transparent; }

.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: #d7edef;
  margin-bottom: 0 !important;
  padding: 20px 0; }
  .thanks h4 {
    padding: 15px 0;
    line-height: 1em; }
  .thanks span {
    margin-bottom: 15px; }

.thanks_2 {
  background-color: #f2efea;
  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; }

.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; }

.entry_layout .share_row {
  background-color: transparent; }

.m_message:after {
  content: none; }

.notice {
  display: none; }

.wrapper form section .form_fields .login_buttons_on_form {
  margin: 0; }
.wrapper form section .form_fields .second {
  font-size: 18px;
  font-weight: 700;
  font-family: 'AvenirNextLTPR', sans-serif !important;
  color: #246772; }
  .wrapper form section .form_fields .second:before {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background-color: #55c0b4; }
.wrapper form section .form_fields h2 {
  margin: 0.5em 0 !important;
  padding: 0;
  font-family: 'AvenirNextLTPR', sans-serif !important;
  color: #246772 !important; }
.wrapper form section .form_fields .login_buttons {
  margin: 0; }
  @media screen and (min-width: 768px) {
    .wrapper form section .form_fields .login_buttons {
      margin: 0 5% !important; } }

.required_field:after {
  content: none !important; }

.m_text_content {
  line-height: 1.9em; }

.form_fields .form_checkbox .checkbox {
  border: 0;
  background-color: #fff;
  background-image: none;
  border-radius: 3px;
  border: 7px solid #fff;
  width: 10px;
  height: 10px; }
  .form_fields .form_checkbox .checkbox.checked_checkbox {
    background-color: #55c0b4;
    border: 7px solid #246772; }
