.s_top .content {
  max-width: 61rem;
  width: 100%;
  direction: rtl;
}

.s_top .page_title {
  margin-bottom: 35px;
}

.s_top_inner {
  direction: rtl;
}

.s_top .text-1 img {
  position: absolute;
  left: -14px;
  right: auto;
}

.s_top ul li {
  padding-left: 0;
  padding-right: 34px;
}

.s_top ul li:before {
  left: auto;
  right: 0;
}

.s_title {
  direction: rtl;
}

.insurance_item.pilgrimage .text {
  direction: rtl;
}

.insurance_item.pilgrimage .buy {
  direction: rtl;
}

.insurance_item.pilgrimage .buy_btn {
  margin-right: 0;
  margin-left: 4rem;
}

.insurance_item a.details img {
  margin-left: 0;
  margin-right: 20px;
  -webkit-transform: translateX(0) rotateZ(180deg);
      -ms-transform: translateX(0) rotate(180deg);
          transform: translateX(0) rotateZ(180deg);
}

.insurance_item a.details:hover img {
  -webkit-transform: translateX(-15px) rotateZ(180deg);
      -ms-transform: translateX(-15px) rotate(180deg);
          transform: translateX(-15px) rotateZ(180deg);
}

.safety_desc {
  direction: rtl;
}

.list li {
  padding-left: 0;
  padding-right: 25px;
}

.list li:before {
  left: auto;
  right: 0;
}

.safety ul li {
  padding-left: 0;
  padding-right: 25px;
}

.safety ul li:before {
  left: auto;
  right: 0;
}

.health_monitor .s_title {
  direction: rtl;
  text-align: right;
}

.health_monitor_left {
  direction: rtl;
}

.health_organizations a {
  margin-right: 0;
  margin-left: 5rem;
}

.health_organizations a:last-child {
  margin-left: 0;
}

.health_monitor_icons .attention {
  direction: rtl;
}

.health_monitor_icons .attention img {
  margin-right: 0;
  margin-left: 10px;
}

.returning_home .container {
  direction: rtl;
}

.returning_home_left {
  direction: rtl;
}

.returning_home_right .image {
  right: auto;
  left: -6rem;
}

@media (max-width: 991.98px) {
  .s_top_image {
    width: 400px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 0;
  }
  .s_top .content {
    width: 50%;
  }
  .safety .s_title {
    text-align: right;
  }
  .returning_home_right {
    right: auto;
    left: -50px;
    opacity: 0.6;
  }
}

@media (max-width: 767.98px) {
  .s_top .content {
    width: 100%;
  }
  .s_top_image {
    margin-left: -110px;
    left: 0;
    right: auto;
    width: 230px;
  }
}

.health_organizations a {
  margin-right: 0;
  margin-left: 5rem;
}

@media (max-width: 479.98px) {
  .health_organizations a {
    margin-left: 0;
  }
}
