/*======Module Icon CSS========*/
.dnxte-tstimonial-item:before {
  position: absolute;
  font-family: "ETmodules" !important;
  content: "\7b";
  font-size: 130px;
  left: 0;
  right: auto;
  z-index: 0;
  color: #ff0000;
  top: 0;
  transform: rotate(180deg);
}

.dnxte-itcont-des {
  font-size: 18px;
  font-weight: 300;
  color: #909eab;
  line-height: 30px;
  text-align: center;
}

.dnxte-rating-revstar {
  font-size: 20px;
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.dnxte-tstimonial-item-prfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.dnxte-tstimonial-prfle-review {
  float: left;
  width: 70px;
  height: auto;
  margin-right: 15px;
}

.dnxte-tstimonial-slidewrapper .swiper-pagination-bullets span {
  height: 80px;
  width: 80px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  display: inline-block;
  text-indent: -9999px;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
  border-radius: 0;
  border-style: solid;
  -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  border-radius: 110px 110px 110px 110px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
}

.dnxte-tstimonial-slidewrapper
  .swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.dnxte-tstimonial-slidewrapper .swiper-pagination-bullet {
  background: #909eab none repeat scroll 0 0;
}

.dnxte-tstimonial-slidewrapper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  outline: none;
}

.dnxte-tstimonial-slidewrapper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  outline: none;
}

.dnxte-tstimonial-slidewrapper
  .dnxte-tstimonial-wrap
  .swiper-pagination-bullets {
  position: relative !important;
}

/*Rating */
.dnext-star-rating {
  font-style: normal;
  cursor: default;
  font-family: "ETmodules" !important;
  color: #ccd6df;
}
.dnext-star-rating .et-pb-icon {
  font-size: 14px;
}
.dnext-star-rating > i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default;
}
.dnext-star-rating i:before {
  font-family: "ETmodules" !important;
  content: "\e033";
  display: block;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s;
  font-size: inherit;
  font-family: inherit;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.dnext-star-rating i.divinext-star-1:before,
.dnext-star-rating i.divinext-star-2::before,
.dnext-star-rating i.divinext-star-3::before,
.dnext-star-rating i.divinext-star-4::before,
.dnext-star-rating i.divinext-star-5::before,
.dnext-star-rating i.divinext-star-6::before,
.dnext-star-rating i.divinext-star-7::before,
.dnext-star-rating i.divinext-star-8::before,
.dnext-star-rating i.divinext-star-9::before,
.dnext-star-rating i.divinext-star-10::before {
  content: "\e033";
  color: #ffbf36;
}
.dnext-star-rating i.divinext-star-1::before {
  width: 10%;
}
.dnext-star-rating i.divinext-star-2::before {
  width: 20%;
}
.dnext-star-rating i.divinext-star-3::before {
  width: 30%;
}
.dnext-star-rating i.divinext-star-4::before {
  width: 40%;
}
.dnext-star-rating i.divinext-star-5::before {
  width: 50%;
}
.dnext-star-rating i.divinext-star-6::before {
  width: 60%;
}
.dnext-star-rating i.divinext-star-7::before {
  width: 70%;
}
.dnext-star-rating i.divinext-star-8::before {
  width: 80%;
}
.dnext-star-rating i.divinext-star-9::before {
  width: 90%;
}
.dnext-star-rating i.divinext-star-10::before {
  width: 100%;
}

.dnext-star-rating i.divinext-star-full::before {
  color: #ffbf36;
}
/* pagination classes */
.dnxte-tstimonial-wrap .swiper-pagination-bullets {
  position: relative;
}

.dnxte_testimonial_parent .swiper-pagination {
  width: 100% !important;
}

.dnxte_testimonial_parent .swiper-pagination-bullets {
  text-align: center;
}

.dnxte_testimonial_parent .swiper-pagination-fraction {
  text-align: center;
}

.dnxte_testimonial_parent .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnxte_testimonial_parent .swiper-button-next,
.dnxte_testimonial_parent .swiper-button-prev {
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
}

.mt-10 {
  margin-top: 10px;
}
.dnxt_testimonial_arrows_default {
  right: -1% !important;
  left: -1% !important;
}
.dnxt_testimonial_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}
.dnxt_testimonial_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnxt_testimonial_arrows_default_right {
  right: 0 !important;
}
.dnxt_testimonial_arrows_default_left {
  left: 0 !important;
}

.dnxt_testimonial_arrows_outer_right {
  right: -8% !important;
}

.dnxt_testimonial_arrows_outer_left {
  left: -8% !important;
}

.dnxt_testimonial_arrows_inner_right {
  right: 25px !important;
}
.dnxt_testimonial_arrows_inner_left {
  left: 25px !important;
}

.dnxte_testimonial_parent .img-fluid,
.dnxte_testimonial_parent .swiper-container,
.dnxte_testimonial_parent .dnext-star-rating,
.dnxte_testimonial_child,
.dnxte-itcont-des {
  border-width: 0;
  border-color: #333;
  border-style: solid;
}

.dnxte-itcont-des p:empty {
  margin: 0;
  padding: 0;
}
