@charset "UTF-8";
body {
  font-family: arial,"Microsoft JhengHei","微軟正黑體",sans-serif; }

.posr {
  position: relative; }

form .posr div.error {
  position: absolute;
  top: 15px;
  right: 16px;
  color: red;
  font-size: 14px;
  z-index: 100; }

form .relative.posr div.error {
  right: 45px; }

li.active a {
  color: #3364B8; }

@media (max-width: 767px) {
  .raw-content img {
    width: 100% !important;
    height: auto !important; } }

.icon-lg img {
  height: 150px; }

.how-we-work-section .owl-carousel .owl-item .box-icon-box-wraper {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .how-we-work-section .owl-carousel .owl-item .box-icon-box-wraper img {
    width: 100px; }

.footer-dark.footer-style2 .footer-top {
  background-color: #deeee3; }
  .footer-dark.footer-style2 .footer-top p {
    color: #595556; }

.footer-dark .widget_services ul li a {
  color: #595556; }

.site-footer .widget_services ul li {
  color: #595556; }
  .site-footer .widget_services ul li a {
    display: inline-block;
    color: #595556; }

.footer-dark.footer-style2 .footer-bottom {
  background-color: #007d4e;
  border-top: 1px solid #007d4e; }
