body{
    direction: rtl;
    overflow-x: hidden;
    text-align: right;
}
.navbar-nav > li > a {
    font-size: 18px;
}
.top-bar-info li i {
    margin-left: 8px;
    margin-right:0;
}
.top-social-icon{
    float: left;
}
.navbar > ul > li.has-sub > a:after {
    position: absolute;
    top: 28px;
    left: -8px;
    right:inherit;
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0;
}
.text-theme-color {
    color: #ffffff;
}
.butn.theme{
    background-color: #fff;
    color: #000;
}
.rev_slider_wrapper .butn span {
    color: #004a90;
}
.butn.theme:after {
    background: #dcdbd9;
    border-radius: 3px;
}
.opacity-medium {
    opacity: 0.55;

}
.butn.white:after {
    background: #a6a6a6;
    border-radius: 3px;
}
/*content*/
.list-style-5 li:before {
    top: 0;
    left:unset;
    right:0;
    color: #004a90;
}
.list-style-5 li {
    padding: 0 25px 10px 0;
    border-bottom: 1px solid rgba(65, 104, 167,0.4);
}

.section-heading.title-style4 p {
    padding-top: 0;
}
.service{
background-color: #f7f7f7b8;
}
.service .my-service img:hover {
    transform: scale(1.1);
}
.service .my-service {
    width: 150px;
    height:150px;
    border-radius: 50%;
    border:1px solid #0e2664;
    text-align: center;
    transition: all 0.5s ease 0s;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.service .my-service img{
    width: 150px;
    height:150px;
    border-radius: 50%;
    border:0;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.service h4{
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 0;
    line-height: normal;
    font-weight:600;
}
.filtering span:last-child {
    margin: 20px;
}
.service-simple{
height: auto;
}
.flex-row{
    display: flex;
    flex-wrap: wrap;
}
.height-img{
    height: 200px;
}
.white-me{
    color: #fff!important;
}
.mission .section-heading span {
    position: relative;
    font-size: 32px;
    color: #ffffff;
    line-height: 200%;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
.mission .section-heading h3:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background: #ffffff;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.projects .project-grid-img img{
    height: 348px;
}
.filtering span {
    font-size: 18px;
    letter-spacing: 0;
}
.project-grid-overlay.theme {
    background: rgba(56, 87, 144, 0.9);
}
.footer-list li a:before {
    content: '\f104';
    padding-left: 8px;
}
.page-title-section2 ul li:last-child a {
    color: #ffffff;
}
.page-title-section2 ul li:after {
    content: '\f104';
    padding: 0 10px 0 5px;
}
.section-heading.left h1, .section-heading.left h2, .section-heading.left h3, .section-heading.left h4, .section-heading.left h5, .section-heading.left h6 {
    padding-bottom: 15px;
    text-align: right;
}
.img-about-comp{
    height: 329px;
}
.contact-info-section{
    padding: 10px 0;
}
.contact-info-section h4 {
    margin-bottom: 5px;
}
.word{
    padding: 0;
}
.word .word-owner .owner{
    font-size: 18px;
    text-align: left;
}
.service-box .img-holder img{
    height: 300px;
}
.all-service .fa-angle-left:before,.service .fa-angle-left:before {
    content: "\f105";
}
.all-service .fa-angle-right:before,.service .fa-angle-right:before {
    content: "\f104";
}
.accordion-style .btn-link{
    text-align: right;
}
.accordion-style .btn-link:after {
    left: 17px;
    right: inherit;
}
.accordion-style .btn-link.collapsed:after {
    right: inherit;
    left:15px;
}
.accordion-style .card-body {
    text-align:right;
}
.services-single-menu ul li a {
    padding: 17px 15px 17px 0;

}
.primary-list li i {
    color: #0e2664;
    padding-left: 10px;
}
.project-grid-style2 .project-details img{
    height: 400px;
}
.project-carousel .owl-carousel .owl-item img {
    height: 350px;
}
.align-right{
    text-align: right!important;
}
.service-simple-inner {
    min-height: 95px;
}
.section-heading p{
    font-size: 16px;
}
.service-icon-box {
    float: right;
}
.justify-me{
    text-align: justify;
    word-spacing: 1px;
}
.section-heading.half {
    margin-bottom: 20px;
}
.scroll-to-top{
    line-height: 35px;
}
.side-bar .search form button {
    float: left;
}
.side-bar .widget .widget-title h6:after {
    right: 0;
    left: inherit;
}
.side-bar .widget li:after {
    right: 0;
    left: inherit;
}
.side-bar .widget li {
    padding: 0 12px 0 0;
}
.side-bar .widget .widget-title h6 {
    font-size: 16px;
    letter-spacing: 0;
}
@media screen and (min-width: 992px){
    .header-style3 {
        border-bottom: 2px solid rgb(31, 42, 83);
    }
}
@media screen and (max-width: 767px){
    .service .head-service {
        display: inline;
        line-height: 150px;
        margin-right: 20px;;
    }
    .service .my-service img {
       float: right;
    }
}
@media screen and (max-width: 991px){
    .navbar-toggler {
        left: 0;
        right: unset;
    }
    .navbar-nav .submenu-button:before {
        left: 20px;
        right:unset;
    }
    .navbar-nav .submenu-button:after {
        right: unset;
        left: 17px;
    }
    .navbar-nav li:hover > ul > li {
        height: auto;
        text-align: right;
    }
    .header-style3 {
        border-bottom: 2px solid rgb(31, 42, 83);
    }
    .head-service
}
@media screen and (max-width: 425px){
    .service .head-service {
        display:block;
line-height: normal;
    }
    .service .my-service img {
        display: block;
        margin: 0 auto;
        float: none;
    }
}