

body {
    background-color: #f9f8f5;
 
}
    

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* NavBar */

.navbar {
    position: absolute;
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: white;
    width: 100%;
    height: 60px;
    padding: 10px;
    margin: 0;
    background:rgb(27, 99, 82);
    text-align: center;
    }

    .nav-links{
        display: flex;
        align-items: center;
    }

    .nav-links li {
        margin: 20px;
    }

    .navtext {
        padding: 8px 15px;
        background-color: rgb(255, 255, 255);
        border-radius: 30px;
        font-family: "komet", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 15px;
}

a{
    text-decoration: none;
    color: rgb(27, 99, 82);
}

    /* Header */

   
    

header {
    width: 100%;
    height: 700px;  
    background-position: bottom;
    background-color: #9d9287;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    .header-content{
        margin-bottom: 9px;
        color: g;
        text-align: center;
        color: rgb(244, 244, 244);
    }


    .header-content h1 {
        font-size: 200px;
        margin-top: 30px;
        margin-bottom: 30px;
    }


h1 {
    font-family: "marvin", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 180px;
}



h2 {
    font-family: "marvin", sans-serif;
    font-weight: 400;
    font-style: normal;
}



/* Information */

#Information {
    color: rgb(27, 99, 82);

}

#whatbin {
    color: rgb(27, 99, 82);

}

.button {
    padding: 8px 15px;
    background-color: #9d9287;
    border-radius: 30px;
    color: antiquewhite;
} 

section {
    width: 30%;
    margin: 80px auto;
    
}


.title {
    text-align: center;
    font-size: 40px;
    
}

#container{
        align-items: center;
        background-color: rgb #778d6f;
        border-radius: 15px;
        display: flex;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        min-height: 600px;
        padding: 20px;
        width: 90%;
    }

    #container div{
        align-items: stretch;
        background-color: rgb(255, 255, 255);
        height: 600px;
        justify-content: space-around;
        margin: 20px;
        width: 80%;
    }

   

   #recycle{
   width: 80%;
        height: 350px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        justify-content: space-evenly;

    }

    #recycle22 {
        width: 80%;
             height: 300px;
             display: flex;
             margin-left: auto;
             margin-right: auto;
             align-items: center;
             justify-content: space-evenly;
     
         }

   
      

   

    #bins {
        width: 80%;
             height: 300px;
             display: flex;
             margin-left: auto;
             margin-right: auto;
             align-items: center;
             justify-content: space-evenly;
             border-radius: 50px;
             border: 10px solid rgb(27, 99, 82);
             border-radius: 50px;
     
         }



    #flex-container {
        width: 90%;
        height: 700px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        justify-content: space-evenly;
       
    }

    #flex-containercoloured {
        width: 90%;
        height: 250px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        justify-content: space-evenly;
       
    }


    #flex-container2 {
        width: 90%;
        height: 700px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        justify-content: space-evenly;
    }

    #flex-container3 {
        width: 90%;
        height: 700px;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        justify-content: space-evenly;
    }


.flex-item {
        width: 50%;
        height: 800px;
        text-align: center;
        padding: 5px;

         
    }

    .flex-item2 {
        width: 40%;
        height: 800px;
         border-style: solid;
         border-color: #3f8b23;
         border-width: 10px;
        text-align: center;
        padding: 40px;

         }


    .flex-item3 {
        width: 50%;
        height: 800px;
        text-align: center;
        padding: 5px;

         }

         .flex-item4 {
            width: 40%;
            height: 800px;
             border-style: solid;
             border-color: #f00e0e;
             border-width: 10px;
            text-align: center;
            padding: 40px;
    
             }
    
    #recycle1 {
        font-size: 3vmin;
        color: rgb(27, 99, 82);
        margin: 20px auto;
    }

     
    #recycle2 {
        font-size: 3vmin;
        color: rgb(204, 20, 20);
        margin: 20px auto;
    }

    #recycle5 {
        font-size: 23px;
        color: rgb(204, 20, 20);
        margin: 20px auto;
    }

    



    p {
        width: 100%;
        padding: 0px 70px 20px;
        text-align: left;
        color: grey;
        font-family: "owners-text", sans-serif;
font-weight: 400;
font-style: normal;
    }

    /* Video */

    
 .videocontainer {
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.colour {
    width: 100%;
    height: 5px;
    padding: 20px 80px;
    margin: 0;
    background:rgb(27, 99, 82);
    text-align: center;
    
}




    /* Fotter */


    .footer {
        width: 100%;
        height: 100px;
        padding: 20px 80px;
        margin: 0;
        background:rgb(27, 99, 82);
        text-align: center;
        
        }

    .footer {
        width: 100%;
        height: 100px;
        padding: 20px 80px;
        margin: 0;
        background:rgb(27, 99, 82);
        text-align: center;
        
        }

        #footertext {
            text-align: center;
            font-size: 30px;
            color: azure;
            font-family: "owners-text", sans-serif;
            font-weight: 400;
            font-style: normal;
            
        }

        .footer2 {
            width: 100%;
            height: 50px;
            padding: 20px 80px;
            margin: 0;
            background: rgb(27, 99, 82);
            text-align: center;
            
            }


        /* BrownBin */

        #browntitle {
            font-family: "marvin", sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: px;
            color: rgb(27, 99, 82);
        
        }

     


        

        
        



        
        

       





