*,
body {
  direction: rtl;
}

.header-logo .row .header-logo-img {
  text-align: right;
}
@media (max-width: 575.98px) {
  .header-logo .row .header-logo-img {
    text-align: center !important;
  }
}
.header-logo .row .header-logo-icons ul li:not(:last-child):before {
  position: absolute;
  left: unset;
  right: 30px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .header-logo .row .header-logo-icons ul li:not(:last-child):before {
    right: 33px;
  }
}
.header-logo .row .header-logo-icons form i {
  right: unset;
  left: 0;
}

@media (max-width: 575.98px) and (max-width: 575.98px) {
  .header-content-nav nav .navbar-toggler {
    margin-left: unset;
    margin-right: auto;
    right: unset;
    left: 32px;
  }
  .header-content-nav nav ul {
    text-align: right;
  }
  .header-content-nav nav ul li .dropdown-menu {
    left: unset;
    right: -52px;
    float: right;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
footer .container > img {
  bottom: -41px;
  right: unset;
  left: 0;
}

header .header-form form .dropdown-form .dropdown:last-child button::before {
  left: unset;
  right: -36px;
}
@media (max-width: 430px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    left: unset !important;
    right: -22px !important;
  }
}
@media (max-width: 576px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    right: -22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown:last-child button::before {
    right: -22px;
  }
}
header .header-form form .dropdown-form .dropdown:last-child::before {
  left: unset;
  right: -57px;
}
@media (max-width: 430px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    right: -45px !important;
  }
}
@media (max-width: 575.98px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    right: -66px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown:last-child::before {
    right: -39px;
  }
}
header .header-form form .dropdown-form .dropdown-menu {
  right: -87px !important;
  left: unset;
}
@media (max-width: 576px) {
  header .header-form form .dropdown-form .dropdown-menu {
    right: -80px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  header .header-form form .dropdown-form .dropdown-menu {
    right: -65px !important;
  }
}
header .header-form form .dropdown-form .dropdown-menu::after {
  left: 16px;
  right: unset;
}
header .header-form form .dropdown-form .dropdown-menu a::before {
  right: 0;
  left: unset;
}

.citra .citra-content {
  text-align: right;
}
.citra .citra-content > p::after {
  left: 0;
  right: unset;
}
@media (max-width: 575.98px) {
  .citra .citra-content > p::after {
    right: 0;
  }
}

.dropdown-toggle::after {
  margin-left: unset !important;
  margin-right: .255em !important;
}

/*# sourceMappingURL=rtl-home.css.map */
