.witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3 {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  line-height: 1.2;
}
.witr_section_title_inner h2 {
  font-size: 17px;
  display: inline-block;
  color: var(--color-primary);
  margin: 0;
}
.witr_section_title_inner h1 span,
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span,
.witr_section_title_inner p span,
.witr_section_title_inner p span a {
  color: var(--color-primary);
}

@keyframes witr_movelr_box45 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(45px);
  }
}

.witr_shape_item_inner {
  position: absolute;
  z-index: -1;
  content: "";
  transition: 0.5s;
  right: -260px;
  top: 0;
}
.witr_shape_image img {
  animation: witr_movelr_box45 5s linear 1s infinite alternate running;
}

/* ===== 15. Testimonial Area CSS ===== */
.tx_test_area {
  padding: 112px 0 90px 0;
  position: relative;
}
.tx_test_area .witr_shape_item_inner {
  top: -25px;
  left: -46px;
  right: auto;
}
.tx_test_area .witr_section_title_inner h2 {
  color: #0b2138;
}
.tx_test_area .witr_section_title {
  margin-bottom: 30px;
}
.tx_test_area .slick-track {
  display: flex;
}
.tx_test_area .slick-slide {
  height: inherit;
}
.tx_test_area .slick-slide .em_single_testimonial {
  height: calc(100% - 50px);
}
.witr_testi_itemt {
  padding: 0 10px;
}
.em_single_testimonial {
  margin-bottom: 30px;
  transition: 0.5s;
  padding: 37px 30px 60px;
  margin-top: 20px;
  box-shadow: 0 0 10px 0 rgb(240 241 243);
  overflow: hidden;
  position: relative;
  text-align: left;
  background: #fff;
}
.em_test_thumb {
  float: left;
  margin-right: 20px;
}
.test-part {
  margin-bottom: 10px;
}
.test-part,
.test-part h6,
.test-part ul li {
  display: inline-block;
}
.em_test_thumb img {
  display: initial !important;
  border-radius: 0;
  width: 80px;
}
.all_color_testimonial h2 {
  padding: 15px 0 0 0;
  font-size: 22px;
  line-height: 1.2;
}
.em_testi_title span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  color: var(--color-primary);
}
.em_testi_content {
  position: relative;
  text-align: center;
  overflow: hidden;
  clear: both;
}
.em_testi_text {
  overflow: hidden;
  padding-top: 15px;
  float: left;
  text-align: left;
}
.em_test_star {
  position: absolute;
  bottom: 20px;
}
.test-part {
  margin-bottom: 10px;
}
.test-part ul li {
  padding-top: 0;
}
.execllent_toggol {
  display: flex;
  align-items: center;
  justify-content: center;
}

.testiCreCon i {
  color: var(--color-primary);
  font-size: 18px;
}
.execllent_star {
  margin-left: 15px;
}
.execllent_star h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.em_single_testimonial:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.ab_page_test {
  padding: 0 0 90px 0;
}

/* slick prev slick next css */
/*======== slick ========*/
.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: #fff;
  outline: none;
  z-index: 9;
  opacity: 0;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 55px;
  height: 55px;
  line-height: 55px;
  top: 50%;
  transform: translate(0px, -50%);
  transition: 0.5s;
  border: 0px solid #17161a;
  background: var(--color-primary);
}
.slick-prev {
  left: -65px;
}
.slick-next {
  right: -65px;
}
.slick-next:before,
.slick-prev:before {
  color: #fff;
  font-size: 40px;
  transition: all 0.3s ease 0s;
  content: "\ea93";
  font-family: IcoFont !important;
  line-height: inherit;
  opacity: 1;
}
.slick-next:before {
  content: "\ea94";
  font-family: IcoFont !important;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: var(--color-primary);
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #fff;
}
button:focus {
  outline: 0;
}
.fm_test_area:hover .slick-prev,
.fm_test_area:hover .slick-next {
  opacity: 1;
}
.bk_team_area:hover .slick-prev,
.bk_team_area:hover .slick-next {
  opacity: 1;
}
.hg_brand_area:hover .slick-prev,
.hg_brand_area:hover .slick-next {
  opacity: 1;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .tx_test_area .witr_shape_item_inner {
    top: -150px;
    left: -170px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* testomonial style 8 css */
  .tx_test_area .witr_shape_item_inner {
    top: -170px;
    left: -175px;
  }

  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 34px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* testomonial css */
  .tx_test_area .witr_shape_item_inner {
    display: none;
  }

  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 30px;
  }

  .witr_section_title_inner p {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .witr_shape_item {
    display: none;
  }

  .witr_section_title_inner h2 {
    font-size: 16px !important;
  }

  .title_in_area,
  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner p {
    padding-top: 10px;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 21px;
  }

  /* testimonial area css */
  .test_left_img .single_image {
    margin-left: 0;
  }

  .em_single_testimonial {
    padding: 37px 20px 60px;
  }

  .em_crating i,
  .testiCreCon i {
    font-size: 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 25px;
  }

  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 91%;
  }
}
