﻿.navbar-nav > li {
    float: right;
}

.menuli {
    font-size: 18px;
    color: White;
    padding-right: 8px
}

.mainmenu-area ul.nav.navbar-nav li a {
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 21px 0px 21px 50px;
    text-transform: uppercase;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    left: auto;
    right: 0;
    margin-right: 0px;
}

.sin-whatWork {
    line-height: 30px;
    border: 1px solid #e9e9e9;
    color: Gray;
    padding: 3px 20px 20px;
    position: relative;
    font-size: 19px;
    font-family: 'Cairo', sans-serif;
    text-align: right;
}

.sharedev {
    background-color: #2c2b2b;
    width: 100%;
    direction: rtl;
}

.share1 {
    text-align: right;
    padding: 10px;
    text-align: center;
}

.h3_share {
    color: White;
    font-size: 18px;
    line-height: 30px;
}

.modal-dialog {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}

.rowdev {
    direction: rtl;
}

blockquote {
    border-left: 0 dashed;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 80px;
    position: relative;
}

.projectscss {
    width: 100%;
    direction: rtl
}

    .projectscss tr td {
        width: 20%
    }

.mediacss {
    background-color: #E9C64B;
    width: 100%;
    height: 35px;
    direction: rtl;
    line-height: 22px;
}

.mediatdcss {
    width: 15%;
    border-left: 3px solid white;
    text-align: center;
}

.site_map_links li a {
    color: White;
}

ul.site_map_links li {
    text-align: right;
}

ul.site_map_links {
    margin-right: 10px;
}

.widget-title {
    color: White;
    font-size: 18px;
    margin-left: 104px;
}

.footercss {
    background-color: #222222;
    width: 100%;
    direction: rtl;
}

.moredevcss {
    width: 100%;
    direction: rtl;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
