@font-face {
    font-family: JFFlat;
    src: url('../fonts/JF-Flat-Regular.ttf')
}

body {
    font-family: JFFlat;
    direction: rtl;
    position: relative
}

/* start Header */

.header_top {
    padding-top: 10px;
    position: relative;
    min-height: 100px
}


.header_top .logo {
    display: block;
    text-align: right
}


.dropdown-toggle::after {
    margin-left: 0;
    margin-right: 1px
}


.nav-link {
    text-align: center
}

.nav-item {
    padding: 5px 20px 5px 20px;
    border-left: 1px solid #eee
}

.nav-item:first-child {
    border-right: 1px solid #eee
}

.nav-item li a,
.nav-item a {
    color: #fff !important
}

.navigation,
.dropdown-menu {
    background-color: #016f9c;
}

.dropdown-menu {
    text-align: right;
    width: 350px;
    right: 0;
    font-size: 14px;
    border-color: #fff
}

.dropdown-submenu {
    position: relative;

}

.dropdown-submenu a::after {
    transform: rotate(90deg);
    position: absolute;
    top: .8em;
    left: 6px
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    right: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.13);
}

.navbar {
    padding: 0;
    -webkit-transition-duration: .8s
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.search-box {
    position: relative;
}

.search-box input {
    border-radius: 40px;
    padding: 6px;
    padding-right: 15px;
    padding-left: 10px;
    border: 1px
}

.search-box input:focus {
    outline: 0
}

.search-box .icon-search {
    position: absolute;
    transform: rotate(90deg);
    left: 15px;
    top: 7px;
}

.icon-search i {
    cursor: pointer;
    color: #016f9c
}

#hijri {
    color: #fff !important;
    width: 102px;
    margin-right: 10px;
    padding-top: 5px
}

/* End Header */


/* Right Nav */

.right-nav .container-fluid {
    padding-right: 0
}

.right-nav {
    background-color: #0076a8;
    width: 250px;
    min-height: 841px;
    text-align: right;
    position: relative;
    right: 0;
    direction: ltr;
}

.right-nav a {
    color: #ffff !important
}

.right-nav a:hover {
    text-decoration: none
}

.right-nav .parent-ul li {
    padding: 15px;
    border-bottom: 1px solid #13326D
}

.right-nav .parent-ul li:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.right-nav .ul-child {

    border-right: 3px solid rgba(19, 50, 109, .5)
}

.right-nav .ul-child li {
    padding: 10px;
    border-bottom: 0;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.right-nav .ul-child li:hover {
    box-shadow: 0px 0px 0px 0px #007db0, 3px 0px 0px 0px #2a9dd2;
    background-color: transparent
}

.card-body a {
    font-size: 14px
}

/** End Nav Right */


/* start page content */

/* slider */

.page-content {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.left-content {
    padding-top: 20px;
    overflow: hidden
}

.carousel-control-prev,
.carousel-control-next {
    background-color: #016f9c;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 40%;
    padding: 1px
}

.carousel-control-prev {
    margin-left: 16px;
}

.carousel-control-next {
    margin-right: 16px;
}

.images-content {
    margin-top: 40px
}

.carousel-inner {
    height: 500px
}

.carousel-inner img {
    height: 490px
}

.slide-menu {
    padding-bottom: 30px;
    border-bottom: 1px solid #016f9c;
}

/* end slider*/


/* Start News  Faculty*/
.news-fa .swiper-container {
    width: 100%;
    height: 100%;
}

.news-fa .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-fa .h1 {
    margin-bottom: 20px;
    text-align: right;
    color: #016f9c;
    border-bottom: 1px solid #016f9c;
    padding-bottom: 5px
}

.news-fa .card-body {
    text-align: right
}

.news-fa .card-body i {
    color: #007db0
}

.news-fa .card-title a {
    font-size: 20px;
    color: #0076a8
}

.news-fa .card-title a:hover {
    text-decoration: none
}

.news-fa .card-text {
    font-size: 15px
}

.news-fa {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px
}

/* End News */


/* End page content */


/* Start News Universty*/

.news-un .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.news-un .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #e9ecef;
    padding-right: 10px;
    padding-left: 10px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-un .swiper-wrapper {
    height: 80px
}

.news-un .news-letter {
    background-color: #0076a8;
    color: #fff;
    height: 80px;
    text-align: center;
    border-bottom: 1px solid #13326D;
    border-Top: 1px solid #13326D;
}

.news-un .news-letter h2 {
    font-size: 25px
}

.news-un p {
    margin-bottom: 0
}

.news-un .news-letter h2 {
    padding-top: 17px
}

.news-un .content p:first-child {
    font-size: 15px
}

.news-un .content {
    width: 100%
}

.news-un .content p:last-child {
    font-size: 15px;
    margin-top: 5px;
    text-align: center
}

.news-un .col-2,
.news-un .col-10 {
    padding: 0
}

/* End News */

/* Start Footer */

.footer {
    background-color: #007db0;
    min-height: 220px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

.footer ul li {
    text-align: right;
    margin-bottom: 26px;
    font-size: 15px;
    width: 50%;
    float: left
}

.footer ul li:nth-child(5),
.footer ul li:nth-child(6) {
    margin-bottom: 0
}

.footer a {
    color: #fff
}

.footer p {
    text-align: center;
    margin-bottom: 0
}

.footer .center-content {
    background-color: #016f9c;
    margin-top: 45px;
    color: #fff;
    background-color: ;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
}

/* End Footer */

/** Dock Menu  **/

#page {
    width: 100%;
}

#menu {
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 999999
}

#menu div.jqDockWrap {
    margin: 0 auto;
}

#menu div.jqDock {
    cursor: pointer;
    top: 0 !important;
    bottom: 0 !important
}

div.jqDockLabel {
    padding: 0 6px;
    white-space: nowrap;
    color: #fff;
    background-color: #666666;
    cursor: pointer;
    padding: 8px;
    border-radius: 10%;
    font-size: 12px
}

/* End Dock Menu */
