@font-face
{
    font-family: 'DroidKufi';
    src: url(/Graphic/ar/fonts/DroidKufi-Regular.ttf) format('truetype');
}
body
{
    text-align: right;
    direction: rtl !important; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */
p, a, h1, h2, h3, h4, h5, span, label, *
{
    font-family: 'DroidKufi';
    direction: rtl;
}
.navbar
{
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.navbar-nav > li
{
    float: right;
}
.navbar-nav > li > a
{
    color: #a8771f;
    font-size: 16px;
    font-weight: 400;
}
.home
{
    padding-top: 2%;
    padding-bottom: 5%;
    background: url(/Graphic/ar/images/main-bg.jpg) no-repeat 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.home img
{
    padding-bottom: 30px;
}
.contact
{
    padding-bottom: 2%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.home h2
{
    font-size: 36px;
    color: #FFFFFF;
}
.home p
{
    font-size: 16px;
    font-weight: 200;
    color: #FFFFFF;
}
li.active > a
{
    background-color: transparent;
    color: #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
    font-weight: 600;
}
li > a
{
    padding-bottom: 0;
    margin: 20px;
    padding: 5px !important;
    font-size: 18px;
    font-weight: normal;
}
.nav > li > a:focus, .nav > li > a:hover
{
    background-color: transparent;
    color: #986C1C;
    border-bottom: 3px solid #986C1C;
    font-weight: 600;
}
.productsSlide1
{
    padding-top: 7%;
    padding-bottom: 5%;
}
.productsSlide1 p, .productsSlide2 p
{
    font-size: 17px;
    font-weight: 200;
    padding: 15px;
    text-overflow: clip;
    margin-bottom: 0;
    text-align: justify;
    line-height:30px;
}
.personal:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin: -1% 3%;
    width: 94%; /* or 100px */
    border-bottom: 4px solid #e9573f;
}
.personal h3
{
    color: #e9573f;
    font-weight: 600;
    padding-top: 5%;
}
.attendance:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin: -1% 3%;
    width: 94%;
    border-bottom: 4px solid #f6bb42;
}
.attendance h3
{
    color: #f6bb42;
    font-weight: 600;
    padding-top: 5%;
}
.payroll:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin: -1% 3%;
    width: 94%;
    border-bottom: 4px solid #37bc9b;
}
.payroll h3
{
    color: #37bc9b;
    font-weight: 600;
    padding-top: 5%;
}
.hrm:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin: -1% 3%;
    width: 94%;
    border-bottom: 4px solid #8cc152;
}
.hrm h3
{
    color: #8cc152;
    font-weight: 600;
    padding-top: 5%;
}
.productsSlide1 .nav > li > a:focus, .productsSlide1 .nav > li > a:hover
{
    background-color: transparent;
    color: #906619;
    border-bottom: 3px solid #906619;
    font-weight: 600;
}
.btn
{
    padding: 10px 50px 10px 100px;
    font-size: 18px;
    font-weight: 200;
    min-width: 160px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 10px 10px;
    outline: none !important;
}
.btn-primary .glyphicon
{
    padding-left: 35px;
    color: #0d1013;
    font-size: 18px;
}
.btn-default
{
    color: #FFFFFF;
    background-color: #565e62;
    margin: 10px 10%;
    padding: 15px 20px;
    min-width: 80%;
    font-size: 21px;
    font-weight: 200;
    -webkit-box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.75);
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default
{
    background-color: #768084;
    color: #FFFFFF;
    -webkit-box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.35);
    -moz-box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.35);
    box-shadow: inset 0px -10px 0px -5px rgba(0,0,0,0.35);
}
.btn-primary
{
    color: #FFFFFF;
    font-weight: 800;
    -webkit-box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    border-radius: 5px;
    background-color: #313940;
    border: 0;
}
.contact h1
{
    color: #18bf91;
}
.contact a
{
    padding: 22px;
    font-size: 21px;
    color: #565e62;
}
.contact p
{
    color: #373133;
    font-size: 18px;
    margin-bottom: 35px;
}
.contact .glyphicon
{
    font-size: 21px;
    color: #fff;
    padding: 14px;
    background-color: #565e62;
    margin: 5px;
    border-radius: 50px;
}
.contact .form-control
{
    background-color: #e6e9ed;
    border: 2px solid #bbbbbb;
    font-size: 16px;
    font-weight: 100 !important;
}
textarea
{
    padding: 200px;
}
.form-control
{
    border: 2px solid #ae806b;
    border-radius: 0;
    font-size: 16px;
    font-weight: 100 !important;
}
.form-group select:not(.lang)
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px;
    border: none;
    background: transparent url(/Graphic/ar/images/arrow.png) no-repeat 0% center;
}
.btn-link
{
    padding: 10px 60px 12px 115px;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 21px;
    -webkit-box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0px -8px 0px -5px rgba(0,0,0,0.75);
    border-radius: 5px;
    background-color: #3bafda;
    border: 0;
}
.btn-link .glyphicon
{
    background-color: transparent;
    padding: 0 0 0 20px;
    color: #2489af;
    font-size: 18px;
}
.btn-link:hover, .btn-link:focus
{
    color: #FFFFFF;
    background-color: #86CEE8;
}
footer
{
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #2c3439;
    text-align: center;
    color: #FFFFFF;
}
.verticalLine
{
    border-right: 1px solid #D4D4D4;
    padding-right: 10px;
}
.btn-info
{
    color: #fff !important;
    background-color: #e9573f;
    padding: 12px 20px !important;
    border-radius: 5px;
    min-width: inherit;
    -webkit-box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.11);
    box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.11);
}
.products .btn-info:hover, .products .btn-info:focus
{
    color: #fff;
    background-color: #F57A65 !important;
    border: 0 !important;
    padding: 12px 20px !important;
    min-width: inherit;
}
.verticalLine
{
    border-right: 2px solid #D4D4D4;
    padding-right: 25px;
}
.g-recaptcha
{
    margin: 0 15%;
}
.signin-box
{
    padding: 15px;
    border: 3px solid #e8e9ee;
    background-color: rgba(255,255,255,.50);
    -webkit-box-shadow: 0px 0px 24px -4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 24px -4px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 24px -4px rgba(0,0,0,0.4);
}

@media (max-width:767px)
{
    .container
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home
    {
        padding-top: 15%;
    }
    .home button
    {
        width: 92%;
    }
    .modal-dialog
    {
        width: 80%;
    }
    .last-icon-row
    {
        margin-left: 0;
    }
    .why img
    {
        margin: 15px 25%;
    }
    .navbar-collapse
    {
        background-color: rgba(18,50,57,.80);
        text-align: center;
    }
    .navbar-collapse ul
    {
        width: 100%;
        margin: 0 auto;
    }
    li > a
    {
        padding: 20px 5px 5px 5px !important;
    }
    .mobile-center
    {
        margin: 0 35%;
    }
    .peace-tvLogo
    {
        margin: 0 30%;
    }
    .verticalLine
    {
        border-right: 0px solid #D4D4D4;
    }
    .g-recaptcha
    {
        margin: 0 2%;
    }
    .productsSlide1
    {
        padding-top: 25%;
    }
    .attendance
    {
        padding-top: 5%;
    }
    .navbar-toggle
    {
        position: fixed;
        float: right;
        right: 0;
        padding: 9px 10px;
        margin-top: 5%;
        margin-right: 15px;
        margin-bottom: 22%;
        background-color: rgba(245,181,66,.600);
        background-image: none;
        border: 1px solid #FFFFFF;
        border-radius: 4px;
    }
    .navbar-toggle .icon-bar
    {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        color: #FDE9C5;
        background-color: #FFEBC9;
    }
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header
    {
        width: 100%;
        margin: 0;
    }
    .hrm
    {
        padding-top: 3%;
    }
    .hrm h3
    {
        padding: 0;
    }
    .attendance h3
    {
        padding: 0;
    }
    .contact a
    {
        font-size: 17px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{
    .container
    {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .productsSlide1
    {
        padding-top: 12%;
    }
}

