@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');

* {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}
body {
  background-color: #0058e6;
  height: 600px;
}

.fmc {
  font-family: "Helvetica" sans-serif;
  text-align: center;
  font-size: 500%; 
  color: rgb(255, 255, 255);
  font-weight: 1000;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: rgb(0, 255, 238) 1px 1px 20  px;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 4px rgb(5, 4, 4);
}
.moto {
  text-align: center;
  font-size: 16px; 
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: rgb(0, 0, 0) 1px 2px 10px;
}

.bloky {
  display: flexbox;
  padding-top: 60px;
  text-align: center;
}
.blok {
  display: inline-block;
  width: 20%;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  box-shadow: 5px 5px 10px rgb(1, 7, 181);
  padding: 10px;
  margin: 5px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}
.blok:hover {
  box-shadow: 5px 5px 10px rgb(0, 0, 0);
}

.mista {
  display: flexbox;
  padding-top: 60px;
  text-align: center;
}
.misto {
  display: inline-block;
  width: 20%;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  box-shadow: 5px 5px 10px rgb(1, 7, 181);
  padding: 10px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}
.misto:hover{
  box-shadow: 5px 5px 10px rgb(0, 0, 0);
}


.info1 {
  display: flexbox;
  padding-top: 160px;
  text-align: center;
}
.infobox1 {
  display: inline-block;
  width: 400px;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}
.infobox2 {
  display: inline-block;
  width: 400px;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}

.info2 {
  display: flexbox;
  padding-top: 5px;
  text-align: center;
}
.infobox3 {
  display: inline-block;
  width: 400px;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}

.zsmltu {
  text-align: center;
  background-color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  bottom: -150px;
  position: relative;
}












@media (max-width: 1195px) {

.Findmyclass img { 
  position: absolute;
  width: 50px;
  height: auto;
  top: 25px;
  left: 30px;
  background-color: #fff;
  border: 0px;
  border-radius: 15px 15px 15px 15px;
}

.fmc {
  font-family: "Helvetica" sans-serif;
  text-align: center;
  font-size: auto;
  color: rgb(255, 255, 255);
  font-weight: 1000;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: rgb(0, 255, 238) 1px 1px 20  px;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 4px rgb(5, 4, 4);
}
.moto {
  text-align: center;
  font-size: 50px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: rgb(0, 0, 0) 1px 2px 10px;
}

.bloky {
  display: flexbox;
  padding-top: 60px;
  text-align: center;
}
.blok {
  display: inline-block;
  width: 40%;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  box-shadow: 5px 5px 10px rgb(1, 7, 181);
  padding: 10px;
  text-align: center;
  font-size: 50px;
  text-decoration: none;
  margin: 10px;
  color:rgb(0, 0, 0);
}

.mista {
  display: flexbox;
  padding-top: 30px;
  text-align: center;
}
.misto {
  display: inline-block;
  width: 40%;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  box-shadow: 5px 5px 10px rgb(1, 7, 181);
  padding: 10px;
  text-align: center;
  font-size: 50px;
  text-decoration: none;
  margin: 10px;
  color:rgb(0, 0, 0);
}


.info1 {
  display: flexbox;
  padding-top: 160px;
  text-align: center;
}
.infobox1 {
  display: inline-block;
  width: 800px;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 40px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}
.infobox2 {
  display: inline-block;
  width: 800px;
  margin: 10px;
  background-color: rgb(254, 255, 255);
  border-radius: 15px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 40px;
  text-decoration: none;
  color:rgb(0, 0, 0);
}

.downbox {
  position: absolute;
  width: 100%;
  height: 175px;
  display: flex;
  text-align: center;
  background: #074fcc;
  color: white;
  font-size: 70px;
  bottom: -1000px;
}
.downbox p {
  padding-left: 50%;
  text-align: center;
}
.downbox a {
  color: white;
  text-align: center;
  text-decoration: none;
}
}


