@charset "UTF-8";
.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
b {
  color: #0d6c29;
}
p {
  font-size: 18px;
  line-height: 24px;
  color: #4e4e4e;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.step-box {
  border: 2px solid #58595b;
  padding: 35px;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.step-box:after {
  display: table;
  clear: both;
  content: "";
}

.wbox {
  background-color: #ffffff;
  padding: 5px;
  font-size: 27px;
  color: red;
  margin-left: auto;
  margin-right: auto;
  margin-top: -60px;
  width: 460px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.word2 {
  margin-top: 40px;
}

.mc {
  display: block;
}

.m {
  display: none;
}

.break {
  display: none;
}

.break1 {
  display: block;
}

.leftside {
  margin-left: 20px;
}

.headline {
  text-align: center;
  margin-bottom: -20px;
}

.h3.text-center {
  line-height: 1.2;
}

.h3.text-center b {
  display: inline-block;
  margin-bottom: 6px;
}

.mt-0 {
  margin-top: 0;
}

.word2.mt-0 {
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  .wbox {
    background-color: #ffffff;
    padding: 5px;
    font-size: 27px;
    line-height: 32px;
    color: red;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    width: 80%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .step-box {
    border: 2px solid #58595b;
    padding: 15px;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
}

.mt-0 {
  margin-top: 0 !important;
}

.word2.mt-0 {
  margin-bottom: 20px;
}

@media (max-width: 720px) {
  .mc {
    display: none;
  }
  .m {
    display: block;
  }
  .break {
    display: block;
  }
  .break1 {
    display: none;
  }
  .word2 {
    margin-top: 20px;
  }
}

.ui-table {
  border: 0;
  border-top: 3px solid #39b54a;
  border-bottom: 3px solid #39b54a;
}

.ui-table tbody {
  border: 0;
}

.ui-table th {
  background-color: #e0f1e3;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #333333;
  font-size: 19px;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle;
}

.ui-table td {
  background-color: #ffffff;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle;
  color: #585858;
  font-size: 19px;
  font-weight: bold;
}

.ui-table th:first-child,
.ui-table td:first-child {
  border-left: 0;
}

.ui-table th:last-child,
.ui-table td:last-child {
  border-right: 0;
}

.ui-table .line {
  border-bottom: 1px solid #39b54a;
}

.ui-table h2 {
  color: #585858;
  margin-bottom: 0;
  font-size: 19px;
}

.ui-table h1 {
  color: #47a251;
  margin-bottom: 0;
}
.ui-table,
.ui-table tr:first-child,
.ui-table tr:last-child {
  border: none;
}
.ui-table th,
.ui-table td {
  text-align: center;
}
.ui-table th {
  background-color: #f3f3f3;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
.ui-table td {
  border-bottom: 1px solid #d4d4d4;
}
.ui-table th:last-child,
.ui-table td:last-child {
  border-right: 0px;
}
.ui-table th:first-child,
.ui-table td:first-child {
  border-left: 0px;
}
.ui-table tr:last-child td {
  border-bottom: 0px;
}
.ui-table .red_txt {
  color: #ea1a1b;
}
.ui-table .green_txt {
  color: #008a0e;
}
.word1 p,
.word2 p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
}

.subheadline {
  color: #333333;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 5px;
}

.subhigh {
  margin-bottom: 33px;
}

.btn1 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 12px 20px 10px 20px;
  height: 40px;
  font-weight: bold;
  font-size: 20px;
  min-width: 180px;
  margin: 0px 10px 20px;
  width: auto;
  background-color: #39b54a;
  color: #fff;
  text-align: center;
}

.btn2 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.btn2 a {
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: rgb(0, 106, 70);
  background: -moz-linear-gradient(90deg, rgba(0, 106, 70, 1) 0%, rgba(0, 140, 37, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 106, 70, 1) 0%, rgba(0, 140, 37, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 106, 70, 1) 0%, rgba(0, 140, 37, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006a46", endColorstr="#008c25", GradientType=1);
}

.btn2 a:after {
  content: "";
  background: url("../images/floating-btn-arrow.png") no-repeat;
  width: 11px;
  height: 16px;
  margin-left: 0;
  margin-top: -5px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.screen {
  margin-top: 35px;
  display: inline-block;
}

.m1 {
  display: none;
}

.mc1 {
  display: block;
}

.act {
  text-align: center;
  color: #3ab54b;
  font-size: 27px;
  line-height: 32px;
  font-weight: bold;
}

.url {
  text-align: center;
  color: #4e4e4e;
  font-size: 22px;
  line-height: 32px;
}

@media (max-width: 780px) {
  .m1 {
    display: block;
  }
  .mc1 {
    display: none;
  }
}

@media (max-width: 680px) {
  .subheadline {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .md {
    display: none;
  }
  .btn1 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 15px;
    height: 40px;
    font-weight: bold;
    font-size: 18px;
    min-width: 160px;
    margin: 0px 10px 20px;
    width: auto;
    background-color: #39b54a;
    color: #fff;
  }
  .screen {
    margin-top: 0px;
    display: inline-block;
  }
  .screen img {
    width: 100%;
  }
}

.ui-tabletc {
  border-spacing: 0;
  border-collapse: collapse;
}
.ui-tabletc tbody {
  border: 1px solid #d4d4d4;
}

.ui-tabletc th {
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  background-color: #f3f3f3;
  color: #333333;
  font-size: 16px;
  padding: 8px;
  text-align: center;
}

.ui-tabletc th:last-child {
  border-right: 0px solid #d4d4d4;
}

.ui-tabletc th:first-child {
  border-left: 0px solid #d4d4d4;
}

.ui-tabletc td {
  background-color: #ffffff;
  color: #585858;
  border-right: 1px #d4d4d4 solid;
  border-left: 1px #d4d4d4 solid;
  font-size: 16px;
  padding: 8px;
}

.ui-tabletc td:last-child {
  border-right: 0px solid #d4d4d4;
}

.ui-tabletc td:first-child {
  border-left: 0px solid #d4d4d4;
}

.ui-tabletc td.thbg {
  background-color: #30b942;
  border-top: 1px solid #d4d4d4;
  color: #ffffff;
  font-weight: bold;
}

.ui-tabletc th.td-10 {
  width: 10%;
}
.ui-tabletc table,
.ui-tabletc table tbody,
.ui-tabletc table tr,
.ui-tabletc table th,
.ui-tabletc table td {
  border: 0 !important;
  padding: 0 !important;
  text-align: right;
}

.tnc {
  font-size: 11px;
  line-height: 20px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.actp2g1 {
  font-size: 23px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.app {
  margin: 15px 0;
}

.appleft {
  color: #222222;
  font-size: 20px;
  line-height: 30px;
}

.appleft img {
  width: 60px;
  margin-right: 10px;
}

.appright img {
  height: 40px;
  margin-right: 5px;
}

.appright img:last-child {
  height: 40px;
  margin-right: 0px;
}

.boarder-right {
  border-right: 1px solid #b0b0b0;
  margin-right: 25px;
  padding-right: 25px;
}

.apptop {
  margin-top: 25px;
}

.footer_bot_area li {
  color: #4e4e4e;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.tmc {
  display: block;
}

.tm {
  display: none;
}

.tncl {
  width: 8px;
  float: left;
}

.tncr {
  width: 100%;
  padding-left: 8px;
}

.tncr a {
  text-decoration: underline;
}

@media (max-width: 680px) {
  .tmc {
    display: none;
  }
  .tm {
    display: block;
  }
  .td-60 {
    width: 70%;
  }
}
