html.translated-rtl {
  --thm-font-thin: "TheSans Thin";
  --thm-font-extralight: "TheSans ExtraLight";
  --thm-font-light: "TheSans Light";
  --thm-font-regular: "TheSans Regular";
  --thm-font-medium: "TheSans Medium";
  --thm-font-bold: "TheSans Bold";
  --thm-font-extrabold: "TheSans ExtraBold";
  --thm-font-black: "TheSans Black";
}

.translated-rtl .banner-section::before {
  transform: rotate(2deg) translate(-10%, 0%) scaleY(-1) !important;
}

.translated-rtl .about-section::before {
  transform: rotate(35deg) translate(-30%, -15%) scaleY(-1) !important;
}

.translated-rtl .advices-section::before {
  transform: rotate(35deg) translate(15%, 20%) scaleY(-1) !important;
}
.translated-rtl .technologies-section::before {
  transform: rotate(35deg) translate(15%, 20%) scaleY(-1) !important;
}

.translated-rtl .photochromiques-section::before {
  transform: rotate(35deg) translate(15%, 20%) scaleY(-1) !important;
}
.translated-rtl .faqs-section::before {
  transform: rotate(35deg) translate(-10%, 10%) scaleY(-1) !important;
}
.translated-rtl .products-section::before {
  transform: rotate(35deg) translate(15%, 20%) scaleY(-1) !important;
}
.translated-rtl .contact-section::before {
  transform: rotate(30deg) translate(20%, 10%) scaleY(-1) !important;
}
.translated-rtl .contact-section::before {
  transform: rotate(30deg) translate(20%, 10%) scaleY(-1) !important;
}
.translated-rtl .sidebar-page-container::before {
  transform: rotate(35deg) translate(-15%, -10%) scaleY(-1) !important;
}
.translated-rtl .cgvs-section::before {
  transform: rotate(35deg) translate(-10%, 10%) scaleY(-1) !important;
}
.translated-rtl .downloads-section::before {
  transform: rotate(35deg) translate(-10%, 0%) scaleY(-1) !important;
}
.translated-rtl .careers-section::before {
  transform: rotate(30deg) translate(20%, 17.5%) scaleY(-1) !important;
}

.translated-rtl * {
  letter-spacing: 0px !important;
}

.translated-rtl body {
  direction: rtl;
  text-align: right;
}
.translated-rtl .text {
  margin-right: 0 !important;
}

.translated-rtl .single-partner {
  margin-right: 0 !important;
  margin-left: 35px;
}

.translated-rtl .banner-section::after {
  background-image: url("/images/resource/home/image.webp");
  background-position: left bottom;
}
.translated-rtl .owl-carousel {
  direction: ltr;
}

.translated-rtl .main-header .header-upper .logo-box {
  float: right;
}
.translated-rtl .main-header .nav-outer {
  margin: 0 auto;
}

.translated-rtl .main-header .other-links {
  float: left;
}

.translated-rtl .main-header .other-links .search-btn,
.translated-rtl .main-header .other-links .link-box {
  float: right;
}

.translated-rtl .main-header .other-links .search-btn {
  padding-right: 0;
  margin-right: 0;
  margin-left: 50px;
  padding-left: 50px;
  border-right: 0;
  border-left-width: 1px;
}

.translated-rtl .main-header .other-links .link-box .link {
  padding-left: 0;
  text-align: right;
  padding-right: 60px;
}

.translated-rtl .main-header .other-links .link-box .link .icon {
  left: auto;
  right: 0;
}
/* home */
. .translated-rtl .upper-content .title {
  padding-right: 0 !important;
  padding-left: 25px;
}
.translated-rtl .about-section .image-column {
  padding-left: 20px;
  padding-right: 0px;
}

.translated-rtl .about-section .text-column {
  padding-left: 0px;
  padding-right: 20px;
}

.translated-rtl .about-section .text-column .inner {
  padding-right: 0;
}

.translated-rtl .box-content .sub-technology-box .logo img {
  object-position: bottom right !important;
}

.translated-rtl .light .see-more-btn .btn-title {
  margin-right: 0px !important;
}

.translated-rtl .sub-technology-box .title h3 {
  border-left: none !important;
  padding: 8px 15px 8px 0px !important;
  border-right: 3px solid var(--thm-yellow);
}

.translated-rtl .sidebar .recent-posts .text a.current::before {
  left: auto;
  right: -16px;
}

.translated-rtl .sidebar .search-box .form-group button {
  right: auto;
  left: 20px;
}
.translated-rtl .padding-left-30 {
  padding-left: 0px !important;
  padding-right: 15px;
}
.translated-rtl .padding-right-30 {
  padding-right: 0px !important;
  padding-left: 15px;
}
.translated-rtl .charts-container {
  padding-left: 15px;
  padding-right: 0px;
}

.translated-rtl .upper-content .title {
  padding-right: 0 !important;
}

.translated-rtl .content-box {
  padding-right: 0 !important;
  padding-left: 15px !important;
}
.translated-rtl .sidebar .sidebar-widget {
  padding-left: 0;
}

.translated-rtl .sidebar-page-container .sidebar-side {
  padding-left: 0;
  padding-right: 15px;
}

@media only screen and (max-width: 912px) {
  .translated-rtl .padding-left-menu {
    padding-left: 0px !important;
    padding-right: 0px;
  }
  .translated-rtl .image-column {
    padding: 0px !important;
  }
  .translated-rtl .text-column {
    padding: 0px !important;
  }

  .translated-rtl .padding-right-30 {
    padding-right: 0px !important;
    padding-left: 0px;
  }
  .translated-rtl .padding-left-30 {
    padding-right: 0px !important;
    padding-left: 0px;
  }
  .translated-rtl .banner-section::after {
    background-position: 25% bottom;
  }
  .translated-rtl .sidebar-page-container .sidebar-side {
    padding-left: 0;
    padding-right: 0px;
  }
  .translated-rtl .html-content .content-list {
    padding-right: 25px !important;
  }
  .translated-rtl .html-content .content-list.lens {
    padding-right: 0 !important;
  }
  .translated-rtl .content-box {
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .translated-rtl .content-box {
    padding-right: 0 !important;
    padding-left: 0px !important;
  }

  .translated-rtl .banner-section::after {
    background-position: 22.5% bottom;
    right: 10%;
  }
  .translated-rtl .html-content .content-list.characteristics {
    margin-right: 14px;
  }
  .translated-rtl .html-content .content-list.characteristics li {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 1200px) {
}

.translated-rtl .about-section .image-column .inner::before {
  left: auto;
  right: 0;
}

.translated-rtl .about-section .image-column .image-block:nth-child(2) {
  margin-right: 0;
  margin-left: 140px;
}

.translated-rtl .about-section .text-column .text ul li {
  padding-left: 0;
  padding-right: 35px;
}

.translated-rtl .about-section .text-column .text ul li::before {
  left: auto;
  right: 0;
}

.translated-rtl .about-section .text-column .text ul {
  float: right;
}

.translated-rtl .about-section .text-column .text .since {
  float: right;
  margin-left: 0;
  margin-right: 82px;
}

.translated-rtl .about-section .text-column .text .since::before {
  left: auto;
  right: -10px;
}

.translated-rtl .about-section .text-column .text .since::after {
  left: auto;
  right: -42px;
}

.translated-rtl .accordion-box .block .acc-btn {
  padding-right: 40px;
  padding-left: 60px;
}

.translated-rtl .accordion-box .block .acc-btn::before {
  right: auto;
  left: 35px;
}

.translated-rtl .we-do-section .featured-block {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 600px) {
  .translated-rtl .we-do-section .featured-block {
    padding-right: 230px;
  }
}

.translated-rtl .we-do-section .featured-block .image {
  left: auto;
  right: 0;
}

.translated-rtl .we-do-section .progress-box .count-box {
  right: auto;
  left: -40px;
}

.translated-rtl .we-do-section .progress-box .count-box::after {
  left: auto;
  right: 0;
  border-left-color: transparent;
  border-right-color: var(--thm-black);
}

.translated-rtl .trusted-section .right-col .inner::before {
  left: auto;
  right: 100%;
}

.translated-rtl .trusted-section .right-col .inner {
  padding-left: 0;
}

.translated-rtl .dropdown-dropdown-btn {
  transform: rotate(180deg);
  margin-right: 10px;
}
.translated-rtl .open .open .dropdown-dropdown-btn {
  transform: rotate(90deg);
}

@media (min-width: 992px) {
  .translated-rtl .trusted-section .right-col .inner {
    padding-right: 110px;
  }
}

.translated-rtl .trusted-section .featured-block-two .text ul li {
  padding-left: 0;
  padding-right: 30px;
}

.translated-rtl .trusted-section .featured-block-two {
  padding-left: 0;
}

@media (min-width: 992px) {
  .translated-rtl .trusted-section .featured-block-two {
    padding-right: 280px;
  }
}

.translated-rtl .trusted-section .featured-block-two .image {
  left: auto;
  right: 0;
}

.translated-rtl .trusted-section .featured-block-two .text ul li::before {
  left: auto;
  right: 0;
}

.translated-rtl .trusted-section .feature {
  padding-left: 0;
}

@media (min-width: 480px) {
  .translated-rtl .trusted-section .feature {
    padding-right: 90px;
  }
}

.translated-rtl .trusted-section .feature .count {
  left: auto;
  right: 0;
}

.translated-rtl .testi-block .info .image {
  left: auto;
  right: 0;
}

.translated-rtl .testi-block .info {
  padding-left: 0;
  padding-right: 100px;
}

.translated-rtl .testi-block .icon {
  right: auto;
}

.translated-rtl .testimonials-section .owl-theme .owl-dots {
  position: absolute;
  top: -70px;
  width: 100%;
  right: 50%;
  left: 0;
  margin-left: 0;
  margin-right: -50%;
  text-align: left;
}

.translated-rtl .gallery-section .upper-row .sec-title {
  float: right;
}

.translated-rtl .gallery-section .upper-row .filters {
  float: left;
}

.translated-rtl .get-quote-two .info ul li .icon {
  right: 0;
  left: auto;
}

.translated-rtl .get-quote-two .info ul li {
  padding-left: 0;
  padding-right: 85px;
}

.translated-rtl .main-footer .newsletter-form .form-group input[type="text"],
.translated-rtl .main-footer .newsletter-form .form-group input[type="tel"],
.translated-rtl .main-footer .newsletter-form .form-group input[type="email"] {
  padding-right: 25px;
  padding-left: 60px;
}

.translated-rtl .newsletter-form .form-group .theme-btn {
  right: auto;
  left: 12px;
}

.translated-rtl .main-footer .info-widget ul li {
  padding-left: 0;
  padding-right: 32px;
}

.translated-rtl .main-footer .info-widget ul li .icon {
  left: auto;
  right: 0;
}

.translated-rtl .call-to-section h2 {
  float: right;
}

.translated-rtl .call-to-section .link-box {
  float: left;
}

.translated-rtl .call-to-section h2 br {
  display: none;
}

.translated-rtl .html-content .content-list {
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1199px) {
  .translated-rtl .main-header .header-upper .logo-box {
    margin-right: 0;
    margin-left: 80px;
  }
}

.translated-rtl .banner-one-page .banner-carousel .content-box .link-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.translated-rtl .banner-one-page .banner-carousel .vid-link {
  margin-left: 0;
  margin-right: 15px;
}

@media (min-width: 376px) {
  .translated-rtl .banner-one-page .banner-carousel .vid-link {
    margin-right: 30px;
  }
}

.translated-rtl .main-menu .navigation > li {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.translated-rtl .main-menu .navigation > li:last-child {
  float: right;
  margin-right: 0;
  margin-left: 0px;
}

@media (max-width: 479px) {
  .translated-rtl .about-section .image-column .image-block,
  .translated-rtl .about-section .image-column .image-block:nth-child(1),
  .translated-rtl .about-section .image-column .image-block:nth-child(2) {
    margin: 0 0 10px;
    width: 100%;
  }
}

@media (min-width: 480px) {
  .translated-rtl .why-us-section .feature .inner-box {
    padding-left: 0;
    padding-right: 90px;
  }
}

@media (min-width: 480px) {
  .translated-rtl .why-us-section .feature .inner-box::before {
    left: auto;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .translated-rtl .featured-section .left-col .inner {
    padding-right: 0;
    padding-left: 30px;
  }
}

.translated-rtl .features-section .content-box {
  max-width: 750px;
}

@media (min-width: 480px) {
  .translated-rtl .features-section-two .feature {
    padding-left: 0;
    padding-right: 90px;
  }
}

@media (min-width: 480px) {
  .translated-rtl .features-section-two .feature .count {
    left: auto;
    right: 0;
  }
}

.translated-rtl .page-banner .bread-crumb li {
  float: right;
}

@media (min-width: 600px) {
  .translated-rtl .page-banner .bread-crumb li {
    padding-right: 0;
    margin-right: 0;
    padding-left: 15px;
    margin-left: 15px;
  }
}

.translated-rtl .page-banner .bread-crumb li::before {
  left: -15px;
  right: auto;
}

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