@font-face {
  font-family: 'Kigelia'; /* A name you choose */
  src: url('../webfonts/fonnts.com-Kigelia_Tifinagh_Regular.otf') format('opentype'); /* Fallback for older browsers */
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, .section-title-area h1, .section-title-area h2, .section-title-area h3, .section-title-area h4, .section-title-area h5, .section-title-area h6 {
	font-family: "Cairo", sans-serif;
}
body,.header-main .main-menu ul li a, p{
	 font-family: "Noto Sans Arabic", sans-serif;
}
.white-theme .header-2.header-style-2 .main-menu ul li .submenu li a .homemenu-content{
	text-align: right;
    direction: rtl;
}
.white-theme .header-2.header-style-2 .main-menu ul li .submenu li a{
	justify-content: end;
}
.hero-2 .hero-content{
    margin-top: 110px;
    width: 700px;
    text-align: right;
    direction: rtl;
}
.hero-2 .hero-content p {
    max-width: 700px;
	direction: rtl;
}
.choose-us-box-items-2 .choose-content .content h2{
    text-align: right;
	direction: rtl;
}
.work-process-box-items-2 .work-process-content p, .work-process-box-items-2 .work-process-content .content{
    text-align: right;
	direction: rtl;
}
.work-process-box-items-2 .work-process-content a.theme-btn{
    margin-top: 32px;
}
.skill-box-items-2 h2{
    font-size: 54px;
}
.section-title .tv_hero_title.hero_title_1{
    text-align: right;
	direction: rtl;
}
.about-wrapper .about-content p{
    text-align: right;
    direction: rtl;
}
.skill-box-items-2 p{
    min-height: 100px;
	direction: rtl;
}
.white-theme .skill-box-items-2, .build-content, .build-content h2{
    direction: rtl;
}
.work-process-box-items-2 .work-process-content p{
	font-weight: 500;
	font-family: "Tajawal", sans-serif;
	line-height: 1.2;
}
.project-inner-page-wrapper .project-inner-page-box .content h2{
	font-weight: 500;
}
.project-inner-page-wrapper .project-inner-page-box .content h2, .project-inner-page-wrapper .project-inner-page-box .content, .choose-us-wrapper .choose-us-box-list li .content,  .choose-us-box-items-2 .choose-content .content, .project-inner-page-wrapper .project-inner-page-box .content{
    text-align: right;
    direction: rtl;
}
.build-content p{
	text-align: center;
}
.footer-menu-list{
    text-align: right;
}
.footer_about{
    width: 290px;
    margin-left: 43px;
    text-align: right;
	direction: rtl;
}
.footer_about p{
    max-width: 100%;
    text-align: right;
    direction: rtl;
}
.footer-wrapper-2 h3{
    text-align: right;
	direction: rtl;
	font-family: "Cairo", sans-serif;
}
.footer-wrapper-2 .icon-items-area{
    justify-content: right;
}
.section-title-area .section-title p, .choose-us-wrapper .choose-us-box-list li .content h2{
    direction: rtl;
}
.choose-us-box-items-2 .choose-content{
	margin-right: 36px;
}
.hero-2 .hero-content .sub-text{
	font-family: "Cairo", sans-serif;
	margin-left: 0%;
}
.hero-2 .hero-content h1 {
	font-size: 99px;
}
.build-bottom-items .theme-btn{
	direction: ltr;
}
@media (max-width: 1199px) {
    .choose-us-box-items-2 .choose-content {
        margin-top: 25px;
    }
	.work-process-box-items-2 .work-process-content p, .project-inner-page-wrapper .project-inner-page-box .content h2, .choose-us-wrapper .choose-us-box-list li .content h2, .skill-box-items-2 h2 {
        font-size: 28px;
    }
	.hero-2 .hero-content h1 {
		font-size: 52px;
		padding-top: 78px;
	}
	.hero-2 .hero-content .sub-text {
        font-size: 55px;
    }
    .skill-box-items-2 h2{
        text-align: right;
		direction: rtl;
        font-size: 31px;
    }
    .back-to-top{
        left: 30px;
    }
}