
.section-00{
    position: relative;
    z-index: 1;
}
.important-link-box{
    position: absolute;
    width: 370px;
    background-color:rgb(0, 149, 143);
    height: auto;
    right: 10px;
    top: 65px;
    border-radius: 19px;
    
}
.important-link-box h6{
    padding: 10px;
}
.nb{
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
    background-color:rgb(19, 116, 112);
}

.section-01 p{
    font-size: 14px;
color: #8a8a8a;
line-height: 30px;
padding-right: 211px;
}
.section-05 p{
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
  
}
.section-05 input{
    width: 100%;
padding: 0;
    padding-left: 0px;
padding-left: 20px;
background: 0;
border: 1px solid #e9e9e9;
height: 50px;
font-size: 14px;
color: #666666;
margin-bottom: 30px;
}
.section-05 textarea{
    width: 100%;
padding: 0;
    padding-top: 0px;
    padding-left: 0px;
padding-left: 20px;
background: 0;
border: 1px solid #e9e9e9;
height: 113px;
font-size: 14px;
color: #666666;
margin-bottom: 30px;
padding-top: 13px;
resize: none;
}
.section-04{
    background-image: url('../images/3-1.jpg');
    background-size: cover;
    height: 500px;
    display:grid;
    align-items: center;
    text-align: center;
}
.feature-section{
    width: 100%;
    height: 340px;
    display: grid;
    justify-content: center;
    align-items: center;

}
.feature-section-contact{
    
    background-image: url('../images/contact-us.jpg');
    background-size: cover;
}
.login-box{
  
background-color: #fffc;
padding: 25px;
width: 400px;
margin: auto;
}
.login-section{
    background-image: url('../images/login.jpg');
    background-size: cover;
    width: 100%;
    height: 80vh;
    display: grid;
    justify-content: center;
    align-items: center;
}
.map-section{
    background-image: url('../images/contact_us_map.jpg');
    padding: 100px 0px;
    background-size: cover;
    height: 400px;
}
.link h6{
font-size: 14px;
padding: 5px 0px;
border-bottom: 1px solid #fff3;
}
.link a{
    color: #ffffff;
    text-decoration: none;
}
.link a:hover{
    color: #ffffff;
}
.menu a{
    color: black;
}
.menu a:hover{
    color: black;
}
.section-02 .link h6{
    font-size: 14px;
    padding: 5px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
.botton-outline{
    width: 200px;
    text-align: center;
}
.botton-outline a{
    text-decoration: none;
    color: white;
    font-weight: 700;
    font-size: 22px;
    border: 2px solid white;
    display: block;
    padding: 10px 15px;
}
.botton-outline a:hover{
    color:darkorange;
    display: block;
    background-color: rgb(255, 255, 255);
    transition: .3s;
}
.logo img{
    width: 300px;
}
.examUpdate{
    width: 100%;
    margin: auto;
  

}
.examUpdate .link h6{
    border-bottom: 1px solid rgb(255, 140, 0);;
    font-size: 16px;
}
.examUpdate .link a{
    color: #002147;
}
.section-03{

    background-size: cover;
    background-image: url('../images/bg2.jpg')
    
}
.section-08{
    background-image: url('../images/hh.jpg');
    background-attachment: fixed;
    background-size: cover;
    height: auto;
    text-align: center;
    padding: 10px;
    height: 500px;
 
}
/* header*/
header{
    background-color: white;
    width: 100%;
    height: auto;
    border-bottom: 4px solid #ff9e3ee6;
}
.header-top{
    padding: 5px;
    background-color: rgb(255, 140, 0);;
}

.menu a{
    color: rgb(0, 0, 0);
}
.menu-container{
    display: flex;
    width: 100%;
    justify-content: flex-end;
   
}
.menu{
    position: relative;
}
.menu-list{
    display: block;
    padding: 10px 18px;
}
.menu-list:hover  .dropDown{
    display: block;
}
.dropDown{
position: absolute;
top: 42px;
z-index: 3;
background-color: rgb(255, 140, 0);;
font-size: 14px;
display: none;
}
.dropDown div{
    padding: 10px;
    border-bottom: 1px solid rgb(255, 255, 255);
    transition: 200ms;
}
.dropDown div:hover > a{
  
    color:rgb(255, 255, 255);
}
.dropDown div:hover{
    background-color: rgb(255, 140, 0);;
    transition: 100ms;
    font-size: 16px;
}
.dropDown a{
    color: rgb(255, 255, 255);
}

.marqu{
    box-shadow: 0px 0px 14px 0px #fcff00e6;
    padding: 10px;
}
.marqu a{
    color: #002147;
    
}

.img-back{
position: absolute;
width: 204px;
z-index: -1;
right: 0px;
top: 66px;

}
.img-back img{
    width: 70%;
}

.social-icon i{
    color: white;
}

.student-list img{
    width: 100%;
}
.section-subs{
    position: relative;
    top: 100px;
    margin: auto

}
/*----------------------contact pages -------------------------------*/
.map-div{
    width: 100%;
    overflow: hidden;
    height: 480px;
    border: 1px #dadada solid;
    box-shadow: 5px 7px 0px 0px #cbcbcb;
}
.div-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}
.box-info{

    padding: 40px 22px;
    justify-content: center;
    color: #131a54;
    min-width: 22%;
    width: 200px;
    border-radius: 0px;
    box-shadow: 0px 0px 1px 0px #8c8c8c;
    margin: 15px;
}
.box-info h4{
    font-size: 20px;
    color: #002147;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}
.form-step {
    width: 71%;
    height: 14px;
    background-color: #ffba00;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
        margin-top: auto;
    border-radius: 10px;
    margin-top: 100px;
    padding: 0px 10px;
}
.step {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: #ffba00;
    color: white;
    text-align: center;
    padding: 10px 10px;
    position: relative;
    top: -46px;
}
.step i {
    font-size: 35px;
    margin-top: 20px;
}
.step div {
    position: absolute;
    top: 120px;
}
.img-box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
/* ------------------------------------------------------ dashbord ------------------------------------------------ */
.dashbord{
    width: 100%;
    background-color: #f1f1f1;
        padding-bottom: 70px;
}
  
.dashbord-container{
    width: 90%;
    justify-content: space-around;
    background-color: #ffffff;
    margin: auto;
    padding: 30px 15px;
}
.main-container{
    width:100%;
}
.sidebar{
    width: 100%;
}
.tab-menu{
   
    height: 400px;
 
}
.tab-item{
border: 1px solid #ff9f41;
padding: 16px 42px; 
font-size: 18px;
font-weight: 600;
margin: 0px auto 14px auto;
border-radius: 4px;
cursor: pointer;

}
.tab-menu span{
    padding: 7px 14px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    font-size: 16px;
    margin-right: 18px;
    border: rgba(0, 0, 0, 0.459) solid 1px;
}
.tab-active{
    background-color:#ff9f41;
}
.tab-visited{
    background-color: rgb(81, 189, 101);
    border: none;
    color: rgb(255, 255, 255);

}

/* ------------------------------------------------------ footer ------------------------------------------------ */

footer{
    color: rgb(255, 255, 255);
    position: relative;
}
.footer-top{
    width: 100%;
    background-color:#2a2935;
}
.footer-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 17px;
}
.footer-top ul{
    list-style: circle;
    font-size: 14px;
    font-weight: 500;
    padding-left: 19px;
}
footer i{
    color: white;
    margin-right: 9px;
   
}
footer h6{
    font-size: 14px;
    font-weight: 500;
}
.social-icon div{
    width: 50px;
    height: 50px;
    background-color: #00214700;
    padding: 17px;
    border-radius: 50px;
    text-align: center;
    align-content: center;
    align-items: center;
    display: inline-grid;
    border: 1px solid wheat;
    transition: 300ms;
}
.social-icon div:hover{
    background-color:rgb(255, 140, 0);
  
}
.footer-buttom{
    width: 100%;
    padding: 30px 0px;
    text-align: center;
    border-top: 1px solid rgba(116, 116, 116, 0.521);
    background-color:#1e1d29;
}
.collaps{
    color: black;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    cursor: pointer;
   
}
/* bootstrap changes*/
.carousel-inner{
    height: 370px;
}
.carousel{
    height: 370px;
}
.row{
    margin: 0px !important;
}
.section-01{
    padding:50px 3px;
}
@media only screen and (max-width: 600px) {
    .header-top {display: none;}
    .collaps{
        display: block
    }
    .menu {
        height: 40px;
        transition: ease-in-out 400ms all;
    }
    .dropDown{
        position: static;
        background-color: transparent;
    }
 
    
    .menu-container{
        justify-content: start;
    }

.menu{
    height: 45px;
    overflow: hidden;
}
    .menu-container{
        display:grid;
        
    }
  .displayNone{
        display: none;
  }
  .logo img{
      width: 245px;
  }
  .carousel{
      height: 100px !important;
  }
  .carousel-inner {
    height: 111px;
}
  .section-01 p{
      padding: 0px;
  }
  .section-03{
    background-image: none;
   
  }


  .botton-outline a {
    text-decoration: none;

    font-weight: 587;
    font-size: 16px;
    border: 2px solid white;
    display: block;
    padding: 8px 5px;
}
.important-link-box {
    position: absolute;
    width: 301px;
    height: auto;
    right: 10px;
    top: 115px;
}
.section-01{
    padding-top: 290px;
}
.botton-outline {
    width: 129px;
}
.dropDown a {
    color: rgb(0, 0, 0);
}
.section-subs{
    top: 0px;
}
.tab-item{

padding: 3px 6px;
font-size: 18px;
margin: 0px auto 14px auto;
border-radius: 4px;
cursor: pointer;
width: 42px;
display: flex;
overflow: hidden;
}
.tab-menu{
    height: auto;
    display: flex;
}
.tab-menu span {

    padding: 4px 11px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    font-size: 12px;
    margin-right: 21px;
}
.form-step{
    width: 96%;
    height: 7px;
    margin-top: 55px;
}
.step {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    color: white;
    text-align: center;
    padding: 10px 10px;
    position: relative;
    top: -19px;
}
.step i {
    font-size: 20px;
    margin-top: 3px;
}
.step div {
    position: absolute;
    top: 65px;
    width: 61px;
}
.step h5{
    font-size: 12px;
    text-align: left;

}
.section-08{
    height: 240px;
}

}
