/* Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 991px) {
  .offers-single{
    padding: 231px 0px 100px 0px;
  }
  .offers-single.open {
    padding: 100px 0px 0px 0px;
  }
  .close-sidebar{
    display: none;
  }
  .service .item_row:hover .icons {
    margin-left: 15px;
    margin-right: -15px;
  }
  #rowOperators {
    margin: 0;
  }
  #rowOperators .col-md-4, 
  #rowServicesList .col-md-4, 
  #rechargeBottons .col-md-4 {
    padding: 0.5rem;
  }
  #rowOperators .btnServiceType {
    margin:0;
    padding: 1rem 0.5rem;
  }
  #rowServicesList .btn {
    margin:0;
  }
  nav.navbar .dropdown {
    /*  margin-right: 2rem; */
  }
  .btnEmpty:last-child {
    margin-top: 1.5rem;
  }
  .firstBtn {
    margin-top: -1.0rem;
  }
  .carritoFondos {
    margin-top:-1rem;
    margin-bottom: 1rem;
  }
  .btnInsideCard .col-lg-6 {
    padding: 0.5rem !important;
  }
  .btnInsideCard button.btn {
    border-radius: 10px;
    border: solid 0.8px #e6e9f2;
/*     box-shadow: -0.75px 0.75px 0px 2px #e6e9f2; */
    padding: 0.75rem 1rem;
    margin: 0 ;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .btnInsideCard button.btn:hover {
    background-color: #F1F2F6;
  }
  .btnInsideCard button.btn:active, .btnInsideCard button.btn:focus {
    box-shadow: none;
    outline: none;
  }
 
  .methodLabel {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
    white-space: normal;
  }
   #rowOperators .methodLabel {
    font-size: 13px;
    font-weight: 600;
    color: #576975;
  }
  .paymentImg {
    max-height: 50px; 
    width: auto;
  }
  .flex-column .paymentImg {
    max-height: 50px;
  }
  .paymentWrap{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
  }
  .paymentImgWrap {
    margin-right: 0.75rem; 
    max-width: 60px;
  }
  .flex-column .paymentImgWrap {
     margin-right: 0rem; 
    max-width: 65px;
    margin-bottom: 0.5rem;
  }
  .img_operator {
    border-radius: 5px;
    width: 80%;
    max-height: 60px;
  }
  .paymentImgWrap .imgRedonda {
    border-radius:10px;
  }
  .btnServiceType {
    height: 115px;
  }
  .ajust_width {
    width: 70% !important;
  }
  .clase {
   margin-top: 6rem;
   margin-left: 261px; 
  }
  .img-modal {
    max-width: 100%;
    height: auto;
    margin-top: -3rem;
  }
  
  .box-text {
    display: table;
    height: 80vh;
    overflow: hidden;
  }
  
  .offers .card-body {
    padding: 6rem 0;
  }
  .p-box {
    display: table-cell;
    vertical-align: middle;
  }
  .header-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    max-width: 900px;
  }
  .center-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-container {
    margin: 0 1.5rem;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
   .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;
      white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
     max-width: 150px;
  }
  .nav-linkk { 
   display: block;
   padding: .5rem 1rem;
  }
  
  .ml-auto .nav-link {
    color: #1b313f!important;

  }
  .button-play {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .btn-play-store {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.46px;
    text-align: center;
    text-decoration:none;
    color: #ffffff;
  }
  .card-price {
    font-size: 70px;
    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;
    position: absolute;
  }
  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;
  }
  h5.card-title {
    font-size: 16px;
    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: 10px;
    box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
    background-color: #ffffff;
    height: 350px;
  }
  a.btn-sing-up {
    margin: auto 0;
    padding: 1.8rem;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    white-space: nowrap;
    text-decoration:none;
    color: #ffffff;
  }
  .team .description-section {
    font-size: 18px;
    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: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #1b313f;
    margin-top: 1rem;
    margin-bottom: 0;
  }
  .team .role-job {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.35px;
    text-align: center;
    color: #576975;
  }
  .team .job {
    text-align: center;
    margin-top: 2rem;
  }
  .team .job img {
    margin: 0 auto;
  }
  .slick-dots {
    bottom: -6rem;
  }
  .job-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
  }
  .service .title-service {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .service .description-service {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: 0.46px;
    color: #576975;
    margin-bottom: 2rem;
  }
  /*.container-service {
    margin-top: 20vh;
    margin-bottom: 20vh;
  }*/
  section#support {
    padding: 5.9rem 0;
  }
  .background-service {
    position: absolute;
    right: 0;
    top: 0;
  }
  .services {
    background-image: url(/includes/hablaxv2/img/services/services_section.webp);
    background-repeat: no-repeat;
    background-position: right 8rem;
    background-size: 650px auto;
  }
  section.services {
    padding: 5rem 0 7rem 0;
  }
  .services a.btn-sing-up {
    margin: auto 0;
    padding: 1.8rem;
    white-space: nowrap;
    font-weight: 700;
  }
  .services .btn-play-store {
    border-radius: 37.5px;
    box-shadow: 0 10px 30px 0 rgba(234, 143, 9, 0.31);
    background-color: #f99705;
    color: #fff!important;

    padding: 0.7rem 2rem;
    text-decoration:none; 
    text-align: center;
  }
  .recharges .description-section-recharges {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.52px;
    text-align: center;
    color: #1b313f;
  }
  .recharges .description-section-recharges span {
    color: #ffab5b!important;
  }
  .reviews .review {
    border-radius: 10px;
    box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
    background-color: #ffffff;
    padding: 25px;
  }
  .review .review-description {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #3B4E5B;
    min-height: 156px;
  }
  .review .review-author {
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.53px;
    color: #025c97;
  }
  .reviewone {
    height: 100%;
  }
  .reviewtwo {
    margin-bottom: 40px;
      min-height: 270px;
  }
/*   .background-reviews {
    position: absolute;
    height: 600px;
    top: 0;
    left: 0;
  } */
  .reviews {
    position: relative;
  }
  .whosales .card .card-img-top {
    width: auto;
    height: 100px;
    margin: auto;
    margin-top: 2rem;
  }
  .whosales .card {
    border-radius: 10px;
    box-shadow: 0 23px 70px 0 rgba(27, 23, 66, 0.1);
    background-color: #ffffff;
    height: 100%;
    padding: 16px;
  }
  .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: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.46px;
    text-align: center;
    color: #5b788c;
    margin-top: 1rem;
  }
  .support .card {
    border-radius: 15px;
    box-shadow: 0 13px 30px 0 rgba(23, 46, 66, 0.07);
    background-color: #ffffff;
    margin-top: 1rem;
  }
  .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;
    justify-content: space-between;
		padding: 0;
  }
  .menu-footer .nav {
    margin: auto;
  }
  .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;
  }
  .menu-footer {
    margin: 3rem 0;
  }
  .separation-footer {
    margin-bottom: 3rem;
  }
  .footer .copy {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #5a6c77;
  }
  .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;
  }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #16b89d;
  }
.search-field .dropdown-toggle::after{
    /*width: 32px !important;
    content: '';
    height: 30px !important;
    background-image: url(https://gomez.fginbox.com/includes/hablaxv2/img/arrow_select_rates.svg);
    min-height: 30px !important;
    padding: 0px !important;
    background-position: center !important;
    background-repeat: no-repeat;
    margin: 0px !important;
    border: none !important;
    margin-top: -1px !important;*/
    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);
}
.search-field .dropdown-toggle .filter-option{
    color: #1A213E;
}
  .register {
    margin-top: 10vh;
    margin-bottom: 10vh;
    
  }
  .register .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;
    margin-left: 1.2rem;
   
  }
  .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;
  }
  
   .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;
  }
  .register .card {
    padding: 2rem;
    box-shadow: 0 20px 70px 0 rgba(151, 186, 209, 0.37);
    background-color: #ffffff;
    width: 80%;
  }
  .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;
  }
  .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;
    margin-top: 4rem;
    margin-bottom: 4rem;
    /* text-align: center; */
  }
  .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%;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
  }
  .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-header {
    border-radius: 20px 20px 0px 0px;
    color: #000;
    border: none !important;
    padding: 2rem 3rem!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 {
    color: #000;
    border:none;
  }
  .modal-title {
    font-size: 30px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 1px;
    text-align: left;
    color: #1a213e;
    margin-bottom: 1.5rem;
  }
  .modal-title:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4px;
    margin-top: .75rem;
    background: #16b89d;
}
  .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;
  }
  .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;
  }
  .rectangle {
    border-radius: 24.5px;
    border: solid 0.5px #16b89d;
    color: #16b89d!important;
    width: 100px;
    text-align: center;
    margin: 0 .4rem;
  }
  .button-play img {
    width: 90px;
  }
  .offers .card .skincard {
    position: absolute;
    bottom: 0;
    width: 140px;
    left: 0;
  }
  .modal-footer {
    margin: 0 auto 1rem auto;
    border: none !important;
  }
  .btn-close {
    font-size: 17px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.14px;
    color: #16b89d;
  }
  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;
  }
   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;
  }
  
  button.submit1 {
    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: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.76px;
    color: #ffffff;
  }
  .password_recovery_alert  {
    text-align: center;
  }
  .modal-body {
    padding: 0 3rem !important;
  }
  .modal {
    background-color: #1e294973;
  }
   a.btn-play-store,  a.btn-sing-up {
      font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.46px;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  }
  ul.navbar-nav.ml-auto {
    z-index: 2;
  }
  .dropdown-item img {
    width: 32px;
    height: 32px;
  }
  
  
  html {
    scroll-behavior:smooth;
  }
  .filter-option-inner-inner img {
    width: 32px;
    height: 32px;
  }
  .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;
  }
  
  /* 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 */
  .header-logo-alt {
    position: absolute;
    top: 0;
    left: 0;
  }
  .terms {
    margin-top: 15vh;
  }
  a.navbar-brand {
    /*margin-left: -15px;*/
  }
  .title-form:after {
    content: "";
    display: block;
    width: 4rem;
    height: 4px;
    margin-top: .75rem;
    background: #16b89d;
  }
  .form-group {

    background-color: #f7f8fb;
    padding: 0.5rem;
    border-radius: 8px;
  }
  .form-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
  }
  .form-control {
    border: none;
    border-radius: 0;
    background-color: #f7f8fb;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
  }
  .form-control1 {
    border: none;
    border-radius: 27px;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
/*     line-height: 30px; */
    letter-spacing: 0.47px;
  }
  .step2 {
    display:none;
  }
  .form2 {
    display:none;
  }
  .icon1 {
    display:none;
  }
  .iconosms1 {
    display:none;
  }
  .iconsms1 {
    display:none;
  }
   .label1 {
    display:none;
  }
  .label2 {
    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: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.44px;
    color: #888c9c;
    padding: 0 1rem!important;
  }
  .progress-bar {
    background-color:#16b89d;
  }
  .title_car_login {
    font-size: 30px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.6px;
  color: #1b313f;
  }
  .form-register #btn_ww_mobile.btn-primary {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #fff;
    padding: 1rem 2rem;
    border: 1px solid #16b89d;
    margin: auto;
    width: 100%;
    color: #16b89d;
    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;
}
  .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;
  }
  /**.search-field {
    display: grid;
    grid-template-columns: 9fr 1fr;
    grid-gap: 10px;
  }**/
  .search-field {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .search-field-select {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
  .search-field img {
    margin: auto;
    width: 32px;
    height: 32px;
  }
  .search-field {
    padding:1rem;
  }
  .search-field img:hover  {
    curso:pointer;
  }
  .offers-single form#contact_form {
    margin-top: 0vh;
  }
  .offers-single img#offers_search:hover {
    cursor: pointer;
  }
  
  .offers-single .title_car_login {
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.51px;
    color: #272a48;
  }
  .service-operators {
    display: none;
  }
  .card-result {
    display: none;
  }
  #operators {
    display: none;
  }
   #operators_tv {
    display: none;
  }
  .select_recarga_step {
    display: none;
  }
  /*panel*/
  .wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    min-height: 750px;
  }
  #sidebar {
    min-width: 250px;
    max-width: 250px;
    color: #fff;
    transition: all 0.3s;
    margin: 1rem;
    border-radius: 13px;
    box-shadow: 0 15px 50px 0 rgba(134, 149, 183, 0.2);
    background-color: #009aff;
    position: relative;
    padding: 42px 15px 15px 15px;
    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;
    }
  #content {
    width: calc(100% - 282px);
    padding: 1rem;
    transition: all 0.3s;
    position: relative;
  }
  .panel-footer {
    bottom: 1rem;
  }
    #sidebar .sidebar-header {
        padding: 0;
        border-radius: 10px;
        text-align: center;
    }
    .panel .navbar{
        padding: 30px 0px 0px 0px;
    }
  #sidebar ul p {
    color: #fff;
    padding: 10px;
  }
    #sidebar ul.components {
        padding: 0px;
        margin-top: 30px;
    }
  ul.CTAs {
    padding: 20px;
  }
    #sidebar ul li a {
        padding: 10px;
        font-size: 14px;
        display: block;
        margin-bottom: 1rem;
        text-decoration: none !important;
    }
    #sidebar ul li a .imgSideBar{
        transition: all .5s;
        vertical-align: bottom;
    }
    #sidebar ul li a.sideBarLink:hover .imgSideBar {
        margin-right: 0.45rem !important;
        margin-left: 0.3rem !important;
    }
    /*#sidebar ul li:last-child{
        text-align: center;
        margin: 120px 0px 50px 0px
    }*/
    #sidebar ul li:last-child a{
        margin: 0px;
    }
  ul.CTAs a {
      text-align: center;
      font-size: 0.9em !important;
      display: block;
      border-radius: 5px;
      margin-bottom: 5px;
  }
 /* #sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
  }*/
  a.download {
      background: #fff;
      color: #7386D5;
  }
  .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn {
      display: inline-block;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border: 1px solid transparent;
      padding: .375rem .75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: .25rem;
      transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
 
 .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 {
    box-shadow: none;
  }
  #sidebar ul li a {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    color:#fff;
    white-space: nowrap;
  }
 
  .list-unstyled .img-fluid {
    margin-right: 0.2rem;
  }
  .list-unstyled .logout {
    margin-top: 4rem;
    margin-bottom: 10rem;
  }
  .logo-background {
    position: absolute;
    bottom: 1.5rem;
    width: 50%;
  }
 
  .panel {
    background-color: #f0f3f6;
  }
  .card-header {
    background-color: #f9fbfd;
    border:none;
  }
  .card-header h6 {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
    .title-panel {
        font-size: 35px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1px;
        color: #1b313f;
        margin-top: -42px;
    }
  .div {
    margin-top: 2rem;
  }
  .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;
  }
  
  
  .name-card {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    color: #2d3b5a;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .number-card {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #8890a1;
    white-space: nowrap;
  }
  .table td, .table th {
    padding: .75rem;
    vertical-align: top;
/*     border-top: 1px solid #fff!important; */
    text-align: left;
  }
  #demo p {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    text-align: center;
    grid-auto-rows: minmax(70px, auto);
  }
  #demo {
    margin-top: 2rem;
  }
  .header-table {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    text-align: center;
    border-bottom: 1px solid #8990a3;
  }
  .header-table p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8990a3;
    /* border-bottom: 1px solid; */
  }
  .pagination__controls {
    text-align: center;
    width: 100%;
  }
  .pagination {
    color: #002a6d;
    font-size: 12px;
    width: auto!important;
    display: inline-flex;
  }
  .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;
  }
  .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);
    padding: 1rem .5rem;
    color: #16b89d;
  }
  .step-email {
    display:none;
  }
  .step-celph {
    display: none;
  }
  .step-email #btn_google {
        margin: 1rem 0;
  }
  .step-email #btn_face {
        margin: 1rem 0;
  }
  .step-email #btn_email {
        margin: 1rem 0;
  }
  .login {
    text-align:initial;
    width: 70%!important;
  }
  .login .fa, .login .fab, .login .fas {
    font-size:1.2rem;
    width: 34px;
  }
  .g-signin2 {
    display:none;
  }
  .back-step2:hover {
    cursor: pointer;
  }
  .back-step:hover {
    cursor: pointer;
  }
  section.recharges {
    margin: 100px 0px 70px 0px;
  }
  .code-container {
    display: flex;
    /* grid-template-columns: repeat(4, 1fr); */
    grid-gap: 10px;
    padding: 0 80px;
  }
  .form-control.code {
    background: #f7f8fb;
    border-radius: 10px;
    width: 60%;
    margin: auto;
    height: 3rem;
    text-align: center;
    border: 1px solid #16b89d;
  }
  .email_code .form-group {
    border-radius: 2px;
    background-color: transparent;
    padding: .5rem;
  }
  .tel {
    display: grid;
    grid-template-columns: 1fr 10fr;
    grid-gap: 10px;
  }
  .modal .tel {
    display: grid!important;
    grid-template-columns: 1fr!important;
    grid-gap: 10px;
  }
  .Ducapp{
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #2d3b5a;
  }
  .nav-item .rectangle {
    width: 93%;
    font-size: 12px;
    text-decoration: none;
  }
  .form-register .form-control {
    padding: 0 1rem!important;
    background: #F7F8FB;
    border: none;
    font-weight: bold;
    border-radius: 8px !important;
  }
  .form-grid {
    margin-top: 1rem;
  }
  #btn_login_cell {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .btn-play-store span {
    margin: 0.2rem auto;
  }
  label.phone {
    display: none;
  }
  label.phone-recovery {
    display: none;
  }
  .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 2rem;
    border: none;
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
  }
  .button-register-rss {
    display: flex;
    justify-content: center;
  }
  .button-register-rss .login .fa, .button-register-rss .login .fab, .login .fas {
    font-size: 1.4rem;
  }
  .input-group.mb-2 {
    padding: 0 1rem!important;
  }
  .select-login .btn.login{
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
    text-align: left;
  }
  .progress-bar {
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    color: #FFFFFF;
  }
  .form-register .btn-primary {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.76px;
    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;
  }
/*   #password-modal button.btn.dropdown-toggle.btn-light, #email-modal button.btn.dropdown-toggle.btn-light {
    padding: 0 1rem;
  }
  #email-modal button.btn.dropdown-toggle.btn-light {
    padding: 0.3rem 1rem;
  } */
  .header-logo-conditions {
    position: absolute;
    top: 0;
    left: 0;
    height: 250px !important;
    width: auto !important;
    margin-top: -90px;
  }
  .hero-page .btn-play-store {
    box-shadow: 0px 1px 12px 0 rgba(234, 143, 9, 0.31);
  }
  .hero-page .btn-sing-up {
    box-shadow: 0px 0px 14px 0 rgba(12, 133, 105, 0.22);
  }
  .fran {
    position: relative;
  }
  .background-reviews {
    position: absolute;
    top: -20vw;
    left: 0;
    width: 33%;
  }
 section.whosales {
    padding: 3rem 0;
    margin-top: 20vh;
  }
  .isDisabled {
    pointer-events: none;
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
  }
  a.navbar-brand {
    width: 200px;
  }
  .mobile-hero {
    width: 500px;
    height: auto;
    margin-top: 30px;
  }

  .rotate {
    transform: rotate(-180deg);
    /*transform: rotate(180deg);*/
    transition: .3s;
  }
  .rotate2 {
      transform: rotate(0deg);
      transition: .3s;
  }
  /*panel/funds*/
  .shopping-cart {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.2px;
    color: #1b313f;
    white-space: nowrap;
  }
  .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: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.5px;
    color: #304369;
    white-space: nowrap;
    margin: 0;
  }
  .promotionTextPrice, .promotionText, .promotionTotal {
    color: #16b89d;
  }
 /* #content .card {
    border-radius: 15px!important;
  }*/
  #content .card .card-header {
    border-radius: 15px 15px 0 0;
  }
  
  .terms {
    margin-top: 15vh;
  }
  .grid-payment {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(100px, auto);
  }
  .summary .total-price {
    font-size: 25px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.78px;
    text-align: right;
    color: #304369;
  }
  .summary .price {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: right;
    color: #304369;
  }
  .summary .tax-price {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: right;
    color: #304369;
  }
  .container-summary {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    margin: auto;
    width: 100%;
    padding: 1rem;
  }
  .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;
}
  .nav-pills .nav-link {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #647987;
  }
  .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;
  }
  #content .alert.alert-success.alert-dismissible.fade.show.text-center {
    border-radius: 10px;
  }
  .header-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.7rem;
  }
  ul.rss li {
    margin: 0 .1rem;
  }
  .tel {
    display: none;
  }
  .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;
  }
  .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;
  }
  td {
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #2d3b5a;
  }
 
  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: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.45px;
  text-align: center;
  color: #272a48;
  }
  .description-warning {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: 0.46px;
  text-align: center;
  color: #1b313f;
  }
  .panel .modal .btn-primary, .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;
    font-size: 15px;
    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: 15px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.14px;
    color: #16b89d;
  }
  td.hiddenRow {
    padding: 0px;
  }
  .panel-menu-responsive {
    display: none;
  }
.offers-single .form-title{
    padding: 2rem;
    border-radius: 10px;
}
.form-search {
    /*padding: 2rem;*/
    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;
    background-color: #ffffff;
    border: 2px solid rgba(181, 188, 203, 0.4);
    box-shadow: none;
    color: #272A48;
}
  .support .card, .whosales .card, .offers .card {
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 13px 30px 0 rgba(23, 46, 66, 10%);
    background-color: #ffffff;
    border: none;
  }
  .offers-single .calls, .offers-single .mobile-recharge, .offers-single .tv-recharge, .offers-single .internet,.offers-single .nauta, .offers-single .landline, .bundles, .plans, .playstation, .giftcard, .retails {
    cursor: pointer;
  }
  .operator-logo {
    height: 135px;
  }
  .operator-logo img {
    max-width: 150px;
    max-height: 60px;
    min-height: 30px;
  }
  .operator-logo:hover {
    cursor:pointer;
  }
  .service-operators img {
    max-width: 46px;
  }
  #servicesRow {
/*     max-width: 800px; */
    margin: 0 auto;
  }
  .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: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .calls .card .card-body,.mobile-recharge .card .card-body,.tv-recharge .card .card-body,.internet .card .card-body, .landline .card .card-body, .nauta .card .card-body, .servicesCol .card-body {
    display: flex;
    margin: auto;
  }
  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;
  }
  .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;
    cursor: pointer
}
  
#progressbar #step11:before {
    content: "1";
    color: #16b89d
}
#progressbar #step22:before {
    content: "2";
    color: #16b89d
}
#progressbar #step2:before {
    content: "2";
    color: #16b89d;
    cursor: pointer
}

#progressbar #step3:before {
    content: "3";
    color: #16b89d;
    cursor: pointer
      
}
#progressbar #step4:before {
    content: "4";
    color: #16b89d;
    cursor: pointer
      
}
#progressbar #step5:before {
    content: "5";
    color: #16b89d;
    cursor: pointer
}
#progressbar #step33:before {
    content: "3";
    color: #16b89d;
    cursor: pointer
}

#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;
}

/* 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;
    margin-right: -30px !important;
    width: 250px !important;
}

#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 */

.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;
}
  .offers-single #services {
    display: none;
  }
  .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;
}
  /*----------------------- 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%);
      width: 120px;
  }
  button.btn.dropdown-toggle.btn-light {
    border: none !important;
    border-radius: 8px !important; 
/*     padding: 10px 20px; */
    color: #272a48;
    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;
     margin-bottom: 0 !important;
  }
.search-field #country_code + .dropdown-toggle .filter-option-inner-inner img {
    width: 33px;
    height: 33px;
    margin: 6px 12px 6px 0px;
}
.search-field button.btn.dropdown-toggle.btn-light {
    background: #FFFFFF !important;
    box-shadow: 0px 6px 15px #abbbc25e !important;
    padding: 15px 20px;
    font-size: 16px;
}
  .register .filter-option-inner-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-items: center;
  }
  .filter-option-inner-inner img {
    margin: 6px 12px 6px 0px;
  }
/*   input#phone {
    border-radius: 0 50px 50px 0;
  } */

  #time{
        font-size: 40px;
    color: #16b89d;
  }
  .form-check {
    position: relative;
    display: block;
    padding: 0rem 3.5rem;
    margin-bottom: 1rem;
  }
  .service-content .table {
    text-align: center;
    border-radius: 7px;
    box-shadow: 0 20px 30px 0 rgba(174, 201, 220, 0.28);
    background-color: #ffffff;
  }
  .email-exist {
    display:none;
  } 
  #resend_email_code {
    cursor: pointer;
  }
  .navbar-light .navbar-nav.ml-auto .nav-link {
    margin: 0px 3px;
  }
  .service-content .table thead{
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.5px;
    color: #2d3b5a;
  }
  .tbody-calls td,.tbody-calls th {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: 0.59px;
    color: #5f7097;
  }
  .tbody-sms td, .tbody-sms th {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.14;
    letter-spacing: 0.59px;
    color: #5f7097;
  }
  .title-search {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.68;
    letter-spacing: 1.36px;
    text-align: center;
    color: #1b313f;
  }
  .d-flex {
    display:flex;
    align-items: center;
    justify-content: center;
  }
  #time_sms {
    font-size: 30px;
    color: #16b89d;
  }
  .form-group.box {
    width: 48.4% !important;
    padding: 0.5rem 1rem;
  }
  #resend_code_mensaje.modal .check-item img {
    width: 30px;
  }
  #resend_code_mensaje.modal .check-item:hover {
    cursor: pointer;
  }
  #resend_code_mensaje .check-item {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #fff;
    padding: 1rem 2rem;
    border: 1px solid #16b89d;
    margin-bottom: 1rem;
  }
  #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;
  }
  #resend_code.modal .check-item img {
    width: 30px;
  }
  #resend_code.modal .check-item:hover {
    cursor: pointer;
  }
  #resend_code .check-item {
    border-radius: 35px;
    box-shadow: 0 15px 30px 0 rgba(12, 133, 105, 0.22);
    background-color: #fff;
    padding: 1rem 2rem;
    border: 1px solid #16b89d;
    margin-bottom: 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;
  }
  #phone_sms {
    margin-top: 0.1rem;
  }
  #appleid-signin {
    display: none;
  }
  .fran {
    /* position: relative; */
    display: none;
  }
  .face-error {
    display:none;
  }
  .search-field .filter-option-inner-inner {
    display: flex;
    align-items: center;
    float: left;
  }
  #time_out {
    font-size: 40px;
    color: #f58989;
  }
  #time_out_sms {
    font-size: 40px;
    color: #f58989;
  }
  #time_sms {
    font-size: 40px;
    color: #16b89d;
  }
  .step-input-password {
    display:none;
  }
  .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;
  }
   #resend_code_mensaje.modal .register .title_car_register {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  #resend_code.modal .register .title_car_register {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #1b313f;
  }
  .box-text {
     margin-top: -50px;
  }
  
  .moveLeft {
    left: -50% !important;
    box-shadow: rgb(162 177 191 / 39%) 0px 11px 30px 0px;
    background-color: rgb(255, 255, 255);
    border: none;
    border-radius: 8px;
}
  .moveLeftDrop {
    left: -50% !important;
  } 

.contactsView .dropdown {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.3px;
  text-align: center;
  color: #5a707a;

}
.emailTd {
      font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #8990a3;
}
#dropdownMenuLink {
  color: #5a707a;
}
 
  #exampleModalCenterContact .modal-header {
        padding: 2rem 3rem 0 !important;
  }
  .form-register {
    padding: 0 1rem;
  }
  .smstitle {
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.59px;
    color: #1a213e;
    margin-left: 0.65rem;
    margin-bottom: 1.35rem !important;
  }
  .smsSubTitle {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.59px;
    color: #1a213e;
    margin-left: 1rem;
    margin-bottom:2rem !important;
  }
  .profileTabs .nav-pills {
    margin-bottom: 2rem !important;
  }
  #content .title-panel{
    margin-bottom: 2rem;
  }
  .card-step .form-control {
  padding: 0 0.5rem !important;
}
  .emptyBtnWrap {
    padding-right: 2rem;
  }
  .withoutHead .modal-body {
    padding-top: 3rem !important;
  }
  
  .cvvTitle {
    font-size: 22px;
    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;
  }
  .titleSpace {
    margin-bottom: 2rem;
  }
    .modalPaddingBottom {
    padding-bottom: 1rem !important;
  }
  .noPadding {
    padding: 0 !important;
  }
  
  
  .btnDownload.noWrap, .btnDownload.noWrapSwitch {
    white-space: nowrap;
    padding: 1rem 1.5rem;
  }
  
  .left-0 {
    padding-left: 0 !important;
  }
  .right-0 {
    padding-right: 0 !important;
  }
  .cookie-banner {
    margin: 0 3rem;
  }
  .logprogressbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
   #completar {
    display: flex;
    align-content: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
} 
  .margin-dropzone {
   -ms-flex: 0 0 33.333333%; 
   flex: 0 0 33.333333%; 
   max-width: 33.333333%;
  } 
   .margin_recent_sends_button {
   display: flex;
   flex-direction: row;
   justify-content: space-between;
   align-items: center;
 }
.modal_transactions_recent {
    width: 90% !important;
}
.font-size_transactions {
    font-size: 30px;
}
.footer_transaction {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;    
    padding: 2rem;
}
 .money-terminos {
  padding: 0 1.25rem;
 }
  .totalAmount {
  font-size: 16px;
}
.margin-top {
  margin-top: 2rem;
}
.padding_modal_info {
 padding: 0 3rem !important;
}
.padding_register_pending {
 padding: 40px 3rem !important;
}
.line-height-moncash {
 line-height: 2rem !important;
} 
.margin-top-moncash {
 margin-top: 0.5rem !important;
} 
.share-info {
display: flex;
justify-content: flex-end;
padding: 0.5rem;
flex-direction: row;
} 
.button-share-info {
font-size:12px !important;
}  
}