@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.eot");
  src: url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.otf") format("opentype"), url("fonts/Lato-Regular.svg#filename") format("svg");
}
@font-face {
  font-family: "Lato-Light";
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Black";
  src: url("fonts/Lato-Black.eot");
  src: url("fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Black.woff") format("woff"), url("fonts/Lato-Black.ttf") format("truetype");
}
html,
body {
  font-family: "Lato", "Lato-Light", "Microsoft JhengHei", Arial, sans-serif;
  font-size: 20px;
  color: #4c4948;
  font-weight: 400;
  /*background: #575757;*/
  margin: 0 auto;
  overflow-x: hidden;
  min-width: 320px;
}
html.mm-actived,
body.mm-actived,
html.loading,
body.loading {
  overflow: hidden;
}
html.loading .loading-overlay,
body.loading .loading-overlay {
  opacity: 1;
  top: 0;
}

h1, h2, h3 {
  font-size: 56px;
  font-family: "Lato-Light", "Microsoft JhengHei", Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.8em;
}

@media screen and (max-width: 991px) {
  h1, h2, h3 {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  h1, h2, h3 {
    font-size: 42px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 399px) {
  h1, h2, h3 {
    font-size: 38px;
  }
}

h2, h3 {
  margin-bottom: 0.5em;
}

h3 {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 32px;
  }
}

h4 {
  font-size: 1.2rem;
  line-height: 1.35;
  margin-bottom: 0.5em;
  font-weight: 600;
}

img {
  max-width: 100%;
}

a {
  color: #4c4948;
  text-decoration: none;
  word-break: break-word;
}

a:hover {
  color: #ed6d00;
  text-decoration: none;
}

.content-page ul {
  list-style: none;
  padding-left: 20px;
}

.content-page ul.reset {
  padding-left: 0;
}

.content-page ul.reset > li:before {
  display: none;
}

.content-page ul.initial {
  list-style-type: disc;
}

.content-page ul.initial ul {
  list-style-type: circle;
}

.content-page ul.initial > li:before {
  display: none;
}

.content-page ul > li {
  position: relative;
}

.content-page ul > li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #ed6d00;
  border-radius: 50%;
  left: -15px;
  top: 0.7em;
}

.content-page ul > li > ul > li:before {
  background: #4c4948;
}

.loading-overlay {
  z-index: 100;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: -100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: top 0.5s ease-in, opacity 0.35s ease-in-out 0.3s;
  z-index: 9999;
}
.loading-overlay.no-animation {
  display: none;
}
.loading-overlay .loading-logo {
  position: relative;
  max-width: 250px;
  width: 100%;
  display: block;
}
.loading-overlay .loading-logo:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s ease-in;
}
.loading-overlay .loading-logo.in:before {
  height: 0;
}
.ani,
.ani-child {
  opacity: 0;
}
.main {
  margin-top: 78px;
}
@media (max-width: 1439px) {
  .main {
    margin-top: 71px;
  }
}
.icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
}
.icon.fb {
  background-image: url("../img/icon/facebook.svg");
}
.icon.linkedin {
  background-image: url("../img/icon/linkedin.svg");
}
.icon.twitter {
  background-image: url("../img/icon/twitter.svg");
}
.icon.magnifier {
  background-image: url("../img/icon/search.svg");
}
.icon.rss {
  background-image: url("../img/icon/icon-rss.svg");
}
.icon.globe {
  background-image: url("../img/icon/earth-grid-symbol.svg");
}
.icon.exclaimation {
  background-image: url("../img/icon/exclaimation.svg");
}
.icon.close {
  background-image: url("../img/icon/btn-close.svg");
}
.icon.close-light {
  background-image: url("../img/icon/btn-close-light.svg");
}
.icon.btn-play {
  background-image: url("../img/btn-play.svg");
}
.icon.tel {
  background-image: url("../img/icon/icon-tel.svg");
}
.icon.fax {
  background-image: url("../img/icon/icon-fax.svg");
}
.icon.mail {
  background-image: url("../img/icon/icon-mail.svg");
}
.icon.pdf {
  background-image: url("../img/icon/icon-pdf.svg");
}
.icon.pdf-white {
  background-image: url("../img/icon/icon-pdf-white.svg");
}
.icon.zip {
  background-image: url("../img/icon/icon-zip.svg");
}
.icon.jpg {
  background-image: url("../img/icon/icon-jpg.svg");
}
.icon.adobe {
  background-image: url("../img/icon/icon-adobe.svg");
}
.icon.adobe-b {
  background-image: url("../img/icon/icon-adobe-b.svg");
}
.icon.increase {
  transform: scaleY(-1);
  background-image: url("../img/icon/arrow-dropdown.svg");
}
.icon.decrease {
  background-image: url("../img/icon/arrow-dropdown.svg");
}
img {
  max-width: 100%;
}
.com-btn {
  font-size: 0.85em;
  line-height: 141%;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.com-btn:before,
.com-btn:after {
  content: "";
  width: 1px;
  height: calc(100% + 8px);
  background-color: #ed6d01;
  display: block;
  position: absolute;
}
.com-btn:before {
  right: -4px;
  top: -4px;
}
.com-btn:after {
  left: -4px;
  bottom: -4px;
}
.com-btn span {
  padding: 8px 20px;
  display: inline-block;
  position: relative;
  background-color: #ed6d01;
  text-align: center;
}
.com-btn span:before,
.com-btn span:after {
  content: "";
  width: calc(100% + 8px);
  height: 1px;
  background-color: #ed6d01;
  display: block;
  position: absolute;
}
.com-btn span:before {
  left: -4px;
  top: -4px;
}
.com-btn span:after {
  right: -4px;
  bottom: -4px;
}
.btn-more {
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  transition: color 0.2s ease-in-out;
}
.btn-more:hover {
  color: #ed6d01;
}
.btn-more:hover:after {
  transform: translateX(8px);
}
.btn-more:after {
  content: "";
  background-image: url(../img/icon/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 7px;
  height: 1em;
  display: inline-block;
  margin-left: 15px;
  margin-top: -0.1px;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 991px) {
  .btn-more:after {
    margin-left: 13px;
  }
}
.more-container {
  text-align: center;
}
.more-container .view-more {
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  transition: color 0.2s ease-in-out;
  font-size: 1.36em;
  font-weight: 300;
  font-family: "Lato-Light", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
}
.more-container .view-more:hover {
  color: #ed6d01;
}
.more-container .view-more:after {
  content: "";
  background-image: url(../img/icon/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 22px;
  display: inline-block;
  margin-left: 22px;
  transition: transform 0.3s ease-in-out;
  transform: rotate(90deg);
}
.more-container .view-more.active:after {
  transform: rotate(-90deg);
}
.notice-bar {
  background-color: #ffe6d1;
  position: fixed;
  z-index: 98;
  width: 100%;
  left: 0;
  top: 87px;
  color: #707070;
  display: none;
}
@media (min-width: 992px) and (max-width: 1300px) {
  .notice-bar {
    top: 97px;
  }
}
@media (max-width: 991px) {
  .notice-bar {
    top: 88px;
  }
}
.notice-bar .container {
  position: relative;
  max-width: 990px;
  margin: 0 auto;
}
.notice-bar .notice {
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .notice-bar .notice {
    justify-content: space-between;
  }
}
.notice-bar .notice .container {
  max-width: 900px;
  margin: 0 auto;
}
.notice-bar .notice .wrap {
  display: flex;
  align-items: center;
}
.notice-bar .notice .exclaimation {
  width: 25px;
  height: 21px;
  margin-right: 19px;
}
@media (max-width: 991px) {
  .notice-bar .notice .exclaimation {
    margin-right: 5px;
  }
}
.notice-bar .notice .msg {
  margin-right: 78px;
  max-width: 685px;
}
@media (max-width: 1439px) {
  .notice-bar .notice .msg {
    margin-right: 30px;
  }
}
.notice-bar .notice .msg .title {
  font-weight: 700;
  font-family: "Lato-Bold", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
  text-decoration: underline;
  font-size: 0.8em;
  line-height: 133.3%;
}
@media (max-width: 767px) {
  .notice-bar .notice .msg .title .colon {
    display: none;
  }
}
.notice-bar .notice .msg .details {
  font-size: 0.8em;
  line-height: 150%;
}
@media (max-width: 767px) {
  .notice-bar .notice .msg .details {
    display: none;
  }
}
.notice-bar .notice .btn-container a {
  font-size: 0.8em;
  line-height: 171%;
  font-weight: 700;
  font-family: "Lato-Bold", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
}
.notice-bar .notice .btn-container a:not(:last-child) {
  margin-right: 33px;
}
@media (max-width: 991px) {
  .notice-bar .notice .btn-container a:not(:last-child) {
    margin-right: 15px;
  }
}
.notice-bar .notice-message-dropdown {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  display: none;
}
@media (max-width: 1439px) {
  .notice-bar .notice-message-dropdown {
    position: fixed;
    top: 71px;
    height: calc(100vh - 71px);
    overflow: auto;
  }
}
.notice-bar .notice-message-dropdown .wrapper {
  padding: 35px 30px 40px 30px;
}
@media (max-width: 1439px) {
  .notice-bar .notice-message-dropdown .wrapper {
    padding-top: 15px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .notice-bar .notice-message-dropdown .wrapper {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (max-width: 991px) {
  .notice-bar .notice-message-dropdown .wrapper {
    padding-right: 18px;
    padding-left: 18px;
  }
}
.notice-bar .notice-message-dropdown .notice-item {
  padding: 8px 0 4px;
  border-bottom: 1px solid #c6c6c6;
}
.notice-bar .notice-message-dropdown .notice-item a {
  position: relative;
  display: block;
  padding: 6px 0;
}
.notice-bar .notice-message-dropdown .notice-item a:hover {
  color: #ed6d01;
}
.notice-bar .notice-message-dropdown .notice-item .item-name {
  line-height: 135%;
  padding-right: 66px;
  display: inline-block;
}
.notice-bar .notice-message-dropdown .notice-item .item-type {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 20px;
  top: 6px;
}
@media (max-width: 1439px) {
  .notice-bar .notice-message-dropdown .notice-item .item-type {
    right: 15px;
  }
}
.cookies-bar {
  background-color: #fff;
  position: fixed;
  z-index: 99;
  width: 100%;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  transition: all 0.3s ease-in-out;
  box-shadow: 2px 3px 6px #00000029;
}
@media (max-width: 991px) {
  .cookies-bar {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.cookies-bar.show-bar {
  transform: translateY(0);
}
.cookies-bar .row>*{
  width: auto;
}
.cookies-bar .close {
  cursor: pointer;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.cookies-bar .row {
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .cookies-bar .row {
    flex-direction: column;
  }
}
.cookies-bar .msg {
  color: #707070;
  font-size: 0.9em;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .cookies-bar .msg {
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
    padding-right: 0;
  }
}
.cookies-bar .wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .cookies-bar .btn-container {
    width: 100%;
    text-align: center;
  }
}
.cookies-bar .btn-container .com-btn {
  margin: 12px 0;
}
.cookies-bar .btn-container .com-btn span {
  padding: 5px 15px;
}
.subhead {
  font-weight: 300;
  font-family: "Lato-Light", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
  font-size: 3em;
  line-height: 120%;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .subhead {
    font-size: 2.3em;
  }
}
@media (max-width: 991px) {
  .subhead {
    font-size: 2.5em;
  }
}
.next-wrap,
.prev-wrap {
  top: 50%;
  margin-top: -20px;
  width: 24px;
  height: 40px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 991px) {
  .next-wrap,
  .prev-wrap {
    top: 50% !important;
  }
}
.swiper-button-next,
.swiper-button-prev {
  width: 100%;
  height: 100%;
  background-image: url(../img/icon/prev.svg);
  background-size: contain;
}
.prev-wrap {
  left: 45px;
}
@media (max-width: 991px) {
  .prev-wrap {
    left: 18px;
  }
}
.next-wrap {
  right: 45px;
}
@media (max-width: 991px) {
  .next-wrap {
    right: 18px;
  }
}
.next-wrap .swiper-button-next {
  transform: scaleX(-1);
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 290px;
}
.swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 2px solid #fff;
  opacity: 1;
}
@media (max-width: 991px) {
  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
.swiper-pagination-bullet-active {
  background-color: #fff;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.7;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.popup video {
  width: 100%;
}
.popup img {
  max-width: 100%;
}
.pagination-container .pagination {
  font-size: 0.875em;
  line-height: 121.4%;
  color: #fff;
  text-align: center;
  padding-left: 0;
}
.pagination-container .pagination li {
  display: inline-block;
}
.pagination-container .pagination li.active {
  color: #eb6e23;
  pointer-events: none;
}
.pagination-container .pagination li.disabled {
  color: #fff;
  pointer-events: none;
}
.pagination-container .pagination li:not(:last-child) {
  margin-right: 15px;
}
.pagination-container .pagination li.PagedList-skipToFirst.disabled > a:before {
  background-image: url("../img/icon/toFirst_disabled.svg");
}
.pagination-container .pagination li.PagedList-skipToFirst > a:before {
  background-image: url("../img/icon/toFirst.svg");
}
.pagination-container .pagination li.PagedList-skipToLast.disabled > a:before {
  background-image: url("../img/icon/toLast_disabled.svg");
}
.pagination-container .pagination li.PagedList-skipToLast > a:before {
  background-image: url("../img/icon/toLast.svg");
}
.pagination-container .pagination li.PagedList-skipToPrevious.disabled > a:before {
  background-image: url("../img/icon/toPrev_disabled.svg");
}
.pagination-container .pagination li.PagedList-skipToPrevious > a:before {
  background-image: url("../img/icon/toPrev.svg");
}
.pagination-container .pagination li.PagedList-skipToNext.disabled > a:before {
  background-image: url("../img/icon/toNext_disabled.svg");
}
.pagination-container .pagination li.PagedList-skipToNext > a:before {
  background-image: url("../img/icon/toNext.svg");
}
.pagination-container .pagination li.PagedList-skipToFirst > a:before,
.pagination-container .pagination li.PagedList-skipToLast > a:before {
  width: 8px;
}
.pagination-container .pagination li.PagedList-skipToPrevious > a:before,
.pagination-container .pagination li.PagedList-skipToNext > a:before {
  width: 5px;
}
.pagination-container .pagination li.PagedList-skipToFirst > a:before,
.pagination-container .pagination li.PagedList-skipToLast > a:before,
.pagination-container .pagination li.PagedList-skipToPrevious > a:before,
.pagination-container .pagination li.PagedList-skipToNext > a:before {
  content: "";
  height: 11px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

h1:not(:first-child), h2:not(:first-child), h3:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h3:not(:first-child),
h4:not(:first-child) {
  /*margin-top: 0.8em;*/
}

h1, h2, h3 {
  font-size: 56px;
  font-family: "Lato-Light", "Microsoft JhengHei", Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.8em;
}

@media screen and (max-width: 991px) {
  h1, h2, h3 {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  h1, h2, h3 {
    font-size: 42px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 399px) {
  h1, h2, h3 {
    font-size: 38px;
  }
}

h2, h3 {
  margin-bottom: 0.5em;
}

h3 {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 32px;
  }
}

h4 {
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 0.5em;
  font-weight: 400;
}

.inner-wrapper{
  position:relative;
  color: #4c4948;
}

.inner-page {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .inner-page {
    min-height: 950px;
  }
}

.inner-page .left-panel {
  width: 420px;
  background: #f8f8f8;
  padding: 55px 40px;
    font-size: 20px;
}

@media screen and (max-width: 1500px) {
  .inner-page .left-panel {
    padding-left: 30px;
    padding-right: 30px;
    width: 400px;
  }
}

@media screen and (max-width: 1399px) {
  .inner-page .left-panel {
    width: 370px;
  }
}

@media screen and (max-width: 1199px) {
  .inner-page .left-panel {
    background: #ffffff;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .inner-page .left-panel {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inner-page .right-panel {
  max-width: calc(100% - 420px);
  width: 100%;
  overflow: hidden;
  min-height: 700px;
}

@media screen and (max-width: 1500px) {
  .inner-page .right-panel {
    max-width: calc(100% - 400px);
  }
}

@media screen and (max-width: 1399px) {
  .inner-page .right-panel {
    max-width: calc(100% - 370px);
  }
}

@media screen and (max-width: 1199px) {
  .inner-page .right-panel {
    max-width: none;
    min-height: 0;
  }
}

.inner-page .right-panel.theme-bgoverlay {
  position: relative;
}

.inner-page .right-panel.theme-bgoverlay .bgoverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.inner-page .right-panel.theme-bgoverlay .bgoverlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(62, 62, 62, 0.88);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.inner-page .right-panel.theme-bgoverlay .bgoverlay .bg {
  width: 100%;
  height: 100%;
  background: transparent center top no-repeat;
  background-size: cover;
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel {
  min-height: 100%;
  padding-bottom: 150px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .inner-pannel {
    padding-bottom: 0;
  }
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel:after {
  content: "";
  position: absolute;
  right: 16.5%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
}

@media screen and (max-width: 1399px) {
  .inner-page .right-panel.theme-bgoverlay .inner-pannel:after {
    right: 10%;
  }
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .inner-pannel:after {
    display: none;
  }
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel.style-kerrier-vision {
  padding-bottom: 0;
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel.style-kerrier-vision .pannel-content:last-child {
  border-bottom: none;
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel.style-kerrier-vision .pannel-content:last-child:before {
  display: none;
}

.inner-page .right-panel.theme-bgoverlay .inner-pannel.style-kerrier-vision .pannel-content:last-child .pannel-content-box:after {
  display: none;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content {
  position: relative;
  border-bottom: 1px solid #ffffff;
  padding-right: 16.5%;
}

@media screen and (max-width: 1399px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content {
    padding-right: 10%;
  }
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content {
    border-bottom: none;
    padding: 30px 30px;
  }
}

@media screen and (max-width: 399px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inner-page .right-panel.theme-bgoverlay .pannel-content:before {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #ed6d00;
  border-radius: 50%;
  z-index: 1;
  bottom: -12.5px;
  left: -12.5px;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content:before {
    display: none;
  }
}

.inner-page .right-panel.theme-bgoverlay .pannel-content a {
  color: #ffffff;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content a:hover {
  color: #ed6d00;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content p a {
  color: #ed6d00;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content p a:hover {
  color: #ed6d00;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box {
  max-width: none;
  margin-right: 0;
  position: relative;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
    font-size:20px;line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box {
    border-right: none;
    background: rgba(255, 255, 255, 0.9);
    color: #4c4948;
    padding-top: 20px;
  }
}

@media screen and (max-width: 399px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:before, .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:after {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #ed6d00;
  border-radius: 50%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:before, .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:after {
    display: none;
  }
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:before {
  top: -12.5px;
  right: -12.5px;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box:after {
  bottom: -12.5px;
  right: -12.5px;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box a {
    color: #4c4948;
  }
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box a:hover {
  color: #ed6d00;
}

.inner-page .right-panel.theme-bgoverlay .pannel-content .subpages-box a {
  color: #ed6d00;
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content .subpages-box a {
    color: #ed6d00;
  }
}

.inner-page .right-panel .pannel-content-box {
  padding: 55px 50px;
}

@media screen and (max-width: 1199px) {
  .inner-page .right-panel .pannel-content-box {
    padding: 40px 30px;
  }
}

@media screen and (max-width: 767px) {
  .inner-page .right-panel .pannel-content-box {
    padding: 30px 15px;
  }
}

.inner-page .right-panel .pannel-content-box.maxwidth-lg {
  margin-right: 14.5%;
}

@media screen and (max-width: 1500px) {
  .inner-page .right-panel .pannel-content-box.maxwidth-lg {
    margin-right: 8%;
  }
}

@media screen and (max-width: 1399px) {
  .inner-page .right-panel .pannel-content-box.maxwidth-lg {
    margin-right: 4%;
  }
}

@media screen and (max-width: 1199px) {
  .inner-page .right-panel .pannel-content-box.maxwidth-lg {
    margin-right: 0;
  }
}

.inner-page .right-panel .pannel-content-box.maxwidth-md {
  margin-right: 18%;
}

@media screen and (max-width: 1500px) {
  .inner-page .right-panel .pannel-content-box.maxwidth-md {
    margin-right: 10%;
  }
}

@media screen and (max-width: 1399px) {
  .inner-page .right-panel .pannel-content-box.maxwidth-md {
    margin-right: 0;
  }
}

.color-orange {
  color: #ed6d00;
}

.custom-plain-tab {
  margin-bottom: 40px;
}

.custom-plain-tab a{
  color: #4c4948;
  text-decoration: none;
  word-break: break-word;
}


.custom-plain-tab .nav-tabs {
  border: none;
}

.custom-plain-tab .nav-item {
  margin-right: 50px;
}

@media screen and (max-width: 767px) {
  .custom-plain-tab .nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
  }
}

.custom-plain-tab .nav-link {
  border: none;
  padding: 3px 30px 3px 0;
  position: relative;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .custom-plain-tab .nav-link {
    display: inline-block;
  }
}

@media screen and (max-width: 575px) {
  .custom-plain-tab .nav-link {
    font-size: 18px;
    padding-right: 25px;
  }
}

.custom-plain-tab .nav-link:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 20px;
  background: url("../img/arrow-mobile-menu-right.svg") center center no-repeat;
  background-size: 9px;
}

.custom-plain-tab .nav-link.active {
  border: none;
  color: #ed6d00;
  background: transparent;
}

.custom-plain-tab .nav-link.active:before {
  background-image: url("../img/arrow-mobile-menu-down.svg");
  background-size: auto 11px;
}


/* forms */
@media screen and (max-width: 991px) {
  .custom-form.theme-simple-line textarea.form-control {
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    padding-left: 7px;
    padding-right: 7px;
  }
}

.custom-form.theme-simple-line .form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #707070;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 20px;
}

.custom-form.theme-simple-line .custom-form-label {
  /*left: 15px;*/
  font-size: 16px;
  white-space: nowrap;
}

.custom-form.theme-simple-line .custom-form-label.textarea-label {
  right: auto;
}

@media screen and (max-width: 991px) {
  .custom-form.theme-simple-line .custom-form-label.textarea-label {
    left: 22px;
  }
}

.custom-form.theme-simple-line .custom-select {
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0;
  border-color: #707070;
}

.custom-form .form-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.custom-form .form-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .custom-form .form-row {
    margin-bottom: 0;
  }
}

.custom-form .form-row > .col,
.custom-form .form-row > [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.custom-form .form-legend.has-error {
  border: 1px solid #ff0000;
}

.custom-form .form-group {
  position: relative;
  margin-bottom: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 22px;
}

.custom-form .form-group.focused .custom-form-label {
  -webkit-transform: translateY(-125%);
          transform: translateY(-125%);
}

@media screen and (max-width: 991px) {
  .custom-form .form-group.focused .custom-form-label.textarea-label {
    top: 12px;
  }
}

.custom-form .form-group.non-input-ele {
  margin-bottom: 8px;
  margin-top: 8px;
  padding-top: 0;
  padding-bottom: 0;
}

.custom-form .form-group.non-input-ele > label {
  margin-bottom: 0;
}

.custom-form .form-group.error-msg {
  padding-top: 0;
  padding-bottom: 0;
}

.custom-form .form-control {
  padding-top: 8px;
  padding-bottom: 8px;
}

.custom-form .form-control.error {
  border-color: #ff0000;
  display: block;
}

.custom-form .custom-form-label {
  position: absolute;
  left: 22px;
  right: 55px;
  top: 22px;
  margin-bottom: 0;
  color: #c6c6c6;
  /*background-color: #fff;*/
  z-index: 1;
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
  pointer-events: none;
}

.custom-form .form-label {
  /*text-transform: uppercase;*/
  letter-spacing: 1.5px;
  font-size: 0.8em;
}

.custom-form .form-label.theme-line-label {
  border-bottom: 1px solid #4c4948;
}

.custom-form .custom-select:focus, .custom-form .custom-select:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-form .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before, .custom-form .custom-checkbox .custom-control-input:focus ~ .custom-control-label:after, .custom-form .custom-checkbox .custom-control-input:hover ~ .custom-control-label:before, .custom-form .custom-checkbox .custom-control-input:hover ~ .custom-control-label:after {
  border-color: #ed6d00;
}

.custom-form .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before, .custom-form .custom-checkbox .custom-control-input:hover ~ .custom-control-label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background: #ed6d00;
}

.custom-form .custom-checkbox .custom-control-label {
  cursor: pointer;
}

.custom-form .custom-checkbox .custom-control-label:before, .custom-form .custom-checkbox .custom-control-label:after {
  border-radius: 50%;
  top: 0.3em;
  border: 1px solid #ed6d00;
  width: 0.65rem;
  height: 0.65rem;
}

.custom-form .custom-checkbox .custom-control-label:after {
  background: #ffffff;
}

@media screen and (max-width: 575px) {
  .custom-form .input-captcha-group {
    display: block;
  }
}

.custom-form .input-captcha-group .input-group-prepend {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 30px;
}

@media screen and (max-width: 575px) {
  .custom-form .input-captcha-group .input-group-prepend {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

.custom-form .input-captcha-group .input-text-group {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 7px;
  padding-bottom: 7px;
}

.custom-form .input-captcha-group .input-text-group .custom-form-label {
  left: 0;
}

.custom-form .error {
  color: #ff0000;
  display: none;
  margin-top: 3px;
  font-size: 16px;
}

.has-error .custom-form .error {
  display: block;
}

.custom-form .form-note {
  font-size: 18px;
}

.form-control {
  font-family: "Lato", "Microsoft JhengHei", Arial, sans-serif;
  color: #4c4948;
  height: auto;
  padding: 6px 15px;
  border-radius: 0;
  border-color: #e6e6e5;
  font-size: 20px;
  background: #ffffff;
}

.form-control::-webkit-input-placeholder {
  color: #c6c6c6;
}

.form-control::-moz-placeholder {
  color: #c6c6c6;
}

.form-control:-ms-input-placeholder {
  color: #c6c6c6;
}

.form-control:-moz-placeholder {
  color: #c6c6c6;
}

.form-control:hover, .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e6e6e5;
}

.custom-select {
  padding: 7px 42px 7px 15px;
  font-size: 22px;
  height: auto;
  border-radius: 0;
  border-color: #e6e6e5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #ffffff url("../img/arrow-mobile-menu-down.svg") no-repeat calc(100% - 15px) center;
}

.custom-select:focus, .custom-select:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #e6e6e5;
}

@media screen and (max-width: 1199px) {
  .inner-pagebanner.mobile-hide-banner {
    display: none;
  }
}

.inner-pagebanner .bannerimage {
  position: relative;
  background: transparent center top no-repeat;
  background-size: cover;
}

.inner-pagebanner .bannerimage:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(62, 62, 62, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.inner-pagebanner .bannerimage img {
  visibility: hidden;
}

.orange-dot-dividor {
  width: 100%;
  height: 1px;
  background: rgba(76, 73, 72, 0.5);
  position: relative;
}

@media screen and (max-width: 767px) {
  .orange-dot-dividor {
    background: rgba(76, 73, 72, 0.25);
  }
}

.orange-dot-dividor:before, .orange-dot-dividor:after {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #ed6d00;
  border-radius: 50%;
  z-index: 1;
  bottom: -12.5px;
}

@media screen and (max-width: 767px) {
  .orange-dot-dividor:before, .orange-dot-dividor:after {
    display: none;
  }
}

.orange-dot-dividor:before {
  left: -12.5px;
}

.orange-dot-dividor:after {
  right: -12.5px;
}

.symbol-text-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.symbol-text-row.style-md-gap {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.symbol-text-row.style-md-gap:last-child {
  margin-bottom: 8px;
}

.symbol-text-row.email {
  font-size: 0.85em;
}

@media screen and (max-width: 1399px) {
  .symbol-text-row.email {
    max-width: 205px;
  }
}

@media screen and (max-width: 1199px) {
  .symbol-text-row.email {
    max-width: none;
    font-size: 1em;
  }
}

.symbol-text-row.email .icons {
  margin-bottom: 0;
}

.symbol-text-row .icons {
  padding: 0;
  margin-bottom: 5px;
}

.symbol-text-row .icons.icons-sm {
  width: 20px;
}

.symbol-text-row .icons.icons-md {
  width: 34px;
}

.symbol-text-row .icons img {
  display: block;
}

.btn.btn-primary, .btn.btn-secondary {
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  border-radius: 0;
  font-size: 17px;
  padding: 17px 15px;
}

.btn.btn-primary {
  background: #ed6d00;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
  background: rgba(237, 109, 0, 0.8);
}

.btn.btn-secondary {
  background: #707070;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background: rgba(112, 112, 112, 0.8);
}

.modal .btn.btn-primary, .modal .btn.btn-secondary {
  padding: 0.533rem 0.933rem;
  font-weight: normal;
}

/* --- inner page common --- */
/* page-submenu */
@media screen and (max-width: 1199px) {
  .inner-pagemenu {
    display: none;
  }
}

.inner-pagemenu a {
  color: #707070;
  display: block;
  padding: 12px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.inner-pagemenu a:hover, .inner-pagemenu a.actived {
  color: #ed6d00;
}

.inner-pagemenu .page-submenu {
  padding-left: 15px;
}

.inner-pagemenu .page-submenu a {
  padding: 8px 0 12px 0;
}

.inner-pagemenu .pagemenu-lv1 {
  border-bottom: 1px solid rgba(112, 112, 112, 0.25);
}

.inner-pagemenu .pagemenu-lv1 .pagemenu-lv1-item a {
  text-transform: uppercase;
}

.inner-pagemenu .pagemenu-lv1 .pagemenu-lv1-item .icon-menu-collapse {
  background: url(../img/arrow-mobile-menu-right.svg) center center no-repeat;
  width: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

.inner-pagemenu .pagemenu-lv1 .pagemenu-lv1-item .icon-menu-collapse[aria-expanded="true"] {
  background-image: url(../img/arrow-mobile-menu-up.svg);
}

.inner-pagemenu .pagemenu-lv3 {
  padding-left: 15px;
}
