/*----------------------------------------*/
/*  7.25 testimonial css
/*----------------------------------------*/
.ca-testimonial-spacing {
  margin: 0 10px;
  border-radius: 40px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .ca-testimonial-spacing {
    margin: 0;
  }
}
.ca-testimonial-ratings {
  font-weight: 700;
  font-size: 62px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
  display: flex;
  align-items: flex-start;
  line-height: 75%;
}
.ca-testimonial-ratings svg {
  margin-left: 5px;
}
.ca-testimonial-review-count {
  font-weight: 500;
  font-size: 16px;
  color: #aaaab2;
}
.ca-testimonial-reviewed {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #aaaab2;
}
.ca-testimonial-comment {
  font-weight: 600;
  font-size: 30px;
  line-height: 143%;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .ca-testimonial-comment {
    font-size: 26px;
  }
}
.ca-testimonial-author-name b {
  font-size: 18px;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
}
.ca-testimonial-author-name span {
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.ca-testimonial-slider-wrap {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4), inset 0 0 4px 0 rgba(255, 255, 255, 0.12);
  background: #131416;
  border-radius: 32px;
  padding: 70px 60px 50px 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 574.98px) {
  .ca-testimonial-slider-wrap {
    padding: 40px 20px 20px 20px;
  }
}
.ca-testimonial-bg-transparent {
  position: absolute;
  display: inline-block;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
  height: 100px;
  border-radius: 32px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1), inset 0 0 4px 0 rgba(255, 255, 255, 0.12);
  background: rgba(19, 20, 22, 0.5);
}
.ca-testimonial-navigation {
  display: flex;
  gap: 10px;
}
.ca-testimonial-navigation span {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 40px;
  width: 50px;
  height: 50px;
  display: inline-block;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.06);
  color: var(--tp-common-white);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.ca-testimonial-pagination {
  position: absolute;
  top: 0;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto;
  width: 50% !important;
  background: rgba(250, 40, 55, 0.2);
  border-radius: 0 0 10px 10px;
}
.ca-testimonial-pagination .swiper-pagination-progressbar-fill {
  background: var(--tp-theme-primary);
  border-radius: 0 0 0 10px;
}

.shop-testimonial-comment {
  font-size: 62px;
  line-height: 116%;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-testimonial-comment {
    font-size: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-testimonial-comment {
    font-size: 38px;
  }
}
@media (max-width: 574.98px) {
  .shop-testimonial-comment {
    font-size: 30px;
  }
}
.shop-testimonial-name {
  font-size: 24px;
  letter-spacing: -0.02em;
  color: rgba(30, 30, 30, 0.6);
}
.shop-testimonial-brand-name b {
  font-size: 24px;
  letter-spacing: 0.72em;
  color: var(--tp-common-black);
}
.shop-testimonial-brand-name span {
  font-size: 13px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  line-height: 1;
}
.shop-testimonial-slider-active {
  margin: 0 200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-testimonial-slider-active {
    margin: 0 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-testimonial-slider-active {
    margin: 0;
  }
}
.shop-testimonial-navigation {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .shop-testimonial-navigation {
    position: inherit;
    top: 0;
  }
}
.shop-testimonial-navigation span {
  border: 1px solid rgba(30, 30, 30, 0.2);
  border-radius: 54px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s ease;
}
.shop-testimonial-navigation span:hover {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
}

.tp-testimonial-text-title {
  font-size: 92px;
  line-height: 111%;
  letter-spacing: -0.05em;
  color: rgba(27, 23, 15, 0.1);
}
.tp-testimonial-text-title span {
  transform: translateY(-14px);
  display: inline-block;
  margin-left: 10px;
}

/*----------------------------------------*/
/*  7.24 testimonial css
/*----------------------------------------*/
.ca-team-border {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ca-team-subtitle {
  font-weight: 500;
  font-size: 17px;
  letter-spacing: -0.06em;
}
.ca-team-subtitle span {
  color: var(--tp-theme-primary);
}
.ca-team-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.03em;
  line-height: 1;
}
.ca-team-content span {
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.ca-team-item-2 .ca-team-content span {
  color: rgba(0, 0, 0, 0.8);
}

.pp-team-style .ca-portfolio-thumb {
  border-radius: 0;
}
.pp-team-style .ca-team-content span {
  color: #6d6868;
}
.pp-team-subtitle-black span {
  color: var(--tp-common-black);
}

.tp-team-details-ptb {
  padding-top: 166px;
}
.tp-team-details-thumb img {
  width: 100%;
  border-radius: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-team-details-info {
    flex-wrap: wrap;
  }
}
.tp-team-details-info-contact {
  padding: 10px 0;
  border-top: 1px solid rgba(17, 16, 19, 0.1);
  border-bottom: 1px solid rgba(17, 16, 19, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-team-details-info-contact {
    margin-bottom: 20px;
  }
}
.tp-team-details-info-contact a {
  font-size: 14px;
  font-weight: 500;
  color: #111013;
  display: inline-block;
  letter-spacing: -0.28px;
}
.tp-team-details-info-contact a:hover {
  color: var(--tp-theme-primary);
}
.tp-team-details-info-contact a:not(:last-of-type) {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(17, 16, 19, 0.1);
}
.tp-team-details-info-contact a svg {
  margin-right: 5px;
}
.tp-team-details-info-social .tp-offcanvas-social {
  margin-top: 0;
}
.tp-team-details-info-social .tp-offcanvas-social a {
  background-color: transparent;
  border: 1px solid rgba(17, 16, 19, 0.08);
}
.tp-team-details-info-social .tp-offcanvas-social a:hover {
  border-color: var(--tp-theme-primary);
  background-color: var(--tp-theme-primary);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-team-details-wrap {
    margin-bottom: 30px;
  }
}
.tp-team-details-wrapper {
  padding-left: 80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-team-details-wrapper {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-details-wrapper {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
  .tp-team-details-wrapper {
    padding-left: 0;
  }
}
.tp-team-details-text {
  margin-bottom: 30px;
}
.tp-team-details-text p {
  font-size: 18px;
  line-height: 156%;
  color: rgba(9, 9, 11, 0.7);
}
.tp-team-details-text-sub {
  font-weight: 600;
  font-size: 24px;
  color: var(--tp-common-black);
}
.tp-team-details-text-title {
  color: #111013;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 25px;
  letter-spacing: -0.8px;
}
.tp-team-details-more-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  letter-spacing: -0.48px;
  font-family: var(--tp-ff-inter);
}
.tp-team-details-more ul li {
  list-style: none;
  color: #111013;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.tp-team-details-more ul li span {
  color: #525356;
  font-size: 16px;
  font-weight: 400;
  min-width: 100px;
  margin-right: 40px;
  display: inline-block;
}
.tp-team-details-progress-title {
  color: #111013;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 13px;
}
.tp-team-details-progress-inner {
  position: relative;
  width: 100%;
  height: 5px;
  background: #d9d9d9;
}
.tp-team-details-progress-bar {
  overflow: visible;
  display: flex;
  height: 5px;
  text-align: center;
  white-space: nowrap;
  transition: 0.6s ease;
  position: relative;
  background-color: var(--tp-theme-primary);
}
.tp-team-details-progress-bar::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 1px;
  right: 0px;
  top: -8px;
  margin: auto;
  background-color: var(--tp-theme-primary);
}
.tp-team-details-progress-counter {
  margin-top: -29px;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: -15px;
  text-transform: uppercase;
}
.tp-team-details-input-content input, .tp-team-details-input-content textarea {
  border-radius: 6px;
  margin-bottom: 20px;
  background-color: #f8f8fb;
  color: var(--tp-common-black);
  border: 1px solid transparent;
}
.tp-team-details-input-content input:focus, .tp-team-details-input-content textarea:focus {
  background-color: transparent;
  border-color: var(--tp-theme-primary);
  box-shadow: 0px 0px 0px 3px rgba(255, 87, 34, 0.1);
}
.tp-team-details-input-content input::placeholder, .tp-team-details-input-content textarea::placeholder {
  color: #848788;
}
.tp-team-details-input-content textarea {
  resize: none;
  height: 160px;
}
.tp-team-details-input-btn button {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 35px;
  border-radius: 6px;
  letter-spacing: 0;
  border: 1px solid transparent;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.tp-team-details-input-btn button:hover {
  color: var(--tp-common-black);
  background-color: transparent;
  border-color: var(--tp-common-black);
}

