

/*  --- global  -- */




*{
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

body{
    background-color: #8296c1;
}

.clear{
    clear: both;
}

/*  ----------------------------------------- */
/*  ----------------------------------------- */
/*  ----------------------------------------- */
/*  ----------------------------------------- */
/*  ----------------------------------------- */
/*  ----------------------------------------- */
/*  --- subscriber global  -- */
/*  ---index--portfolio---------------------- */
.card-school{
    width: 100vw;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: rgb(160, 128, 89);
}

.card-portfolio{
    /* margin-top: 40px;
    padding-top: 20px; */
}
.card{
    width: 90vw;
    height: 200px;
    margin: 40px 0;
    background-color: #2b64de;
    display: flex;
    flex-flow:row wrap;
    justify-content: space-evenly;
    box-shadow: none;
    border-radius: 75px;
    box-shadow: 5px 5px 4px #212020;
    box-decoration-break:slice;
}

.card-img{
    width: 150px;
    margin: 25px 0;

}


.card img{
    width: 150px;
    height: 150px;
    border-radius: 75px;
    display: inline;
    /* margin: 20px 0; */
    box-shadow: #cd0303;
    text-shadow: 5px 5px;
    box-shadow: none;
    border-radius: 75px;
    box-shadow: 10px 10px 8px 2px #212020;
    box-decoration-break:slice;
}


.card a{
    width: 150px;
    height: 150px;
    display:flex;
    flex-wrap: wrap;
}


/*  ---------- maida Q --------*/
@media(min-width:320px) and (max-width:670px){

    .card-school{
        height: 500px;
    }
    .card{
        height: 400px;
    }

    
}




/*----------------------------------------------*/
/*----------------------------------------------*/
/*---------------------start--------------------*/
/*---------------------index--------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/
  /* ==========  start navbar   Style ========== */


.navbar-light .navbar-nav .nav-item .nav-link  {
    color: #8296c1;
    font-size:x-large;
    font-family: sans-serif;
    border-bottom: 2px solid transparent;
    transition-property: color border;    
    transition-duration:2s;

    }

 .navbar-light .navbar-nav .nav-item .nav-link.active{
     border-bottom: 2px solid  #2b64de;
     color:  #2b64de;
 }

     .navbar-light .navbar-nav .nav-item .nav-link:hover {
      border-bottom: 2px solid  #2b64de;
      color: #2b64de;
      }



/* --- brand---- */
        .container-fluid .alt{
         text-align: center ;
         font-size: 250px ;
 
         }

/* --- toggler---- */

         .navbar .navbar-toggler{
           color: #ffffff;
           font-size: 25px;
           border-color: #ffffff;
          }
          .navbar .navbar-toggler:focus{
          box-shadow: none;
          }


/*-----        collapse       ------*/

 /* ========== End navbar  Style ========== */
/*  ---------- start hedar --------- */


.container-1-index{
    width: 100vw;
    height: 1400;
    margin-top: 105px;
    padding-top: 30px;
    background-color: bisque;
    display: flex;

}



.content-container-1{
    justify-content: center;
    text-align: center;
    padding: 0px 10px;

}

/*  ---------- End hedar --------- */
/*  ----------- start carousel ------------- */

#carouselIMG {
    -webkit-box-shadow: 10px 10px 8px 2px #212020;
    box-shadow: 12px 12px 8px 2px #212020;
     border-bottom-right-radius: 15px;
     margin-top: 0px;
    }
/*   -------  End carousel----------*/





/* -------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
--------------------------portfolio-----------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
------------------------------------------------------------- */

.container-portfolio{
    margin-top: 105px;
    width: 100vw;
    height: 500px;
    background-color: bisque;
}


/*----------------------------------*/
/*----------------------------------*/
.container-main{
    width: 100vw;
    height: 800px;
}
.content-portfolio{
    text-align: center;
}

.content-portfolio p{
    font-size: xx-large;
}

.content-portfolio span{
    font-size: x-large;
    margin: 5px 0 20px 0;
    color: #363535;
    font-weight: 700;

}

/*----------------------------------*/
/*----------------------------------*/

.paragraph-imeg-portfolio{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.imeg-portfolio{
    width: 60%;
    margin-left: 1%;
    margin-right: 1%;
    -webkit-box-shadow: 10px 10px 8px 2px #212020;
    box-shadow: 0 12px 8px 2px #212020;
    border-bottom-right-radius: 10px;
}
.paragraph-portfolio{
    width: 30%;
    background-color: #8296c1;
    text-align: center;
    padding: 30px 20px;
    border-radius: 40px 0 0 0;

}
/*----------------------------------*/
/*----------------------------------*/
.contaier-Objectiv{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.objectiv-p{
    margin: 40px 0 40px 0;
    text-align: center;
    font-size: xx-large;
    font-weight: 900;
}



.objectiv-1, .objectiv-2, .objectiv-3{
    /* display: inline; */
    text-align: center;
    background-color: #bcb6b6;
    width: 33.333%;
    padding: 10px;
    margin-top: 20px;
    float: left;
    box-shadow: 0 5px 25px rgba(1 1 1 / 15%);   
}
.objectiv-1 p , .objectiv-2 p, .objectiv-3 p,  .objectiv-3 ol {
    text-align: right; 
    padding-top: 20px;
}

.objectiv-1 b , .objectiv-2 b, .objectiv-3 b{
    font-size: x-large;
}
.objectiv-1 span , .objectiv-2 span, .objectiv-3 span{
    font-size: xx-large;
    margin-right: 30px;
}

.objectiv-3 ol{
    direction: rtl;
    padding-left: 0px;
    padding-right: 20px;
}

.objectiv-3 li{
    
    padding:0;
    margin: 0;

}





/*----------------------------------*/
/*----------------------------------*/

@media (max-width:480px){


.container-portfolio{
    height: 750px;

}
.paragraph-imeg-portfolio{
    display:block;

}

.container-main{
    height: 1700px;
}
.imeg-portfolio{
    width: 95%;
    margin: 20px 1.5% 20px 3% ;
}

.paragraph-portfolio{
    width: 95%;
    margin: 40px 1% 20px 3% ;
    font-size:large;
}

.objectiv-1, .objectiv-2, .objectiv-3{
    width: 95%;
    
}
}

@media (min-width:480px) and (max-width:768px){
    .container-main{
        height: 1400px;
    }
    .objectiv-1, .objectiv-2, .objectiv-3{
        width: 95%;
        padding-bottom: 10px;
        
    }
}

@media (min-width:769px) and (max-width:1024px){

    .container-main{
        height: 900px;
    }
}




/* ----------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
--------------------------Average--------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
------------------------------------------------------------- */

.Average-description{
    width: 100vw;
    height: 80px;
    margin-top: 120px;
}

.info-Average{
    width: 100%;
    text-align: center;
    font-size: xx-large;
    font-weight: 800;
    padding: 15px 0;
    margin: 15px 0;
}

.contant-Average{
    width: 100vw;
    background-color: #cac8c6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.Average-imeg{
    width: 65%;
    margin: 10px 5px;
}

.Average-p{
    width: 30%;
    margin: 10px 5px;
}

/*---------------------*//*---------------------*/
/*---------------------*//*---------------------*/
.News{
    width:95%;
    height: 25px;
    text-align: right;
    margin-right: 20px;
    margin-top: 20px 
}
.News p{
    font-size: x-large;
    font-weight: 700;
    background-color: aquamarine;
    display: inline;
    padding: 5px 20px;
    border-radius: 20px;
}

/*---------------------*//*---------------------*/

.main-News-card{
    width: 100%;
    /* height: 120px; */
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.News-card{
    width: 30%;
    height: 350px;
    margin: 5px 10px;
    text-align: center;
}


.main-News-card img {
    width: 250px;
    height: 250px;
}


@media (min-width:360px) and (max-width:769px){

    .News{
        margin-right: 2px;
    }
    .Average-imeg{
        width: 90%;
        margin: 10px 5px;
    }
    
    .Average-p{
        width: 80%;
        margin: 10px 5px;
    }

    .News-card{
        width: 90%;
    }
}



/* ----------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
--------------------------login--------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
------------------------------------------------------------- */


.login-of{
    width: 100%;
    height: 2300px;
    background-color: #cac8c6;
    margin-top: 105px ;
    text-align: center;
    justify-content: center;
}


.login-of-card{
    font-size: xx-large;
    font-weight: 700;
    padding: 20px 0 20px 0;
}


.login1, .login2, .login3,.login4,.login5, .login6{
    display: flex;
    flex-direction: column;
    justify-items:center;
    align-items: center;
    text-align: center;
    gap: 5px;
    border: 3px solid #434c43;
    width: 80vw;
    margin: 5px 10% 5px 10%;
    box-shadow: 0 0 14px #000000 ;
    margin-bottom: 15px; 
    padding: 10px;
}


.login-of input{
    width: 40%;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
}


.login-div{
    width: 100%;
}


.login-div-input{
    width:33%;
    padding:6px;
    margin-bottom: 10px;
}


.container-country{
    text-align: center;
    margin: 0 30% 0 30%;
}

.container-country{
    width: 60%;
    margin: 10px 20% ;
}

.container-country ol{
    width: 100%;
    text-indent: 2px;

} 

.container-country ol li{
    color: #000;
    text-indent: 2px;
    text-align: right;
    
}

.login-div-operation{
    margin-top: 30px;
}

.login-of-submit{
    background-color: #3ce03a;
    padding: 10px;
    box-shadow: 7px 7px 7px #000000 ;
}

@media (min-width:360px) and (max-width:678px){


.login-of{
    height: 4100px;
}



.login1 ,.login2 ,.login3 ,.login4 
,.login5 ,.login6 ,.login7 ,.login8 {
    border: 2px solid ;
    border-color: #1c1487;
    width: 95%;
    font-weight: 900;
    color: #434c43;
    font-size: 1.2rem;
    padding: 2px;
    margin: 10px;
    background-color:  rgb(151, 159, 149 ,.60);
    box-shadow: 0 0 10px #000000 ;
    margin-bottom: 10px;
}


.login-div{
    width: 100%;
    margin: 5px;
    padding: 15px;
}


.login-div-input{
    width: 90%;
    padding: 6px;
    margin-bottom: 5px;
    
}

.login-of input{
    width: 90%;
    margin-bottom: 5px;
}

.container-country{
    width: 90%;
    margin: 0 ;
}
}

/* ----------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
----------------------- contact Style -----------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
------------------------------------------------------------- */





table{
    width: 100%;
    text-align: center;
    border-spacing: 4px  black;
    
}

#Admission {
    background-color: rgb(83, 91, 203);
    margin-top: 95px;
    padding-top: 50px;
    background-image: -webkit-linear-gradient(270deg,rgb(215, 209, 203) 0%,rgb(200, 196, 192) 120%);
    background-image: -moz-linear-gradient(270deg,rgba(215, 209, 203,1.00) 0%,rgba(200, 196, 192,1.00) 120%);
    background-image: -o-linear-gradient(270deg,rgba(215, 209, 203,1.00) 0%,rgba(200, 196, 192,1.00) 120%);
    background-image: linear-gradient(180deg,rgba(215, 209, 203,1.00) 0%,rgba(200, 196, 192,1.00) 120%);    
    direction: rtl;
    justify-content: center;
}

#Admission h3 {
    background-color: rgb(157, 176, 234);
    font-size: 30px;
    width: 100%;
    font-weight: 700;
    font-style: normal;
    text-align:center;      
    border-radius: 20px;
}


th{
    background-color: #8992d6;
    text-align: center;
    height: 40px;
    border: 4px solid black;
}

tD{
    text-align: center;
    height: 30px;
    border: 4px solid black;

}

.gxr {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-right: 10px;

}

.container-Admission ol .noov{
    text-align:center;
}
.container-Admission ol {
    padding: 0px;
}



/* ----------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
----------------------- contact Style -----------------------
-------------------------------------------------------------
-------------------------------------------------------------
-------------------------------------------------------------
------------------------------------------------------------- */
.container-contact{
    margin-top:105px ;
    width: 100%;
    height: 400px;
    background-color:#1c1487;
    display:flex;
    justify-content: space-evenly;


}


.container-card{
    height: 400px;
}

.twitter-tweet{
    height: 150px;
    width: 150px;
}


.contact-info{
    width: 100vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.fieldset-contact{
    width: 60vw;
    height: 250px;
    margin-top: 10px;
    text-align: center;
    background-color: #abfdaa;
    border: 2px solid rgb(46, 34, 34);
    box-shadow: 0 0 10px #000000 ;
}


.input-contact input, textarea{
    width: 40vw;
    padding: 5px;
    
}



@media (min-width:360px) and (max-width:678px){
.container-contact{
    height: 800px;
    display:block;
    text-align: center;
    padding: 10px;
}

.container-card{
    width: 90%;
    margin: 0px 5% ;
}

.fieldset-contact{
    width: 90%;
    margin-top:  10px ;
}


.input-contact input, textarea{
    width: 70%;
    padding: 5px;
}      
        


}

    /* ---------clickBtn -------------*/
    /* ---------clickBtn -------------*/
    /* ---------clickBtn -------------*/
.clickBtn{
    position: fixed;
    top: 80%;
    right: 5%;
    /* bottom: 60px;
    right: 60px; */
    background-color: rgb(217, 217, 221);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
}
.clickBtn svg{
    color: rgb(47, 96, 244);
    /* width: 40px;
    height: 40px; */
        width: 80%;
    height: 80%;
}


    /* --------- WhatsApp   Start social media -------------*/


    .WhatsApp .WhatsApp_a {
                background-color:transparent;
    }
                /* تنسيق الحاوية الرئيسية لتكون ثابتة في الزاوية */
.WhatsApp {
    position: fixed;
    z-index: 999;
    position: fixed;
    top: 80%;
    left: 5%;
}

/* تنسيق الرابط ليظهر كدائرة خضراء */
.WhatsApp .WhatsApp_a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 60px; /* حجم الدائرة */
    height: 60px;
    background-color: #25d366 ; /*    #25d366    لون واتساب */
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    text-decoration: none;
    transition: transform 0.3s ease;

    /* border: 90px solid rgb(9, 9, 9); */
}




.WhatsApp img, svg{
    width: 65%;
    height: 65%;
}

/* تأثير عند تمرير الماوس */
.WhatsApp .WhatsApp_a:hover {
    transform: scale(1.1);
    background-color: rgb(5, 235, 59);
}
.WhatsApp img, svg:hover{
    width: 75%;
    height: 75%;
}

/* إلغاء تأثيرات dropdown-item التي تخرب الشكل */
.WhatsApp .dropdown-item.WhatsApp_a {
    padding: 0;
    margin: 0;
    border: none;
    width: 60px; /* تأكيد الحجم */
}

