.lop {
  width: 1300px;
  margin: auto;

  display: flex;
  margin-top: -40px;
}
.lop_left {
  position: relative;
  width: 50%;
  height: 100%;
}
.lop_right {
  width: 50%;
  height: 100%;
  padding: 50px 130px;
}
.a1 {
  top: 0;
  position: absolute;
  width: 300px;
  border-radius: 10px;
  left: 150px;
  padding-left: 30px;
  top: 200px;
  height: 400px;
  background-color: rgb(255, 206, 227);
}
.a2 {
  position: absolute;
  top: 200px;
  left: 65px;
  color: rgb(255, 30, 0);
  left: 50px;
  font-size: 20px;
  font-weight: bold;
}
.a11 {
  margin-top: 250px;
  font-size: 20px;
  color: rgb(249, 66, 7);
  font-weight: bold;
}
.a12 {
  font-size: 14px;
  margin-top: 20px;
  color: rgb(160, 36, 47);
}
.a3 {
  position: absolute;
  left: 343px;
  top: 124px;
}
.a3 img {
  width: 240px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.a5 {
  margin-top: 50px;
}

.a5 h5 {
  color: rgb(249, 66, 7);
  font-size: 18px;
}
.a51 {
  width: 130%;
  max-width: 1300px;
  margin-top: 20px;
  font-size: 12px;
  list-style: none;
  /* font-family: " Haettenschweiler", Bold ltalic; */
  color: rgb(160, 36, 47);
}
.a6 h5 {
  margin-top: 20px;
  color: rgb(249, 66, 7);
  font-size: 18px;
  font-weight: bold;
}
.a61 {
  font-size: 12px;
  list-style: none;
  display: flex;
  width: 500px;
  flex-wrap: wrap;
  justify-content: space-between;
  color: rgb(160, 36, 47);
}
.a61 li {
  margin-top: 35px;
}
.a61 a {
  background-color: rgb(255, 203, 225);
  font-size: 13px;
  padding: 10px 15px;
  border-radius: 28.5px;
  text-decoration: none;
  color: rgb(160, 36, 47);
  font-weight: bold;
  /*   font-family: "Baskerville", serif; */
}
.a7 {
  margin-top: 50px;
}
.a7 h5 {
  font-size: 18px;
  margin-top: -8px;
  color: rgb(249, 66, 7);
}
.a71 {
  display: flex;
  justify-content: space-between;
  width: 500px;
  list-style: none;
  justify-content: space-betweenw;
}
.a71 li {
  margin-top: 25px;
  padding: 15px 15px;
  font-size: 15px;
  text-align: center;
  color: rgb(148, 42, 48);
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
}
.footer {
  width: 1400px;
  margin: auto;
  align-items: center;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-left: 100px;
}
.top1 {
  width: 40%;
  height: 1px;
  background-color: rgb(148, 42, 48);
}
.top2 {
  color: rgb(148, 42, 48);
}
