html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul {
  border-right: initial;
  border-left: 1px solid rgba(228, 228, 228, 0.1);
}
html[dir=rtl] .header .language-switcher-language-url .dropdown-menu {
  right: -20px;
}
html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > li > a::before {
  left: initial;
  right: 0;
}
html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > li > a::after {
  display: none;
}
html[dir=rtl] .back-button svg {
  transform: rotateZ(180deg);
}
html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > li ul.sub-menu {
  right: initial;
  padding-left: initial !important;
  padding-right: 32px !important;
}
html[dir=rtl] div#fixed-wrap {
  flex-direction: row-reverse;
}
html[dir=rtl] .swiper.swiper-rtl .next,
html[dir=rtl] .swiper.swiper-rtl .prev {
  transform: rotate(180deg);
}
@media (min-width: 1200px) {
  html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > li > a::after {
    left: 0;
    right: initial;
    transform: rotate(180deg);
    visibility: hidden;
  }
  html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > li:hover > a::after {
    left: -24px;
    right: initial;
    visibility: visible;
  }
  html[dir=rtl] .mega-menu > .container > .row > .col-12:first-of-type > ul > .default > a::after {
    visibility: visible !important;
    left: -24px !important;
  }
}

html[dir=rtl] .paragraph ul.icon-style li {
  padding-left: 16px !important;
  padding-right: 50px;
}

html[dir=rtl] .paragraph ul.icon-style li:before {
  right: 18px;
}

html[dir=rtl] .sub-main ul li::before {
  left: -11px;
  right: unset;
  transform: rotate(180deg);
}

html[dir=rtl] .sub-main ul li {
  padding-left: 15px;
}

html[lang=ar] .swiper-slide:nth-child(even) .slide-box::before {
  background-image: url(/themes/custom/ozelbankacilik/img/bank-before.svg) !important;
  background-position: right !important;
}

html[lang=ar] .slide-card .swiper-slide:nth-child(odd) .slide-box::before {
  background-image: url(/themes/custom/ozelbankacilik/img/bank-before-odd.svg) !important;
  background-position: left !important;
}

/*# sourceMappingURL=ar.css.map */
