.feature-bar {
    margin-top: 230px;
}

.section-feature-warehouse {
    color: white;
}

.features-list li h3 {
    font-size: 20px;;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: center;
}

.feature-bar {
    background: linear-gradient(135deg,#fd6626,#ff9959 45%,#FD996D);
}


.gambit_button--outline-green:hover, .btn-play--hp:hover .btn-play__icon {
    background: whitesmoke;
}

.numeros-redondos {
    font-size: 18px;
    font-weight: bold;
    width: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    height: 35px;  
  }

  .numeros-redondos > div {
    padding-top: 5px;
    color: #4a926e;
  }

.checkbox-gambit{
    text-align: left;
}

.feature-hero-img {
    margin-top: 20px; width: 490px; height: 360px; margin-left: 120px;
}

.margin-testimonials-lg {
    margin-left: 18%;
}

.icono-testimonial-2 {
    padding-top: 120px;
}

.img-fba-principal {
    margin-right: -150px;
}

.img-ecommerce-principal {
  height: 320px;
}

.gambit-testimonials-banner-title {
  font-size: 50px !important;
}

@media only screen and (max-width: 992px) {
  .tabsection_howitwork {
    height: 450px;
    background-position-x: 90%;
  }

  .tabsection_privacy {
    background-position-x: 60%;
  }
    .app-footer__row {
        margin-left: 0px;
    }
    .app-footer__col{
        width: 33%;
    }

    .feature-hero-img {
        width: 100%;
        height: initial;
        margin-left: 0px;
    }

    .img-index-principal {
      height: 330px;
    }

    .margin-testimonials-lg {
        margin-left: 0px;
    }

    .img-fba-principal {
        margin-right: 0px;
    }

    .img-ecommerce-principal {
      height: 250px;
    }

    .icono-testimonial-2 {
        padding-top: 0px;
    }

    .ui-package-calc__col--month {
        margin-left: 34%;   
    }

    .gambit-package-weight {
      padding-right: 0px;   
      padding-left: 40px;
    }

    .ui-package-calc__title {
      text-align: center;
    }

    .gambit-package-month-title {
      margin-left: -40px;
    }

    .gambit-package-weight-title {
      margin-left: -30px;
    }

    .container-movil {
        padding-left: 0px;
        padding-right: 0px;
    }

    .btn-play {
        top: -50px;
        left: 45%;
    }

    .gambit-services-text {
      text-align: center;
    }

    .gambit-testimonials-banner-title {
      font-size: 38px !important;
    }
}

@media only screen and (max-width: 550px) {
    .btn-play {
        left: 39%;
    }

    .gambit-testimonials-title {
      text-align: center !important;
    }
}

.p-justify{
    text-align: justify;
}

.img-howitwork{
    margin-left: auto;
    margin-right: auto;
    
}

.section-services-gambit {
  padding-top: 0px;
  padding-bottom: 150px;
}

@media only screen and (min-width: 991px) {
  .gambit-location-background {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .gambit-hiw-text {
    width: 450px;
  }
}

@media only screen and (min-width: 1700px) {
  .gambit-location-background {
    background-size: contain;
  }
}