@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Regular.svg#Cairo-Regular') format('svg'), url('../fonts/Cairo-Regular.ttf') format('truetype'), url('../fonts/Cairo-Regular.woff') format('woff'), url('../fonts/Cairo-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Cairo-Bold';
    src: url('../fonts/Cairo-Bold.eot');
    src: url('../fonts/Cairo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Bold.svg#Cairo-Bold') format('svg'), url('../fonts/Cairo-Bold.ttf') format('truetype'), url('../fonts/Cairo-Bold.woff') format('woff'), url('../fonts/Cairo-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
    direction: ltr;
}



.white {
    color: white;
}

.container {
    max-width: 1280px;
}

body {
    font-family: '-apple-system','Cairo-Regular' !important;
    text-align: left;
    background-color: white;
}

    body p {
        font-size: 16px;
        margin-bottom: 14px;
    }

a:hover {
    cursor: pointer;
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    font-family: '-apple-system', 'Cairo-Bold' !important;
}

.menub {
    background-color: #e7ecf0;
    padding: 3px 0px;
}

.menubitems {
    margin: 0;
}

    .menubitems li {
        display: inline;
        padding: 3px 10px;
    }

a {
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.menubitems li a {
    font-weight: bold;
    font-size: 12px;
    color: #727272;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

#Button1:hover {
    text-decoration: none;
    color: #bb7934 !important;
    transition: 0.5s ease-in;
}

.menubitems li a:hover {
    text-decoration: none;
    color: #bb7934;
    transition: 0.5s ease-in;
}

#btnCancel {
    background-color: #ec9223;
    color: #fff;
}

.menubitems li i:hover {
    text-decoration: none;
    color: #bb7934;
    transition: 0.5s ease-in;
}

.mainmenu .navbar li a {
    font-size: 12px !important;
    color: black;
}

.navbar {
    left: 3%;
    bottom: 15px;
}

.mainmenu .navbar .nav-link {
    font-family: 'Cairo-Bold' !important;
    font-weight:bold;
}


.mainmenu .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.3rem;
    padding-right: 0.8rem;
}


.mainmenu .dropdown-item {
    text-align: left;
}

.mainslider {
    background-image: url(/App_Themes/ThemeAr/images/slide.png);
    background-size: cover;
    height: 590px;
    background-repeat: no-repeat;
    background-position: top center;
}


.section1bg {
    height: 421px;
    margin-top: 10%;
    background-image: url(/App_Themes/ThemeAr/images/img1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;
}

.go {
    position: absolute;
    top: 50%;
    left: 28px;
}

.detailsborder {
    border-top: 8px solid #e0edf0;
    border-right: 8px solid #e0edf0;
    margin-top: 60px;
    position: relative;
    width: 103%;
}

.details {
    padding: 41px;
    position: absolute;
    left: 0px;
    right: 0;
    width: 114%;
    z-index: 100;
    background-color: white;
    min-height: 266px;
}

    .details a {
        color: black;
    }

        .details a:hover {
            text-decoration: none;
        }



.detailscontent {
    height: 159px;
    background-color: #f0fafc;
    border: 2px solid #d9f3f7;
    border-radius: 5px;
}

    .detailscontent:hover {
        background-color: #d9f3f7;
        transition: 0.5s ease-in;
    }

.imgpostion {
    position: relative;
    top: -25px;
    right: 4%;
}

.detailscontent a {
    color: black;
}


    .detailscontent a:hover {
        text-decoration: none;
    }


.no-gutter > [class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
}



/* slider */

.imgIn {
    position: relative;
    top: 0;
    float: right;
}

.textin {
    position: absolute;
    top: 180px;
    text-align: left;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}


    .textin p {
        font-size: 15px;
        font-family: '-apple-system', 'Cairo-Regular' !important;
        color: white;
    }


.sliderContent {
    position: relative;
    z-index: 3;
    color: white;
    height: 650px;
}


.shadow {
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(/App_Themes/ThemeAr/images/shadow1.png);
    background-size: cover;
    z-index: 1;
    height: 650px;
    top: 0px
}


.shadow2 {
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(/App_Themes/ThemeAr/images/shadow2.png);
    background-size: cover;
    z-index: 1;
    height: 650px;
    opacity: 0.8;
    top: 0px
}



#slider-animation a {
    color: white;
}

#slider-animation h1 {
    font-size: 60px;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.Gradienttxt {
    background-image: linear-gradient(45deg, #a4844c, #dbb26c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#slider-animation a:hover {
    text-decoration: none;
}

.carousel-indicators {
    position: absolute;
    right:0px;
    bottom: 0;
    left: 20px;
    z-index: 15;
    padding-left: 0;
    margin-right: 0%;
    margin-left: 0%;
    list-style: none;
    top: 40%;
    display: block
}

    .carousel-indicators li {
        box-sizing: content-box;
        display: block;
        width: 12px;
        height: 12px;
        margin-right: 5px;
        margin-left: 2px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255, 255, 255, 0.4);
        background-repeat: no-repeat;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 1;
        border-radius: 100%;
        border-radius: 100%;
    }

    .carousel-indicators .active {
        background-color: transparent;
        opacity: 1;
        position: relative;
        ;
    }

        .carousel-indicators .active::after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #d26b03;
            background-repeat: no-repeat;
            position: absolute;
            left: 0px;
            right: 0px;
        }


.slide1 {
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
    background-position: top center;
}

.slide10 {
    background-size: cover;
    height: 500px;
    background-repeat: no-repeat;
    background-position: top center;
}

.slide2 {
    background-size: cover;
    height: 590px;
    background-repeat: no-repeat;
    background-position: top center;
}

.slide3 {
    background-size: cover;
    height: 590px;
    background-repeat: no-repeat;
    background-position: top center;
}

.Stitle {
    /*font-size: 26px !important;*/
}

.part1 {
    background-image: url(/App_Themes/ThemeAr/images/part1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
    border-left: 1px solid white;
    color: white;
    padding: 20px 100px;
    position: relative;
}


.part2 {
    background-image: url(/App_Themes/ThemeAr/images/part2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
    border-right: 1px solid white;
    color: white;
    padding: 20px 100px;
    position: relative;
}

.section2 {
    padding-top: 95px;
}

.part1content {
    position: absolute;
    width: 85%;
}

.morebtn {
    border: 1px solid white;
    background: transparent;
    border-radius: 5px;
    padding: 8px 33px;
}

.more {
    color: #fff;
    font-family: 'Cairo-Bold' !important;
}

    .more:hover {
        text-decoration: none !important;
    }


.part1content2 {
    text-align: center;
    position: relative;
}

.section3 {
    margin-top: 82px;
}

.Mdetails {
    padding: 15px;
    background-color: white;
    width: 92%;
    position: relative;
    text-align: center;
    top: -29px;
    right: -10px;
}

.section3item {
    margin-top: 20px;
}


.ads {
    background-image: url(/App_Themes/ThemeAr/images/ads.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 520px;
}

.footer1 {
    background-color: #1d466a;
    min-height: 38px;
    width: 100%;
}


.footermenu {
    margin: 0;
}

.footermenu2 {
    margin: 0;
}

.footermenu li {
    display: inline-block;
    padding: 5px 10px;
}

    .footermenu li a {
        color: white;
        font-size: 13px;
        padding: 0px 9px;
        opacity: 0.8;
        font-family: '-apple-system', 'Cairo-Regular' !important;
    }


.footermenu2 li {
    display: inline-block;
    padding: 5px 7px;
    color: #fff;
}



    .footermenu2 li a {
        color: white;
        font-family: '-apple-system', 'Cairo-Regular' !important;
        font-size: 13px;
        opacity: 0.8;
    }


.footer2 {
    background-color: #ededed;
    padding: 40px 0px;
}

.footernav a {
    font-family: '-apple-system', 'Cairo-Regular' !important;
    color: black;
    font-size: 13px;
    opacity: 0.7;
}


    .footernav a:hover {
        text-decoration: none;
        color: #bb7934;
        transition: 0.5s ease;
    }

.footernav li {
    list-style: none;
}
.footernav h6{
    font-weight:bold;
}
.footer3 {
    background-color: #363636;
    padding: 10px 0px;
    min-height: 35px;
    color: white;
}

    .footer3 p {
        margin: 5px 0px !important;
        font-size: 13px;
    }

    .footer3 a {
        color: white;
    }

        .footer3 a:hover {
            text-decoration: none;
            color: #005ebf;
            transition: 0.5s ease-in;
        }

.mainmenu .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #bb7934;
}


.mainmenu .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #bb7934;
}

.mainmenu .dropdown-menu a {
    font-family: '-apple-system', 'Cairo-Regular' !important;
    color: White !important;
    padding: 10px 12px;
}

.mainmenu .dropdown-menu {
    background-color: rgb(28, 66, 102);
}

.mainmenu .dropdown-menu {
    left: -88px;
    top: 134%;
    min-width: 13rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    border: transparent;
    border-radius: 0px;
    border-top: 4px solid #bb7934;
    padding: 0;
    margin: 0;
}


.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
}



body.search-active {
    overflow: hidden;
}

    body.search-active .search-input {
        opacity: 1;
        transform: none;
        pointer-events: all;
    }

    body.search-active .fa-times {
        opacity: 1;
        transform: rotate(-90deg);
        font-size: 35px;
    }

    body.search-active .control {
        cursor: default;
    }

        body.search-active .control .btn-material {
            transform: scale(70);
        }

        body.search-active .control .icon-material-search {
            opacity: 0;
        }

/* Close Icon */
.fa-times {
    position: fixed;
    top: 30px;
    right: 30px;
    color: #FFF;
    cursor: pointer;
    font-size: 70px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 30;
}

.icon-close:hover {
    transform: rotate(0);
}

/* Search Input */
.search-input {
    height: 80px;
    position: absolute;
    top: 10%;
    left: 10%;
    pointer-events: none;
    opacity: 0;
    transform: translate(40px, 0);
    transition: all 0.3s ease-in-out;
    z-index: 30;
}

    .search-input input {
        color: #fff;
        font-size: 54px;
        border: 0;
        background: transparent;
        -webkit-appearance: none;
        box-sizing: border-box;
        outline: 0;
        font-weight: 200;
    }

    .search-input ::-webkit-input-placeholder {
        color: #EEE;
    }

    .search-input :-moz-placeholder {
        color: #EEE;
        opacity: 1;
    }

    .search-input ::-moz-placeholder {
        color: #EEE;
        opacity: 1;
    }

    .search-input :-ms-input-placeholder {
        color: #EEE;
    }

.container.container-dark {
    background: #22313F;
    color: #FFF;
}

/* Control btn */
.control {
    cursor: pointer;
}

    .control .btn-material {
        position: absolute;
        top: -71px;
        width: 60px;
        height: 60px;
        left: 8px;
        z-index: 20;
        border-radius: 100%;
        box-sizing: border-box;
        background-color: #002766;
        outline: 0;
        transform-origin: 50%;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.98;
    }

        .control .btn-material:hover {
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        }

    .control .icon-material-search {
        color: #d26b03;
        position: absolute;
        top: 10px;
        left: 75px;
        transition: opacity 0.3s ease-in-out;
        font-size: 20px;
    }

.Sbtn {
    background-color: transparent;
    border: transparent;
}




/*.section1bg:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition:0.5s ease-in-out ;
  cursor: pointer;
}*/


.section2 .hvr-shutter-out-horizontal::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 3px;
}


.part2A {
    padding: 30px 0px;
    border: 1px solid white;
    border-radius: 5px;
    position: relative;
    padding: 17px;
    margin: 15px;
}

    .part2A a {
        color: #fff;
    }

        .part2A a:hover {
            text-decoration: none;
        }

    .part2A p {
        font-size: 17px;
        font-family: 'Cairo-Bold' !important;
        text-align: center;
    }

.dateStyle {
    writing-mode: vertical-rl;
    background-color: #50a1ff;
    position: absolute;
    padding: 9px;
    margin: 10px;
    top: -5px;
    right: -30px;
}


#owl-carousel1 .item {
    padding: 0px 4px;
}



#owl-carousel1 .owl-next {
    background-color: transparent !important;
    background-image: url(/App_Themes/ThemeAr/images/go.png) !important;
    background-repeat: no-repeat;
    height: 17px;
    width: 18px;
    border: transparent;
    padding: 20px 20px;
    margin-top: 20px;
}

#owl-carousel1 .owl-prev {
    background-color: transparent !important;
    background-image: url(/App_Themes/ThemeAr/images/back.png) !important;
    background-repeat: no-repeat;
    height: 17px;
    width: 18px;
    border: transparent;
    padding: 20px 20px;
    margin-top: 20px;
}

.section3item img:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: 0.7s ease-in-out;
    cursor: pointer;
}

.Mdetails h6 {
    color: black !important;
}


    .Mdetails h6:hover {
        color: #005ebf !important;
        transition: 0.7s ease-in-out;
    }

.banneritem {
    background-color: white;
    padding: 10px 10px;
    text-align: center;
    border: 1px solid #e7e7e7
}



#owl-carousel2 .item {
    text-align: center;
    padding: 0px 4px;
}

.banners {
    margin: 5% auto;
    height: 193px;
    position: relative;
}







#owl-carousel2 .item p {
    font-family: 'Cairo-Bold' !important;
}


#owl-carousel2 .owl-next {
    background-color: transparent !important;
    background-image: url(/App_Themes/ThemeAr/images/left.png) !important;
    background-repeat: no-repeat;
    height: 17px;
    width: 18px;
    border: transparent;
    padding: 20px 20px;
    margin-top: 20px;
    position: absolute;
    left: -53px;
    top: 15.3%;
}

#owl-carousel2 .owl-prev {
    background-color: transparent !important;
    background-image: url(/App_Themes/ThemeAr/images/right.png) !important;
    background-repeat: no-repeat;
    height: 17px;
    width: 18px;
    border: transparent;
    padding: 20px 20px;
    margin-top: 20px;
    position: absolute;
    right: -42px;
    top: 15.3%;
}

.navbar-toggler-icon {
    background-image: url("/App_Themes/ThemeAr/images/menu.png");
    width: 36px;
    height: 21px;
}




.innerheader {
    background-color: #007fc3;
    min-height: 185px;
    padding-right: 63px;
    padding-left: 92px;
}
    .innerheader h3 {
        font-weight:bold;
    }

    .breadcrumbpart a {
        font-size: 13px;
        color: white;
    }



.breadcrumbpart .breadcrumb {
    background-color: transparent;
    padding: 20px 0px;
}



.breadcrumbpart .breadcrumb-item.active {
    color: white;
    opacity: 0.7;
}

.breadcrumb-item {
    color: #fff !important;
}

    .breadcrumb-item a {
        color: #fff !important;
    }

        .breadcrumb-item a span {
            font-family: '-apple-system', 'Cairo-Regular' !important;
        }



.breadcrumbpart .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-left: .5rem;
    color: #fa7f39;
    content: "||";
}



.breadcrumbpart .breadcrumb-item {
    padding: 0px 4px;
}

.share li {
    color: white;
    list-style: none;
    display: inline-block;
}

    .share li a {
        color: white;
        padding: 0px 4px;
    }

.contentbody {
    padding: 50px 0px;
}

.footermenu {
    padding-right: 0;
}

.footernav {
    padding-right: 0;
    margin: 0 1%;
}


.navbar-brand {
    margin-right: 0;
}

.textin {
    padding-left: 27px;
}

.aboutus .no-gutter > [class*="col-"] {
    padding-right: 41px;
}

.detailsborder {
    width: 100%;
    margin-top: 40px;
}

.details {
    padding-left: 0px;
}

.part1content {
    right: unset;
    top: 20%;
    right: 5%;
}

.footer2 .justify-content-between {
    padding-right: 12px;
    padding-left: 12px;
}

#owl-carousel2 .owl-next {
    left: -2%;
}

.footermenu li a {
    border-right: 1px solid gray;
    padding-right: 19px;
}

.carousel-control-prev {
    left: 0;
}


.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 115%;
    width: 90%;
    color: #fff;
}

.carousel-control-prev-icon {
    background-image: url(/App_Themes/ThemeAr/Images/go.png) !important;
    background-size: 100%;
    width: 7%;
    display: none;
}

.carousel-control-next-icon {
    background-image: url(/App_Themes/ThemeAr/Images/back.png) !important;
    background-size: 100%;
    width: 7%;
    display: none;
}

.at-style-responsive .at-share-btn {
    padding: 1px !important;
}

.addthis_inline_share_toolbox {
    display: inline-block !important;
    position: relative !important;
    top: 15px !important;
}

.form-control:focus {
    background-color: transparent !important;
    box-shadow: none !important;
}

.hvr-backward img {
    position: relative;
    top: 48px;
}

#btndsearch3 {
    display: flex;
}

.page-body-template {
    padding: 50px 50px;
}

.itemDirection {
    direction: ltr
}

.pagination {
    direction: rtl;
    padding: 16px;
    float: right;
}


.itemDirection .rotateImg {
    transform: rotate( 180deg ) !important;
    padding: 10px !important;
    float: right;
}

.CurrentPageClass {
    color: #fff !important;
    background: #3f7fc3;
    cursor: pointer;
}

    .CurrentPageClass:hover {
        color: #777;
        background: #fff;
        cursor: pointer;
    }

.NumericClass:hover {
    cursor: pointer !important;
    color: #fff;
    background: #3f7fc3;
    cursor: pointer;
}

.CurrentPageClass, .NumericClass {
    border: 1px solid #777;
    padding: 0px 8px 0px 8px;
    transition: all 0.5s;
    color: #777;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    height: 31px;
}


#ctl00_ctl00_btndsearch3 {
    display: flex;
}


#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 9999999;
    background-color: rgba(0,0,0,.9)
}

#loadings {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 9999999;
    background-color: rgba(0,0,0,.9)
}




#loading-image {
    position: absolute;
    top: 40%;
    left: 46%;
    z-index: 9999999;
}

#loading-image2 {
    position: absolute;
    top: 40%;
    display: none;
    left: 46%;
    z-index: 9999999;
}

.LabelLoading {
    position: absolute;
    top: 55%;
    left: 45%;
    z-index: 9999999;
}

.SlowFadeOutLoader {
    visibility: hidden;
    opacity: 0;
    transition: visibility 2s, opacity 2s linear;
}




.inner-title {
    position: relative;
}

    .inner-title h2 {
        font-size: 35px;
        font-weight: 400;
        color: #181818;
        padding-right: 25px;
        line-height: 1.3;
    }

    .inner-title span.title-bullet {
        position: absolute;
        right: 0;
        top: calc(50% - 8px);
        transform: translateY(-50%) rotate(180deg);
    }

.breadcrumb {
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: url(/App_Themes/ThemeAr/images/breadcrumb-arrow.png);
}

.breadcrumb .breadcrumb-item a {
    font-size: 14px;
    color: #231f20;
}

.breadcrumb-item.active {
    color: #6d0b00;
    font-size: 14px;
}

.page-title-template span.page-title-divider {
    display: block;
    width: 100%;
    height: 3px;
    background: #be2025;
}

.page-body-template {
    padding: 30px 0 60px;
}

    .page-body-template .section-title h3 {
        font-size: 25px;
        font-weight: 400;
        color: #181818;
        line-height: 1.5;
    }

.sidebar .list-group-item.disabled,
.sidebar .list-group-item:disabled {
    background-color: transparent;
    font-size: 17px;
}

.sidebar .list-group-item:first-child {
    border-top: none;
}

.sidebar .list-group-item {
    border-color: #b7b7b7;
    border-left: none;
    border-right: none;
    font-size: 17px;
    color: #181818;
    border-radius: 0 !important;
    background-color: transparent;
    transition: all 0.5s;
    padding: 0;
}

    .sidebar .list-group-item a {
        font-family: '-apple-system', 'Cairo-Regular' !important;
        padding: 19px 0;
        color: #000;
        transition: all 0.5s;
        display: block;
        font-size: 14px;
    }

.list-group :first-child {
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.list-group-item:not(:first-child):hover a {
    /*padding-right: 15px;*/
    color: #440903;
}

#rateBox {
    display: inline-block;
}

.pagination .page-item .page-link {
    margin-left: 7px;
    padding: 0;
    color: #777;
    border: 1px solid #777;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 0 !important;
    transition: all 0.5s;
}

.pagination .page-item:nth-child(2) .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
.pagination .page-item {
    border: 1px solid transparent;
    line-height: 35px;
}

    .pagination .page-item:last-child .page-link span img,
    .pagination .page-item:nth-child(2) .page-link span img {
        transform: rotate(180deg);
        ;
    }

    .pagination .page-item .page-link:focus {
        box-shadow: none;
    }

    .pagination .page-item:not(:nth-child(2)) .page-link:hover {
        color: #fff;
        background: #6d0b00;
    }

    .pagination .page-item:first-child:hover .page-link,
    .pagination .page-item:last-child:hover .page-link,
    .pagination .page-item:nth-child(2):hover .page-link {
        border: 1px solid #6d0b00;
        background: transparent;
    }

.box.col-12 {
    height: 120px;
    text-align: center;
    line-height: 120px;
    border: 1px solid #a1a1a1;
    padding: 0;
}

    .box.col-12 label {
        color: #959595;
        font-weight: normal;
    }

.input-group-append button.dropdown-toggle {
    border: 1px solid #a1a1a1;
    border-right: 0;
    width: 100%;
}

.input-group-append {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    text-align: left;
}

    .input-group-append .dropdown-menu.show {
        display: block;
        width: 100%;
    }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-right: auto;
}

.input-group-append:before {
    position: absolute;
    top: 2px;
    left: 25px;
    width: 1px;
    height: calc(100% - 4px);
    content: '';
    background: #a1a1a1;
}

.input-group-append {
    margin-right: 0;
}

.media.news-block .media-img {
    width: 250px;
}

.media.news-block .media-body .card-title {
    font-size: 16px;
    color: #000;
}

.card-news .card-deck .card {
    border: 1px solid #a1a1a1;
    border-radius: 0;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}

    .card-news .card-deck .card:hover {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
        transform: translateY(-5px);
    }

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    transition: all 0.5s;
}

.page-body-template .content-body.card-news .card-title {
    font-size: 16px;
}

.content-body {
    padding-top: 2%;
    line-height: 2;
}

.page-body-template .content-body li.text-black img {
    transform: rotate(180deg);
}

.content-body p {
    color: #00000a;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.table-header {
    font-size: 16px;
}

.PhotoGalleryClassWidth {
    width: 33%;
}

.mt-body {
    margin: 2px;
    position: relative
}

.mt-label {
    margin-right: 2px;
    padding: 0 8px 0 12px;
    position: absolute;
    right: 0;
    width: 140px;
    text-align: center;
}



.mt-news {
    overflow: hidden;
    position: absolute;
    width: auto !important;
}



    .mt-news ul {
        background-repeat: no-repeat;
        background-position: -1000px
    }

    .mt-news li {
        float: left;
    }

.mt-round .mt-news:first-child, .mt-round .mt-news:first-child a {
}

.mt-round .mt-news:last-child, .mt-round .mt-news:last-child a {
}

.mt-news a {
    font-size: 14px;
    padding: 0 10px 0 20px;
    margin-right: 2px;
    display: block;
    white-space: nowrap;
    transition-duration: 1s;
    transition-timing-function: linear;
}

    .mt-news a:hover {
        color: #185bae;
    }

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.morebtn {
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.breadcrumb-item a {
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.at-icon-wrapper {
    height: 30px !important;
    width: 30px !important;
}

    .at-icon-wrapper svg {
        width: 30px !important;
        height: 30px !important;
    }
/*.footernav li h6:last-child
{
    width:125px !important;
}*/
@-moz-document url-prefix() {
    #btnSearch {
        margin: 2% 60% !important;
    }

    section, article, header {
        float: none !important;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    section, article, header {
        float: none !important;
    }
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
    section, article, header {
        float: none !important;
    }
}


.NewsTickerContainer { /*border-bottom:5px solid #929292;*/
    border: 1px solid #929292;
}

.NewsTickerTitle {
    font-size: 22px;
    font-family: 'Conv_aljazeera0' !important;
    color: #185bae !important;
    text-align: right;
    line-height: 40px;
}

.modern-ticker {
    width: 100%;
    height: 41px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    color: #000;
}

    .modern-ticker a {
        text-decoration: none
    }

    .modern-ticker ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

.mt-round {
}

.mt-body {
    margin: 2px;
    position: relative
}

.mt-label {
    margin-right: 2px;
    padding: 0 8px 0 12px;
    position: absolute;
    right: 0;
    width: 140px;
    text-align: center;
}




.mt-round .mt-label {
}

.mt-news {
    overflow: hidden;
    position: absolute;
    width: auto !important;
}


    .mt-news ul {
        background-repeat: no-repeat;
        background-position: -1000px
    }

    .mt-news li {
        float: left
    }

.mt-round .mt-news:first-child, .mt-round .mt-news:first-child a {
}

.mt-round .mt-news:last-child, .mt-round .mt-news:last-child a {
}

.mt-news a {
    font-size: 14px;
    padding: 0 10px 0 20px;
    margin-right: 2px;
    display: block;
    white-space: nowrap;
    transition-duration: 1s;
    transition-timing-function: linear;
}

    .mt-news a:hover {
        color: #185bae;
    }

.mt-scroll.mt-round .mt-news a {
    border-radius: 0
}

.mt-hide {
    display: none
}

.mt-controls {
    margin-left: 2px;
    position: absolute;
    right: -5px;
    width: 80px;
    height: 41px;
    background-color: #323a45;
    padding-top: 5px;
}

.mt-next, .mt-play, .mt-prev {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    float: left;
    cursor: pointer
}



.mt-news a {
    color: #000;
    background: none;
}




.mt-prev {
    background-image: url(/App_Themes/ThemeEn/Images/IconBack.png);
}

.mt-next {
    background-image: url(/App_Themes/ThemeEn/Images/IconNext.png);
}

.ticker-controller {
    display: none;
}

.news-ticker {
    background: #323a45;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);
    padding: 0px 0;
    border-top: 3px solid #e0edf0;
}

.news-title {
    font-size: 17px;
    font-size: 17px;
    color: #fff;
}

.news-ticker span.divider {
    background: #a7abaf;
}

.font {
    font-family: 'Cairo-Bold' !important;
}

.line1 a {
    font-size: 13px;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.Component5:nth-child(4)::after {
    content: "";
}

.line1 a:after {
    content: "-";
    padding-right: 5px;
}

.sidebar .list-group-item.disabled, .sidebar .list-group-item:disabled {
    color: #3f7fc3;
    background-color: transparent;
    font-size: 17px;
}

.btn-search {
    font-size: .875rem;
    border: none !important;
    font-family: inherit !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    height: 32px !important;
    color: white !important;
    background-color: #3f7fc3 !important;
    text-align: center !important;
    width: 100% !important;
    line-height: 1.5;
    border-radius: .2rem !important;
}

.media-body {
    margin-left: 2%;
}

.media.news-block .media-body .card-title {
    font-size: 16px;
    color: #000;
}

.SearchBoxStyle input {
    margin-bottom: 5%;
    width: 100%;
}

.ddlCategory {
    margin-bottom: 3%;
}

.textin p {
    font-size: 60px;
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

#carouselExampleControls .carousel-inner {
    height: 320px;
}

.carousel {
    position: relative;
    bottom: 25px;
}

#MainContent_SectionNewsTicker {
    position: relative;
    bottom: 25px;
}

.responsive-campus {
    display: none;
}

#ctl00_ctl00_MainContent_ContentDetails_DivSearchButton input {
    margin-top: 25%;
}

.location1 label {
    font-size: 16px;
    font-weight: bold;
}

#MainContent_ContentDetails_ListViewControl_lvListView_ltrLocation2_0 {
    font-family: '-apple-system', 'Cairo-Regular' !important;
}

.BorderClass {
    border-left: 4px solid #3f7fc3;
    padding-left: 10px;
}

.video-album-div-inner {
    height: 380px !important;
}

.js-readMore-item img {
    width: 30% !important;
}

.album-div-inner img, .img-thumbnail img {
    width: 100% !important;
}

.checkboxList label {
    padding-right: 2px;
    padding-left: 15px;
}

.RadiobuttonList label {
    padding-right: 5px;
}

.btn-blue {
    background: #007fc3;
    color: #fff;
}

.btn-blue-outline {
    background: transparent;
    color: #023f54;
}

.btn-blue:hover {
    background: #023f54 !important;
    color: #fff !important;
}


.carouselAdds {
    bottom: 0px;
}

.language-button {
    padding-left: 45px;
}

.language-li {
    padding-right: 45px !important;
}


.section3item img {
    width: 100%;
}

.SplashScreen {
    height: 600px;
    background-repeat: no-repeat;
    background-size: contain;
}

.search.expand input {
    padding: 6px 15px;
    border: 1px solid #ccc;
}

.bg-blue2 {
    background: #53a8c0;
}

.search {
    display: inline-block;
    position: relative;
    width: 0;
    transition: all 0.5s;
}

    .search.expand {
        width: 250px;
    }

    .search button {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
        display: none;
    }

    .search input {
        padding: 0;
        height: 28px;
        border: none;
        border-radius: 0px;
        width: 100%;
        transition: all 0.5s;
    }

    .search.expand input {
        padding: 6px 15px;
        border: 1px solid #ccc;
    }

    .search.expand button {
        display: block;
    }

.search-toggle {
    line-height: 28px;
    height: 28px;
    transition: all 0.5s;
    padding: 7px 10px;
    display: inline-flex;
    cursor:pointer;
}

.control-label-required::after {
    margin-top: 5px;
    content: "*";
    color: red;
    font-size: 12px;
}
