.ibd-static-es-generic-chat-v3-landing {
    /************************** MODAL ******************************/
    /******************* FIN MODAL *********************************/
    /* MEDIA QUERIES */
    /* Pantallas superiores a 1600px (large-desktop) */
    /* Pantallas superiores a 1280px (large-desktop) */
    /* Pantallas entre 1024px y 1280px (desktop) */
    /* Pantallas entre 768px y 1024px (tablet) */
    /* Pantallas inferior a 768px (mobile) */
    /* Pantallas inferior a 320px (mobile II) */ }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb {
      display: none;
      align-items: center;
      font-family: Lato-Bold;
      font-size: 16px;
      color: #ffffff;
      position: fixed;
      bottom: 0;
      z-index: 1;
      width: 100%; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb > * {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 65px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb .btn-ctc {
      display: flex;
      flex-wrap: wrap;
      background-color: #8abd37;
      border-color: #8abd37;
      color: #ffffff; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb .btn-ctc a {
      color: #ffffff;
      margin: 0 3px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb .btn-ctc p {
      margin: 0 2px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb .btn-cmb {
      cursor: pointer;
      background-color: #f5a623;
      border-color: #f5a623; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb .btn-cmb p {
      margin: 0; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat {
      z-index: 1999;
      justify-content: center;
      align-items: center; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat .modal-content {
      border: 0;
      width: 320px;
      border-radius: 28px;
      margin: 0 auto; }
    .ibd-static-es-generic-chat-v3-landing #tel-cmb-solar {
      color: #5c881a;
      font-weight: bold; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-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-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call p {
      margin: 0; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .header-cmb {
      color: #2c2c2c;
      font-size: 24px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .header-cmb .close {
      position: absolute;
      top: 8px;
      right: 10px;
      font-size: 35px;
      font-family: Lato-Regular;
      font-weight: normal; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .line-separator {
      height: 1px;
      background-color: #cdcdcd;
      margin: 10px 0px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb {
      color: #2c2c2c; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .text-one {
      margin-top: 5px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .text-two {
      margin-bottom: 10px; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .text-one a {
      color: #5c8819;
      margin: 0 5px;
      font-size: 20px;
      font-family: Lato-Bold; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group {
      margin: 10px 0;
      padding: 0;
      width: 100%; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group > * {
      width: 100%;
      padding: 0; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-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-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .privacy {
      display: flex;
      width: 100%;
      justify-content: center; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group.has-error .input-telefono {
      border-color: #a94442; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group.has-error p,
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group.has-error p > a {
      color: #a94442; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .form-group.has-error label:before {
      border: 1px solid #a94442; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .privacy .checkbox-custom {
      display: none; }
    .ibd-static-es-generic-chat-v3-landing #modulo-chat #modal-chat .box-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-generic-chat-v3-landing #modulo-chat #modal-chat .box-click-to-call .content-cmb .privacy .checkbox-custom-label a {
      color: #a1a1a1;
      text-decoration: underline; }
    .ibd-static-es-generic-chat-v3-landing .checkbox-custom + .checkbox-custom-label:before {
      content: "";
      background: #fff;
      border-radius: 3px;
      border: 1px solid #a1a1a1;
      display: inline-block;
      width: 18px;
      height: 18px;
      margin-top: 5px;
      margin-right: 15px;
      text-align: center;
      }
    .ibd-static-es-generic-chat-v3-landing .header-landing #wrapper-cmb.sticked .checkbox-custom + .checkbox-custom-label:before {
      content: "";
      background: #fff;
      border-radius: 3px;
      border: 1px solid #a1a1a1;
      display: inline-block;
      width: 18px;
      height: 18px;
      margin-top: 5px;
      margin-right: 15px;
      text-align: center; }
    .ibd-static-es-generic-chat-v3-landing .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-generic-chat-v3-landing #modulo-chat #modal-chat .box-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-generic-chat-v3-landing #modulo-chat #modal-chat .error-telefono {
      color: #9c0000;
      margin-left: 50px; }
    @media screen and (max-width: 47.95em) {
      .ibd-static-es-generic-chat-v3-landing #modulo-chat {
        display: block; }
      .ibd-static-es-generic-chat-v3-landing #modulo-chat .wrapper-bubble {
        display: flex;
        justify-content: center; }
      .ibd-static-es-generic-chat-v3-landing #modulo-chat .bubble-woman {
        display: none; }
      .ibd-static-es-generic-chat-v3-landing #modulo-chat .btn-ctc-cmb {
        display: flex; } }
    @media screen and (max-width: 330px) {
      .ibd-static-es-generic-chat-v3-landing #modulo-chat .modal-dialog {
        margin: 0 auto;
        width: 100%; } }
  