﻿.main-menu .navigation > li{
    float:right;
}
.inner-column,
.overlay-inner,
.overlay-box,
.lower-content,
.footer-column,
.page-title h1,
.sec-title,
.subscribe-section-two .inner-container h2,
.sidebar-widget {
    direction: rtl;
}
.services-block-two .inner-box .lower-box {
    position: relative;
    padding: 16px 0px;
    padding-right: 100px;
    background-color: #ebebeb;
    direction: rtl;
}
    .services-block-two .inner-box .lower-box .icon-box {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 70px;
        height: 70px;
        color: #fff;
        font-size: 34px;
        line-height: 68px;
        text-align: center;
        background-color: #0a314f;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }
.project-block .inner-box .image .overlay-two .overlay-two-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    text-align: right;
    padding: 10px 20px;
    vertical-align: middle;
}
.list-style-one li .icon {
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 400;
    color: #43708d;
    font-size: 20px;
}
.list-style-one li {
    position: relative;
    color: #eeeeee;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-right: 30px;
    line-height: 1.6em;
}
footer .footer-bottom .footer-nav li {
    position: relative;
    padding-right: 10px !important;
    margin-right: 0px !important;
    line-height: 2.2em;
    display: inline-block;
    border-right: 2px solid rgba(255,255,255,0.40);
    float: right;
}
.page-breadcrumb:after {
    position: absolute;
    content: '';
    left: 100%;
    top: 0px;
    width: 200000px;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.40);
}
.page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    padding-left: 15px;
    color: #43708d;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    float: right;
}
.page-breadcrumb {
    position: relative;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    padding: 15px 45px 15px 0px;
    background-color: rgba(0,0,0,0.40);
    border-left: 4px solid #0a314f;
    border-right: unset;
    left: unset;
}
    .page-breadcrumb li:first-child::after {
        position: absolute;
        /*content: '-';*/
        left: -3px;
        top: -1px;
        color: #ffffff;
        font-size: 18px;
    }
.reason-list li {
    position: relative;
    padding-right: 75px;
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    padding-top: 14px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
    .reason-list li .icon {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 50px;
        height: 50px;
        color: #0a314f;
        font-size: 20px;
        line-height: 48px;
        text-align: center;
        background-color: #ffffff;
        border: 1px dashed #bbbbbb;
    }
.list-style-two li {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding-right: 40px;
    margin-bottom: 15px;
}
    .list-style-two li .icon {
        position: absolute;
        right: 0px;
        top: 0px;
        font-weight: 400;
        color: #0a314f;
        font-size: 20px;
    }
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form select, .contact-form textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 14px;
    padding: 10px 22px;
    background: none;
    color: #888888;
    border: 1px solid #dddddd;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    direction:rtl;
}
.main-menu .navigation > li:last-child {
    margin-left: 10px !important;
}
.subscribe-form .form-group input[type="submit"], .subscribe-form button {
    position: absolute;
    left: 0px !important;
    right:unset;
    top: 0px;
    height: 50px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    padding: 0px 28px;
    background: #333333;
    letter-spacing: 1px;
    text-transform: uppercase;
}
body,
h1, h2, h3, h4, h5, h6,
input, button, select, textarea {
    font-family: 'Cairo', sans-serif !important;
}
.pull-left {
    float:right !important;
}
.blog-cat li a::before {
    position: absolute;
    content: '\f104';
    left: 22px !important;
    right:unset;
    top: 15px;
    color: #222222;
    font-size: 18px;
    font-family: 'FontAwesome';
}
.main-menu .navigation > li > ul {
    position: absolute;
    right: 0px;
    left:unset;
    top: 120%;
    width: 250px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 3px solid #0a314f;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
/*.main-menu .navigation,*/
.page-title .auto-container,
.testimonial-block .inner-box .content h3,
.product-details .basic-details .details-header h4,
p, p span, h1, h1 span, h2, h2 span, h3, h3 span, h4, h4 span, h5, h5 span, h6, h6 span {
    direction: rtl;
}
.page-breadcrumb:after{
    right:unset;
}
p,
p span,
h1,
h1 span,
h2,
h2 span,
h3,
h3 span,
h4,
h4 span,
h5,
h5 span,
h6,
h6 span,
.blog-cat li a {
    font-family: 'Cairo', sans-serif !important;
}

.subscribe-section h2 {
    padding-right:100px;
}
@media only screen and (max-width: 768px) {
    .subscribe-section h2 {
        padding-right: unset !important;
    }
}
.header-style-two .main-menu .navigation > li > a,
.main-menu .navigation > li > a,
.main-menu .navigation > li > ul > li > a {
    text-align: right !important;
    text-align: -webkit-right !important;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
    left:5px;
    right:unset;
}
.header-top-two .top-right .links{
    text-align:center;
}
.Table {
    direction: rtl;
}