@font-face {
  font-family: DMSans-Bold;
  src: url(../DM_Sans/DMSans-Bold.ttf);
}

@font-face {
  font-family: DMSans-Regular;
  src: url(../DM_Sans/DMSans-Regular.ttf);
}

@font-face {
  font-family: DMSans-Medium;
  src: url(../DM_Sans/DMSans-Medium.ttf);
}

@font-face {
  font-family: Manrope-Regular;
  src: url(../DM_Sans/Manrope-Regular.ttf);
}

@font-face {
  font-family: New York Extra Large Regular;
  src: url(../DM_Sans/NewYorkExtraLargeRegular.ttf);
}

@font-face {
  font-family: ClashDisplay-Regula;
  src: url(../DM_Sans/ClashDisplay-Regular.otf);
}

.gtco-testimonials {
  position: relative;
  margin-top: 30px;
}

.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
}

.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}

.gtco-testimonials .owl-nav {
  display: none;
}

.gtco-testimonials .owl-dots {
  text-align: center;
}

.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}

.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}

.gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}

.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  /* padding: 0 10px; */
  padding: 40px 40px 60px 40px;
  border-radius: 20px;
  border: 0;
}

.gtco-testimonials .card .card-img-top {
  max-width: 92px;
  border-radius: 50%;
  /* margin: 15px auto 0; */
  /* box-shadow: 0 8px 20px -4px #95abbb; */
  width: 92px px;
  height: 92px;
}

.gtco-testimonials .card h5 {
  color: #01b0f8;
  font-size: 21px;
  line-height: 1.3;
}

.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}

.gtco-testimonials .card p {
  /* font-size: 18px; */
  color: #555;
  /* padding-bottom: 15px; */
  margin-top: 32px;
  font-family: DMSans-Regular;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  /* or 175% */
  color: rgba(3, 13, 32, 0.8);
  font-size: 19px;
  line-height: 32px;
  color: rgba(3, 13, 32, 0.8);
  height: 98px;
}

.gtco-testimonials .active {
  /* opacity: 0.5; */
  transition: all 0.3s;
}

.gtco-testimonials .center {
  opacity: 1;
}

.gtco-testimonials .center h5 {
  font-size: 24px;
}

.gtco-testimonials .center h5 span {
  font-size: 20px;
}

.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  /* height: 120px;
  width: 120px; */
  height: 100px;
  width: 100px;
}

@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  outline: 0;
}

.owl-carousel button.owl-dot {
  outline: 0;
}

.flex-testomoni {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
}

.card-body {
  padding: 0%;
}

.flex-testo-tiles {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testomonial-title {
  font-family: New York Extra Large Regular;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  color: #030d20;
}

.testomonial-subtitle {
  font-family: Manrope-Regular;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */
  text-align: left;
  color: rgba(3, 13, 32, 0.6);
}

/* auto slider google */

/* 
when i added div for brands
.img-brands-cont {
  width: 178px;
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  animation: scroll 60s linear infinite;
  box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03);
  overflow: hidden;
} */

.img-brands-cont-r {
  width: 178px;
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  animation: scrollt 60s linear infinite;
  box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.slide img {
  /* width: 100%; */
   animation: scroll 60s linear infinite; 
  /* box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03); */
  /* border-radius: 30px; */
  width: 178px;
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  animation: scroll 60s linear infinite;
  box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.slide-track {
  width: 100%;
  display: flex;
  /* gap: 3em; */
  gap: 20px;
  overflow: hidden;
}

.slider {
  /* margin-top: 70px;
  background-color: whitesmoke;
  padding: 8em 2em; */
}

@keyframes scroll {
  0% {
    transform: translateX(-1000%);
  }
  100% {
    transform: translatex(0);
  }
}

.slide-r {
  /* height: 210px; */
  /* height: 235px; */
  height: 211px;
  display: flex;
  align-items: center;
  align-items: flex-start;
}

.slide {
  /* height: 210px; */
  /* height: 235px; */
  height: 211px;
  display: flex;
  align-items: center;
  align-items: flex-start;
}

.slide-r img {
  /* width: 100%; */
  width: 178px;
  height: 178px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
  animation: scrollt 60s linear infinite;
  box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.slide-r-track {
  width: 100%;
  display: flex;
  gap: 20px;
  overflow: hidden;
}

.slider {
  /* margin-top: 70px;
  background-color: whitesmoke;
  padding: 8em 2em; */
  margin-bottom: 8px;
}

@keyframes scrollt {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-1000%);
  }
}

.slide-rr .platform-icon-container {
  width: 178px;
  height: 178px;
  animation: scrolltr 60s linear infinite;
  box-shadow: 14px 17px 34px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
}

.slide-rr {
  height: 250px;
  display: flex;
  align-items: center;
  transition-timing-function: ease;
  transition-duration: 0.65s;
  transition-delay: 0.0575342s;
}

.slide-rr-track {
  width: 100%;
  display: flex;
  gap: 3em;
  overflow: hidden;
}

@keyframes scrolltr {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-1000%);
  }
}

.m-24b {
  margin-bottom: 24px;
}

.gtco-testimonials .center .card-text {
  height: 117px;
}

@media only screen and (max-width: 670px) {
  .slide-rr-track {
    gap: 2em;
  }
  .gtco-testimonials .card {
    padding: 20px;
  }
  .gtco-testimonials .card .card-img-top {
    width: 60px;
    height: 60px;
  }
  .testomonial-title {
    font-size: 18px;
    line-height: 21px;
  }
  .testomonial-subtitle {
    font-size: 14px;
    line-height: 19px;
  }
  .flex-testomoni {
    gap: 12px;
  }
  .flex-testo-tiles {
    gap: 5px;
  }
  .gtco-testimonials .card p {
    height: 200px;
    font-size: 17px;
  }
  .gtco-testimonials .center .card-text {
    height: 205px;
  }
}
