* {
  margin: 0;
  padding: 0;
}

.nav {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
}
.nav .fa-magnifying-glass {
  font-size: 1.3em;
  cursor: pointer;
}
.nav .fa-magnifying-glass:hover {
  color: #FFB200;
}
.nav .logo {
  font-family: "Fredericka the Great", serif;
  color: #FFB200;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
}
.nav .logo:hover {
  color: black;
}
.nav .nav1 ul {
  display: flex;
  padding: 0px 10px;
  list-style: none;
}
.nav a {
  padding: 0px 10px;
  font-size: 1.3em;
  color: black;
}
.nav a:hover {
  color: #FFB200;
}

.navbar {
  background: white;
}
.navbar ul {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto auto;
  justify-content: center;
  padding: 10px 20px;
}
.navbar ul li {
  list-style: none;
}
.navbar a {
  font-size: 1.2em;
  text-decoration: none;
  color: black;
  padding: 0px 25px;
}
.navbar a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #FFB200;
}

.banner {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 20px 0px;
}

.slide1 .p1 {
  padding: 30px 0px 10px 0px;
  font-size: 2em;
}
.slide1 .p2 {
  padding: 0px 0px 30px 0px;
  font-size: 1.2em;
}
.slide1 .parent {
  padding: 20px 0px;
  display: flex;
  justify-content: center;
}
.slide1 .her {
  width: 600px;
  margin-right: 80px;
  cursor: pointer;
}
.slide1 .p3 {
  padding: 10px 0px;
  font-size: 1.4em;
}
.slide1 .b1 {
  background: none;
  border: 0.5px solid black;
  padding: 10px 15px;
  width: 120px;
  letter-spacing: 3px;
  cursor: pointer;
}
.slide1 .b1:hover {
  color: #FFB200;
  border: 0.5px solid rgb(248, 202, 202);
  letter-spacing: 5px;
}
.slide1 .him {
  width: 600px;
  margin-left: 80px;
  cursor: pointer;
}

.slide2 {
  display: flex;
  justify-content: center;
  padding: 50px 0px 0px 0px;
}
.slide2 .frame {
  width: 400px;
  height: 400px;
  margin-left: 40px;
  margin-right: 40px;
  cursor: pointer;
}
.slide2 .p3 {
  padding: 10px 0px;
  font-size: 1.4em;
}
.slide2 .b1 {
  background: none;
  border: 0.5px solid black;
  padding: 10px 15px;
  width: 120px;
  letter-spacing: 3px;
  cursor: pointer;
}
.slide2 .b1:hover {
  color: #FFB200;
  border: 0.5px solid rgb(248, 202, 202);
  letter-spacing: 5px;
}

.slide3 {
  padding: 50px 0px 0px 0px;
}
.slide3 .p4 {
  padding: 30px 0px 70px 0px;
  font-size: 2em;
}
.slide3 .frame1 {
  display: flex;
  justify-content: center;
}
.slide3 .frame2 {
  margin-left: 20px;
  margin-right: 20px;
  width: 250px;
  height: 300px;
  cursor: pointer;
}
.slide3 .opacity {
  margin-left: 20px;
  margin-right: 20px;
  background: #F7F9F2;
  padding: 10px 0px;
  position: relative;
  bottom: 30px;
}
.slide3 .p3 {
  color: #821131;
  font-size: 1.2em;
}
.slide3 .b2 {
  background: red;
  padding: 10px 3px;
  border: none;
  color: #F1F1F1;
  cursor: text;
}
.slide3 .p5 {
  letter-spacing: 3px;
}

.slide4 {
  padding: 70px 0px 0px 0px;
}
.slide4 .p4 {
  padding: 30px 0px 100px 0px;
  font-size: 2em;
}
.slide4 .flex {
  display: flex;
  justify-content: center;
  margin-right: 30px;
  margin-left: 30px;
}
.slide4 .flex1 {
  display: flex;
  justify-content: center;
}
.slide4 .frame3 {
  position: relative;
}
.slide4 .frame3 .frame4 {
  position: absolute;
  top: -50px;
  right: 0px;
  width: 300px;
  height: 350px;
  border-radius: 0px 70px 0px 0px;
  cursor: pointer;
}
.slide4 .bg {
  border-radius: 50px 50px 0px 0px;
  width: 300px;
  height: 300px;
}
.slide4 .p5 {
  letter-spacing: 3px;
  padding: 20px 0px;
}

.banner3 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 70px 0px 100px 0px;
}

hr {
  padding: 50px 0px;
}

.slide5 .flex2 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.slide5 .pic {
  margin-right: 45px;
  margin-left: 45px;
  width: 400px;
  height: 400px;
  cursor: pointer;
}
.slide5 .p5 {
  padding: 20px 0px;
  letter-spacing: 3px;
}

.banner4 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 50px 0px 100px 0px;
}

.slide6 .p4 {
  padding: 0px 0px 70px 0px;
  font-size: 2em;
}
.slide6 .flex3 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.slide6 .brand {
  width: 400px;
  height: 400px;
  margin-left: 40px;
  margin-right: 40px;
  cursor: pointer;
}
.slide6 .p5 {
  padding: 10px 0px;
  letter-spacing: 3px;
}
.slide6 .b3 {
  background: none;
  border: 0.5px solid black;
  padding: 10px 15px;
  width: 120px;
  letter-spacing: 3px;
  cursor: pointer;
}
.slide6 .b3:hover {
  color: #FFB200;
  border: 0.5px solid rgb(248, 202, 202);
  letter-spacing: 5px;
}

.banner5 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 50px 0px 100px 0px;
}

.slide7 {
  display: flex;
  justify-content: center;
}
.slide7 .online {
  width: 600px;
  height: 700px;
  margin-left: 50px;
  margin-right: 50px;
  opacity: 0.7;
  filter: drop-shadow(1px 1px 5px);
  cursor: pointer;
}
.slide7 .relative {
  position: relative;
  bottom: 100px;
  letter-spacing: 3px;
  font-size: 2.8em;
  color: white;
}

.banner6 {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 50px 0px 100px 0px;
}

.slide8 .flex4 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.slide8 .muse {
  width: 400px;
  height: 400px;
  margin-left: 40px;
  margin-right: 40px;
  cursor: pointer;
}
.slide8 .p4 {
  padding: 0px 0px 20px 0px;
  font-size: 2em;
}
.slide8 .p6 {
  padding: 0px 0px 30px 0px;
}

.slide9 .flex5 {
  display: flex;
  justify-content: center;
  place-items: center;
  margin-bottom: 30px;
}
.slide9 .p4 {
  padding: 50px 0px 80px 0px;
  font-size: 2em;
}
.slide9 .media {
  width: 100px;
  margin-left: 50px;
  margin-right: 50px;
  cursor: pointer;
}

.footer {
  padding: 50px 0px 30px 0px;
}
.footer .footer1 {
  width: 150px;
  padding: 30px 0px 50px 0px;
}
.footer .footer2 {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: center;
  padding: 0px 0px 0px 100px;
}
.footer .h5 {
  margin-bottom: 10px;
  margin: 0px 70px 0px 70px;
}
.footer .p7 {
  font-size: 14px;
  line-height: 30px;
  margin: 0px 70px 0px 70px;
}
.footer .p7:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}
.footer .b4 {
  width: 300px;
  padding: 10px 10px;
  background: none;
  margin-top: 20px;
  border-bottom: 2px solid black;
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 0px 70px 0px 70px;
}
.footer .fa-envelope {
  font-size: 30px;
  position: relative;
  right: 30px;
  top: 5px;
  cursor: pointer;
}
.footer .class {
  margin: 0px 70px 0px 70px;
}
.footer .fa-brands {
  margin-right: 20px;
  margin-top: 30px;
  font-size: 25px;
  cursor: pointer;
}/*# sourceMappingURL=virat.css.map */