:root {
  --white-color: #fff;
  --white-color-opc: 255, 255, 255;
  --black-color: #050505;
  --black-color-opc: 5, 5, 5;
  --title-color: #050505;
  --title-color-opc: 5, 5, 5;
  --text-color: #404040;
  --text-color-opc: 64, 64, 64;
  --dark-text-color: #999999;
  --primary-color1: #ccf664;
  --primary-color1-opc: 204, 246, 100;
  --primary-color2: #193133;
  --primary-color2-opc: 25, 49, 51;
  --borders-color: #e8e8e8;
  --borders-color-opc: 232, 232, 232;
}

body {
  direction: rtl;
}

.primary-btn1:hover {
  color: var(--white-color);
}
.primary-btn1.two {
  color: var(--title-color);
}
.primary-btn1.transparent {
  color: var(--title-color);
}

.primary-btn2 svg {
  transform: scaleX(-1);
}
.primary-btn2:hover {
  color: var(--white-color);
}
.primary-btn2.two {
  color: var(--title-color);
}

.primary-btn3:hover {
  color: var(--white-color);
}
.primary-btn3.two:hover {
  color: var(--title-color);
}
.primary-btn3.white-bg {
  color: var(--title-color);
}
.primary-btn3.transparent {
  color: var(--title-color);
}

.slider-btn-grp .slider-btn svg {
  transform: scaleX(-1);
}

.nice-select .current {
  text-align: right;
  display: block;
}
.nice-select .list {
  left: unset;
  right: 0;
}
.nice-select .list .option {
  text-align: right;
}
.nice-select::after {
  right: unset;
  left: 20px;
}

input {
  direction: rtl;
}

.form-inner input {
  direction: rtl;
}

.topbar-area .contact-list li a span {
  background-position: left 100%;
}

.topbar-area .contact-list li a:hover span {
  background-position: right 100%;
}

.home1-header-topbar-wrap.white-bg .topbar-area .contact-list li a span {
  background-position: left 100%;
}

.home1-header-topbar-wrap.white-bg .topbar-area .contact-list li a:hover span {
  background-position: right 100%;
}

.topbar-area.style-3 .topbar-content a svg {
  transform: scaleX(-1);
}

.topbar-area.style-3 .topbar-content a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.topbar-area.style-3 .topbar-content a span,
.topbar-area.style-3 .topbar-content a:hover span,
header.style-1.home2-header.two .contact-area a,
header.style-1.home2-header.two .contact-area a:hover {
  background-position: right 100%;
}

header.style-1 .search-area .search-bar-wrap {
  right: unset;
  left: 0;
}

header.style-1 .search-area .search-bar-wrap.active {
  --slide-x: -150px;
}
@media (max-width: 1199px) {
  header.style-1 .search-area .search-bar-wrap.active {
    --slide-x: -50px;
  }
}

@media (max-width: 991px) {
  header.style-1 .main-menu {
    left: unset;
    right: 0;
    transform: translateX(100%);
    border-right: unset;
    border-left: 1px solid var(--borders-color);
  }
  header.style-1 .main-menu > ul > li a {
    text-align: start;
  }
  header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item i {
    right: unset;
    left: 0;
  }
  header.style-1 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
    right: unset;
    left: 0;
  }
}
header.style-1 .main-menu > ul > li .dropdown-icon {
  right: unset;
  left: -5px;
}

@media (min-width: 1200px) {
  header.style-1 .main-menu > ul > li > a {
    padding: 3px 10px 3px 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header.style-1 .main-menu > ul > li > a {
    padding: 3px 10px 3px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.style-1 .main-menu > ul > li > a {
    font-size: 14px;
    padding: 3px 10px 3px 12px;
  }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li i {
  right: unset;
  left: 20px;
  transform: rotate(180deg);
}

header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu {
  left: unset;
  right: 219px;
}

header.style-1 .main-menu > ul > li ul.sub-menu > li > a {
  text-align: start;
}

header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
  right: unset;
  left: 8px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
    left: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
    left: 0px;
  }
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item ul li svg {
  transform: scaleX(-1);
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item .menu-blog-card .blog-content .read-more-btn svg {
  transform: scaleX(-1);
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item .menu-blog-card .blog-content .read-more-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item.two .consultation-area a svg {
  transform: scaleX(-1);
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item.two ul li > a {
  background-position: right 95%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item.two ul li:hover a {
  background-position: right 95%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item.two ul li .view-all-btn span {
  background-position: left 100%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item.two ul li .view-all-btn:hover span {
  background-position: right 100%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item ul li a span {
  background-position: left 95%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item ul li:hover a span {
  background-position: right 95%;
}

header.style-1 .main-menu > ul > li .mega-menu .menu-row .menu-single-item .menu-blog-card .blog-content h5 a:hover {
  background-position: right 95%;
}

.right-sidebar-menu {
  right: unset;
  left: 0;
  transform: translateX(-120%);
  margin-right: 0;
  margin-left: 36px;
}
@media (max-width: 1899px) {
  .right-sidebar-menu {
    margin-left: 10px;
  }
}
.right-sidebar-menu .right-sidebar-close-btn {
  right: unset;
  left: 14px;
}

.home1-about-section .about-content-wrap .about-content .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.home1-about-section .about-content-wrap .about-content .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.home1-about-section .about-content-wrap .about-content .report-area {
  padding: 25px 190px 25px 100px;
}
@media (max-width: 767px) {
  .home1-about-section .about-content-wrap .about-content .report-area {
    padding: 25px 175px 25px 40px;
  }
}
@media (max-width: 576px) {
  .home1-about-section .about-content-wrap .about-content .report-area {
    padding: 25px 15px;
  }
}

.home1-about-section .about-content-wrap .about-content .report-area .report-img {
  left: unset;
  right: 25px;
}
@media (max-width: 991px) {
  .home1-about-section .about-content-wrap .about-content .report-area .report-img {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .home1-about-section .about-content-wrap .about-content .report-area .report-img {
    right: 15px;
  }
}
@media (max-width: 576px) {
  .home1-about-section .about-content-wrap .about-content .report-area .report-img {
    right: unset;
  }
}

.home1-about-section .about-content-wrap .about-content .report-area .read-more-btn svg {
  transform: scaleX(-1);
}

.home1-about-section .about-content-wrap .about-content .report-area .read-more-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home1-about-section .about-content-wrap .about-content .report-area .read-more-btn span {
  background-position: right 100%;
}

.home1-about-section .about-content-wrap .about-content .report-area .read-more-btn:hover span {
  background-position: right 100%;
}

.home1-about-section .about-content-wrap .about-content .report-area .report-download-btn {
  right: unset;
  left: 15px;
}

@keyframes scroll-x-reverse {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
.service-card .primary-btn1 {
  margin-left: 0;
  margin-right: 35px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .service-card .primary-btn1 {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .service-card .primary-btn1 {
    margin-right: 15px;
  }
}
@media (max-width: 1199px) {
  .service-card .primary-btn1 {
    margin-right: 20px;
  }
}

.service-card .icon-and-title-area h3 a:hover {
  background-position: right 95%;
}

.home1-service-section .explore-btn svg {
  transform: scaleX(-1);
}

.home1-service-section .explore-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home1-service-section .explore-btn span {
  background-position: right 100%;
}

.home1-service-section .explore-btn:hover span {
  background-position: right 100%;
}

.home1-industry-section .multi-step-wrapper .single-step .step-img {
  right: unset;
  left: 0;
}

.home1-industry-section .multi-step-wrapper .single-step .step-img::after {
  right: unset;
  left: -30px;
}
@media (max-width: 1399px) {
  .home1-industry-section .multi-step-wrapper .single-step .step-img::after {
    left: -10px;
  }
}

.home1-industry-section .multi-step-wrapper .single-step .explore-btn svg {
  transform: scaleX(-1);
}

.home1-industry-section .multi-step-wrapper .single-step .explore-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home1-industry-section .multi-step-wrapper .single-step .explore-btn span {
  background-position: right 100%;
}

.home1-industry-section .multi-step-wrapper .single-step .explore-btn:hover span {
  background-position: right 100%;
}

.home1-industry-section .multi-step-wrapper .single-step .industry-list .single-industry svg,
.home1-industry-section .multi-step-wrapper .single-step .industry-list .single-industry-feature svg,
.home1-industry-section .multi-step-wrapper .single-step .industry-feature-list .single-industry svg,
.home1-industry-section .multi-step-wrapper .single-step .industry-feature-list .single-industry-feature svg {
  transform: scaleX(-1);
}
.home1-industry-section .multi-step-wrapper .single-step .multi-step-industry-card .read-more-btn svg {
  transform: scaleX(-1);
}

.home1-banner2-section .banner-content .average-growth-area {
  right: unset;
  left: 17%;
}
@media (max-width: 1799px) {
  .home1-banner2-section .banner-content .average-growth-area {
    left: 13%;
  }
}
@media (max-width: 1699px) {
  .home1-banner2-section .banner-content .average-growth-area {
    left: 11%;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home1-banner2-section .banner-content .average-growth-area {
    left: 5%;
  }
}
@media (max-width: 1399px) {
  .home1-banner2-section .banner-content .average-growth-area {
    left: 15px;
  }
}
@media (max-width: 991px) {
  .home1-banner2-section .banner-content .average-growth-area {
    left: unset;
  }
}

.home1-banner2-section .banner-content .average-growth-area .content > span svg {
  transform: scaleX(-1);
}

.home1-company-growth-section .company-growth-wrapper .company-growth-chart-area img {
  transform: scaleX(-1);
}

.home1-company-growth-section .founder-area .founder-content-wrap .vector {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}

.home1-testimonial-section .slider-btn-and-ranting-area .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.home1-testimonial-section .slider-btn-and-ranting-area .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.partner-section .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.partner-section .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.home1-blog-section .all-and-slider-btn-area .view-all-btn svg {
  transform: scaleX(-1);
}

.home1-blog-section .all-and-slider-btn-area .view-all-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home1-blog-section .all-and-slider-btn-area .view-all-btn span {
  background-position: right 100%;
}

.home1-blog-section .all-and-slider-btn-area .view-all-btn:hover span {
  background-position: right 100%;
}

.blog-card .blog-content h2 a {
  background-position: right 95%;
}

.blog-card .blog-content h2 a:hover {
  background-position: right 95%;
}

.blog-card.two .blog-content .read-more-btn svg {
  transform: scaleX(-1);
}

.blog-card.two .blog-content .read-more-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home1-contact-section .contact-wrapper .contact-area .contact-form-area {
  right: unset;
  left: 17%;
}
@media (max-width: 1799px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-form-area {
    left: 13%;
  }
}
@media (max-width: 1699px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-form-area {
    left: 11%;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-form-area {
    left: 5%;
  }
}
@media (max-width: 1399px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-form-area {
    left: 15px;
  }
}
@media (max-width: 991px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-form-area {
    left: unset;
  }
}

.home1-contact-section .contact-wrapper .contact-area .contact-list .single-contact .contact-title,
.solution-dt-contact-section .solution-dt-contact-content-wrap .solution-dt-contact-content .contact-area .contact-title {
  margin-left: 0;
  margin-right: 57px;
}
@media (max-width: 576px) {
  .home1-contact-section .contact-wrapper .contact-area .contact-list .single-contact .contact-title,
  .solution-dt-contact-section .solution-dt-contact-content-wrap .solution-dt-contact-content .contact-area .contact-title {
    margin-right: 48px;
  }
}
.home1-contact-section .contact-wrapper .contact-area .contact-list .single-contact .contact-title::after,
.solution-dt-contact-section .solution-dt-contact-content-wrap .solution-dt-contact-content .contact-area .contact-title::after {
  left: unset;
  right: -0.8px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.solution-dt-contact-section .contact-info-bar .divider-arrow,
.solution-dt-solution-selection-section .solution-list li a svg {
  transform: scaleX(-1);
}

.home1-faq-section .support-area span a {
  background-position: right 95%;
}

.home1-faq-section .support-area span a:hover {
  background-position: right 95%;
}

.footer-section .footer-main-wrap .footer-widget .footer-menu-list li a, .footer-section.two .footer-main-wrap .footer-widget .footer-menu-list li a {
  background-position: right 95%;
}

.footer-section .footer-main-wrap .footer-widget .footer-menu-list li a:hover, .footer-section.two .footer-main-wrap .footer-widget .footer-menu-list li a:hover {
  background-position: right 95%;
}

.footer-section .footer-main-wrap .footer-widget .address-area a, .footer-section.two .footer-main-wrap .footer-widget .address-area a {
  background-position: right 95%;
}

.footer-section .footer-main-wrap .footer-widget .address-area a:hover, .footer-section.two .footer-main-wrap .footer-widget .address-area a:hover {
  background-position: right 95%;
}

.footer-section .footer-main-wrap .company-logo-area .newsletter-area .newsletter-form input {
  direction: rtl;
}

.footer-section.two .footer-main-wrap .footer-widget .contact-list .single-contact .content a {
  background-position: right 95%;
}

.footer-section.two .footer-main-wrap .footer-widget .contact-list .single-contact .content a:hover {
  background-position: right 95%;
}

.footer-section.two .copyright-area span a {
  background-position: right 95%;
}

.footer-section.two .copyright-area span a:hover {
  background-position: right 95%;
}

.footer-section.two .vector {
  transform: scaleX(-1);
  left: unset;
  right: 0;
}

.primary-btn3 svg {
  transform: scaleX(-1);
}

.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area > span {
  padding-left: 0;
  padding-right: 16px;
}
.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area > span::before {
  left: unset;
  right: 0;
}

.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h1 span,
.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h2 span {
  padding-left: 0;
  padding-right: 40px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h1 span,
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h2 span {
    padding-right: 35px;
  }
}
@media (max-width: 1399px) {
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h1 span,
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h2 span {
    padding-right: 35px;
  }
}
@media (max-width: 991px) {
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h1 span,
  .home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h2 span {
    padding-right: 30px;
  }
}

.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h1 span .vector,
.home2-banner-section .banner-warpper .banner-content-wrap .banner-content .banner-title-area h2 span .vector {
  left: unset;
  right: 0;
}

.home2-banner-section .thumb-content-area .single-slider-text .slide_progress-bar::after {
  left: unset;
  right: 0;
}

.home2-banner2-section .vector,
.home2-industry-section .industry-thumb-img .gradient-vector {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

.home2-banner2-section .average-growth-area .content .revenue-area > span svg {
  transform: scaleX(-1);
}

.home2-service-section .service-title-area .view-all-btn svg,
.home2-industry-section .industry-content-area .industry-content-wrap .explore-btn svg,
.home2-blog-section .explore-btn svg,
.service-card2 .service-content-wrap .service-content .description-and-btn-area .read-more-btn svg {
  transform: scaleX(-1);
}

.home2-service-section .service-title-area .view-all-btn:hover svg,
.home2-industry-section .industry-content-area .industry-content-wrap .explore-btn:hover svg,
.home2-blog-section .explore-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home2-service-section .service-title-area .view-all-btn span,
.home2-service-section .service-title-area .view-all-btn:hover span,
.home2-industry-section .industry-content-area .industry-content-wrap .explore-btn span,
.home2-industry-section .industry-content-area .industry-content-wrap .explore-btn:hover span,
.home2-blog-section .explore-btn span,
.home2-blog-section .explore-btn:hover span {
  background-position: right 100%;
}

.service-card2 .service-content-wrap .service-content .title-area h3 a,
.service-card2 .service-content-wrap .service-content .title-area h3 a:hover,
.home2-industry-section .industry-content-area .industry-content-wrap .industry-list .single-industry h3 a,
.home2-industry-section .industry-content-area .industry-content-wrap .industry-list .single-industry h3 a:hover {
  background-position: right 95%;
}

.service-card2 .service-content-wrap .service-content .description-and-btn-area {
  margin-left: 0;
  margin-right: 75px;
}
@media (max-width: 1699px) {
  .service-card2 .service-content-wrap .service-content .description-and-btn-area {
    margin-right: 67px;
  }
}
@media (max-width: 1399px) {
  .service-card2 .service-content-wrap .service-content .description-and-btn-area {
    margin-right: 0;
  }
}

.home2-service-section .vector,
.home2-estimate-tax-section .vector {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}

.home2-business-value-section .value-card .icon,
.home2-industry-section .industry-content-area .industry-content-wrap .cta-wrapper .call-area svg {
  transform: scaleX(-1);
}

.home2-industry-section .industry-content-area .industry-content-wrap .cta-wrapper .call-area a,
.home2-industry-section .industry-content-area .industry-content-wrap .cta-wrapper .call-area a:hover {
  background-position: right 95%;
}

.home2-business-value-section .business-value-banner-area .value-proposition-wrap .accordion .accordion-item .accordion-header .accordion-button,
.home2-business-value-section .business-value-banner-area .value-proposition-wrap .accordion .accordion-item .accordion-body {
  text-align: right;
}

.home2-business-value-section .business-value-banner-area .value-proposition-wrap .accordion .accordion-item .accordion-header .accordion-button::after {
  right: unset;
  left: 30px;
  margin-left: 0;
  margin-right: auto;
}

.home2-business-value-section .business-value-counter-list .single-counter {
  border-right: unset;
  border-left: 1px solid rgba(var(--black-color-opc), 0.1);
}
@media (max-width: 991px) {
  .home2-business-value-section .business-value-counter-list .single-counter {
    border: 1px solid rgba(var(--black-color-opc), 0.1);
  }
}
@media (min-width: 992px) {
  .home2-business-value-section .business-value-counter-list .single-counter:first-child {
    padding-left: 35px;
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .home2-business-value-section .business-value-counter-list .single-counter:first-child {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .home2-business-value-section .business-value-counter-list .single-counter:last-child {
    padding-right: 35px;
    padding-left: 0;
    border-left: unset;
  }
}
@media (max-width: 1199px) {
  .home2-business-value-section .business-value-counter-list .single-counter:last-child {
    padding-right: 20px;
  }
}

.home2-testimonial-section .review-summary-card .review-top-area .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.home2-testimonial-section .review-summary-card .review-top-area .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.home2-testimonial-section .review-summary-card .review-bottom-area .counter-area .counter-img-grp li img,
.home2-testimonial-section .review-summary-card .review-bottom-area .counter-area .counter-img-grp li span {
  margin-left: 0;
  margin-right: -15px;
}
@media (max-width: 1199px) {
  .home2-testimonial-section .review-summary-card .review-bottom-area .counter-area .counter-img-grp li img,
  .home2-testimonial-section .review-summary-card .review-bottom-area .counter-area .counter-img-grp li span {
    margin-left: 0;
    margin-right: -18px;
  }
}

.home2-testimonial-section .review-summary-card .review-bottom-area .counter-area .counter-img-grp li:first-child img {
  margin-right: 0;
}

.testimonial-card2 .testimonial-content .video-area {
  margin-left: 0;
  margin-right: auto;
}

.testimonial-card2 .testimonial-content .video-area svg {
  transform: scaleX(-1);
}

.tax-calculator-wrapper {
  padding: 10px 50px 10px 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tax-calculator-wrapper {
    padding: 10px 25px 10px 10px;
  }
}
@media (max-width: 991px) {
  .tax-calculator-wrapper {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  .tax-calculator-wrapper {
    padding: 20px 30px;
  }
}
@media (max-width: 576px) {
  .tax-calculator-wrapper {
    padding: 20px 15px;
  }
}

.tax-calculator-wrapper .tax-calculator-form-area .tax-calculator-form-wrap .form-inner label .tooltip-area .tooltip-text {
  right: unset;
  left: -275px;
}
@media (max-width: 576px) {
  .tax-calculator-wrapper .tax-calculator-form-area .tax-calculator-form-wrap .form-inner label .tooltip-area .tooltip-text {
    left: 0;
  }
}
.tax-calculator-wrapper .tax-calculator-form-area .tax-calculator-form-wrap .form-inner label .tooltip-area .tooltip-text::after {
  left: unset;
  right: 0;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.tax-calculator-wrapper .tax-summary-area .tax-summary-wrap .payable-tax h4 .tooltip-area .tooltip-text {
  right: unset;
  left: -240px;
}
@media (max-width: 576px) {
  .tax-calculator-wrapper .tax-summary-area .tax-summary-wrap .payable-tax h4 .tooltip-area .tooltip-text {
    left: 0;
  }
}
.tax-calculator-wrapper .tax-summary-area .tax-summary-wrap .payable-tax h4 .tooltip-area .tooltip-text::after {
  left: unset;
  right: 0;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.tax-calculator-wrapper .tax-calculator-form-area .tax-calculator-form-wrap .form-inner2 ul li .form-check {
  padding-left: 0;
  padding-right: 1.5em;
}

.tax-calculator-wrapper .tax-calculator-form-area .tax-calculator-form-wrap .form-inner2 ul li .form-check .form-check-input {
  float: right;
  margin-left: 0;
  margin-right: -1.5em;
}

.home2-newsletter-section .newsletter-content-wrap .newsletter-form input {
  direction: rtl;
}

.home2-newsletter-section .newsletter-content-wrap .newsletter-form button svg {
  transform: scaleX(-1);
}

input,
textarea {
  direction: rtl;
}

.breadcrumb-section .banner-content .breadcrumb-list li svg,
.read-more-btn svg,
.view-all-btn svg,
.explore-btn svg,
.download-btn svg,
.registration-btn svg,
.replay-btn svg,
.load-more-btn svg,
.apply-btn svg,
.contact-btn svg,
.cart-btn svg,
.citation-btn svg,
.paginations-button svg,
.pagination-button svg,
.slider-btn svg,
.blog-card .read-more-btn svg,
.case-study-card .read-more-btn svg,
.product-card .cart-btn svg,
.home3-blog-section .btn-area .view-all-btn svg,
.home3-tax-calculation-section .download-btn svg,
.industry-dt-overview-section .report-area .download-btn svg,
.career-page-position-section .position-card .details-button svg, .industry1-page .section-title a svg, .industry-dt-overview-section .industry-dt-overview-content .counter-area .single-counter .counter-number-area svg, .industry-dt-trends-section .trends-content-wrap .consulation-area span a svg, .industry-dt-team-section .consulation-area span a svg {
  transform: scaleX(-1);
}

.read-more-btn:hover svg,
.view-all-btn:hover svg,
.explore-btn:hover svg,
.download-btn:hover svg,
.details-button:hover svg,
.load-more-btn:hover svg,
.apply-btn:hover svg,
.contact-btn:hover svg,
.cart-btn:hover svg,
.citation-btn:hover svg,
.home3-blog-section .btn-area .view-all-btn:hover svg,
.home3-tax-calculation-section .download-btn:hover svg,
.industry-dt-overview-section .report-area .download-btn:hover svg,
.industry1-page .section-title a:hover svg,
.industry-dt-overview-section .industry-dt-overview-content .report-area .download-btn:hover svg,
.industry-dt-trends-section .trends-content-wrap .consulation-area span a:hover svg, .industry-dt-team-section .consulation-area span a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.read-more-btn span,
.read-more-btn:hover span,
.view-all-btn span,
.view-all-btn:hover span,
.explore-btn span,
.explore-btn:hover span,
.download-btn span,
.download-btn:hover span,
.registration-btn span,
.registration-btn:hover span,
.load-more-btn span,
.load-more-btn:hover span,
.contact-btn span,
.contact-btn:hover span,
.inner-page-search-area .inner-page-search-wrap span a,
.inner-page-search-area .inner-page-search-wrap span a:hover,
.home3-filter-wrapper .filter-input-wrap > p a,
.home3-filter-wrapper .filter-input-wrap > p a:hover,
.home3-blog-section .btn-area .view-all-btn span,
.home3-blog-section .btn-area .view-all-btn:hover span,
.home3-tax-calculation-section .download-btn span,
.home3-tax-calculation-section .download-btn:hover span,
.industry-dt-overview-section .report-area .download-btn span,
.industry-dt-overview-section .report-area .download-btn:hover span,
.industry-dt-trends-section .consulation-area span a strong,
.industry-dt-trends-section .consulation-area span a:hover strong,
.industry-dt-team-section .consulation-area span a strong,
.industry-dt-team-section .consulation-area span a:hover strong,
.solution-page .solution-content .explore-btn span,
.solution-page .solution-content .explore-btn:hover span,
.industry1-page .section-title a span,
.industry1-page .section-title a:hover span, .industry-dt-trends-section .trends-content-wrap .consulation-area span a strong, .industry-dt-trends-section .trends-content-wrap .consulation-area span a:hover strong {
  background-position: right 100%;
}

.blog-card .blog-content h2 a,
.blog-card .blog-content h2 a:hover,
.blog-card .blog-content h4 a,
.blog-card .blog-content h4 a:hover,
.blog-sidebar-area .single-widget .category-list li a span:first-child,
.blog-sidebar-area .single-widget .category-list li:hover a span:first-child,
.blog-sidebar-area .single-widget .recent-post-widget .recent-post-content h4 a,
.blog-sidebar-area .single-widget .recent-post-widget .recent-post-content h4 a:hover,
.blog-sidebar-area .single-widget .tag-list li a,
.blog-sidebar-area .single-widget .tag-list li:hover a,
.solution-page .solution-content h3 a,
.solution-page .solution-content h3 a:hover,
.solution-default-page .solution-list .single-solution h3 a,
.solution-default-page .solution-list .single-solution h3 a:hover,
.case-study-card .case-study-content h3 a,
.case-study-card .case-study-content h3 a:hover,
.product-card .product-card-content h3 a,
.product-card .product-card-content h3 a:hover,
.team-card .team-content h3 a,
.team-card .team-content h3 a:hover,
.challenge-card2 .title-area h3 a,
.challenge-card2 .title-area h3 a:hover,
.process-card .process-content h3 a,
.process-card .process-content h3 a:hover,
.home3-service-section .service-wrapper .service-card3 .service-content h3 a,
.home3-service-section .service-wrapper .service-card3 .service-content h3 a:hover,
.home3-industry-section .industry-list .single-industry h3 a,
.home3-industry-section .industry-list .single-industry h3 a:hover,
.home3-blog-section .blog-card .blog-content h2 a,
.home3-blog-section .blog-card .blog-content h2 a:hover,
.career-page-position-section .position-card .position-content h3 a,
.career-page-position-section .position-card .position-content h3 a:hover,
.webinar-event-page .speaker-card .speaker-content h3 a,
.webinar-event-page .speaker-card .speaker-content h3 a:hover,
.contact-page .contact-page-sidebar .contact-info a,
.contact-page .contact-page-sidebar .contact-info a:hover, .contact-page-map-indicator-section .location-area .location-card .location-content .contact-list .single-contact a, .contact-page-map-indicator-section .location-area .location-card .location-content .contact-list .single-contact a:hover, .terms-page .terms-page-sidebar .contact-area .contact-list .single-contact a, .terms-page .terms-page-sidebar .contact-area .contact-list .single-contact a:hover {
  background-position: right 95%;
}

.comment-and-form-area .comment-area .comment .comment-replay {
  margin-left: 0;
  margin-right: 70px;
}
@media (max-width: 576px) {
  .comment-and-form-area .comment-area .comment .comment-replay {
    margin-right: 25px;
  }
}

.rating-area .rating-batch {
  right: unset;
  left: 0;
}
.rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.accordion .accordion-item .accordion-header .accordion-button,
.accordion .accordion-item .accordion-body,
.faq-wrap .accordion .accordion-item .accordion-header .accordion-button,
.faq-wrap .accordion .accordion-item .accordion-body {
  text-align: right;
}

.accordion .accordion-item .accordion-header .accordion-button::after,
.faq-wrap .accordion .accordion-item .accordion-header .accordion-button::after {
  margin-left: 0;
  margin-right: auto;
}

.home3-filter-wrapper .filter-input-wrap .filter-input .single-search-box .custom-select-wrap {
  left: unset;
  right: 0;
}
@media (max-width: 576px) {
  .home3-filter-wrapper .filter-input-wrap .filter-input .single-search-box .custom-select-wrap {
    right: 50%;
    left: unset;
  }
}

.home3-filter-wrapper .filter-input-wrap .filter-input .single-search-box .custom-select-wrap .option-list li::before {
  left: unset;
  right: 0;
}

.home3-filter-wrapper .filter-input-wrap .filter-input .single-search-box > svg.dropdown-icon,
.home3-filter-wrapper .filter-input-wrap .filter-input .single-search-box .custom-select-search-area i {
  transform: scaleX(-1);
}

.home3-service-section .service-wrapper .service-card3 {
  padding: 15px 50px 15px 15px;
}
@media (max-width: 1399px) {
  .home3-service-section .service-wrapper .service-card3 {
    padding: 15px 40px 15px 15px;
  }
}
@media (max-width: 1199px) {
  .home3-service-section .service-wrapper .service-card3 {
    padding: 15px 30px 15px 15px;
  }
}
@media (max-width: 991px) {
  .home3-service-section .service-wrapper .service-card3 {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .home3-service-section .service-wrapper .service-card3 {
    padding: 45px 20px;
  }
}
@media (max-width: 576px) {
  .home3-service-section .service-wrapper .service-card3 {
    padding: 45px 15px;
  }
}

.home3-industry-section .industry-list li a svg {
  transform: scaleX(-1);
}

.home3-industry-section .industry-list li a::after {
  background-position: right 100%;
}

.home3-industry-section .industry-list li a:hover::after {
  background-position: right 100%;
}

.home3-industry-section .bottom-area a svg {
  transform: scaleX(-1);
}

.home3-industry-section .bottom-area a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home3-industry-section .bottom-area a span,
.home3-industry-section .bottom-area a:hover span {
  background-position: right 100%;
}

.home3-founder-section .why-choose-section .why-choose-wrapper .why-choose-content-wrapper .btn-area a svg {
  transform: scaleX(-1);
}

.home3-founder-section .why-choose-section .why-choose-wrapper .why-choose-content-wrapper .btn-area a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.home3-founder-section .why-choose-section .why-choose-wrapper .why-choose-content-wrapper .btn-area a span,
.home3-founder-section .why-choose-section .why-choose-wrapper .why-choose-content-wrapper .btn-area a:hover span {
  background-position: right 100%;
}

.home3-testimonial-section .slider-btn-grp .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.home3-testimonial-section .slider-btn-grp .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.home3-contact-section .contact-area {
  padding-right: 0;
  padding-left: 140px;
  margin-left: 0;
  margin-right: auto;
  text-align: start;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home3-contact-section .contact-area {
    padding-left: 120px;
  }
}
@media (max-width: 1399px) {
  .home3-contact-section .contact-area {
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .home3-contact-section .contact-area {
    padding-left: 0;
    margin-right: 0;
  }
}

.home3-contact-section .contact-area > span {
  justify-content: start;
}

.home3-contact-section .contact-area .divider {
  right: unset;
  left: 0;
}
@media (max-width: 991px) {
  .home3-contact-section .contact-area .divider {
    left: 50%;
  }
}

.home3-contact-section .newsletter-content-wrap {
  padding-left: 0;
  padding-right: 70px;
}
@media (max-width: 1399px) {
  .home3-contact-section .newsletter-content-wrap {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .home3-contact-section .newsletter-content-wrap {
    padding-right: 0;
  }
}

.home3-contact-section .newsletter-content-wrap .newsletter-form input {
  direction: rtl;
}

.home3-contact-section .newsletter-content-wrap .newsletter-form button svg {
  transform: scaleX(-1);
}

.blog-standard-page .blog-card .blog-content {
  padding-right: 0;
  padding-left: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-standard-page .blog-card .blog-content {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .blog-standard-page .blog-card .blog-content {
    padding-left: 85px;
  }
}
@media (max-width: 767px) {
  .blog-standard-page .blog-card .blog-content {
    padding-left: 0;
  }
}

.blog-details-page .blog-details-content-wrap .blog-author-meta .author-info .meta span.date {
  padding-right: 0;
  padding-left: 16px;
}
.blog-details-page .blog-details-content-wrap .blog-author-meta .author-info .meta span.date::after {
  right: unset;
  left: 0;
}
@media (max-width: 576px) {
  .blog-details-page .blog-details-content-wrap .blog-author-meta .author-info .meta span.date {
    padding-left: 0;
  }
}

.blog-details-page .blog-details-content-wrap .focus-keyword-list li span,
.terms-page .terms-page-content-wrap .terms-list li {
  padding-left: 0;
  padding-right: 20px;
}

.blog-details-page .blog-details-content-wrap .focus-keyword-list li span::before,
.blog-details-page .blog-details-content-wrap .key-points li::before,
.case-study-details-page .case-study-dt-content-wrap .key-points li::before,
.case-study-details-page .case-study-dt-content-wrap .focus-keyword-list li span::before,
.terms-page .terms-page-content-wrap .terms-list li::before {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

.blog-details-page .blog-details-content-wrap .key-points li {
  padding-left: 0;
  padding-right: 30px;
}
@media (max-width: 576px) {
  .blog-details-page .blog-details-content-wrap .key-points li {
    padding-right: 25px;
  }
}

@media (max-width: 576px) {
  .blog-details-page .blog-details-content-wrap .focus-keyword-list li span {
    padding-right: 15px;
  }
}

.case-study-details-page .case-study-dt-content-wrap .key-points li {
  padding-left: 0;
  padding-right: 30px;
}
@media (max-width: 576px) {
  .case-study-details-page .case-study-dt-content-wrap .key-points li {
    padding-right: 25px;
  }
}

.case-study-details-page .case-study-dt-content-wrap .focus-keyword-list li span {
  padding-left: 0;
  padding-right: 20px;
}
@media (max-width: 576px) {
  .case-study-details-page .case-study-dt-content-wrap .focus-keyword-list li span {
    padding-right: 15px;
  }
}

.blog-details-page .blog-details-content-wrap .tag-and-social-area .social-area,
.people-details-page .people-sidebar .social-area {
  direction: rtl;
}

.team-card .team-content h2 a {
  background-position: right 100%;
}

.team-card .team-content h2 a:hover {
  background-position: right 100%;
}

.industry-dt-overview-section .industry-dt-overview-content .report-area {
  padding: 20px 190px 20px 100px;
}
@media (max-width: 767px) {
  .industry-dt-overview-section .industry-dt-overview-content .report-area {
    padding: 20px 175px 20px 40px;
  }
}
@media (max-width: 576px) {
  .industry-dt-overview-section .industry-dt-overview-content .report-area {
    padding: 20px 15px;
  }
}

.industry-dt-overview-section .industry-dt-overview-content .report-area .report-img {
  left: unset;
  right: 20px;
}
@media (max-width: 767px) {
  .industry-dt-overview-section .industry-dt-overview-content .report-area .report-img {
    right: 15px;
  }
}
@media (max-width: 576px) {
  .industry-dt-overview-section .industry-dt-overview-content .report-area .report-img {
    right: unset;
  }
}

.industry-details-process-section .indutry-dt-process-banner .challenges-wrap {
  margin-left: 0;
  margin-right: auto;
}

.industry-details-process-section .indutry-dt-process-banner .challenges-wrap .accordion .accordion-item .accordion-header .accordion-button::after {
  right: unset;
  left: 30px;
}

.industry-default-page .industry-area .industry-list li a svg,
.industry-default-page .industry-area .bottom-area a svg,
.industry-default-why-choose-section .industry-default-why-choose-card .why-choose-content h3 svg {
  transform: scaleX(-1);
}

.industry-default-page .industry-area .bottom-area a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.industry-default-page .industry-area .industry-list li a::after {
  left: unset;
  right: 0;
  background-position: right 100%;
}

.industry-default-page .industry-area .industry-list li a:hover::after,
.industry-default-page .industry-area .bottom-area a span,
.industry-default-page .industry-area .bottom-area a:hover span, .industry-dt-overview-section .industry-dt-overview-content .report-area .download-btn span, .industry-dt-overview-section .industry-dt-overview-content .report-area .download-btn:hover span {
  background-position: right 100%;
}

.industry-details-process-section .indutry-dt-process-banner .challenges-wrap .accordion .accordion-item .accordion-header .accordion-button, .industry-details-process-section .indutry-dt-process-banner .challenges-wrap .accordion .accordion-item .accordion-body {
  text-align: right;
}

.case-study-page .filter-area .filter-wrapper .nice-select {
  direction: rtl;
  text-align: right;
  padding-left: 18px;
  padding-right: 0;
}
.case-study-page .filter-area .filter-wrapper .nice-select::after {
  right: unset;
  left: 0;
}
.case-study-page .filter-area .filter-wrapper .nice-select .list {
  left: unset;
  right: 0;
}
.case-study-page .filter-area .filter-wrapper .nice-select .list .option {
  text-align: right;
}

.case-study-details-page .case-study-details-sidebar .case-study-details-info-wrap table tbody tr td:last-child {
  text-align: left;
}

.case-study-details-page .case-study-details-sidebar .note-area .title-area svg {
  transform: scaleX(-1);
}

.solution-page .solution-content .explore-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.solution-default-page .solution-default-wrap .solution-list li a svg {
  transform: scaleX(-1);
}

.solution-dt-overview-section .solution-dt-overview-value-area .value-card .value-content h3 svg {
  transform: scaleX(-1);
}

.solution-dt-overview-section .vector {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}

.case-study-details-page .case-study-details-sidebar .case-study-details-info-wrap ul li,
.career-details-page .career-details-sidebar .career-details-content-list li,
.people-details-page .people-details-content .certifications-area ul li,
.people-details-page .people-details-content .education-area ul li,
.solution-dt-benefits-section .solution-dt-benefits-content-wrap ul li,
.solution-dt-overview-section .solution-list li,
.checkout-page .checkout-form-wrapper .checkout-form .form-inner2 .form-check,
.product-details-page .product-details-content .product-quantity .quantity-area,
.cart-page .cart-shopping-wrapper .cart-table tbody tr td .quantity-area {
  direction: rtl;
}

.cart-page .cart-shopping-wrapper .cart-table tbody tr td .product-info-wrapper,
.checkout-page .order-sum-area .cart-body ul li .item-area,
.product-details-page .product-details-content .product-quantity,
.product-details-page .product-description-and-review-area .comment-and-form-area .comment-area .single-comment-area,
.comment-and-form-area .comment-area .single-comment-area {
  direction: rtl;
}

.shop-page .shop-sidebar .single-widget .checkbox-container .form-inner,
.product-details-page .product-description-and-review-area .nav-pills,
.checkout-page .checkout-form-wrapper .checkout-form .form-inner2 .form-check,
.cart-page .cart-order-sum-area .coupon-area,
.pricing-plan-page .pricing-plan-card .pricing-plan-content .included-feature-area ul li,
.career-page-highlight-section .career-highlight-overview ul li,
.contact-page .contact-field-area .form-inner,
.webinar-event-page .webinar-event-sidebar .single-widget .tooltip-area {
  direction: rtl;
}

.webinar-event-page .webinar-event-content-wrap .schedule-list .schedule-item {
  padding-left: 0;
  padding-right: 30px;
}
@media (max-width: 576px) {
  .webinar-event-page .webinar-event-content-wrap .schedule-list .schedule-item {
    padding-right: 25px;
  }
}
.webinar-event-page .webinar-event-content-wrap .schedule-list .schedule-item::before {
  left: unset;
  right: 0;
}
.webinar-event-page .webinar-event-content-wrap .schedule-list .schedule-item::after {
  left: unset;
  right: 5px;
}
.webinar-event-page .webinar-event-content-wrap .schedule-list .schedule-item ol {
  padding-left: 0;
  padding-right: 20px;
}

.webinar-event-page .webinar-event-content-wrap .meals ul li .tooltip-area .tooltip-text {
  right: unset;
  left: -240px;
}
@media (max-width: 576px) {
  .webinar-event-page .webinar-event-content-wrap .meals ul li .tooltip-area .tooltip-text {
    left: 0;
  }
}
.webinar-event-page .webinar-event-content-wrap .meals ul li .tooltip-area .tooltip-text::after {
  left: unset;
  right: 0;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.about-page-journey-section .jouney-content-wrapper .journey-card .year,
.about-page-team-section .view-all-btn-area .view-all-btn svg,
.about-page-award-section .award-area .award-info-card .icon,
.error-page .error-content-wrap .error-content .btn-area .primary-btn3 svg,
.contact-page-map-indicator-section .location-card .direction-btn svg,
.career-page-virtual-tour-section .virtual-tour-area .video-area svg,
.solution-dt-contact-section .solution-dt-contact-content-wrap .contact-info-bar svg,
.people-details-page .people-sidebar .citation-btn svg {
  transform: scaleX(-1);
}

.inner-page-navigation-section .inner-page-navigation-wrap .copy-link-btn strong {
  background-position: right 100%;
}

.inner-page-navigation-section .inner-page-navigation-wrap .copy-link-btn:hover strong {
  background-position: right 100%;
}

.inner-page-navigation-section .inner-page-navigation-wrap .page-navigation-menu .page-navigation-item::after {
  background-position: right 100%;
}

.inner-page-navigation-section .inner-page-navigation-wrap .page-navigation-menu .page-navigation-item.active::after {
  background-position: right 100%;
}

.about-page-award-section .award-info-card {
  right: unset;
  left: 38%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .about-page-award-section .award-info-card {
    left: 36%;
  }
}
@media (max-width: 1399px) {
  .about-page-award-section .award-info-card {
    left: 34%;
  }
}
@media (max-width: 1199px) {
  .about-page-award-section .award-info-card {
    left: 28%;
  }
}
@media (max-width: 991px) {
  .about-page-award-section .award-info-card {
    left: 50%;
  }
}
.about-page-award-section .award-info-card::before {
  right: unset;
  left: -10px;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.about-page-award-section .about-page-award-content-wrap .shape {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

.about-page-award-section .award-info-card .award-info-content-wrap .contact-btn svg {
  transform: scaleX(-1);
}

.about-page-award-section .award-info-card .award-info-content-wrap .contact-btn:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.about-page-award-section .award-info-card .award-info-content-wrap .contact-btn span,
.about-page-award-section .award-info-card .award-info-content-wrap .contact-btn:hover span {
  background-position: right 100%;
}

.people-details-page .people-sidebar .card-header svg,
.people-details-page .people-details-content .info-list li svg {
  transform: scaleX(-1);
}

.people-details-page .people-sidebar .publication-item .content .title a,
.people-details-page .people-sidebar .publication-item .content .title a:hover {
  background-position: right 95%;
}

.people-details-page .people-sidebar .publication-item .content .citation-btn span,
.people-details-page .people-sidebar .publication-item .content .citation-btn:hover span,
.people-details-page .people-details-content .contact-list .single-contact a,
.people-details-page .people-details-content .contact-list .single-contact a:hover {
  background-position: right 100%;
}

.career-page-intro-section .title-area .position-btn-and-rating-area .rating-area .rating-batch,
.career-page-virtual-tour-section .rating-area .rating-batch {
  right: unset;
  left: 0;
}
.career-page-intro-section .title-area .position-btn-and-rating-area .rating-area .rating-batch::after,
.career-page-virtual-tour-section .rating-area .rating-batch::after {
  right: unset;
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

.career-page-intro-section .benefits-area .benefit-card h3 svg,
.career-page-intro-section .benefits-area .virtual-tour-area span a svg {
  transform: scaleX(-1);
}

.career-page-intro-section .benefits-area .virtual-tour-area span a:hover svg {
  transform: scaleX(-1) translateX(3px);
}

.career-page-intro-section .benefits-area .virtual-tour-area span a strong,
.career-page-intro-section .benefits-area .virtual-tour-area span a:hover strong {
  background-position: right 100%;
}

.shop-page .shop-sidebar .single-widgets .cart-menu .product-list .single-product .content h3 a,
.shop-page .shop-sidebar .single-widgets .cart-menu .product-list .single-product .content h3 a:hover,
.shop-page .shop-sidebar .single-widgets .tag-list li a,
.shop-page .shop-sidebar .single-widgets .tag-list li a:hover {
  background-position: right 100%;
}

.cart-page .cart-order-sum-area .order-summary-wrap .order-summary-list li .coupon-area .form-inner .apply-btn {
  right: unset;
  left: 0;
  border-radius: 5px 0 0 5px;
}

.cart-page .cart-shopping-wrapper .cart-table tbody tr td .product-info-wrapper .product-info-content ul li:last-child::before {
  left: unset;
  right: -10px;
}

.cart-page .cart-shopping-wrapper .details-button svg {
  transform: scaleX(-1);
}

.cart-page .cart-shopping-wrapper .details-button:hover svg {
  transform: scaleX(-1) rotate(45deg);
}

.checkout-page .choose-payment-method .payment-option ul li .checked i {
  margin-left: 0;
  margin-right: 13px;
}

.product-details-page .product-description-and-review-area .tab-content2 .review-form .form-inner2 .review-rate-area .rate {
  float: right;
  direction: ltr;
  transform: scaleX(-1);
}

.related-product-section .related-product-slider-area .slider-btn-grp .slider-btn {
  left: unset;
  right: -20px;
}

.related-product-section .related-product-slider-area .slider-btn-grp .slider-btn.related-product-slider-next {
  right: unset;
  left: -20px;
}

.career-details-page .career-details-sidebar .form-inner2 .form-check .form-check-label a,
.career-details-page .career-details-sidebar .form-inner2 .form-check .form-check-label a:hover {
  background-position: right 90%;
}

.career-details-page .career-details-page-content-wrap .career-details-content-list li ul li svg {
  transform: scaleX(-1);
}

.job-form-modal .modal-dialog .modal-content .modal-close {
  right: unset;
  left: 30px;
}
@media (max-width: 991px) {
  .job-form-modal .modal-dialog .modal-content .modal-close {
    left: 20px;
  }
}
@media (max-width: 576px) {
  .job-form-modal .modal-dialog .modal-content .modal-close {
    left: 10px;
  }
}

input,
textarea,
select {
  direction: rtl;
}

input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),
textarea,
select {
  text-align: right;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  text-align: right;
}

input::placeholder,
textarea::placeholder {
  text-align: right;
}

.nice-select,
.nice-select .current,
.nice-select .option {
  direction: rtl;
  text-align: right;
}

.nice-select::after {
  right: unset;
  left: 20px;
}

.nice-select .list {
  left: unset;
  right: 0;
}

.comment-and-form-area .inquiry-form .form-wrap .form-inner2 .form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url(../img/innerpages/icon/career-sidebar-check-icon.svg);
  background-size: 12px 12px;
}

.career-details-page .career-details-sidebar .form-inner2 .form-check .form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url(../img/innerpages/icon/career-sidebar-check-icon.svg);
  background-size: 12px 12px;
}

.job-form-modal .modal-dialog .modal-content .modal-body .single-info .form-inner2 .form-check .form-check-input:checked[type=checkbox] {
  background-size: 12px 12px;
}

.contact-page .contact-form .contact-field-area .form-inner2 .form-check .form-check-input:checked[type=checkbox] {
  background-size: 12px 12px;
}

.contact-page .contact-form .contact-field-area .form-inner2 .form-check .form-check-label a, .contact-page .contact-form .contact-field-area .form-inner2 .form-check .form-check-label a:hover {
  background-position: right 90%;
}

.terms-page .terms-page-content-wrap .terms-list li ul li svg {
  transform: scaleX(-1);
}/*# sourceMappingURL=style-rtl.css.map */