body {
  direction: ltr;
  text-align: left;
}

.selector i {
  right: 5px;
}

#nav-icon3 {
  float: left;
}

.social_media {
  left: 60px;
}

.bg_head ul li a:before {
  right: -18px;
}

.over_footer ul li a {
  border-left: 1px solid #ddd;
}

.link_page {
  text-align: right;
}

.Text_About {
  text-align: left;
}

#owl_video .owl-nav {
  left: 55px;
}

.img_slide span {
  right: 0px;
}

.News_Info .text_title {
  border-left: 5px solid #ffffff;
}

/* Media Screen */

@media screen and (max-width: 990px) {
}

@media screen and (max-width: 767px) {
  .overlay {
    right: 0;
    transform: translateX(100%);
  }
  .Nav_Mobile {
    left: 0;
    transform: translateX(-100%);
  }
  .footer p,
  .over_footer ul li {
    text-align: left;
  }
  .over_footer h4 {
    text-align: left;
  }
  .over_footer h4:before {
    right: unset;
    left: 0;
    margin: auto;
  }
  .content-heading .point-daftara span {
    text-align: left;
  }
}

.over_footer h4:before {
  content: "";
  position: absolute;

  width: 40px;
  height: 1px;
  right: unset;
  bottom: -15px;
  left: 0;
}

.box_bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #7d7d7d;
  width: 280px;
  padding: 10px;
  padding-top: 60px;
  right: unset;
}

.site_mune {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  transition: 0.5s;
  transform: translateX(-100%);
  right: unset;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}

.social_section {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 99;
  bottom: 50px;
  right: 50px;
  left: unset;
  display: none;
}

.link_page li {
  width: 100%;
  margin: 10px 0;
  background-color: #595a5b;
  position: relative;
  display: block;
  right: 100%;
  left: unset;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.animateRight {
  right: 0 !important;
  left: unset !important;
}

.header .row {
  align-items: center;
  flex-direction: row-reverse;
}

.header .row > div {
  text-align: right;
}

.info_site {
  margin: 40px 0;
  text-align: left;
}

/* services details */

.body_section {
  min-height: 400px;
  padding: 20px 0;
  overflow: hidden;
  position: relative;
}

.Info_home .serv-det-sec {
  padding: 50px 0;
}

.Info_home .serv-det-sec .row {
  min-height: auto;
  padding: 40px 150px;
  margin: 60px 0;
}

.Info_home .serv-det-sec .row:first-child {
  /* padding-top: 0px; */
}

.Info_home .serv-det-sec .row:nth-child(odd) {
  flex-direction: row-reverse;
  background-color: #f8f8f8;
}

.Info_home .serv-det-sec .row:nth-child(even) {
  flex-direction: row;
}

.Info_home .serv-det-sec .img-serv-det img {
  width: 100%;
  height: 320px;
  border-radius: 15px;
}

.Info_home .serv-det-sec .sec_title {
  position: relative;
  margin-bottom: 20px;
}

.Info_home .serv-det-sec .sec_title h3 {
  position: relative;
  z-index: 99;
  font-size: 20px;
  font-weight: 600;
}
.Info_home .serv-det-sec .sec_title.my-title h3 {
  text-align: left;
}

/* ############## MyRequest ############## */

.form-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: unset;
}

#MyRequest {
  position: fixed;
  bottom: 105px;
  right: 60px;
  left: unset;
}

.MyRequest form:after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 4px;
  left: unset;
  border-style: solid;

  z-index: 99999;
  border-width: 15px;

  border-right-color: transparent;
  border-bottom-color: transparent;

  transform: rotatey(140deg);
}

/* menu new */

#menu {
  position: fixed;
  width: 50px;
  color: #fff;
  left: 0;
  right: unset;
  top: 0;

  z-index: 999;
  padding-right: 50px;
  padding-left: unset;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: left;
  direction: rtl;
}

.side-menu {
  list-style: none;
  position: absolute;

  border-right: unset;
  right: 0;
  left: unset;
  width: 50px;
}

.side-menu li {
  width: 100%;
}

#fp-nav.fp-right {
  left: 12px;
  right: unset;
}

.side-menu-show > li > a > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 575px) {
  .over_footer h4 {
    text-align: left;
  }
  .Info_home .serv-det-sec .sec_title h3 {
    font-size: 20px;
  }
}

/* serv */
@media (max-width: 1200px) {
  .Info_home .serv-det-sec .row {
    padding: 40px 20px;
  }
}
@media (max-width: 991px) {
  .Info_home .serv-det-sec .row {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .Info_home .serv-det-sec .row {
    padding: 40px 20px;
  }
}
@media (max-width: 575px) {
  .Info_home .serv-det-sec .row {
    padding: 40px 20px;
  }
}

.box-prod {
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
}

.cs-style-6 figcaption a {
  position: absolute;
  bottom: 4px;
  right: 20px;
  padding: 5px 20px;
  font-size: 14px;
}

#st-1.st-animated {
  text-align: left;
}

.form-search button {
  right: 0;
}
