        .text_slide {
  top: 15%;
  left: 5%;
  position: absolute;
  width: 60%;
  height: 100%;
  bottom: unset;
  bottom: 10%;
  text-align: left;
}
.text_slide h2 {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  width: 76%;
}
.text_slide h2 span {
  color: #f7b425;
}
.witr_swiper_content p {
  width: 70%;
  color: #fff;
  margin-top: 40px;
}
.witr_btn_sinner {
}
.witr_btn_sinner a {
  padding: 15px 30px;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #f7b425;
  display: inline-block;
  margin-top: 30px;
}

