body
{
    background-color: whitesmoke;
}

 
  .pre_header
  {
   
   height:auto;
   max-width:auto;
   text-align:center;
  }
  
  
  
  .eneopro
  {
    display: flex;
    flex-direction: row;
   ;
    height: auto;
    justify-content: center;
    background-color: black;
    position: -webkit-sticky;
    width:auto;
   
    
    
   
  
   
  
   
  }
         

      .navigate
        {
          display: flex;
          flex-direction: row;
          width:auto;

       
        
          
        } 

        #explo
        {
          max-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;
       
        margin-top: 0px;
       
        justify-content:center;
        
       
        animation-name: slide1;
        animation-duration: 60s;
        height: auto;
        width:auto;
        background-color:white;
    
     
       
        
         
      }
      
    
       .mneno
        {
          padding-top:0px;
          max-width:auto;
          height:150px;
          justify-content: space-around;
         
         
          
          }
          	#pm1
      	 {
           max-width: 400px;
           height: 100px;
          
           margin-top: 4%;
           border-radius: 0px;
      	}
.alfa
{

    display: flex;
    flex-direction:column;
    justify-content: center;

    margin-top: 20px;
    border-radius: 15px;
    
    width:auto;
    height:auto;
    
    
    
    
}
#kch1{

    color: black;
    font-size: 40px;
    text-align: center;
    margin-top: 30px;

    width: 100%;
    text-align:center;
    
}
#kch2{
    font-size: 25px;
    height:auto;
  text-align:center;
    
}

#kch1p
{
    font-size: 20px;
    text-align: center;
    width: 100%;
    color:black;
}
.accmlz{
    height:auto;
    width:auto;
    text-align:center;
    color:black;
    text-align:self;
    
}
 .accmlz, .maelezo
 {
    color:black;
   
}

.forback_btn{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width:auto;
}
.forwad_btn
{
       margin-top: 3px;
}
.mbele11{
    height: 50px;
    max-width:auto;
    background-color: lightblue;
}
.mbele11:hover{

color: black;
background-color: whitesmoke;
}
.nyuma11{
    height: 50px;
    max-width:auto;
    background-color: lightblue;
}
.nyuma11:hover{

color: black;
background-color: whitesmoke;
}
.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;
  max-width: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;
}

