/* global*/
.user_comments {
  background: url(../../images/testimonial%402x.png) no-repeat center center;
  background-size: cover;
}
.stars_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.testimonial-wrap {
  padding: 80px 0px 45px;
}

.testimonial {
  max-width: 450px;
  height: 100%;
  background-color: #ffffff;
  border-radius: 16.7px;
  box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  position: relative;
}
.user-review-top {
  padding: 31px 35px 47px;
}
.user-review-bottom {
  padding: 48px 20px 24px;
  position: absolute;
  background-color: #2cc1f3;
  bottom: 0;
  width: 100%;
}
.testimonial p {
  font-size: 16px;
  text-align: center;
}
.user-review-bottom p {
  color: #ffffff;
}
.testimonial .user-review-bottom .user-image {
  position: absolute;
  top: -25px;
  left: calc(50% - 25px);
  width: 70px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.testimonial-wrap .carousel {
  height: 450px;
}
.testimonial-wrap .carousel .carousel-item {
  top: -50px;
  width: 450px;
  height: 300px;
}
/* .testimonial-wrap .carousel .carousel-item {
  transform: translateX(10%) !important;
} */
.testimonial-quote {
  position: absolute;
  width: 60px;
  right: 20px;
  bottom: -18px;
}
@media (max-width: 320px) {
  .commment {
    font-size: 15px;
  }
}
/* mobile */
@media (max-width: 767px) {
  .user_comments {
    background: url(../../images/mobile-testimonial%402x.png) no-repeat center
      center;
    background-size: cover;
  }
  .comment_card {
    width: 100%;
    height: 350px;
    border-radius: 16px;
    -webkit-box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 100px,
      transparent 100px,
      transparent 100px
    );
  }
  .owl-usercomments > .owl-stage-outer {
    height: 450px;
  }
  .rating_stars {
    width: 18.6px;
    height: auto;
  }
  .comments_card_image_wrap {
    width: 26%;
    border-radius: 100px;
    border-color: white;
    border-width: 5px;
  }
  .comments_card_img {
    border-radius: 100px;
  }
  .comments_card_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5%;
    position: absolute;
    top: 205px;
  }
  .comments_card_footer {
    text-align: center;
    margin-top: 44%;
  }
  .owl-usercomments .active {
    opacity: 0.5;
    border-radius: 14.6px;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
  }
  .owl-usercomments .owl-item {
    opacity: 0.5;
    border-radius: 14.6px;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    margin-top: 2%;
  }
  .owl-usercomments .center {
    opacity: 1;
    border-radius: 16px;
    -webkit-box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
  }
  .owl-usercomments > .owl-dots {
    margin-top: -9% !important;
    margin-bottom: 5%;
  }
  .owl-theme .owl-dots .owl-dot span {
    background: #95e0f9;
    opacity: 0.71;
  }
  .owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #2cc1f3;
  }
  .our_users {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .owl-usercomments .owl-item.active.center .comment_card > p.comment {
    height: 187px;
  }
  .testimonial {
    max-width: 270px;
    height: 100%;
  }
  .testimonial p {
    font-size: 14px;
  }
  .testimonial-wrap .carousel {
    height: 450px;
  }
  .testimonial-wrap .carousel .carousel-item {
    width: 200px;
    height: 350px;
    top: 0;
  }
  .user-review-top {
    padding: 31px 15px 47px;
  }
  .user_comments_wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
/*tablets*/
@media (min-width: 768px) {
  /* .owl-usercomments .owl-item.cloned{
        display:none;
    } */
  .owl-usercomments .owl-item.active.center .comment_card > p {
    text-align: center !important;
    height: 12vw;
    font-size: 11px;
  }
  .owl-usercomments .owl-item .comment_card > p {
    text-align: center;
    font-size: 8px;
    height: 11vw;
  }

  .owl-usercomments > .owl-stage-outer {
    height: 350px;
    margin-left: -9%;
  }
  .owl-usercomments > .owl-stage-outer .owl-stage {
    padding-top: 5%;
    margin-top: -3%;
  }

  .owl-usercomments .owl-item.active.center .comments_card_image_wrap {
    width: 26%;
    border-radius: 50px;
    border-color: white;
    border-width: 5px;
  }
  .owl-usercomments .owl-item.active.center .rating_stars {
    width: 12px;
  }
  .owl-usercomments .owl-item .rating_stars {
    width: 10px;
  }
  .owl-usercomments .owl-item .comments_card_image_wrap {
    width: 17%;
    border-radius: 50px;
    border-color: white;
    border-width: 5px;
  }
  .comments_card_img {
    border-radius: 50px;
  }
  .comments_card_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5%;
  }
  .owl-usercomments .owl-item.active.center .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 39%;
  }
  .owl-usercomments .owl-item .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 28%;
  }

  .owl-usercomments .owl-item {
    height: 25vw;
    margin-top: 2.5%;
    opacity: 0.5;
    border-radius: 14.6px;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 70px,
      transparent 70px,
      transparent 70px
    );
  }
  .owl-usercomments .center {
    margin-top: 1%;
    width: 100%;
    opacity: 1;
    height: 35vw;
    border-radius: 16px;
    -webkit-box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 100px,
      transparent 100px,
      transparent 100px
    );
    width: 13.4% !important;
  }

  .our_users {
    margin-top: -5%;
    margin-bottom: 0px;
  }
}
/* medium */
@media (min-width: 992px) {
  .owl-usercomments .owl-item.active.center .comment_card > p {
    text-align: center !important;
    height: 14vw;
    font-size: 17px;
  }
  .owl-usercomments .owl-item .comment_card > p {
    text-align: center;
    font-size: 12px;
    height: 12vw;
  }
  .owl-usercomments > .owl-stage-outer {
    height: 47vw;
  }
  .owl-usercomments > .owl-stage-outer .owl-stage {
    padding-top: 5%;
    margin-top: -3%;
  }

  .owl-usercomments .owl-item.active.center .comments_card_image_wrap {
    width: 26%;
    border-radius: 50px;
    border-color: white;
    border-width: 5px;
  }
  .owl-usercomments .owl-item.active.center .rating_stars {
    width: 12px;
  }
  .owl-usercomments .owl-item .rating_stars {
    width: 10px;
  }
  .owl-usercomments .owl-item .comments_card_image_wrap {
    width: 17%;
    border-radius: 100px;
    border-color: white;
    border-width: 5px;
  }
  .comments_card_img {
    border-radius: 100px;
  }
  .comments_card_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5%;
  }
  .owl-usercomments .owl-item.active.center .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 38%;
  }
  .owl-usercomments .owl-item .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 28%;
  }

  .owl-usercomments .owl-item {
    height: 25vw;
    margin-top: 2.5%;
    opacity: 0.5;
    border-radius: 14.6px;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 80px,
      transparent 80px,
      transparent 80px
    );
  }
  .owl-usercomments .center {
    margin-top: 1%;
    width: 100%;
    opacity: 1;
    height: 35vw;
    border-radius: 16px;
    -webkit-box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 125px,
      transparent 125px,
      transparent 125px
    );
  }

  .our_users {
    margin-top: -5%;
    margin-bottom: 0px;
  }
}
/* large */
@media (min-width: 1400px) {
  .owl-usercomments .owl-item.active.center .comment_card > p {
    text-align: center !important;
    height: 14vw;
    font-size: 21px;
  }
  .owl-usercomments .owl-item .comment_card > p {
    text-align: center;
    font-size: 16px;
    height: 13vw;
  }
  .owl-usercomments > .owl-stage-outer {
    height: 47vw;
  }
  .owl-usercomments > .owl-stage-outer .owl-stage {
    padding-top: 5%;
    margin-top: -3%;
  }

  .owl-usercomments .owl-item.active.center .comments_card_image_wrap {
    width: 26%;
    border-radius: 100px;
    border-color: white;
    border-width: 5px;
  }
  .owl-usercomments .owl-item.active.center .rating_stars {
    width: 18px;
  }
  .owl-usercomments .owl-item .rating_stars {
    width: 12px;
  }
  .owl-usercomments .owl-item .comments_card_image_wrap {
    width: 17%;
    border-radius: 100px;
    border-color: white;
    border-width: 5px;
  }
  .comments_card_img {
    border-radius: 100px;
  }
  .comments_card_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5%;
  }
  .owl-usercomments .owl-item.active.center .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 38%;
  }
  .owl-usercomments .owl-item .comments_card_footer > p {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 28%;
  }

  .owl-usercomments .owl-item {
    height: 25vw;
    margin-top: 2.5%;
    opacity: 0.5;
    border-radius: 14.6px;
    -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 95px,
      transparent 95px,
      transparent 95px
    );
  }
  .owl-usercomments .center {
    margin-top: 1%;
    width: 100%;
    opacity: 1;
    height: 35vw;
    border-radius: 16px;
    -webkit-box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 26px 0 rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(
      bottom,
      #2cc1f3,
      #2cc1f3 150px,
      transparent 150px,
      transparent 150px
    );
  }

  .our_users {
    margin-top: -5%;
    margin-bottom: 0px;
  }
  .testimonial p {
    font-size: 18px;
  }
}
