:root {
  --e-global-color-primary: #EAA638;
  --e-global-color-text: #7A8986;
}

.e-e-testimonial .grid-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.e-e-testimonial .grid-item {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.e-e-testimonial .ee--testimonial {
  text-align: center;
}

.e-e-testimonial .e-e-grid-img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.eel-rating {
  color: #FFAF02;
  font-size: 25px;
  line-height: 100%;
}

.eel-rating .star {
  margin-right: 0px;
}

.eel-rating .star.filled {
  color: #FFAF02;
}

.eel-title-icon svg {
  height: 1em;
  width: 1em;
  position: relative;
  top: 4px;
  left: 2px;
}

.ee--tstml-inner-wrap {
  background: #EFEFF9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 80px;
  padding: 80px;
  border-radius: 16px;
}

.ee--tstml-inner-wrap .eel-author-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap .eel-author {
  min-width: auto;
}

.ee--tstml-inner-wrap .eel-designation {
  font-size: 14px;
  line-height: 150%;
  color: #12121280;
  font-style: normal;
  margin-bottom: 8px;
  display: inline-block;
}

.ee--tstml-inner-wrap .eel-picture {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-right: 24px;
}

.ee--tstml-inner-wrap .eel-picture img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ee--tstml-inner-wrap .eel-name {
  font-size: 20px;
  line-height: 100%;
}

.ee--tstml-inner-wrap .eel-description {
  font-size: 24px;
  text-align: left;
  color: var(--e-global-color-text);
  line-height: 150%;
  letter-spacing: -0.02em;
}

.ee--tstml-inner-wrap .eel-quote svg {
  height: 120px;
  fill: var(--e-global-color-primary);
}

.ee--tstml-inner-wrap.skin1 {
  display: block;
}

.ee--tstml-inner-wrap.skin1 .eel-picture img {
  width: 50px;
  height: 50px;
}

.ee--tstml-inner-wrap.skin1 .eel-picture {
  min-width: 50px;
  margin-right: 15px;
}

.ee--tstml-inner-wrap.skin1 .eel-author-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ee--tstml-inner-wrap.skin1 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin1 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin2 {
  display: block;
}

.ee--tstml-inner-wrap.skin2 .eel-picture-des-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap.skin2 .eel-picture img {
  width: 50px;
  height: 50px;
}

.ee--tstml-inner-wrap.skin2 .eel-picture {
  min-width: 50px;
  margin-right: 15px;
}

.ee--tstml-inner-wrap.skin2 .eel-author-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ee--tstml-inner-wrap.skin2 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin2 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin2.eel-avatar-image-top .eel-picture-des-wrap {
  display: block;
}

.ee--tstml-inner-wrap.skin2.eel-avatar-image-top .eel-picture {
  margin-bottom: 24px;
  margin-right: 0;
}

.ee--tstml-inner-wrap.skin2.eel-avatar-image-top .eel-description {
  text-align: center;
}

.ee--tstml-inner-wrap.skin2.eel-avatar-image-top .eel-author-wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.ee--tstml-inner-wrap.skin3 {
  display: block;
}

.ee--tstml-inner-wrap.skin3 .eel-picture-des-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap.skin3 .eel-picture img {
  width: 50px;
  height: 50px;
  display: block;
}

.ee--tstml-inner-wrap.skin3 .eel-picture {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-right: 15px;
}

.ee--tstml-inner-wrap.skin3 .eel-author-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ee--tstml-inner-wrap.skin3 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin3 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin3 .eel-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.ee--tstml-inner-wrap.skin4 {
  display: block;
}

.ee--tstml-inner-wrap.skin4 .eel-picture-des-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap.skin4 .eel-picture img {
  width: 100%;
  height: 400px;
  border-radius: 8px;
}

.ee--tstml-inner-wrap.skin4 .eel-picture {
  min-width: 320px;
  margin-right: 80px;
}

.ee--tstml-inner-wrap.skin4 .eel-author-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.ee--tstml-inner-wrap.skin4 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin4 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin4 .eel--description-wrap {
  display: -ms-grid;
  display: grid;
}

.ee--tstml-inner-wrap.skin5 {
  display: block;
}

.ee--tstml-inner-wrap.skin5 .eel-picture-des-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap.skin5 .eel-picture img {
  width: 50px;
  height: 50px;
  display: block;
}

.ee--tstml-inner-wrap.skin5 .eel-picture {
  min-width: 50px;
  margin-right: 15px;
}

.ee--tstml-inner-wrap.skin5 .eel-author {
  min-width: 100px;
}

.ee--tstml-inner-wrap.skin5 .eel-author-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ee--tstml-inner-wrap.skin5 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin5 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin5 .eel-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  margin-left: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.ee--tstml-inner-wrap.skin6 {
  display: block;
}

.ee--tstml-inner-wrap.skin6 .eel-picture-des-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ee--tstml-inner-wrap.skin6 .eel-picture img {
  width: 50px;
  height: 50px;
  display: block;
}

.ee--tstml-inner-wrap.skin6 .eel-picture {
  min-width: 50px;
  margin-right: 15px;
}

.ee--tstml-inner-wrap.skin6 .eel-description {
  text-align: center;
}

.ee--tstml-inner-wrap.skin6 .eel-author-wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ee--tstml-inner-wrap.skin6 .eel-designation {
  margin-bottom: 0;
}

.ee--tstml-inner-wrap.skin6 .eel-company-logo {
  text-align: left;
  margin-bottom: 12px;
}

.ee--tstml-inner-wrap.skin6 .eel-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.eel-hidden-testimonial {
  display: none;
}

.testifull-overlay {
  position: relative;
}

.testifull-overlay::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(57.03%, rgba(246, 244, 240, 0)), color-stop(94.05%, #F6F4F0));
  background: linear-gradient(180deg, rgba(246, 244, 240, 0) 57.03%, #F6F4F0 94.05%);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.eel-testimonial-more-btn {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px -5px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  font-size: 18px;
  line-height: 110%;
  color: #121212;
  padding: 12px 24px;
  cursor: pointer;
  text-align: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 30px auto 0;
  position: relative;
  z-index: 1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.eel-testimonial-more-btn:hover {
  background: #1F2937;
  color: #fff;
  border-color: #1F2937;
}

@media (max-width: 1024px) {
  .ee--tstml-inner-wrap {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    padding: 30px;
  }
  .ee--tstml-inner-wrap .eel-author-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .ee--tstml-inner-wrap .eel-author {
    display: -ms-inline-grid;
    display: inline-grid;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .ee--tstml-inner-wrap.skin3 .eel-author-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ee--tstml-inner-wrap.skin4 .eel-picture {
    margin-right: 30px;
  }
}

@media (max-width: 768px) {
  .eel-author-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .ee--tstml-wrap-skin-style-two .eel-content-wrap,
  .ee--tstml-wrap-skin-style-two .eel-picture {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .ee--tstml-wrap-skin-style-two .eel-picture img {
    height: auto;
  }
  .swiper-navigation-top {
    display: none;
  }
  .ee--tstml-inner-wrap {
    display: block;
  }
  .ee--tstml-inner-wrap .eel-author {
    text-align: center;
    margin-bottom: 24px;
  }
  .ee--tstml-inner-wrap .eel-picture {
    min-width: 100px;
    margin: 0 auto;
    padding-top: 10px;
  }
  .ee--tstml-inner-wrap .eel-description {
    text-align: center;
    margin-bottom: 30px;
  }
  .ee--tstml-inner-wrap .eel-quote svg {
    height: 60px;
  }
  .e-e-testimonial .grid-wrap {
    display: block;
  }
  .ee--tstml-inner-wrap.skin3 .eel-picture {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .ee--tstml-inner-wrap.skin3 .eel-author {
    margin-bottom: 0;
  }
  .ee--tstml-inner-wrap.skin2 .eel-picture-des-wrap {
    display: -ms-inline-grid;
    display: inline-grid;
  }
  .ee--tstml-inner-wrap.skin2 .eel-picture {
    margin-right: auto;
    padding-bottom: 10px;
  }
  .ee--tstml-inner-wrap.skin1 .eel-picture {
    margin-right: auto;
  }
  .ee--tstml-inner-wrap.skin1 .eel-company-logo {
    text-align: center;
    margin-top: 15px;
  }
  .ee--tstml-inner-wrap.skin4 .eel-picture-des-wrap {
    display: block;
  }
  .ee--tstml-inner-wrap.skin4 .eel-picture {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .ee--tstml-inner-wrap .eel-author-wrap {
    display: block;
    text-align: center;
  }
  .ee--tstml-inner-wrap.skin5 .eel-rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ee--tstml-inner-wrap.skin5 .eel-picture img {
    margin: auto;
    margin-bottom: 20px;
  }
  .ee--tstml-inner-wrap.skin5 .eel-rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .ee--tstml-inner-wrap .eel-author {
    margin-bottom: 10px;
  }
  .ee--tstml-inner-wrap.skin5 .eel-company-logo {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .ee--tstml-inner-wrap .eel-description {
    font-size: 18px;
  }
}
/*# sourceMappingURL=testimonials.css.map */