html[dir="rtl"] .header {
  padding-right: 40px;
  padding-left: 0;
}

:root {
  --theme-color1: #eb3832;
--theme-color1-rgb: 235, 56, 50;
}
body {

  direction: rtl;
  text-align: right;
}
.main-menu .navigation > li {
    position: relative;
    float: right;
    padding: 32.5px 0;
    margin-right: 59px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.title a {
  color: #fff;
}
.mobile-menu .nav-logo {
  position: relative;
  text-align: right;
  width: 100%;
}
.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 40px;
 
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  left: 0px;
  top: 0px;

}
.project-block .content-box .text {
  color: var(--theme-color2-text-color);

}
.banner-section-h2 .hero-content .hero-button .video-btn {
  color: var(--theme-color-white);
  position: relative;
  z-index: 2;
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 38px;
  margin-right: 33px;
  text-transform: capitalize;
}

@media (max-width: 575.98px) {
  .banner-section-h2 .hero-content .hero-button .video-btn {
    margin-right: 0;
    margin-top: 20px;
    display: none;
  }
}
.about-section-h1 .content-column .inner-column {
  padding-right: 25px;
}
@media (max-width: 1199.98px) {
  .about-section-h1 .content-column .inner-column {
    padding-right: 0;
  }
}
.ks-service-list-box ul li {
  padding-right: 16px;
  position: relative;

}
.ks-service-list-box ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;

}

.header-style-one .mobile-nav-toggler {
  margin-right: 45px;

}
@media (max-width: 1399.98px) {
  .header-style-one .header-lower .logo-box {
    min-width: 105px;
  }
}
.ks-service-style-2 .ks-service-item::after {
 
    transform: scaleX(-1);

}
.project-block-h2 .inner-block .image {
  border-radius: 0 60px 60px 0;
  position: relative;
  max-width: 704px;
  max-height: 572px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 0 60px 60px 0;
  -moz-border-radius: 0 60px 60px 0;
  -ms-border-radius: 0 60px 60px 0;
  -o-border-radius: 0 60px 60px 0;
}
@media (max-width: 767.98px) {
  .project-block-h2 .inner-block .image {
    max-height: 345px;
    max-width: 100%;
    border-radius: 0 0 60px 60px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 0 0 60px 60px;
    -moz-border-radius: 0 0 60px 60px;
    -ms-border-radius: 0 0 60px 60px;
    -o-border-radius: 0 0 60px 60px;
}
}
html[dir="rtl"] .ks-service-link {
  left: 0;
  right: auto;
}

html[dir="rtl"] .banner-section-h2 .hero-content .hero-button .shape {
  position: absolute;
  left: -226px;
  bottom: 0;
  right: auto;
  
}
.banner-section-h2 .hero-content .hero-button .shape img {
   transform: scaleX(-1);

  
}
html[dir="rtl"] .contact-section-h1 .content-column .inner-column .anim-icon {
    position: absolute;
    top: 80px;
    left: 100px;
    animation: tm-animation-slide-horizontal 4s linear infinite alternate-reverse both;
    right: auto;
}
.contact-section-h1 .content-column .inner-column .anim-icon img{
     transform: scaleX(-1);

}
.page-breadcrumb li:after {
   position: absolute;
   content: "\f105";
   left: -6px;
   top: 1px;
   right: auto;
   transform: scaleX(-1);
   -webkit-transform: scaleX(-1);
   -moz-transform: scaleX(-1);
   -ms-transform: scaleX(-1);
   -o-transform: scaleX(-1);
}
.page-breadcrumb li:last-child {
    padding-left: 0px;
    margin-left: 0px;
}
.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-left: 12px;
    padding-left: 13px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}
@media (max-width: 575.98px) {
    .page-title .title {
        font-size: 12px;
    }
}
.page-title .title {
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 17px;
}
.sidebar-service-list li a i {
  height: 32px;
  width: 45px;
  position: absolute;
  top: 50%;
  left: 20px;
  right: auto;

}
.footer-style-one .about-widget {
    padding-left: 95px;
    margin-left: -10px;
}
.blog-block-h1 .image-box .date-box{

    position: absolute;
    top: 20px;
    left: 20px;
    right: auto;
}
.pricing-block .inner-box .shape-image1 {
    position: absolute;
    top: 49px;
    left: 41px;
    right: auto;
    pointer-events: none;
}
.pricing-block .inner-box .discount-percent {
    font-size: 14px;
    color: var(--theme-color2);
    position: absolute;
    left: 21px;
    right: auto;
    top: 13px;
}
.pricing-block.active .inner-box .shape-image1{
  top: 90px;
}
.pricing-block .inner-box .price-box .price sub {
    top: 19px;
    font-size: 24px;
    font-weight: 300;
    position: absolute;
    left: -42px;
    right: auto;
}

.contact-section-h2 .image-column .inner-column {
  position: relative;
  margin-left: -328px;
  margin-right: 72px;
  max-height: 744px;
}
@media only screen and (max-width: 1699px) {
  .contact-section-h2 .image-column .inner-column {
    margin-right: 55px;
    margin-left: auto;
  }
}
@media (max-width: 1399.98px) {
  .contact-section-h2 .image-column .inner-column {
    margin-right: 10px;
    margin-left: auto;
  }
}
.services-section-h2 .outer-box .upper-box .service-block .inner-block .icon {
  position: absolute;
  left: 8px;
  bottom: 8px;
}