.testimonial-slider_ { position: relative; margin-bottom: 101px; }

/* Carousel (Tiny Slider) */

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  transition: all 0s;
}

.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  clear: both;
  content: '';
  display: table;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  left: 0;
  position: relative;
}

.tns-gallery {
  left: 0;
  min-height: 1px;
  position: relative;
}

.tns-gallery > .tns-item {
  left: -100%;
  position: absolute;
  transition: transform 0s, opacity 0s;
}
    /*transition: all .15s linear;*/
.tns-gallery > .tns-slide-active {
  left: auto !important;
  position: relative;
}

.tns-gallery > .tns-moving {
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  opacity: 0.6;
  transition: opacity 0.6s;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
  padding-right: 14vw;
  padding-left: 14vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 99vw;
  max-width: 100vw;

}

.tns-visually-hidden {
  left: -10000em;
  position: absolute;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  height: 10px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 310px;
}
/* el */
.tns-t-ct {
  position: absolute;
  right: 0;
  width: 2333.3333333%;
  width: calc(100% * 70 / 3);
}

.tns-t-ct:after {
  clear: both;
  content: '';
  display: table;
}

.tns-t-ct > div {
  float: left;
  height: 10px;
  width: 1.4285714%;
  width: calc(100% / 70);
}

.tns-item {
  padding: 0 11px;
}

.tns-controls {
  display: block;
  height: 65px;
  position: absolute;
  bottom: -82px;
  width: 100%;
  left: 0;
}

.tns-controls button {
  background-color: #fff;
  border-color: transparent;
  border-radius: 100%;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 1;
  opacity: 1;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
  transform: translateY(-50%);
  z-index: 2;
}

.tns-controls button:focus {
  outline: none;
}

.tns-controls button:hover {
  border: 4px solid #0C967E;
}

.tns-controls button:before {
  background-image: url("https://26522029.fs1.hubspotusercontent-eu1.net/hubfs/26522029/arrow-left.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  height: 52px;
  position: relative;
  width: 52px;
}

.tns-controls button:first-of-type {
  left: 30px;
}

.tns-controls button:last-of-type {
  right: 30px;
}

.tns-controls button:last-of-type:before {
  background-image: url("https://26522029.fs1.hubspotusercontent-eu1.net/hubfs/26522029/arrow-right.png");
  background-size: 90% auto;
}

.tns-nav {
  bottom: -16px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

/*.tns-nav button {
  background-color: #d2d8df;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  line-height: 0;
  margin: 0 0.25em;
  padding: 0;
  transition: all 300ms ease-in-out;
  width: 12px;
}*/

.tns-nav button {
  width: 21px !important;
  height: 21px !important;
  border: 2px solid rgba(12, 150, 126, 1);
  border-radius: 50px !important;
  background: rgba(12, 150, 126, 1);
  opacity: 1 !important;
  position: relative;
  cursor: pointer;
  margin: 0 8px;
  display: inline-block;
  padding: 0;
}

.tns-nav button:after {
  content: "";
  width: 13px;
  height: 13px;
  background: rgba(12, 150, 126, 1);
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50px;
}

.tns-nav button.tns-nav-active {
  background: transparent !important;
}

.tns-nav button:focus {
  opacity: 0.8;
}

/* Testimonial */
.testimonial {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 56px 0 40px;
  border-radius: 22px;
  min-height: 500px;
  vertical-align: middle;
}

.testimonial * { color: #fff; }

.tns-item .testimonial {
  background-color: #0C967E;
  opacity: 0.4;
}

.tns-item.tns-slide-active .testimonial {
  opacity: 1;
}

.testimonial__image {
  display: block;
  order: 2;
}

.testimonial__image img {
  display: block;
  height: auto;
  /*width: 100%;*/
  width: 97px !important;
}

.testimonial__content {
  align-items: center;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.4rem;
  margin: 0;
  padding: 24px 5% 0;
  text-align: center;
  transition: all 0.15s linear;
  position: relative;
}

.testimonial__content h1,
.testimonial__content h2,
.testimonial__content h3,
.testimonial__content h4,
.testimonial__content h5,
.testimonial__content h6 {
  color: #454249;
  font-weight: 700;
  letter-spacing: unset;
  text-transform: none;
}

.testimonial__content p {
  font-size: 22px;
  font-style: normal;
  line-height: 1.409em;
}

.testimonial__author__name {
  font-size: 16px;
  font-style: normal;
  line-height: 1.625em; 
  font-weight: 700;
}

.testimonial__job__title {
  font-size: 12px;
  font-style: normal;
  line-height: 2.167em; 
  font-weight: 500;
}

.testimonial__content p {
  font-style: italic;
  font-weight: 600;
}

.testimonial__author {
  display: flex;
  flex-direction: column;
}

.testimonial__author__name {
  display: inline-block;
  vertical-align: middle;
}

.testimonial__job__title {
  font-style: normal;
}

@media screen and (min-width: 640px) {
  /*.testimonial {
    flex-direction: row;
  }*/

  .testimonial__image {
    display: none;
    order: 0;
  }

  .testimonial__content {
    padding: 24px 7% 0;
  }
}

@media screen and (min-width: 768px) {
  .testimonial__image {
    display: block;
    overflow: hidden;
    position: relative;
    /*width: 100%;*/
  }

  .testimonial__image img {
    height: 100%;
    left: -50%;
    position: absolute;
    width: auto;
  }

  .testimonial__content {
    padding: 24px 10% 0;
  }
  
}

@media screen and (min-width: 980px) {
  .testimonial__content {
    padding: 24px 14% 0;
  }

  .testimonial__image img {
    left: unset;
    position: initial;
  }
}

@media (max-width: 1024px) {
  .tns-controls button:first-of-type { left: 0; }
  .tns-controls button:last-of-type { right: 0; }
  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .testimonial__image {
    flex: 2;
  }

  .testimonial__image img {
    left: 0;
  }

  .testimonial__content {
    align-items: stretch;
    flex: 1 0 50%;
  }

  .tns-nav {
    bottom: -25px;
  }
}

@media (max-width: 767px) {
  .tns-nav { bottom: -41px; }
  .tns-controls { bottom: -96px; }
}

@media screen and (max-width: 767px) and (-ms-high-contrast: active),
  (max-width: 767px) and (-ms-high-contrast: none) {
  .testimonial {
    display: block;
  }
}

@media (max-width: 575px) {
  .tns-controls button { display: none; }
  
  .testimonial {
  min-height: 825px;
} 
  .testimonial__content p { font-size: 18px; }
  
}
