* {
  cursor: pointer;
}
body {
  background-color: hsl(0, 0%, 98%);
}
.logo img {
  padding: 30px;
  width: 200px;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.submenu {
  color: hsl(0, 0%, 41%);
  cursor: pointer;
  font-size: 17px;
  text-decoration: none;
  font-family: "Epilogue", sans-serif;
  text-align: center;
  position: absolute;
  left: 160px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  display: none;
  font-weight: 400;
  background-color: #ffffff;
  width: 200px;
  height: 170px;
  border-radius: 10px;
}
.containe:hover .submenu,
.up img,
.container-sec:hover .submenu-2,
.up img {
  display: block;
}
.containe,
.container-sec {
  cursor: pointer;
  margin-left: 100px;
  width: 50px;
}
.container:hover .down,
.container-sec:hover .down-2 img {
  display: none;
}
.container:hover .up img,
.container-sec:hover .up-2 img {
  display: block;
}
.sobre {
  color: hsl(0, 0%, 41%);
  width: 100px;
  font-size: 20px;
  font-family: "Epilogue", sans-serif;
  height: 30px;
}
.menu {
  width: 200px;
  padding-top: 20px;
}
.menu-2 {
  padding-top: 20px;
}
header {
  display: flex;
}
.submenu span {
  padding: 15px;
}
.submenu-2 {
  color: hsl(0, 0%, 41%);
  cursor: pointer;
  font-size: 17px;
  text-decoration: none;
  font-family: "Epilogue", sans-serif;
  text-align: center;
  position: absolute;
  left: 430px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  display: none;
  font-weight: 400;
  top: 60px;
  background-color: #ffffff;
  width: 150px;
  height: 150px;
  border-radius: 10px;
}
.sobre-Sec {
  color: hsl(0, 0%, 41%);
  font-size: 20px;
  font-family: "Epilogue", sans-serif;
  position: absolute;
  height: 60px;
}
.career {
  color: hsl(0, 0%, 41%);
  font-size: 20px;
  font-family: "Epilogue", sans-serif;
  display: flex;
  gap: 100px;
  padding-top: 20px;
  margin-left: 100px;
}
.sobre:hover,
.sobre-Sec:hover {
  color: hsl(0, 0%, 8%);
}
.container-principal {
  margin-left: 250px;
  padding-top: 100px;
}
.make {
  font-family: "Epilogue", sans-serif;
  font-size: 70px;
  font-weight: 800;
}
.parag {
  width: 35%;
  font-size: 22px;
  font-family: "Epilogue", sans-serif;
  color: hsl(0, 0%, 41%);
  font-weight: 500;
}
.imagem img {
  width: 30%;
  position: absolute;
  top: 15%;
  left: 65%;
}
.botao button {
  font-size: 18px;
  font-family: "Epilogue", sans-serif;
  color: hsl(0, 0%, 98%);
  margin-top: 40px;
  width: 170px;
  height: 55px;
  border-radius: 14px;
  background-color: hsl(0, 0%, 8%);
  font-weight: 700;
}
.footer img {
  width: 200px;
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
}
.botao button:hover {
  background-color: hsl(0, 0%, 98%);
  color: hsl(0, 0%, 8%);
}
.imagem-2 {
  display: none;
  margin-left: auto;
  margin-right: auto;
}
.imagem-2 .mob {
  width: 90%;
}
.imagem-2 img {
  width: 100px;
}
.container-3 button {
  font-size: 25px;
  font-weight: 400;
  margin-left: 16%;
  color: hsl(0, 0%, 41%);
}
.log {
  display: flex;
  gap: 70px;
  font-family: "Epilogue", sans-serif;
  font-size: 20px;
  position: absolute;
  right: 100px;
}
.logi {
  position: relative;
  top: 15px;
}
.register {
  text-align: center;
  width: 160px;
  padding: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  border: solid 3px hsl(0, 0%, 8%);
  border-radius: 20px;
}
.register:hover {
  background-color: hsl(0, 0%, 8%);
  color: hsl(0, 0%, 98%);
}
.menu-5 {
  display: none;
  width: 70px;
  background-color: transparent;
  border: 0cap;
  position: relative;
  left: 80%;
}
@media (max-width: 1444px) {
  .imagem {
    display: none;
  }
  .imagem-2 {
    display: block;
  }
  .container-sec,
  .career,
  .log,
  .container,
  .sobre {
    display: none;
  }
  .make {
    margin-top: 20px;
    font-size: 50px;
    font-weight: 800 ;
  }
  .parag {
    width: 90%;
  }
  .menu-5 {
    display: block;
  }
  .containe,
  .container-sec {
    display: none;
  }
}
@media (max-width: 650px) {
  .imagem-2 img {
    width: 400px;
  }
  .container-principal {
    width: 90%;
    margin-left: 50px;
  }
}
.menu-6 {
  border: 0cap;
  background-color: transparent;
}
#container-menu {
  font-size: 20px;
  display: none;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background-color: #ffffff;
  width: 60%;
  top: 0;
  right: 0;
  font-family: "Epilogue", sans-serif;
  font-weight: 500;
  color: hsl(0, 0%, 41%);
  padding: 20px;
}
#blush {
  display: none;
  background-color: rgba(0, 0, 0, 0.315);
  position: absolute;
  top: 0;
  width: 70% ;
  height: 150%;
}
.sobre-2 {
  text-align: center;
}
.submenu-3 {
  align-items: center;
  display: none;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  height: 200px;
  width: 200px;
  margin-left: 70px;
  padding-top: 5px;
  text-align: center;
  border-radius: 10px;
}
#submenu-1 {
  display: none;
}
.container-3 p {
  margin-left: 18%;
  font-family: "Epilogue", sans-serif;
  font-weight: 400;
  font-size: 25px;
  color: hsl(0, 0%, 41%);
}
.final2 p {
  margin-left: 22%;
}
.final2 {
  margin-top: 60px;
  font-family: "Epilogue", sans-serif;
  margin-left: 0%;
}
.final2 button {
  background-color: transparent;
  width: 250px;
  height: 50px;
  border-radius: 20px;
  margin-left: 10%;
}
.final2 button:hover {
  background-color: hsl(0, 0%, 8%);
  color: aliceblue;
}
