body{
    background-color: whitesmoke;

}


 
  .pre_header
  {
   
      height:auto;
  }
  
  
  
  .eneopro
  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    background-color: black;
    position: -webkit-sticky;
   
    
    
   
  
   
  
   
  }
         

      .navigate
        {
          display: flex;
          flex-direction: row;
       
        
          
        } 

        #explo
        {
          width: 100px;
          height: 30px;
          border-radius: 9px;
          color: black;
          background-color: white;
          font-size: 12px;
          text-align: center;
          border-color: black;
          margin-top: 0px;
          cursor: -webkit-hand;
          cursor: hand;
        
        }

        #explo:hover
        {
          background-color: black;
          color: white;
        
          
        }
   

      	.eneomoja
      	{
          
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 0px;
       
        justify-content:center;
        
       
        animation-name: slide1;
        animation-duration: 60s;
        height: auto;
        width: 100%;
        background-color:white;
    
     
       
        
         
      }
      
    
       .mneno
        {
          padding-top:0px;
          width: 300px;
          height:150px;
          justify-content: space-around;
         
         
          
          }
          	#pm1
      	 {
           max-width: 400px;
           height: 100px;
          
           margin-top: 4%;
           border-radius: 0px;
      	}

#sisi
{
font-size: 40px;
color: black;
text-align: center;
font-style: initial;
background-color: whitesmoke;
border-radius: 9px;


}



.forback_btn{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.forwad_btn
{
       margin-top: 3px;
}
.mbele11{
    height: 50px;
    width: 200px;
    background-color: lightblue;
}
.mbele11:hover{

color: black;
background-color: whitesmoke;
}
.nyuma11{
    height: 50px;
    width: 200px;
    background-color: lightblue;
}
.nyuma11:hover{

color: black;
background-color: whitesmoke;
}

.fndmama
{
  display: flex;
  flex-direction: row;
   justify-content: space-around;
}
.tutorials1
{
   
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
margin-top: 10px;
background-color: lightgrey;
text-shadow: 1px;
border-radius: 9px;
width: 600px;



}


.fndmnt1
{
    
    width: 100%;
    height: auto;
    background-color: none;
   

}
#ziada
{
    background-color: whitesmoke;
    
}

.introd
{
    color: black;
    font-size:30px;
    text-align: center;
    padding-top: 80px;
    font-weight: 400px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    
}


.sk
{
    width: 100%;
    height: 350px;
    border-radius: 9px;
   
}

.tutorials2
{
   
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
margin-top: 10px;
background-color: lightgrey;
text-shadow: 1px;
border-radius: 9px;


}
.fndmnt1
{
    
    width: auto;
    height: auto;

}

#introd
{
    color: black;
    font-size: 20px;
    text-align: center;
    margin-bottom: -30px;
}
#sk
{
    width: 400px;
    height: 350px;
    border-radius: 9px;
   
}
.footer
{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 20px;
  background-color: rgb(68, 60, 60);
  color: whitesmoke;
  height: auto;
}
.footer_list
{
  width: 300px;
  height: auto;
  text-align: center;
}
.footer_list, ul{
list-style-type: none;
color: whitesmoke;

}
.footer_list, ul, a{
  color: whitesmoke;
}

