.dropdown-item {
  text-align: right;
}

.iti__country-container {
  right: unset !important;
  left: 10px;
}

input[id=phone] {
  padding-right: 10px !important;
}

.iti--inline-dropdown {
  direction: ltr !important;
}

.custom-tabs .nav-link.active {
  border-radius: 0px 50px 50px 0px;
  clip-path: polygon(100% 0, 58px 0, 0 0, 39px 100%, 100% 136%);
}

.custom-tabs .nav-item:nth-child(1) {
  border-radius: 0 25px 0 0;
}

.form-check .form-check-input {
  float: unset;
  margin-left: unset;
}

.home-header-btn-icon {
  transform: rotate(180deg);
}

input[id=phone] {
  direction: ltr;
}

.iti__country-container {
  right: 5px !important;
  left: unset;
}

.iti__dropdown-content {
  direction: rtl;
}

.trans-stepper {
  transform: rotate(180deg);
}

.file-upload-wrapper {
  padding: 5px 20px 5px 5px;
}

.custom-dropdown-options .dropdown-item {
  text-align: right;
}

.home-header-text {
  max-width: 120px;
}
.home-header-text h1 {
  text-align: center;
}

.search-btn {
  left: 15px;
  right: unset !important;
}

.search-input {
  padding: 25px 25px 25px 135px;
}

.iti--inline-dropdown .iti__dropdown-content {
  right: 0;
}

.iti__country-container {
  left: unset !important;
}

.lawyer-underline {
  background-position: left;
  background-size: 100%;
}

.recommend-tag {
  position: absolute;
  right: unset;
  top: -20px;
  left: -20px;
}

.lawyer-plan-section h1 {
  text-shadow: 0px 0px 0 black, 1px 3px 5px rgba(0, 0, 0, 0.5);
}

/* First tab active */
.business-second-tabs .nav-item:first-child .nav-link.active {
  border-radius: 0 46px 46px 0;
}

/* Second tab active */
.business-second-tabs .nav-item:last-child .nav-link.active {
  border-radius: 46px 0 0 46px;
}

.discount-badge {
  right: unset;
  left: -20px;
}

.faq-accordion .accordion-button {
  text-align: right;
}

.form-control {
  direction: rtl;
}

@media (max-width: 992px) {
  .offcanvas-header .btn-close {
    margin-right: auto;
    margin-left: unset;
  }
  .lf-offcanvas .navbar-nav .nav-link {
    text-align: right;
  }
  .home-pattern-img {
    text-align: left;
  }
  .home-header-text {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .navbar-nav {
    padding-right: 0;
  }
}

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