/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body {
  background-color: #5d0000;
}

.container {
  max-width: 1180px;
  width: 95%;
  margin: 0 auto;
}

.divflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 33px;
}

li a {
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  transition: 0.7s;
  color: #000000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400px;
  line-height: normal;
}

ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 75px;
}

.fa-bars {
  font-size: 32px;
  display: none;
}

.book {
  width: 75px;
  height: 75px;
}
@media (max-width: 700px) {
  .fa-bars {
    display: block;
  }
  nav {
    display: none;
  }
}

.mwkrivi {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.poto {
  width: 200px;
  height: 300px;
}

.idk2 {
  width: 200px;
}

.hpir {
  margin-left: 28px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmeo {
  margin-left: 70px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmes {
  margin-left: 80px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmeot {
  margin-left: 40px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmex {
  margin-left: 90px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmee {
  margin-left: 65px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmer {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmea {
  margin-left: 77px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmet {
  margin-left: 57px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.hmeto {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h12 {
  margin-left: 50px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h13 {
  margin-left: 60px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h14 {
  margin-left: 65px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  font-family: "ALK Tommaso", sans-serif;
  margin-top: 10px;
}

.h15 {
  margin-left: 40px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h16 {
  margin-left: 45px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h18 {
  margin-left: 35px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h19 {
  margin-left: 20px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  margin-top: 10px;
  font-family: "ALK Tommaso", sans-serif;
}

.h20 {
  margin-left: 40px;
  font-size: 17px;
  font-weight: 700;
  color: #ffffff;
  font-family: "ALK Tommaso", sans-serif;
  margin-top: 10px;
}

@media (max-width: 1000px) {
  .mwkrivi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 150px;
  }

  .idk2 {
    scale: 1.25;
  }

  h3 {
    margin-top: -20px;
  }
}

.poto:hover {
  scale: 1.05;
  opacity: 50%;
}

li a:hover {
  color: white;
  scale: 1.02;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
