body {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Helvetica Neue", HelveticaNeue, "Roboto", Arial, sans-serif;
  font-size: 18px;
  background: #FFF;
  color: #291F15;
  /* -- book format -- */
  line-height: 20px;
  text-shadow: 0.5px 0.5px rgba(0, 0, 0, 0.1);
  /* text-align: justify; */
  /* hyphens: auto; */
  /* hyphenate-limit-chars: 6 3 2; */
}
h2 {
  line-height: 32px;
  font-weight: 400;
  font-size: 26px;
  text-align: left;
}
a {
  color: #000;
  font-weight: 600;
}
::selection {
  background: #ffe9d3;
  color: #000;
  text-shadow: none;
}
/* -- */
#pinfotrain {
  margin-top: 20px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 780px;
  font-size: 16px;
  padding: 0 10px;
}
#pinfotrain h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
  color: #930;
}
#pinfotrain img {
  max-width: 100%;
}
#footer, #footer2 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #999;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 12px;
  opacity: 0.8;
  text-align: center;
  width: 90%;
  max-width: 512px;
}
.footerimg {
  display: inline-block;
  position: relative;
  width: 120px;
  text-align: center;
  height: 46px;
  margin-bottom: 20px;
  overflow: hidden;
}
#pinfotrain .footerimg img { 
  height: 46px;
}
.footerimg.mw {width: 200px;}
.mwlogotxt {
    display: inline-block;
    line-height: 14px;
    text-align: left;
    margin: 4px;
    vertical-align: top;
}
h1 {
  background-image: linear-gradient(to right, #38b4d7, #db7706);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
  line-height: 32px;
  font-size: 24px;
  display: inline-block;
}
h1 span {
  font-size: 70px;
  line-height: 90px;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
#mkfg_hdr {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  right: 0px;
  background: #333;
  z-index: 3;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.hdr_btn {
  display: inline-block;
  position: relative;
  width: calc((100% - 60px) / 5);
  margin: 0;
  vertical-align: top;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #eee;
  outline: 1px solid #555;
  font-size: 16px;
  cursor: pointer;
}
.hdr_btn.home {
  width: 60px;
  padding: 4px 0;
}
.hdr_btn.sel {
  background: #000;
  cursor: default;
}
.grad_hr {
  position: relative;
  height: 4px;
  width: 100px;
  margin: 40px auto;
  background-image: linear-gradient(to right, #38b4d7, #db7706);
}
.grad_hr.final {
  width: 180px;
  /*height: 10px;
  opacity: 0.35;
  border-radius: 10px; */
}
#mkfg_intro {
  position: relative;
  text-align: center;
  background: #EEE;
  padding: 10px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 60px;
}
#mkfg_intro h1 {
  /* min-width: 320px; */
}
#mkfg_intro img.bg {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 0.17;
}
#mkfg_intro p {
  max-width: 760px;
  padding: 0 10px;
  margin: 80px auto;
  text-align: left;
  font-size: 27px;
  line-height: 34px;
  hyphens: none;
}
.mkfg_overview p {
  font-size: 18px;
  line-height: 24px;
}
.mkfg_overview.final {
  zoom: 0.8;
  background: #e7fffe;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}
.mkfg_a {
  color: #db7706;
}
.mkfg_a2 {
    color: #009cc8;
  }
.mkfg_p_a {
  padding-left: 20px;
  border-left: 5px solid #EEE;
}
.mkfg_bene {
  display: inline-block;
  position: relative;
  width: 240px;
  margin: 10px;
  border-radius: 10px;
  background: linear-gradient(0.0turn, #cff1fb, #d5f3fc);
  padding: 10px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  padding-left: 70px;
}
.mkfg_bene svg {
  position: absolute;
  left: 11px;
  top: 11px;
}
#mkfg_safety_warn {
  position: relative;
  background: #ffe5f8;
  border-radius: 10px;
  padding: 10px;
  padding-left: 50px;
  text-align: left;
  hyphens: none;
}
#mkfg_safety_warn svg {
  position: absolute;
  left: 13px;
  top: 13px;
}
/*  */
#mkfg_sugbox{
  position: relative;
  text-align: left;
  background: #FFE;
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  padding: 20px;
  max-width: 540px;
  margin: 20px auto;
  hyphens: none;
  min-height: 380px;
}
#mkfg_sugbox span {color: #888;}
#mkfg_ex_title {font-size: 22px; font-weight: 600; line-height: 28px; margin-bottom: 5px;}
#mkfg_ex_description {font-size: 17px; font-weight: 500; color: #666; margin-bottom: 10px;}
#mkfg_ex_tools div {
  display: inline-block;
  background-color: #FCF;
  padding: 3px 10px;
  border-radius: 10px;
  margin-right: 5px;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 5px;
}
#mkfg_ex_tools {margin-bottom: 5px;}
#mkfg_ex_process {color: rgb(9, 48, 186); margin-bottom: 10px;}
#mkfg_ex_price {color: #383; font-weight: 700;margin-bottom: 10px;}
#mkfg_ex_revenue {color: rgb(127, 6, 129); font-weight: 700;margin-bottom: 10px;}
#mkfg_ex_details {color: #333; font-weight: 700; margin-bottom: 10px;}
.sug50 {
  display: inline-block;
  position: relative;
  width: calc(50% - 5px);
}
#show_ex_btn {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  min-width: 220px;
  background: #BFF;
  border-radius: 10px;
  cursor: pointer;
  font-size: 16px;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#show_ex_btn:hover {background: #AFF;}
.inv {color: #080;}
.tasks {font-size: 14px; font-style: italic; line-height: 17px;}
/*  */
#footer_sup_btn {
  color: #000; display: inline-block; position: relative; width: 310px; border-radius: 8px; box-shadow: 0 0 2px rgba(0,0,0,0.5); background: #FED; cursor: pointer;
  margin: 10px 0;
  font-size: 19px;
  text-align: center;
  line-height: 25px;
  padding: 15px 5px;
}
#footer_sup_btn a {
  text-decoration: none;
}
#footer_sup_btn span {
  font-size: 14px;
  opacity: 0.6;
}
#footer_sup_btn:hover {
  background: linear-gradient(270deg, #e0ffef, #fae7fe, rgb(252, 252, 159));
}
/* -- */
/* smaller than 480px */
@media (max-width: 560px) {
  h1 span {font-size: 50px; line-height: 60px;}
  #mkfg_intro p {font-size: 24px; line-height: 30px;}
  .hdr_btn {font-size: 14px;
}
/* smaller than 420px */
@media (max-width: 420px) {
  h1 span {font-size: 40px; line-height: 60px;}
  .hdr_btn {font-size: 12px;}
}