.testimonial-customar-area .capterra-area .dm-customer-review-link,
.testimonial-wrapper .dm-customer-review-link {
  position: relative;
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  color: var(--theme-color1) !important;
  -webkit-text-fill-color: var(--theme-color1) !important;
  text-decoration: none !important;
  transition: color 0.35s ease, -webkit-text-fill-color 0.35s ease;
}

.testimonial-customar-area .capterra-area .dm-customer-review-link::after,
.testimonial-wrapper .dm-customer-review-link::after {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  content: "";
  border-radius: 999px;
  background: var(--theme-color1);
  transition: width 0.35s ease;
  pointer-events: none;
}

.testimonial-customar-area .capterra-area:hover .dm-customer-review-link,
.testimonial-customar-area .capterra-area .dm-customer-review-link:hover,
.testimonial-wrapper .dm-customer-review-link:hover {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.testimonial-customar-area .capterra-area:hover .dm-customer-review-link::after,
.testimonial-customar-area .capterra-area .dm-customer-review-link:hover::after,
.testimonial-wrapper .dm-customer-review-link:hover::after {
  width: 100%;
}

.dm-testimonial-parenthesis {
  color: #fff !important;
}

.dm-testimonial-parenthesis:first-of-type {
  margin-left: 7px;
}

.testimonial-wrapper .container {
  position: relative;
  z-index: 20;
  overflow: visible;
}

.testimonial-one,
.testimonial-one .row,
.testimonial-one [class*="col-"] {
  overflow: visible;
}

.testimonial-wrapper {
  isolation: isolate;
  overflow: visible !important;
}

.testimonial-one > .container > .row {
  position: relative;
  align-items: stretch;
  z-index: 40;
}

.testimonial-one > .container > .row > .col-xl-4 {
  position: relative;
  display: flex;
  z-index: 90;
}

.testimonial-one > .container > .row > .col-xl-8 {
  position: relative;
  display: flex;
  z-index: 30;
}

.testimonial-one .left-content {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  min-height: 300px;
  padding: 0 !important;
  overflow: visible !important;
}

.testimonial-one .left-content .circle-box {
  position: relative;
  z-index: 110;
  width: 205px;
  height: 205px;
  margin: 0 auto;
  overflow: visible !important;
}

.testimonial-one .left-content .circle-box .ani-circle,
.testimonial-one .left-content .circle-box .dm-circle-brand-text {
  position: absolute;
  z-index: 120;
}

.testimonial-one .left-content .circle-box > .icon {
  z-index: 130;
}

.testimonial-customar-area {
  position: relative;
  z-index: 10;
}

/* TR only — sol metin plakası (#0d0d0d → bir tık koyu). Başka kural yok. */
html[data-dm-portal-theme] .page-wrapper .testimonial-customar-area .customar-content {
  background-color: #080808;
}

.testimonial-wrapper .testi-bg-shape {
  z-index: 0;
}

.testimonial-wrapper .testi-shape-1,
.testimonial-wrapper .testi-light-shape-1 {
  z-index: 30;
}

.testimonial-block-one .inner-box .infu .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.testimonial-one .testimonial-block-one .inner-box .infu .image {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  min-width: 56px;
  min-height: 56px;
  overflow: hidden;
  border-radius: 50%;
}

.testimonial-one .left-content,
.testimonial-one .slider-box,
.testimonial-one .testimonial-slider,
.testimonial-one .swiper-wrapper,
.testimonial-one .swiper-slide,
.testimonial-one .testimonial-block-one,
.testimonial-one .testimonial-block-one .inner-box {
  width: 100%;
}

.testimonial-one .swiper-slide {
  height: auto;
}

.testimonial-one .testimonial-block-one .inner-box {
  box-sizing: border-box;
  position: relative;
  min-height: 300px;
  padding: 38px 44px 94px !important;
  border-radius: 30px !important;
}

.testimonial-one .slider-box {
  position: relative;
}

.testimonial-one .slider-box .array-button {
  position: absolute;
  right: 42px;
  bottom: 34px;
  z-index: 10;
}

.testimonial-one .testimonial-block-one .inner-box .infu {
  position: absolute;
  left: 44px;
  right: 150px;
  bottom: 34px;
  padding-top: 0;
  padding-right: 0;
  transform: none;
}

.testimonial-one .testimonial-block-one .inner-box .infu .name-info {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
  min-width: 0 !important;
  line-height: 1.2 !important;
}

.testimonial-one .testimonial-block-one .inner-box .infu .name-info .name {
  display: inline-block !important;
  margin: 0 !important;
  line-height: 1.15 !important;
}

.testimonial-one .testimonial-block-one .inner-box .infu .name-info span {
  display: block !important;
  width: 100% !important;
  margin-top: 0 !important;
  line-height: 1.35 !important;
}

.testimonial-one .slider-box .array-button {
  gap: 10px !important;
}

.testimonial-one .slider-box .array-button .array-prev,
.testimonial-one .slider-box .array-button .array-next {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  line-height: 1 !important;
  padding: 0 !important;
  border: 2px solid rgba(255, 107, 30, 0.72) !important;
  border-radius: 10px !important;
  background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
  transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease, color 0.35s ease !important;
}

.testimonial-one .slider-box .array-button .array-prev:hover,
.testimonial-one .slider-box .array-button .array-next:hover {
  transform: translateY(-1px) !important;
  border-color: rgba(255, 107, 30, 0.95) !important;
  background: linear-gradient(180deg, rgba(18, 18, 22, 0.94) 0%, rgba(8, 8, 12, 0.84) 100%) !important;
  color: #fff !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.36), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 30px rgba(255, 107, 30, 0.4) !important;
}

/* Müşteri Yorumları — turuncu slogan satırı: hover beyaz metin + turuncu alt çizgi */
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title {
  position: relative !important;
  overflow: visible !important;
}

.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title > span:not(.dm-reference-title-subline),
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title .dm-portal-slogan-highlight {
  position: relative !important;
  display: block !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding-bottom: 4px !important;
  overflow: visible !important;
  color: var(--theme-color1) !important;
  -webkit-text-fill-color: var(--theme-color1) !important;
}

.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title > span:not(.dm-reference-title-subline)::after,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title .dm-portal-slogan-highlight::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  width: 0 !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: var(--theme-color1) !important;
  box-shadow: none !important;
  pointer-events: none !important;
  transition: width 0.35s ease !important;
}

.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title > span:not(.dm-reference-title-subline):hover,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title .dm-portal-slogan-highlight:hover,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title:hover > span:not(.dm-reference-title-subline),
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title:hover .dm-portal-slogan-highlight {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title > span:not(.dm-reference-title-subline):hover::after,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title .dm-portal-slogan-highlight:hover::after,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title:hover > span:not(.dm-reference-title-subline)::after,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title > .title:hover .dm-portal-slogan-highlight::after {
  width: 100% !important;
  background: var(--theme-color1) !important;
}

.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title .row,
.page-wrapper :is(.testimonial-wrapper, .dm-service-testimonials) .sec-title [class*="col-"] {
  overflow: visible !important;
}

.dm-service-testimonials {
  position: relative;
}

.dm-service-testimonial-card {
  height: 100%;
  padding: 34px 30px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(13, 13, 13, 0.96) 0%, rgba(0, 0, 0, 0.92) 100%);
}

.dm-service-testimonial-card__stars {
  display: flex;
  gap: 5px;
  margin-bottom: 18px;
  color: var(--theme-color1);
  font-size: 14px;
}

.dm-service-testimonial-card__text {
  min-height: 168px;
  margin-bottom: 28px;
  color: #fff;
  font-size: 16px;
  line-height: 1.72;
}

.dm-service-testimonial-card__author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.dm-service-testimonial-card__author img {
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  border: 2px solid rgba(255, 107, 30, 0.42);
  border-radius: 50%;
  object-fit: cover;
}

.dm-service-testimonial-card__author h3 {
  margin-bottom: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.dm-service-testimonial-card__author span {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
}

@media (max-width: 767.98px) {
  .dm-service-testimonial-card {
    padding: 28px 22px;
  }

  .dm-service-testimonial-card__text {
    min-height: initial;
    font-size: 15px;
  }
}
