.font {
  width: 90%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #f6fbff;
}
.fontrr {
    color: #e38686;
}
.fontx {
  padding: 15px 0;
}
.fonts {
  font-size: 14px;
  width: 95%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #cea8ff;
}
.fontss {
  font-size: 0.9em;
  width: 98%;
  margin: 0 auto;
  line-height: 1.6em;
  color: #612f82;
}
.fontinc {
  width: 100%;
  margin: 1em auto;
  text-align: center;
  color: rgb(167, 218, 255);
  font-size: 1.2em;
}
.fontl {
  width: 100%;
  line-height: 40px;
  font-size: 22px;
  padding: 10px 10px 10px 45px;
  color: rgb(255, 242, 205);
  font-weight: 600;
  background: url("../images/tllb.png") no-repeat;
  background-position: 0 9px;
  text-align: left;
  height: 51px;
}
/* .fontl:before {
  height: 22px;
  width: 22px;
  padding-right: 5px;
  content: url("../images/fnb.png");
  background-size: 100% auto;
  vertical-align: middle;
} */

    .fontr {
  width: 90%;
  margin: 0 auto;
  padding: 1vw 0;
  color: rgb(255, 98, 205);
  line-height: 1.5em;
}
.fontimgc {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: rgb(255 208 45);
}
.fontrc {
  text-align: center;
  font-weight: 600;
  width: 90%;
  font-size: 1.2vw;
  margin: 0 auto;
  padding: 1vw 0;
  color: rgb(255 144 144);
}
.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(255 204 10);
  margin: 1.2em auto;
  font-weight: 600;
}
.fontblc {
  font-size: 22px;
  width: 95%;
  text-align: center;
  color: rgb(255, 159, 94);
  margin: 0.5em auto;
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000,
    0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
  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 {
  width: 80%;
  font-weight: 400;
  font-size: 1.5em;
  padding-left: 42px;
  line-height: 1.5em;
  background: url("../images/ttbb.png") no-repeat;
}
.fontcc {
  width: 100%;
  padding: 10px;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
  border-radius: 1em;
  color: rgb(252, 255, 190);
  border: 3px double rgb(167, 212, 255);
  background-color: rgba(16, 22, 41, 0.8);
  line-height: 1.5em;
}
.fontic {
  width: 100%;
  padding: 10px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  border-radius: 1em;
  color: rgb(242, 255, 0);
  /* border: 1px solid rgb(167, 212, 255); */

  line-height: 1.5em;
  margin: 1em auto;
}
.fontll {
  color: #ebbeea;
  font-weight: bold;
  font-size: 2em;
  /* border-bottom: 1px solid rgba(87, 81, 59, 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;
}

@media only screen and (max-width: 1230px) {
}
@media only screen and (max-width: 500px) {
  .fontcc {
    width: 90%;
    margin: 0 auto;
    font-size: 1.2em;
  }
  .fontbl {
    width: 90%;
    line-height: 1.5em;
  }
  .fontrc {
    width: 98%;
    font-size: 0.8em;
    padding: 1em 0;
  }
  .fontl {
    width: 95%;
    margin: 0.5em auto;
    font-size: 20px;
    line-height: 40px;
    padding: 10px 10px 20px 45px;
    display: block;
  }
}
