/* Section 1 CSS */
.stars i{
    font-size: 28px;
    color: gold;
    margin: 0 2px;
}
body .section-testimonials-1,
body .section-testimonials-2,
body .section-testimonials-3,
body .section-testimonials-4,
body .section-testimonials-5,
body .section-testimonials-6,
body .section-testimonials-7,
body .section-testimonials-8,
body .section-testimonials-9,
body .section-testimonials-10,
body .section-testimonials-11,
body .section-testimonials-12{
    font-family: "Open Sans", sans-serif;
}
.section-testimonials-1 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-1 p.fw-bold {
  font-weight: bold;
}
.section-testimonials-1 img {
  width: 56px;
  height: 56px;
}

/* Section 2 CSS */
.section-testimonials-2 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-2 .d-flex div {
  font-size: 24px;
  color: #ccc;
}
.section-testimonials-2 span {
  color: gold;
}
.section-testimonials-2 p.fw-bold {
  font-weight: bold;
}
.section-testimonials-2 img {
  width: 56px;
  height: 56px;
}

/* Section 3 CSS */
.section-testimonials-3 {
  position: relative;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: black;
}

.section-testimonials-3 .position-relative {
  position: relative;
  z-index: 2;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-3 p {
  font-weight: bold;
  color: white;
}
.section-testimonials-3 img {
  width: 56px;
  height: 56px;
}

/* Section 4 CSS */
.section-testimonials-4 {
  position: relative;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-top: 3rem;
  background-color: black;
}

.section-testimonials-4 .position-relative {
  position: relative;
  z-index: 2;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-4 p {
  font-weight: bold;
  color: white;
}
.section-testimonials-4 img {
  width: 56px;
  height: 56px;
}


/* Section 5 CSS */
.section-testimonials-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-5 h2 {
  font-weight: bold;
  color: #212529;
}
.section-testimonials-5 p.text-secondary {
  color: #6c757d;
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
}
.section-testimonials-5 .bg-light {
  padding: 1.5rem;
  background-color: #f8f9fa;
  border-radius: 0.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.section-testimonials-5 .mb-3 div {
  font-size: 24px;
  color: #ccc;
}
.section-testimonials-5 span {
  color: gold;
}
.section-testimonials-5 blockquote {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.section-testimonials-5 img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.section-testimonials-5 .fw-bold {
  margin-bottom: 0;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.section-testimonials-5 .text-secondary {
  margin-bottom: 0;
  color: #6c757d;
}

/* Section 6 CSS */
.section-testimonials-6 {
  background-color: #f8f9fa;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-6 h2 {
  font-weight: bold;
  color: #212529;
}
.section-testimonials-6 p.text-secondary {
  color: #6c757d;
  font-size: 1.25rem;
}
.section-testimonials-6 .bg-white {
  padding: 1.5rem;
  background-color: white;
  border-radius: 0.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.section-testimonials-6 .mb-3 div {
  font-size: 24px;
  color: #ccc;
}
.section-testimonials-6 span {
  color: gold;
}
.section-testimonials-6 blockquote {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.section-testimonials-6 img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.section-testimonials-6 .fw-bold {
  margin-bottom: 0;
  font-weight: bold;
}
.section-testimonials-6 .text-secondary {
  margin-bottom: 0;
  color: #6c757d;
}

/* Section 7 CSS */
.section-testimonials-7 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-7 h2 {
  font-weight: bold;
  color: #212529;
}
.section-testimonials-7 p.text-secondary {
  color: #6c757d;
  font-size: 1.25rem;
}
.section-testimonials-7 .bg-white {
  padding: 1.5rem;
  background-color: white;
  border-radius: 0.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.section-testimonials-7 .mb-3 div {
  font-size: 24px;
  color: #ccc;
}
.section-testimonials-7 span {
  color: gold;
}
.section-testimonials-7 blockquote {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.section-testimonials-7 p {
  color: #212529;
}
.section-testimonials-7 .text-dark {
  margin-bottom: 0;
  color: #212529;
}

/* Section 8 CSS */
.section-testimonials-8 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-8 h1 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  color: #212529;
  font-weight: bold;
}
.section-testimonials-8 strong {
  font-weight: bold;
  margin-bottom: 0.25rem;
  text-align: start;
  max-width: 800px;
}
.section-testimonials-8 span {
  margin-bottom: 1.5rem;
  text-align: start;
  color: #6c757d;
  max-width: 800px;
}
.section-testimonials-8 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media (max-width: 768.98px) {
  .section-testimonials-8 .col-md-6 {
    min-height: 400px !important;
  }
  .section-testimonials-8 img {
    height: 400px !important;
    width: 100% !important;
    position: relative !important;
    object-position: center !important;
    border-radius: 1rem !important;
  }
}

/* Section 9 CSS */
.section-testimonials-9 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-9 h1 {
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  color: #212529;
  font-weight: bold;
}
.section-testimonials-9 strong {
  font-weight: bold;
  margin-bottom: 0.25rem;
  text-align: start;
  max-width: 800px;
}
.section-testimonials-9 span {
  margin-bottom: 1.5rem;
  text-align: start;
  color: #6c757d;
  max-width: 800px;
}
.section-testimonials-9 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media (max-width: 768.98px) {
  .section-testimonials-9 .col-md-6 {
    min-height: 400px !important;
  }
  .section-testimonials-9 img {
    height: 400px !important;
    width: 100% !important;
    position: relative !important;
    object-position: center !important;
    border-radius: 1rem !important;
  }
}

/* Section 10 CSS */
.section-testimonials-10 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.section-testimonials-10 h2 {
  font-weight: bold;
  color: #212529;
}
.section-testimonials-10 p.text-secondary {
  color: #6c757d;
  font-size: 1.25rem;
}
.section-testimonials-10 .card {
  position: relative;
  border-radius: 1rem;
  min-height: 375px;
  overflow: hidden;
  color: white;
}
.section-testimonials-10 .card img {
  border-radius: 1rem;
  object-fit: cover;
  width: 100%;
  height: 375px;
}
.section-testimonials-10 .card-img-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem 2.5rem;
  color: white;
}
.section-testimonials-10 .card-title {
  font-weight: bold;
}

/* Section 11 CSS */
.section-testimonials-11 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-testimonials-11 h2 {
  font-weight: bold;
  color: #212529;
}
.section-testimonials-11 p.text-secondary {
  color: #6c757d;
  font-size: 1.25rem;
}
.section-testimonials-11 img {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  object-fit: cover;
}
.section-testimonials-11 h5 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
.section-testimonials-11 .card-text {
  color: #4b5563;
}
@media (max-width: 768.98px) {
  .section-testimonials-11 img {
    width: 100%;
    height: 200px;
    border-radius: 0;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-testimonials-11 .row.g-5 {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .section-testimonials-11 .col-md-4 {
    flex: 0 0 48%;
    max-width: 48%;
    display: flex;
    flex-direction: column;
  }
  .section-testimonials-11 img {
    height: 220px;
    width: 100%;
    border-radius: 1.2rem !important;
    object-fit: cover;
  }
  .section-testimonials-11 .col-md-4 > div.mt-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

.section-testimonials-12 {
  padding: 60px 0;
}
.section-testimonials-12 .feedback-block {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 10px;
  transition: box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  padding: 20px 25px;
}
.section-testimonials-12 .feedback-block {
  min-height: 400px;
}
.section-testimonials-12 .feedback-block img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}
.section-testimonials-12 .feedback-block .fw-bold {
  font-style: italic;
  font-weight: 600;
}
.section-testimonials-12 .feedback-block .text-secondary {
  font-style: italic;
  color: #6b7280;
}
.section-testimonials-12 .feedback-block p {
  font-style: italic;
}
.section-testimonials-12 .feedback-block p.no-italic {
  font-style: normal !important;
}

.section-testimonials-12.client-feedback .row {
  display: flex;
  flex-wrap: wrap;
}
.section-testimonials-12.client-feedback .col-lg-4 {
  display: flex;
}
.section-testimonials-12 .custom-text {
  font-size: 17px;
  color: #4b5563;
  max-width: 900px;
}
@media (max-width: 768px) {
  .section-testimonials-12 .custom-text {
    font-size: 15px;
    max-width: 330px;
    line-height: 1.4;
  }
}
