body {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
}
@media (max-width: 1200px) {
  body {
    font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
  }
}
h1 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
}
h2 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 500;
}
h3 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500;
}
h4 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
}
h5 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
}
h6 {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
}
.sp-megamenu-parent > li > a {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.sppb-btn, .btn, .sppb-icons-label-text, .form-builder-radio-label, .sppb-form-control {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
  font-size: 18px;
}
#sp-bottom .sp-module a {
  font-family: Roboto, 'Microsoft JhengHei',  sans-serif;
}

#sp-bottom {
    /*color: #909090;*/
    /*background-color: #101010;*/
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 25px;
    /*color: #e0e0e0;*/
}

@media (min-width: 1200px) {
    .project-page .container {
        max-width: 1350px;
    }
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 3;
}
ul.pagination li {
    flex: auto;
}
#sp-toolbar ul li {
    padding: 3px 5px;
}
#sp-toolbar ul li.active {
    background-color: #909090;
}

/* jlmf menu here */
.jlmf-section {
    display: flex;
    flex-direction: row;
}
.jlcontentfieldsfilter input {
    height: 32px;
    line-height: 32px;
    margin: 0;
    visibility: hidden;
}

.jlmf-label {
    display: none;
}

.jlmf-sublabel {
    border-color: #000000;
    /*background-color: transparent;*/
    /*background-color: #e2e2e2;*/
    color: #000000;
    font-size: 16px;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 5px;
    padding: 5px 15px;
}
.jlmf-sublabel:hover {
    border-color: transparent;
    background-color: #4448e0;
    color: #ffffff;
}
.jlmf-sublabel.active {
    background-color: #4448e0;
    border: 1px solid #4448e0;
    color: #fff;
}

.jlmf-sublabel[for] {
    cursor: pointer;

}

label.jlmf-sublabel {
    display: inline-block;
    font-family: inherit;
    margin: 0;
}
#sp-left .sp-column, #sp-right .sp-column {
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #eee;
}

#sp-right .sp-module {
    padding: 30px 30px 30px 30px;
}
.cat-children {
    display: none;
}

.article-list .article {
    border-radius: 0;
    min-height: 458px;
}
.article-list .article .article-intro-image {
    border-radius: 0;
}

@media (max-width: 1199px) {
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
      padding: 0 5px;
  }
}

/* 服務中案件 */
.project-view .list-group {
    display: flex;
    /*flex-direction: row;*/
    flex-flow: row wrap;
}
.project-view .list-group > * {
  flex: 1 100%;
}
.project-view .list-group .list-group-cat {
  padding: 10px 0 30px 20px;
}
.project-view .list-group .list-group-cat h5 {
  font-size: 32px;
  font-weight: 700;
}

@media (max-width: 480px) {
  .project-view .list-group {
    display: flex;
    flex-direction: column;
  }
}
.project-view .form-control {
  width: auto;
}
.project-view .content-categoryproject-view h2 {
  font-size: 28px;
}
.project-view .category-desc img {
  display: inline-block;
  border-radius: 4px;
}

.project-view #sp-main-body {
  padding: 30px 0 50px;
  max-width: 1140px;
  margin: 0 auto;
}
.project-view #sp-main-body .list-group .list-group-item {
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  border-radius: 0;
  max-width: 350px;
}
.project-view #sp-main-body .list-group .list-group-item:hover {
  box-shadow: 0 45px 35px -20px rgba(0, 0, 0, 0.15);
}
.project-view #sp-main-body .list-group .list-group-item img {
  min-width: 340px;
  width: 100%;
  border-radius: 3px 3px 0 0;
}
.project-view .list-group-item {
  position: relative;
  display: block;
  padding: 0px 0px 20px 0px;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}
.project-view .list-group-item .align-items-center {
  padding: 15px;
}
.project-view .list-group-item .mt-2 {
  padding: 0 15px;
}

#sp-main-body {
    padding: 30px 0;
}
#sp-header.header-sticky~section#sp-main-body, #sp-header.header-sticky~section#sp-page-title {
    padding-top: 30px;
}

.ensure-blog-details .article-header, .ensure-blog-details div[itemprop="articleBody"] {
    max-width: 1440px;
    margin: 0 auto;
}
.ensure-blog-details .article-header h1 {
    font-size: 36px;
    line-height: 52px;
    letter-spacing: 1.2px;
    color: #252767;
    font-weight: 700;
}

#sp-bottom {
    font-size: 16px;
    line-height: 1.6;
}
#sp-bottom .sp-module ul>li.active>a {
    color: #89899b;
}

.sp-page-title {
  padding: 140px 0px 135px 0px;
  background-color: #2662bc;
}
.about-page .sp-page-title {
  background-position: 50% 65%;
}

.cbPoweredBy {
  display: none;
}

/* Modal Login */
.sp-custom-login.sp-mod-login .info-text .sppb-btn-link {
    font-size: 18px;
    text-transform: inherit;
    font-weight: 400;
    letter-spacing: 0px;
}
.sp-custom-login .info-text a {
    color: #101010;
}
#login .modal-content .modal-body .sppb-btn {
    padding: 9px 33px;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
}
#login .modal-content .modal-body .sppb-btn {
    color: #101010;
    border-color: transparent;
}

.sp-custom-login-on .icons-wrap .log-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper {
    font-size: 16px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu, ul.mod-menu {
    list-style: none;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #efeff3;
}

.breadcrumb>li {
  font-size: 15px;
  font-weight: bold;
}
.breadcrumb>li>a {
  /*color: rgba(1, 9, 68, 0.7);*/
}
.breadcrumb .breadcrumb-item .pathway {
  margin-left: 5px;
  font-size: 15px;
}

/* 單一分類 */
table.category {
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.05);
}
table.category thead>tr, table.category tbody>tr {
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #c7c7c7;
}
table.category thead>tr th, table.category tbody>tr th {
    padding: 10px;
    background-color: #252767;
    color: #fff;
}
table.category thead>tr th a, table.category tbody>tr th a {
  color: #fff;
}
table.category thead>tr:nth-child(even) td,  table.category tbody>tr:nth-child(even) td {
  /*background-color: #d8e1e2;*/
}

#categorylist_header_date, #categorylist_header_edit {
  width: 20%;
}
