html:lang(zh-hk),
html:lang(zh-cn),
html:lang(en),
textarea {
  font-family: Poppins, "Microsoft JhengHei", 微軟正黑體, 微軟雅黑體,
    細明體_HKSCS, Arial, sans-serif;
}
body {
  margin: 0;
  /*background: #cccccc;*/
}

.el-header {
  padding: 0;
  background: #ffffff;
}
.el-main {
  min-height: 50vh;
  /*background: #ffe73d;*/
}
.el-footer {
  min-height: 5vh;
  background: #cccccc;
}

.el-main .container {
  max-width: 768px;
  margin: auto;
}

nav {
  max-width: 800px;
  margin: auto;
  padding: 20px;
  height: auto;
  overflow: hidden;
}

nav a {
  color: #000;
  text-decoration: none;
}
nav ul {
  margin: 0;
  padding-left: 20px;
}
nav li {
  float: left;
  list-style: none;
}
nav .left {
  float: left;
}
nav .right {
  float: right;
}
nav .right div {
  float: left;
}

.lang,
.lang li,
.font_size,
.font_size li,
.text,
.text li {
  display: inline-block;
}
.lang li,
.font_size li,
.text li {
  margin:0 3px;
}
h1 {
  font-size: 2em;
}

.wizard-header {
  display: none;
}
.wizard-nav,
.wizard-progress-with-circle {
  display: none !important;
}

.wizard-tab-content h2 {
  margin-top: 0;
}

.el-form-item__label {
  color: #000000;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 1em;
}
.el-form-item__label[for="n_unit"] {
  font-size: 0.8em;
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus,
.el-message-box__input input.invalid,
.el-message-box__input input.invalid:focus {
  border-color: #fff;
  background: #fff;
}

.el-form-item__error {
  color: #f90306;
  margin: 5px;
}
.wizard-card-footer .wizard-btn {
  line-height: 2em;
  color: #ffffff;
}

.wizard-card-footer .wizard-btn i {
  margin: 0 5px;
}

.wizard-footer-right .wizard-btn {
  background: #006732;
}
.wizard-footer-left .wizard-btn {
  background: #4a523b;
}
.vue-form-wizard .wizard-btn {
  min-width: 100px;
}

.el-checkbox-button__inner,
.el-radio-button__inner {
  background: none;
  color: #000000;
  margin: 5px;
  padding: 10px;
  font-weight: bold;

  border: none;
}

.el-input--small .el-input__inner,
.el-radio-button--small .el-radio-button__inner,
.el-form-item__error {
  font-size: 0.8rem;
}

/*.el-input.is-active .el-input__inner,*/
/*.el-input__inner:focus {*/
/*  border-bottom: 1px #000 solid;*/
/*}*/

.el-checkbox-button--small .el-checkbox-button__inner,
.el-radio-button--small .el-radio-button__inner {
  padding: 15px 60px;
}

/*html:lang(en) .el-checkbox-button--small .el-checkbox-button__inner,*/
/*.el-radio-button--small .el-radio-button__inner {*/
/*  padding: 0;*/
/*}*/

.el-checkbox-button--small .el-checkbox-button__inner,
.el-checkbox-button.is-checked .el-checkbox-button__inner,
.el-radio-button__orig-radio:checked + .el-radio-button__inner,
.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner,
.el-checkbox-button:first-child .el-checkbox-button__inner,
.el-checkbox-button:last-child .el-checkbox-button__inner,
.el-radio-button:first-child .el-radio-button__inner,
.el-radio-button:last-child .el-radio-button__inner {
  /*border-radius: 8px;*/
  /*border: 1px #000 solid;*/
  border-radius: 0;
  border:none;
}

.el-form-item--small .el-form-item__content,
.el-form-item--small .el-form-item__label {
  padding-bottom: 0;
}
.el-checkbox-button__inner:hover,
.el-radio-button__inner:hover {
  color: #000000;
}

.el-checkbox-button.is-checked .el-checkbox-button__inner,
.el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: #dc700b;
  box-shadow: -1px 0 0 0 #fffac4;
  color: #000000;
  font-weight: bold;
}

.el-textarea__inner,
.el-input__inner {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 1px #000000 solid;
  color: #000;
}

.el-textarea .el-input__count {
  background: none;
}
.el-textarea .el-input__count,
.el-textarea__inner::placeholder,
.el-input__inner::placeholder {
  color: #3d3d3d;
}
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
  width: 100%;
}

.el-footer {
  padding: 10px;
  height: auto !important;
}
.el-footer a {
  text-decoration: none;
  color: #000;
  padding-left: 10px;
  float: right;
  line-height: 36px;
}

.el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
  margin-bottom: 1.5rem;
}

/*.logo {*/
/*  background: url("../img/bg_dk2.png");*/
/*  background-size: auto 100%;*/
/*}*/

.logo .mainlogo {
  display: block;
  margin: auto;
  /* max-width: 403px; */
  /*padding-bottom: 10px;*/
  /* margin-top: -55px; */
}

.sub_title
{
  display: block;
  margin: auto;
}

.sublogo {
  background: #ffffff;
  padding: 5px;
}
.logo img,
.sublogo img {
  text-align: center;
  display: block;
  margin: 0 auto;
  /*max-width: 170px;*/
}
.home .el-main {
  background: #ffffff;
}
.home .logo {
  /* background: url("../img/banner_bg.jpg") no-repeat center; */
  background: linear-gradient(180deg, #f09e98 0%, #ffd091 100%);
  background-size: cover;
  height:100vh;
}
.home .indexBaseMap{
  background: url("../img/banner_bg_two.jpg") no-repeat center;
  background-size: cover;
  height:100vh;
}
.home .sublogo {
  background: #ededed;
}

.home .center {
  max-width: 200px;
  margin: auto;
}

.home .linkbutton {
  background: #006732;
  border: none;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0 auto;
  transition: 0.1s;
  padding: 12px 20px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
  width: 200px;
}
.home .linkbutton i {
  display: block;
  margin-top: 5px;
}
.home .indexImage {
  margin: 3rem 0;
}
.home .indexImage img {
  max-width: 100%;
}
.home .content2,
.home .content1 {
  position: relative;
  width: 70%;
  margin: auto;
}
.home .content2 h1,
.home .content1 h1 {
  background: url("../img/tbx_1.png") no-repeat;
  background-size: auto 100%;
  padding: 25px 0 15% 20%;
  font-size: 3rem;
  margin: 0;
  z-index: 2;
  position: relative;
  float: left;
}
.home .content2 .container,
.home .content1 .container {
  position: relative;
  float: left;
  margin-top: 100px;
  margin-left: -70px;
  background: url("../img/tbx_2.png") no-repeat;
  background-size: cover;
  padding: 16% 5% 20px;
  width: 50%;
  z-index: 1;
}

html:lang(en) .home .content2 h1,
html:lang(en) .home .content1 h1 {
  padding: 25px 0 15% 5%;
}
html:lang(en) .home .content2 .container,
html:lang(en) .home .content1 .container {
  margin-top: -50px;
  margin-left: 100px;
  width: 80%;
}

.home .content2 .container h2,
.home .content1 .container h2 {
  font-size: 1.5em;
  margin: 5px;
}
.home .content2 .container p,
.home .content1 .container p {
  line-height: 150%;
  font-size: 1em;
  font-weight: bold;
}
.home .content2 {
  padding-bottom: 100px;
}
.home .content2 h1 {
  background: url("../img/tbx_3.png") no-repeat;
  padding: 25px 0 20% 20%;
}
.home .content2 .container {
  background: url("../img/tbx_4.png") no-repeat;
  margin-top: 120px;
  margin-bottom: 70px;
}
.home .content2 .linkbutton {
  position: absolute;
  bottom: -45px;
}
.clear {
  clear: both;
}

/* @media only screen and (max-width: 768px) {
  .logo .mainlogo {
    max-width: 65%;
  }
} */
@media only screen and (max-width: 576px) {
  .home .content2,
  .home .content1 {
    width: 100%;
  }

  html:lang(en) .home .content2 .container,
  html:lang(en) .home .content1 .container {
    margin-top: -30px;
    margin-left: 30px;
    width: 80%;
  }

  .home .linkbutton {
    margin: 5px auto;
  }
  .home .linkbutton a {
    font-size: 1em;
  }
  .home .content2 .linkbutton {
    bottom: -50px;
  }
  .logo nav {
    display: block;
  }
  /* .logo .mainlogo{
    max-width: 70%;
  } */
.nominate_button img{
  width: 85%;
}

}
@media only screen and (max-width: 357px) {
  .home .content2 .container,
  .home .content1 .container {
    margin-top: -20px;
    margin-left: 0;
    width: 80%;
  }
  .home .content2 .linkbutton {
    left: auto;
  }
}

.menu-section {
  display: none;
}
@media only screen and (max-width: 576px) {
  body.full {
    overflow: hidden;
  }
  nav.open {
    padding: 0;
    display: block;
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 100%;
    height: 100vh;
    font-size: 2em;
  }
  nav.open .container {
    width: 50%;
    margin: 50px auto;
  }
  nav.open div {
    display: block;
    float: none;
    text-align: center;
  }
  nav.open ul {
    padding-left: 20%;
  }
  nav.open .left a {
    display: block;
  }
  nav.open .left,
  nav.open .font_size,
  nav.open .langswtich {
    padding: 30px 0 10px;
    display: inline-block;
    float: none;
    width: 100%;
    border-bottom: 1px #000 solid;
  }

  nav.open .font_size a,
  nav.open .langswtich a {
    padding: 0 10px;
  }

  .menu-section {
    display: block;
  }
  .menu-section .menu-toggle {
    width: 40px;
    height: 30px;
    margin: 15px;
    cursor: pointer;
  }
  .menu-toggle.on .one {
    -moz-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
  }
  .menu-toggle.on .two {
    opacity: 0;
  }
  .menu-toggle.on .three {
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
  }

  .one,
  .two,
  .three {
    width: 100%;
    height: 5px;
    background: #d1b656;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
}

/* text only */
#top_wrap ul {
  padding-left: 10px;
}

.text_only {
  background: #ffffff;
}
.text_only .info_r {
  padding: 20px;
}
.text_only .footer ul {
  list-style: none;
  padding-left: 10px;
}

/* font size */
.font_size a {
  line-height: 14px;
  padding: 0 2px;
}
.font_size .fontn {
  font-size: 14px;
}
.font_size .fontm {
  font-size: 18px;
}
.font_size .fontl {
  font-size: 22px;
}
.font_size a.on {
  text-decoration: underline;
}


/*index*/
.nominate_button{
  /* max-width: 500px; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin:40px auto 70px;
}
.learn_more_cont{
  text-align: center;
  width: 100%;
  /* margin-top: 20px; */
}

.learn_more_btn{
  display: inline-block;
  margin:0 auto;
  padding:10px 25px;
  background: #04A484;
  border-radius: 3px;
  margin: 5px 3px;
  cursor: pointer;
  text-decoration: none;
}
.learn_more_cont span{
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 4px 5px 8px 0 rgba(0, 0, 0, 0.36);
}
.learn_more_btn .planBtn{
  font-size: 1rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
  margin:0 0 0.2rem;
  font-weight: bold;
}
.learnBtnTxt{
  font-size: 1rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
  margin:0 0 0.2rem;
  font-weight: bold;
}
.fontSizeType ul{
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding:0 20px;
  background: rgba(255,255,255,.4);
  border-radius: 20px;
  display: block;
  text-align: center;
}
.langswtich ul{
  overflow: hidden;
  padding:0 20px;
  background: rgba(255,255,255,.4);
  border-radius: 20px;
  width: 125px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.langswtich ul .sc.active a,.langswtich ul .tc.active a,.langswtich ul .en.active a{
  background: #fff;
  border-radius: 20px;
  padding:2px 12px;
}

.page_bg_cont{
  background: url(../img/banner_bg2.jpg) center bottom;
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}

.form_info_cont .container{
  max-width: 900px;
  margin:0 auto;

}

.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before, .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{
  content: '';
  margin-right: 0;
}
.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before, .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:after{
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.el-textarea__inner, .el-input__inner,.el-textarea__inner, .el-input__inner{
  background: #F7F7F7;
  border:none;
}

.el-form-item--mini.el-form-item, .el-form-item--small.el-form-item{
  display: flex;
}
.el-form-item--small .el-form-item__label{
  width: 30%;
}
.el-form-item--small .el-form-item__content{
  width: 70%;
}
.vue-form-wizard .wizard-tab-content{
  padding: 0;
}
.el-textarea__inner{
  min-height: 67px !important;
  resize : none;
  font-size: 0.8rem;
  color: #000;
}
.recautions_txt{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.with_asterisk{
  font-size: 0.7em;
}
.download_form{
  font-size: 0.9em;
  color: #036EB7;
}
.with_asterisk span{
  color: rgba(209, 67, 73, 1);
}
/*.wizard-navigation{*/
/*  background: rgba(35, 24, 21, .2);*/
/*}*/


.box-card {
  border: 1px solid #ccc;
  padding: 20px;
  margin: 20px 0;
}



@media only screen and (max-width: 576px) {
  .font_size a {
    line-height: 20px;
    padding: 0 2px;
  }
  /* .font_size .fontn {
    font-size: 18px;
  }
  .font_size .fontm {
    font-size: 24px;
  }
  .font_size .fontl {
    font-size: 28px;
  } */
  .vue-form-wizard .wizard-tab-content{
    padding: 37px 20px 10px;
  }

}

/* lang */
nav .right .langswtich *,.langswtich >ul >li,.langswtich >ul >li a{
  line-height: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  /*line-height: 30px;*/
}
/*nav .right .langswtich li:last-child::before {*/
/*  content: "|";*/
/*  padding-left: 5px;*/
/*  padding-right: 5px;*/
/*  display: inline-block;*/
/*}*/
@media only screen and (max-width: 576px) {
}

/* skip content */
.skip-link__link {
  display: -moz-inline-stack;
  display: block;
  margin: 0;
  max-height: 0;
  color: #fff;
  position: absolute;
  top: -5000px;
  left: -5000px;
  text-decoration: none;
}
.skip-link__link:focus {
  outline: none;
  max-height: 1920px;
  display: inline-block;
  padding: 2px 50px;
  text-decoration: underline;
  left: 45%;
  top: 0;
  background-color: #eeeeee;
  color: #000000;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media only screen and (max-width: 345px) {
  #recaptcha {
    margin-left: -30px;
  }
}
