@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  {
  font-family: 'Tajawal', sans-serif !important;
}

body {
    direction: rtl; 
}

.rtl {
    direction: rtl; 
  }
  
  .ltr {
    direction: ltr; 
  }

  .header-top-info__text {
      direction: ltr;
  }

.single-hero-slider__abs-img {
    right: auto;
    left: 0;
}

.continer-hero,
.single-feature__content {
    direction: rtl;
    text-align: right;
}

.hero-area-wrapper .hero-slider-content > * {
    /* text-align: right; */
}

.feature-content-image img:nth-child(2) {
    top: 200px;
}

.single-feature__content {
    font-size: 18px;
}

.single-feature__content p span {
    /* font-size: 20px; */
    color: #ebb421;
}

.title {
    text-align: right;
}

.cta-block__semi-bold-text--medium,
.cta-block__light-text {
    font-size: 20px;
}

.cta-block__bold-text,
.cta-block__light-text span {
    font-size: 30px;
    direction: ltr;
}

.contact-information ul li .icon {
    width: auto;
    margin-left: 18px;
}

.contact-information,
.box-button {
    text-align: right;
}

.contact-form input[type="submit"], .contact-form button, .contact-form .submit {
    font-weight: 400;
}

.footer-widget {
    text-align: right;
}

.footer-links {
    text-align: center;
}

.footer-widget .social-icons li {
    margin-left: 15px;
    margin-right: 0;
}

.box-header {
    margin-left: 0;
    margin-right: 15px;
}

.social-icons {
    text-align: left;
}

.header-top-info {
    text-align: right;
}

.service-grid-item__content .title a {
    font-size: 18px;
}

.contact-form input,
.contact-form textarea {
    font-size: 16px;
}

.contact-information h4 {
    font-size: 22px;
}

.contact-form h4 {
    text-align: right;
    font-size: 22px;
}

.contact-information ul li .text span, .contact-information ul li .text a {
    font-size: 18px;
}

.contact-form input[type="submit"], .contact-form button, .contact-form .submit {
    font-size: 18px;
}

.social-icons-footer {
    text-align: right;
}

.main-nav-menu > ul > li {
    margin-left: 70px;
    margin-right: 0;
}

.single-feature__content {
    text-align: justify;
}

@media (max-width: 768px)
{
    .single-feature__content {
        text-align: right;
    }
}

.single-feature__content p {
    line-height: 1.8;
}

.footer-widget__text {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-widget__logo.space__bottom--40 {
    margin-bottom: 8px;
}

.footer-widget__menu li a,
.single-footer-contact__text {
    font-size: 18px;
}

.default-btn--hero-slider {
    font-size: 16px;
}

.mobile-menu-trigger-wrapper {
    margin-right: auto;
    margin-left: 0;
}

.copyright-text {
    font-size: 14px;
}

.copyright-text a {
    color: #ebb421;
}

.service-gallery {
    direction: ltr !important;
}

ol.list-num-count>li {
    font-size: 15px;
    text-align: right;
}

ol.list-num-count>li:before {
    right: -28px;
    left: 0;
}

.main-nav-menu > ul > li > a {
    font-size: 16px;
}