:root {
  --primaryColor: #8AF135;
  --secondarycolor: #2A4741;
  --commonwhite: #FFFFFF;
  --commonblack: #0F2923;
  --commongray: #333333;
  --commonborder: #525252;
  --commonlightBlack: #2A4741;
  --bodyheading: #FFFFFF;
  --bodytext: #FFFFFF;
  --colorskyBlue: #A1EEFF;
  --colorlightPink: #FFBD8C;
  --colorlightGreen: #C7FF6B;
  --themeprimary: #8AF135;
  --bggray: #F6F6F6;
}

.slider-inner-wrapper .trasted-client {
  position: absolute;
  left: 60px;
  top: 60px;
  z-index: 2;
  max-width: 300px;
}
.slider-inner-wrapper .trasted-client span {
  margin-bottom: 44px;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  font-family: "Outfit", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  background: #ffffff;
}
.slider-inner-wrapper .tp--slider.slider-style2 .slider-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 11px;
  margin-bottom: 10px !important;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1%;
  left: unset;
  transform: translate(-50%, -50%);
  z-index: 260;
  width: 60px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-next,
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-prev {
  padding-left: 0 !important;
  width: 60px;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: all 0.5s;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-next i,
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-prev i {
  border-radius: 6px 6px 0px 0px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-next:hover i,
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-prev:hover i {
  background: #ffbd27;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .tp-slider-navigation .tp-slider-next i {
  border-radius: 0px 0px 6px 6px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item {
  position: relative;
  padding: 60px 50px 60px 60px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box {
  display: flex;
  align-items: center;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box .banner-image {
  margin-top: 125px;
  margin-left: 50px;
  width: 90%;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box .slider-subtitle {
  margin: 0;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box .slider-title {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 29px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box .slider-title .slider-subtitle {
  margin-left: 2px;
  color: #8AF135;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .content--box .slider-btn {
  margin-top: 40px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .description {
  margin-left: 30px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .description .desc {
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  font-family: "Outfit", sans-serif;
  color: #ffffff;
  margin-bottom: 40px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .review-body .desc {
  margin: 30px 0;
  border-bottom: 2px solid #E9ECF1;
  padding-bottom: 5px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .review-body .star-rating .star {
  position: relative;
  color: #8AF135;
  display: inline-block;
  font-family: tp-icons;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 27px;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 26px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .banner-image {
  position: relative;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .banner-image .quote {
  position: absolute;
  left: -30px;
  bottom: -25px;
}
.slider-inner-wrapper .tp--slider.slider-style2 .single--item .review-end {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-inner-wrapper .tp--slider.slider-style1 .slider-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 11px;
  margin-bottom: 10px !important;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1%;
  left: unset;
  transform: translate(-50%, -50%);
  z-index: 260;
  width: 60px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-next,
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-prev {
  padding-left: 0 !important;
  width: 60px;
  height: 60px;
  border-radius: 6px 6px 0px 0px;
  background-color: #ffffff;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  text-align: center;
  transition: all 0.5s;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-next i,
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-prev i {
  border-radius: 6px 6px 0px 0px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-next:hover i,
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-prev:hover i {
  background: #ffbd27;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-next {
  border-radius: 0px 0px 6px 6px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .tp-slider-navigation .tp-slider-next i {
  border-radius: 0px 0px 6px 6px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item {
  position: relative;
  background: #ffffff;
  padding: 45px;
  box-shadow: 0px 14px 70px rgba(0, 0, 0, 0.07);
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .content--box {
  display: flex;
  align-items: center;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .content--box .slider-subtitle {
  margin: 0;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .content--box .slider-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 3px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .content--box .slider-btn {
  margin-top: 40px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .description {
  margin-left: 30px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .review-body .desc {
  margin-bottom: 30px;
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 5px;
  padding-top: 30px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .review-body .star-rating .star {
  position: relative;
  color: #8AF135;
  display: inline-block;
  font-family: "tp-icons";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  line-height: 27px;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 26px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .banner-image {
  position: relative;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .banner-image .quote {
  position: absolute;
  top: 0px;
  right: -17px;
  top: 16px;
}
.slider-inner-wrapper .tp--slider.slider-style1 .single--item .review-end {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-inner-wrapper .tp--slider.slider-style3 .about-inner-wrapper-inner {
  padding-left: 65px;
  max-width: 530px;
}
.slider-inner-wrapper .tp--slider.slider-style3 .about-inner-wrapper-inner .slider-title {
  font-size: 42px;
  font-weight: 600;
}
.slider-inner-wrapper .tp--slider.slider-style3 .swiper-pagination {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  display: grid;
  background: #fff;
  border-radius: 20px;
  left: 96%;
  width: 32px;
  height: 65px;
  padding: 17px 6px 12px;
}
.slider-inner-wrapper .tp--slider.slider-style3 .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}

.tp--slider.slider-style6 .slider-title {
  color: rgb(255, 255, 255);
  font-family: Outfit;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
.tp--slider.slider-style6 .slider-subtitle {
  color: rgb(163, 163, 163);
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
}
.tp--slider.slider-style6 .quote-img {
  position: absolute;
  right: 1px;
  bottom: 0;
}
.tp--slider.slider-style6 .quote-img img {
  min-height: 85px;
}
.tp--slider.slider-style6 .item-rating {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 37px;
}
.tp--slider.slider-style6 .item-rating i {
  color: var(--themeprimary);
  font-size: 18px;
}
.tp--slider.slider-style6 .content--box {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 35px;
  gap: 20px;
}
.tp--slider.slider-style6 .content--box .banner-image {
  width: 88px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.tp--slider.slider-style6 .content--box .banner-image img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.tp--slider.slider-style6 .desc {
  color: rgba(255, 255, 255, 0.7);
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  margin-bottom: 30px;
}

.tp--slider.slider-style7 .single--item {
  background: #33574F;
  padding: 35px 30px 35px;
  border-radius: 8px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
}
.tp--slider.slider-style7 .single--item:hover {
  border-color: var(--themeprimary);
}
.tp--slider.slider-style7 .single--item .slider-title {
  color: var(--bodyheading);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
.tp--slider.slider-style7 .single--item .slider-subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  margin-bottom: 0;
}
.tp--slider.slider-style7 .single--item .item-rating {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 18px;
}
.tp--slider.slider-style7 .single--item .item-rating i {
  color: #FFD600;
}
.tp--slider.slider-style7 .single--item .content--box {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tp--slider.slider-style7 .single--item .content--box .banner-image img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  flex-shrink: 0;
}
.tp--slider.slider-style7 .single--item .desc {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 28px;
}

.slider_testimonial_wrap_overlay {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  position: relative;
  z-index: 1;
}
.slider_testimonial_wrap_overlay::before {
  position: absolute;
  left: -4px;
  content: "";
  background: linear-gradient(90deg, rgb(24, 66, 57), rgba(24, 66, 57, 0) 100%);
  height: 100%;
  width: 285px !important;
  z-index: 9;
  bottom: 0;
}
.slider_testimonial_wrap_overlay::after {
  position: absolute;
  right: -4px;
  content: "";
  background: linear-gradient(90deg, rgb(24, 66, 57), rgba(24, 66, 57, 0) 100%);
  height: 100%;
  width: 285px !important;
  z-index: 9;
  bottom: 0;
  transform: rotate(180deg);
}

.tp-slider-navigation {
  display: flex;
  align-items: center;
  justify-content: end;
  position: absolute;
  right: 30px;
  bottom: 27px;
  z-index: 1;
}
.tp-slider-navigation .tp-slider-prev i,
.tp-slider-navigation .tp-slider-next i {
  font-size: 26px;
  padding: 15px 18px;
  background: #8AF135;
  color: #ffffff;
  font-weight: 200;
  transition: 0.3s;
}
.tp-slider-navigation .tp-slider-prev i:hover {
  background: #0C0A0A;
}
.tp-slider-navigation .tp-slider-next i:hover {
  background: #0C0A0A;
}

/*# sourceMappingURL=slider.css.map */
