.ibd-static-es-landing-Landing-BBVA-Colectivos {
    /* Small devices (landscape phones, 576px and up) */
    /* Medium devices (tablets, 768px and up) */
    /* Large devices (desktops, 992px and up) */
    /* Extra large devices (large desktops, 1200px and up) */ }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
      z-index: 0;
      width: 320px;
      position: absolute;
      top: 0;
      height: 600px;
      display: none;
      flex-direction: column;
      justify-content: center;
      right: 2%;
      }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .help-block {
      display: none; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
      width: 320px;
      border-radius: 28px;
      box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.14);
      background-color: #ffffff;
      color: #ffffff;
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-size: 16px;
      position: absolute;
      top: 210px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .help-block {
      color: #a94442;
      font-size: 0.8em;
      font-weight: bold;
      text-align: center; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .has-error p {
      color: #a94442; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call p {
      margin: 0; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb {
      color: #2c2c2c;
      font-size: 18px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .title-container {
      color: #2c2c2c; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .title-container a {
      font-family: Lato-Bold; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .wrapper-text .title {
      text-align: center;
      font-size: 24px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .wrapper-text .line-separator {
      height: 1px;
      background-color: #cdcdcd;
      margin: 10px 0px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .text-one {
      text-align: center;
      margin-top: 5px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .header-cmb .text-one .tlf {
      color: #5c881a;
      font-weight: bold; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb {
      color: #2c2c2c; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .form-group {
      margin: 10px 0;
      padding: 0;
      width: 100%; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .form-group > * {
      width: 100%;
      padding: 0; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .input-telefono {
      height: 40px;
      border-radius: 100px;
      border: solid 1px #cdcdcd;
      background-color: #ffffff;
      font-size: 12px;
      color: #9b9b9b;
      padding-left: 20px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .phone.has-error .input-telefono {
      border: solid 1px #a94442;
      color: #a94442; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .privacy {
      display: flex;
      flex-direction: column;
      margin-top: -5px;
      width: 100%;
      justify-content: center;
      align-items: center; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .privacy .checkbox-custom {
      display: none; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .privacy .checkbox-custom-label {
      width: 90%;
      display: inline-flex;
      position: relative;
      cursor: pointer;
      text-align: start;
      font-family: Lato-Regular;
      font-size: 12px;
      color: #a1a1a1;
      text-align: start;
      font-weight: normal; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .privacy .checkbox-custom-label a {
      color: #a1a1a1;
      text-decoration: underline; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .privacy.has-error .checkbox-custom-label a {
      color: #a94442; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .content-cmb .form-group.has-error label:before {
      border: 1px solid #a94442; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos .checkbox-custom + .checkbox-custom-label:before {
      content: "";
      background: #fff;
      border-radius: 3px;
      border: 1px solid #a1a1a1;
      display: inline-block;
      width: 28px;
      height: 18px;
      margin-top: 5px;
      margin-right: 15px;
      text-align: center; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .checkbox-custom-label:before {
      width: 18px;
      }
    .ibd-static-es-landing-Landing-BBVA-Colectivos .checkbox-custom:checked + .checkbox-custom-label:after {
      content: "\f00c";
      font-size: 13px;
      border-radius: 2px;
      text-align: center;
      position: absolute;
      margin-top: 5px;
      background: #8abd37;
      color: #ffffff;
      left: 0px;
      top: 0px;
      width: 18px;
      height: 18px;
      }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call .btn {
      width: 260px;
      height: 55px;
      border-radius: 40px;
      margin-top: -8px !important;
      margin: auto;
      cursor: pointer;
      color: #ffffff;
      text-transform: none;
      font-size: 16px; }
    .ibd-static-es-landing-Landing-BBVA-Colectivos #modal-header {
      padding: 0 !important; }
    @media (min-width: 768px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .modal-respuesta {
        margin-left: 18%; }
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
        display: flex; } }
    @media (min-width: 784px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 190px; } }
    @media (min-width: 875px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 170px; } }
    @media (min-width: 992px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
        right: 2%; }
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 170px; } }
    @media (min-width: 1024px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
        height: 530px;
        right: 2%; } }
    @media (min-width: 1144px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 160px; } }
    @media (min-width: 1200px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
        height: 530px;
        right: 7%; }
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 152px; } }
    @media (min-width: 1523px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 150px; } }
    @media (min-width: 1920px) {
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc {
        right: 21%; }
      .ibd-static-es-landing-Landing-BBVA-Colectivos .icon {
        right: 21%; }
      .ibd-static-es-landing-Landing-BBVA-Colectivos #header-module .wrapper-ctc .click-to-call {
        position: absolute;
        top: 172px; } }
  