@font-face {
    font-family: 'Droid Sans Arabic';
    src: url('../fonts/Droid Sans Arabic.eot');
    src: url('../fonts/Droid Sans Arabic.woff2') format('woff2'), url('../fonts/Droid Sans Arabic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansArabic';
    src: url('../fonts/DroidSansArabic.woff') format('woff'), url('../fonts/DroidSansArabic.ttf') format('truetype'), url('../fonts/DroidSansArabic.svg#DroidSansArabic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'DroidSansArabic' !important;
    color: black;

}

.contant p {
     font-family: 'DroidSansArabic' !important;
}

.contant span {
     font-family: 'DroidSansArabic' !important;
}
   
.BrowseRight {
right: auto ;
left: -35px ;
}

.lnkMenuB, .ChangeColor {
        display:block ;
}


.header1 {
    min-height: 27px;
    background-color: #f1f1f1;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    font-family: 'DroidSansArabic', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Add a black background color to the top navigation */
.topnav {
    overflow: hidden;
    float: left;
}

    /* Style the links inside the navigation bar */
    .topnav a {
        float: right;
        /*display: block;*/
        color: #7b7983;
        text-align: center;
        padding: 3px 8px;
        text-decoration: none;
        font-size: 13px;
        border-right: 1px solid #cccccc;
    }

        /* Change the color of links on hover */
        .topnav a:hover {
            color: #071456;
            transition: 0.2s ease-in;
        }

    /* Add an active class to highlight the current page */


    /* Hide the link that should open and close the topnav on small screens */
    .topnav .icon {
        display: none;
    }



@media screen and (max-width: 600px) {
    .topnav a {
        /*display: none;*/
    }

    .lnkMenuB, .ChangeColor {
        display:none;
}

        .topnav a.icon {
            float: right;
            display: block;
        }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive .lnkMenuB {
            float: none;
            display: block;
            text-align: left;
        }
    .lnkMenuB, .ChangeColor {
    float: none;
            /*display: block;*/
            text-align: left;
    }
}


.color {
    padding: 0px 3px 0px 3px;
    cursor:pointer;
}

.search {
    border-left: 1px solid #cccccc;
}


/* menuA */
.logoHeader {
    position: relative;
    padding: 5px;
    float: right;
}

.header2 {
    /*position: absolute;
    top: 12%;
    left: 6%;*/
    margin-top: 30px;
    margin-bottom: -20px;
}

    .header2 .navbar-nav {
        float: right;
        margin-right: -30px;
        padding-top: 17px;
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #000;
color: white !important;
}

.zz > li > a:hover, .zz > li > a:focus {
    background-color: #000 !important;
color: white !important;
}

.header2 .nav > li > a {
    color: black;
    font-size: 17px;
    padding: 10px 5px;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 14px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }

.header2 .carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.header2 .left.carousel-control {
    left: 30px;
    left: inherit;
}

.header2 .carousel-control .glyphicon-chevron-left,
.header2.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.navbar-toggle {
    background-color: #071456;
    border-radius: 0px;
}

    .navbar-toggle .icon-bar {
        background-color: white;
    }



@media screen and (max-width: 1150px) {
    .header2 {
        position: static;
    }

    .logoHeader {
        text-align: center;
    }
}

/* END MENU A */

/* MenuCheader */

.MenuCheader {
    min-height: 340px;
    border-top: 3px solid #071456;
}

/* endMenuCheader */

.list1 {
    /*background-image: url(../images/list1.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 20%;
    float: right;
}

.blue {
    background-color: blue;
    height: 350px;
    width: 20%;
    float: right;
}



.shadow {
    background-color: rgba(0,0,0,0.5);
    height: 350px;
}


.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}


.list2 {
    background-image: url(../images/list2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 20%;
    float: right;
}



.list3 {
    background-image: url(../images/list3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 20%;
    float: right;
}


.list4 {
    background-image: url(../images/list4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 20%;
    float: right;
}

.list5 {
    background-image: url(../images/list5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 20%;
    float: right;
}



.info {
    color: white;
    text-align: center;
    padding-top: 70px;
}

.contantArea {
    background-image: url(../images/contantbg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.breadcrumb {
    background-color: #071456;
    font-size: 13px;
    border-radius: 0;
    height: 35px;
    float: right;
}

    .breadcrumb a {
        color: #cccccc;
    }

        .breadcrumb a:hover {
            text-decoration: none;
        }


    .breadcrumb > .active {
        color: #cccccc;
    }

.sharesocial li {
    display: inline-block;
}

    .sharesocial li a {
        color: white;
        font-size: 13px;
    }


        .sharesocial li a:hover {
            text-decoration: none;
        }


.sharesocial {
    float: left;
    display:flex;
}



.social_breadcrumb {
    height: 35px;
    background-color: #071456;
    margin-top: 46px;
}

.socialItems {
    position: relative;
    bottom: 10px;
}

.globalItems {
    /*border-top: 3px solid #071456;*/
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: white;
    padding: 0px;
    padding-top: 10px;
}

    .globalItems li {
        display: block;
        padding: 10px 6px;
        border-bottom: 1px solid #cccccc;
    }

    .globalItems .active a {
        color: #1f68cb;
    }

    .globalItems a {
        color: black;
    }


        .globalItems a:hover {
            text-decoration: none;
            color: #071456;
            transition: 0.2s ease-in;
        }

.globalmenu {
    margin-top: 40px;
}

.listTitle {
    position: relative;
}

.globalTitle {
    font-size: 18px;
}

    .listTitle p {
        font-size: 14px;
        color: #071456;
        position: absolute;
        top: -12px;
    }

mark {
    background-color: white;
}

.services {
    background-color: #071456;
}


/* services */

#left_bar > li {
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    background-color: #071456;
    padding: 10px;
}


#left_bar li a {
    color: white;
    width: 100%;
}

    #left_bar li a:hover, #left_bar li a:active, #left_bar li a:focus {
        text-decoration: none;
    }

#left_bar > li > a:after {
    content: attr(alt);
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 15px;
    border-right: 2px solid white;
}

.left_mune_active {
    color: #ffffff !important;
    text-decoration: none;
}

.sidebar_detail:after {
    content: '+';
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 10px;
}

a.sidebar_detail:active:after, a.sidebar_detail:focus:after {
    content: '-';
}



.panel {
    margin: 0;
    border: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,.0);
    border-radius: 0px;
}

/* end services */


/* footer */

.footerbg {
    background-image: url(../images/footerpttern.png);
    height: 97px;
    background-size: cover;
    background-repeat: no-repeat;
}

.footerContant {
    min-height: 422px;
    background-color: #252525;
}

footer {
    color: white;
    font-size: 13px;
    font-family: 'DroidSansArabic', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.Fitem {
    padding-top: 26px;
}

    .Fitem hr {
        opacity: 0.5;
    }

.Sitem {
    padding-top: 26px;
}


.footerBanner li {
    display: inline-block;
    padding: 10px 0px 0px 10px;
}

.footerBanner {
    float: left;
    padding: 0;
    padding-top: 26px;
}


.visited {
    padding-top: 26px;
}


.divider {
    border-left: 1px solid #7b7983;
}



.copyRight span {
    padding: 0px 5px;
    color: white;
    /*float: left;*/
}

.powerdby {
float:left;
}

.contant {
    margin-bottom: 50px;
    line-height:1.8;
}

.copyRight a {
    color: white;
    text-decoration: none;
}


.update {
    float: right;
    padding-right: 15px;
}

@media screen and (max-width: 768px) {
    .topnav a {
        padding: 9px 7px;
    }

    .topnav {
        float: right;

    }

        .topnav a {
            border: none;
        }

    .header2 .navbar-nav {
        float: unset;
    }

    .update {
        float: unset;
    }

    .divider {
        border: none;
    }



    .list1, .list2, .list3, .list4, .list5 {
        width: 100%;
        height: 250px;
        margin-bottom: 10px;
    }

    .shadow {
        height: 250px;
    }
}





@media screen and (min-width: 1500px) {
    .header2 {
        top: 7%;
        left: 15%;
    }

    .search-wrapper {
        left: 19%;
    }
}




/* Home page style */

/* storyboard */
.storyboard {
    min-height: 480px;
    border-top: 3px solid #071456;
}

.item1 {
    background-image: url(../images/king.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.item2 {
    background-image: url(../images/2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.item3 {
    background-image: url(../images/king.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}





.bs-slider {
    overflow: hidden;
    max-height: 480px;
    position: relative;
    background: #000000;
}

    .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

    .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

    .bs-slider .bs-slider-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 480px;
        background-image: url(../images/storypattern.png);
        background-repeat: no-repeat;
        background-color: rgba(0, 0, 0, 0.20);
    }
/* .bs-slider > .carousel-inner > .item > img,
  .bs-slider > .carousel-inner > .item > a > img {
      margin: auto;
      width: 100% !important;

      
  }
   */
/********************
  *****Slide effect
  **********************/

.fade {
    opacity: 1;
}

    .fade .item {
        top: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        height: 480px;
        position: absolute;
        left: 0 !important;
        display: block !important;
        -webkit-transition: opacity ease-in-out 1s;
        -moz-transition: opacity ease-in-out 1s;
        -ms-transition: opacity ease-in-out 1s;
        -o-transition: opacity ease-in-out 1s;
        transition: opacity ease-in-out 1s;
    }

        .fade .item:first-child {
            top: auto;
            position: relative;
        }

        .fade .item.active {
            opacity: 1;
            z-index: 2;
            -webkit-transition: opacity ease-in-out 1s;
            -moz-transition: opacity ease-in-out 1s;
            -ms-transition: opacity ease-in-out 1s;
            -o-transition: opacity ease-in-out 1s;
            transition: opacity ease-in-out 1s;
        }





/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.storyboard .control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.storyboard .control-round:hover .carousel-control {
    opacity: 1;
}

.storyboard .control-round .carousel-control.left {
    left: 1%;
}

.storyboard .control-round .carousel-control.right {
    right: 1%;
}

.storyboard .control-round .carousel-control.left > span:nth-child(1) {
    left: 45%;
}

.storyboard .control-round .carousel-control.right > span:nth-child(1) {
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}

    .indicators-line > .carousel-indicators li {
        padding: 0;
        width: 15px;
        height: 15px;
        border: 1px solid rgb(158, 158, 158);
        text-indent: 0;
        overflow: hidden;
        text-align: left;
        position: relative;
        letter-spacing: 1px;
        background: rgb(158, 158, 158);
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 5px;
        -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
        transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
        z-index: 10;
        cursor: pointer;
    }

        .indicators-line > .carousel-indicators li:last-child {
            margin-right: 0;
        }

    .indicators-line > .carousel-indicators .active {
        margin: 1px 5px 1px 1px;
        box-shadow: 0 0 0 2px #fff;
        background-color: transparent;
        position: relative;
        -webkit-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease;
    }

        .indicators-line > .carousel-indicators .active:before {
            transform: scale(0.5);
            background-color: #fff;
            content: "";
            position: absolute;
            left: -1px;
            top: -1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            -webkit-transition: background-color 0.3s ease;
            -moz-transition: background-color 0.3s ease;
            -o-transition: background-color 0.3s ease;
            transition: background-color 0.3s ease;
        }



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}

.slide_style_right {
    text-align: right !important;
}

.slide_style_center {
    text-align: center !important;
}

.slide-text {
    top: 25%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: left;
    padding: 10px 10px;
    background-color: rgba(0, 0, 0, 0.7);
    background-color: rgba(0, 0, 0, 0.7);
    width: 36%;
    right: 8%;
}

    .slide-text > h1 {
        padding: 0;
        color: #ffffff;
        font-size: 28px;
        font-style: normal;
        margin-bottom: 15px;
        letter-spacing: 1px;
        display: inline-block;
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

    .slide-text > p {
        padding: 0;
        color: #ffffff;
        font-size: 14px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        -webkit-animation-delay: 1.1s;
        animation-delay: 1.1s;
    }

    .slide-text > a:hover,
    .slide-text > a:active {
        color: #ffffff;
        background: #222222;
        -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    }






/*------------------------------------------------------*/
/* RESPONSIVE
  /*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .slide-text > p {
        font-size: 14px;
    }
}


/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }

        .slide-text h1 {
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 10px;
        }

        .slide-text > p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 20px;
        }
}

@media (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }

        .slide-text h1 {
            font-size: 20px;
            line-height: 25px;
            margin-bottom: 5px;
        }

        .slide-text > p {
            font-size: 12px;
            line-height: 14px;
            margin-bottom: 10px;
        }

        .slide-text > a.btn-default,
        .slide-text > a.btn-primary {
            font-size: 10px;
            line-height: 10px;
            margin-right: 10px;
            text-align: center;
            padding: 10px 15px;
        }

    .indicators-line > .carousel-indicators {
        display: none;
    }
}


/* end storyboard */


/* newsTicker */
.newsTickerSection {
    background-color: #e0e0e0;
    height: 39px;
}



.marqueeContainer a {
    color: black;
}

.marqueeContainer {
    padding: 8px;
background-color: #fff;
margin: 0px;
}
/* end news ticker */



.NewsTitle p {
    font-size: 17px;
    padding-top: 5px;
}



.section1 {
    background-image: url(../images/contantbg.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 28px;
    /*margin-bottom: 50px;*/
}

.titleTips {
    border-top: 2px solid #071456;
    margin-top: 35px;
    position: relative;
    height: 30px;
}

    .titleTips h3 {
    position: absolute;
bottom: 12px;
    }


.title1 {
    /*border-top: 2px solid #071456;*/
    margin-top: 35px;
    position: relative;
    height: 30px;
}


    .title1 h3 {
        position: absolute;
        bottom: 10px;
    }

.Stitil {
    position: absolute;
    top: 37%;
    left: 10%;
}


    .Stitil a {
        color: black;
    }

        .Stitil a:hover {
            text-decoration: none;
            color: #071456;
            transition: 0.2s ease-in;
        }



.welcomeNote {
        background-image: url(../images/TodyTips.png);
    height: 70px;
    background-repeat: no-repeat;
    /*background-position: top center;
    background-size: cover;*/
    position: relative;
}



.WelcomeDesc {
    background-color: rgba(245, 245, 245, 0.41);
    color: #1b1919;
    padding: 10px;
    height:230px;
    line-height:1.7;
}

    .WelcomeDesc a {
        color: #1b1919;
    }

        .WelcomeDesc a:hover {
            text-decoration: none;
        }


.HomeServices {
    min-height: 444px;
}


/* home services  */

.board {
    background: #fff;
    border-left: 2px solid #f3f3f3;
    min-height: 333px;
    /*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}

    .board .nav-tabs {
        position: relative;
        /* border-bottom: 0; */
        /* width: 80%; */
        margin: 5px auto;
        margin-bottom: 0;
        box-sizing: border-box;
        border: none;
    }


.nav-tabs > li > a {
    background-color: #7b7983;
    padding: 10px;
    border-radius: 0px;
    height: 75px;
}



p.narrow {
    width: 60%;
    margin: 10px auto;
}

.liner {
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    background-color: #071456;
    border: 0;
    border-bottom-color: transparent;
    padding: 17px;
    border-right: 5px solid #071456;
    height: 75px;
}

span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}



li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two {
    color: #febe29;
    border: 2px solid #febe29;
}

li.active span.round-tabs.two {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three {
    color: #3e5e9a;
    border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}


li.active span.round-tabs.four {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five {
    color: #999;
    border: 2px solid #999;
}

li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs {
    background: #fafafa;
}

.nav-tabs > li {
    width: 200px;
    margin: 5px;
}

.board .nav > li > a:hover, .nav > li > a:focus {
    background-color: #071456 ;
    transition: 0.3s ease-in-out;
    color: white;
}
/*li.active:before {
  content: " ";
  position: absolute;
  left: 45%;
  opacity:0;
  margin: 0 auto;
  bottom: -2px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  z-index: 1;
  transition:0.2s ease-in-out;
}*/
.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 68%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-width: 15px 10px 0;
    border-style: solid;
    border-color: #071456 transparent;
    display: block;
    top: 60px;
    transition: 0.1s ease-in-out;
}

.nav-tabs > li.active:after {
    content: "";
    position: absolute;
    left: 68%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border-width: 15px 10px 0;
    border-style: solid;
    border-color: #071456 transparent;
    display: block;
    top: 75px;
    border-bottom-color: #ddd;
}


.nav-tabs > li a {
    color: white;
    padding: 17px;
    text-align: center;
}

    .nav-tabs > li a:hover {
        background-color: #071456;
    }


.nav-tabs > li .active {
    background-color: #071456;
}

.tab-content {
    padding-left: 28px;
}

.tab-pane {
    position: relative;
    padding-top: 10px;
}

.tab-content .head {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.btn-outline-rounded {
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}







.serviceInner {
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 20px;
    height: 110px;
}


.serviceTitle p {
    margin-top: -10px;
}


.section2 {
    background-image: url(../images/S2bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
    background-attachment: fixed;
}



/* end home services  */



/* section2 */
.MoreList li {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-top: 9px;
    border-bottom: 1px solid #cccccc;
}


    .MoreList li a {
        color: #000000;
        border-right: 5px solid #071456;
        padding-right: 8px;
    }


        .MoreList li a:hover {
            color: #071456;
            transition: 0.2s ease-in-out;
            text-decoration: none;
        }


.MoreList {
    padding: 0px;
}

.Stiti2 {
    position: absolute;
    top: 10%;
    left: 8%;
}

    .Stiti2 a {
        color: black;
    }

        .Stiti2 a:hover {
            text-decoration: none;
            color: #071456;
            transition: 0.2s ease-in;
        }



.section2 mark {
    background-color: #f7faff;
}

.news {
    background-color: white;
    border: 1px solid #cccccc;
}


.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.news img {
    float: right;
    /*padding-left: 8px;*/
}

.news li {
    display: inline-block;
    /*padding-top: 10px;*/
    max-height:110px;
}

.news {
    padding: 0px;
    min-height:138px;
}

    .news p {
        padding-top: 10px;
        /*text-indent: 10px;*/
        /*padding-right:5px;*/
    }


    .news a {
        color: black;
    }

.logos {
    background-color: white;
    border: 2px solid #cccccc;
    margin-bottom: 5px;
    height: 145px;
}

#media .carousel-control {
    height: 40px;
    position: relative;
    top: 132px;
}

    #media .carousel-control.right {
        background-image: none;
    }

    #media .carousel-control.left {
        background-image: none;
    }

@media (max-width: 768px) {
    .logos {
        text-align: center;
    }

    #media .carousel-control {
        top: 0px;
        margin: auto;
    }

    .slide-text {
        width: 60%;
    }

        .slide-text h1 {
            font-size: 25px;
        }

    .board {
        border: none;
    }

    .nav-tabs > li {
        width: 100%;
    }
}

.menuc {
    height: 95px;
    background-color: rgba(0, 0, 0, 0.7);
    margin-top: -95px;
    position: relative;
    z-index: 100;
}





.boxesLinks {
    text-align: center;
}

.boxesLinks {
    position: relative;
    height: 60px;
    margin: -57px 0 0 1%;
}


.boxLinksContent {
    position: absolute;
    left: 0px;
    z-index: 20;
    width: 100%;
    overflow: hidden;
}

.boxHeader {
    float: right;
    height: 41px;
    color: #363636;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    cursor: pointer;
    line-height: 30px;
}

.boxHeader {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
}

.boxSummary {
    margin: 5px 5%;
    color: #fff;
}

ul.menu {
    width: 100%;
    list-style: none;
}

    ul.menu li {
        width: 100%;
        margin-bottom: 5px;
        border-bottom: 1px dashed #fff;
        padding: 5px 0px;
    }

        ul.menu li a {
            text-decoration: none;
            color: #fff;
            width: 94%;
            padding-right: 6%;
            font-family: arial;
            font-size: 13.5px;
            text-align: right;
            background: url(../img/menuListArrow.png) no-repeat right 2px;
            font-family: inherit;
        }


.search-wrapper {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 17px;
    left: 8%;
    z-index: 2;
}

    .search-wrapper.active {
    }

    .search-wrapper .input-holder {
        overflow: hidden;
        height: 30px;
        background: rgba(255,255,255,0);
        border-radius: 6px;
        position: relative;
        width: 70px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .search-wrapper.active .input-holder {
        border-radius: 0px;
        width: 200px;
        background: #e9e9e9;
        -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }

    .search-wrapper .input-holder .search-input {
        width: 100%;
        height: 35px;
        padding: 0px 19px 0px 2px;
        opacity: 0;
        position: absolute;
        top: -10px;
        left: 0px;
        background: white;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-family: 'helvetica-neue-lt-arabic-45-light';
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #272727;
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        transform: translate(0, 60px);
        -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .search-wrapper.active .input-holder .search-input {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    .search-wrapper .input-holder .search-icon {
        width: 35px;
        height: 35px;
        border: none;
        border-radius: 6px;
        background: #f1f1f1;
        padding: 0px;
        outline: none;
        position: relative;
        z-index: 2;
        float: left;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .search-wrapper.active .input-holder .search-icon {
        width: 32px;
        height: 32px;
        margin: 10px;
        border-radius: 30px;
        top: -2px;
    }

    .search-wrapper .input-holder .search-icon span {
        width: 22px;
        height: 22px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .search-wrapper.active .input-holder .search-icon span {
    }

    .search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
        position: absolute;
        content: '';
    }

    .search-wrapper .input-holder .search-icon span::before {
        width: 4px;
        height: 11px;
        left: 9px;
        top: 14px;
        border-radius: 2px;
        background: transparent;
    }

    .search-wrapper .input-holder .search-icon span::after {
        width: 14px;
        height: 14px;
        left: 0px;
        top: 0px;
        border-radius: 16px;
        border: 4px solid transparent;
    }

    .search-wrapper .close {
        position: absolute;
        z-index: 1;
        top: 10px;
        right: 35px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        transition-delay: 0.2s;
        opacity: 1;
    }

    .search-wrapper.active .close {
        right: -30px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .search-wrapper .close::before, .search-wrapper .close::after {
        position: absolute;
        content: '';
        background: #000;
        border-radius: 2px;
    }

    .search-wrapper .close::before {
        width: 5px;
        height: 25px;
        left: 10px;
        top: 0px;
    }

    .search-wrapper .close::after {
        width: 25px;
        height: 5px;
        left: 0px;
        top: 10px;
    }

    .search-wrapper .result-container {
        width: 100%;
        position: absolute;
        top: 80px;
        left: 0px;
        text-align: center;
        font-size: 14px;
        display: none;
        color: #B7B7B7;
    }


@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 200px;
    }
}


@media screen and (max-width: 768px) {
    .copyRight span {
        float: none;
    }

    .BgTopHead {
        float: unset;
        text-align: center;
    }
}


















/*..............................new news motion.................*/

.DivOnarow .OverlayBox {
    background-color: rgba(0,0,0,.7);
    position: absolute;
    display: inline-block;
    vertical-align: top;
    /*cursor: pointer;*/
    width: 100%;
    height: 83%;
    color: #fff;
    top: 10%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}

.DivOnarow .OverlayBox {
    position: absolute;
    top: 0px;
    left: 0;
    right: 21px;
    transition: all 1.1s;
    overflow: hidden;
    height: 0px;
    top: 0px;
    width: 181px;
}


.DivOnarow:hover .OverlayBox {
    height: 364px;
    background: url(../images/storypattern.png);
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom: 5px solid #071456;
    top: -364px;
}

.DivOnarow:hover .imgMenuC {
    transform: translateY(-365px);
    position: relative;
    transition: all 1.1s;
    -webkit-transition: all 1.1s; /** Chrome & Safari **/
    -moz-transition: all 1.1s; /** Firefox **/
    -o-transition: all 1.1s; /** Opera **/
}

.DivOnarow .imgMenuC {
    transform: translateY(0px);
    position: relative;
    transition: all 1.1s;
    -webkit-transition: all 1.1s; /** Chrome & Safari **/
    -moz-transition: all 1.1s; /** Firefox **/
    -o-transition: all 1.1s; /** Opera **/
}

h4 {
font-size:18px;
}
.DivOnarow .OverlayBox .glyphicon {
    top: 4%;
}

.DivOnarow > img {
    position: relative;
    z-index: 10;
}

.DivOnarow h4 {
    color: white;
    text-align: center;
}

.OverlayUl {
    position: relative;
    padding: 0px;
    padding-top: 40px;
}

    .OverlayUl li {
        display: block;
        padding: 8px 0px;
        border-bottom: 1px solid rgba(250,250,250,.2);
    }

        .OverlayUl li a {
            color: white;
            font-size:13px !important;
        }

.DivOnarow {
    text-align: center;
    margin-top: -51px;
}

.panel {
    background-color: #071456;
    margin-top: 10px;
}

.panel-body {
    background-color: #cccccc;
}

.menuC2 {
    padding: 0px;
}

    .menuC2 li {
        display: block;
        padding: 5px 5px;
    }

        .menuC2 li a {
            color: black;
        }

.pull-right {
    float: left !important;
    color: white;
    margin-top: -16px;
}

.panel-title {
    color: white;
}
/*...................................end news...............................*/

/*h5 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

h5 span { 
    background:#fff; 
    padding:0 10px; 
}*/


.fa-search {
    color: #7b7983;
}

.Fitem img {
    padding-left: 5px;
}

.thitem img {
    padding-right: 5px;
}




.hdivider {
    line-height: 0;
    text-align: center;
}

    .hdivider span {
        display: inline-block;
        position: relative;
    }

        .hdivider span:before {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 28px;
        }

        .hdivider span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 85px;
        }

        .hdivider span:before {
            right: 100%;
            margin-right: 5px;
        }

        .hdivider span:after {
            left: 100%;
            margin-left: 5px;
        }
/*----------------------------------------------*/

.Servicesdivider {
    line-height: 0;
    text-align: center;
}

    .Servicesdivider span {
        display: inline-block;
        position: relative;
    }

        .Servicesdivider span:before {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 20px;
        }

        .Servicesdivider span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 340px;
        }

        .Servicesdivider span:before {
            right: 100%;
            margin-right: 5px;
        }

        .Servicesdivider span:after {
            left: 100%;
            margin-left: 5px;
        }

.Servicestitil {
    position: absolute;
    top: 7%;
    left: 10%;
}


    .Servicestitil a {
        color: black;
    }

        .Servicestitil a:hover {
            text-decoration: none;
            color: #071456;
            transition: 0.2s ease-in;
        }
/*---------------------------------------------*/

.Brwosedivider {
    line-height: 0;
    text-align: center;
}

    .Brwosedivider span {
        display: inline-block;
        position: relative;
    }

        .Brwosedivider span:before {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 250px;
        }

        .Brwosedivider span:before {
            right: 100%;
            margin-right: 5px;
        }
/*-----------------------------------------*/

.Newsdivider {
    line-height: 0;
    text-align: center;
}

    .Newsdivider span {
        display: inline-block;
        position: relative;
    }

        .Newsdivider span:before {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 35px;
        }

        .Newsdivider span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-top: 2px solid #071456;
            top: 0;
            width: 420px;
        }

        .Newsdivider span:before {
            right: 100%;
            margin-right: 5px;
        }

        .Newsdivider span:after {
            left: 100%;
            margin-left: 5px;
        }


        /*-----------------------------------*/

        .News2divider {
  line-height: 0;
  text-align: center;
}
.News2divider span {
  display: inline-block;
  position: relative;  
}
.News2divider span:before {
  content: "";
position: absolute;
height: 5px;
top: 0;
width: 315px;
}

.News2divider span:before {
  right: 100%;
  margin-right: 5px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .topnav a.icon {
    float:left;
    }
    .topnav {
    width:100%;
    }
    .footerBanner {
    text-align:center;
    }
    .hdivider span:before {
    content:none;
    }
    .hdivider span:after {
    content:none;
    }
    .hdivider {
    margin-left: -25px;
    }
    .nav-tabs > li.active:after {
    content:none;
    }

    .Stitil {
    top: 24%;
    }

    .dropdown-menu {
    background: rgba(0, 0, 0, 0.7) url("../images/storypattern.png") no-repeat scroll 0% 0% !important;
color: rgb(255, 255, 255) !important;
    }
    
    .divNewsTitle {
    padding-right: 150px !important;
    }

    .BrowseRight {
right: auto !important;
left: -15px !important;
}

    .BrowseLeft {
    right: 265px !important;
    }
    .Servicestitil {
        top: 31px;
    }
    .Servicesdivider span:after {
    width: 40px;
    }
    .Brwosedivider span:before {
    width: 120px;
    }
    .News2divider span:before {
        width: 205px;
    }
    .Newsdivider span:before {
        width: 20px;
    }
    .tab-content {
         padding-left: 0px; 
    }
    .hdivider span:after {
        width: 30px;
    }
    .Stiti2 {
    top: 7%;
    }
    .Newsdivider span:after {
    width: 130px;
    }
    .header2 .navbar-nav {
    margin-right:0px;
    }
}

.carousel-inner a {
color:#ffffff;
}

.imgNews {
width:135px;
height:136px;
}

.at-icon-wrapper {
background-color:transparent !important;
}

.divCollapsed li {
    padding-top:5px;
    padding-bottom:5px;
}

.collapsed {
cursor:pointer;
}



.divMenuC {
    border-top: 5px solid #071456;
}

.imgProject {
    width: 100%;
    height: 100%;
}




    /*.listTitle span {
        display: inline-block;
        position: relative;
    }

        .listTitle span:after {
            content: "";
position: absolute;
height: 5px;
border-top: 3px solid #1f68cb;
top: 10px;
width: 130px;
        }

        .listTitle span:after {
margin-right: 5px;
        }*/

.listTitle span {
    font-size:16px;
}
img {
border:0 !important;
}

.topnav img {
border:0 ;
}

.logoHeader img {
    border:0;
}
.DivOnarow img {
    border:0;
}

.serviceInner img {
    border:0;
}
.news img {
    border:0;
}
.logos img {
     border:0;
}
.Ads img {
border:0;
}
.footerBanner img {
    border:0;
}

.marqueeObject span {
font-size:13px;
}





/* Search Style */ 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

.txtSearch {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
  	font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
    font-family:'Droid Sans Arabic';
}

.btnSearch {
   position: absolute;
top: 70%;
left: 0;
margin-top: -40px;
/*width: 10%;*/
margin-left: 35%;
/*color: rgb(255, 255, 255);*/
/*background: transparent;*/
border-top: 1px solid rgba(255, 255, 255, .8);
border-bottom: 2px solid rgba(255, 255, 255, .5);
border-left: 0px solid transparent;
border-right: 0px solid transparent;
font-size: 40px;
font-weight: 300;
text-align: center;
outline: none;
padding: 10px;
font-family: 'Droid Sans Arabic';
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}

#search .close:hover{
  color: #FC2121;
  cursor: pointer;
}



.txtSearchValidator {
    position: absolute;
    top: 72%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    font-family:'Droid Sans Arabic';
    text-align: center;
}

.dropdown-menu {
    background: rgba(0, 0, 0, 0.7) url("../images/storypattern.png") repeat scroll 0% 0%;
color: rgb(255, 255, 255);

}
    .dropdown-menu > li > a {
    color:#ffffff;
    padding-top: 10px;
    }

.navbar-nav > li {
padding-left:18px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
background-color:black;
color:white;
}

.open > a {
color:#ffffff !important;
}

.service1 {
    min-height: 150px;
}

.at-style-responsive .at-share-btn {
padding: 7px 0px 0px 0px !important;
}




.More .icon-prev, .More .icon-next, .More .glyphicon-chevron-left, .More .glyphicon-chevron-right {
    top: 0px;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #04193e;
    padding: 5px;
    color: #04193e;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
    height: 25px;
    width: 25px;
}

.carousel-control {
background:none !important;
}


@media screen and (min-width: 1000px) {
    .navbar-nav > li:hover > ul {
        display: block !important;
    }
}




.PagerClass {
  position: relative;
  padding-bottom: 4px;
}
.PagerClass:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 35px;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.65)), color-stop(50%, rgba(0, 0, 0, 0.65)), color-stop(60%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 40%, rgba(0, 0, 0, 0.65) 50%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0) 100%);
}
.PagerClass a {
  color: #ffffff;
  padding: 13px 5px 5px;
  margin: 0 10px;
  position: relative;
}
.PagerClass a:hover {
  color: #fff;
}

.NextPreviousClass {
  color: #1E7EE2 !important;
}
.NextPreviousClass:hover, .NextPreviousClass:hover {
  color: #fff;
}
.NextPreviousClass:hover:after, .NextPreviousClass:hover:after {
  display: none;
}

.PagerClass span {
font-family:Tahoma !important;
}


.CurrentPageClass1 {
background-color: cornflowerblue;
padding: 8px 10px 9px 10px;
color: #ffffff;
    padding: 13px 5px 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: 14px;
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}







