/* body{
          background-color:whitesmoke;
      }
nav{
    top: 0px;
    display: flex;
    position:relative;

    text-align: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    
}
a{
    text-decoration: none;
}
.logo{
    text-decoration: none;
    line-height: 20px;
    font-size: larger;
    color: #4a4f68;
    color: #0a0a23;
    margin-left: 20px;
    font-family: 'Montserrat', sans-serif;
}
.list li{
    list-style: none;
    float: right;
    margin: 10px;
    justify-content: space-between;
    grid-template-columns: 20px 20px 20px 20px;
    font-size: 25px;
    justify-items: end;
    font-weight: 600px;
    color: darkblue;
}
.list{
    display: flex;
    float: right;
    justify-content: right;
    grid-template-columns: 20px 20px 20px 20px;
    width: 100%;
    margin-right: 20px;
    font-family: 'Koulen', cursive;
     font-family: 'Montserrat', sans-serif;
     font-family: 'PT Serif', serif;
}
button{
    
    background-color:#0a0a23;
    color: #fff;
    border:none; 
    border-radius:10px; 
    padding:15px;
    min-height:30px; 
    min-width: 120px;
}
button a{
    color: #fff;
}
button:hover{
    background: blue;
    color: white;
}
.container{
    display: flex;
    justify-content: space-between;
    color: darkblue;
    font-family: 'Koulen', cursive;
font-family: 'Libre Bodoni', serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
}
.container-item img{
    width:400px;
}
.container-item{
    margin: 20px 50px 10px 50px;
}
.pass{
    text-align: center;
    font-family: 'Koulen', cursive;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
}
.pass .poll{
    color: darkblue ;
}
.pass .pollar{
    color: rgb(72, 111, 126);
    font-weight: 10px;
}
.under{
    list-style: none;
    text-align: center;
    display: none;
    font-family: 'Koulen', cursive;
     font-family: 'Montserrat', sans-serif;
     font-family: 'PT Serif', serif;
}
.under li{
    margin: 10px;
    cursor: pointer;
}
.container1{
    justify-content: space-between;
    display: flex;
    margin: 50px 50px 10px 50px;
    font-family: 'Koulen', cursive;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
}
.container-item1{
    text-align: center;
    padding: 20px;
    border-radius: 20px;
    width: 270px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.container-item1 img{
    width: 200px;
}
.fas {
    display: none;
    visibility: hidden;
    
}
.toggleList{
    display: grid;
    
}
#pi{
    display: none;
}
span{
    justify-items: end;
}
@media  (max-width: 900px) {
    nav{
        top: 20px;
    }
    .container{
        display: grid;
        justify-content: center;
    }
    .container-item{
        text-align: center;
    }
    .container1{
        display: grid;
        justify-content: center;
    }
    .container-item1{
        margin-bottom: 10px;
    }
    .pass{
        text-align: center;
        
    }
    .list .lop { 
        display: none;
    }
    .fas{
        display: block;
        visibility: visible;
      
    }
    
    i{
        border-right: none;
    }
    
}
.lop:hover{
    background: blue;
    line-height: 40px;
    border-radius: 10px;
    color: #fff;
    min-height:30px; 
    min-width: 120px;
}
.lop a:hover{
color: #fff;
}
footer{
    text-align: center; 
    margin-top: 100px;
   background:#4a4f68;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-family: 'Koulen', cursive;
    font-family: 'Libre Bodoni', serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'PT Serif', serif;
}*/



body{
          background-color:whitesmoke;
        
      }
.logo{
    align-self: flex-start;
}

nav{
    top: 0px;
    display: flex;
    position:static;
    width: auto;
    text-align: center;
    align-items: center;
    margin: 20px;
    height: 50px;
    
   justify-content: space-between;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}
.list{
    list-style: none;
    display: flex;
    width: 90%;
    flex-direction: row;
    justify-content: flex-end;
    font-family: 'Koulen', cursive;
     font-family: 'Montserrat', sans-serif;
     font-family: 'PT Serif', serif;

}
a{
    text-decoration: none;
    color: #000024;
    font-size: large;
    
}
.list li{
  margin-right: 20px;  
   font-weight: 600; 
   color: darkblue;
}
.list li button{
    background: #0a0a23;
    line-height: 30px;
    border-radius: 20px;
    
}
button a{
    color: aliceblue;
    font-size: small;
    font-weight: 100;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.list li button:hover{
    background: blue;
    color: white;
}
.menu{
    width: 20px;
    height: 20px;
    display: none;
    align-self: flex-start;
}
.cancel{
    width: 20px;
    height: 20px;
    display: none;
    align-self: flex-start;
}
.container{
display: flex;  
color: darkblue;
font-family: 'Koulen', cursive;
font-family: 'Libre Bodoni', serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
margin: 50px;
height: 300px;
flex-direction: row;
justify-content: space-between;
text-align: start;
}

.container-item img{
    width:400px;
    
}

.container1{
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    margin: 50px 50px 10px 50px;
    font-family: 'Koulen', cursive;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
}
.container-item1{
    text-align: center;
    padding: 20px;
    border-radius: 20px;
    width: 270px;
    transition: ease-in-out 2s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.container-item1:hover{
    width: 250px;
    box-shadow: 0 4px 8px 0 rgba(0, 7, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #4a4f68;
    color: #fff;
    height: 200px;
}
.container-item1 img{
    width: 200px;
    
}
.pass{
    text-align: center;
    font-family: 'Koulen', cursive;
font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'PT Serif', serif;
}
.pass .poll{
    color: darkblue ;
}
.pass .pollar{
    color: rgb(72, 111, 126);
    font-weight: 10px;
}
footer{
    width: 100%;
    text-align: center; 
    bottom: 0px;
    justify-content: center;
    margin: 30px 0px 0px 0px;
   background:#141414;
    color: #fff;
    height: 50px;
    font-family: 'Josefin Sans', sans-serif;
    font-family: 'Koulen', cursive;
    font-family: 'Libre Bodoni', serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'PT Serif', serif;
}

@media (max-width: 700px) {

nav{
    justify-content: space-between;
    overflow: hidden;
   
}
nav .list{
    display: none;
   justify-content: center;

}
nav li{
    padding: 10px;
}
.menu{
    display: block;
}
 
.container{
    display: grid;
    justify-content: center;
    text-align: center;
    
    margin-bottom: 50px;
    height: 720px;
}
.container-item img{
    width: 400px;
}
 .container1{
    display: grid;
    justify-content: center;
    margin: 100px;
 }   

 




}
