/* Small devices (landscape phones, 576px and up)*/
@media (max-width:992px) {
  .search-field .dropdown-toggle::after{
    display: inline-block;
    content: "";
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    color: #16b89d;
    right: 15px;
    position: absolute;
    top: calc(50% - 2.5px);
  }
  body.no-home {
    background-image: url(https://www.hablax.com//includes/hablaxv2/img/header/ornament-header-mobile.svg) !important;
    background-size: 243px 110px !important;
    background-position: 0px 0px !important;
  }
  .offers-single {
    padding: 185px 0px 30px 0px !important;
  }
  .offers-single.open {
    padding: 60px 0px 0px 0px !important;
  }
  .offers .box_offers{
    background-position: left calc(100% + 25px);
    padding: 30px 30px 40px 115px;
  }
  .offers .icon_offers{
    position: absolute;
    left: 50px;
    top: 32px;
    width: 60px;
  }
  .offers .amount_offers {
    font-size: 25px;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .opnautap {
    display: block;
    margin: 1rem;
    margin-right: 2rem;
  }
  .offers .title_offers {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .offers .description_offers {
    font-size: 14px;
    margin: 0px;
  }
  .service .item_row:hover .icons {
    margin-bottom: calc(15px + 0.75rem);
    margin-top: -15px;
  }
  .payment_methods .img_payment_method {
    max-width: 90px;
  }
  .payment_methods p.text_payment_method {
    font-size: 15px;
  }
  .cookie-banner {
    text-align:left;
  }
  .nautaText {
    padding: 0 0.2rem 0 1px;
  }
  .imgAgenda {
    margin-right:0;
  }
 .modal-dialog {
    margin: 1.5rem auto !important; 
  }
  .carritoFondos {
    position:absolute;
    top:1.5rem;
    right:1rem;
  }
  .btnInsideCard button.btn {
    border-radius: 7px;
    border: solid 0.5px #dcdfe5;
    padding: 0.5rem 1rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .paymentStep button.btn {
    padding: 0.35rem 0.75rem;
  }
  .btnInsideCard button.btn:hover {
    background-color: #F7F8FB;
  }
  #content .alert.alert-success.alert-dismissible.fade.show.text-center {
    border-radius: 10px;
    text-align:left !important;
  }
  .methodLabel {
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .btnService .methodLabel {
    font-size: 16px;
    font-weight: bold;
  }
  .paymentStep .paymentImg {
    width: auto;
  }
  .paymentWrap{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
  }
  .paymentStep .paymentWrap {
    flex-direction: row;
  }
  .paymentImgWrap {
    margin-right: 0.75rem;
    max-width: 50px;
    max-height: 100%;
    margin-bottom: 0;
  }
  .btnService .paymentImgWrap {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
  .img_operator {
    width: 90%;
    max-height: 60px;
  }
  .btnServiceType {
    min-height: 130px;
  }
  .paymentImgWrap .imgCircle {
    border-radius:50%;
  }
  #rowServicesList, #rowOperators {
    margin: 0 .5rem !important;
  }
  #rowServicesList .col-6, #rowOperators .col-6 {
    padding: .5rem !important;
  }
  #time_out {
    font-size: 25px;
    color: #f58989;
  }
  .button-play {
    display: flex;
    flex-direction: column;
  }
  .btn-play-store {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: .4rem;
    font-size: 13px;
    text-decoration:none;
  }
  .hero-buttons {
    width: 90%;
  }
  .hero-buttons .btn-play-store {
    padding: .4rem 1rem;
    font-size: 7.1px;
    font-weight: 800 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #ffffff;
  }
  .hero-buttons .btn-sing-up {
    white-space: nowrap;
    font-size: 8.1px;
    font-weight: 800;
    letter-spacing: 1.16px;
    text-align: center;
    padding: 0.9rem;
  }
  .btn-play-store-inicio {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: .4rem;
    font-size: 8px;
    text-decoration:none;
  }
  .group-box {
    flex-direction: column;
  }
  .form-group.box {
    padding: 0.5rem 1rem;
  }
  #time_sms {
    font-size: 30px;
    color: #16b89d;
  }
   button.submit {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 4rem;
    border: none;
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #ffffff;
    text-transform: uppercase;
  }
  .password_recovery_alert  {
    text-align: center;
  }
  .btn-sing-up {
    width: 100%;
    margin: auto;
    font-size: 13px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.46px;
    text-align: center;
    color: #ffffff;
  }
  #password-modal .modal-title, #email-modal .modal-title  {
    margin-bottom: 0!important;
  }
  #password-modal .modal-body, #email-modal .modal-body  {
    padding: 0 2rem;
  }
  .support .btn-sing-up {
    width: 100%;
    margin: auto;
    font-size: 13px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.46px;
    text-align: center;
    color: #ffffff;
  }
  .navbar-light .navbar-toggler {
    border-color: transparent;
  }
  .btn-sing-up-inicio {
    margin-top: 0rem;
    font-size: 9px;
    padding: 0.8rem;
  }
  .title-box {
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.30;
    letter-spacing: 2px;
    color: #1b313f;
    margin-top: 1rem;
  }
  .message-box {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    color: #5c6e79;
  }
  .p-box p {
    margin-top: 1rem!important;
  }
  .button-play {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }
  .btn-play-store {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-weight: 700;
  }
  .btn-play-store img {
    width: 50px;
    height: 12px;
  }
  .button-play {
    margin-top: 0rem;
  }
  .header-logo {
    position: absolute;
    top: 0;
    left: 0;
  }
  button.submit1 {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem;
    border: none;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.76px;
    color: #ffffff;
  }
  .img-modal {
    max-width: 100%;
    height: auto;
    margin-top: -2rem;
  }
  .form-register .form-control {
    padding: 0 1rem!important;
    background: #F7F8FB;
    border: none;
    font-weight: bold;
    border-radius: 8px !important;
    height:auto;
    min-height: 25px;
  }
  .imgServiceSelect {
    width: 30px;
  }
  .register .title_modal {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
    margin-top: 1rem;
  }
  #resend_code ul li {
    margin-top: 2rem;
    margin-bottom: -1.2rem;
  }
  #resend_code ul {
    list-style:none;
    padding: 0;
  }
  #resend_code ul li a:hover {
    text-decoration: none;
  }
  .select-login .text-left {
    margin-top: 2rem;
  }
  .form-register {
    margin: 0 0.5rem;
    margin-bottom: 1rem;
  }
  .panel .form-register {
    margin: 0;
    padding: 0 1rem;
  }
  .header-logo-mobile {
    position: absolute;
    top: -5rem;
    left: 0;
    width: 235px;
    z-index: -1;
  }
  .header-logo-conditions {
    position: absolute;
    top: 0;
    left: 0;
    height: 110px !important;
    width: auto !important;
    margin-top: 0;
  }
  .navbar-brand img {
    z-index: 12;
    position: relative;
    width: 80px;
    margin-left: 1rem;
  }
  section.team {
    padding: 3rem 0;
    margin-bottom: 2rem;
  }
  section.services, section.whosales {
    padding: 2rem 0;
    margin-bottom: 2rem;
  }
  section.recharges {
    margin: 75px 0px 60px 0px;
  }
  #password-modal .modal-body {
    padding: 0 2rem;
  }
  #email-modal .modal-body {
    padding: 0 2rem;
  }
  .title-section {
    font-size: 30px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 1px;
    text-align: center;
    color: #1b313f;
    margin-bottom:1rem;
  }
  .description-section {
    margin: 1rem 0.8rem;
  }
  .rss li {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
  .team .description-section {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.5px;
    text-align: center;
    color: #576975;
  }
  .card-price {
    font-size: 65px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #16b89d;
  }
  .card-currency {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.45px;
    text-align: center;
    color: #16b89d;
  }
  h6.card-subtitle {
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: 0.48px;
    text-align: center;
    color: #16b89d;
    white-space: nowrap;
  }
  h5.card-title {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: 0.5px;
    text-align: center;
    color: #576975;
    width: 70%;
    margin: 0 auto;
  }
  .offers .card {
    border-radius: 15px;
    box-shadow: none;
    background-color: #ffffff;
    height: 260px;
    margin: 0.7rem 0.5rem;
    border: none !important;
  }
  .job-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
  }
  .team .description-section {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.7px;
    text-align: center;
    color: #1b313f;
  }
  .team .name-job {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.41px;
    text-align: center;
    color: #1b313f;
  }
  .team .role-job {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #576975;
  }
  .team .job {
    text-align: center;
    margin-top: 2rem;
  }
  .service {
    text-align: center;
    border-radius: 10px;
    padding: 0.5rem;
  }
  .whosales .card .card-img-top {
    width: auto;
    height: 120px;
    margin: 1rem auto;
  }
  .whosales .card {
    border-radius: 15px;
    box-shadow: 0 13px 30px 0 rgba(23, 46, 66, 10%);
    background-color: #ffffff;
    border: none !important;
    height: 400px;
    margin: 0.7rem 0.5rem;
  }
  .whosales .card .card-title {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #1b313f;
  }
  .separation-footer {
    margin: 0;
    margin-bottom: 3rem;
  }
  .whosales .card .card-text {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.46px;
    text-align: center;
    color: #5b788c;
  }
  .recharges .description-section-recharges {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: 0.5px;
    text-align: center;
    color: #1b313f;
  }
  .recharges .description-section-recharges span {
    color: #ffab5b!important;
  }
  .background-reviews {
    position: absolute;
    top: 15%;
    left: 0;
    width: 90%;
    max-width: 400px;
  }
  .reviews {
    position: relative;
    margin-bottom: 2rem;
  }
  .reviews .review {
    border-radius: 10px;
    box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
    background-color: #ffffff;
    padding: 2rem;
    margin-top: 1rem;
  }
  .review .review-description {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #576975;
  }
  .review .review-author {
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.53px;
    color: #025c97;
  }
  .button-register-rss {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    margin-bottom: 2rem;
  }
  .button-register-rss #btn_face_register {
    margin-right: 1rem!important;
  }
  .button-register-rss #customBtn {
   margin-left: 1rem!important;
  }
  .button-register-rss .login {
    width: auto!important;
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem .8rem;
    border: none;
    font-size: 12px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
  }
  .whosales .card .card-img-top {
    width: auto;
    height: 120px;
    margin: auto;
  }
  .whosales .card {
    border-radius: 10px;
    box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
    background-color: #ffffff;
    height: auto;
  }
  .whosales .card .card-title {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #1b313f;
  }
  .whosales .card .card-text {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.46px;
    text-align: center;
    color: #5b788c;
  }
  .support .card {
    border-radius: 15px;
    box-shadow: 0 13px 30px 0 rgba(23, 46, 66, 10%);
    background-color: #ffffff;
    border: none !important;
    margin-top: 1rem;
    text-align: center;
  }
  .support .rectangle {
    border-radius: 24.5px;
    border: solid 0.5px #16b89d;
    color: #16b89d!important;
    width: 100%;
    text-align: center;
    margin: 0 .2rem;
  }
  .support .card .title-card {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 0.32px;
    color: #1b313f;
  }
  .support .card .description-card {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: 0.54px;
    color: #576975;
  }
  .support .card input {
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0
  }
  .support .card input:focus {
    box-shadow: none;
    border-bottom: 1px solid #16b89d;
  }
  .rss {
        display: flex;
    list-style: none;
    margin-top: 2rem;
    padding-left: 0px;
    margin: auto;
    justify-content: center;
  }
  button#btn_login_cell {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  label.phone {
    display: none;
  }
  label.phone-recovery {
    display: none;
  }
  #btn_login_cell {
    margin-top:2rem;
    margin-bottom:2rem;
  }
  .menu-footer .nav {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .menu-footer .nav a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .footer .copy {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #5a6c77;
    margin-top: 2rem;
  }
  .footer .direction {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #5a6c77;
    margin-top: 2rem;
  }
  .menu-footer {
    margin-top: 2rem;
  }
  .service .title-service {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .img-services {
    float: right;
    width: 90% !important;
    max-width: 400px !important;
  }
  .services-buttons {
    margin-top: 2rem;
  }  
  .service .description-service {
    margin: 0 auto 1.5rem auto;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: 0.5px;
    text-align: center;
    color: #576975;
  }
  .offers .card .skincard {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
  }
  .modal-content {
    border-radius: 20px!important;
    margin: 1.5rem!important
  }
  .modal .form-control {
    border: none;
    border-radius: 8px !important;
    background-color: #f7f8fb;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
    color: #1a213e;
    padding: 0.375rem 1rem !important;
  }
  .modal .form-group {
    border-radius: 8px;
    background-color: #f7f8fb;
    padding:1rem;
  }
  .modal .form-group label {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #888c9c;
  }
  .modal-header {
    border-radius: 20px 20px 0px 0px;
    color: #000;
    border: none !important;
    padding: 1.5rem 2rem!important;
  }
  .modal-title {
    font-size: 35px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1px;
    text-align: left;
    color: #1a213e;
  }
  .modal-title:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4px;
    margin-top: .75rem;
    background: #16b89d;
  }
  sidenav a.nav-link {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    /* text-align: center; */
  }
  .btn-close {
    font-size: 15px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.14px;
    color: #16b89d;
  }
  .modal .close:hover {
    color: #16b89d;
  }
  .modal .close {
    color: #fff;
    opacity: 1;
  }
  .panel .modal .close {
    color: #16b89d;
    opacity: 1;
  }
  .panel .modal h6.description-warning {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.44px;
    color: #2d3b5a;
  }
  .panel .modal h4.title-warning {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8990a3;
  }
  .modal .btn-close {
    padding:1rem 4rem;
    font-size: 15px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.14px;
    color: #16b89d;
  }
  .modal-footer {
    margin: 0 auto 1rem auto;
    border: none !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column-reverse;
  }
  button#btn_contact {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 4rem;
    border: none;
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #ffffff;
    text-transform: uppercase;
  }
  .modal-body {
    padding: 0 2rem !important;
  }
  .modal {
    background-color: #1e294973;
  }
  .dropdown-menu.show {
    max-width: 100%;
  }
  .dropdown-item img {
    width: 32px;
    height: 32px;
  }
  .filter-option-inner-inner img {
    width: 32px;
    height: 32px;
  }
  .smsView .filter-option-inner-inner img {
    width: 25px;
    height: 25px;
  }
  .title-terms{
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: 1px;
    color: #1b313f;
  }
  .subtitle-terms {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.5px;
    color: #1b313f
  }
  .terms p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.47px;
    color: #606f79;
    margin-bottom:2rem;
  }
  .terms ol li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.47px;
    color: #606f79;
    margin-bottom:2rem;
  }
  section.terms {
    margin-top: 6vh;
    padding: 2rem;
  }
  /* privacy policy */
  .subtitle-privacy {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.5px;
    color: #1b313f
  }
  #validate-cookie {
    display: none;
  }
  /* end privacy policy */
  .register .check-item {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.37px;
    color: #576975;
    text-align: justify;
  }
  .register .title_car_register {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
    margin-bottom: 1rem;
  }
  .register .card {
    padding: 1rem 1.5rem 2rem 1.5rem;
    box-shadow: 0 20px 70px 0 rgba(151, 186, 209, 0.37);
    background-color: #ffffff;
    width: 100%;
  }
  .form-register .title-form {
    font-size: 60px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: 1.5px;
    color: #1b313f;
    width: 100%;
  }
  .form-register .description-form {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.59;
    letter-spacing: 0.55px;
    color: #1b313f;
    width: 100%;
    margin-top: 4rem;
    margin-bottom: 4rem;
    /* text-align: center; */
  }
  .form-register button#btn_contact {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 2rem;
    border: none;
    margin: auto;
    width: 100%;
  }
  .form-login .title-form {
    font-size: 36px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: 0.9px;
    color: #1b313f;
  }
  .form-register .title-form {
    font-size: 36px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: 1.5px;
    color: #1b313f;
    width: 100%;
  }
  .text-sm-center {
    text-align: center!important;
  }
  .form-register .description-form {
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.76;
    letter-spacing: 0.53px;
    color: #1b313f;
  }
  .register {
    margin-top: 2rem;
  }
  .title-form:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4px;
    margin-top: .75rem;
    background: #16b89d;
  }
  .form-group {
    border-radius: 8px !important;
    background-color: #f7f8fb;
    padding: 1rem;
  }
  .form-control {
    border: none;
    border-radius: 0;
    background-color: #f7f8fb;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
    color: #1a213e;
  }
  .title-terms{
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: 1px;
    color: #1b313f;
  }
  .subtitle-terms {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: 0.5px;
    color: #1b313f
  }
  .terms p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.47px;
    color: #606f79;
    margin-bottom:2rem;
  }
  .terms ol li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.47px;
    color: #606f79;
    margin-bottom:2rem;
  }
  .header-logo-alt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .terms {
    margin-top: 30vh;
  }
  a.navbar-brand {
    margin-left: -15px;
  }
  .panel a.navbar-brand {
    margin: 0;
  }
  .menuWrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .title-form:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4px;
    margin-top: .75rem;
    background: #16b89d;
  }
  .form-group {
    border-radius: 2px;
    background-color: #f7f8fb;
    padding: .5rem;
  }
  .form-grid{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
  }
  .form-control {
    border: none;
    border-radius: 0;
    background-color: #f7f8fb;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
    color: #1a213e;
    padding: 0 1rem;
  }
  .form-control1 {
    border: none;
    border-radius: 15px;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
  }
  .step2 {
    display:none;
  }
  .form2 {
    display:none;
  }
  .label1 {
    display:none;
  }
  .label2 {
    display:none;
  }
  .icon1 {
    display:none;
  }
  .iconosms1 {
    display:none;
  }
  .iconsms1 {
    display:none;
  }
  .b2 {
    display:none;
  }
  .p2 {
    display:none;
  }
  .p2b {
    display:none;
  }
  .step3 {
    display:none;
  }
  .email_code {
    display:none;
  }
  .sms_code {
    display:none;
  }
  .sms_code_validate {
    display:none;
  }
  .form-group label {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #888c9c;
    padding: 0 1rem!important;
  }
  .progress-bar {
    background-color:#16b89d;
  }
  .form-register button#btn_register {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 2rem;
    border: none;
    margin: auto;
    width: 100%;
  }
  .form-register .btn-primary {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 2rem;
    border: none;
    margin: auto;
    width: 100%;
  }
  .modal-offer.modal .btn-primary {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    width: 50%;
    margin: auto;
  }
  .modal-offer .modal-content {
    background: #162a6073;
  }
  #btn_ww_mobile {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #fff;
    padding: 1rem 2rem;
    border: 2px solid #16b89d;
    margin: auto;
    width: 100%;
    color: #16b89d;
    margin-bottom: 2.5rem;
    white-space: nowrap;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  #btn_ww_mobile span {
    font-size: 14px;
  }
  #btn_ww_mobile img {
    width: 25px !important;
  }
  .login {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .login .check-item {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.37px;
    color: #576975;
    margin-bottom: 1rem;
    margin-top: 1rem
  }
  .login .title_car_register {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .login .card {
    padding: 2rem;
    box-shadow: 0 20px 70px 0 rgba(151, 186, 209, 0.37);
    background-color: #ffffff;
    width: 80%;
  }
  .modal-offer.modal .btn-primary {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    width: 50%;
    margin: auto;
  }
  .modal-offer .modal-content {
    background: #162a6073;
  }
  button#btn_login {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .form-group {
    /*     margin-top: 1rem; */
    margin-bottom: 1rem;
  }
  a.action-link {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.54px;
    color: #16b89d !important;
    text-decoration:none !important;
  }
  h2.title_car_login {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.46px;
    color: #1b313f;
  }
  .g-signin2 {
    display: none;
  } 
  .step-email {
    display:none;
  }
  .step-celph {
    display: none;
  }
  .code-container {
    display: flex;
    grid-gap: 10px;
  }
  .email_code .form-group {
    border-radius: 2px;
    background-color: transparent;
    padding: .5rem;
  }
  .form-control.code {
    text-align: center;
  }
  .nopadding {
    padding: 0 !important;
  }
  .center-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .center-box-sm {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .select-login .btn.login{
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
    text-align:left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .form-register .btn-primary {
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
  }
  .service img.img-fluid {
    width: 4rem;
    margin-bottom: 0.75rem;
    aspect-ratio: 1 / 1;
  }
  .support .card img.img-fluid {
    width: 50px;
  }
  .borrar:hover, .borrar_tarjeta:hover  {
    cursor: pointer;
  }
  .th-inner {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8990a3;
  }
  .table-bordered td, .table-bordered th {
    border: none;
  }
  .link-red {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #ff6262;
  }
  .link-red:hover {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #ff6262;
  }
  .table_date {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8990a3;
  }
  .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle, .btn-secondary {
    color: #16b89d;
    background-color: #fff;
    border-color: #16b89d;
  }
  .btn-secondary:hover {
    color: #16b89d;
    background-color: #fff;
    border-color: #16b89d;
  }
  .btn-secondary.focus, .btn-secondary:focus {
    color: #16b89d;
    background-color: #fff;
    border-color: #16b89d;
  }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #16b89d;
  }
  .page-link:hover {
    color:#16b89d;
  }
  .page-item.active .page-link {
    background-color: #16b89d;
    border-color: #16b89d;
  }
  .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #16b89d;
    background-color: #fff;
    border: 1px solid #16b89d;
  }
  .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 14px 40px 0 rgba(162, 177, 191, 0.17);
    background-color: #ffffff;
  }
  #table {
    border-radius: 8px;
  }
  .fixed-table-pagination {
    text-align: center;
  }
  .pagination__controls {
    text-align: center;
    width: 100%;
  }
  .pagination {
    color: #002a6d;
    font-size: 12px;
    width: auto!important;
    display: inline-flex;
    margin-top: 1rem;
  }
  .pagination__controls .pagination li {
    background: #fbfbfb;
    padding: .375rem;
    border-radius: 5px;
    border: solid #ececec 2px;
    margin-bottom: 0;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0);
  }
  .pagination__controls .pagination li.active {
    background: #66c2ff;
  }
  .pagination li.active a {
    border-bottom: 3px solid #16b89d !important;
    border-radius: 0 !important;
    color: #fff!important;
    font-weight: 600!important;
    font-size: .8rem!important;
  }
  .pagination li a {
    padding: 1rem .5rem;
    color: #16b89d;
  }
  .pagination__controls .pagination li {
    background: #fbfbfb;
    padding: .375rem;
    border-radius: 5px;
    border: solid #ececec 2px;
    margin-bottom: 0;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0);
  }
  #sidebar.active {
    margin-left: 1rem;
  }
  #sidebar {
    min-width: 250px;
    max-width: 250px;
    color: #fff;
    transition: all 0.3s;
    border-radius: 13px;
    box-shadow: 0 15px 50px 0 rgba(134, 149, 183, 0.2);
    background-color: #009aff;
    position: absolute;
    margin: 1rem 1rem 1rem -250px;
    z-index: 100;
    background-image: url(/includes/hablaxv2/img/effect_sidebar.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 190px;
  }
  #sidebar ul li:last-child{
    position: absolute;
    bottom: 35px;
  }
  #sidebar .sidebar-header {
    padding: 20px;
    border-radius: 10px;
    text-align: center;
  }
  #sidebar ul p {
    color: #fff;
    padding: 10px;
  }
  #sidebar ul.components {
    padding: 1rem;
  }
  ul.CTAs {
    padding: 20px;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    margin-bottom: 5px;
  }
  ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .panel {
    background-color: #f0f3f6;
  }
  .wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
  }
  #sidebar {
    min-width: 250px;
    max-width: 250px;
  }
  #sidebar.active {
    margin-left: -250px;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 14px;
    display: block;
    color: #fff;
    white-space: nowrap;
  }
  .nav-pills .nav-link {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #647987;
  }
  .profileTabs .nav-pills .nav-link{
    padding: 1rem;
    padding-top: 0;
    white-space: nowrap;
    border-bottom: 1px solid #1b313f22;
    border-radius: 0px;
  }
  .profileTabs .nav-item {
    width: 50%;
  }
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: transparent;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #27bda4;
    border-bottom: 2px solid #27bda4;
    border-radius: 0px;
  }
  .div {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .footerText {
    font-size: 12px;
    margin: 0 0.7rem 0 0.2rem;
  }
  .imgRH {
    width: 50px;
  }
  .imgHelp {
    width: 20px;
  }
  .panel-footer {
    padding: 2.5rem 1.5rem 1rem 1.5rem;
  }
  .btn-primary.save {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 2rem;
    border: none;
    float:right;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.65px;
    color: #ffffff;
  }
  h3.user-name {
    font-size: 18px;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  #sidebar.active {
    margin-left: 0px;
  }
  #sidebar {
    margin-left: -250px;
  }
  .card-saved span.name-card {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.41px;
    color: #2d3b5a;
  }
  .card-saved span.number-card {
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.32px;
    color: #8890a1;
    white-space: nowrap;
  }
  .panel h2.title-panel {
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: 0.63px;
    color: #1b313f;
    margin: 1.5rem 0;
  }
  .btn-circle {
    background: #16b89d;
    border-radius: 50%;
    border: 1px solid #16b89d;
  }
  .sms, .refunds, .recharge {
    display: none;
  }
  .panel-lang {
    list-style: none;
  }
  .panel-lang .dropdown-toggle::after {
    color: #fff;
  }
  #sidebar.active {
    margin: 1rem;
  }
  .panel-menu-responsive {
    background-color: #009aff!important;
    padding: 1rem 0 !important;
    justify-content: space-between !important;
  }
  .navbar-brand {
    float:none !important;
  }
  .navbar-brand .img-fluid {
    margin:0 1.5rem !important;
    display:block !important;
  }
  span.close-sidebar {
    display: inline-block;
    width: 24px;
    text-align: center;
    margin-left: auto;
    height: 24px;
  }
  .panel .txt-menu {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #f7f8fb;
    margin: auto;
    margin-right: 3px;
  }
  button.search_btn {
    border-radius: 10px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    border: none;
    padding: .6rem;
  }
  .offers-single .form-group {
    background: transparent!important;
  }
  .offers-single .calls, .offers-single .mobile-recharge, .offers-single .tv-recharge, .offers-single .internet,.offers-single .nauta, .offers-single .landline {
    cursor: pointer;
  }
  .operator-logo {
    height: 125px;
  }
  .operator-logo img {
    max-width: 90px;
    max-height: 45px;
    min-height: 20px;
  }
  .operator-logo:hover {
    cursor:pointer;
  }
  .service-operators img {
    max-width: 40px;
  }
  .operator-tv:hover, .operator-landline:hover {
    cursor:pointer;
  }
  .modal-header button.close {
    color: #16b89d;
  }
  .service-operators {
    display: none;
  }
  .service-content .table td, .service-content .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
  }
  .search-field {
    display: block;
    padding: 1rem;
  }
  .search-field > .bootstrap-select {
    width: 100%;
  }
  .title-search {
    font-size: 20px!important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.68;
    letter-spacing: 1.36px;
    text-align: center;
    color: #1b313f;
  }
   .page-link:hover {
    color:#16b89d;
  }
  .page-item.active .page-link {
    background-color: #16b89d;
    border-color: #16b89d;
  }
  .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #16b89d;
    background-color: #fff;
    border: 1px solid #16b89d;
  }
  td {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #2d3b5a;
  }
  .table tr {
    cursor: pointer;
  }
  tr.hide-table-padding td {
    padding: 0;
  }
  .expand-button {
    position: relative;
  }

  .accordion-toggle .expand-button:after {
    position: absolute;
    left:.75rem;
    top: 50%;
    transform: translate(0, -50%);
    content: '-';
  }
  .accordion-toggle.collapsed .expand-button:after{
    content: '+';
  }
  .title-warning {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.56px;
    text-align: center;
    color: #1b313f;
  }
  .description-warning {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: 0.5px;
    text-align: justify;
    color: #576975;
  }
  .panel .modal .btn-primary {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 2.5rem;
    border: none;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #ffffff;
    text-transform: uppercase;
  }
  .panel .modal .btn-close {
    padding: 1rem 2rem;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.14px;
    color: #16b89d;
  }
  td.hiddenRow {
    padding: 0px;
  }
  .services-list {
    margin-top: 3rem;
  }
  .form-search {
    padding: 2rem 0;
    border-radius: 10px;
  }
  button.search_btn {
    border-radius: 10px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    border: none;
    padding: .6rem;
  }
  .offers-single .form-group {
    background: transparent!important;
  }
  .offers-single .card .card-body .title_car_login {
    margin: auto;
    margin-left: 1rem;
  }
  .offers-single .card {
    text-align: center;
    border-radius: 7px;
    box-shadow: 0 13px 30px 0 rgb(23 46 66 / 20%);
    background-color: #ffffff;
    border: none;
    margin: 0 2rem;
  }
  .offers-single .calls, .offers-single .mobile-recharge, .offers-single .tv-recharge, .offers-single .internet,.offers-single .nauta, .offers-single .landline {
    cursor: pointer;
  }
  .operator-logo {
    height: 125px;
  }
  .operator-logo img {
    max-width: 90px;
  }
  .operator-logo:hover {
    cursor:pointer;
  }
  .service-operators img {
    max-width: 40px;
  }
  .operator-tv:hover, .operator-landline:hover, .operator-internet:hover, .operator-nauta:hover {
    cursor:pointer;
  }
  i.fas.fa-circle-notch.fa-spin {
    color: #16b89d!important;
  }
  .card.mt-4.operator-logo {
    display: table;
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .card.operator-logo .card-body {
    display: table-cell;
    vertical-align: middle;
  }
  li.list-group-item {
    text-align: center;
    border: none !important;
    background: #f7f8fb;
    margin: 0.4rem 0;
    border-radius: 7px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.47px;
    color: #1a213e;
  }
  .modal-header button.close {
    color: #16b89d;
  }
  .progress-bar.bg-info {
    background: #f99705!important;
  }
  .message-form {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    color: #5C6E79;
    text-align: center;
  }
  .modal-header button.close {
    color: #16b89d;
  }
  .message-form {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    color: #5C6E79;
    text-align: center;
  }
  .message-form-left {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    color: #5C6E79;
  }
  #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 30px
  }
  #progressbar li {
    list-style-type: none;
    font-size: 13px;
    width: 33.33%;
    float: left;
    position: relative;
    font-weight: 400;
    cursor: pointer
  }
  #progressbar #step1:before {
    content: "1";
    color: #16b89d
  }
  #progressbar #step11:before {
    content: "1";
    color: #16b89d
  }
  #progressbar #step22:before {
    content: "2";
    color: #16b89d
  }
  #progressbar #step2:before {
    content: "2";
    color: #16b89d
  }
  #progressbar #step3:before {
    content: "3";
    color: #16b89d
  }
  #progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 35px;
    display: block;
    font-size: 20px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    padding: 0px;
    border: 1px solid #16b89d;
  }
  #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #16b89d;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: -1
  }
  #progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
  }
  #progressbar li:nth-child(2):after {
    left: -50%
  }
  #progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
  }
  #progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
  }
  #progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
  }
  #progressbar li.active:before,
  #progressbar li.active:after {
    background: #16b89d;
    color:#fff!important;
  }
  .circle {
    position: relative
  }
  .fa-long-arrow-right {
    color: #651FFF;
    background-color: #fff;
    padding: 12px;
    margin: 5px;
    border-radius: 50%;
    border: 3px solid #651FFF;
    position: absolute;
    left: -28px;
    top: 12px;
    cursor: pointer
  }
  .fa-long-arrow-right:hover {
    color: #FFF;
    background-color: #B39DDB
  }
  .fa-long-arrow-left {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer
  }
  .check-mark {
    width: 180px;
    height: 180px
  }
  .btn-circle {
    width: 40px;
    height: 40px;
    padding: 8px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1.42857;
    background: #fff;
    color: #16b89d!important;
    border: 1px solid #16b89d;
  }
  .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
  }
  ul.rss li img {
    width: 50px;
  }
  /*----------------------- Preloader -----------------------*/
  body.preloader-site {
    overflow: hidden;
  }
  .preloader-wrapper {
      height: 100%;
      width: 100%;
      background: #FFF;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9999999;
  }
  .preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  button.btn.dropdown-toggle.btn-light {
    border: none !important;
    border-radius: 8px !important; 
    color: #576975;
    font-weight: 700;
    background-color: #F7F8FB;
    min-height: 40px;
  }
  .form-register button.btn.dropdown-toggle.btn-light, .register button.btn.dropdown-toggle.btn-light{
    margin-left: -8px !important;
  }
  .search-field button.btn.dropdown-toggle.btn-light {
    border: none !important;
    padding: 15px 25px;
    color: #576975;
    font-weight: 700;
    background-color: white;
    box-shadow: 0 13px 30px 0 rgb(23 46 66 / 20%) !important;
    width: 100%;
    border-radius: 7px !important;
  }
  #contact_form {
    padding: 0;
  }
  .type-search {
    width: 100%;
  }
  .filter-option-inner-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-items: center;
  }
  .filter-option-inner-inner img {
    margin-right: 6px;
  }
  section#support {
    margin-top: 2rem;
  }
  .face-error {
    display:none;
  }
  #appleid-signin {
   display:none; 
  }
  .email-exist {
    display:none;
  }
  .modal .title-terms {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: 1px;
    color: #1b313f;
  }
  .password_info {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #888c9c;
    padding: 0 1rem!important;
  }
  .navbar-light .navbar-nav .nav-linkk {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
  }
  .nav-linkk { 
   display: block;
   padding: .5rem 1rem;
  }
  .nav-item .rectangle {
   width: 100%;
   font-size: 12px;
   text-decoration: none;
  }
  .second-box {
    margin-top: 0;
  }
   #resend_code_mensaje ul li {
    margin-top: 2rem;
    margin-bottom: -1.2rem;
  }
  #resend_code_mensaje ul {
    list-style:none;
    padding: 0;
  }
  #resend_code_mensaje ul li a:hover {
    text-decoration: none;
  }
  .modal .tel {
    display: grid!important;
    grid-template-columns: 1fr!important;
    grid-gap: 10px;
  }
  #time_out {
    font-size: 30px;
    color: #f58989;
  }
  #time{
    font-size: 30px;
    color: #16b89d;
  }
  #time_out_sms {
    font-size: 30px;
    color: #f58989;
  }
  .mobile-hero {
    width: 95%;
    margin-top: 15px;
    margin-left: -15px;
    max-width: 300px !important;
  }
  .btn-inicio {
    width:85%;
  }
  .p-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .get-app-text{
    font-size:8.3px;
  }
  #navbardrop {
    border-radius: 35px;
    border: solid 0.6px #f7f8fbdd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.35rem 0.5rem;
    max-width: 150px;
  }
  .profileView, .payHistoryView, .contactsView, .smsView, .fundsView, .callsView, .rechargeView, .moneyView {
    padding: 0 1.5rem;
  }
  .contactsView a[aria-expanded="true"], #details a[aria-expanded="true"], .fundsView a[aria-expanded="true"], #tarjeta_form  a[aria-expanded="true"]{
    border-radius: 50%;
    background-color: #60788722;
  }
  .contactsView .dropdown-toggle:focus, #details .dropdown-toggle:focus {
    box-shadow: none;
  }
  #exampleModalCenterContact .modal-dialog, #details .modal-dialog {
    margin: 1.5rem auto;
  }
  .list-unstyled .logout {
    margin-top: 4rem;
    margin-bottom: 10rem;
  }
  .logo-background {
    position: absolute;
    bottom: 1.5em;
    width: 50%;
  }
  #content .dropdown-menu {
    box-shadow: rgb(162 177 191 / 39%) 0px 11px 30px 0px;
    background-color: rgb(255, 255, 255);
    border: none;
    border-radius: 8px;
  }
  #exampleModalCenterContact .modal-title, #details .modal-title {
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: 0.63px;
    color: #1b313f;
  }
  #exampleModalCenterContact label, #details label {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.41px;
    color: #888c9c;
    margin:0;
  }
  #exampleModalCenterContact .form-control, #details .form-control {
    padding: 0.4rem 1rem !important;
    font-size: 15px;
  }
  #exampleModalCenterContact .form-group, #details .form-group {
    padding: 0.6rem;
  }
  #exampleModalCenterContact .filter-option-inner-inner img,#exampleModalCenterContact .dropdown-item img, #details .filter-option-inner-inner img, #details .dropdown-item img{
    width: 18px;
    margin-right: 10px;
    height: auto;
  }
  #exampleModalCenterContact .modal-header, #exampleModalCenterContact .modal-body {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .toggleWarp  {
    padding: 0.5rem 1rem;
    align-items: flex-start;
  }
  .toggleWarp div.toggle.btn {
    min-height: auto !important;
    min-width: auto !important;
    height: 22px !important;
    width: 42px !important;
  }
  .toggle-on, .toggle-off {
    font-size: 0px !important;
  }
  .toggle span.toggle-handle {
    margin-left: -25%;
    margin-top: -3px;
    border-radius: 50%;
    height: 9px;
    width: 9px !important;
    padding: 6px;
  }
  .toggle.off span.toggle-handle {
    margin-left: 25%;
  }
  .smstitle {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.44px;
    color: #1a213e;
    margin-left: 1rem;
    margin-bottom:1.5rem !important;
  }
  .smsView .input-group-text.phone{
    margin-left: -2.5rem;
  }
  .btn-green {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #16b89d;
    padding: 1rem 4rem;
    border: none;
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #ffffff;
    text-transform: uppercase;
  }
  .recharges-cart {
    margin-bottom: 1.5rem;
  }
  .smsSubTitle {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.59px;
    color: #1a213e;
    margin-left: 0.5rem !important;
    margin-bottom:1.5rem !important;
  }
  .imgIncorrect {
    margin-top: 2rem;
  }
  #exampleModalCenterContact .input-group-text.phone{
    margin-left: 0;
  }
  #phone,#phone2 {
    padding-left: 0 !important;
    padding-right: 0.4rem !important;
  }
  #message {
    padding: 0.5rem !important;
  }
  .supportPanel #support {
    margin-top: 5rem;
    margin-right: .5rem;
    margin-left: .5rem;
  }
  .smsView .dropdown-menu.show {
    min-width: 250px;
  }
  .shopping-cart {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.2px;
    color: #1b313f;
  }
  .list-cart span, .promotionText {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.47px;
    color: #576975;
    white-space: nowrap;
  }
  .list-price {
    text-align: right;
  }
  .list-price span, .promotionTextPrice {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 0.5px;
    color: #304369;
    white-space: nowrap;
    margin:0;
  }
  .promotionTextPrice, .promotionText, .promotionTotal {
    color: #16b89d;
  }
  .onSmallHide {
    display: none !important;
  } 
  .deleteLink {
    color:#ff6262;
  }
  .card-step .form-control {
    padding: 0 0.5rem !important;
  }
  .card-step .form-group label {
    padding: 0 0.5rem !important;
  }
  .cvvTitle {
    font-size: 20px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.69px;
    color: #1b313f;
  }
  .cvvDescription {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8890a1;
  }
  .modalPaddingTop {
    padding-top: 1.5rem !important;
  }
  .imgOp {
    max-height: 35px;
    max-width: 80px;
  }
  .nautaCuba {
    padding:0!important;
  }
  .noPaddingColumns {
    padding: 0 !important;
  }
  .carritoText {
    font-size: 14px;
  }
  #editContactModal .form-control {
    height: auto;
    min-height: 25px;
    padding: 0 0.5rem !important;
  }
  #editContactModal .form-group label {
    padding: 0 0.5rem !important;
  }
  #rechargeBottons .col-6 {
    padding: 0.5rem;
  }
  #modal_promotion .modal-body {
    margin-top:2rem;
  }
  .insideImg {
    max-width: 48px;max-height: 48px;margin:0 .5rem;
  }
  #cardInput {
    padding-right: 0 !important;
  }
  .btnInsideCard .col-12 {
    padding: .5rem 1rem;
  }
  .opacity {
    display:none !important;
  }
  .servicesCol .card-body {
    display: flex;
    margin: 0;
    margin-left: 2rem;
  }
  .step-brow-3 .input-group-text.phone {
    margin-left: -10px;
  }  
  .btnDownload {
    border-radius: 60px;
    border: solid 1px #16b89d;
    color: #16b89d!important;
    width: 100%;
    text-align: center;
    margin: 0!important;
    display: block;
    font-weight: bold;
    padding: 0.3rem 1rem;
    height: 60px;
  }
  .btnDownload.heroBtn {
    border-radius: 60px;
    border: solid 2px #16b89d;
    color: #16b89d!important;
    width: 100%;
    text-align: center;
    margin: 0!important;
    display: block;
    font-weight: bold;
    padding: 0.3rem 1rem;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .textGooglePlay {
    font-size: 11px;
  }
  .iconGooglePlay {
    font-size:21px;
    margin-right: 5px!important;
  }
  .heroBtn .iconGooglePlay {
    font-size:18px;
  }
  .svgIcon {
    width: 23px;
    height: 23px;
    /* aspect-ratio: 1 / 1; */
  }
  .heroBtn .svgIcon {
    margin: 0 1rem;
    margin-left: 0;
  }
  .btnWrapText, .textGallery {
    font-size: 15px;
  }
  .heroBtn .btnWrapText,.heroBtn .textGallery {
    font-size: 11px;
  }
  .colWrap {
    padding:0.3rem!important;
  }
  .btnHeight {
    height: 65px;
    padding-left: 2rem;
  }
  .btnServicesText {
    font-size: 21px;
    margin-top: 0;
  }
  .btnServiceApple {
    margin: 0 1.5rem;
    font-size: 34px;
    margin-top: -4px;
    margin-right: 1.75rem;
  }
  .btnServiceGoogle {
    margin: 0 1.5rem;
    font-size: 30px;
  }
  .servicesBtn {
    margin:0 1.5rem;
    width:30px;
  }
  .btn1 {
    margin-top: -5px!important;
  }
  .servicesBtnsWrap {
    margin-right: 0;
  }
  .appStore {
    margin-left: 0.75rem;
    margin-top: -1px;
  }
  .btnRow {
    margin-top: 0!important;
  }
  .btnDownload.servicesBtn {
    max-width: 300px;
    margin: 0 auto !important;
  }
  .textGooglePlay.textService {
    font-size: 15px;
  }
  .paginationButton {
    margin: 0!important;
  }
  .box-text {
    height: auto !important;
    margin-left: -15px;
  }
  .hero-page {
    margin-top: 0 !important;
  }
  .passwordCard { width: 100%;}
  .passwordCard .card-body {
    padding: 0.5rem !important;
  }
  .passwordCard .title-form {
    font-size: 25px !important;
  }
  .passwordCard button {
    font-size: 13px !important;
    margin-top: 0.5rem !important;
  }
  .passwordCard .password_info h5 {
    font-size: 15px;
  }
  .passwordCard .pass_check_list {
    margin: 0 !important;
  }
  .logprogressbar {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    flex-direction: column;
  }
  .margintext {
    margin-top: 1rem !important;
  }
  .margintop {
    margin-top: 2rem;
  }
  #completar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
/* Inicio Progressbar send_money */
  #progressbar_send_money {
    margin-bottom: 30px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 30px;
    min-width:171px
  }
  #progressbar_send_money li {
    list-style-type: none;
    font-size: 13px;
    width: 24.33%;
    float: left;
    position: relative;
    font-weight: 400;
    cursor: pointer
  }
#progressbar_send_money #step1:before {
    content: "1";
    color: #16b89d;
    cursor: pointer
}
#progressbar_send_money #step2:before {
    content: "2";
    color: #16b89d;
    cursor: pointer
}
#progressbar_send_money #step3:before {
    content: "3";
    color: #16b89d;
    cursor: pointer
      
}
#progressbar_send_money #step4:before {
    content: "4";
    color: #16b89d;
    cursor: pointer
      
}
#progressbar_send_money #step5:before {
    content: "5";
    color: #16b89d;
    cursor: pointer
}
#progressbar_send_money #step6:before {
    content: "6";
    color: #16b89d;
    cursor: pointer
}

#progressbar_send_money li:before {
    width: 29px;
    height: 29px;
    line-height: 29px;
    display: block;
    font-size: 16px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    padding: 0px;
    border: 1px solid #16b89d;
}

#progressbar_send_money li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #16b89d;
    position: absolute;
    left: 0;
    top: 13px;
    z-index: -1
}

#progressbar_send_money li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
}

/* #progressbar_send_money li:nth-child(2):after {
    left: -50%
} */
#progressbar_send_money li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
}
#progressbar_send_money li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#progressbar_send_money li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#progressbar_send_money li.active:before,
#progressbar_send_money li.active:after {
    background: #16b89d;
    color:#fff!important;
} 
/* Fin Prgressbar send_money */
  
.progressbar_two {
 min-width: 97px !important  
}
.progressbar_two li {
 width: 47.33% !important  
}
.progressbar_two li:after {
 width: 70%  !important  
}
  
 /* Inicio Progressbar send_money_register */
  
#progressbar_send_money_register {
    margin-bottom: 30px;
    overflow: hidden;
    color: #455A64;
    padding-left: 0px;
    margin-top: 30px
}

#progressbar_send_money_register li {
    list-style-type: none;
    font-size: 13px;
    width: 49.33%;
    float: left;
    position: relative;
    font-weight: 400;
    cursor: pointer
}

#progressbar_send_money_register #step1:before {
    content: "1";
    color: #16b89d;
    cursor: pointer
}
#progressbar_send_money_register #step2:before {
    content: "2";
    color: #16b89d;
    cursor: pointer
}


#progressbar_send_money_register li:before {
    width: 40px;
    height: 40px;
    line-height: 38px;
    display: block;
    font-size: 20px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    padding: 0px;
    border: 1px solid #16b89d;
}

#progressbar_send_money_register li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #16b89d;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: -1
}

#progressbar_send_money_register li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
}

#progressbar_send_money_register li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
}
#progressbar_send_money_register li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#progressbar_send_money_register li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#progressbar_send_money_register li.active:before,
#progressbar_send_money_register li.active:after {
    background: #16b89d;
    color:#fff!important;
} 
/* Fin Prgressbar send_money_register */

 .recent_sends_button {
    display: flex;
    flex-direction: row-reverse;
    justify-content:flex-end;
    padding-left: 0.1rem;
 } 
.margin-dropzone {
   position: relative; width: 100%; padding-right: 15px; padding-left: 15px;
  } 
 .modal_transactions_recent {
    width: 100% !important;
}
.font-size_transactions {
    font-size: 26px;
}
.footer_transaction {
    margin: 0;
    display: flex; 
    padding: 2rem;
    flex-direction: row; 
    justify-content: space-between; 
    flex-wrap: nowrap;
}
.style_none {
  display: none;
}
  .cardCompleteRemittance a.action-link {
    font-size: 13px !important;
  }
  .money-terminos {
   padding: 9px 1.25rem;
   padding-left: 1rem;
 }
  #completar .completar {
    margin: 0 !important;
    font-size: 10px;
    font-weight: 400;
    padding: 0.4rem 0.75rem;
  }
   .padding-modal {
   padding-right:25px;
   padding-left:25px;
  }
  #completar p {
    font-weight: 600 !important;
    font-size: 11px;
    margin: 0 !important;
}
  .btnCloseAlert {
    padding: 0.25rem 0.5rem !important;
    font-size: 15px;
  }
  .alertcompleted {
    padding-right:1rem !important;
  }
  .relativeRow {
  position: relative;
    margin-top: 40px;
}
.absoluteRow {
   position: absolute;
    top: -40px;
}
  .totalAmount {
  font-size: 16px;
}
  .cartText {
    font-size: 13px !important;
  }
 .paddingCardBody {
    padding: 1.25rem 0.5rem !important;
 }
 .iconalert-ht {
   padding: 0rem !important;
 } 
.iconalert-margin {
   margin-top: 0.4rem !important;
   margin-left: 0.1rem;
 } 
 .margin-top {
  margin-top: 1rem;
}
.smstitle_mobile {
  margin-left: 0.65rem !important;
  margin-top: -2rem !important;
}
.padding_modal_info {
 padding: 0 1.8rem !important;
}
.height_img_modal_info {
 height: 100px !important;
}
.padding_register_pending {
 padding: 8px 3rem !important;
}
.button-share-info {
font-size:8px !important;
}

    /* TRAVEL */
  .mbmd-4 {
    margin-bottom: 1.5rem !important;
  }
  .mbmd-5 {
      margin-bottom: 2rem !important;
  }
  .mbmd-3 {
      margin-bottom: 1rem !important;
  }
  .mbmd-2 {
      margin-bottom: 0.5rem !important;
  }
  .mbmd-1 {
      margin-bottom: 0.25rem !important;
  }

.t-size-4 {
 font-size: 1.5rem !important;
}
.t-size-5 {
   font-size: 2rem !important;
}
.t-size-3 {
   font-size: 1rem !important;
}
.t-size-2 {
   font-size: 0.5rem !important;
}
.t-size-1 {
   font-size: 0.25rem !important;
}
}
@media (max-width:767px) {
  .btnDownload.heroBtn {
    max-width: 175px;
    border: solid 1px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
  }
  section.payment_methods .container{
    margin-top: 30px;
    padding: 26px 20px 17px 20px;
  }
  .btn_download{
    max-width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  section.payment_methods {
    padding: 0px 20px;
  }
  .new_support .ttitle_support {
    text-align: center !important;
  }
  .new_support .description_support {
    text-align: center !important;
  }
  .new_support .img_support {
      margin-bottom: 17px;
  }
  .new_support .box_support:hover .img_support{
      margin-top: -15px;
      margin-bottom: 32px;
      margin-left: 0px;
      margin-right: 0px;
  }
  .new_support .btn_support {
      margin-top: 24px;
  }
  .reviews .description-section{
      margin-bottom: 25px;
  }
  .payment_methods .img_payment_method {
    max-width: 65px;
    min-height: auto;
  }
  section.reviews{
      background-position: left center;
      background-size: 240px;
  }
  .payment_methods p.text_payment_method {
      font-size: 12px;
  }
  .call_to_action .box_cta{
      padding: 100px 25px 40px 25px;
  }
  .call_to_action .box_cta::before{
      background-image: url(/includes/hablaxv2/img/hero-page/cta_top_mobile.svg);
      width: 106px;
      height: 68px;
  }
  .call_to_action .box_cta::after{
    background-image: url(/includes/hablaxv2/img/hero-page/cta_bottom_mobile.svg);
    width: 56px;
    height: 58px;
  }
  .call_to_action .box_cta .col-md-4{
    text-align: left !important;
  }

  /* TRAVEL */
  .mbsm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mbsm-5 {
    margin-bottom: 2rem !important;
  }
  .mbsm-3 {
    margin-bottom: 1rem !important;
  }
  .mbsm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mbsm-1 {
    margin-bottom: 0.25rem !important;
  }

  .t-size-4 {
    font-size: 1.5rem !important;
  }
  .t-size-5 {
    font-size: 2rem !important;
  }
  .t-size-3 {
    font-size: 1rem !important;
  }
  .t-size-2 {
    font-size: 0.5rem !important;
  }
  .t-size-1 {
    font-size: 0.25rem !important;
  }

  .travel_steps {
    position: relative !important;
    text-align: right !important;
    margin-bottom: 10px !important;
    top: 0px !important;
  }

  .travel_details .title_reviews {
    padding-left: 0px !important;
  }
  .hide-xs {
    display: none !important;
  }

  .card.travel .nav-tabs{
    width: 100% !important;
  }

  .card.travel{
    border-radius: 0rem 0rem 0.7rem 0.7rem !important ;
  }
}