
body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    background-image: url("../images/totaale_homepage_background.png");  
    /* height: 3700px; */
    /* width: auto; */
    background-repeat: no-repeat;
    overflow-x: hidden; 
    
}

/* div.header {
    padding-top: 0 px;
    width: auto;
    height: auto;
}

/* div.header div{
    /* width:50%;   */
  /* float:left; */


.header {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 10px; */
    background-color: rgba(54, 45, 116, 0.884);
    position: fixed;
    top: 0;
    width: 100%;
    height: 83px;
    z-index: 1000;
    color: white;
    font-family: 'inter', sans-serif;
}

.LogoImg {
    width: 125px; 
    position: relative;
    
    left: 110px;
    bottom: -20px;
}

.header-nav {
    list-style: none;
    display: flex;
    justify-content: space-around;
    
    
}

.header-nav li {
    margin: 0 200px;
    
}

.header-nav li a {
    text-decoration: none;
    color: white;
    font-weight: 700;
    text-align: center;
}
.Home {
    padding-top: 100%;
    padding-bottom: 100%;
    padding-left:100px;
    
    border: none;
    cursor: pointer;

}
.header-nav li a:hover {
    text-decoration: underline;
}



.LogoImg2{
    padding-top: 0px;
    padding-left: 0px;
} 



.BuyHere{
    padding-left: 500px;
    color: pink; 
    padding-top: 100px;
    
}
.BuyHere {
    
    padding-top: 300px;
     padding-left: 500px; 
     font-family: 'inter', sans-serif;
     color:white;
     
   
}
.BuyHere b{

color: white;


}
.BuyHere button {
    padding: 20px;
    background-color: #3c0e8898;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 400%;
    border-radius: 30px;
    
}

Div.BuyHere button:hover {
    color: white(69, 13, 223);
    background-color: #e20fd883;

}

div.eerste_alinea {
    padding-top: 600px;
    width: auto;
    height: auto;
    padding-left: 200px;
    width:80%;
    overflow:auto;
    font-weight: normal;
  }
div.eerste_alinea div{
    width:50%;  
  float:left;
}
div.eerste_alinea_tekst{
    padding-top: 140px;
    color: white;
    font-size:100%;
    font-family: 'inter', sans-serif;
    line-height: 1.8;
}


div.tweede_alinea {
    padding-top: 50px;
    width: auto;
    height: auto;
    padding-left: 150px;
    width:100%;
    overflow:auto;
    font-weight: normal;
  }
div.tweede_alinea div{
    width:40%;  
  float:left;
}
div.tweede_alinea_tekst{
    padding-right: 50px;
    padding-top: 140px;
    color: white;
    font-size:100%;
    font-family: 'inter', sans-serif;
    line-height: 1.8;
    
}


div.derde_alinea {
    padding-top: 210px;
    width: auto;
    height: auto;
    padding-left: 50px;
    width:100%;
    overflow:auto;
    font-weight: normal;
    
  }
div.derde_alinea div{
    width:45%;  
    float:left;

}   
div.derde_alinea_tekst{
   
    
    max-width: 750px;
    margin-left: 80px;
    margin-top: 50px;
    
    color: white;
    font-size:100%;
    font-family: 'inter', sans-serif;
    padding: 20px;
    background-color: #41197550;
    
    border: none;
    border-radius: 30px;
    line-height: 1.8;
    
    
}





/* div.footer_tekst{
    padding-top: 200px;
    border-spacing: 28px;

} */
/* th {
    text-align: left;
    color:white;
    font-style: bold;
    font-size:150%;
    font-family: 'inter', sans-serif;
  }

tr {
    color:white;
    font-size:125%;
    font-family: 'inter', sans-serif;
    

    
}

.footer_table {
    padding-top: 200px;
    border-spacing: 28px;
  }

  .footer-tekst th {
    color: pink;
  }


  .footer-bottom {
    margin-top: 20px;
    text-align: center;
    color: white;
    
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
} */

.footer_locater{
    padding-top: 300px;
}


footer {
    background-color: rgba(28, 22, 65, 1);
    padding: 40px 40px;
    width: 100%;
    box-sizing: border-box;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
}

.footer-content div {
    /* width: 400px; */
    flex-basis: 16,66%; 
    
}
.footer-content .newsletter { 
    flex-basis: 30%; 
    
}

.footer-content .social-media { 
    flex-basis: 50%;
}

.footer-content h3 {
    padding-left: 38px;
    margin-bottom: 15px;
    color: white;
    font-family: 'inter', sans-serif;
    text-align: left;
}



.footer-content ul {
    list-style: none;
    text-align: left;
    font-weight: normal;

}

.footer-content ul li {
    margin-bottom: 10px; 
}
.footer-content ul li a {
    color: white;
    text-decoration: none;
    font-family: 'inter', sans-serif;
    
    
    

}


.newsletter{
    margin-left: 100px;
}

.footer-content ul li a:hover {
    color: #575fcf;
}
.newsletter p{
    width: 200%;
    color: white;
    font-family: 'inter', sans-serif;
    
}
.newsletter input {
   
    padding: 15px;
    /* margin-right: 10px; */
    width: 70%;
    
    border-radius: 30px;
    
    
}

.newsletter button {
    padding: 15px;
    background-color: #e00ae0;
    color: white;
    border: none;
    cursor: pointer;
}

.social-media a img {
    width: 30px;
    margin: 10px;
}

.footer-bottom {
    color: white;
    margin-top: 20px;
    text-align: center;
    font-family: 'inter', sans-serif;
    font-weight: normal;
}