@font-face {
    font-family: DinNextRegular;
    src: url(../fonts/DinNextRegular.otf); }

    body,.heading--font,.body--font,p,a,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 ,li,span,small,div,button,.prize,html,button,input,select,textarea,code,kbd,pre,samp {
      font-family: DinNextRegular  !important;
    }
body{
    direction: rtl !important;
    text-align: right;

}
.header-style-one__inner {
    padding-left: unset;
    padding-right: 392px;
}
.header-left .nav-outer {

    float: right;
}
.main-logo-box {
    left: unset;
    right: 0px;
    padding-right: 30px;

    padding-left: unset;
    width: 460px;

}

.main-logo-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100000px;
    bottom: 0;
    left: 41px;
    z-index: -1;
    border-top: 130px solid var(--thm-base);
    border-left: 70px solid transparent;
    border-right: unset;
}


.header-top {
    position: relative;
    display: block;
    padding: 10px 0;
    padding-left: 0px;
    padding-right: 21px;
    z-index: 1;
    min-height: 50px;

}



.main-logo-box:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 385px;
    height: 50px;
    width: 70px;
    /* border-bottom: 50px solid rgba(var(--thm-base-rgb), .90); */
    border-bottom: 50px solid #29744e;

    border-right: 27px solid transparent;
    border-left: 35px solid transparent;
    z-index: -5;
}

.main-menu .navigation>li>ul>li:hover>a {
    padding-right: 50px;
    padding-left: unset;

}

.main-menu .navigation>li>ul>li>a:after {

    right: 30px;
    left: unset;

}


.main-logo-box:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 385px;
    height: 50px;
    width: 70px;
    /* border-bottom: 50px solid rgba(var(--thm-base-rgb), .90); */
    border-bottom: 50px solid #29744e;

    border-right: 27px solid transparent;
    border-left: 35px solid transparent;
    z-index: -5;
}

.main-menu .navigation>li>ul>li:hover>a {
    padding-right: 50px;
    padding-left: unset;

}

.main-menu .navigation>li>ul>li>a:after {

    right: 30px;
    left: unset;

}


.single-working-process .arrow-icon {

    right: unset;
    left: -20px;

}

.single-working-process {

    border-right: unset;
    border-left: 1px solid #e5e5e5;

}

.single-working-process:last-child {
    border-left: none;
}

.single-footer-widget .title:before {

    right: 0;
    left: unset;

}
.footer-social-link ul li{
    margin-left: 10px !important;
    margin-right: unset !important;

}

.rtl .footer-social-link ul li:last-child {
    margin-left: 0px;
}


.btn-two:before {
    transform: rotate(135deg);
}

.btn-two:hover:before {
    transform: rotate(90deg);
    top: 0;
}
.breadcrumb-menu {
    left: unset;
    right: 0;
}
.breadcrumb-menu ul li {
    float: right;
}

.contact-form .nice-select:after {

    right: unset;
    left: 22px;

}
.single-blog-style1 .categories-date-box .categories-box h6 span:before {
    padding-left: 8px;
    padding-right: unset;
}
.instagram-feed-box .instagram-items li{
    float: right;
}
.single-blog-style2 .img-holder .overlay-content h6 span::before {

    padding-left: 10px;
    padding-right: unset;

}
.single-blog-style2 .right h6 {
    color: var(--thm-base);
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.right h6 span::before{
    padding-left: 10px;
    padding-right: unset;

}

.main-menu .navigation>li.dropdown>a {
    padding-left: 15px;
    padding-right: unset;

}
.mobile-menu .close-btn {
    right: unset;
    left: 10px;
}

.mobile-menu span::before{
    font-family:  FontAwesome !important;
}
