* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
.br h2{
    background-color: blue;
    width: 100%;
}
.divpage1{
    width: 100%;
    height: 100vh;
}
.divpage2{
    width: 100%;
    height: 100vh;
}
.divpage3{
    width: 100%;
    height: 100vh;
}
.h2nexa{
    margin-top: 9px;
    margin-left: 650px;
    color: white;
}

.container {
    width: 80%;
    margin: auto;
    /* position: relative; */
}
header {
    height: 85px;
    width: 100%;
    background-color: rgb(175, 172, 172);
    padding: 10px 0;
    position: fixed;
    z-index: 100;
}
.header-content{
    display: flex;
    /* justify-content: space-between; */
    /* align-items: center; */
}
.img-BA{
    width: 270px;
    margin-left: 9px;
}
.BA{
    display: flex;
    justify-content: space-around;
}
.card-SB{
    background-color: rgb(3, 46, 46);
    border: 8px solid black;
}
.BA h3{
    color: white; margin-left: 55px;
}
.parent{
    /* background-color: yellow; */
     /*ما اشتغلت الخاصة بسبب وجود فلوت لزالك لح نحط overflow: auto  */
     overflow: auto;
     position: absolute;
     margin-top: 250px;
}
.div1{
      width: 300px;
      height: 200px;
      /* background-color: red; */
      float: left;
    margin-left: 220px;
    text-align: center;
    border: 2px solid grey;
    border-radius: 5px;
    /* background-color: aqua; */
}
.div2{
    width: 300px;
    height: 200px;
    /* background-color: green; */
    float: left;
    margin:0px 50px ;
    text-align: center;
    border: 2px solid grey;
    border-radius: 5px;
    /* background-color: aqua; */
    
}
.div3{
    width: 300px;
    height: 200px;
    /* background-color:blue; */
    float: left;
    text-align: center;
    border: 2px solid grey;
    border-radius: 5px;
    /* background-color: aqua; */
}
.div4{
    width: 300px;
    height: 310px;
    border: 2px solid grey;
    border-radius: 10px;
    margin-top: 230px;
    margin-left: 570px;
    /* background-color: aqua; */
}
.h99{
    margin-left: 8px;
}
.h98{
    margin-left: 125px;
}
.image9{
    margin-left: 5px;
    
}
/* ///////////////////////////////////////////////////////////////// */
.vision{
    display: flex;
    justify-content: center;
}
.vision-EN{
    margin-left: 35px;
    border: 8px solid black;
    background-color: rgb(3, 46, 46);
}
.vision-AR{
    border: 8px solid black;
    background-color: rgb(3, 46, 46);
}
.vision-AR span{
    color: white;
}
.vision-EN span{
    color: white;
}
/* ////////////////////////////////////////////// */
/* ///////////////////////////////////////////// */
.Mission{
    display: flex;
    justify-content: center;
}
.mission-AR{
 margin-left: 17px;
 border: 8px solid black;
    background-color: rgb(3, 46, 46);
    color: white;
}
.mission-EN{
    margin-left: 65px;
    border: 8px solid black;
    background-color: rgb(3, 46, 46);
    color: white;
}
/* //////////////////////////////////////////// */
/* //////////////////////////////////////////// */
.goals{
    display: flex;
    justify-content: center;
}
.goals-AR{
    border: 8px solid black;
    background-color: rgb(3, 46, 46);
    color: white;
}
.goals-EN{
    margin-left: 150px;
    border: 8px solid black;
    background-color: rgb(3, 46, 46);
    color: white;
}

/* ////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////// */
                                          /* media */
@media(max-width: 1200px){
    .imageback{
        width: 100%;
        height: 100vh;
        margin-top: 30px;
    }
    .navbar-nav .nav-item .nav-link{
        /* background-color: red; */
        width: 110px;
        margin-bottom: 50px;
    }
    .card-SB{
        width: 250px;
    }
    .card-SB .card-img-top{
        width: 220px;
    }
    body{
        overflow-x: hidden;
    }
    .div1{
        position: relative;
        bottom: 10%;
    }
    .div2{
        position: relative;
        right: 5%;
    }
    .div3{
        position: relative;
        /* right: 8%; */
        left: 10%;
    }
    .div4{
        position: relative; 
    }
    .h2nexa{
        position: relative;
        right: 40%;
        width: 190px;
        /* background-color: red; */
    }
}
/* ////////////////////////////////////////////////////// */
@media(max-width: 700px){
    .imageback{
        width: 100%;
        height: 100vh;
        margin-top: 30px;
    }
    .header-content{
        position: absolute;
    }
    .h2nexa{
        position: relative;
        right: 75%;
        color: aqua;
        width: 250px;
        height: 40px;
    }
    .navbar-nav{
        margin-top: 60px;
        position: relative;
        right: 17%;
    }
    .navbar-nav .nav-item{
        margin-right: 350px;
    }
    .navbar-nav .nav-item .nav-link{
        color: aqua;
    }
    .BA{
        display: flex;
        flex-direction: column;
    }
    .card-SB{
        width: 250px;
        margin-left: 79px;
    }
    .br h2{
       background-color: blue;
       width: 413px; 
       position: relative;
       right: 5%;
    }
    .BA .card-title{
        margin-left: 25px;
        font-size: medium;
    }
    .parent{
        display: flex;
        flex-direction: column;
        position: absolute; 
    }
    .div1{
        margin-left: 95px;
    }
    .div2{
        margin-left: 130px;
        margin-top: 150px;
    }
    .div3{
        position: relative;
        right: 90%;    
        left: 10%;   
        margin-top: 150px;
    }
    .div4{
    position: relative;
    right: 56%;
    bottom: 0%;
    }
    body{
        overflow-x: hidden;
    }
    .divpage1{
        width: 100%;
        height: 100vh;
    }
    .divpage2{
        width: 100%;
        height: 100vh;
    }
    .divpage3{
        width: 50%;
        height: 50vh;
    }
    .vision{
        position: relative;
        left: 49%;
    }
    .vision-AR{
        position: relative;
        left: 1%;
    }
    .vision-EN{
        position: relative;
        left: 5%;
    }
    .Mission{
        position: relative;
        left: 49%;
    }
    .mission-AR{
       position: relative;
       left: 19%;
    }
    .goals{
        position: relative;
        left: 49%;
    }
    .goals-AR{
       position: relative;
       left: 23%;
    }
    .goals-EN{
        position: relative;
        right: 25%;
    }
    
        

}

