* {
    font-family: 'cocon-next-arabic';
    padding: 0;
    margin: 0;
}


/*body cover */

body {
    background-image: url(../imgs/bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: auto;
}


/*header style*/

header img {
    height: 100%;
}

header {
    padding-top: 50px;
}

header .header-logo .main-logo {
    text-align: right;
    height: 112px;
    margin-right: 15px;
    padding-bottom: 10px;
}

header .main-logo-first {
    height: 100%;
    padding: 0;
}

.header-logo .row>div {
    padding: 0;
}

header .header-logo .text-logo {
    height: 112px;
    padding: 0;
    text-align: left;
    margin-left: 15px;
}


/*End Header Style */


/*Start Navbar Style*/

.navbar {
    border: 0px !important;
}

.navbar-default {
    background-image: url(../imgs/gradientMenu.png);
    border-radius: 0px 0px 10px 10px;
    width: 100%;
    padding: 0px;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    height: 72px;
}

.a-home {
    border-bottom-right-radius: 10px;
}

.bg-active {
    background: #005C81;
    background: -moz-linear-gradient(top, #005C81 0%, #005567 39%, #001E2A 100%);
    background: -webkit-linear-gradient(top, #005C81 0%, #005567 39%, #001E2A 100%);
    background: linear-gradient(to bottom, #005C81 0%, #005567 39%, #001E2A 100%);
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
    font-size: medium;
}

.navbar-default .navbar-nav>li {
    height: 100%;
    margin: 0px;
    float: right;
}

.navbar-nav>li {
    transition: 0.5s;
}

.navbar-nav>li:hover,
.navbar-nav>li:focus,
.navbar-nav>li:active {
    background: #005C81;
    background: -moz-linear-gradient(top, #005C81 0%, #005567 39%, #001E2A 100%);
    background: -webkit-linear-gradient(top, #005C81 0%, #005567 39%, #001E2A 100%);
    background: linear-gradient(to bottom, #005C81 0%, #005567 39%, #001E2A 100%);
}

.navbar-default .navbar-nav {
    padding: 0;
    height: 72.5px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-image: url(../imgs/menu_active.png);
    background-size: 100% 100%;
    color: #fff !important;
}

.navbar-nav>li:hover,
.navbar-nav>li:active,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
}


/*end of nav bar*/


/*background: #004f63;*/

@media (min-width: 768px) {
    .activities .act:first-of-type img {
        width: 97% !important;
    }
    .act-parts {
        overflow: hidden;
    }
    .activities .act:first-of-type {
        width: 100% !important;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 27px 0;
    }
    .slider_container {
        width: 80%;
        float: left;
    }
    .sidebar {
        width: 22% !important;
    }
    .owl-stage-outer {
        height: 243px !important;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        padding: 0;
    }
    .navbar-nav>li {
        padding: 0 10px;
        float: left;
        font-size: 17px;
        border-width: 0;
        border-style: solid;
        border-color: #FFF;
        height: 100%;
    }
    .navbar-nav>li>a {
        margin: 0;
        /* margin-top: 15px; */
        font-family: Cairo, sans-serif;
        font-size: large;
    }
    .navbar-right {
        float: right!important;
        padding-right: 0;
    }
}


/*End of media (768)*/


/*Side Bar*/

.sidebar {
    width: 5.4cm;
    height: 420px;
    float: right;
    padding: 0 10px 0 10px;
    cursor: pointer;
}

.sidebar .welcomed-word-img img {
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 4px;
}

.sidebar .welcomed-word-text p {
    font-size: 16px;
    line-height: 1.6;
    padding-top: 0px;
    text-align: center;
    font-weight: 600;
    font-family: verdana, sans-serif !important;
}

.sidebar .welcomed-word-text h3 {
    text-align: center;
    margin: 10px 0px;
    font-weight: bold;
    font-size: 20px;
    font-family: verdana, sans-serif !important;
}

.sidebar .social-icons a {
    margin-top: 0;
    text-decoration: none;
}


/*end of Side Bar*/


/*Books*/

.books {
    margin-top: 50px;
    background: url('../imgs/blueBg2.png');
    color: #FFF;
}

.owl-carousel.owl-rtl .owl-item {
    margin: 12px;
}

.owl-next {
    position: absolute;
    top: 0;
    left: 0;
    background: #0f2e36 !important;
    height: 100%;
}

.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    background: #0c6c78 !important;
}

.owl-next span,
.owl-prev span {
    font-size: 111px;
}

.owl-prev {
    position: absolute;
    top: 0;
    right: 0;
    background: #0f2e36 !important;
    height: 100%;
}


/*end of books Books*/


/*Programs*/

.programs {
    padding: 20px 0;
    margin: 25px 0;
    background: url('../imgs/blueBg2.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    color: #FFF;
    position: relative;
    text-align: center;
}

.program-header {
    width: 313px;
    margin: auto;
    text-align: center;
    font-size: 29px;
    font-weight: bolder;
    position: absolute;
    margin-bottom: 10px;
    background-image: url(../imgs/program-btn2.png);
    background-size: 100% 100%;
    padding: 23px 0;
    top: 13px;
    left: 50%;
    transform: translate(-50%);
    z-index: 100;
}

.program-cont {
    overflow: hidden;
}

.program-cont .item {
    padding: 2px 2px;
    /*background: #FFF;*/
    background-image: url(../imgs/program_div.png);
    background-size: 100% 100%;
    color: black;
    font-size: 17px;
    margin-bottom: 5px;
    border-radius: 10px;
    /*position: relative;*/
    /*transition: all .6s ease;*/
}

.program-cont .item:hover {
    cursor: pointer;
}

.program-cont .item h3 {
    display: inline-block;
    width: 97%;
}

.program-cont .item i {
    position: absolute;
    top: 20px;
}


/*end of programes*/


/*end of activities*/

.activities .act-header {
    color: #0c6f7b;
    font-size: 25px;
    font-weight: bolder;
    width: 100%;
    height: 70px;
    padding-left: 20px;
}

.activities .act-header h3 {
    float: left;
    font-weight: bold;
}

.activities .act-cont {
    color: #245f62;
    font-size: 18px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-top: 12px;
    padding: 0px 17px;
    text-align: right;
    font-family: Cairo, sans-serif !important;
}

.activities .act-cont h3 {
    width: 90%;
    display: inline-block;
}

.activities .act:first-of-type {
    overflow: hidden;
    width: 84%;
}

.activities .act:first-of-type img {
    width: 95%;
    margin-top: -40px;
    margin-right: 15px;
    margin-top: -5px;
}

.act-part-item.bg-act {
    background-image: url(../imgs/2020.png);
    height: 320px;
    background-size: 100% 100%;
    width: 290px;
    top: 0px;
    position: absolute;
    padding-top: 25px;
    right: 30px;
    z-index: 10;
}

.act-part-item i {
    float: right;
    margin-left: 7px;
    margin-top: 4px;
    color: #0c6f7b;
}

.act-part-item a:hover {
    text-decoration: none;
    color: #0A818F;
}


/*end of activities*/


/*footer*/

footer h3 {
    font-weight: bold;
    padding: 8px 0;
    font-size: 16px;
    margin-bottom: 15px;
}

footer ul li {
    display: inline-block;
    position: relative;
    padding: 3px 3px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    font-family: 'cocon-next-arabic';
}

footer ul li a {
    /* font-size: 17px; */
}

footer ul li i {
    left: 0;
    position: absolute;
}

footer .foot {
    border-left: 1px dashed #0A818F;
    min-height: 180px;
}

footer .pervent {
    border-left: none;
}

footer ul.nav-two {
    line-height: 19px;
}

footer form input {
    /* margin: 0 !important;  */
    color: #FFF !important;
    font-size: 16px !important;
    background-color: #05313b !important;
    border-radius: 50px;
    height: 40px;
    width: 100%;
    padding: 10px;
    border: 0px;
    margin-bottom: 5px;
}

 ::placeholder {
    color: #d3d3d3;
    opacity: 1;
}

 :-ms-input-placeholder {
    color: #d3d3d3;
}

 ::-ms-input-placeholder {
    color: #d3d3d3;
}

footer form button {
    padding: 4px 1px;
    border-radius: 50px;
    border: 0;
    background: #03323d;
    color: #FFF;
    font-size: 17px;
    position: relative;
    width: 70%;
    padding: 5px;
}

.end {
    overflow: hidden;
    /* background: url(../imgs/gradientMenu.png); */
    background-repeat: repeat-x;
    background-size: 100% 100%;
    padding: 15px 0 0;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 16px;
    text-align: center;
}

.end h4 {
    margin-bottom: 14px;
}


/*end of foot*/

@media (min-width: 1200px) {
    .sidebar {
        padding: 0 20px 15px 20px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider_one {
        width: 80% !important;
        float: left;
    }
    .slider_container {
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .program-cont div:first-of-type {
        margin-top: 113px;
    }
    .slider_one {
        overflow: hidden;
        width: 100%;
    }
    .slider_container {
        width: 100%;
    }
    .sidebar {
        width: 100% !important;
    }
    .navbar-nav>li {
        padding: 0;
    }
    .owl-carousel .owl-stage-outer {
        height: 241px !important;
        padding-top: 16px;
    }
}

@media only screen and (max-width: 767px) {
    footer .foot {
        padding-right: 0;
    }
    .program-cont div:first-of-type {
        margin-top: 113px;
    }
    header img {
        height: 59%;
    }
    .slider_one {
        width: 100% !important;
        float: left;
    }
    .sidebar {
        width: 100%;
    }
}

@media all and (max-width: 481px) {
    footer .foot {
        padding-right: 0;
    }
    .program-cont div:first-of-type {
        margin-top: 0;
    }
    .programs .program-cont>div:nth-child(1) {
        margin-top: 80px;
    }
    .programs .program-cont>div:nth-child(2),
    .programs .program-cont>div:nth-child(3) {
        margin-top: 10px;
    }
    .programs .program-cont>div:nth-child(3) .item:nth-child(1) {
        padding-bottom: 45px;
        border-radius: 70px;
    }
    .flex-direction-nav li a.next {
        bottom: 141px !important;
    }
    .flex-direction-nav li a.prev {
        bottom: 48px !important;
    }
    .caption_title_line {
        width: 90% !important;
    }
    .caption_title_line p {
        font-size: 17px !important;
    }
    header img {
        height: 73%;
        width: 88%;
    }
    .slider_one {
        width: 100% !important;
    }
    .slider_container {
        width: 100% !important;
    }
    .sidebar {
        width: 50% !important;
        height: 375px;
        right: 90px;
        margin-bottom: 30px;
    }
    #offical {
        height: 65px;
    }
    .flex-direction-nav li a.prev {
        right: 10px !important;
    }
    .flex-direction-nav li a.next {
        right: 10px !important;
    }
    .carousel-caption {
        font-size: large;
        right: 0 !important;
        margin-right: 25px !important;
    }
    .carousel-item p {
        top: 190px;
        font-size: medium;
    }
    .mazedarrow {
        margin-right: 63% !important;
        width: 120px;
        position: absolute;
        z-index: 10;
        margin-top: 15px;
    }
    .carousel {
        width: 100%;
    }
    .carousel-control-prev,
    .carousel-control-next {
        top: 450px;
    }
    .carousel-item a img {
        width: 100%;
        height: 290px;
        border-radius: 20px;
        box-shadow: -3px 3px 10px gray;
    }
    .navbar-nav>li {
        width: 97%;
        z-index: 10;
        text-align: center;
        font-size: medium;
        padding: 0;
        text-align: right;
    }
    .navbar-nav>li:first-child,
    .navbar-nav>li:last-child {
        padding: 0;
        text-align: right;
        font-size: medium;
        float: none;
    }
    .navbar-nav>li>a {
        text-align: center;
    }
    .navbar-nav input[type='text'] {
        width: 90%;
        z-index: 1;
    }
    /* .fromtop ul:last-child{
        top: -397px;
        right: 50px;
    }*/
    .navbar-nav {
        width: 100%;
        text-align: center;
        margin-right: 15px;
        display: flex;
        flex-direction: column-reverse;
    }
    .navbar-default .fromtop {
        margin-top: 270px;
        border-style: hidden;
        height: 160px;
    }
    .mobi {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .mobi .headhight {
        height: 20px;
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: -10px;
        font-size: 14px;
        text-align: left;
        list-style: none;
    }
    ._social {
        margin-right: 5px;
    }
    .owl-carousel.owl-rtl .owl-item {
        margin: 10px;
    }
    .owl-carousel .owl-stage-outer {
        height: 150px;
        padding: 17px;
    }
    .owl-carousel .item img {
        width: 70%;
        height: 70%;
    }
    .respon .backblue {
        height: 60px;
        max-width: 255px;
        float: none;
        padding: 0px;
        z-index: -1;
    }
    .respon {
        right: 0%;
    }
    .act-part-item.bg-act {
        height: 270px;
        width: 220px;
    }
    /* .unique img:nth-child(2){
    height: 120px;
    width: 92%;
}*/
    .activities .act-header {
        font-size: 18px;
        width: 90%;
    }
    .activities .act-cont {
        font-size: 14px;
    }
    .pervent h3 {
        text-align: center;
    }
    footer .foot {
        border-left: none;
        padding-right: 18px;
        text-align: center;
    }
}

.border-light>ul>li>a {
    position: relative;
    float: left;
    padding: 0 10px;
    list-style: none;
}

.navbar-default .navbar-nav>li {
    border-right: 1px solid #fff;
}

.bg-blue {
    background-color: #0f667e;
    opacity: 0.6;
}

.btn-round {
    border-radius: 17px;
    border-radius: 48px;
    padding: 8px 40px;
}

.btn-gray {
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 35%, #CBCBCB 100%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 35%, #CBCBCB 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 35%, #CBCBCB 100%);
    border: 0px;
    -webkit-box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.37);
    box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.37);
    font-size: 15px;
    font-weight: bold;
    font-family: Cairo, sans-serif;
    text-align: right;
}


/* Style the icon bar links */

.icon-bar {
    display: inline-flex;
}

.icon-bar a {
    text-align: center;
    padding: 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 17px;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    transition: all 0.5s;
    margin-right: 10px;
}


/* Style the social media icons with color, if you want */

.icon-bar a:hover {
    transform: scale(1.2);
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.flickr {
    background: #f80080;
    color: white;
}

.flickr span {
    z-index: 12;
    color: #fff;
    font-size: 7px;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    font-family: sans-serif;
}

.carousel-inner {
    position: relative;
    width: 99%;
    overflow: hidden;
}