.customer-stories-section {
    padding-top: 84px;
  }
  @media (max-width: 1599.98px) {
    .customer-stories-section {
      padding-top: 60px;
      
    }
  }
  @media (max-width: 767.98px) {
    .customer-stories-section {
      padding: 55px 0;
    }
  }
  .customer-stories-section .customer-stories-header {
	max-width: 550px;
    margin: auto;
    text-align: center;
    margin-bottom: 68.1px;
  }
  @media (max-width: 1199.98px) {
    .customer-stories-section .customer-stories-header {
      margin-bottom: 45px;
    }
  }
 
  .customer-stories-section .customer-stories-header__title {
    font-family: "Ubuntu", sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 46px;
    color: #0D1834;
    margin-bottom: 30px;
  }
  @media (min-width: 576px) {
    .customer-stories-section .customer-stories-header__title {
      font-size: 34px;
    }
  }
  @media (min-width: 1200px) {
    .customer-stories-section .customer-stories-header__title {
      font-size: 40px;
    }
  }
  @media (max-width: 767.98px) {
    .customer-stories-section .customer-stories-header__title {
      margin-bottom: 20px;
      font-size: 28px;
      line-height: 35px;
    }
  }
.customer-stories-section .customer-stories-header__description br{
	display:none;
}
  .customer-stories-section .customer-stories-header__description {
    font-family: "Oxygen", sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #0D1834;
    margin-bottom: 0;
	font-weight:400;
  }
  @media (min-width: 768px) {
    .customer-stories-section .customer-stories-header__description {
      font-size: 18px;
      line-height: 28px;
    }

  }
  @media (min-width: 1200px) {
    .customer-stories-section .customer-stories-header__description {
      font-size: 20px;
      font-weight: 300;
      line-height: 32px;
    }
  }
  @media (max-width: 575.98px) {
    .customer-stories-section .customer-stories-header__description .l-break {
      display: none;
    }
  }
  .customer-stories-section .customer-stories .read-more {
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #158825;
  }
  .customer-stories-section .customer-stories .m-both {
    margin: 0 -7.5px;
  }
  @media (min-width: 575.98px) {
    .customer-stories-section .customer-stories .m-both {
      margin: 0 -15px;
    }
  }
  @media (min-width: 1200px) {
    .customer-stories-section .customer-stories .m-both {
      margin: 0 -28.9px;
    }
  }
  .customer-stories-section .customer-stories .testimony-card {
    padding: 0 7.5px;
	margin-bottom: 30px;
  }
  @media (min-width: 576px) {
    .customer-stories-section .customer-stories .testimony-card {
      padding: 0 15px;
    }
  }
  @media (min-width: 1200px) {
    .customer-stories-section .customer-stories .testimony-card {
      margin-bottom: 40px;
      padding: 0 20px;
    }
  }
  @media (min-width: 1600px) {
    .customer-stories-section .customer-stories .testimony-card {
      margin-bottom: 57.1px;
      padding: 0 28.9px;
    }
  }
  .customer-stories-section .customer-stories__testimony {
    position: relative;
  }
  .customer-stories-section .customer-stories__testimony .testimony-link-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .customer-stories-section .customer-stories__testimony.written .customer-stories__testimony__description span{
    color: #158825;
  }
  .customer-stories-section .customer-stories__testimony.written {
    padding: 32.3px 22px 37.2px 26px;
    border: 1px solid #D9D9D9;
  }
  @media (max-width: 575.98px) {
    .customer-stories-section .customer-stories__testimony.written {
      padding: 25px;
    }
  }
  .customer-stories-section .customer-stories__testimony.written::after {
    content: "";
    width: 100%;
    opacity: 0;
    height: 2px;
    background: #00A217;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.3s ease-in-out all;
  }
  .customer-stories-section .customer-stories__testimony.written:hover::after {
    width: 100%;
    transition: 0.3s ease-in-out all;
    opacity: 1;
  }
  .customer-stories-section .customer-stories__testimony.written .customer-stories__testimony .quotes-image {
    margin-bottom: 16.2px;
  }
  .customer-stories-section .customer-stories__testimony.written .customer-stories__testimony__description {
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #0D1834;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 15px;
  }
 
  .customer-stories-section .customer-stories__testimony.written .customer-stories__testimony__author__name {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #0D1834;
    margin-bottom: 4.4px;
  }

  .customer-stories-section .customer-stories__testimony.written .customer-stories__testimony__author__data {
    font-family: "Oxygen", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #0D1834;
  }

  .customer-stories-section .customer-stories__testimony.video {
    position: relative;
    height: 100%;
    border: 1px solid #D0D1D2;
  }
  .customer-stories-section .customer-stories__testimony.video .testimony-link-overlay:hover ~ .customer-stories__testimony__author .btn-play-testimony {
    filter: brightness(0.8);
    transition: 0.3s ease-in-out all;
  }
  .customer-stories-section .customer-stories__testimony.video::after {
    content: '';
    position: absolute;
    background: linear-gradient(0deg, rgba(13, 52, 46, 0.8), transparent);
    height: 120px;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__video-thumbnail {
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__video-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__video-thumbnail::after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 71%;
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding-left: 25.4px;
    padding-bottom: 30.4px;
    z-index: 1;
    display: flex;
    align-items: flex-end;
  }

  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author .play-video{
    flex: 0 0 70px;
    max-width: 70px;
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author {
      padding-left: 10px;
      padding-bottom: 15px;
    }
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author .play-video .btn-play-testimony {
    border: none;
    border-radius: 50%;
    background: none;
    margin-right: 20.4px;
    padding: 0;
    cursor: pointer;
    transition: 0.3s ease-in-out all;
  }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author .play-video .btn-play-testimony {
      margin-right: 5px;
      transform: scale(0.7);
    }
  }
  @media (max-width: 575.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author .play-video .btn-play-testimony {
      margin-right: 15px;
    }
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__name {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
  }
  @media (max-width: 767.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__name {
      font-size: 15px;
    }
  }
  @media (max-width: 575.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__name {
      font-size: 15px;
      margin-bottom: 4px;
    }
  }
  .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__data {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
  }
  @media (max-width: 767.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__data {
      font-size: 13px;
    }
  }
  @media (max-width: 575.98px) {
    .customer-stories-section .customer-stories__testimony.video .customer-stories__testimony__author__data {
      font-size: 14px;
    }
  }



  .carousel-testimony-modal .modal-body {
    padding: 0;
  }
  .carousel-testimony-modal .modal-dialog {
    padding: 0 5px;
  }
  @media (min-width: 576px) {
    .carousel-testimony-modal .modal-dialog {
      max-width: 774px;
    }
  }
  .carousel-testimony-modal .modal-content {
    background-color: rgba(0, 0, 0, 0);
    border: none;
  }
  .carousel-testimony-modal .carousel-control-prev,
  .carousel-testimony-modal .carousel-control-next {
    bottom: inherit;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background: #fff;
    opacity: 1;
    border: none;
    border-radius: 50%;
  }
  @media (max-width: 575.98px) {
    .carousel-testimony-modal .carousel-control-prev,
  .carousel-testimony-modal .carousel-control-next {
      top: inherit;
      bottom: -80px;
      width: 40px;
      height: 40px;
    }
  }
  .carousel-testimony-modal .carousel-control-prev-icon,
  .carousel-testimony-modal .carousel-control-next-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    width: initial;
    height: initial;
    display: flex;
  }
  .carousel-testimony-modal .carousel-control-prev {
    left: -115px;
  }
  @media (max-width: 1023.98px) {
    .carousel-testimony-modal .carousel-control-prev {
      left: -75px;
    }
  }
  @media (max-width: 991.98px) {
    .carousel-testimony-modal .carousel-control-prev {
      left: 15px;
      border: 1px solid #ccc;
    }
  }
  @media (max-width: 575.98px) {
    .carousel-testimony-modal .carousel-control-prev {
        left: auto;
    	right: 55px;
    }
  }
  .carousel-testimony-modal .carousel-control-prev img {
    transform: rotate(-180deg);
  }
  .carousel-testimony-modal .carousel-control-next {
    right: -115px;
  }
  @media (max-width: 1023.98px) {
    .carousel-testimony-modal .carousel-control-next {
      right: -75px;
    }
  }
  @media (max-width: 991.98px) {
    .carousel-testimony-modal .carousel-control-next {
      right: 15px;
      border: 1px solid #ccc;
    }
  }
  @media (max-width: 575.98px) {
    .carousel-testimony-modal .carousel-control-next {
      right: 0;
    }
  }
  .carousel-testimony-modal .carousel__testimony.written {
    padding: 45px 72px 55px 52px;
    background-color: #fff;
  }
  @media (min-width: 576px) and (max-width: 991.98px) {
    .carousel-testimony-modal .carousel__testimony.written {
      padding: 50px 90px;
    }
  }
  @media (max-width: 575.98px) {
    .carousel-testimony-modal .carousel__testimony.written {
      padding: 25px 15px;
    }
  }
  .carousel-testimony-modal .carousel__testimony.written .quotes-image {
    margin-bottom: 22px;
  }
  .carousel-testimony-modal .carousel__testimony.written .carousel__testimony__description {
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #0D1834;
    margin-bottom: 35px;
  }
 
  .carousel-testimony-modal .carousel__testimony.written .carousel__testimony__author__name {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #0D1834;
  }

  .carousel-testimony-modal .carousel__testimony.written .carousel__testimony__author__data {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #0D1834;
  }

  .carousel-testimony-modal .carousel__testimony.video {
    position: relative;
    overflow: hidden;
  }
  .carousel-testimony-modal .carousel__testimony.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
  }
  .carousel-testimony-modal .carousel__testimony.video::after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 66.62%;
  }
  
  .modal-backdrop {
    background: #252B3B;
    z-index: 1049;
  }
  .modal-backdrop.show {
    opacity: 0.85;
  }