#demonote { display: none !important;}
img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {
    display: none !important;}
@font-face {
    font-family: "droid";
    src: url("../fonts/ArbFONTS-Droid-Arabic-Kufi.ttf");
    font-weight: 500;
  }
  body{
    direction: rtl;
}
body,h1,h2,h3,h4,h5,h6,p,a,button,ul,li{
    font-family: "droid" !important;
}
header.header-3 .main-menu>ul>li>ul {
    right: 0;
    left: auto;
}
header.header-3 .main-menu > ul > li > a{
    font-weight: normal;
    padding: 25px;
}
header.header-3 .main-menu>ul>li>ul li a{
    font-weight: normal;
}
header.header-3 .single-menu-box {
    padding-left: 0px;
    padding-right: 30px;
}
header.header-3 .single-menu-box .icon {
    margin-right: 0px;
    margin-left: 20px;
}
header.header-3 .side-toggle-menu {
    left: 0;
    right: auto;
}
header.header-3 .single-menu-box::before {
    right: 0;
    left: auto;
}
header.header-3 .contact-info-grid {
    padding-left: 30px;
    padding-right: 0;
}
.logo-text p{
    font-size: 15px;
    font-weight: normal;
}
header.header-3 .main-menu>ul>li>a i {
    margin-right: 5px;
    margin-left: 0;
}
.main-button a {
    border-radius: 100px;
    padding: 15px 40px;
    display: inline-block;
}
.features-content h4 i {
    margin-left: 15px;
    margin-right: 0;
}
.features-content .content-hide {
    margin-top: 5px;
}
.features-post h4 {
    margin-bottom: 30px;
}
.features-content {
    bottom: -315px;
}
.features-content p{
    margin-top: 20px;
}

.section-title span{
    font-size: 100px;
}
.icon-row-content {
    border-left: 2px solid #222;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
    border-right: none;
}
.icon-row .guide {
    margin-left: 30px;
    margin-right: 0px;
}
.icon-row-content .number {
    font-family: "Circular Std", sans-serif;
}
.pencil-section .text h1{
    font-size: 30px;
}
/* .our-pricing-wrapper.right-bg::before {
    right: auto;
    left: 0;
} */
.case-study-carousel-wrapper{
    direction: ltr;
}
.footer-wrap .single-footer-wid ul li::before {
    right: 0;
    left: auto;
    transform: rotate(180deg);
}
.footer-wrap .single-footer-wid ul li {
    padding-right: 20px;
    padding-left: 0;
}
.recent_post_widget .recent-post-list .single-recent-post .post-data span i {
    margin-left: 5px;
    margin-right: 0;
}
.recent_post_widget .recent-post-list .single-recent-post .thumb {
    float: right;
    margin-left: 20px;
    margin-right: auto;
}
#pencil{
    transform: rotateY(180deg);
}
.section-title span {
    left: auto;
    right: 0;
    top: -50px;
}
.theme-btn i {
    margin-left: 0px;
    margin-right: 5px;
}
.offset-menu .offset-menu-section ul li span {
    margin-right: 0px;
    margin-left: 10px;
}
.pencil-section .text a i {
    margin-left: 0;
    margin-right: 5px;
}
.curve {
    background-position: 7px 30px;
}
.cta-banner-content h1{
    font-size: 30px;
}
.middle-header-wraper .align-items-center:not(.row){
flex-direction: row-reverse;
justify-content: flex-end;
}
.page .theme-btn{
    font-size: 14px;
}
.contacts-info li p {
    text-align: right;
}
.preloader p{
    letter-spacing: unset;
}
@media (min-width: 1200px) and (max-width: 1330px){
.middle-header-wraper .col-xl-2 {
    -ms-flex: unset;
    flex:unset;
    max-width: 20%;
}
}