@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

body,.navbar-expand-lg .navbar-nav .nav-link,h1, h2, h3, h4, h5, h6,body, input, textarea, button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, .has-drop-cap:not(:focus)::first-letter, .entry-content .wp-block-archives, .entry-content .wp-block-categories, .entry-content .wp-block-cover-image, .entry-content .wp-block-latest-comments, .entry-content .wp-block-latest-posts, .entry-content .wp-block-pullquote, .entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-archives *, .entry-content .wp-block-categories *, .entry-content .wp-block-latest-posts *, .entry-content .wp-block-latest-comments *, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .entry-content cite, .entry-content figcaption, .entry-content .wp-caption-text, .comment-content p, .comment-content ol, .comment-content ul, .comment-content dl, .comment-content dt, .comment-content cite, .comment-content figcaption, .comment-content .wp-caption-text, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .widget-content cite, .widget-content figcaption, .widget-content .wp-caption-text,.service-crd-cnt h4{
  font-family: "Noto Kufi Arabic", sans-serif !important;
	font-weight:400;
}
p{
	font-weight:400 !important;
}
.about-content .readmore-btn-row a i{
	transform: scaleX(-1);
}
.metrics-section .metrics-card h3{
	text-align:right;
}
.metrics-section .metrics-card div button{
	float:right;
}
.metrics-section .metrics-card span div{
	text-align:right;
}
.metrics-section .metrics-card span p{
	text-align:right;
}

#service-prev,#projects-prev,#stories-prev,#heavy-prev,#gallery-prev {
  order: 2;
}
#service-next,#projects-next,#stories-next,#heavy-next,#gallery-next {
  order: 1;
}
.service-crd-cnt span h4,.service-crd-cnt span p{
	text-align:right;
}
.project-details .project-meta{
	text-align:right;
}

.footer-nav li i{
 margin-left:6px;
}
.service-card .arrow-icon,.home-project-right-arrow,.project-card-box .fa-arrow-right{
	transform: rotate(-130deg);
}
.ma-arb-arrow{
	transform: rotate(-130deg);
}

.hero-content h1 {
	text-align: right;
}