.div1{
    background-color:#041d31 ;
    color: white;
    padding: 2%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
body{
  background-color: #041d31;
}
.div1 h2{
    font-size: 30px;
    color: white;
    font-family: 'Poppins',sans-serif;
}
.div1 a{
    text-decoration: none;
    color: white;
    font-size: 30px;
}
.div1 a:hover, .div1 h2:hover{
    color: rgb(204, 204, 204);
    transition: 0.3s;
}
*{
    margin: 0;
    padding: 0;
}
.div2{
  width: 100%;
  display: flex;
  margin: 7% 0 3% 0;
  flex-direction: row;
} 
.box1{
  width: 50%;
}
.box1 img{
  width: 70%;
  margin: 1% 0 1% 12%;
}
.box2 {
  width: 50%;
  color: white;
  font-family: 'Poppins',sans-serif;
  text-align: left;
}
.box2 h1{
  font-size: 55px;
  margin-left: 15%;
}
.box2 p{
  font-size: 26px;
  margin-top: 10%;
  margin-left: 15%;
  font-family: 'Poppins',sans-serif;
  width: 85%;
}
.hr1{
  width: 100%;
}
.hr1 hr{
  width: 75%;
  margin: auto;
}
.div3{
  width: 100%;
  display: flex;
  margin: 7% 0 3% 0;
  flex-direction: row;
} 
.box4{
  width: 50%;
}
.box4 img{
  width: 70%;
  margin: 0 0 0 15%;
}
.box3 {
  width: 50%;
  color: white;
  font-family: 'Poppins',sans-serif;
  text-align: left;
}
.box3 h1{
  font-size: 55px;
  margin: 0 0 0 15% ;
}
.box3 p{
  font-size: 26px;
  margin: 10% 0 0 15%;
  font-family: 'Poppins',sans-serif;
  width: 85%;
}
.hr1{
  width: 100%;
}
.hr1 hr{
  width: 75%;
  margin: auto;
}
.div4{
  width: 100%;
  display: flex;
  margin: 7% 0 3% 0;
  flex-direction: row;
} 
.box5{
  width: 50%;
}
.box5 img{
  width: 70%;
  margin: 1% 0 1% 12%;
}
.box6 {
  width: 50%;
  color: white;
  font-family: 'Poppins',sans-serif;
  text-align: left;
}
.box6 h1{
  font-size: 55px;
  margin-left: 15%;
}
.box6 p{
  font-size: 26px;
  margin-left: 15%;
  margin-top: 10%;
  font-family: 'Poppins',sans-serif;
  width: 85%;
}
.footer1{
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  justify-content: center;
  margin-left: 10%;
}
.footer{
  width: 100%;
  background-color: rgb(1, 0, 17);
}
.h1 h1{
  font-size:100px;
  padding: 3%;
  width: 50%;
  text-align: left;
  color: white;
  font-family: 'Poppins',sans-serif;
}
.h1{
  display: flex;
  justify-content: space-between;
}
.h1 a{
  padding: 4% 1% 4% 1%;
  width: 15%;
  font-size: 25px;
  border-radius: 15px;
  text-align: center;
  margin: 2%;
  border: 1px solid white;
  color: white;
  text-decoration: none;
}
.h1 a:hover{
  background-color: rgba(255, 255, 255, 0.445);
  transition: 0.3s;
}
.iconat{
  display: flex;
  width: 30%;
  justify-content:center;
  flex-wrap: wrap;
  align-items:center;
  flex-direction: row;
}
.en h2{
  font-size: 30px;
  font-family: 'Poppins',sans-serif;
  margin: 4%;
  color: white;
  padding: 2%;
  border-radius: 0 0 30px 0;
}
.en p{
  font-size: 16px;
  margin: 4% 4% 4% 7%;
  color: gray;
  font-family: 'Poppins',sans-serif;
}
.en{
  width: 26%;
  text-align: left;
}
.footer2{
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.alb{
  width: 30%;
  margin: 6% 6% 6% 10%;
}
.alb p{
width: 70%;
color: gray;
font-family: 'Poppins',sans-serif;
font-size: 15px;
}
.alb h2{
color: white;
font-size: 20px;
font-family: 'Poppins',sans-serif;
}
.dutch{
  width: 70%;
  margin:5%;
}
.dutch p{
  width: 90%;
  color: gray;
  font-family: 'Poppins',sans-serif;
  font-size: 15px;
  }
  .dutch h2{
  color: white;
  font-size: 20px;
  font-family: 'Poppins',sans-serif;
  }
.div3{
  width: 100%;
  display: flex;
  flex-direction: row;
}
.epara{
  width: 50%;
  border: 1px solid white;
}
.epara img{
  margin-bottom: -0.57%;
  width: 100%;
}
.edyta{
  width: 50%;
  border: 1px  solid white;
  background-color: #041d31;
}
.edyta h1{
  color: white;
  font-family: 'Poppins',sans-serif;
  font-size:40px;
  padding: 10% 1% 1% 1%;
  text-align: center;
}
.edyta p{
font-size: 22px;
width: 75%;
margin: auto;
padding: 15% 5% 0 5%;
font-family: 'Poppins',sans-serif;
color: white;
text-align: center;  
}
.buton{
  text-align: center;
  padding: 7% 1% 1% 1%;
}
.buton button:hover{
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.466);
}
.buton button{
  width: 20%;
  border: 1px solid white;
  color: white;
  margin: auto;
  background-color: transparent;
  border-radius: 15px;
  padding: 2% 0 2% 0;
}
@media screen and (min-width:390px) and (max-width:844px) {
  .footer1{
    display: flex;
    margin-left: 7%;
    flex-direction: row;
    justify-content: center;
}
.footer{
    width: 100%;
    background-color: rgb(1, 0, 17);
}
 .h1 h1{
    font-size:50px;
    padding: 7%;
    width: 50%;
    text-align: left;
    color: white;
    font-family: 'Poppins',sans-serif;
}
.h1{
    display: flex;
    justify-content: space-between;
}
.h1 a{
    padding: 5% 1% 4% 1%;
    width: 35%;
    font-size: 25px;
    border-radius: 15px;
    text-align: center;
    margin: 2% 5% 2% 2%;
    border: 1px solid white;
    color: white;
    text-decoration: none;
}
.h1 a:hover{
    background-color: rgba(255, 255, 255, 0.445);
    transition: 0.3s;
}
.iconat{
    display: flex;
    width: 30%;
    justify-content:center;
    flex-wrap: wrap;
    align-items:center;
    flex-direction: row;
}
.en h2{
    font-size: 15px;
    font-family: 'Poppins',sans-serif;
    margin: 4%;
    color: white;
    padding: 2%;
    border-radius: 0 0 30px 0;
}
.en p{
    font-size: 16px;
    margin: 4% 4% 4% 7%;
    color: gray;
    font-family: 'Poppins',sans-serif;
}
.en{
    width: 30%;
    text-align: left;
}
.footer2{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.alb{
    width: 100%;
    text-align: center;
}
.alb p{
width: 70%;
color: gray;
font-family: 'Poppins',sans-serif;
font-size: 12px;
margin-left: 4%;
text-align: center;
}
.alb h2{
color: white;
margin-left: -20%;
font-size: 20px;
font-family: 'Poppins',sans-serif;
}
 .dutch{
    width: 100%;
}
.dutch p{
    width: 90%;
    color: gray;
    font-family: 'Poppins',sans-serif;
    font-size: 12px;
    margin: 0 0 2% 1%;
    text-align: center;
    }
    .dutch h2{
    color: white;
    font-size: 15px;
    width: 80%;
    margin: 2% 0 2% 6%;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    }
    .div1 h2{
      font-size: 25px;
      padding: 5%;
      color: white;
      font-family: 'Poppins',sans-serif;
  }
  .div1 a{
      text-decoration: none;
      color: white;
      font-size: 25px;
  }
  .div1 a:hover, .div1 h2:hover{
      color: rgb(204, 204, 204);
      transition: 0.3s;
  }
  *{
      margin: 0;
      padding: 0;
  }
  .div2{
    width: 100%;
    display: flex;
    margin: 7% 0 3% 0;
    flex-direction: column;
  } 
  .box1{
    width: 100%;
  }
  .box1 img{
    width: 70%;
    margin: 1% 0 1% 15%;
  }
  .box2 {
    width: 100%;
    margin: auto;
    color: white;
    font-family: 'Poppins',sans-serif;
    text-align: left;
  }
  .box2 h1{
    font-size: 40px;
    text-align: center;
  }
  .box2 p{
    font-size: 18px;
    margin-top: 1%;
    margin-left: 50%;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    width: 85%;
    margin: auto;
  }
  .hr1{
    width: 100%;
  }
  .hr1 hr{
    width: 75%;
    margin: auto;
  }
  .div3{
    width: 100%;
    display: flex;
    margin: 7% 0 3% 0;
    flex-direction: column;
  } 
  .box4{
    width: 100%;
  }
  .box4 img{
    width: 70%;
    margin: 0 0 0 15%;
  }
  .box3 {
    width: 100%;
    color: white;
    margin: auto;
    font-family: 'Poppins',sans-serif;
    text-align: left;
  }
  .box3 h1{
    font-size: 30px;
    text-align: center;
    margin: 0 0 0 1% ;
  }
  .box3 p{
    font-size: 18px;
    margin: auto;
    text-align: center;
    margin: 10% 0 5% 8%;
    font-family: 'Poppins',sans-serif;
    width: 85%;
  }
  .hr1{
    width: 100%;
  }
  .hr1 hr{
    width: 75%;
    margin: auto;
  }
  .div4{
    width: 100%;
    display: flex;
    margin: 7% 0 3% 0;
    flex-direction: column;
  } 
  .box5{
    width: 100%;
  }
  .box5 img{
    width: 70%;
    margin: 1% 0 1% 15%;
  }
  .box6 {
    width: 100%;
    margin: auto;
    color: white;
    font-family: 'Poppins',sans-serif;
    text-align: left;
  }
  .box6 h1{
    text-align: center;
    font-size: 30px;
  }
  .box6 p{
    font-size: 18px;
    margin: auto;
    text-align: center;
    margin-top: 10%;
    font-family: 'Poppins',sans-serif;
    width: 85%;
  }
}