.ibd-static-es-landing-LandingSS {
  /* 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-LandingSS #header-module .wrapper-ctc {
    width: 320px;
    position: absolute;
    top: 5%;
    height: 600px;
    display: none;
    flex-direction: column;
    justify-content: center;
    right: 2%; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .help-block {
    display: none; }
  .ibd-static-es-landing-LandingSS #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; }
  .ibd-static-es-landing-LandingSS #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-LandingSS #header-module .has-error p {
    color: #a94442; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call p {
    margin: 0; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb {
    color: #2c2c2c;
    font-size: 18px; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb .title-container {
    color: #2c2c2c; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb .title-container a {
    font-family: Lato-Bold; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb .wrapper-text .title {
    text-align: center;
    font-size: 24px; }
  .ibd-static-es-landing-LandingSS #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-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb .text-one {
    text-align: center;
    margin-top: 5px; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .header-cmb .text-one .tlf {
    color: #5c881a;
    font-weight: bold; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb {
    color: #2c2c2c; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .form-group {
    margin: 10px 0;
    padding: 0;
    width: 100%; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .form-group > * {
    width: 100%;
    padding: 0; }
  .ibd-static-es-landing-LandingSS #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-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .phone.has-error .input-telefono {
    border: solid 1px #a94442;
    color: #a94442; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .privacy {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .privacy .checkbox-custom {
    display: none; }
  .ibd-static-es-landing-LandingSS #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-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .privacy .checkbox-custom-label a {
    color: #a1a1a1;
    text-decoration: underline; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .privacy.has-error .checkbox-custom-label a {
    color: #a94442; }
  .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc .click-to-call .content-cmb .form-group.has-error label:before {
    border: 1px solid #a94442; }
  .ibd-static-es-landing-LandingSS .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-LandingSS #header-module .wrapper-ctc .checkbox-custom-label:before {
    /*  width: 28px; */ }
  .ibd-static-es-landing-LandingSS .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-LandingSS #header-module .wrapper-ctc .click-to-call .btn {
    width: 260px;
    height: 55px;
    border-radius: 40px;
    margin: auto;
    cursor: pointer;
    color: #ffffff;
    text-transform: none;
    font-size: 16px; }
  .ibd-static-es-landing-LandingSS #modal-header {
    padding: 0 !important; }

    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked {
      z-index: 102;
      display: none;
      width: 100%;
      height: 175px;
      top: auto;
      bottom: 0;
      left: 0;
      border-radius: 0;
      box-shadow: none;
      margin: 0;
      border: 1px solid #e5e5e5;
      transform: none;
      position: fixed; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .help-block {
      display: none; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call {
      width: 100%;
      height: auto;
      flex-direction: row;
      border-radius: 0px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 35%; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container {
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 280px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container img {
      margin: 0px 18px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container .wrapper-text {
      width: 80%; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container .line-separator {
      display: none; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container .title {
      font-size: 18px;
      line-height: 26px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container .text-one {
      font-size: 16px;
      line-height: 28px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb {
      display: flex;
      align-items: center;
      /* justify-content: flex-start; */
      width: 65%; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb > * {
      margin: 0 3px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb .wcom-form {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 55%; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb .form-group {
      max-width: 280px; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb .btn {
      margin: 8px;
      width: 100%;
      max-width: 268px; }
  @media (min-width: 768px) {
    .ibd-static-es-landing-LandingSS #header-module .modal-respuesta {
      margin-left: 18%; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc {
      display: flex; } 
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked {
      display: block; }
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb .btn {
      width: 90%;
      padding-bottom: 0;
      padding-top: 0;
      height: 56px; }
      .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .header-cmb .title-container img {
        margin: 0; }
        .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked .click-to-call .content-cmb .wcom-form {
          width: 100%; }
    }
  @media (min-width: 992px) {
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc {
      right: 2%; } 
      .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc.sticked {
        height: 168px; }
    }
  @media (min-width: 1024px) {
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc {
      height: 530px;
      right: 2%; } }
  @media (min-width: 1200px) {
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc {
      height: 530px;
      right: 7%; } }
  @media (min-width: 2000px) {
    .ibd-static-es-landing-LandingSS #header-module .wrapper-ctc {
      right: 21%; }
    .ibd-static-es-landing-LandingSS .icon {
      right: 21%; } }
