.section-trust-1 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-1 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-1 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-1 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-1 .btn-Hero {
  background-color: #0080ff;
  color: #f5f5f5;
  padding: 14px 30px;
}

.section-trust-1 .btn-Hero:hover {
  background-color: #1086fc;
  color: rgb(22, 83, 206);
}

@media (max-width: 768px) {
  .section-trust-1 .btn-Hero {
    padding: 14px 40px;
    font-size: 16px;
    width: 95%;
    max-width: none;
  }
}

.section-trust-2 .btn-Hero {
  background-color: #0080ff;
  color: #f5f5f5;
  padding: 14px 30px;
}

.section-trust-2 .btn-Hero:hover {
  background-color: #1086fc;
  color: rgb(22, 83, 206);
}

@media (max-width: 768px) {
  .section-trust-2 .btn-Hero {
    padding: 14px 40px;
    font-size: 16px;
    width: 95%;
    max-width: none;
  }
}

.section-trust-2 .smaller-text {
  font-size: 0.85rem;
}

/*Trust Section 1 */
.section-trust-2 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-2 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.8rem;
}
.section-trust-2 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-2 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-2 .bg-gradient-custom {
  background: linear-gradient(
    325deg,
    rgb(214, 234, 255) 0%,
    rgb(250, 253, 255) 100%
  );
  border-radius: 1rem;
}

.section-trust-3 .btn-Hero {
  background-color: #0080ff;
  color: #f5f5f5;
  padding: 14px 30px;
}

.section-trust-3 .btn-Hero:hover {
  background-color: #1086fc;
  color: rgb(22, 83, 206);
}

@media (max-width: 768px) {
  .section-trust-3 .btn-Hero {
    padding: 14px 40px;
    font-size: 16px;
    width: 95%;
    max-width: none;
  }
}

.section-trust-3 .smaller-text {
  font-size: 0.85rem;
}

/*Trust Section 1 */
.section-trust-3 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-3 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.8rem;
}
.section-trust-3 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-3 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-3 .bg-gradient-custom {
  background: linear-gradient(
    325deg,
    rgb(214, 234, 255) 0%,
    rgb(250, 253, 255) 100%
  );
  border-radius: 1rem;
}

.section-trust-4 .card-bg-light {
  background: #f3f4f6;
}
/*Trust Section 1 */
.section-trust-4 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-4 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-4 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-4 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-5 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-5 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-5 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-5 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-6 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-6 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-6 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}

.section-trust-6 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-7 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-7 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-7 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* filter: grayscale(100%); */
}

.section-trust-7 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}

.section-trust-8 .logo-slide-loop {
  display: flex;
  animation: slide-loop 20s linear infinite;
  opacity: 0.75;
  width: 1920px;
}
.section-trust-8 .logo-item {
  flex: 0 0 160px;
  padding: 0 1.5rem;
  height: 1.5rem;
}
.section-trust-8 .logo-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* filter: grayscale(100%); */
}

.section-trust-8 .loogo_width {
  max-width: 900px;
  overflow: hidden;
  margin: auto;
}
@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}
