.ibd-static-pt-informacion-util-metodos-pagamento {
  /*************************/
  /* TABS CONTENT - ADERIR */
  /*************************/
  /* Pantallas entre 768px y 1024px (tablet) */
  /* Pantallas inferiores a 767px (mobile)*/ }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir {
    margin: 80px 0 120px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .titulo {
    font-size: 24px;
    color: #2c2c2c;
    margin-bottom: 24px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .texto {
    font-size: 16px;
    color: #2c2c2c;
    margin-bottom: 50px;
    line-height: 26px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel {
    opacity: 1 !important; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel.off {
    display: flex;
    justify-content: center; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel > .item {
    width: 340px;
    height: 190px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel > .item:not(:last-of-type) {
    border-right: 1px solid #979797; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content {
    max-width: 200px;
    margin: auto;
    position: relative;
    height: 100%; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > img {
    margin: auto;
    width: auto; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .titulo {
    font-size: 22px;
    color: #2c2c2c;
    line-height: 30px;
    margin-bottom: 0; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .telefono {
    font-size: 32px;
    color: #689f38;
    line-height: 30px;
    text-decoration: none;
    margin: 8px 0 5px;
    display: block; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .horario-llamada {
    color: #707070;
    font-size: 14px;
    line-height: 20px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .btn.button-green {
    width: 190px;
    height: 40px;
    background: #689F38;
    border-color: #689F38;
    padding: 6px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .btn.button-green.invisible {
    position: static; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .btn.button-green:hover {
    background: #739E2F !important;
    border-color: #739E2F; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content > .btn.button-green > .button-text {
    text-transform: none;
    font-size: 15px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-dots {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-dots .owl-dot > span {
    width: 5px;
    height: 5px;
    background-color: #2c2c2c;
    display: block;
    border-radius: 10px;
    margin: 0 5px; }
  .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-dots .owl-dot.active > span, .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-dots .owl-dot:hover > span {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border: 1px solid #707070; }
  @media screen and (min-width: 47.96em) and (max-width: 63.95em) {
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir {
      margin-top: 100px;
      margin-bottom: 75px; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel {
      padding: 0 calc(100% / 12 * 2);
      position: relative; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content {
      height: 190px; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%);
      left: 0; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav > .owl-prev {
      float: left;
      width: calc(100% / 12 * 2); }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav > .owl-next {
      float: right;
      width: calc(100% / 12 * 2); } }
  @media screen and (max-width: 47.95em) {
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir {
      margin-top: 100px; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel {
      padding: 0 calc(100% / 12 * 2); }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .item > .item-content {
      height: 190px; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-item:last-of-type .item > .item-content {
      height: 220px; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%);
      left: 0; }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav > .owl-prev {
      float: left;
      width: calc(100% / 12 * 2); }
    .ibd-static-pt-informacion-util-metodos-pagamento .modulo-aderir > .owl-carousel .owl-nav > .owl-next {
      float: right;
      width: calc(100% / 12 * 2); } }
