/* desktop */
@media screen and (min-width: 1101px) {
  
  body {
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
    background-color:beige;
    font-size: 20px;
  }

  p {
    line-height: 1.5;
  }

  
  .logo {
    width: 100px;
    height: 100px;
}

header {
    background-image: url(HomePage-Foto.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}

.navigatie {
    display: flex;
    justify-content: space-around;
    gap: 100px;
    align-items: center;
    margin-bottom: 100px;
}

.mobile-nav {
    display: none;
}

nav {
    background-color: #f2f2f2;
    border-radius: 0 30px 0 30px;
    align-items: center;
}

nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin: 0;
    padding: 0;
}

nav li {
    list-style: none;
    margin: 0 1rem;
}

nav li a {
    text-decoration: none;
    color: #80ba27;
    font-size: 1.2rem;
    font-weight: 500;
    position: relative;
    padding: 10px;
}

.titel {
    font-size: 1.5rem;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 50px;
}

  
  h1 {
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 38px;
  }

  .voettekst ul {
    text-decoration: none;
    list-style: none;
    color: white;
  }
  
  nav ul li a:hover {
    transition: 0.5s;
    color: #4f721a;
  }

  nav ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 5px;
    background-color: #80ba27;
    transition: width 0.5s ease-in-out, background-color 0.5s;
  }

  nav ul li a:hover::after {
    width: 100%;
    background-color: #4f721a;
  }

  .hamburger {
    display: none;
    cursor: pointer;
  }

  .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #80ba27;
  }

 

  .container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -20px;
    padding-top: 20px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 35px;
    border-radius: 0 40px 0 40px;

  }
  
  .content {
    text-align: center;
    padding: 20px;
    width: 100%;
  }

  h2{
    color: #80ba27;
    font-size:xx-large;
    font-weight: 900;
  }
  
  .container h3 {
    color: #80ba27;
    font-weight: 400;
  }

  .container p {
    color: rgb(48, 48, 48);
    font-weight: 100;
  }

  .scholen {
    display: flex;
    height: 186px;
  }

  .beatrix {
    background-color: white;
    margin-left: 120px;
    width: 290px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0 0 40px;

  }

  .beatrix img {
    width: 216px;
    height: 186px;
  }

  .commanderij {
    background-color: white;
    width: 290px;
    margin-left: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }

  .commanderij img {
     width: 254px;
     height: 50px;
  }
  
  .reeshof {
    background-color: white;
    width: 290px;
    margin-left: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }
  
  .reeshof img {
    width: 252px;
    height: 95px;
  }

  .udens {
    background-color: white;
    margin-right: 120px;
    margin-left: 15px;
    width: 290px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 40px 0 0;

  }

  .alinea1 {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 135px;
    text-align: left;
  }


  .alinea2 {
    padding-left: 80px;
    padding-right: 100px;
    text-align: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
    
  }

  .alinea2_tekst {
    flex: 1;
    padding-right: 10px;
  }

  .gezond_eten {
    height: 330px;
    width: 450px;
    margin-left: 80px;
    border-radius: 0 40px 0 40px;
  }

  .tussenkopje {
    padding: 0 80px;
    text-align: left;
    font-size: 23px;
    margin-bottom: 135px;
  }

  .alinea3 {
    padding-left: 80px;
    padding-right: 80px;
    text-align: left;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
  }

  .sandwich {
    flex: 1;
    height: 340px;
    width: 450px;
    border-radius: 0 40px 0 40px;

  }

  .alinea3_tekst {
    padding-left: 75px;
  }

  .alinea4 {
    padding: 0 80px;
    text-align: left;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
  }

  .alinea4_tekst {
    flex: 1;
    padding-right: 75px;
  }

  .koffie {
    height: 340px;
    width: 450px;
    border-radius: 0 40px 0 40px;

  }

  .alinea5 {
    padding-left: 80px;
    padding-right: 100px;
    text-align: left;
    margin-bottom: 100px;    
  }

  .onderkant {
    color: #80ba27;
    font-size: xx-large;
    margin-left: 250px;
    margin-right: 175px;
    display: flex;
    align-items: center;
    position: relative;
  }

  .onderkant_tekst {
    flex: 1;
  }

  .cor {
    height: 400px;
    width: 4;
    vertical-align: bottom;
  }


footer {
  background-color: #80ba27;
}

footer a {
  text-decoration: none;
}
  
h4 {
  color: white;
}

.informatie ul li a {
  color: white;
  text-decoration: none;
  list-style: none;
  transition: 0.5s;
}

.informatie ul li a:hover {
  color: #4f721a;
  transition: 0.5s;
}

.informatie {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: 250px;
  margin-right: 175px;
}

.informatie a {
  color: white;
}

.informatie table {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
}

.informatie td {
  vertical-align: top;
  padding-right: 20px;
}

.informatie ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.informatie ul:last-child {
  margin-top: 10px;
}

.informatie ul:first-child {
  margin-top: 10px;
}

.alinea3 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea3 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea3 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea4 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea4 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea4 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea5 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea5 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea5 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.onderkant button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.onderkant button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

.onderkant button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}
}
/* Ipads */
@media screen and (min-width: 601px) and (max-width: 1100px) {

  body {
    font-family: Garamond, serif;
    margin: 0;
    background-color:beige;
    font-size: 15px;
    overflow-x: hidden;
  }

  p {
    line-height: 1.5;
  }

  header {
    background-image: url(HomePage-Foto.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}

  .navigatie {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
  }

  .titel {
    margin-bottom: 40px;
  }

  
  h1 {
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 28px;
  }

  .voettekst ul {
    text-decoration: none;
    list-style: none;
    color: white;
  }

  .logo {
    height: 80px;
    width: 80px;
  }


  nav {
    background-color: #f2f2f2;
    padding: 32px 15px 20px 15px;
    margin-top: 20px;
    height: 30px;
    margin-right: 0;
    border-radius: 0 20px 0 20px;
    opacity: 0.9;
    margin-bottom: 20px;
  }
  
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  nav ul li {
    display: inline-block;
    margin-right: 0;
  }
  
  nav ul li a {
    position: relative;
    text-decoration: none;
    color: #80ba27;
    padding: 3px;
    transition: 0.5s;
    padding-bottom: 80px;
  }

  nav ul li a:hover {
    transition: 0.5s;
    color: #4f721a;
  }

  nav ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #80ba27;
    transition: width 0.5s ease-in-out, background-color 0.5s;
  }

  nav ul li a:hover::after {
    width: 100%;
    background-color: #4f721a;
  }

  .mobile-nav {
    display: none;
  }


  .container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    max-width: 1100px;
    margin: 0;
    margin-top: -20px;
    padding-top: 20px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 35px;
  }
  
  .content {
    text-align: center;
    padding: 0px;
    width: 100%;
  }


  h2{
    color: #80ba27;
    font-size:xx-large;
    font-weight: 900;
  }
  
  .container h3 {
    color: #80ba27;
    font-weight: 400;
  }

  .container p {
    color: rgb(48, 48, 48);
    font-weight: 100;
  }

  .scholen {
    display: flex;
    height: 186px;
  }

  .beatrix {
    background-color: white;
    margin-left: 0;
    width: 240px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0 0 0px;

  }

  .beatrix img {
    width: 180px;
    height: 140px;
  }

  .commanderij {
    background-color: white;
    width: 240px;
    margin-left: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }

  .commanderij img {
     width: 180px;
     height: 40px;
  }
  
  .reeshof {
    background-color: white;
    width: 240px;
    margin-left: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }
  
  .reeshof img {
    width: 200px;
    height: 60px;
  }

  .udens {
    background-color: white;
    margin-right: 0px;
    margin-left: 15px;
    width: 230px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0px 0 0;
  }

  .udens img {
    width: 140px;
  }



  .alinea1 {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 135px;
    text-align: left;
    
  }


  .alinea2 {
    padding-left: 80px;
    padding-right: 100px;
    text-align: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
    
  }

  .alinea2_tekst {
    flex: 1;
    padding-right: 0px;
  }

  .gezond_eten {
    height: 240px;
    width: 360px;
    margin-left: 50px;
    padding-left: -10px;
    border-radius: 0 40px 0 40px;
  }

  .tussenkopje {
    padding: 0 80px;
    text-align: left;
    font-size: 23px;
    margin-bottom: 135px;
  }

  .alinea3 {
    padding-left: 80px;
    padding-right: 80px;
    text-align: left;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
  }

  .sandwich {
    flex: 1;
    height: 240px;
    width: 360px;
    border-radius: 0 40px 0 40px;

  }

  .alinea3_tekst {
    padding-left: 20px;
  }

  .alinea4 {
    padding: 0 80px;
    text-align: left;
    position: relative;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
  }

  .alinea4_tekst {
    flex: 1;
    padding-right: 75px;
  }

  .koffie {
    height: 240px;
    width: 360px;
    border-radius: 0 40px 0 40px;

  }

  .alinea5 {
    padding-left: 80px;
    padding-right: 100px;
    text-align: left;
    margin-bottom: 100px;    
  }

  .onderkant {
    color: #80ba27;
    font-size: xx-large;
    margin-left: 50px;
    margin-right: 0px;
    display: flex;
    align-items: center;
    position: relative;
  }

  .onderkant_tekst {
    flex: 1;
  }

  .cor {
    height: 400px;
    width: 4;
    vertical-align: bottom;
  }


footer {
  background-color: #80ba27;
}
  
h4 {
  color: white;
}

.informatie ul li a {
  color: white;
  text-decoration: none;
  list-style: none;
  transition: 0.5s;
}

.informatie ul li a:hover {
  color: #4f721a;
  transition: 0.5s;
}

.informatie {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: 175px;
  margin-right: 100px;
}

.informatie a {
  color: white;
}

.informatie table {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
}

.informatie td {
  vertical-align: top;
  padding-right: 0px;
}

.informatie ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.informatie ul:last-child {
  margin-top: 10px;
}

.informatie ul:first-child {
  margin-top: 10px;
}

.alinea3 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea3 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea3 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea4 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea4 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea4 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea5 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea5 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea5 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.onderkant button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.onderkant button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

.onderkant button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}
}

/*Telefoons */
@media screen and (max-width: 600px) {
  body {
    font-family:lato, sans-serif;
    margin: 0;
    background-color:beige;
    font-size: 13px;
    overflow-x: hidden;
  }

  p {
    line-height: 1.5;
  }

  header {
    background-image: url(HomePage-Foto.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
}

  .navigatie {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
  }

  .titel {
    margin: 0 30px;
    margin-bottom: 40px;

  }

  h1 {
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-size: 24px;
  }

  .voettekst ul {
    text-decoration: none;
    list-style: none;
    color: white;
  }

  .logo {
    height: 80px;
    width: 80px;
  }

  nav {
    background-color: #f2f2f2;
    padding: 32px 15px 20px 15px;
    height: 30px;
    margin-right: 0;
    border-radius: 0 20px 0 20px;
    opacity: 0.9;
    width: 215px
  }
  
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  nav ul li {
    display: inline-block;
    margin-right: 0;
  }
  
  nav ul li a {
    position: relative;
    text-decoration: none;
    color: #80ba27;
    padding: 0 8px;
    transition: 0.5s;
  }

  .hamburger {
    display: block;
    cursor: pointer;
    margin-left: 165px;
  }
  .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #80ba27;
    transition: background-color 0.3s ease;
  }

  .nav-menu {
    display: none;
  }

  .hamburger .bar {
    transition: transform 0.3s, opacity 0.3s;
  }

  .hamburger.active .bar:nth-child(2) {
    opacity: 0; /* Verberg het middelste streepje van de hamburger bij activering */
  }
  
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg); /* Kantel het bovenste streepje van de hamburger */
  }
  
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg); /* Kantel het onderste streepje van de hamburger */
  }

  .mobile-nav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    min-height: 100vh;
    display: block;
    z-index: 999999999;
    padding-top: 50px;
    background-color: rgba(128, 186, 39, 1);
    opacity: 0.9;
    margin-top: 150px;
    transition: 0.4s;
  }

  .mobile-nav.active {
    left: 0;
    width: 100%;
  }

   .mobile-nav a {
      display: block;
      text-align: center;
      width: 100%;
      max-width: 200px;
      margin: 0 auto 16px;
      padding: 12px 16px;
      background-color: #4f721a;
      border-radius: 0 20px 0 20px;

      color: white;
      text-decoration: none;
    }
  

  .container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    max-width: 600px;
    margin: 0;
    margin-top: -20px;
    padding-top: 20px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 35px;
    z-index: 1;
  }
  
  .content {
    text-align: center;
    padding: 0px;
    width: 100%;
  }

  h2 {
    color: #80ba27;
    font-size: 27px;
    font-weight: 900;
  }
  
  .container h3 {
    color: #80ba27;
    font-weight: 400;
  }

  .container p {
    color: rgb(48, 48, 48);
    font-weight: 100;
  }



  .beatrix {
    background-color: white;
    margin-bottom: 15px;
    width: 100%;
    height: 140px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0 0 0px;

  }

  .beatrix img {
    width: 170px;
    height: 135px;
  }

  .commanderij {
    background-color: white;
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }

  .commanderij img {
     width: 230px;
     height: 50px;
  }
  
  .reeshof {
    background-color: white;
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
    justify-content: center;

  }
  
  .reeshof img {
    width: 210px;
    height: 65px;
  }

  .udens {
    background-color: white;
    margin-bottom: 15px;
    width: 100%;
    height: 140px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0px 0 0;
  }

  .udens img {
    width: 140px;
  }




  .alinea1 {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 80px;
    text-align: left;
    
  }


  .alinea2 {
    text-align: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 50px;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    
  }

  .alinea2_tekst {
    flex: 1;
    margin-bottom: 15px;
  }

  .gezond_eten {
    height: 66%;
    width: 100%;
    margin-left: 0px;
    border-radius: 0 40px 0 40px;
    }

  .tussenkopje {
    padding: 0 30px;
    text-align: left;
    font-size: 19px;
    margin-bottom: 40px;
  }

  .alinea3 {
    text-align: left;
    position: relative;
    margin-bottom: 80px;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .sandwich {
    flex: 1;
    height: 66%;
    width: 100%;
    border-radius: 0 40px 0 40px;
  }


  .alinea4 {
    text-align: left;
    position: relative;
    margin-bottom: 50px;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }


  .koffie {
    height: 66%;
    width: 100%;
    border-radius: 0 40px 0 40px;
  }

  .alinea5 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    margin-bottom: 100px;    
  }

  .onderkant {
    color: #80ba27;
    font-size: xx-large;
    margin-left: 0px;
    margin-right: 0px;
    align-items: center;
    position: relative;
    display: block;
  }

  .onderkant_tekst {
    flex: 1;
    margin: 0 30px;
    }

  .cor {
    height: 250px;
    width: 250px;
    vertical-align: bottom;
    margin-left: 60px;
  }


footer {
  background-color: #80ba27;
}
  
h4 {
  color: white;
  font-size: 17px;
}

.informatie ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

.informatie ul li a {
  color: white;
  text-decoration: none;
  list-style: none;
  display: block;
  transition: 0.5s;
}

.informatie ul li a:hover {
  color: #4f721a;
  transition: 0.5s;
}

.informatie {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.informatie a {
  color: white;
}

.informatie table {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
}

.informatie td {
  vertical-align: top;
  padding-right: 0px;
}

.informatie ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.informatie ul:last-child {
  margin-top: 10px;
}

.informatie ul:first-child {
  margin-top: 10px;
}

.alinea3 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea3 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea3 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea4 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea4 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  margin-bottom: 40px;
}

.alinea4 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.alinea5 button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.alinea5 button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}

.alinea5 button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

.onderkant button a {
  color: white;
  padding: 15px 23px;
  text-decoration: none;
}

.onderkant button {
  background-color: #80ba27;
  color: white;
  border: none;
  padding: 15px 0px;
  transition: background-color 0.3s;
  border-radius: 0 20px 0 20px;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}

.onderkant button:hover {
  background-color: #4f721a;
  animation: shake 0.5s;
}

@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}
  
}