/* Testimonials Style 1 */
.testimonials-style-1 .sigma-testimonial-image-container {
    position: relative;
    display: inline-block;
}

.testimonials-style-1 .sigma-testimonial-image-container img {
    width: 130px;
    border-radius: 50%;
}
.testimonials-style-1 .sigma-testimonial-content p {
  font-size: 18px;
  line-height: 1.5;
  font-family: Roboto;
  margin-top: 40px;
  max-width: 80%;
  margin-left: 0;
}
.testimonials-style-1 .testimonial-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 22px;
    display: inline-block;
    font-weight: 700;
}
.sigma-testimonial-rating .checked {
    color: #0C2278;
}
.testimonials-style-1 .sigma-testimonial-rating {
    margin-top: 15px;
}

/* Testimonials Style 2 */
.testimonials-style-2 .sigma-testimonial-image-container,
.testimonials-style-2 .sigma-testimonial-image-container img {
    width: 80px;
    margin-right: 30px;
    border: #111111;
    border-width: 3px;
    border-style: solid;
}
.testimonials-style-2 .sigma-testimonial-image-container {
    position: relative;
}
.testimonials-style-2 .sigma-testimonial-content p {
    font-size: 18px;
    font-family: Roboto;
    color: #111111;
}
.testimonials-style-2 .sigma-testimonial-content {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 35px;
}
.testimonials-style-2 .sigma-testimonial-rating {
    margin-top: 7px;
}

.testimonials-style-2 .testimonial-title {
    font-size: 22px;
    line-height: 22px;
    display: inline;
}
.testimonials-style-2 .owl-dots {
    position: absolute;
    right: 0;
    bottom: 17px;
}
.testimonials-style-2 .owl-dots .owl-dot {
    background: #f5f5f5;
    width: 10px;
    height: 10px;
    outline: none;
    display: inherit;
    margin: 4px 0;
}
.testimonials-style-2 .owl-dots .owl-dot.active {
    background: #0C2278;
}
/*== testimonial style 3 ==*/
.testimonials-style-3 .testimonial-quote {
    padding: 40px 30px;
    padding-top: 40px;
    border-radius: 30px;
    position: relative;
    background: #f9fafc;
    padding-top: 59px;
    padding-bottom: 32px;
    color: #111111;
}
.testimonials-style-3 .testimonial-quote h4 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #0c2278;
}
.testimonials-style-3 .testimonial-quote p {
    margin-bottom: 0;
}
.testimonials-style-3 .testimonial-each .quote-blue {
    font-size: 50px;
    position: absolute;
    left: 30px;
    top: -22px;
    color: #f15933;
}
.testimonials-style-3 .testimonial-quote .stars-rate,
.testimonials-style-4 .testimonial-2-each .stars-rate,
.testimonials-style-5 .stars-rate {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}
.testimonials-style-3 .testimonial-quote .stars-rate i,
.testimonials-style-4 .testimonial-2-each .stars-rate i,
.testimonials-style-5 .stars-rate i {
    color: #f6ae2d;
}
.testimonials-style-3 .testimonial-quote:after {
    width: 0px;
    height: 0px;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #f9fafc;
    position: absolute;
    content: close-quote;
    bottom: -18px;
    left: 42px;
}
.testimonials-style-3 .client-2-img {
    margin-top: 40px;
}
.testimonials-style-3 .client-2-img .img-div {
    margin-left: 35px;
    margin-right: 15px;
}
.testimonials-style-3 .client-2-img .img-div img {
    max-width: 50px;
    height: 50px;
    object-fit: cover;
}
.testimonials-style-3 .client-2-img .client-text-2 h6 {
    font-size: 17px;
    font-weight: 600;
    color: #f15933;
    margin-top: 5px;
    margin-bottom: 0;
}
.testimonials-style-3 .client-2-img .testimonial-designation {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}
.testimonials-style-3 .testimonial-each {
    margin-bottom: 50px;
}
/*== testimonial style 4 ==*/
.testimonials-style-4 .testi-image-2{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.testimonials-style-4 .testimonial-2-each {
    padding: 55px 45px;
    color: #fff;
}
.testimonial-2-each h3 {
    line-height: 1.6;
    margin-bottom: 2px;
    margin-top: 5px;
    font-size:20px;
}
.bg-black{
  background:#111111;
}
.testimonials-style-4 .testimonial-2-each p {
    font-size: 14px;
    font-weight: 500;
}
.quote-by-2 h5 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
}
.testimonials-style-4 .testimonial-2-each .testimonial-designation {
    margin: 0;
}
.quote-testimonial-2 {
    position: absolute;
    right: 45px;
    top: -10px;
    font-size: 74px;
    opacity: 0.13;
}
.testimonials-style-4 .owl-nav {
  position: absolute;
  right: 40px;
  bottom: 80px;
  top: auto;
}
.testimonials-style-4 .owl-nav button i {
    font-size: 12px;
    border: 2px solid #0C2278;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #fff;
    font-weight: 700;
}

.testimonials-style-4 .owl-nav button.owl-next {
    margin-left: 10px;
}
.testimonials-style-4 .owl-nav button i:hover {
    background: #0C2278;
}
/*== testimonial 5 ==*/
.each-quote-3 {
    padding: 0px 35px;
}
.testi-by-img {
    max-width: 75px;
    margin: auto;
    height: 75px;
}
.testi-by-img img {
    border-radius: 50%;
    object-fit: cover;
}
.testimonial-3-text>p {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0;
    font-style: italic;
}
.testimonial-3-by ul.stars-rate {
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonial-3-by p {
    font-size: 14px;
    margin-top: 0;
  }
.testimonial-3-by p span {
    font-weight: 700;
    color: #f15933;
    margin-right: 5px;
}
.testimonials-style-5 .owl-nav {
    top: 21px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.testimonials-style-5 .owl-nav button {
  width: 35px;
  height: 35px;
  border: 1px solid;
  border-radius: 50%;
  margin: 0px 133px;
}
.testimonials-style-5 .owl-nav button i {
  font-size: 12px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fa5933;
  font-weight: 700;
}
.testimonials-style-5 .owl-nav button i:hover {
    color: #fff;
}
.testimonials-style-4 .owl-carousel .owl-nav button {
    border: 0;
}
.testimonials-style-4 .owl-nav button {
    border: none !important;
}
.testimonials-style-3 .owl-stage-outer{
  padding: 20px 0;
}
