html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: 300;
}

/* @-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
} */

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

#page {
  overflow: hidden;
}

.wide-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.wide-90 {
  padding-top: 100px;
  padding-bottom: 90px;
}

.wide-80 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.wide-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.wide-60 {
  padding-top: 100px;
  padding-bottom: 60px;
}

.wide-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.wide-40 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.wide-30 {
  padding-top: 100px;
  padding-bottom: 30px;
}

.wide-20 {
  padding-top: 100px;
  padding-bottom: 20px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-70 {
  margin-left: 70px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-5 {
  margin-right: 5px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-100 {
  padding-left: 100px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-0 {
  padding-left: 0;
}

.pr-100 {
  padding-right: 100px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-0 {
  padding-right: 0;
}

.pc-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.pc-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.pc-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.pc-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.pc-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.pc-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.pc-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.bg-fixed,
.bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-scroll {
  background-attachment: fixed !important;
}

.bg-primary-color {
  background-color: #5496ff;
}

.bg-white {
  background-color: #fff !important;
}

.bg-lightdark {
  background-color: #35363a;
}

.bg-dark {
  background-color: #2e2f33 !important;
}

.bg-lightgrey {
  background-color: #f8f9fb;
}

.bg-aqua {
  background-color: #08d9d6;
}

.bg-blue {
  background-color: #5496ff;
}

.bg-darkblue {
  background-color: #1d437b;
}

.bg-bluegrey {
  background-color: #5f7c8b;
}

.bg-green {
  background-color: #5ed16f;
}

.bg-darkgreen {
  background-color: #48af4b;
}

.bg-red {
  background-color: #ff6949;
}

.bg-deeorange {
  background-color: #ff5607;
}

.bg-purple {
  background-color: #7c80c1;
}

.bg-tomato {
  background-color: #dd2163;
}

.bg-teal {
  background-color: #008080;
}

.bottom-clouds {
  width: 100%;
  background: url(../media/images/bottom-clouds.jpg) no-repeat bottom center;
  background-size: cover;
}

.bg-image {
  width: 100%;
  background: url(../media/images/bg-image.jpg) no-repeat fixed center center;
  background-size: cover;
}

.blue-textured {
  width: 100%;
  background: url(../media/images/blue-textured.jpg) no-repeat fixed center
    center;
  background-size: cover;
}

.blue-waves {
  width: 100%;
  background: url(../media/images/blue-waves.jpg) no-repeat bottom center;
  background-size: cover;
}

.blue-statistic {
  width: 100%;
  background: url(../media/images/homepage/STATISTIC-IMAGE.jpg) no-repeat bottom
    center;
  background-size: cover;
}

.blue-statistic-2 {
  width: 100%;
  background: url(../media/images/about-statistic.jpg) no-repeat fixed center
    center;
  background-size: cover;
}

.grey-textured {
  width: 100%;
  background-image: url(../media/images/grey-textured.png);
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.b-top {
  border-top: 1px solid #e9e9e9;
}

.b-bottom {
  border-bottom: 1px solid #e9e9e9;
}

.b-left {
  border-left: 1px solid #e9e9e9;
}

.b-right {
  border-right: 1px solid #e9e9e9;
}

.grey-border .b-bottom {
  margin: 0 25%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
}

h5.h5-xs {
  font-size: 1.125rem;
}

h5.h5-sm {
  font-size: 1.1875rem;
}

h5.h5-md {
  font-size: 1.25rem;
}

h5.h5-lg {
  font-size: 1.375rem;
}

h5.h5-xl {
  font-size: 1.5rem;
}

h4.h4-xs {
  font-size: 1.625rem;
}

h4.h4-sm {
  font-size: 1.75rem;
}

h4.h4-md {
  font-size: 1.875rem;
}

h4.h4-lg {
  font-size: 2rem;
}

h4.h4-xl {
  font-size: 2.125rem;
}

h3.h3-xs {
  font-size: 2.375rem;
}

h3.h3-sm {
  font-size: 2.5rem;
}

h3.h3-md {
  font-size: 2.625rem;
}

h3.h3-lg {
  font-size: 2.75rem;
}

h3.h3-xl {
  font-size: 3rem;
}

h2.h2-xs {
  font-size: 3.25rem;
}

h2.h2-sm {
  font-size: 3.375rem;
}

h2.h2-md {
  font-size: 3.5rem;
}

h2.h2-lg {
  font-size: 3.75rem;
}

h2.h2-xl {
  font-size: 4rem;
}

h2.h2-huge {
  font-size: 5rem;
}

p.p-sm {
  font-size: 0.95rem;
}

p {
  font-size: 1rem;
}

p.p-md {
  font-size: 1.125rem;
}

p.p-lg {
  font-size: 1.25rem;
}

p.p-xl {
  font-size: 1.3175rem;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

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

a:focus {
  outline: 0;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.content-list {
  list-style: disc;
  margin-left: 15px;
}

ul.content-list li {
  font-size: 1rem;
  margin-bottom: 7px;
}

ul.content-list li:last-child {
  margin-bottom: 0;
}

.box-list-icon {
  font-size: 0.9rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 10px;
}

.box-list p {
  overflow: hidden;
  margin-bottom: 8px;
}

.tools-list h5 {
  font-size: 1rem;
  margin-bottom: 15px;
}

.tools-list i {
  color: #757575;
  font-size: 2.35rem;
  line-height: 1;
  padding-right: 10px;
}

.btn {
  background-color: transparent;
  color: #fff;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 0.865rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  padding: 0.925rem 1.65rem;
  border: 2px solid transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.btn.btn-tra {
  padding: 0.8rem 1.45rem;
}

.btn.btn-tra i {
  font-size: 1.45rem;
  line-height: 1;
  vertical-align: -3px;
  margin-left: 5px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.btn.btn-sm {
  font-size: 0.75rem;
  padding: 0.75rem 1.5rem;
}

.btn-primary-color,
.white-color .btn-primary-color {
  color: #fff;
  background-color: #5496ff;
  border-color: #5496ff;
}

.btn-tra {
  color: #333 !important;
  background-color: transparent;
}

.white-color .btn-tra {
  color: #fff !important;
  background-color: transparent;
}

.btn-white,
.white-color .btn-white {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff;
}

.btn-black,
.white-color .btn-black {
  color: #fff !important;
  background-color: #333;
  border-color: #333;
}

.btn-tra-white,
.white-color .btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.btn-tra-grey,
.white-color .btn-tra-grey {
  color: #555;
  background-color: transparent;
  border-color: #ccc;
}

.btn-aqua,
.white-color .btn-aqua {
  color: #fff;
  background-color: #07c5c2;
  border-color: #07c5c2;
}

.btn-blue,
.white-color .btn-blue {
  color: #fff;
  background-color: #5496ff;
  border-color: #5496ff;
}

.btn-bluegrey,
.white-color .btn-bluegrey {
  color: #fff;
  background-color: #5f7c8b;
  border-color: #5f7c8b;
}

.btn-darkblue,
.white-color .btn-darkblue {
  color: #fff;
  background-color: #1d437b;
  border-color: #1d437b;
}

.btn-green,
.white-color .btn-green {
  color: #fff;
  background-color: #5ed16f;
  border-color: #5ed16f;
}

.btn-darkgreen,
.white-color .btn-darkgreen {
  color: #fff;
  background-color: #48af4b;
  border-color: #48af4b;
}

.btn-deeporange,
.white-color .btn-deeporange {
  color: #fff;
  background-color: #ff5607;
  border-color: #ff5607;
}

.btn-yellow,
.white-color .btn-yellow {
  color: #444;
  background-color: #ffc30d;
  border-color: #ffc30d;
}

.white-color .btn-yellow i {
  color: #444;
}

.btn-red,
.white-color .btn-red {
  color: #fff;
  background-color: #ff6949;
  border-color: #ff6949;
}

.btn-purple,
.white-color .btn-purple {
  color: #fff;
  background-color: #7c80c1;
  border-color: #7c80c1;
}

.btn-tomato,
.white-color .btn-tomato {
  color: #fff;
  background-color: #ee8663;
  border-color: #ee8663;
}

.primary-color-hover:hover,
.white-color .primary-color-hover:hover {
  color: #fff !important;
  background-color: #5496ff;
  border-color: #5496ff;
}

.white-hover:hover {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.black-hover:hover {
  color: #fff !important;
  background-color: #333;
  border-color: #333;
}

.tra-black-hover:hover,
.white-color .tra-black-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333;
}

.tra-hover:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff;
}

.tra-grey-hover:hover,
.white-color .tra-grey-hover:hover {
  color: #555 !important;
  background-color: transparent;
  border-color: #ccc;
}

.white-color .btn-yellow.tra-hover:hover i {
  color: #fff !important;
}

.aqua-hover:hover,
.white-color .aqua-hover:hover {
  color: #fff !important;
  background-color: #08d9d6;
  border-color: #08d9d6;
}

.blue-hover:hover,
.white-color .blue-hover:hover {
  color: #fff !important;
  background-color: #5496ff;
  border-color: #5496ff;
}

.bluegrey-hover:hover,
.white-color .bluegrey-hover:hover {
  color: #fff !important;
  background-color: #5f7c8b;
  border-color: #5f7c8b;
}

.darkblue-hover:hover,
.white-color dark.blue-hover:hover {
  color: #fff !important;
  background-color: #1d437b;
  border-color: #1d437b;
}

.green-hover:hover,
.white-color .green-hover:hover {
  color: #fff !important;
  background-color: #5ed16f;
  border-color: #5ed16f;
}

.darkgreen-hover:hover,
.white-color .darkgreen-hover:hover {
  color: #fff !important;
  background-color: #48af4b;
  border-color: #48af4b;
}

.deeporange-hover:hover,
.white-color .deeporange-hover:hover {
  color: #fff !important;
  background-color: #ff5607;
  border-color: #ff5607;
}

.red-hover:hover,
.white-color .red-hover:hover {
  color: #fff !important;
  background-color: #ff6949;
  border-color: #ff6949;
}

.purple-hover:hover,
.white-color .purple-hover:hover {
  color: #fff !important;
  background-color: #7c80c1;
  border-color: #7c80c1;
}

.tomato-hover:hover,
.white-color .tomato-hover:hover {
  color: #fff !important;
  background-color: #ee8663;
  border-color: #ee8663;
}

.yellow-hover:hover,
.white-color .yellow-hover:hover {
  color: #333 !important;
  background-color: #ffc10d;
  border-color: #ffc10d;
}

.darkyellow-hover:hover,
.white-color .darkyellow-hover:hover {
  color: #333 !important;
  background-color: rgb(241, 172, 60);
  border-color: rgb(241, 172, 60);
}

.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tra-black:focus,
.btn-yellow:focus,
.btn.btn-tra-grey:focus {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stores-badge {
  margin-top: 35px;
}

a.store {
  margin-right: 12px;
}

.footer-stores-badge a.store {
  display: block;
  margin-right: 0;
  margin-bottom: 14px;
}

a.store:last-child {
  margin-right: 0;
}

img.googleplay-original {
  width: 150px;
  height: 45px;
}

img.appstore-original {
  width: 150px;
  height: 45px;
}

img.amazon-original {
  width: 144px;
  height: 45px;
}

img.windows-original {
  width: 173px;
  height: 45px;
}

img.mac-appstore {
  width: 155px;
  height: 45px;
}

img.appstore-white {
  width: 140px;
  height: 45px;
}

img.googleplay-white {
  width: 148px;
  height: 45px;
}

img.appstore-grey {
  width: 142px;
  height: 45px;
}

img.googleplay-grey {
  width: 151px;
  height: 45px;
}

.stores-badge p.os-version {
  font-size: 0.875rem;
  line-height: 1;
  margin-top: 20px;
}

.stores-badge p.os-version span {
  font-weight: 500;
}

.video-preview {
  position: relative;
  text-align: center;
}

.video-block {
  width: 100px;
  height: 100px;
  position: relative;
  display: inline-block;
}

.video-btn {
  width: 100px;
  height: 100px;
  position: absolute !important;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: #fff;
  line-height: 90px !important;
  border: 4px solid transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.video-btn.video-btn-sm {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  line-height: 70px !important;
}

.video-btn i {
  font-size: 3rem;
  line-height: 92px !important;
  margin-left: 8px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn.video-btn-sm i {
  font-size: 38px;
  line-height: 73px !important;
  margin-left: 6px;
}

.video-btn:before {
  content: "";
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn:hover i {
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.video-btn:hover:before {
  opacity: 0.75;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
}

.video-btn.play-icon-white {
  background-color: #fff;
  color: #333;
  border-color: #fff;
}

.video-btn.play-icon-tra {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.video-btn.play-icon-blue {
  background-color: #5496ff;
  border-color: #5496ff;
}

.video-btn.play-icon-green {
  background-color: #5ed16f;
  border-color: #5ed16f;
}

.video-btn.play-icon-pink {
  background-color: #dd2163;
  border-color: #dd2163;
}

.video-btn.play-icon-red {
  background-color: #ff6949;
  border-color: #ff6949;
}

.video-btn.play-icon-purple {
  background-color: #7c80c1;
  border-color: #7c80c1;
}

p.play-btn-txt {
  display: block;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 400;
  margin-top: 18px;
}

.icon-xs [class*="flaticon-"]:before,
.icon-xs [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 3.25rem;
  line-height: 1 !important;
}

.icon-sm [class*="flaticon-"]:before,
.icon-sm [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 3.75rem;
  line-height: 1 !important;
}

.icon-md [class*="flaticon-"]:before,
.icon-md [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4.25rem;
  line-height: 1 !important;
}

.icon-lg [class*="flaticon-"]:before,
.icon-lg [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4.5rem;
  line-height: 1 !important;
}

.icon-xl [class*="flaticon-"]:before,
.icon-xl [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 6rem;
  line-height: 1 !important;
}

.img-110 {
  width: 110px;
  height: 110px;
}

.img-100 {
  width: 100px;
  height: 100px;
}

.img-95 {
  width: 95px;
  height: 95px;
}

.img-90 {
  width: 90px;
  height: 90px;
}

.img-85 {
  width: 85px;
  height: 85px;
}

.img-80 {
  width: 80px;
  height: 80px;
}

.img-75 {
  width: 75px;
  height: 75px;
}

.img-70 {
  width: 70px;
  height: 70px;
}

.img-65 {
  width: 65px;
  height: 65px;
}

.img-60 {
  width: 60px;
  height: 60px;
}

.img-50 {
  width: 50px;
  height: 50px;
}

.img-40 {
  width: 40px;
  height: 40px;
}

.img-30 {
  width: 30px;
  height: 30px;
}

.img-25 {
  width: 25px;
  height: 25px;
}

.quote p {
  color: #666;
  font-style: italic;
  padding-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.quote.primary-theme p {
  border-left: 3px solid #5496ff;
}

.quote.aqua-theme p {
  border-left: 3px solid #08d9d6;
}

.quote.bluegrey-theme p {
  border-left: 3px solid #5f7c8b;
}

.quote.darkblue-theme p {
  border-left: 3px solid #1d437b;
}

.quote.green-theme p {
  border-left: 3px solid #5ed16f;
}

.quote.darkgreen-theme p {
  border-left: 3px solid #48af4b;
}

.quote.deeporange-theme p {
  border-left: 3px solid #ff5607;
}

.quote.red-theme p {
  border-left: 3px solid #ff6949;
}

.quote.purple-theme p {
  border-left: 3px solid #7c80c1;
}

.quote.tomato-theme p {
  border-left: 3px solid #ee8663;
}

.quote-avatar {
  display: inline-block;
  margin: 0 auto;
}

.quote-avatar img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.quote-author {
  display: inline-block;
  padding: 0 0 0 15px;
  text-align: left;
  position: relative;
  top: 13px;
}

.quote-author h5 {
  font-size: 1rem;
  margin-bottom: 1px;
}

.quote-author span {
  font-size: 0.875rem;
  font-weight: 300;
  display: block;
}

span.section-id {
  font-size: 0.825rem;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.5px;
  margin-bottom: 28px;
}

span.id-color {
  color: #ccc;
}

.section-title {
  text-align: center;
  margin-bottom: 60px;
}

.section-title h3.h3-md {
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 15px;
}

.section-title h3.h3-lg {
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 20px;
}

.section-title p {
  color: #888;
  padding: 0 15%;
  margin-bottom: 0;
}

.txt-300 {
  font-weight: 300;
}

.txt-400 {
  font-weight: 400;
}

.txt-500 {
  font-weight: 500;
}

.txt-600 {
  font-weight: 600;
}

.txt-700 {
  font-weight: 700;
}

.txt-800 {
  font-weight: 800;
}

.txt-900 {
  font-weight: 900;
}

.txt-up {
  text-transform: uppercase;
}

.primary-color,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color p,
.primary-color a,
.primary-color li,
.primary-color i,
.primary-color span {
  color: #5496ff;
}

.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color li,
.white-color i,
.white-color span {
  color: #fff;
}

.grey-color,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color p,
.grey-color a,
.grey-color li,
.grey-color i,
.grey-color span {
  color: #666;
}

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color h6,
.lightgrey-color p,
.lightgrey-color a,
.lightgrey-color li,
.lightgrey-color i,
.white-color .lightgrey-color,
.lightgrey-color span {
  color: #ccc;
}

.aqua-color,
.aqua-color h2,
.aqua-color h3,
.aqua-color h4,
.aqua-color h5,
.aqua-color h6,
.aqua-color p,
.aqua-color a,
.aqua-color li,
.aqua-color i,
.white-color .aqua-color,
.aqua-color span {
  color: #08d9d6;
}

.blue-color,
.blue-color h2,
.blue-color h3,
.blue-color h4,
.blue-color h5,
.blue-color h6,
.blue-color p,
.blue-color a,
.blue-color li,
.blue-color i,
.white-color .blue-color,
.blue-color span {
  color: #5496ff;
}

.skyblue-color,
.skyblue-color h2,
.skyblue-color h3,
.skyblue-color h4,
.skyblue-color h5,
.skyblue-color h6,
.skyblue-color p,
.skyblue-color a,
.skyblue-color li,
.skyblue-color i,
.white-color .skyblue-color,
.skyblue-color span {
  color: #86c8fd;
}

.darkblue-color,
.darkblue-color h2,
.darkblue-color h3,
.darkblue-color h4,
.darkblue-color h5,
.darkblue-color h6,
.darkblue-color p,
.darkblue-color a,
.darkblue-color li,
.darkblue-color i,
.white-color .darkblue-color,
.darkblue-color span {
  color: #1d437b;
}

.steelblue-color,
.steelblue-color h2,
.steelblue-color h3,
.steelblue-color h4,
.steelblue-color h5,
.steelblue-color h6,
.steelblue-color p,
.steelblue-color a,
.steelblue-color li,
.steelblue-color i,
.white-color .steelblue-color,
.steelblue-color span {
  color: #444964;
}

.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.white-color .green-color,
.green-color span {
  color: #5ed16f;
}

.darkgreen-color,
.darkgreen-color h2,
.darkgreen-color h3,
.darkgreen-color h4,
.darkgreen-color h5,
.darkgreen-color h6,
.darkgreen-color p,
.darkgreen-color a,
.darkgreen-color li,
.darkgreen-color i,
.white-color .darkgreen-color,
.darkgreen-color span {
  color: #26b587;
}

.red-color,
.red-color h2,
.red-color h3,
.red-color h4,
.red-color h5,
.red-color h6,
.red-color p,
.red-color a,
.red-color li,
.red-color i,
.white-color .red-color,
.red-color span {
  color: #ff6949;
}

.pink-color,
.pink-color h2,
.pink-color h3,
.pink-color h4,
.pink-color h5,
.pink-color h6,
.pink-color p,
.pink-color a,
.pink-color li,
.pink-color i,
.white-color .pink-color,
.pink-color span {
  color: #dd2163;
}

.purple-color,
.purple-color h2,
.purple-color h3,
.purple-color h4,
.purple-color h5,
.purple-color h6,
.purple-color p,
.purple-color a,
.purple-color li,
.purple-color i,
.white-color .purple-color,
.purple-color span {
  color: #7c80c1;
}

.yellow-color,
.yellow-color h2,
.yellow-color h3,
.yellow-color h4,
.yellow-color h5,
.yellow-color h6,
.yellow-color p,
.yellow-color a,
.yellow-color li,
.yellow-color i,
.white-color .yellow-color,
.yellow-color span {
  color: #ffc30d;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #f5f5f5;
}

#loader {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.cssload-loader {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  position: relative;
  border: 9px solid #106fbd;
  animation: cssload-loader 2.3s infinite ease;
  -o-animation: cssload-loader 2.3s infinite ease;
  -ms-animation: cssload-loader 2.3s infinite ease;
  -webkit-animation: cssload-loader 2.3s infinite ease;
  -moz-animation: cssload-loader 2.3s infinite ease;
}

.cssload-loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #106fbd;
  animation: cssload-loader-inner 2.3s infinite ease-in;
  -o-animation: cssload-loader-inner 2.3s infinite ease-in;
  -ms-animation: cssload-loader-inner 2.3s infinite ease-in;
  -webkit-animation: cssload-loader-inner 2.3s infinite ease-in;
  -moz-animation: cssload-loader-inner 2.3s infinite ease-in;
}

@keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-ms-keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-moz-keyframes cssload-loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes cssload-loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-o-keyframes cssload-loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-ms-keyframes cssload-loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-webkit-keyframes cssload-loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-moz-keyframes cssload-loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

.hidden-nav {
  margin-top: -100px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 5rem;
}

.navbar {
  padding: 16px 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  z-index: 1000 !important;
}

.navbar.bg-tra {
  padding: 40px 0;
  background-color: transparent;
}

.navbar.bg-light {
  background-color: #fff !important;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.nav-item {
  margin: 0 3px;
}

.navbar-expand-md .navbar-nav .nav-link {
  font-size: 0.925rem;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  padding: 9px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #3a3a3a;
}

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 5px;
}

.navbar-light .navbar-text.white-color a {
  color: #fff !important;
}

.navbar-light .navbar-text.white-color .yellow-hover:hover {
  color: #333 !important;
}

.dropdown-menu {
  background-color: #fbfbfb;
  padding: 0.25rem 0;
  margin: 0 0 0 -15px;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.dropdown-item {
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1.25rem;
}

.dropdown-toggle::after {
  vertical-align: 0.275em;
}

.dropdown-item.dropdown-toggle {
  position: relative;
}

.dropdown-item.dropdown-toggle::after {
  vertical-align: 0.275em;
  position: absolute;
  right: 15px;
  top: 15px;
  border-left: 0.31em solid;
  border-top: 0.31em solid transparent;
  border-right: 0;
  border-bottom: 0.31em solid transparent;
}

.hover-menu li a:hover,
.hover-menu li a:focus,
.navbar > .show > a,
.navbar > .show > a:focus,
.navbar > .show > a:hover {
  color: #3a3a3a;
  background: transparent;
  outline: 0;
}

.hover-menu .collapse ul ul > li:hover > a,
.navbar .show .dropdown-menu > li > a:focus,
.navbar .show .dropdown-menu > li > a:hover,
.hover-menu .collapse ul ul ul > li:hover > a {
  background-color: rgba(190, 190, 190, 0.2);
  color: #292929;
}

@media only screen and (max-width: 991px) {
  .hover-menu .show > .dropdown-toggle::after {
    transform: rotate(-90deg);
  }
}

@media only screen and (min-width: 991px) {
  .hover-menu .collapse ul li {
    position: relative;
  }

  .hover-menu .collapse ul li:hover > ul {
    display: block;
  }

  .hover-menu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 180px;
    display: none;
  }

  .hover-menu .collapse ul ul li {
    position: relative;
  }

  .hover-menu .collapse ul ul li:hover > ul {
    display: block;
  }

  .hover-menu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 180px;
    display: none;
  }

  .hover-menu .collapse ul ul ul li {
    position: relative;
  }

  .hover-menu .collapse ul ul ul li:hover ul {
    display: block;
  }

  .hover-menu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 180px;
    display: none;
    z-index: 1;
  }
}

.navbar .btn {
  font-size: 0.835rem;
  font-weight: 500;
  letter-spacing: 0.25px;
  padding: 0.755rem 1.5rem;
}

.navbar-light .navbar-text .black-tra-hover:hover {
  color: #333 !important;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: rgba(240, 240, 240, 0.15);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #3a3a3a;
  background-color: rgba(190, 190, 190, 0.15);
}

.navbar-light .navbar-text.white-color .tra-black-hover:hover {
  color: #333 !important;
}

.navbar.scroll {
  padding: 16px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}

.navbar.scroll.hidden-nav {
  margin-top: 0;
}

.navbar.scroll {
  background-color: #fff;
}

.scroll.navbar-dark .navbar-nav .nav-link,
.scroll.navbar-light .navbar-nav .nav-link {
  color: #555;
}

.scroll.navbar-dark .navbar-nav .nav-link:hover,
.scroll.navbar-dark .navbar-nav .nav-link:focus {
  color: #151515;
  background-color: rgba(190, 190, 190, 0.15);
}

.scroll .btn-tra-white {
  color: #555 !important;
  background-color: transparent;
  border-color: #555;
}

.scroll .tra-hover:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.scroll .black-hover:hover {
  color: #fff !important;
  background-color: #333;
  border-color: #333;
}

.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler,
.navbar.bg-tra .navbar-toggler {
  color: #333;
  padding: 0 8px 0 0;
  font-size: 30px;
  border: 0;
}

.navbar-dark .navbar-toggler {
  color: #f5f5f5;
}

.navbar-toggler:focus {
  outline: 0;
}

.logo-white,
.logo-black {
  display: block;
}

.scroll.navbar-dark .logo-white,
.navbar-light.bg-light .logo-white,
.navbar-dark.bg-dark .logo-black,
.navbar-dark.bg-tra .logo-black,
.navbar-light.bg-tra .logo-white {
  display: none;
}

.scroll.navbar-dark .logo-black {
  display: block;
}

@media (min-width: 576px) and (max-width: 767.99px) {
  .navbar.bg-tra {
    background-color: #fff !important;
  }
}

@media (max-width: 575px) {
  .navbar.bg-tra {
    background-color: #fff !important;
  }
}

.hero-section .container {
  position: relative;
  z-index: 3;
}

#transletin .container {
  position: relative;
  z-index: 9999 !important;
}

#transletin {
  background: radial-gradient(circle at 23% 0, #0d8ad1, #252986);
  padding-top: 160px;
  padding-bottom: 25px;
  position: relative;
  z-index: 3;
}

.transletin-incline {
  background-image: url(../media/images/hero-7-incline.png);
  height: 200px;
}

.transletin-incline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

.transletin-incline {
  z-index: 999;
}

#transletin .hero-txt {
  margin-top: -25px;
}

#transletin h2 {
  font-size: 3.25rem;
  line-height: 1.25;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#transletin .hero-txt p {
  padding-right: 10%;
}

.hero-form {
  background-color: #ffa200;
  padding: 45px 30px 40px;
  margin: 0 50px 0 20px;
  border: 1px solid #ffa200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 0.15);
  -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 0.15);
  box-shadow: 0 0 10px rgba(100, 100, 100, 0.15);
}

.hero-form .col-md-12 {
  padding: 0;
}

.hero-form h4 {
  line-height: 1;
  letter-spacing: -0.5px;
  margin-bottom: 30px;
}

.hero-form .form-control {
  background-color: #fff;
  color: #333;
  height: 48px;
  font-size: 1rem;
  line-height: 1;
  font-weight: 300;
  padding: 4px 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hero-form .form-control:focus {
  background-color: #f0f0f0;
  border-color: #ccc;
  outline: 0 none;
  box-shadow: none;
}

.hero-form .btn.submit {
  display: block;
  width: 100%;
  height: 50px;
  margin-top: 10px;
}

.hero-section label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.sending-msg,
.hero-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
}

.sending-msg {
  margin-top: 12px;
}

.sending-msg .loading {
  color: #16a2e0;
  font-size: 15px;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
}

.sending-msg .error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.hero-newsletter-form .form-control {
  height: 50px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  font-size: 1.05rem;
  font-weight: 300;
  padding: 0 15px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hero-newsletter-form .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.hero-newsletter-form .form-control::-moz-placeholder {
  color: #999;
}

.hero-newsletter-form .form-control:-ms-input-placeholder {
  color: #999;
}

.hero-newsletter-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.hero-newsletter-form .form-control:focus {
  background-color: #f0f0f0;
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

.hero-newsletter-form .btn {
  width: 100%;
  height: 50px;
  margin-left: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.hero-links span {
  font-size: 0.925rem;
  line-height: 1;
}

.transletin-img img {
  position: relative;
  max-width: none;
  display: inline-block;
}

#services-7 .section-title {
  margin-bottom: 120px;
}

.s7-row {
  padding-left: 30px;
  padding-right: 30px;
}

.sbox-1,
.sbox-2,
.sbox-3 {
  text-align: center;
  margin-bottom: 40px;
}

.sbox-3,
.sbox-4 {
  margin-bottom: 50px;
}

.sbox-5,
.sbox-6 {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.sbox-5 {
  padding: 35px 30px 40px;
}

.sbox-6 {
  text-align: center;
  padding: 60px 30px;
}

.sbox-7 {
  text-align: center;
  background-color: #f5f5f5;
  margin-bottom: 40px;
  padding: 0 35px 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.bg-lightgrey .sbox-5,
.bg-lightgrey .sbox-6,
.bg-lightgrey .sbox-7 {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.sbox-4-txt {
  overflow: hidden;
  padding-left: 20px;
}

.sbox-1 h5,
.sbox-2 h5 {
  margin-top: 25px;
  margin-bottom: 12px;
}

.sbox-3 h5 {
  line-height: 1;
  margin-top: 22px;
  margin-bottom: 12px;
}

.sbox-4 h5 {
  line-height: 1;
  margin-bottom: 12px;
}

.sbox-5 h5 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.sbox-6 h5,
.sbox-7 h5 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
  line-height: 1.5;
  margin-bottom: 0;
}

.sbox-1 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
  color: #666;
}

.sbox-3 p {
  padding: 0 5%;
}

.sbox-6 .btn {
  margin-top: 25px;
}

.services-btn {
  margin-top: 20px;
  margin-bottom: 40px;
}

.sbox-4 span,
.sbox-4 img {
  float: left;
  text-align: center;
  margin-top: 4px;
}

.sbox-7-icon {
  display: inline-block;
  position: relative;
  margin-top: -60px;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.icon-sm .sbox-7-icon [class*="flaticon-"]:before,
.icon-sm .sbox-7-icon [class*="flaticon-"]:after {
  color: #fff;
  font-size: 3.65rem;
  line-height: 120px !important;
}

.primary-theme .sbox-7-icon {
  background-color: #5496ff;
}

.aqua-theme .sbox-7-icon {
  background-color: #08d9d6;
}

.bluegrey-theme .sbox-7-icon {
  background-color: #5f7c8b;
}

.darkblue-theme .sbox-7-icon {
  background-color: #1d437b;
}

.green-theme .sbox-7-icon {
  background-color: #5ed16f;
}

.darkgreen-theme .sbox-7-icon {
  background-color: #48af4b;
}

.deeporange-theme .sbox-7-icon {
  background-color: #ff5607;
}

.red-theme .sbox-7-icon {
  background-color: #ff6949;
}

.purple-theme .sbox-7-icon {
  background-color: #7c80c1;
}

.tomato-theme .sbox-7-icon {
  background-color: #ee8663;
}

#content-9 .container,
#content-10 .container {
  overflow: hidden;
}

#content-11 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-overlay {
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  opacity: 0.92;
}

.txt-block {
  margin-bottom: 40px;
}

#content-11 .txt-block {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 50px 60px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 0;
  position: relative;
  margin-right: -100px;
  z-index: 999;
}

.txt-block h3.h3-xs,
#content-10 .txt-block h3.h3-md {
  margin-bottom: 20px;
}

.txt-block h3.h3-md {
  margin-bottom: 30px;
}

.txt-block h5.h5-md {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content-9 .txt-block h3.h3-lg {
  margin-bottom: 0;
}

#content-9 .txt-block h3.h3-lg span {
  font-weight: 400;
}

#content-9 .txt-block p {
  margin-top: 20px;
  padding: 0 10%;
}

#content-10 .txt-block p {
  padding: 0 5%;
}

.cbox-1-txt {
  overflow: hidden;
  padding-left: 10px;
}

.cbox-2-title {
  margin-bottom: 12px;
}

.cbox-3-txt {
  overflow: hidden;
}

.cbox-4-txt {
  padding-left: 45px;
}

.cbox-2 h5.h5-sm {
  line-height: 2rem !important;
}

.cbox-3 h5.h5-sm {
  margin-bottom: 12px;
}

.cbox-4 p {
  margin-bottom: 0;
}

.cbox-1 i {
  text-align: center;
  float: left;
  color: #888;
  font-size: 0.65rem;
  margin-top: 8px;
}

.cbox-2 i,
.cbox-2 span,
.cbox-2 img {
  float: left;
  color: #666;
  font-size: 2rem;
  line-height: 1 !important;
  margin-right: 10px;
}

.cbox-3 span,
.cbox-3 img {
  text-align: center;
  float: left;
  margin-top: 5px;
  margin-right: 25px;
}

#content-3 .list-group-item.active {
  background-color: #f6f9fd;
  color: #333;
}

#content-3.bg-lightgrey .list-group-item.active {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(10, 10, 10, 0.05);
}

#content-3 .list-group-item {
  margin-bottom: 6px;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 25px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#content-3 .list-group-item.active h5 {
  color: #16a2e0;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#content-3 .primary-theme .list-group-item.active h5 {
  color: #5496ff;
}

#content-3 .aqua-theme .list-group-item.active h5 {
  color: #08d9d6;
}

#content-3 .bluegrey-theme .list-group-item.active h5 {
  color: #5f7c8b;
}

#content-3 .darkblue-theme .list-group-item.active h5 {
  color: #1d437b;
}

#content-3 .green-theme .list-group-item.active h5 {
  color: #5ed16f;
}

#content-3 .darkgreen-theme .list-group-item.active h5 {
  color: #48af4b;
}

#content-3 .deeporange-theme .list-group-item.active h5 {
  color: #ff5607;
}

#content-3 .red-theme .list-group-item.active h5 {
  color: #ff6949;
}

#content-3 .purple-theme .list-group-item.active h5 {
  color: #7c80c1;
}

#content-3 .tomato-theme .list-group-item.active h5 {
  color: #ee8663;
}

.img-block,
.kenapa-kami-img,
.content-8-img {
  text-align: center;
  margin-bottom: 40px;
}

.content-5-img {
  text-align: center;
  padding-left: 50px;
}

.content-6-img {
  position: relative;
  text-align: center;
  left: -75%;
}

.content-8-img {
  position: relative;
  left: -70%;
}

.content-5-img img,
.content-6-img img,
.kenapa-kami-img img,
.content-8-img img {
  max-width: none;
  display: inline-block;
}

.content-9-img {
  text-align: center;
  margin-top: 50px;
}

.content-10-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
}

.content-11-img {
  background-image: url(../media/images/image-15.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60%;
  left: 40%;
}

#statistic-2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

#statistic-1 .section-title {
  margin-bottom: 50px;
}

.statistic-block {
  text-align: center;
  margin-bottom: 40px;
}

.statistic-block h5 {
  font-size: 4rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -1px;
  margin-bottom: 15px;
}

#statistic-2 .statistic-block h5 {
  font-size: 2.35rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-top: 18px;
  margin-bottom: 12px;
}

.statistic-block p {
  font-family: "Noto Sans TC", sans-serif;
  margin-bottom: 0;
}

.pricing-row {
  margin-right: 30px;
  margin-left: 30px;
}

.pricing-page-section .section-title {
  margin-bottom: 40px;
}

#pills-tab {
  margin: 0 auto 80px;
}

#pricing-2 .nav-item {
  margin: 0;
}

.nav-pills {
  background-color: rgba(240, 240, 240 0.3);
  border: 1px solid #ddd;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #8a8cbd;
  border-color: #8a8cbd;
  color: #fff;
}

.nav-pills .nav-link {
  background-color: transparent;
  border: 1px solid transparent;
  color: #555;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px 30px;
  margin-right: 0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid transparent;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.nav-pills .nav-link span {
  color: #8a8cbd;
  font-size: 0.95rem;
  font-weight: 700;
  margin-left: 10px;
}

.nav-pills .nav-link.active span,
.nav-pills .nav-link.active span:hover,
.nav-pills .nav-link.active span:focus {
  color: #fff !important;
}

.primary-theme.nav-pills .nav-link.active,
.primary-theme.nav-pills .show > .nav-link {
  background-color: #5496ff;
  border-color: #5496ff;
  color: #fff;
}

.aqua-theme.nav-pills .nav-link.active,
.aqua-theme.nav-pills .show > .nav-link {
  background-color: #08d9d6;
  border-color: #08d9d6;
  color: #fff;
}

.bluegrey-theme.nav-pills .nav-link.active,
.bluegrey-theme.nav-pills .show > .nav-link {
  background-color: #5f7c8b;
  border-color: #5f7c8b;
  color: #fff;
}

.darkblue-theme.nav-pills .nav-link.active,
.darkblue-theme.nav-pills .show > .nav-link {
  background-color: #1d437b;
  border-color: #1d437b;
  color: #fff;
}

.green-theme.nav-pills .nav-link.active,
.green-theme.nav-pills .show > .nav-link {
  background-color: #5ed16f;
  border-color: #5ed16f;
  color: #fff;
}

.darkgreen-theme.nav-pills .nav-link.active,
.darkgreen-theme.nav-pills .show > .nav-link {
  background-color: #48af4b;
  border-color: #48af4b;
  color: #fff;
}

.deeporange-theme.nav-pills .nav-link.active,
.deeporange-theme.nav-pills .show > .nav-link {
  background-color: #ff5607;
  border-color: #ff5607;
  color: #fff;
}

.red-theme.nav-pills .nav-link.active,
.red-theme.nav-pills .show > .nav-link {
  background-color: #ff6949;
  border-color: #ff6949;
  color: #fff;
}

.purple-theme.nav-pills .nav-link.active,
.purple-theme.nav-pills .show > .nav-link {
  background-color: #7c80c1;
  border-color: #7c80c1;
  color: #fff;
}

.tomato-theme.nav-pills .nav-link.active,
.tomato-theme.nav-pills .show > .nav-link {
  background-color: #ee8663;
  border-color: #ee8663;
  color: #fff;
}

.primary-theme.nav-pills .nav-link span {
  color: #5496ff;
}

.aqua-theme.nav-pills .nav-link span {
  color: #08d9d6;
}

.bluegrey-theme.nav-pills .nav-link span {
  color: #5f7c8b;
}

.darkblue-theme.nav-pills .nav-link span {
  color: #1d437b;
}

.green-theme.nav-pills .nav-link span {
  color: #5ed16f;
}

.darkgreen-theme.nav-pills .nav-link span {
  color: #48af4b;
}

.deeporange-theme.nav-pills .nav-link span {
  color: #ff5607;
}

.red-theme.nav-pills .nav-link span {
  color: #ff6949;
}

.purple-theme.nav-pills .nav-link span {
  color: #7c80c1;
}

.tomato-theme.nav-pills .nav-link span {
  color: #ee8663;
}

.pricing-table {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 7px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 45px 50px;
  text-align: center;
  margin-bottom: 40px;
}

.bg-lightgrey .pricing-table {
  border: 1px solid #f5f5f5;
  border-top: 7px solid #ddd;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bg-white .pricing-table {
  border: 1px solid #ccc;
  border-top: 7px solid #ccc;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}

.pricing-table.highlight {
  padding: 70px 50px;
}

.primary-theme .pricing-table.highlight {
  border-top: 7px solid #5496ff;
}

.aqua-theme .pricing-table.highlight {
  border-top: 7px solid #08d9d6;
}

.bluegrey-theme .pricing-table.highlight {
  border-top: 7px solid #5f7c8b;
}

.darkblue-theme .pricing-table.highlight {
  border-top: 7px solid #1d437b;
}

.green-theme .pricing-table.highlight {
  border-top: 7px solid #5ed16f;
}

.darkgreen-theme .pricing-table.highlight {
  border-top: 7px solid #48af4b;
}

.deeporange-theme .pricing-table.highlight {
  border-top: 7px solid #ff5607;
}

.red-theme .pricing-table.highlight {
  border-top: 7px solid #ff6949;
}

.purple-theme .pricing-table.highlight {
  border-top: 7px solid #7c80c1;
}

.tomato-theme .pricing-table.highlight {
  border-top: 7px solid #ee8663;
}

.pricing-plan h5 {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pricing-table span.price {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.pricing-table sup {
  font-size: 35px;
  font-weight: 500;
  top: -10px;
  right: 3px;
}

.pricing-table sup.pricing-coins {
  top: -30px;
  font-size: 20px;
  margin-left: 2px;
}

.pricing-plan p {
  color: #888;
  margin-top: 10px;
  margin-bottom: 20px;
}

ul.features {
  text-align: left;
  display: inline-block;
  margin: 0 auto;
}

ul.features li {
  color: #333;
  font-size: 0.975rem;
  line-height: 1;
  font-weight: 400;
  padding: 9px 0;
}

ul.features li i {
  color: #5ed16f;
  font-size: 0.725rem;
  line-height: 0.975rem;
  position: relative;
  top: -1px;
  right: 3px;
}

.primary-theme .pricing-plan h5,
.primary-theme ul.features li i {
  color: #5496ff;
}

.aqua-theme .pricing-plan h5,
.aqua-theme ul.features li i {
  color: #5496ff;
}

.bluegrey-theme .pricing-plan h5,
.bluegrey-theme ul.features li i {
  color: #5f7c8b;
}

.darkblue-theme .pricing-plan h5,
.darkblue-theme ul.features li i {
  color: #1d437b;
}

.green-theme .pricing-plan h5,
.green-theme ul.features li i {
  color: #5ed16f;
}

.darkgreen-theme .pricing-plan h5,
.darkgreen-theme ul.features li i {
  color: #48af4b;
}

.deeporange-theme .pricing-plan h5,
.deeporange-theme ul.features li i {
  color: #ff5607;
}

.red-theme .pricing-plan h5,
.red-theme ul.features li i {
  color: #ff6949;
}

.purple-theme .pricing-plan h5,
.purple-theme ul.features li i {
  color: #7c80c1;
}

.tomato-theme .pricing-plan h5,
.tomato-theme ul.features li i {
  color: #ee8663;
}

ul.features li.disabled-option,
.primary-theme ul.features li.disabled-option i,
.aqua-theme ul.features li.disabled-option i,
.bluegrey-theme ul.features li.disabled-option i,
.darkblue-theme ul.features li.disabled-option i,
.green-theme ul.features li.disabled-option i,
.darkgreen-theme ul.features li.disabled-option i,
.deeporange-theme ul.features li.disabled-option i,
.red-theme ul.features li.disabled-option i,
.purple-theme ul.features li.disabled-option i,
.tomato-theme ul.features li.disabled-option i {
  color: #aaa;
}

.pricing-table .btn {
  display: block;
  width: 100%;
  margin-top: 35px;
}

.pricing-notice p {
  padding: 0 10%;
  margin-top: 20px;
  margin-bottom: 0;
}

.pricing-notice p span {
  font-weight: 700;
  margin-right: 5px;
}

.team-member {
  margin-bottom: 40px;
}

.team-member-data {
  margin-top: 20px;
  text-align: center;
}

.team-member-data h5 {
  line-height: 1;
  margin-bottom: 1px;
}

.team-member-data a {
  font-size: 0.85rem;
  font-family: "Noto Sans TC", sans-serif;
  line-height: 1;
  font-weight: 500;
  margin-top: 5px;
  padding: 2px 2px;
}

/* .team-member-data a:hover {
  color: #000;
  text-decoration: underline;
} */

.team-member-data p {
  color: #757575;
  margin-top: 10px;
  margin-bottom: 0;
}

.team-member-photo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  width: 300px;
}

#reviews-3 {
  padding-top: 50px;
  padding-bottom: 50px;
}

#reviews-3 .bg-inner {
  width: 100%;
  background: url(../media/images/reviews-3.jpg) no-repeat fixed center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

#reviews-3 .txt-block {
  margin-bottom: 0;
}

.review-2 {
  width: 33.33%;
  padding: 0;
  margin: 0;
}

#reviews-3 .review-2 {
  width: 50%;
}

#reviews-3 .review-2.mt-40 {
  margin-top: 40px;
}

.review-txt {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 10px 20px;
  padding: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

#reviews-3 .review-txt {
  padding: 35px 30px;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bg-lightgrey .review-txt {
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.reviews-3-holder {
  margin-top: -60px;
  margin-bottom: -60px;
  position: relative;
  z-index: 999;
}

.testimonial-avatar {
  display: inline-block;
  /* float: left */
}

.owl-item .testimonial-avatar img,
.testimonial-avatar img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin: 0 16px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.review-author h5 {
  font-size: 1rem;
  line-height: 1;
  padding-top: 12px;
  margin-bottom: 3px;
}

.review-txt p {
  color: #757575;
  font-size: 0.975rem;
  line-height: 1.5;
  font-weight: 300;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: 0;
}

.rating i {
  color: #ffc832;
  font-size: 0.835rem;
  line-height: 1;
  margin-right: 1px;
}

.rating i:last-child {
  margin-right: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #aaa;
}

.brands-section {
  padding-top: 60px;
  padding-bottom: 30px;
}

#brands-3.brands-section {
  padding-top: 100px;
  padding-bottom: 55px;
}

.brands-section p {
  color: #888;
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 30px;
}

.brand-logo {
  margin-bottom: 30px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}

.brand-logo:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}

#brands-3 .brand-logo {
  padding: 10px 15px;
  margin-bottom: 35px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.brand-logo.width-20 {
  width: 20%;
  float: left;
}

.brands-holder img {
  padding: 0 2px;
}

.brands-holder .width-20 img,
.brands-carousel img {
  padding: 0 10px;
}

#brands-3 .brand-logo:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#video-1 {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

#video {
  height: 500px;
  padding-top: 250px;
  background: url(../media/images/video-3.jpg) no-repeat bottom center;
  background-size: cover;
}

#video-1 .video-preview {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

#video-2 .video-preview,
#video-1 .video-preview img,
#video-2 .video-preview img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#video-1 .video-txt p {
  color: #888;
  padding-left: 15px;
  margin-bottom: 0;
}

#faqs-3 h3.h3-md {
  margin-bottom: 25px;
}

#faqs #accordion {
  margin-right: 20px;
  margin-left: 20px;
}

#faqs .card-header,
#faqs-3 .card-header {
  padding: 25px 0;
  background-color: transparent;
  border: 0;
  position: relative;
}

#faqs #accordion [data-toggle="collapse"].collapsed:after,
#faqs-3 #accordion [data-toggle="collapse"].collapsed:after,
#faqs #accordion [data-toggle="collapse"]:after,
#faqs-3 #accordion [data-toggle="collapse"]:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  position: absolute;
  font-size: 1rem;
  top: 26px;
  right: 5px;
}

#faqs #accordion [data-toggle="collapse"].collapsed:after,
#faqs-3 #accordion [data-toggle="collapse"].collapsed:after {
  content: "\f067";
}

#accordion .card {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#accordion .card-header h5 {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

#accordion .card-header a {
  color: #333;
}

#accordion .card-body {
  padding: 5px 0 15px 0;
}

#accordion .card-body p {
  color: #666;
}

#accordion .card-body .content-list {
  margin-bottom: 1rem;
}

.questions-holder {
  padding-left: 30px;
  padding-right: 30px;
}

.question {
  margin-bottom: 20px;
}

.questions-wrap h5.h5-md {
  color: #16a2e0;
  margin-bottom: 25px;
}

.question h5 {
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
}

.question p {
  color: #666;
}

.more-questions {
  margin-top: 80px;
}

#faqs-2 .more-questions {
  margin-top: 50px;
}

.more-questions h5 {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.more-questions a {
  font-weight: 700;
  text-decoration: underline;
}

.more-questions a:hover {
  color: #111;
}

.faqs-3-img img {
  max-width: none;
  display: inline-block;
  margin-bottom: 600px;
}

#cta-1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#cta-2 {
  padding-top: 80px;
  padding-bottom: 85px;
}

#cta-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#cta-3 .bg-inner {
  position: relative;
  z-index: 1;
}

#cta-4 .container {
  overflow: hidden;
}

.cta-txt h3 {
  margin-bottom: 25px;
}

#cta-2 .cta-txt h3 {
  margin-bottom: 20px;
}

#cta-1 .cta-txt p,
#cta-4 .cta-txt p {
  margin-bottom: 0;
}

#cta-2 p {
  padding: 0 10%;
  margin-bottom: 0;
}

#cta-2 .btns-group,
.cta-txt .stores-badge {
  margin-top: 30px;
}

.cta-3-img {
  margin-top: -40px;
  margin-bottom: -40px;
  position: relative;
  z-index: 999;
}

.blog-post {
  margin-bottom: 40px;
}

#blog-page .blog-post {
  margin-bottom: 70px;
}

#single-post {
  margin-top: 60px;
}

.blog-post-img {
  position: relative;
}

.blog-post-img,
.blog-post-img img {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.blog-post-img.mb-40,
.blog-post-img.mb-40 img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.blog-post-txt {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 40px 25px 40px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

#blog-page .blog-post-txt {
  padding: 20px 0 0;
  border: 0;
}

#leave-comment,
.single-post-title,
.single-post-txt,
.related-post-title {
  padding: 0 3%;
}

.bg-lightgrey .blog-post-txt {
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.blog-post-txt a {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 1.05rem;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: -0.5px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#blog-page .blog-post-txt a {
  font-size: 1.65rem;
  line-height: 1.25;
}

.blog-post-txt a:hover {
  color: #888;
  text-decoration: underline;
}

p.post-meta {
  color: #888;
  font-size: 0.9rem;
  font-family: "Noto Sans TC", sans-serif;
  margin-bottom: 8px;
}

#blog-page p.post-meta {
  margin-bottom: 12px;
}

p.post-meta span {
  font-weight: 500;
}

.single-post-txt h5 {
  margin-bottom: 20px;
}

.single-post-txt p.p-md {
  font-weight: 500;
  font-style: italic;
}

.single-post-txt p a {
  color: #5496ff;
  font-weight: 400;
  text-decoration: underline;
}

.blog-post-txt a:hover {
  text-decoration: underline;
}

.primary-theme p.post-meta span {
  color: #5496ff;
}

.aqua-theme p.post-meta span {
  color: #08d9d6;
}

.bluegrey-theme p.post-meta span {
  color: #5f7c8b;
}

.darkblue-theme p.post-meta span {
  color: #1d437b;
}

.green-theme p.post-meta span {
  color: #5ed16f;
}

.darkgreen-theme p.post-meta span {
  color: #48af4b;
}

.deeporange-theme p.post-meta span {
  color: #ff5607;
}

.red-theme p.post-meta span {
  color: #ff6949;
}

.purple-theme p.post-meta span {
  color: #7c80c1;
}

.tomato-theme p.post-meta span {
  color: #ee8663;
}

.blog-post-avatar {
  position: absolute;
  right: 6%;
  bottom: -27px;
}

.blog-post-avatar img {
  width: 54px;
  height: 54px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

#blog-page .blog-post-avatar img {
  width: 70px;
  height: 70px;
}

.blog-post-txt p {
  margin-top: 10px;
}

.post-category {
  position: absolute;
  left: 6%;
  top: 10%;
  z-index: 999;
}

.post-category p {
  color: #fff;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 0.7rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 10px;
  border: 2px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#blog-page .post-category p {
  font-size: 0.915rem;
  padding: 6px 12px;
}

#sidebar h5.h5-sm {
  margin-bottom: 25px;
}

#search-field .form-control {
  background-color: #f0f0f0;
  height: 54px;
  padding-left: 20px;
  border: 0;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

#search-field .btn {
  background-color: #f0f0f0;
  color: #777;
  border: 0;
  height: 54px;
  padding: 0 18px;
  margin-top: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

#search-field .form-control:focus {
  border-color: #999;
  outline: 0 none;
  box-shadow: none;
}

ul.blog-category-list > li {
  padding: 12px 0;
  border-bottom: 1px dashed #c0c0c0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

ul.blog-category-list > li:first-child {
  padding: 0 0 12px;
}

ul.blog-category-list > li:last-child {
  padding: 12px 0 0;
  border-bottom: 0;
}

ul.blog-category-list > li a {
  color: #555;
}

ul.blog-category-list > li span {
  color: #444;
  font-weight: 400;
}

ul.blog-category-list li a:hover {
  color: #000;
  text-decoration: none;
}

.popular-posts li {
  padding: 14px 0;
  border-bottom: 1px dashed #c0c0c0;
}

.popular-posts li:first-child {
  padding: 0 0 14px;
}

.popular-posts li:last-child {
  padding: 14px 0 0;
  border-bottom: 0;
}

.popular-posts img {
  text-align: center;
  float: left;
}

.post-summary {
  overflow: hidden;
  padding-left: 20px;
}

.post-summary a {
  color: #555;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.popular-posts .post-summary a:hover {
  text-decoration: underline;
}

.popular-posts p {
  color: #888;
  font-size: 0.875rem;
  margin-top: 6px;
  margin-bottom: 0;
}

.badge {
  font-size: 0.75rem;
  font-weight: 600;
  color: #333;
  border: 0;
  background-color: #fff;
  border: 2px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 4px 14px;
  margin-right: 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.badge a {
  color: #666 !important;
  font-size: 0.825rem;
  font-weight: 400;
  line-height: 1.42857;
}

.badge:hover {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #333;
}

.single-post-data {
  margin-top: 35px;
}

.single-post-data p {
  font-size: 0.95rem;
  font-family: "Noto Sans TC", sans-serif;
}

.single-post-data a {
  font-weight: 500;
}

.post-title-meta {
  margin-bottom: 20px;
}

.post-title-meta span {
  color: #bbb;
  font-size: 0.815rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.more-posts {
  margin-top: 20px;
  margin-bottom: 40px;
}

.post-share-links {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #e5e5e5;
}

.post-inner-img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.post-inner-img h4 {
  line-height: 1.35;
  margin-bottom: 30px;
}

.post-inner-img h5 {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 3px;
}

.post-inner-img p {
  color: #999;
  font-size: 0.95rem;
  font-weight: 500;
  margin-bottom: 0;
}

.post-tags-list {
  margin-bottom: 40px;
}

.post-tags-list span a {
  color: #858585;
  font-size: 0.855rem;
  line-height: 1;
  font-weight: 400;
  border: 2px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 15px;
  margin-right: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.post-tags-list span a:hover {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #333;
}

.share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

a.share-ico {
  width: 100px;
  height: 36px;
  font-size: 1rem;
  line-height: 36px !important;
  text-align: center;
  margin-right: 10px;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.share-social-icons i {
  font-size: 14px;
  margin-right: 8px;
}

a.share-ico.ico-like {
  background-color: #f2f2f2;
  color: #333;
}

a.share-ico.ico-facebook {
  background-color: #3b5998;
  color: #fff;
}

a.share-ico.ico-twitter {
  background-color: #00a9ed;
  color: #fff;
}

a.share-ico.ico-google-plus {
  background-color: #dd4b39;
  color: #fff;
}

a.share-ico.ico-pinterest {
  background-color: #cb2027;
  color: #fff;
}

.author-senoff {
  background-color: #f8f9fb;
  padding: 45px;
  margin-top: 90px;
  margin-bottom: 100px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.author-senoff img {
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.author-senoff-txt {
  overflow: hidden;
  padding-left: 30px;
}

.author-senoff-txt h5 {
  margin-bottom: 15px;
}

.author-senoff-txt p {
  margin-bottom: 0;
}

.single-post-comments {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 3%;
}

.single-post-comments h5.h5-md {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.single-post-comments img {
  width: 55px;
  height: 55px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h5 {
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 2px;
}

.comment-date {
  color: #888;
  font-size: 14px;
  margin-bottom: 5px;
}

.btn-reply {
  margin-left: 10px;
}

.btn-reply a {
  color: #888;
  font-size: 14px;
}

.btn-reply a i {
  font-size: 13px;
  margin-right: 1px;
}

.btn-reply a:hover {
  color: #000;
}

.single-post-comments hr {
  margin-top: 35px;
  margin-bottom: 35px;
}

#leave-comment h5.h5-md {
  margin-bottom: 3px;
}

.comment-form {
  position: relative;
  margin-top: 50px;
}

.comment-form p {
  color: #333;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.comment-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.comment-form .form-control:focus {
  border-color: #16a2e0;
  outline: 0 none;
  box-shadow: none;
}

.comment-form textarea {
  min-height: 200px;
}

.comment-form textarea.form-control {
  padding: 20px;
}

.comment-form label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.comment-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
}

.comment-form-msg .sending-msg {
  margin-top: 18px;
}

#newsletter-1.bg-image {
  background: url(../media/images/newsletter-1.jpg) no-repeat fixed center
    center;
  background-size: cover;
}

#newsletter-2 {
  background-image: url(../media/images/newsletter-2.jpg);
  padding-top: 130px;
  padding-bottom: 100px;
}

#newsletter-1 .section-title {
  margin-bottom: 40px;
  padding: 0 5%;
}

.newsletter-txt p {
  color: #999;
  margin-top: 25px;
  margin-bottom: 10px;
}

.bg-image .newsletter-txt p {
  color: #fff;
}

.newsletter-txt p a {
  color: #666;
  font-weight: 700;
  text-decoration: underline;
}

.bg-image .newsletter-txt p a {
  color: #fff;
}

.newsletter-txt p a:hover {
  color: #000;
}

#newsletter-1 .newsletter-form {
  padding: 0 10%;
}

.newsletter-section .form-control {
  display: block;
  width: 100% !important;
  text-align: center;
  height: 56px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #222;
  font-size: 1.05rem;
  font-weight: 300;
  padding: 0 1.4rem;
  margin-bottom: 15px;
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.newsletter-section .input-group > .custom-select:not(:last-child),
.newsletter-section .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.newsletter-section .form-control:focus {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none;
}

.newsletter-section .form-control::-moz-placeholder {
  color: #999;
}

.newsletter-section .form-control:-ms-input-placeholder {
  color: #999;
}

.newsletter-section .form-control::-webkit-input-placeholder {
  color: #999;
}

.newsletter-section .input-group-btn {
  display: block;
  width: 100% !important;
}

.newsletter-section .btn {
  display: block;
  width: 100% !important;
  height: 56px;
  font-size: 0.975rem;
  padding: 0.915rem 3rem;
  margin-left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.newsletter-section .newsletter-form label.valid,
.newsletter-section .newsletter-form label.error {
  color: #f6412d;
  font-size: 0.975rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.newsletter-section .newsletter-form label.valid {
  color: #48af4b;
}

#kontak {
  background-image: url(../media/images/contacts-2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#kontak.blue-socials {
  background-image: url(../media/images/blue-socials.html);
}

#kontak .form-holder {
  margin-right: 6%;
  margin-left: 6%;
}

#kontak .section-title {
  margin-bottom: 40px;
}

.contact-box h5 {
  margin-bottom: 12px;
}

.contact-box p {
  color: #757575;
  font-size: 1.05rem;
  font-weight: 400;
  margin-bottom: 0;
}

.register-form p {
  color: #eee;
  /* padding: 0 15%; */
  margin-top: 30px;
  margin-bottom: 0;
}

.bg-white .register-form p,
.bg-lightgrey .register-form p {
  color: #999;
}

.register-form p a {
  color: #f0f0f0;
  font-weight: 500;
  text-decoration: underline;
}

.bg-white .register-form p a,
.bg-lightgrey .register-form p a {
  color: #666;
}

.register-form p a:hover {
  color: #fff;
}

.bg-white .register-form p a:hover,
.bg-lightgrey .register-form p a:hover {
  color: #000;
}

.contact-form .form-control,
.register-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0;
  color: #444;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.register-form .form-control {
  height: 58px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}

.contact-form .custom-select {
  display: inline-block;
  width: 100%;
  height: 54px;
  line-height: 1;
  color: #444;
  border: 1px solid #ddd;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  box-shadow: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.bg-wave .contact-form .form-control,
.bg-lightgrey .contact-form .form-control,
.bg-lightgrey .register-form .form-control,
.bg-wave .contact-form .custom-select,
.bg-lightgrey .contact-form .custom-select {
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-form textarea {
  min-height: 220px;
}

.contact-form textarea.form-control {
  padding: 20px 15px;
}

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

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

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

.contact-form .form-control:focus,
.contact-form .custom-select:focus {
  outline: 0 none;
  box-shadow: none;
  border-color: #ccc;
}

.register-form .btn {
  width: 100%;
  /* height: 50px; */
  font-weight: 600;
}

.register-form textarea {
  min-height: 100px;
}

.register-form textarea.form-control {
  padding: 10px 15px;
}

.contacts-section label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.contact-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
}

.contacts-section .sending-msg {
  margin-top: 18px;
}

.bg-blue .sending-msg .loading,
.bg-darkblue .sending-msg .loading,
.bg-green .sending-msg .loading,
.bg-purple .sending-msg .loading {
  color: #ffc30d;
}

.footer-info {
  margin-top: 12px;
}

.footer h5.h5-sm {
  line-height: 1;
  margin-bottom: 25px;
}

#footer-1 .footer-info p,
#footer-2 .footer-info p,
#footer-4 .footer-info p {
  font-weight: 400;
  margin-bottom: 3px;
}

#footer-3 .footer-box p {
  margin-bottom: 3px;
}

#footer-1 p.foo-email,
#footer-2 p.foo-email,
#footer-4 p.foo-email {
  margin-top: 30px;
  margin-bottom: 5px;
}

p.foo-email a {
  font-weight: 500;
  text-decoration: underline;
}

p.footer-copyright {
  font-size: 0.95rem;
  margin-bottom: 0;
}

p.footer-copyright-sm {
  font-size: 0.75rem;
  margin-bottom: 0;
}

p.footer-copyright span {
  font-weight: 700;
}

p.footer-copyright-sm span {
  font-weight: 500;
}

.blue-waves .footer p,
.blue-geometric .footer p,
.footer.bg-green p,
.footer.bg-blue p,
.footer.bg-darkblue p,
.footer.bg-lightdark p,
.footer.bg-purple p {
  color: #f0f0f0;
}

.footer a.store {
  display: block;
  margin-right: 0;
  margin-bottom: 14px;
}

.footer-links li {
  font-size: 1rem;
  width: auto !important;
  display: block !important;
  /* vertical-align: top; */
  clear: none !important;
  margin: 0 0 9px 0;
  padding: 0;
}

.footer-links li a:hover {
  color: #000;
  text-decoration: underline;
}

.blue-waves .footer-links li,
.blue-geometric .footer-links li,
.bg-primary-color .footer-links li,
.bg-blue .footer-links li,
.bg-darkblue .footer-links li,
.bg-green .footer-links li,
.bg-lightdark .footer-links li,
.bg-purple .footer-links li {
  color: #f0f0f0;
}

.blue-waves .footer-links li a:hover,
.blue-geometric .footer-links li a:hover,
.bg-primary-color .footer-links li a:hover,
.bg-blue .footer-links li a:hover,
.bg-darkblue .footer-links li a:hover,
.bg-green .footer-links li a:hover,
.bg-lightdark .footer-links li a:hover,
.bg-purple .footer-links li a:hover {
  color: #fff;
}

.foo-socials {
  display: inline-block;
  padding-left: 0;
  margin: 0 auto 0;
}

.foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 8px 0;
  padding: 0;
}

.foo-socials a {
  display: block;
  background-color: transparent;
  border: 2px solid #666;
  width: 36px;
  height: 36px;
  color: #666;
  font-size: 16px;
  line-height: 34px !important;
  margin-right: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.blue-waves .foo-socials a,
.blue-geometric .foo-socials a,
.bg-primary-color .foo-socials a,
.bg-blue .foo-socials a,
.bg-darkblue .foo-socials a,
.bg-green .foo-socials a,
.bg-lightdark .foo-socials a,
.bg-purple .foo-socials a {
  color: #f0f0f0;
  border-color: #f0f0f0;
}

.foo-socials a.ico-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.foo-socials a.ico-twitter:hover {
  background-color: #00a9ed;
  border-color: #00a9ed;
  color: #fff;
}

.foo-socials a.ico-instagram:hover {
  background-color: #dc3c59;
  border-color: #dc3c59;
  color: #fff;
}

.foo-socials a.ico-dribbble:hover {
  background-color: #d92d84;
  border-color: #d92d84;
  color: #fff;
}

.foo-socials a.ico-behance:hover {
  background-color: #2473f6;
  border-color: #2473f6;
  color: #fff;
}

.foo-socials a.ico-pinterest:hover {
  background-color: #ac281a;
  border-color: #ac281a;
  color: #fff;
}

.foo-socials a.ico-linkedin:hover {
  background-color: #015886;
  border-color: #015886;
  color: #fff;
}

.foo-socials a.ico-google-plus:hover {
  background-color: #cd1111;
  border-color: #cd1111;
  color: #fff;
}

.foo-socials a.ico-youtube:hover {
  background-color: #cd1b20;
  border-color: #cd1b20;
  color: #fff;
}

.foo-socials a.ico-tumblr:hover {
  background-color: #3a5976;
  border-color: #3a5976;
  color: #fff;
}

.foo-socials a.ico-vk:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.foo-socials a.ico-yahoo:hover {
  background-color: #7b0099;
  border-color: #7b0099;
  color: #fff;
}

.foo-socials a.ico-yelp:hover {
  background-color: #d32323;
  border-color: #d32323;
  color: #fff;
}

.foo-socials a.ico-line:hover {
  background-color: #00b900;
  border-color: #00b900;
  color: #fff;
}

.footer-form .form-control {
  height: 48px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: 0;
  color: #333;
  font-size: 1rem;
  padding: 0 15px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.footer-form .form-control:focus {
  border: 1px solid #ccc;
  border-right: 0;
  outline: 0;
  box-shadow: none;
}

.footer-form .btn {
  height: 48px;
  color: #aaa;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 1.45rem;
  line-height: 1 !important;
  padding: 0 15px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.blue-waves .footer-form .btn i,
.blue-geometric .footer-form .btn i,
.bg-primary-color .footer-form .btn i,
.bg-blue .footer-form .btn i,
.bg-darkblue .footer-form .btn i,
.bg-green .footer-form .btn i,
.bg-lightdark .footer-form .btn i,
.bg-purple .footer-form .btn i {
  color: #aaa;
}

.footer-form .form-notification {
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 15px;
  margin-left: 5px;
}

.bottom-footer {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
}

.bg-lightdark .bottom-footer {
  border-top: 1px solid #555;
}

.bg-darkblue .bottom-footer {
  border-top: 1px solid #173562;
}

.nb-form {
  position: fixed;
  z-index: 9999;
  min-width: 270px;
  max-width: 270px;
  background: #fff;
  right: 100px;
  bottom: -320px;
  cursor: pointer;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all 0.7s cubic-bezier(0.22, 0.67, 0.43, 1.22) 0.2s;
}

.nb-form.open {
  bottom: 0;
}

p.nb-form-title {
  color: #666;
  font-size: 15px;
  font-family: "Noto Sans TC", sans-serif;
  line-height: 1;
  margin-bottom: 0;
  padding: 20px 20px 0;
}

.nb-form .assistant-avatar {
  position: absolute;
  top: -49px;
  right: 20px;
  display: block;
  width: 60px;
  height: 60px;
  margin: 20px auto 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.bottom-form-holder {
  padding: 25px 15px;
}

.bottom-form-control {
  width: 100%;
  border: 1px solid #ddd;
  color: #666;
  font-size: 0.915rem;
  padding: 8px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.quick-contact-form textarea {
  min-height: 60px;
}

.quick-form .btn {
  font-size: 0.75rem;
  padding: 0.7rem 1.5rem;
  margin-top: 5px;
  margin-right: 5px;
}

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

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

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

.bottom-form-control:focus {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  outline: 0;
  box-shadow: none;
}

.page-hero-section {
  background: no-repeat center center;
  padding-top: 180px;
  padding-bottom: 90px;
  background-size: cover;
}

#about-page.page-hero-section {
  background-image: url(../media/images/about-page.jpg);
}

#blogs-page.page-hero-section {
  background-image: url(../media/images/blogs-page.jpg);
}

#contacts-page.page-hero-section {
  background-image: url(../media/images/contacts-page.jpg);
}

#user-page.page-hero-section {
  background-image: url(../media/images/user-page.jpg);
}

#clients-page.page-hero-section {
  background-image: url(../media/images/clients-page.jpg);
}

#pricing-page.page-hero-section {
  background-image: url(../media/images/pricing-page.jpg);
}

#faqs-page.page-hero-section {
  background-image: url(../media/images/faqs-page.jpg);
}

#terms-page.page-hero-section {
  background-image: url(../media/images/terms-page.jpg);
}

.page-hero-section p {
  font-size: 1.15rem;
  padding: 0 15%;
  margin-top: 20px;
  margin-bottom: 0;
}

#breadcrumb {
  margin-top: 5px;
  text-align: center;
}

.breadcrumb-nav {
  display: inline-block;
  margin: 0 auto;
}

.breadcrumb {
  padding: 15px 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  width: 100%;
}

.breadcrumb-item a {
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  text-decoration: underline;
}

.breadcrumb-item a:hover {
  color: #fff;
}

.breadcrumb-item.active {
  color: #fff;
  font-size: 1rem;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
}

.breadcrumb-item + .breadcrumb-item::before {
  font-size: 1.05rem;
  display: inline-block;
  padding-right: 12px;
  margin-top: -1px;
  color: #fff;
  content: "\00bb";
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 15px;
}

.blog-page-pagination {
  margin-top: 70px;
  padding-top: 60px;
}

.page-link {
  color: #666;
  font-weight: 500;
  padding: 0.65rem 0.95rem;
  margin: 0 5px;
  background-color: #fff;
  border-color: #e5e5e5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.page-item:first-child .page-link {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.page-item.disabled .page-link {
  color: #aaa;
  background-color: #fff;
  border-color: #e5e5e5;
}

.next-page.page-link1 {
  margin-left: 30px;
}

.page-link:hover,
.page-link:focus,
.page-item.active .page-link {
  background-color: #5496ff;
  color: #fff;
  border-color: #5496ff;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
}

.primary-theme .page-link:hover,
.primary-theme .page-link:focus,
.primary-theme .page-item.active .page-link {
  background-color: #5496ff;
  border-color: #5496ff;
}

#terms-page p.p-notice {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 700;
}

.terms-box {
  margin-bottom: 40px;
}

.terms-box h5 {
  margin-bottom: 25px;
}

.terms-box p span {
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 700;
  margin-right: 5px;
}

.terms-box p a {
  color: #5496ff;
  font-weight: 700;
  text-decoration: underline;
}

.terms-box p a:hover {
  color: #444;
}

ul.terms-list {
  list-style: disc;
  margin: 20px 0 20px 25px;
}

ul.terms-list li {
  margin-bottom: 10px;
}

ul.terms-list li:last-child {
  margin-bottom: 0;
}

#page-404 h2 {
  font-size: 2.25em;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.5px;
  position: relative;
  margin-top: -80px;
  margin-bottom: 20px;
}

#page-404 h5 {
  color: #f2f2f2;
  font-weight: 300;
  line-height: 1.35;
  padding: 0 26%;
  margin-bottom: 28px;
}

#scrollUp {
  display: none;
  width: 40px;
  height: 45px;
  position: fixed;
  bottom: 20px;
  right: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../media/images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(35, 35, 35, 0.65);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear;
}

#scrollUp:hover {
  background-color: #666;
}

#whatsappFloat {
  display: flex;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  border-radius: 50px;
  background: #4caf50;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

#whatsappFloat svg {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 10;
  fill: #fff;
}

#whatsappFloat:hover {
  transform: translateY(-4px);
  text-decoration: none;
}

#whatsappFloat .text-send {
  height: 30px;
  width: 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 32px;
  bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding-left: 17px;
  border-radius: 15px;
  background: #4caf50;
  color: #fff;
  transition: 0.2s;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1;
}

#whatsappFloat:hover .text-send {
  visibility: visible;
  opacity: 1;
  width: 205px;
}

nav a#pull {
  display: none;
}

#stlChanger {
  position: fixed;
  z-index: 9999;
  font-size: 13px;
  font-family: "Noto Sans TC", sans-serif;
  overflow: hidden;
  right: -230px;
  top: 125px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#stlChanger.open {
  right: 0;
}

#stlChanger .bgChanger {
  min-width: 280px;
  min-height: 280px;
}

#stlChanger .blockChanger {
  width: 230px;
}

#stlChanger .chBody {
  background: #f9f9f9;
  width: 230px;
  position: relative;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 600px;
  overflow: scroll;
  overflow-x: hidden;
  direction: rtl;
  margin-left: 50px;
}

#stlChanger .chBut {
  background: #5496ff;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1000000;
  text-align: center;
  border: 1px solid #5496ff;
  border-left: none;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

#stlChanger p {
  color: #444;
  font-size: 15px;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

#stlChanger .stBgs a {
  text-decoration: none;
  width: 50px;
  height: 50px;
  float: left;
  padding: 0;
  margin: 0 4px 8px;
  cursor: pointer;
  opacity: 1;
}

#stlChanger .stBgs a:hover {
  opacity: 0.7;
}

.stBlock1 {
  margin: 0 20px 25px 20px;
}

.stBlock1 .btn {
  width: 100%;
  font-size: 13px;
  line-height: 1;
  padding: 10px 22px;
}

.chBut.icon-xs [class^="flaticon-"]:before,
.chBut.icon-xs [class*=" flaticon-"]:before,
.chBut.icon-xs [class^="flaticon-"]:after,
.chBut.icon-xs [class*=" flaticon-"]:after {
  font-family: Flaticon;
  color: #fff;
  font-size: 2rem;
  line-height: 50px !important;
  font-style: normal;
  margin-left: 0;
}

.s_1 img {
  opacity: 1;
  margin-bottom: 12px;
  border: 1px solid #ddd;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.s_1 img:hover {
  opacity: 0.8;
}

#datetimepicker {
  width: 100%;
}

#fileToUpload {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

#labelUpload {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  cursor: pointer;
}
