@charset "UTF-8";
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
.btn-line {
  background: #638c0b;
  border: 1px solid #638c0b;
  color: #fff;
  opacity: 0.8;
  border-radius: 5px;
}
.btn-line:hover {
  background: #638c0b;
  border: 1px solid #638c0b;
  color: #fff;
  opacity: 1;
}

.btn-custom-w {
  background: #fff;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
  opacity: 0.8;
  min-width: 200px;
}
.btn-custom-w:hover, .btn-custom-w.active {
  color: red;
  opacity: 1;
}

.btn-custom01 {
  background: #8d6e4d;
  color: #fff;
  opacity: 0.8;
  min-width: 200px;
}
.btn-custom01:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom02 {
  background: #ff4d4d;
  color: #fff;
  border-radius: 20px;
  opacity: 0.8;
}
.btn-custom02:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom03 {
  background: #f9b047;
  color: #fff;
  opacity: 0.8;
}
.btn-custom03:hover {
  color: #fff;
  opacity: 1;
}

.btn-facebook {
  background: #4064ac;
  color: #fff;
  opacity: 0.8;
}
.btn-facebook:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom-activity {
  background: #025e73;
  color: #fff;
  opacity: 0.8;
  border-radius: 20px;
  width: 100%;
}
.btn-custom-activity:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom-course {
  background: #fff;
  color: #000;
  border: 1px solid #ddd;
  opacity: 0.8;
  padding: 0.375rem 2.5rem;
  margin: 0 7.5px;
  border-radius: 20px;
}
.btn-custom-course:hover {
  border: 1px solid #183e63;
  background: #183e63;
  color: #fff;
  opacity: 1;
}

.active .btn-custom-course {
  border: 1px solid #183e63;
  background: #183e63;
  color: #fff;
  opacity: 1;
}

.btn-line {
  background: #1fc32e;
  color: #fff;
  opacity: 0.8;
}
.btn-line:hover {
  color: #fff;
  opacity: 1;
}

.btn-google {
  background: #fff;
  border: #000 1px solid;
  color: #000;
  opacity: 0.8;
}
.btn-google:hover {
  color: #000;
  opacity: 1;
}

.btn-cart2 {
  background: #115f6d;
  border: #115f6d 1px solid;
  color: #fff;
  opacity: 0.8;
  border-radius: 50px;
}
.btn-cart2:hover {
  color: #fff;
  opacity: 1;
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
.ml-0 {
  margin-left: 0px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

/*------Margin right-------*/
.mr-0 {
  margin-right: 0px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

/*------Margin Top-------*/
.mt-0 {
  margin-top: 0px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

/*------Margin Bottom-------*/
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7-5 {
  margin-bottom: 7.5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-83 {
  margin-bottom: 83px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mtb-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

/*------Padding all-------*/
.p-60 {
  padding: 60px !important;
}

/*------Padding left-------*/
.pl-0 {
  padding-left: 0px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

/*------Padding right-------*/
.pr-0 {
  padding-right: 0px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

/*------Padding Left Right-------*/
.plr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.plr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.plr-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.plr-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.plr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.plr-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.plr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.plr-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.plr-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/*------Padding Top-------*/
.pt-0 {
  padding-top: 0px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

/*------Padding-------*/
.p-15 {
  padding: 15px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-48 {
  padding: 48px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-38 {
  padding: 38px !important;
}

.p-30 {
  padding: 30px !important;
}

/*------Padding Bottom-------*/
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-58 {
  padding-bottom: 58px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

/*------Padding  Top Bottom-------*/
.ptb-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.ptb-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ptb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ptb-11 {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.ptb-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.ptb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ptb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ptb-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ptb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.ptb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ptb-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.ptb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ptb-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.ptb-58 {
  padding-top: 58px !important;
  padding-bottom: 58px !important;
}

.ptb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.ptb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.ptb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.ptb-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.ptb-92 {
  padding-top: 92px !important;
  padding-bottom: 92px !important;
}

.ptb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.ptb-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.ptb-118 {
  padding-top: 118px !important;
  padding-bottom: 118px !important;
}

.ptb-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.ptb-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.ptb-132 {
  padding-top: 132px !important;
  padding-bottom: 132px !important;
}

.ptb-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.ptb-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.ptb-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.ptb-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.ptb-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.ptb-240 {
  padding-top: 240px !important;
  padding-bottom: 240px !important;
}

@media (min-width: 768px) {
  .pl-md-0 {
    padding-left: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pl-md-30 {
    padding-left: 30px !important;
  }
}
@media (max-width: 768px) {
  .pt-sm-30 {
    padding-top: 30px;
  }

  .mb-sm-30 {
    margin-bottom: 30px;
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.7);
}
@media (min-width: 992px) {
  .header .logo {
    font-size: 0;
    padding: 0;
    padding: 0 15px;
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
  }
  .header .logo img {
    width: 100%;
  }
}
.header .top-header .top-menu {
  padding: 5px 0;
}
@media (max-width: 991px) {
  .header .top-header .top-menu {
    padding: 0;
  }
}
.header .top-header .top-menu .collapse li {
  position: relative;
}
.header .top-header .top-menu .collapse li .menu-link {
  padding: 25px 20px;
  color: #05aba7;
  font-size: 18px;
  font-weight: bolder;
  display: block;
  position: relative;
  line-height: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#FFFFFF)";
  /*IE 8*/
  text-shadow: 1px 1px 3px #FFFFFF;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#FFFFFF);
  /*IE 5.5-7*/
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li .menu-link {
    padding: 30px;
    color: #fff;
    text-shadow: none;
  }
  .header .top-header .top-menu .collapse li .menu-link i {
    position: absolute;
    right: 30px;
    top: 20px;
  }
}
.header .top-header .top-menu .collapse li .menu-link::before {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 15px;
  background-color: #166c6a;
}
.header .top-header .top-menu .collapse li .menu-link::after {
  position: absolute;
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  top: 34px;
  right: -15px;
  background-color: #44d1ce;
  -webkit-transform: rotate(-65deg);
      -ms-transform: rotate(-65deg);
          transform: rotate(-65deg);
}
.header .top-header .top-menu .collapse li:last-child .menu-link:after {
  display: none;
}
.header .top-header .top-menu .collapse li.active .menu-link, .header .top-header .top-menu .collapse li:hover .menu-link {
  color: #166c6a;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li.active .menu-link, .header .top-header .top-menu .collapse li:hover .menu-link {
    color: #fff;
  }
}
.header .top-header .top-menu .collapse li.active .menu-link::before, .header .top-header .top-menu .collapse li:hover .menu-link::before {
  width: calc(100% - 30px);
}
.header .top-header .top-menu .collapse li .sec-ul {
  display: none;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 15px;
  width: 150%;
}
.header .top-header .top-menu .collapse li .sec-ul li {
  width: 100%;
  border: 1px solid #ddd;
}
.header .top-header .top-menu .collapse li .sec-ul li a {
  padding: 10px;
  display: block;
  color: #fff;
  background: #05aba7;
}
.header .top-header .top-menu .collapse li .sec-ul li a:hover {
  color: #fff;
  background: #166c6a;
}
.header .top-header .top-menu .collapse li:hover .sec-ul {
  display: block;
}
.header .top-header .top-menu .collapse .top-icon-list .top-icon-link a {
  position: relative;
  display: block;
  font-size: 18px;
  color: #fff;
}
.header .top-header .top-menu .collapse .top-icon-list .top-icon-link a .bag-number {
  position: absolute;
  min-width: 20px;
  height: 20px;
  background: red;
  color: #fff;
  left: 75px;
  bottom: 5px;
  border-radius: 20px;
  font-size: 12px;
  padding: 2px;
  text-align: center;
  line-height: 16px;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse .top-icon-list .top-icon-link a .bag-number {
    left: 40px;
    bottom: 7px;
  }
}
.header.stick {
  background: rgb(255, 255, 255);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#D0E2E4)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 0 0 5px 5px rgba(208, 226, 228, 0.7);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 5px 5px rgba(208, 226, 228, 0.7);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#D0E2E4);
  /*IE 5.5-7*/
}
@media (min-width: 992px) {
  .header.stick .logo img {
    width: 45%;
  }
  .header.stick .top-menu {
    padding: 0px !important;
  }
  .header.stick .menu-link {
    padding: 20px !important;
  }
  .header.stick .menu-link:after {
    top: 30px !important;
  }
  .header.stick .sec-ul {
    top: 60px !important;
  }
}

@media (max-width: 991px) {
  .header .logo {
    display: block;
    font-size: 0;
  }
  .header .logo img {
    width: 140px;
  }
  .header .top-icon {
    display: none;
  }
  .header .top-header {
    background: #fff;
    padding: 10px 15px;
  }
  .header .top-header .top-menu .navbar-toggler {
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #05aba7 15%, #05aba7 85%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #05aba7 15%, #05aba7 85%);
    /* IE10+ */
    z-index: 9999;
    top: calc(50% - 18px);
  }
  .header .top-header .top-menu .navbar-toggler .icon-bar {
    background-color: #fff;
  }
  .header .top-header .top-menu .navbar-toggler.yes .icon-bar {
    background: 0 0;
  }
  .header .top-header .top-menu .navbar-toggler.yes .icon-bar:first-child,
.header .top-header .top-menu .navbar-toggler.yes .icon-bar:last-child {
    background-color: #fff;
  }
  .header .top-header .top-menu .navbar-collapse .nav li {
    margin-right: 0px;
  }
  .header .top-header .top-menu .navbar-collapse .nav li a {
    display: block;
    padding: 20px 30px;
  }
  .header .top-header .top-menu .navbar-collapse .nav li .sec-ul {
    display: none;
    position: inherit;
    width: 100%;
    top: inherit;
    left: inherit;
  }
  .header .top-header .top-menu .navbar-collapse .nav li .sec-ul li {
    width: 100%;
    border: none;
  }
  .header .top-header .top-menu .navbar-collapse .nav li .sec-ul li a {
    padding: 10px 10px 10px 20px;
    display: block;
    color: #f4f4f4;
    border-bottom: 1px solid #ddd;
  }
  .header .top-header .top-menu .navbar-collapse .nav li .sec-ul li a:hover {
    color: #fff;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #DB9C32 15%, #C58417 85%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #DB9C32 15%, #C58417 85%);
    /* IE10+ */
  }
  .header .top-header .top-menu .navbar-collapse .nav li.active .sec-ul {
    display: block;
  }
  .header .top-header .top-menu nav .navbar-collapse {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 57px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
    -webkit-transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, -webkit-transform 0.35s 0s;
    -o-transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, -o-transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, -webkit-transform 0.35s 0s;
    -o-transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, transform 0.35s 0s, -webkit-transform 0.35s 0s;
    z-index: 98;
  }
  .header .top-header .top-menu nav .navbar-collapse.show {
    top: 57px;
    right: 0;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding-bottom: 30px;
    -webkit-transition: top 0s, left 0s 0.35s, right 0s 0.35s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    -o-transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    -webkit-transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    -o-transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
.footer {
  background: #f8f8f8;
}
.footer .footer-body {
  padding: 35px 0 20px;
}
.footer .footer-body .footer-link {
  padding-right: 15px;
  margin-right: 15px;
  display: block;
}
.footer .footer-body .footer-link:last-child {
  border: none;
}
@media (max-width: 991px) {
  .footer .footer-body .footer-link {
    width: 50%;
  }
}
.footer .footer-body .share-list li {
  margin-right: 0.5rem;
}
.footer .footer-body .share-list li a {
  display: block;
  font-size: 26px;
  line-height: 26px;
}
.footer .footer-body .share-list li a:hover {
  color: #166c6a;
}
.footer .footer-body .share-list li a i {
  color: #999;
  font-size: 26px;
}
.footer .footer-body .share-list li a i:hover {
  color: #166c6a;
}
.footer .cpyright {
  border-top: 1px solid #fff;
  padding: 15px 0;
}
.footer .cpyright p {
  color: #fff;
  font-size: 15px;
}
.footer p {
  color: #999;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .footer p {
    text-align: center;
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
@media (max-width: 991px) {
  .content {
    padding-top: 57px;
  }
}

.banner_slider,
.banner_slider_mo {
  position: relative;
}
.banner_slider .img-wrap .img-item,
.banner_slider_mo .img-wrap .img-item {
  padding-top: 50%;
}

.section01 {
  background-color: #f8f8f8;
  padding: 80px 0 40px;
}
.section01 .container {
  position: relative;
  height: 800px;
}
@media (max-width: 991px) {
  .section01 .container {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .section01 .container .title-item {
    position: absolute;
    top: 14%;
    right: 0;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  .section01 .container .title-item {
    width: 100%;
    margin-bottom: 30px;
  }
}
.section01 .container .title-item h2 {
  display: inline-block;
}
@media (min-width: 992px) {
  .section01 .container .s1-list {
    position: absolute;
    width: 20%;
    top: 45%;
    right: 0;
  }
}
@media (max-width: 991px) {
  .section01 .container .s1-list {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}
.section01 .container .s1-list li {
  margin-bottom: 30px;
}
.section01 .container .s1-list li h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .section01 .container .s1-list li h3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.section01 .container .s1-item {
  position: relative;
}
@media (min-width: 992px) {
  .section01 .container .s1-item {
    position: absolute;
    z-index: 3;
    padding: 30px;
  }
}
.section01 .container .s1-item h2 {
  color: #666;
}
.section01 .container .s1-item:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 80%;
  height: 100%;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(360deg, #f8f8f8 5%, #EDEDED 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(360deg, #f8f8f8 5%, #EDEDED 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE", endColorstr="#F4F60C", GradientType="1");
  /* for IE */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #f8f8f8), color-stop(95%, #EDEDED));
  background: -o-linear-gradient(bottom, #f8f8f8 5%, #EDEDED 95%);
  background: linear-gradient(360deg, #f8f8f8 5%, #EDEDED 95%);
  /* W3C */
}
@media (min-width: 992px) {
  .section01 .container .s1-item01 {
    top: 0;
    left: 0;
  }
  .section01 .container .s1-item02 {
    top: 25%;
    left: 35%;
  }
  .section01 .container .s1-item03 {
    top: 55%;
    left: 0;
  }
}
.section01 .container .s1-item .s1-more {
  display: table-caption;
}
@media (max-width: 991px) {
  .section01 .container .s1-item .s1-more {
    display: block;
  }
}
.section01 .container .s1-item .s1-more p {
  color: #333;
  padding: 15px 25px;
  position: relative;
  font-weight: bolder;
  font-size: 18px;
  display: inline-block;
}
.section01 .container .s1-item .s1-more p i {
  position: absolute;
  color: #7c592f;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 20px;
  right: 0px;
}
.section01 .container .s1-item .s1-more img {
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.section01 .container .s1-item .s1-more:hover p {
  color: #7c592f;
}
.section01 .container .s1-item .s1-more:hover p i {
  right: -10px;
}
.section01 .container .s1-item .s1-more:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.section02 {
  padding: 40px 0;
  margin-bottom: 40px;
  background-image: url(../images/s2-bg.png);
  background-size: cover;
  background-position: center -85px;
  background-repeat: no-repeat;
}
.section02 .container {
  position: relative;
}
.section02 .title-item {
  padding-top: 50px;
}
.section02 .title-item h1 {
  color: #999;
  position: relative;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.section02 .title-item h1:before {
  content: "";
  display: block;
  background-color: #000;
  width: 30px;
  height: 1px;
  position: absolute;
  bottom: -30px;
  left: 0;
}
@media (max-width: 991px) {
  .section02 .title-item {
    position: relative;
    top: initial;
    left: initial;
    bottom: initial;
    right: initial;
    margin-bottom: 30px;
  }
}
.section02 .title-item .title-item01 {
  width: 200px;
  height: 120px;
  text-align: right;
  padding: 15px;
  display: table;
  background-color: #b4c3a8;
}
@media (max-width: 991px) {
  .section02 .title-item .title-item01 {
    height: initial;
    text-align: left;
  }
}
.section02 .title-item .title-item01 p {
  color: #fff;
  margin: 0;
  display: table-cell;
  vertical-align: bottom;
}
.section02 .title-item .title-item02 h2 {
  font-size: 48px;
  color: #535d60;
  position: relative;
  margin-left: 100px;
}
@media (max-width: 991px) {
  .section02 .title-item .title-item02 h2 {
    font-size: 32px;
    margin-left: 0px;
  }
}
.section02 .title-item .title-item02 h2:before {
  content: "";
  display: block;
  width: 80%;
  height: 2px;
  background: #a1d16e;
  top: 45px;
  right: -100%;
  position: absolute;
  z-index: 3;
}
@media (max-width: 991px) {
  .section02 .title-item .title-item02 h2:before {
    width: 50%;
    top: 22.5px;
    right: 0%;
  }
}
.section02 .section02_slider_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section02 .section02_slider_wrap .section02_slider_nav {
  width: 55%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section02 .section02_slider_wrap .section02_slider_nav {
    width: 100%;
    margin: 0 auto 30px;
  }
}
.section02 .section02_slider_wrap .section02_slider_item {
  width: 30%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section02 .section02_slider_wrap .section02_slider_item {
    width: 100%;
  }
}
.section02 .section02_slider_wrap .section02_slider_item h3 {
  margin-bottom: 30px;
}
.section02 .section02_slider_wrap .slide {
  text-align: center;
}
.section02 .section02_slider_wrap .slide img {
  display: inline-block;
}
.section02 .s2-more {
  display: inline-block;
  color: #333;
  padding: 15px 45px 15px 0;
  position: relative;
  font-weight: bolder;
  font-size: 18px;
}
.section02 .s2-more i {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 20px;
  right: 15px;
}
.section02 .s2-more:hover {
  color: #7c592f;
}
.section02 .s2-more:hover i {
  right: 5px;
}

.section03 {
  padding: 80px 0;
  margin-bottom: 80px;
  background-image: url(../images/s3-img01.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .section03 {
    background-position: right bottom;
  }
}
.section03 .title-item {
  position: relative;
}
.section03 .title-item h2 {
  margin-bottom: 50px;
}
.section03 .title-item h3 {
  color: #999;
  text-transform: uppercase;
}
.section03 .title-item p {
  margin-bottom: 10px;
  position: relative;
}
.section03 .title-item p.border-b30:before {
  content: "";
  display: block;
  background-color: #000;
  width: 30px;
  height: 1px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.section03 .title-item:before {
  content: "";
  display: block;
  width: 139px;
  height: 141px;
  background-image: url(../images/s3-text.png);
  position: absolute;
  top: 0;
  left: 245px;
}

.section04 {
  padding: 80px 0;
  margin-bottom: 80px;
  background-image: url(../images/s4-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.section04 .container {
  position: relative;
}
@media (min-width: 992px) {
  .section04 .title-item {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.section04 .title-item h1 {
  color: #999;
  text-transform: uppercase;
}

.section05 {
  position: relative;
  height: 33vw;
  background-color: #f8f8f8;
}
@media (max-width: 991px) {
  .section05 {
    height: initial;
  }
}
.section05 .title-item {
  background-color: #ededed;
  color: #999;
  padding: 40px 0;
}
.section05 .title-item h2 {
  margin: 0;
}
@media (max-width: 991px) {
  .section05 .title-item h2 {
    text-align: center;
  }
}
.section05 .contact-item {
  width: 35%;
  padding-top: 4vw;
}
@media (max-width: 991px) {
  .section05 .contact-item {
    width: 100%;
    padding: 30px 15px;
  }
}
.section05 .contact-item a {
  position: relative;
  color: #666;
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}
.section05 .contact-item a:last-child {
  border: none;
}
.section05 .contact-item a i {
  color: #7c592f;
}
.section05 .contact-item a i:last-child {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 35px;
  right: 5px;
}
.section05 .contact-item a:hover i:last-child {
  right: 0px;
}
@media (min-width: 992px) {
  .section05 .img-wrap {
    width: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    right: 0;
  }
}
.section05 .img-wrap .img-item {
  padding-top: 50%;
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "微軟正黑體", serif;
}

.text-Noto {
  font-family: "Noto Serif TC" !important;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

h5 {
  font-size: 93.3333333333%;
  color: #ddd;
}

h4 {
  font-size: 106.6666666667%;
  line-height: 120%;
}

h3 {
  font-size: 120%;
}

h2 {
  font-size: 173.3333333333%;
  line-height: 173.3333333333%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 146.6666666667%;
    line-height: 146.6666666667%;
  }
}

legend {
  font-size: 120%;
  margin: 0;
}

em {
  font-size: 86.6666666667%;
}

a {
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 100%;
}

.line-height-normal {
  line-height: normal;
}

.text-color {
  color: #7c592f;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #05aba7;
}
.text-green2 {
  color: #166c6a;
}
.text-red {
  color: red;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 96px;
}
.over-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

ul.triangle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.triangle > li a {
  display: block;
}
ul.triangle > li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #f27a35;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li a {
  display: block;
}
ul.square > li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.cjk {
  padding-left: 20px;
}
ul.cjk > li {
  list-style-type: cjk-ideographic;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
.border-b {
  border-bottom: 1px solid #ddd;
}
.border-b-g {
  border-bottom: 1px solid #ededed;
}
.border-b-2b {
  border-bottom: 2px solid #0f51a3;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
.inside-header .header {
  background-color: #fff;
}

.inside-content {
  padding-top: 80px;
  min-height: 800px;
}
@media (max-width: 991px) {
  .inside-content {
    padding-top: 57px;
  }
}

.section_list_items {
  color: #999;
  position: relative;
  display: block;
}
.section_list_items .img-wrap .img-item {
  padding-top: 60%;
}
.section_list_items .img-wrap .img-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 2;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.section_list_items:hover {
  color: #7c592f;
}
.section_list_items:hover .img-item:before {
  background: rgba(0, 0, 0, 0);
}
.section_list_items p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.inside-kv .img-wrap .img-item {
  padding-top: 25%;
}
@media (max-width: 991px) {
  .inside-kv .img-wrap .img-item {
    padding-top: 45%;
  }
}

.about-item {
  padding: 60px 0;
}
.about-item h1,
.about-item h3 {
  color: #999;
  text-transform: uppercase;
}
.about-item01 {
  position: relative;
}
.about-item01 .img-wrap .img-item {
  padding-top: 20%;
}
@media (max-width: 991px) {
  .about-item01 .img-wrap .img-item {
    padding-top: 60%;
  }
}
.about-item01 .text-item {
  color: #fff;
  background-color: #555;
  padding: 30px;
}
@media (min-width: 992px) {
  .about-item01 .text-item {
    position: absolute;
    bottom: 30px;
    right: 10vw;
  }
}
.about-item02 .img-wrap .img-item {
  padding-top: 55%;
}

.guide-item {
  padding: 60px 0;
}
.guide-item h2 {
  position: relative;
  margin-bottom: 30px;
}
.guide-item h2:before {
  content: "";
  display: block;
  width: calc(100% - 125px);
  height: 1px;
  background-color: #666;
  position: absolute;
  top: 23.5px;
  right: 0px;
}
.guide-item ul li {
  width: 50%;
}
.guide-item ul li a {
  color: #666;
  font-size: 18px;
}
.guide-item ul li a:hover {
  color: #f27a35;
}

.news-item {
  padding: 60px 0;
}

.section-tab .section-tab-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-tab .section-tab-row .section-tab-btn {
  margin: 0 10px;
  position: relative;
  cursor: pointer;
}
.section-tab .section-tab-row .section-tab-btn:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ddd;
  position: absolute;
  bottom: -2px;
  left: 0;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.section-tab .section-tab-row .section-tab-btn.active:before, .section-tab .section-tab-row .section-tab-btn:hover:before {
  background-color: #8c6e4b;
}

.contactus-item {
  padding: 60px 0;
}
.contactus-item h1 {
  color: #999;
}
.contactus-item p {
  font-size: 18px;
}

.products-item {
  padding: 60px 0;
}
.products-item .section-kv .img-wrap .img-item {
  padding-top: 35%;
}
.products-item ul li {
  width: 100%;
}
.products-item ul li a {
  color: #666;
  position: relative;
}
.products-item ul li a i {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 3px;
  right: 10px;
}
.products-item ul li:hover a {
  color: #7c592f;
}
.products-item ul li:hover a i {
  color: #7c592f;
  right: 0;
}
.products-item .products-more {
  display: inline-block;
  color: #333;
  padding: 15px 45px 15px 0;
  position: relative;
  font-weight: bolder;
  font-size: 18px;
}
.products-item .products-more i {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 20px;
  right: 15px;
}
.products-item .products-more:hover {
  color: #7c592f;
}
.products-item .products-more:hover i {
  right: 5px;
}

.product-img img {
  width: 100%;
}

.section_product_items {
  color: #666;
  position: relative;
  display: block;
}
.section_product_items .img-wrap .img-item {
  padding-top: 125%;
}
.section_product_items .img-wrap .img-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 2;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.section_product_items .img-wrap .img-item .add-cart {
  position: absolute;
  bottom: 0;
  left: 0px;
  text-align: center;
  width: 100%;
  height: 45px;
  background: #f5af48;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  z-index: 4;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.section_product_items .img-wrap .img-item .add-cart .btn-cart {
  color: #fff;
  font-size: 18px;
}
.section_product_items .img-wrap .img-item .add-cart:hover, .section_product_items .img-wrap .img-item .add-cart.active {
  background: #ffc46d;
}
.section_product_items .img-wrap .img-item .add-cart:hover .btn-cart, .section_product_items .img-wrap .img-item .add-cart.active .btn-cart {
  color: #fff;
}
@media (max-width: 991px) {
  .section_product_items .img-wrap .img-item .add-cart {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
  }
  .section_product_items .img-wrap .img-item .add-cart .btn-cart {
    color: #fff;
    font-size: 14px;
    padding: 0;
  }
}
.section_product_items .img-wrap .img-item:hover .add-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.section_product_items:hover {
  color: #000;
}
.section_product_items:hover .img-item:before {
  background: rgba(0, 0, 0, 0);
}
.section_product_items p {
  font-size: 18px;
  line-height: 22px;
}
.section_product_items.hot-active .hot-tip {
  display: block;
}
.section_product_items.new-active .new-tip {
  display: block;
}

.product_detail_img .product_detail_img-item {
  margin: 5px 5px 10px 5px;
}
.product_detail_img .product_detail_img-item .img-wrap .img-item {
  padding-top: 75%;
}

.product_detail_img-nav .product_detail_img-nav-item {
  border: 2px solid white;
  margin: 5px;
  cursor: pointer;
}
.product_detail_img-nav .product_detail_img-nav-item.slick-current {
  border: 2px solid red;
}

.color-list .color-choose {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 1rem;
  border: 1px solid #fff;
  cursor: pointer;
}
.color-list .color-choose-01 {
  background-color: red;
}
.color-list .color-choose-02 {
  background-color: blue;
}
.color-list .color-choose-03 {
  background-color: green;
}
.color-list .color-choose.active {
  border: 1px solid red;
}

.qtyform {
  border: 1px solid #ced4da;
  height: 45px;
  border-radius: 0.25rem;
}
.qtyform input.qtyplus {
  width: 33px;
  height: 33px;
  border: none;
  background-image: url(../images/plus.png);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  padding: 0;
  text-indent: -999px;
}
.qtyform input.qtyplus:hover {
  background-image: url(../images/plus_hover.png);
}
.qtyform .qty {
  width: calc(100% - 74px);
  height: 43px;
  text-align: center;
  border: 0;
  padding: 0;
}
.qtyform input.qtyminus {
  width: 33px;
  height: 33px;
  border: none;
  background-image: url(../images/minus.png);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  padding: 0;
  text-indent: -999px;
}
.qtyform input.qtyminus:hover {
  background-image: url(../images/minus_hover.png);
}

.service-item {
  padding: 60px 0;
}

.service-item02 {
  background-color: #f8f8f8;
  padding: 60px 0;
  text-align: center;
}
.service-item02 .icon-item {
  width: 115px;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  border: 1px solid #999;
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.service-item03 {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.service-item03:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url(../images/service3-bg.png);
  width: 814px;
  height: 543px;
  top: -25px;
  right: 0;
}

.service-item04 {
  padding: 100px 0;
}

.ck-edit img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .ck-edit img {
    width: 100%;
  }
}

.breadcrumb-area {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
}
.breadcrumb-area .breadcrumb {
  background: #FFF;
  border-radius: 0;
  margin-bottom: 0px;
  padding: 0.75rem 0rem;
}
.breadcrumb-area .breadcrumb li {
  position: relative;
  margin-right: 20px;
}
.breadcrumb-area .breadcrumb li a {
  color: #666;
  display: block;
}
.breadcrumb-area .breadcrumb li a:hover {
  color: #000;
}
.breadcrumb-area .breadcrumb li:before {
  content: "/";
  position: absolute;
  display: block;
  top: -1px;
  right: -15px;
  color: #000 !important;
}
.breadcrumb-area .breadcrumb li:last-child:before {
  display: none;
}
.breadcrumb-area .breadcrumb li.active a {
  color: #c68518;
}

.white-arrow .slick-next {
  right: 20px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main_controls.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.white-arrow .slick-next:focus, .white-arrow .slick-next:hover {
  opacity: 1;
  background: url(../images/main_controls.png) -18.5px 0 no-repeat;
}
.white-arrow .slick-prev {
  left: 20px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main_controls.png) no-repeat;
  opacity: 0.5;
}
.white-arrow .slick-prev:focus, .white-arrow .slick-prev:hover {
  opacity: 1;
  background: url(../images/main_controls.png) no-repeat;
}
.white-arrow .slick-dots {
  bottom: 20px;
}

.black-arrow .slick-next {
  right: 10px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.black-arrow .slick-next:focus, .black-arrow .slick-next:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
}
.black-arrow .slick-prev {
  left: 10px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) no-repeat;
  opacity: 0.5;
}
.black-arrow .slick-prev:focus, .black-arrow .slick-prev:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) no-repeat;
}
.black-arrow .slick-dots {
  bottom: 20px;
}

.black-arrow-s2 .slick-next {
  right: 35%;
  outline: 0;
  width: 9.25px;
  height: 13.5px;
  z-index: 2;
  background-image: url(../images/main2_controls.png);
  background-position: -9.25px 0;
  background-size: cover;
  opacity: 0.5;
  top: initial;
  bottom: -2px;
}
.black-arrow-s2 .slick-next:focus, .black-arrow-s2 .slick-next:hover {
  opacity: 1;
  background-images: url(../images/main2_controls.png);
}
.black-arrow-s2 .slick-prev {
  left: 35%;
  outline: 0;
  width: 9.25px;
  height: 13.5px;
  z-index: 2;
  background-image: url(../images/main2_controls.png);
  background-size: cover;
  opacity: 0.5;
  top: initial;
  bottom: -2px;
}
.black-arrow-s2 .slick-prev:focus, .black-arrow-s2 .slick-prev:hover {
  opacity: 1;
  background-images: url(../images/main2_controls.png);
}
.black-arrow-s2 .slick-dots {
  bottom: 20px;
}

.black-arrow-outside .slick-next {
  right: -10px;
  top: 40%;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.black-arrow-outside .slick-next:focus, .black-arrow-outside .slick-next:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
}
.black-arrow-outside .slick-prev {
  left: -10px;
  top: 40%;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) no-repeat;
  opacity: 0.5;
}
.black-arrow-outside .slick-prev:focus, .black-arrow-outside .slick-prev:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) no-repeat;
}
.black-arrow-outside .slick-dots {
  bottom: -10px;
}

.img_box_shadow {
  border-radius: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#D0E2E4)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 0 0 5px 5px rgba(208, 226, 228, 0.7);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 5px 5px rgba(208, 226, 228, 0.7);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#D0E2E4);
  /*IE 5.5-7*/
}

.img-wrap .img-item {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.img-wrap .img-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.form-control-custom {
  display: inline-block;
  width: inherit;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #105e6c;
  border-radius: 0px;
}

.back {
  display: inline-block;
  color: #666;
  padding: 10px 35px;
  position: relative;
  border: 1px solid #ccc;
  font-weight: bolder;
}
.back:hover {
  color: #000;
  border: 1px solid #000;
}

.more {
  display: inline-block;
  color: #333;
  padding: 15px 25px;
  position: relative;
  font-weight: bolder;
  font-size: 18px;
}
.more i {
  position: absolute;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  top: 20px;
  right: 5px;
}
.more:hover {
  color: #7c592f;
}
.more:hover i {
  right: 0px;
}

.more-img {
  display: inline-block;
}
.more-img img {
  position: relative;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  right: 5px;
}
.more-img:hover img {
  right: -5px;
}

.row75 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row75 [class^=col] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.nav.nav-tabs.nav-tabs01 {
  padding: 0 15px;
}
.nav.nav-tabs.nav-tabs01 .nav-link {
  color: #000;
  border-top: none;
  border-right: none;
  border-left: none;
  background: none;
  border-radius: 0px;
  margin: 0 15px 1px 0;
  padding: 1.25rem 0rem;
}
.nav.nav-tabs.nav-tabs01 .nav-link:hover, .nav.nav-tabs.nav-tabs01 .nav-link.active {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #ccc;
}

.article-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article-list li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-list li i {
  color: #d99a2f;
}

.inside-content .sidebar-title {
  background-color: #fff;
  margin-bottom: 15px;
  font-size: 24px;
}
.inside-content .sidebar-menu ul {
  margin-left: 22px;
}
.inside-content .sidebar-menu ul li {
  position: relative;
  padding: 10px 0px;
  list-style-type: disclosure-closed;
}
.inside-content .sidebar-menu ul li a {
  display: inline-block;
  color: #666;
  border-bottom: 1px solid #fff;
  font-size: 18px;
}
.inside-content .sidebar-menu ul li a .sidebar-right {
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  position: absolute;
  top: 10px;
  right: 10px;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec {
  display: none;
  position: absolute;
  top: 0;
  right: -270px;
  width: 100%;
  background: #fff;
  z-index: 3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li {
  margin: 0;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a {
  border: none;
  color: #666;
  background: #fff;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a:hover {
  color: #fff;
  background: #7c592f;
}
.inside-content .sidebar-menu ul li:hover .sidebar-menu-sec {
  display: block;
}
.inside-content .sidebar-menu ul li.active a, .inside-content .sidebar-menu ul li:hover a {
  color: #7c592f;
  border-bottom: 1px solid #7c592f;
}
.inside-content .sidebar-menu ul li.active a .sidebar-right, .inside-content .sidebar-menu ul li:hover a .sidebar-right {
  right: 5px;
}
.inside-content .sidebar-menu ul.nav.nav-tabs {
  border: none;
}
@media (min-width: 992px) {
  .inside-content .sidebar-menu ul.nav.nav-tabs {
    display: block;
  }
}
.inside-content .sidebar-menu ul.nav.nav-tabs .nav-link {
  position: relative;
  padding: 10px 0px;
  list-style-type: disclosure-closed;
}
.inside-content .sidebar-menu ul.nav.nav-tabs .nav-link a {
  display: inline-block;
  color: #666;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 18px;
}
.inside-content .sidebar-menu ul.nav.nav-tabs .nav-link a .sidebar-right {
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  position: absolute;
  top: 10px;
  right: 10px;
}
.inside-content .sidebar-menu ul.nav.nav-tabs .nav-link:hover, .inside-content .sidebar-menu ul.nav.nav-tabs .nav-link:focus, .inside-content .sidebar-menu ul.nav.nav-tabs .nav-link.active {
  color: #7c592f;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #7c592f;
}
.inside-content .main_tb .main_tb-title .row {
  border-bottom: 2px solid #fff;
  background: #a2a2a2;
}
.inside-content .main_tb .main_tb-title .row [class^=col] {
  color: #fff;
  padding: 5px 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-title {
    display: none;
  }
}
.inside-content .main_tb .main_tb-body {
  counter-reset: num;
}
.inside-content .main_tb .main_tb-body .row {
  padding: 5px 0px;
  color: #666;
}
.inside-content .main_tb .main_tb-body .row:nth-child(even) {
  background: #f1f8ea;
}
.inside-content .main_tb .main_tb-body .row:hover {
  color: #fff;
  background: #0f51a3;
}
.inside-content .main_tb .main_tb-body .row [class^=col] {
  padding: 5px;
  text-align: center;
}
.inside-content .main_tb .main_tb-body .row [class^=col]:first-child:after {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-body .row {
    margin-bottom: 15px;
  }
  .inside-content .main_tb .main_tb-body .row [class^=col] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding: 0 15px;
    margin-bottom: 5px;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inside-content .main_tb .main_tb-body .row [class^=col]:before {
    content: attr(data-title) " ";
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    padding: 5px 15px;
    color: #333;
    margin: 0 10px 0px 0;
  }
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-body .row .style2 {
    margin-bottom: 15px;
  }
  .inside-content .main_tb .main_tb-body .row .style2 [class^=col] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding: 0 15px;
    margin-bottom: 5px;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inside-content .main_tb .main_tb-body .row .style2 [class^=col]:before {
    content: attr(data-title) " ";
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    padding: 5px 15px;
    color: #333;
    margin: 0 10px 0px 0;
    max-width: 120px;
    min-width: 120px;
  }
}

@media (min-width: 992px) {
  .col-md-20 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 991px) {
  .col-20 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 769px) {
  .banner_slider_mo {
    display: none;
  }
}
@media (max-width: 768px) {
  .banner_slider {
    display: none;
  }

  img {
    max-width: 100% !important;
  }
}