====================================================================
Testimonial Section
====================================================================

***/
.ks-testimonial-area {
  position: relative;
  z-index: 2;
  padding-bottom: 120px;
}
.ks-testimonial-area .ks-testimonial-top-wrap {
  margin-bottom: 50px;
}
.ks-testimonial-item {
  background-color: #FCFCFC;
  border-radius: 100px 100px 0 100px;
  -webkit-box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
  padding: 40px 60px;
  position: relative;
  z-index: 1;
}
[data-tm-layout=dark] .ks-testimonial-item {
  background-color: #222222;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 50px;
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-item {
    padding: 30px 20px;
  }
}
.ks-testimonial-item p {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.67;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-item p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-item p {
    font-size: 16px;
  }
}
.ks-testimonial-item p span {
  color: #0938d3;
}
.ks-testimonial-item .quote {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .ks-testimonial-item .quote {
    margin-bottom: 10px;
  }
}
.ks-testimonial-item .quote svg {
  fill: #ffc737;
}
@media (max-width: 767.98px) {
  .ks-testimonial-item .quote svg {
    width: 60px;
  }
}
.ks-testimonial-item .ratting {
  margin-bottom: 25px;
}
[data-tm-layout=dark] .ks-testimonial-item .ratting i {
  color: #ffc737;
}
.ks-testimonial-top-text p {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .ks-testimonial-top-text p br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-top-text p {
    margin-top: 30px;
  }
}
.ks-testimonial-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 60px;
  position: relative;
}
@media (max-width: 991.98px) {
  .ks-testimonial-thumb {
    margin-left: 0;
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-thumb {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-top: 30px;
  }
}
.ks-testimonial-thumb img {
  border-radius: 100px;
}
.ks-testimonial-thumb-sm {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px 20px 0;
  border-radius: 0 0 50px 0;
  background-color: #FCFCFC;
}
.ks-testimonial-thumb-sm::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -60px;
  width: 60px;
  height: 60px;
  -webkit-transform: scale(-1) rotate(90deg);
  transform: scale(-1) rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-testimonial-thumb-sm::after {
  content: "";
  position: absolute;
  bottom: -59px;
  left: 0px;
  width: 60px;
  height: 60px;
  -webkit-transform: scale(-1) rotate(90deg);
  transform: scale(-1) rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-testimonial-thumb-sm img {
  border-radius: 70px;
}
.ks-testimonial-shape-1 {
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: -1;
}
[data-tm-layout=dark] .ks-testimonial-shape-1 {
  opacity: 0.1;
}
.ks-testimonial-user-info {
  line-height: 1;
}
.ks-testimonial-user-wrap span {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff826;
}
.ks-testimonial-user-wrap .title {
  color: #FCFCFC;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 5px;
}
[data-tm-layout=dark] .ks-testimonial-user-wrap .title {
  color: #13132e;
}
.ks-testimonial-user-wrap .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 20px;
}
.ks-testimonial-user-wrap .thumb img {
  border-radius: 50%;
  height: 58px;
  width: 58px;
}
.ks-testimonial-bottom {
  margin-top: -40px;
  margin-left: 60px;
  padding: 60px 80px 20px 80px;
  border-radius: 0 0 100px 100px;
  -webkit-box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
  background: linear-gradient(322deg, #fff826 0%, #0938d3 100%);
}
@media (max-width: 991.98px) {
  .ks-testimonial-bottom {
    margin-left: 0;
    border-radius: 20px;
    padding: 60px 50px 20px 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-bottom {
    padding: 60px 20px 20px 20px;
  }
}
.ks-testimonial-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation {
    gap: 10px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-navigation {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ks-testimonial-navigation button {
  height: 58px;
  width: 58px;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 0.8;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 46, 0.25);
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation button {
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation button svg {
    width: 15px;
  }
}
.ks-testimonial-navigation button:hover {
  background-color: #FCFCFC;
  border-color: #FCFCFC;
}
[data-tm-layout=dark] .ks-testimonial-navigation button:hover svg path {
  fill: #13132e;
}
.ks-testimonial-progress {
  width: 100%;
}
.ks-testimonial-progress .swiper-pagination-progressbar {
  background: rgba(19, 19, 46, 0.2);
}
.ks-testimonial-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
}
[data-tm-layout=dark] .ks-testimonial-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000000;
}
.ks-testimonial-progress .swiper-horizontal > .swiper-pagination-progressbar, .ks-testimonial-progress .swiper-pagination-progressbar.swiper-pagination-horizontal, .ks-testimonial-progress .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .ks-testimonial-progress .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 2px;
}

.ks-testimonial-2-area {
  padding-top: 110px;
  padding-bottom: 200px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-area {
    padding-bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-area {
    padding-bottom: 80px;
  }
}
.ks-testimonial-2-area .ks-testi-panel {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-area .ks-testi-panel {
    margin-bottom: 50px;
  }
}
.ks-testimonial-2-area .ks-section-title-wrap {
  margin-bottom: 35px;
}
.ks-testimonial-2-area .ks-testimonial-user-wrap {
  margin-bottom: 10px;
}
.ks-testimonial-2-mlr {
  margin: 0 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 0 30px 30px;
}
@media (max-width: 767.98px) {
  .ks-testimonial-2-mlr {
    margin: 0;
  }
}
.ks-testimonial-2-item {
  padding: 50px;
  padding-bottom: 40px;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item {
    padding: 40px 25px;
  }
}
.ks-testimonial-2-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 20px;
  -webkit-transform: scale(0.994);
          transform: scale(0.994);
  background-color: #FCFCFC;
  clip-path: path("M0 20C0 8.9543 8.95431 0 20 0H455C466.046 0 475 8.95431 475 20V52.3153C475 63.361 483.954 72.3153 495 72.3153H550C561.046 72.3153 570 81.2696 570 92.3153V274C570 285.046 561.046 294 550 294H20C8.9543 294 0 285.046 0 274V20Z");
  z-index: -1;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item::before {
    top: 1px;
    clip-path: unset;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-2-item::before {
    top: 0;
  }
}
.ks-testimonial-2-item::after {
  Position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background: linear-gradient(322deg, #fff826 0%, #0938d3 100%);
  clip-path: path("M0 20C0 8.9543 8.95431 0 20 0H455C466.046 0 475 8.95431 475 20V52.3153C475 63.361 483.954 72.3153 495 72.3153H550C561.046 72.3153 570 81.2696 570 92.3153V274C570 285.046 561.046 294 550 294H20C8.9543 294 0 285.046 0 274V20Z");
  z-index: -2;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item::after {
    clip-path: unset;
    height: calc(100% + 3px);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-2-item::after {
    height: calc(100% + 1px);
  }
}
.ks-testimonial-2-item .ks-testimonial-user-info span {
  color: Rajdhani,sans-serif;
}
.ks-testimonial-2-item .ks-testimonial-user-info .title {
  margin-bottom: 4px;
  color: #000000;
}
.ks-testimonial-2-item .ratting {
  margin-right: 95px;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-item .ratting {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item .ratting {
    margin-right: 100px;
  }
}
.ks-testimonial-2-content {
  padding-top: 80px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-content {
    padding-top: 0;
  }
}
.ks-testimonial-2-content p {
  margin-right: 100px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-content p {
    margin-right: 0;
  }
}
.ks-testimonial-2-content .ks-about-2-user {
  padding-top: 30px;
  margin: 35px 0;
  margin-right: 195px;
  border-top: 1px solid #dadada;
}
[data-tm-layout=dark] .ks-testimonial-2-content .ks-about-2-user {
  border-top: 1px solid rgba(19, 19, 46, 0.1);
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-content .ks-about-2-user {
    margin-right: 20px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-content .ks-about-2-user {
    margin-right: 0;
  }
}
.ks-testimonial-2-content .ks-about-2-user span {
  font-size: 14px;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-testimonial-2-content .ks-about-2-user span {
  color: rgba(19, 19, 46, 0.6);
}
.ks-testimonial-2-content .ks-about-2-ratting-box {
  margin-left: 20px;
}
.ks-testimonial-2-content .ks-about-2-ratting-box span {
  margin-left: 0;
}
.ks-testimonial-2-text p {
  font-weight: 400;
  line-height: 1.89;
  margin-right: 30px;
  margin-bottom: 0;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-text p {
    margin-right: 30px;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-2-text p {
    margin-right: 0;
  }
}
.ks-testimonial-2-item-wrap {
  position: relative;
  margin-left: 6px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item-wrap {
    margin-left: 0;
  }
}
.ks-testimonial-2-item-wrap .quote {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item-wrap .quote svg {
    width: 50px;
  }
}
.ks-testimonial-2-shape-1 {
  position: absolute;
  bottom: 6%;
  left: 40%;
  z-index: -1;
}
@media only screen and (max-width: 1699px) {
  .ks-testimonial-2-shape-1 {
    bottom: -8%;
    left: 35%;
  }
}

/*** 