@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
div, section, p, pre, ul, ol, li, span, h1,h2,h3,h4,h5,h6, strong, nav, header, footer, a, .form-group input, .form-group textarea, button,select, .form-control, .form-select  {
  font-family: 'Tajawal', sans-serif !important;
}

.info-block-one .inner-box .link a span:before
{
    font-family: 'flaticon' !important;
}

body {
    direction: rtl;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.ltr-text {
    direction: ltr;
    display: inline-block;
}

.header-links li {
    margin-right: 0;
    margin-left: 30px;
}

.header-links li:last-child {
    margin-left: 0;
}

.header-links li > i {
    margin-right: 0;
    margin-left: 6px;
}

.icon-btn.sideMenuInfo i,
.sidemenu-wrapper .closeButton i {
    transform: translateY(5px);
}

.sidemenu-wrapper .closeButton {
    right: auto;
    left: 20px;
}

.th-social a {
    margin-right: 0;
    margin-left: 5px;
}

.hero-7 .hero-img {
    left: 0;
    right: auto;
}

@media (max-width: 1500px) {
    .hero-7 .hero-img {
        left: 0;
        right: auto;
    }
}

.swiper-slide-active .slideinright {
    --animation-name: slideinleft;
}

.sub-title4 {
    padding: 2px 0 0 18px;
}

.sub-title4:before {
    left: auto;
    right: -1px;
    top: -6px;
    
}

.sub-title4 img {
    margin-left: 12px;
    margin-right: 10px;
    font-size: 16px;
    width: 22px;
}

.hero-feature .box-title {
    text-align: right;
}

.hero-7 .th-hero-bg:after {
    background-image: -webkit-linear-gradient(300deg, rgb(111 98 137 / 84%) 0.73%, rgb(111 98 137) 0.74%, rgb(209 224 80 / 25%) 115.7%);
    background-image: linear-gradient(300deg, rgb(111 98 137 / 84%) 0.73%, rgb(111 98 137) 0.74%, rgb(209 224 80 / 25%) 115.7%);
}

.img-box8 {
    margin-right: -110px;
    margin-left: 50px;
}

.title-area {
    text-align: right;
}

@media (min-width: 1200px) {
    .text-xl-start {
        text-align: right !important;
    }
}

.sub-title4 {
    font-size: 16px;
}

.checklist ul {
    text-align: right;
    padding-right: 0;
    padding-left: 35px;
}

.mfp-close {
    right: auto;
    left: 20px;
    top: 10px;
}

.mfp-content .product-about {
    text-align: right;
    font-weight: 500;
}

@media (min-width: 992px)
{
    .mfp-content .product-about {
        margin-right: -20px;
    }
}

.product-about img {
    width: 90%;
}

.mfp-content .product-about {
    padding-top: 50px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .text-md-start {
        text-align: right !important;
    }
}

.testi-element .box-content:before {
    left: auto;
    right: 18%;
}

.testi-element .box-content:before {
    border-width: 0 35px 35px 0;
}

.accordion-card {
    text-align: right;
}

.accordion-card .accordion-button:after {
    right: auto;
    left: 30px;
}

@media (min-width: 1400px) {
    .ps-xxl-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }
}

.footer-widget.widget_nav_menu a {
    padding: 0 16px 0 0;
    padding-left: 0;
}

.footer-widget.widget_nav_menu a:before {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}

.widget_title:after, .widget_title:before {
    left: auto;
    right: 0;
}

.th-social {
    text-align: left !important;
}

.th-social i {
    transform: translateY(4px);
}

select, .form-control, .form-select, textarea, input {
    text-align: right;
}

.main-menu ul li:first-child {
    margin-left: 14px !important;
    margin-right: 0 !important;
}


@media (max-width: 991px) {
    .th-social {
        text-align: center !important;
    }

    .th-menu-wrapper.th-body-visible {
        direction: ltr;
    }

    .th-menu-toggle i {
        transform: translateY(5px);
    }
}

.social-links .social-title {
    margin: 0 0 0 10px;
    font-weight: 600;
}

.social-links a {
    margin: 0 0 0 15px;
}

.header-links .social-links a {
    font-size: 14px;
    border: 1px dotted #d4cce9;
    padding: 1px;
    border-radius: 50%;
    width: 32px;
    text-align: center;
}

.header-links .social-links a i {
    transform: translateY(3px);
}

.whatsapp-fixed {
    right: auto;
    left: 30px;
}

.mfp-close-btn-in .mfp-close {
    padding-top: 2px;
}


@media (min-width: 992px)
{
    .mfp-close {
        left: 40px;
        top: 33px;
    }
}

@media (max-width: 992px)
{
    .img-box8 {
        margin-right: 0;
        margin-left: 0;
    }
}



