.font {
  width: 95%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #31281e;
  letter-spacing: 5px;
}
.fonts {
  font-size: 0.9em;
  width: 90%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #2f8274;
}
.fontss {
  font-size: 0.9em;
  width: 98%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #612f82;
}
.fontinc {
  width: 100%;
  margin: 0 auto 1em auto;
  text-align: center;
  color: rgb(75, 71, 65);
  font-size: 1.3vw;
  font-weight: 600;
}
.fontl {
  width: 100%;
  line-height: 1em;
  font-size: 1.2em;
  padding: 10px 10px 10px 20px;
  color: rgb(69, 61, 42);
  font-weight: 600;
}
.fontl:before {
  height: 22px;
  width: 22px;
  padding-right: 5px;
  content: url("../images/dot.png");
  background-size: 100% auto;
  vertical-align: middle;
}
.fontr {
  width: 90%;
  margin: 0 auto;
  padding: 1vw 0;
  color: rgb(159, 0, 0);
  line-height: 1.5em;
}
.fontrr {
  width: 90%;
  margin: 0 auto;
  padding: 1vw 0;
  color: rgb(159, 0, 0);
  line-height: 1.5em;
  font-size: 1.3em;
}
.fontrc {
  text-align: center;
  font-weight: 600;
  width: 90%;
  margin: 0 auto;
  padding: 1vw 0;
  color: rgb(159, 0, 0);
}
.fontd {
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: 600;
  color: rgb(84, 80, 58);
  width: 90%;
  margin: 0.5em auto;
  line-height: 1.5em;
  /* border-left: 5px rgb(255, 213, 5) solid;
  border-bottom: 1px rgb(255, 213, 5) solid; */
}
.fontds {
  font-size: 1em;
  color: rgb(255, 244, 87);
  width: 90%;
  margin: 0 auto;
}
.fontbl {
  font-size: 1.3em;
  width: 95%;
  color: rgb(94, 85, 54);
  margin: 0.5em auto;
  font-weight: 600;
}

.fontc {
  width: 70%;
  margin: 1em auto;
  font-weight: 600;
  font-size: 1.3em;
  text-align: center;
  padding: 0.6em;
  border: 3px double rgb(120, 114, 82);
  border-radius: 1em;
  background: url("../images/bbg.jpg");
  color: #ffffd9;
}
.fontcl,.fontcl2 {
  position: relative;
  width: 70%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 2.1vw;
  text-align: center;
  padding-bottom: 0.5em;
  color: #550088;
  /* background: url("../images/tlcbg.png") no-repeat;
  background-size: 100% auto; */
}

.fontcl::after,.fontcl2::after {
  content: "";
  position: absolute;
  background: url("../images/dotr.png") no-repeat;
  background-size: 100% auto;
  width: 25%;
  height: 100%;
  right: 0;
  top: 13px;
}
.fontcl::before,.fontcl2::before {
  content: "";
  position: absolute;
  background: url("../images/dotl.png") no-repeat;
  background-size: 100% auto;
  width: 25%;
  height: 100%;
  left: 0;
  top: 13px;
}

.fontcl2::after {
  right: -13%;
}
.fontcl2::before {
  left: -13%;
}

.fontll {
  color: #ffcb00;
  font-weight: bold;
  font-size: 2em;
  border-bottom: 1px solid rgba(255, 200, 0, 0.7);
  padding: 10px;
  text-align: center;
  margin-bottom: 1%;
}
.fontcy {
  margin: 0 auto;
  width: 90%;
  font-size: 1.2em;
  line-height: 1.5em;
}
.pclose {
  position: absolute;
  right: 10px;
  font-size: 1.5em;
}
.mth {
  margin-top: 5%;
}
.mdh {
  margin-bottom: 5%;
}
@media only screen and (max-width: 1230px) {
}
@media only screen and (max-width: 500px) {
  .fontl {
    width: 100%;
    line-height: 1em;
    font-size: 1.2em;
    padding: 10px 10px 10px 5px;
    color: rgb(69, 61, 42);
    font-weight: 600;
  }
  .fontcl::after,.fontcl2::after {
    content: "";
    position: absolute;
    background: url("../images/dotr.png") no-repeat;
    background-size: 100% auto;
    width: 45%;
    height: 100%;
    right: -120px;
    top: 13px;
  }
  .fontcl::before,.fontcl2::before {
    content: "";
    position: absolute;
    background: url("../images/dotl.png") no-repeat;
    background-size: 100% auto;
    width: 45%;
    height: 100%;
    left: -120px;
    top: 13px;
  }
  .fontcl,.fontcl2 {
    position: relative;
    width: 70%;
    margin: 50px auto 0 auto;
    font-weight: 600;
    font-size: 6vw;
    text-align: center;
    padding-bottom: 0.5em;
    color: #492b2d;
    line-height: 50px;
  }
  .fmt {
    margin: 0 auto 0 auto;
  }
  .fontbl {
    width: 90%;
    line-height: 1.5em;
  }
  .fontrc {
    width: 98%;
    font-size: 0.8em;
    padding: 1em 0;
  }
  .fontl {
    margin: 0.5em auto;
    font-size: 4.8vw;
  }

}
