.single-testimonial-card-wrapper.single-testimonial-card {
  padding: 0;
  width:auto;
}

.single-testimonial-card.single-testimonial-card-wrapper:not(:has(.top-content)) .testimonial-inner-wrapper {
  padding: 0;
}


.single-testimonial-card.single-testimonial-card-wrapper .author-comment{
  max-width: 900px;
  width: auto;
}
.single-testimonial-card.single-testimonial-card-wrapper .testimonial-img {
  padding-top: 0;
}

.single-testimonial-card.single-testimonial-card-wrapper .position {
  line-height: 1.5;
}

.single-testimonial-card.single-testimonial-card-wrapper .quote-icon {
  top: -37px;
  left: -30px;
}
{# end single testimonial #}

.single-testimonial-card-wrapper.customslider .swiper-slide {
  width: 80%; /* Show part of previous/next slides */
  transition: transform 0.3s ease;
}


.single-testimonial-card-wrapper {
  width: 1440px;
  padding: 0 88px 0 89px; 
  margin: 0 auto;
  height: max-content;
}


.single-testimonial-card-wrapper .testimonial-inner-wrapper {
  padding-left: 21px;
  padding-right: 29px;
  padding-top: 77px;
  padding-bottom: 0;
  height: max-content;
}
.single-testimonial-card-wrapper  .top-content {
  margin-bottom: 48px;
}
.single-testimonial-card-wrapper .testimonial-card {
  border-radius: 20px;
  padding: 75px 40px 0;
  position: relative;
  text-align: center;
}

.single-testimonial-card-wrapper.customslider .testimonial-card {
  padding: 75px 105px 0;

}
.darkmode.single-testimonial-card-wrapper.customslider .testimonial-card {
  padding: 75px 105px 58px;

}
.single-testimonial-card-wrapper .testimonial-img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  object-fit: contain;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}
.single-testimonial-card-wrapper .testimonial-content h3 {
  margin-top: 12px;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.single-testimonial-card-wrapper .position {
  font-size: 18px;
  margin-bottom: 80px;
}

.single-testimonial-card-wrapper .quote-icon {
  position: absolute;
  top: -37px;
  left: -63px;
  z-index: 0;
  width: 111px;
  height: 83px;
}

.single-testimonial-card-wrapper .quote-icon img {
  height: auto;
  max-width: 100%;
}

.single-testimonial-card-wrapper .quote-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-weight: 400 !important;
}

.single-testimonial-card-wrapper .underline {
  width: 233px;
  height: 4px;
  margin: 49px auto 62px;
  border-radius: 2px;
}

.single-testimonial-card-wrapper .author-comment {
  width: 635px;
  font-size: 24px;
  line-height: 36px;
  margin: 0 auto;
  border: none;
  font-weight: 400;
  position: relative;
  padding: 0; 
}

.single-testimonial-card-wrapper .author-comment .quote-text strong {
  font-weight: 400;
}



.customslider.single-testimonial-card-wrapper .position {
  margin-bottom: 26px;
}
.customslider.single-testimonial-card-wrapper .author-comment {
  width: 100%;
}
.customslider.single-testimonial-card-wrapper .quote-text {
  font-family: 'Gotham Book', sans-serif;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.customslider.single-testimonial-card-wrapper .underline {
  margin-bottom: 0;
  margin-top:auto;
}

.customslider.single-testimonial-card-wrapper .author-comment {
  margin-bottom: 62px;
}

.customslider.single-testimonial-card-wrapper  .testimonial-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.customslider.single-testimonial-card-wrapper{
  padding-left: 120px;
  padding-right: 120px;
  width: 100%;
}
.customslider.single-testimonial-card-wrapper .testimonial-inner-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.customslider.single-testimonial-card-wrapper .swiper_flex {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  gap: 32px;
  justify-content: center;
  padding-top: 30px;
  position: relative;
  width: 100%;
}
.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider_btn {
  display: flex;
  align-items: center;
  gap: 14px;
  justify-content: end;
}

.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider-button-prev.swiper-button-disabled {
  opacity: 1 !important;
}

.company-overview .swiper_flex .case-study-slider-button-next.swiper-button-disabled,
.company-overview .swiper_flex .case-study-slider-button-prev.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}

.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-prev,
.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-next {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.customslider.single-testimonial-card-wrapper  .swiper_flex .swiper-pagination-0 {
  border-radius: 26px;
  display: flex;
  padding: 6px;
  background: #040A0E1A;
}

.customslider.single-testimonial-card-wrapper  .swiper_flex span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-radius: 19px;
  width: 20px;
  height: 4px;
  background: #040A0E;
  margin: 0 8px;
}

.customslider.single-testimonial-card-wrapper  .swiper_flex span.swiper-pagination-bullet {
  height: 4px;
  width: 4px;
  border-radius: 19px;
  display: block;
  transition: 0.3s;
  opacity: 1;
  background: #040A0E54;
}
.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-next.swiper-button-disabled svg path,
.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-prev.swiper-button-disabled svg path {
  fill: #D9D9D9;
}
.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-prev svg, 
.customslider.single-testimonial-card-wrapper  .swiper_flex .case-study-slider-button-next svg{
  vertical-align: middle;
}

.single-testimonial-card-wrapper .top-content {
  text-align: center;
}
.single-testimonial-card-wrapper .top-content h1 {
  text-align: center;
}
.single-testimonial-card-wrapper .top-content h1 span {
  text-align: center;
}
.customslider.single-testimonial-card-wrapper.nocentermode {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.customslider.single-testimonial-card-wrapper.nocentermode .swiper-slide {
  width: 100%; /* Show part of previous/next slides */
}

.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider-button-next svg path,
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider-button-prev svg path{
  fill:#fff !important;
}
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider-button-next.swiper-button-disabled svg path,
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex .case-study-slider-button-prev.swiper-button-disabled svg path{
  fill: #d9d9d9 !important;
}
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex .swiper-pagination-0 {
  background-color: #ffffff12;
}

.customslider.single-testimonial-card-wrapper.content-wrapper .author-comment {
  width: 80%;
}
.darkmode.customslider.single-testimonial-card-wrapper.content-wrapper .author-comment {
  width: 100%;
}
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex span.swiper-pagination-bullet {
  background: #ffffff8c;
}
.darkmode.customslider.single-testimonial-card-wrapper .swiper_flex span.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background:#fff;
}
.single-testimonial-card-wrapper .testimonial-card {
  align-self: stretch;
  height: auto;
}
.single-testimonial-card-wrapper .button_wrp a {
  align-items: center;
  display: flex;
  margin: 0;
  justify-content: center;
  padding-top: 40px;
  gap: 8px;
  overflow: hidden;
}

.single-testimonial-card-wrapper .button_wrp a .button_text {
  color: #040a0e;
  font-family: Gotham;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21;
}

.single-testimonial-card-wrapper .button_wrp a .button_icon {
  padding: 0;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  border: 0;
}

.single-testimonial-card-wrapper .button_wrp a .button_icon svg.hr_1 {
  position: relative;
  right: 0;
  top: 0;
  transition: .6s;
}

.single-testimonial-card-wrapper .button_wrp a .button_icon svg.hr_2 {
  left: -20px;
  position: absolute;
  top: 20px;
  transition: .6s;
}

.single-testimonial-card-wrapper .button_wrp a:hover .button_icon svg.hr_1 {
  right: -12px;
  top: -12px;
}

.single-testimonial-card-wrapper .button_wrp a:hover .button_icon svg.hr_2 {
  left: 0;
  top: 0;
}

@media (min-width:768px){
  .darkmode.customslider.single-testimonial-card-wrapper .quote-text {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 200!important;
  }
}
@media (max-width:1200px) and (min-width:992px){
  .single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 75px 40px 0;
  }
  .single-testimonial-card-wrapper .quote-icon {
    left: -15px;
  }
}
@media (max-width:1160px){
  .customslider.single-testimonial-card-wrapper.content-wrapper .author-comment{
    width:100%;
  }
}
@media (max-width:991px){
  .customslider.single-testimonial-card-wrapper {
    padding-left: 16px;
    padding-right: 100px;
  }
  .single-testimonial-card-wrapper .testimonial-card {
    padding-left: 16px;
    padding-right: 16px;
  }
  .customslider.single-testimonial-card-wrapper .author-comment {
    width: 100%;
  }
  .single-testimonial-card-wrapper .quote-icon {
    left: 0;
    width: 55.840904235839844px;
    top: -13px;
    height:auto;
  }
  .single-testimonial-card-wrapper.single-testimonial-card:has(.top-content) .testimonial-inner-wrapper {
    padding-left:0;
    padding-right:0;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .quote-icon {
    top: -37px;
    left: 0;
  }
}

@media (max-width:991px){
  .customslider.single-testimonial-card-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  .nocentermode.customslider.single-testimonial-card-wrapper {
    padding-right: 16px;
  }
  .single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 75px 40px 0px;
  }
  .darkmode.single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 75px 40px 58px;

  }
  .single-testimonial-card-wrapper.customslider .swiper-slide {
    width: 90%;
  }
  .darkmode.customslider.single-testimonial-card-wrapper.content-wrapper .author-comment {
    width: 100%;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .position {
    margin-bottom: 30px;
  }
}

@media (max-width:767px){
  .single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 41px 22px 0;
  }
  .darkmode.single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 41px 22px 22px;
  }
  .customslider.single-testimonial-card-wrapper .underline {
    width: 150px;
    margin-top: auto;
  }
  .customslider.single-testimonial-card-wrapper .author-comment{
    margin-bottom:31px;
  }
  .customslider.single-testimonial-card-wrapper .position {
    margin-bottom: 15px;
  }

  .single-testimonial-card-wrapper.customslider .swiper-slide {
    width: 93%;
  }
  .single-testimonial-card-wrapper .top-content{
    margin-bottom:24px;

  }
  .darkmode.single-testimonial-card-wrapper .top-content{
    margin-bottom:32px;

  }
  .single-testimonial-card-wrapper .top-content, .single-testimonial-card-wrapper .top-content h1 {
    text-align: left;
  }
  .customslider.single-testimonial-card-wrapper {
    padding-left: 15px;
  }
  .single-testimonial-card-wrapper .testimonial-content h3 {
    font-size: 16px;
    line-height: 1.375;
  }

  .customslider.single-testimonial-card-wrapper .position {
    font-size: 12px;
    line-height: 1.41;
  }


  .customslider.single-testimonial-card-wrapper .quote-text {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 200!important;
  }

  .single-testimonial-card-wrapper .testimonial-img {
    width: 90px;
    height: 90px;
    top: -45px;
  }

  .customslider.single-testimonial-card-wrapper.content-wrapper .author-comment {
    width: 100%;
  }
  .single-testimonial-card-wrapper .testimonial-inner-wrapper {
    padding-top: 50px;
  }
  .single-testimonial-card-wrapper .testimonial-content h3 {
    letter-spacing: 0;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .position {
    margin-bottom: 40px;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .author-comment{
    max-width: 900px;
    width: auto;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .quote-text {
    font-size: 18px;
    line-height: 1.5;
  }

  .single-testimonial-card.single-testimonial-card-wrapper .testimonial-card {
    padding-top: 50px;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .underline {
    margin: 30px auto 50px;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .position {
    margin-bottom: 20px;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .quote-icon {
    top: -11px;
    left: 0;
  }

}

@media (max-width:500px){
  .darkmode.single-testimonial-card-wrapper.customslider .testimonial-card {
    padding: 33px 22px 22px;
  }
  .darkmode.single-testimonial-card-wrapper .testimonial-img {
    height: 69px;
    top: -34.4px;
    width: 69px;
  }
  .darkmode.single-testimonial-card-wrapper .testimonial-inner-wrapper {
    padding-top: 35px;
  }
  .darkmode.customslider.single-testimonial-card-wrapper .position {
    margin-bottom: 11px;
  }
  .darkmode.single-testimonial-card-wrapper .top-content {
    margin-bottom: 32px;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .quote-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .single-testimonial-card.single-testimonial-card-wrapper .position {
    color: #999;
    font-size: 16px;
  }
}