@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap');


.ori-header-section {
    direction: rtl;    
}

.ori-header-section .ori-megamenu .dropdown-menu .ori-menu-btn-grp a {
    width: unset;
}

.ori-main-navigation-area .dropdown:after {
    left: -14px;
    right: unset;
}
.ori-main-navigation-area .dropdown-menu {
    left: unset;
    right: 0;
    text-align: right;
}
.ori-slider-text {
    direction: rtl;
    text-align: right;
}
.ori-service-section-1 {
    direction: rtl;
    text-align: right;
}
.ori-inner-section-title .sub-title {
    letter-spacing: unset;
}
.ori-slider-wrap-1 .slick-dots {
 top: 55%;
 bottom: 0;
 right: auto;
 width: auto;
 left: 100px;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.ori-slider-section-1 .ori-slider-social {
 top: 50%;
 right: 100px;
 left: unset;
 z-index: 1;
 -webkit-writing-mode: vertical-lr;
 -ms-writing-mode: tb-lr;
 writing-mode: vertical-lr;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}


.ori-project-section-1 {
    direction: rtl;
}
.ori-project-tab-btn button {
    text-align: right;
}

.ori-project-tab-btn button:before {
 top: 0;
 left: 0;
 right: unset;
 content: "\f104";
 font-weight: 900;
 position: absolute;
 font-family: "Font Awesome 5 Pro";
}


.ori-project-item-1 .ori-project-text{
    right: 60px;
    left: unset;
}
.ori-project-item-1 .ori-project-link {
    left: 65px;
    right: unset;
}

.ori-footer-section,
.ori-project-item-1,
.ori-breadcrumb-content,
.ori-blog-section-1,
.ori-portfolio-item,
.ori-portfolio-feed-section,
.gallery-page,
.ori-blog-section-step,
.ori-service-details-section,
.ori-contact-form-section{
    direction: rtl;
}
.ori-breadcrumb-content li:before {
    left: -20px;
    right: unset;
}
.ori-breadcrumb-content li ,
.ori-portfolio-filter-btn li,
.ori-portfolio-item .portfolio-text .port-category,
.ori-footer-widget .widget-title,
.ori-submit-btn1{
    letter-spacing: unset;
}

.ori-portfolio-item .portfolio-text {
    right: 50px;
    left: unset;
}
.ori-contact-form-text-info .ori-contact-form-item-info .ori-contact-info .info-icon {
    margin-right: unset;
    margin-left: 20px;
}
@media screen and (max-width: 480px) {
    
    .ori-header-section {
        padding:70px 15px 0 0
    }
    .ori-header-section .brand-logo {
        left:15px;
        top: 55%;
        width:auto;
    }
    .ori-header-section .brand-logo img {
        height: 65px;
    }
    .ori-header-section.sticky-on {
        padding: 80px 15px 0 20px;
    }
    .mobile_menu_button{
        top:-45px;
    }
    .sticky-on .mobile_menu_button{
        top:-50px;
    }
    #ori-service-1 .ori-service-wrapper-1{
        padding: 40px 0px 50px;
    }
    .video-section video{
        height: 450px;
        width: 100%;
        margin-top: -75px;
    }
    .ori-about-play-img iframe{
        width:100%;
    }
    .ori-project-content-1 .ori-btn-1{
        padding:0 0 15px 0;
    }

    .mobile_menu .mobile_menu_content .mobile-main-navigation .navbar-nav .dropdown-menu li a{
        margin: 0 25px;
    }
}
/*.filtr-item {*/
/* right: 0;   */
/*}*/



