body, html {
    margin: 0;
}


@font-face {
    font-family: g-bold;
    src: url('../fonts/DroidKufi-Bold.ttf');
}

@font-face {
    font-family: g-r;
    src: url('../fonts/DroidKufi-Regular.ttf');
}

.intro-Video {
    margin-bottom: -5px;
}

.intro-title {
    font-size: 55px!important;
} 
.intro-Video iframe {
    min-height: 100vh;
    width: 100%;
}

.firstMenu {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.fixedMenMen .ourWebsites {
    width: 100%;
    height: 100%;
}

.container {
    position: relative;
    z-index: 1;
}

.flexslider {
    direction: rtl;
}

.swiper-slide a img {
    margin: 0 auto;
}

.our-websites {
    height: 40px;
    width: 120px;
    padding-left: 20px;
    margin-top: 0px !important;
}

.ourWebsites {
    margin-top: 0px !important;
}

.bk-to-Home {
    height: 25px;
    display: block;
    width: 25px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

    .bk-to-Home img {
        height: 100%;
        width: 100%;
    }
/*.bk-to-Home img:hover 
{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: 1s;
transition: 1s;
}*/
.menu-parallax {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #000;
    z-index: 999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    direction: rtl;
    top: 53px;
}

.menu-parallax-fixed {
    position: fixed;
}

.menu-center {
    height: 50px;
    margin: 0 auto;
}

    .menu-center ul {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .menu-center ul li a {
            padding: 16px 25px;
            font-weight: bold;
            font-size: 16px;
            color: #fff;
            text-decoration: none;
            color: #ccc;
        }

        .menu-center ul li {
            list-style: none;
            margin: 0 0 0 -4px;
            display: inline;
        }

            .menu-center ul li a:hover {
                color: #fff;
            }

.active-parallax {
    background-color: red;
    color: #fff !important;
}

/*Start Sections*/


/*Start intro*/

.intro-of-parallex {
    position: relative;
    min-height: 100vh;
    direction: rtl;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/war.jpg");
    margin-top: 102px;
}

.intro-of-parallex-bk {
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #00000078;
    min-height: 100vh;
    padding-bottom: 100px;
}

.intro-of-parallex h4 {
    padding-top: 70px;
    color: #fff;
    font-family: g-bold;
    font-size: 35px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.7;
}

.intro-of-parallex p {
    color: #fff;
    font-family: g-r;
    font-size: 20px;
    float: left;
    margin-top: 20px;
}
/*End intro*/

/*Start Section News*/
.news-parallax-container {
    min-height: 100vh;
    position: relative;
    font-family: g-r;
    direction: rtl;
    color: #fff;
    z-index: auto;
}

.news-right-parallex-content {
    width: 100%;
    max-width: 620px;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    float: right;
    background-color: #ffffffd9;
    border-radius: 10px;
    margin: 50px 0;
}

.news-left-parallex-content {
    width: 100%;
    max-width: 620px;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    float: left;
    background-color: #ffffffd9;
    border-radius: 10px;
    margin: 50px 0;
}

.news-parallax-container h2 {
    margin: 50px auto;
    font-family: g-bold;
    background: #000000d6;
    max-width: 600px;
    width: 100%;
    font-size: 36px;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px;
}

.news-parallax-container p {
    color: #000;
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 20px;
}

.section-background-fixed {
    z-index: 0;
    clip: rect(0,auto,auto,0);
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: 0;
    width: 100%;
}

.section-background-fixed-pic {
    moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.section-background-fixed img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
/*Start News */

/*End News */



.Up-Arrow-Sec {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #000;
    border-radius: 10px;
    cursor: pointer;
    display: none;
    text-align: center;
    z-index: 99;
}

    .Up-Arrow-Sec i {
        color: #fff;
        font-size: 30px;
        margin-top: 5px;
    }
/* Turn off parallax scrolling for tablets and phones */


@media screen and (min-width: 768px) {
    .menu-center {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {


    .date-header {
        display: none;
    }

    .mobile-icon-menu {
        float: left;
        color: #fff;
        padding-top: 5px;
        font-size: 25px;
    }

    .menu-center {
        position: absolute;
        position: absolute;
        width: 100%;
        background-color: #000;
        right: 0;
        height: auto;
        top: 50px;
        display: none;
    }

        .menu-center ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-flow: column;
            flex-flow: column;
            margin: 0;
            padding: 20px 0;
        }

            .menu-center ul li {
                line-height: 2.5;
                border-bottom: 4px solid #ffffff3d;
                width: 100%;
            }

                .active-parallax, .menu-center ul li a:hover {
                    background-color: inherit;
                }
}

@media screen and (max-width: 530px) {


    .flexslider {
        direction: rtl;
        width: calc(100% - 200px);
    }
}
