html[dir="rtl"] .owl-carousel.owl-rtl {
  direction: rtl;
}

html[dir="rtl"] .owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* Uygulamalar slider'ının okları */
html[dir="rtl"] .applications .applications_slider .owl-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  direction: ltr;
  width: 88px;
  height: 45px;
  gap: 0;
  top: -4.8rem;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  width: 44px;
  height: 45px;
  margin: 0;
  padding: 0;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button::before {
  content: none;
  display: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button > span {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 45px;
  padding: 0;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button > span::before {
  display: block;
  width: auto;
  height: auto;
  font-family: "icomoon";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: #fff;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > .owl-prev {
  order: 0;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > .owl-next {
  order: 1;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > .owl-prev > span::before {
  content: "\e902";
}

html[dir="rtl"] .applications .applications_slider .owl-nav > .owl-next > span::before {
  content: "\e906";
}

html[dir="rtl"] .application_box {
  right: auto;
  left: 37px;
}


html[dir="rtl"] .icon-explore{
      transform: rotate(-100deg);
}

html[dir="rtl"] .button__icon::after{
  background-position: 92% 50%;
}

html[dir="rtl"] .owl-carousel.owl-rtl {
  direction: rtl;
}

html[dir="rtl"] .owl-carousel.owl-rtl .owl-item {
  float: right;
}


html[dir="rtl"] .home_slider_section .owl-nav .owl-next {
  right: 0;
  left: auto;
}

html[dir="rtl"] .home_slider_section .owl-nav .owl-prev {
  left: 0;
  right: auto;
}

html[dir="rtl"] .home_slider_section .owl-nav .owl-next .right,
html[dir="rtl"] .home_slider_section .owl-nav .owl-prev .left {
  transform: none;
}

html[dir="rtl"] .home_slider_section .owl-nav .owl-next .right::before,
html[dir="rtl"] .home_slider_section .owl-nav .owl-prev .left::before {
  font-family: "icomoon";
  position: relative;
  width: 50px;
  height: 50px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: none;
}

html[dir="rtl"] .home_slider_section .owl-nav .owl-next .right::before {
  content: "\e906";
}

html[dir="rtl"] .home_slider_section .owl-nav .owl-prev .left::before {
  content: "\e902";
}


html[dir="rtl"] .applications .applications_slider .owl-nav button{
      left: 0;
}
html[dir="rtl"] .applications .applications_slider .owl-nav .owl-next{
  left: 46.2%;
}

html[dir="rtl"] .applications .applications_slider .owl-nav .owl-next {
  width: 45px;
}

html[dir="rtl"] .applications .applications_slider .owl-nav .owl-next > span.right {
  display: flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav .owl-next > span.right::before {
  content: "\e906";
  font-family: "icomoon";
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  transform: none;
}


html[dir="rtl"] .media .right_side_media_cards .media__card__footer__link{
  transform: rotate(-100deg);
}



html[dir="rtl"] .applications .applications_slider .owl-nav > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 45px;
  padding: 0;
  top: 0;
  bottom: auto;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button::before {
  content: none;
  display: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button > span {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 44px;
  height: 45px;
  padding: 0;
  transform: none;
}

html[dir="rtl"] .applications .applications_slider .owl-nav > button > span::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 1;
  transform: none;
}