:root {
  --thm-font: "Rubik", "微軟正黑體", sans-serif;
  --heading-font: "Rubik", "微軟正黑體", serif;
  --thm-color: #798490;
  --thm-color-rgb: 121, 132, 144;
  --thm-base: #20B14E;
  --thm-base-rgb: 32, 177, 78;
  --thm-primary: #167243;
  --thm-primary-rgb: 22, 114, 67;
  --thm-secondary: #ed4b4b;
  --thm-secondary-rgb: 237, 75, 75;
  --thm-special: #5366c2;
  --thm-special-rgb: 83, 102, 194;
  --thm-black: #0C3931;
  --thm-black-rgb: 12, 57, 49;
  --thm-black2: #09380C;
  --thm-black2-rgb: 9, 56, 12;
  --thm-text-dark: #8e96a0;
  --thm-text-dark-rgb: 142, 150, 160;
}

body {
  font-size: 16px;
}
img {
  max-width: 100%;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}

.post-pagination a,
.topbar,
.blog-sidebar__box,
.faq-one__faq-page .accordion li,
.faq-one__faq-page .accordion li .para-title,
.faq-one__faq-page .accordion li .collapse,
.testimonials-one__box p,
.why-choose,
.feature-one,
.feature-one__box i::after,
.feature-three__box-inner i::after,
.service-one__home-two::before,
.service-two,
.service-two .service-two__card > i::after,
.service-sidebar__category,
.service-details .accordion li,
.service-details .accordion li .para-title,
.service-details .accordion li .collapse,
.about-one__form .noUi-horizontal,
.about-two__box > i::after,
.about-two .main-header__info-phone > i,
.about-three,
.team-home,
.team-details__social a,
.team-details .why-choose__progress-bar,
.credit-card__box-image {
  background-color: #eff6f1;
}

.main-menu__two,
.site-footer,
.faq-one,
.testimonials-one__swiper-pagination .swiper-pagination-bullet,
.trusted-company,
.video-one__box,
.video-two {
  background-color: #0C3931;
}


.bottom-footer__social a,
.team-details__social a {
  color: #0C3931;
}

.footer-widget__contact,
.bottom-footer {
  background-color: #07231e;
}

.site-footer {
  background-image: none;
}

.main-slider .swiper-slide .container {
  padding-bottom: 150px;
}

.feature-one-custom {
  padding-top: 90px;
  background: transparent;
}
.feature-one-custom2 {
  padding-top: 90px;
}
.feature-one-custom:before {
  content: '';
  display: block;
  background: #eff6f1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 485px;
}
.feature-one-custom .feature-one__shape-2 {
  top: 815px;
}
.feature-one-custom .feature-one__shape-3 {
  top: 655px;
}
.feature-one-custom .service-one__card {
  margin-bottom: 80px;
}
.faq-one-custom {
  padding-top: 120px;
}
.faq-one-custom2 {
  padding-top: 120px;
}
.faq-one-custom2 .block-title {
  max-width: none;
}
.feature-two__box2 {
  text-align: center;
  margin: 0 0 0 70px;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  background-color: var(--thm-primary);
  font-weight: 400;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 44px 0;
  position: relative;
}
.footer-widget__link-list-custom {
  margin-top: 0;
}
.footer-widget__link-list-custom li {
  margin-bottom: 0.5em;
}
.footer-widget__link-list-custom li a {
  line-height: 1.5;
}
.bottom-footer__social a {
  font-size: 20px;
}
.main-header__info-phone,
.main-header__info-facebook,
.main-header__info-line {
  display: inline-block;
  margin: 0 5px;
  background: var(--thm-base);
  padding: 6px;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  transition: 0.3s;
}
.main-header__info-phone:hover,
.main-header__info-facebook:hover,
.main-header__info-line:hover {
  background: var(--thm-primary);
}
.main-header__info-phone .txt,
.main-header__info-facebook .txt,
.main-header__info-line .txt {
  display: none;
}
.main-header__info-phone > img,
.main-header__info-facebook > img,
.main-header__info-line > img {
  width: 36px;
  display: inline-block;
  vertical-align: middle;
}
.mobile-nav__contact li > .img-icon {
  padding: 5px;
}
.mobile-nav__wrapper {
  z-index: 900;
}
.logo-box img {
  width: 150px;
}
.scroll-to-top {
  z-index: 200;
}
.contact-one__form textarea, .contact-one__form input[type="text"],
.contact-one__form .field {
  width: 100%;
  display: block;
  border: none;
  outline: none;
  background-color: #eff6f1;
  color: var(--thm-color);
  margin-bottom: 20px;
  height: 67px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 4px;
  font-size: 15px;
}
.contact-one__form textarea,
.contact-one__form textarea.field {
  height: auto;
}
.contact-one__form .has-error .field {
  box-shadow: 0 0 10px var(--thm-secondary);
  background-color: #fff9f9;
}
.feature-one__box img {
  position: relative;
  width: 60px;
  margin-right: 20px;
}
.blog-card .blog-card__image {
  background: none;
}
.blog-card .blog-card__image > a {
  display: block;
  transition: 0.3s;
}
.blog-card:hover .blog-card__image > a {
  opacity: 1;
  transform: scale(1.05);
}
.blog-card__desc {
  font-size: 14px;
  font-weight: 500;
  color: #798490;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
  margin-left: 32px;
}
.contact-one__box > .img-icon {
  padding: 10px;
}
.stricky-header {
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.block-title .title,
.block-title h2 {
  font-weight: 700;
}
.block-title .block-desc {
  margin-top: 2em;
}
.block-title .block-desc::after {
  display: none;
}
.feature-one__box.custom1 {
  background-color: var(--thm-base);
}
.feature-one__box::before {
  background-color: #eff6f1;
}
.service-details {
  background-color: #fff;
}
.block-title2:after {
  content: '';
  display: block;
  background: var(--thm-base);
  width: 4em;
  height: 0.15em;
  margin: 1em auto 2.5em;
}
.video-two .txt {
  text-align: center;
  color: #fff;
  font-size: 1.5em;
}
.team-one__content.custom1 {
  color: #fff;
  line-height: 1.6;
  font-size: 16px;
}
.service-details__list li {
  position: relative;
  color: var(--thm-color);
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.service-details__list li strong {
  color: var(--thm-base);
}
.service-details__list li i {
  position: absolute;
  left: 0;
  top: 0.45em;
  color: var(--thm-base);
}
.service-details__heading {
  color: var(--thm-black);
  font-size: 26px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 35px;
}
.bb-gray {
  border-bottom: 1px solid #ddd;
}
.bg-gray {
  background: #f4f4f4;
}
.bg-lightgreen {
  background: #eff6f1;
}
.block-title a {
  color: inherit;
}
.block-title a:hover {
  color: var(--thm-primary);
}
.blog-sidebar__search {
  background-color: var(--thm-primary);
}
.page-header .container .heading {
  margin: 0;
  line-height: 1;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  margin-top: 10px;
}
.blog-details__content .heading {
  margin: 0;
  font-size: 34px;
  font-weight: 500;
  color: var(--thm-black);
  margin-bottom: 25px;
}
.blog-details__content h3 {
  font-size: 22px;
}
.team-details__social a i {
  font-size: 1.5em;
}
.footer-widget__post-list li + li {
  margin-top: 20px;
}
.footer-widget__post-list li > .img-box {
  display: inline-block;
  flex-shrink: 0;
  width: 70px;
  background: 50% 50% no-repeat #07231e;
  background-size: cover;
}
.footer-widget__post-list li > .img-box:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.footer-widget__post-list-content span {
  margin-bottom: 0.5em;
}
.footer-widget__post-list-content h3 {
  font-size: 15px;
  line-height: 1.5;
}

.main-menu .main-menu__list > li > a.active {
  color: var(--thm-black);
}

.service-one__content .desc {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 6em;
}
.service-one__link {
  width: 60px;
  height: 60px;
  background-color: var(--thm-base);
  color: #fff;
}

.trusted-company__box {
  padding: 5px 30px;
  background-color: transparent;
}
.trusted-company__box:hover {
  background-color: transparent;
}
.trusted-company__box p {
  color: #fff;
}
.trusted-company__box + .trusted-company__box {
  margin-top: 15px;
}
.trusted-company__box > span {
  width: 50px;
  height: 50px;
  padding: 5px;
}
.credit-card__box-image > img {
  padding: 0;
  width: 100%;
}

.faq-one .accordion .para-title.active {
  border-radius: 4px 4px 0 0;
}
.faq-one .accordion .collapse {
  background-color: #fff;
  margin: 0;
  padding: 0 40px;
  padding-bottom: 30px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 0.9em;
}
.faq-one .accordion .collapse p {
  padding: 0;
  border-radius: 0;
  background: none;
  transition: none;
}
.post-pagination {
  margin: 0;
  text-align: center;
}
.post-pagination a {
  width: 48px;
  height: 48px;
  font-size: 15px;
}
.post-pagination > li {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.post-pagination > li.active a {
  color: var(--thm-base);
}
.post-pagination > li.active a:hover {
  color: #fff;
}
.feature-one__box {
  color: var(--thm-black);
}
.feature-one__box .title {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  color: var(--thm-black);
  margin: 0;
}

.captcha-box {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 2px 0 0 2px;
  border-radius: 4px;
}
.has-error .captcha-box {
  box-shadow: 0 0 10px var(--thm-secondary);
}

.blog-card__date {
  width: 59px;
  height: 59px;
  background-color: var(--thm-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  border-radius: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.no-data {
  text-align: center;
}
.page-header__bg {
  background-position: 50% 50%;
}

.embed-responsive-holder {
  position: relative;
}
.embed-responsive-holder img.cke_iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
}
.embed-responsive-holder iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (min-width: 1200px) {
  .block-title h2 {
    font-size: 44px;
  }
  .main-slider .swiper-slide h2 {
    font-size: 70px;
  }
  .page-header .container {
    padding-top: 255px;
    padding-bottom: 255px;
  }
}

@media (max-width: 1199px) {
  .page-wrapper {
    padding-top: 81px;
  }
  .main-header {
    position: fixed;
    z-index: 600;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
  }
  .main-menu .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .feature-two__box2 {
    margin-left: 0;
  }
  .post-pagination li + li {
    margin-left: 6px;
  }
  .post-pagination a {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .page-wrapper {
    padding-top: 71px;
  }
  .scroll-to-top {
    right: 5px;
    bottom: 5px;
  }
  .logo-box img {
    width: 120px;
  }
  .main-header__info-phone, .main-header__info-facebook, .main-header__info-line {
    padding: 8px;
  }
  .main-header__info-phone > img, .main-header__info-facebook > img, .main-header__info-line > img {
    width: 24px;
  }
  .video-two .txt {
    font-size: 1em;
  }
}
@media (max-width: 425px) {
  .page-wrapper {
    padding-bottom: 50px;
  }
  .main-menu .main-header__info {
    display: flex;
    align-items: stretch;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 50px;
    z-index: 200;
  }
  .main-header__info-phone,
  .main-header__info-facebook,
  .main-header__info-line {
    flex: 1;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: var(--thm-primary);
  }
  .main-header__info-phone .txt,
  .main-header__info-facebook .txt,
  .main-header__info-line .txt {
    display: block;
    font-size: 12px;
    margin-top: 0.5em;
    color: #fff;
  }
  .scroll-to-top {
    right: 0;
    bottom: 0;
    border-radius: 0;
    width: 50px;
    height: 50px;
    display: block !important;
  }
  .scroll-to-top i {
    line-height: 50px;
  }
  .bottom-footer__social {
    display: none;
  }
}
@media (max-width: 375px) {
  .feature-two__box2 {
    font-size: 24px;
  }
}