@font-face {
  font-family: 'kanit';
  src: url("/fonts/kanit/Kanit-Light.ttf"), url("/fonts/kanit/Kanit-Regular.ttf"), url("/fonts/kanit/Kanit-Bold.ttf"), url("/fonts/kanit/Kanit-Italic.ttf"), url("/fonts/kanit/Kanit-Medium.ttf"), url("/fonts/kanit/Kanit-Black.ttf"), url("/fonts/kanit/Kanit-BlackItalic.ttf"), url("/fonts/kanit/Kanit-BoldItalic.ttf"), url("/fonts/kanit/Kanit-ExtraBold.ttf"), url("/fonts/kanit/Kanit-ExtraBoldItali.ttf"), url("/fonts/kanit/Kanit-ExtraLight.ttf"), url("/fonts/kanit/Kanit-ExtraLightItal.ttf"), url("/fonts/kanit/Kanit-LightItalic.ttf"), url("/fonts/kanit/Kanit-MediumItalic.ttf"), url("/fonts/kanit/Kanit-SemiBold.ttf"), url("/fonts/kanit/Kanit-SemiBoldItalic.ttf"), url("/fonts/kanit/Kanit-Thin.ttf"), url("/fonts/kanit/Kanit-ThinItalic.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'supermarket';
  src: url("/fonts/supermarket/supermarket.eot"), url("/fonts/supermarket/supermarket.woff"), url("/fonts/supermarket/supermarket.ttf"), url("/fonts/supermarket/supermarket-webfont.eot"), url("/fonts/supermarket/supermarket-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/supermarket/supermarket-webfont.woff2") format("woff2"), url("/fonts/supermarket/supermarket-webfont.woff") format("woff"), url("/fonts/supermarket/supermarket-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'thaisansneue';
  src: url("/fonts/thaisansneue/ThaiSansNeue-Light.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-LightItalic.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-Regular.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-Bold.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-Italic.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-Black.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-BlackItalic.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-BoldItalic.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-ExtraBold.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-ExtraBoldItali.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-ExtraLight.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-ExtraLightItal.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-SemiBold.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-SemiBoldItalic.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-UltraBold.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-UltraBoldItali.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-UltraLight.ttf"), url("/fonts/thaisansneue/ThaiSansNeue-UltraLightItal.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("/fonts/font-icon/icomoon.eot?iwnomo");
  src: url("/fonts/font-icon/icomoon.eot?iwnomo#iefix") format("embedded-opentype"), url("/fonts/font-icon/icomoon.ttf?iwnomo") format("truetype"), url("/fonts/font-icon/icomoon.woff?iwnomo") format("woff"), url("/fonts/font-icon/icomoon.svg?iwnomo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="H2T-"],
[class*=" H2T-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.H2T-Hamburger-bar:before {
  content: "\E905";
}

.H2T-Head2toes:before {
  content: "\E906";
}

.H2T-Devices:before {
  content: "\E946";
}

.H2T-Maintenance:before {
  content: "\E947";
}

.H2T-Application:before {
  content: "\E948";
}

.H2T-Home:before {
  content: "\E900";
}

.H2T-Light-bulb:before {
  content: "\E901";
}

.H2T-E-mail:before {
  content: "\E902";
}

.H2T-Facebook:before {
  content: "\E903";
}

.H2T-Mobile:before {
  content: "\E904";
}

.H2T-Location:before {
  content: "\E928";
}

.H2T-Edit:before {
  content: "\E929";
}

._text-uppercase {
  text-transform: uppercase;
}

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

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

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

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

._border-radius {
  border-radius: 5px;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("/images/loading.gif") center no-repeat #fff;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html.pinned {
  overflow: hidden;
}

html,
body {
  font-family: 'kanit', 'supermarket', sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #636b6f;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.5;
}

body:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(/images/main-home.jpg) no-repeat center center;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/main-home.jpg) no-repeat center center;
  background-size: cover;
  -webkit-filter: sepia(0);
  filter: sepia(0);
  opacity: 1;
}

a {
  text-decoration: none;
  color: initial;
}

p {
  margin: 0;
}

[data-navicon="button"] {
  display: inline-block;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-navicon="button"] > * {
  display: block;
}

[data-navicon="button"]:focus {
  outline: none;
}

.navicon {
  padding: 0.77778rem 0.4375rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navicon__lines {
  display: inline-block;
  width: 1.75rem;
  height: 0.25rem;
  background: #FFF;
  border-radius: 0.125rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.navicon__lines:before,
.navicon__lines:after {
  display: inline-block;
  width: 1.75rem;
  height: 0.25rem;
  background: #FFF;
  border-radius: 0.125rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.125rem center;
  transform-origin: 0.125rem center;
}

.navicon__lines:before {
  top: 0.4375rem;
}

.navicon__lines:after {
  top: -0.4375rem;
}

.is--closed .navicon__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}

.navicon-x.is--closed .navicon__lines {
  background: transparent;
}

.navicon-x.is--closed .navicon__lines:before,
.navicon-x.is--closed .navicon__lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 1.75rem;
}

.navicon-x.is--closed .navicon__lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.navicon-x.is--closed .navicon__lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.header {
  height: 100%;
  position: absolute;
  top: 0;
  max-height: 56px;
  width: 100%;
  overflow: hidden;
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'kanit', 'supermarket', sans-serif;
  background: none;
}

.header.is-open {
  max-height: 100%;
  position: fixed;
  top: 0;
  overflow: scroll;
  background: #000;
  opacity: 1;
}

.banner {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  min-height: 100vh;
  font-family: 'kanit', 'supermarket', sans-serif;
  letter-spacing: 2px;
}

.banner__title {
  display: table-cell;
  height: 100%;
  margin: 0;
  padding: 15px;
  vertical-align: middle;
  width: 100%;
  line-height: 1.3;
  color: #FFF;
  font-size: 30px;
}

.banner__title > span {
  color: #FAA21B;
}

.banner__tagline {
  display: table-row;
}

.logo {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 5px;
  line-height: 1;
  text-transform: uppercase;
  color: black;
}

.logo > img {
  width: 60px;
}

nav {
  width: 100%;
}

nav a {
  color: #FFF;
  text-transform: uppercase;
}

.nav__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.is-sticky .nav__list {
  padding-top: 5px;
}

.nav__list-item {
  line-height: 2.5;
}

.icon-menu {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 22px;
}

.section {
  background: #333;
  color: #FFF;
  padding: 30px 0;
}

.section h1 {
  margin: 0;
  padding: 0;
  font-size: 42px;
  font-family: 'kanit', 'supermarket', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}

.section.-about {
  background-color: #FAA21B;
  text-align: center;
  padding: 60px 0 80px;
}

.section.-about h1 {
  display: inline-block;
  border-bottom: 2px solid #000;
}

.section.-about p {
  color: #000;
}

.section.-service {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))), url(/images/background-header.jpg) no-repeat center center;
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(/images/background-header.jpg) no-repeat center center;
  background-size: cover;
  -webkit-filter: sepia(0);
  filter: sepia(0);
  color: #000;
  position: relative;
  padding-bottom: 0;
}

.service-card {
  width: 100%;
  text-align: center;
}

.service-card > .title {
  margin-bottom: 50px;
  border-bottom: 2px solid #FAA21B;
}

.service-card > .title > h1 {
  margin: 0;
}

.service-card > .title > p {
  padding: 0 10px 15px;
  color: #7d7c7c;
}

.service-list > .item {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}

.service-list > .item > .icon {
  font-size: 130px;
  color: #FAA21B;
}

.service-list > .item > .title {
  margin: 0;
  padding: 15px 0;
  font-size: 20px;
}

.service-list > .item > .description {
  text-align: left;
}

.section.-service .footer {
  background-color: #FAA21B;
  margin-top: 60px;
  padding: 20px 0;
}

.section.-portfolios {
  background-color: #FFF;
  color: #000;
}

.section.-portfolios h1 {
  display: inline-block;
  border-bottom: 2px solid #FAA21B;
}

.section.-portfolios .portfolios-box {
  width: 100%;
}

.container-list {
  width: 100%;
}

.container-list > .item {
  width: 100%;
  margin-bottom: 30px;
}

.container-list > .item:last-child {
  margin-bottom: 0;
}

.container-list > .item > .title {
  padding-top: 15px;
  font-size: 18px;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.container-list > .item > .description {
  padding-top: 15px;
  margin: 0 auto;
}

.section.-customers {
  color: #FFF;
  text-align: center;
}

.section.-customers h1 {
  display: inline-block;
  color: #FAA21B;
  border-bottom: 2px solid #FAA21B;
}

.customers-list {
  display: block;
  width: 100%;
}

.customers-list > .item {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 15px;
  -webkit-box-shadow: 1px 1px 15px 2px rgba(0, 0, 0, 0.298039);
          box-shadow: 1px 1px 15px 2px rgba(0, 0, 0, 0.298039);
}

.section.-contact {
  color: #000;
  background-color: #FFF;
  padding: 0;
}

.section.-contact > .title {
  text-align: center;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(/images/background-header.jpg) no-repeat center center;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/background-header.jpg) no-repeat center center;
  background-size: cover;
  -webkit-filter: sepia(0);
  filter: sepia(0);
  opacity: 1;
  padding: 30px 0;
  margin: 0;
  color: #FFF;
}

.section.-contact > .footer > .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FAA21B;
  padding: 10px 0;
  color: #FFF;
}

.section.-contact > .footer h3 {
  margin: 0 0 0 5px;
  font-weight: 600;
}

.contact-card {
  margin-top: 40px;
  margin-bottom: 15px;
}

.contact-card > .title {
  text-align: center;
  padding-bottom: 15px;
}

.contact-card > .title > .icon {
  font-size: 36px;
}

.contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact-list > .item {
  text-align: center;
  padding: 15px 0;
}

.contact-list > .item > .icon {
  font-size: 36px;
}

.is-sticky {
  position: fixed;
  top: 0;
  background-color: #040707;
  max-height: 56px;
}

.is-sticky .logo {
  color: #FFF;
}

.is-sticky .logo > img {
  width: 60px;
}

.is-sticky .navicon__lines {
  background: #FFF;
}

.is-sticky .navicon__lines:before,
.is-sticky .navicon__lines:after {
  background: #FFF;
}

.is-sticky .grid {
  height: 56px;
}

.grid {
  margin: 0 auto;
  padding: 0 5%;
}

footer {
  background-color: #FFF;
  font-size: 14px;
  position: relative;
}

footer > .tab {
  background-color: #FAA21B;
  height: 5px;
}

footer > .text {
  text-align: center;
  font-weight: 600;
  padding: 3px 5px;
}

.line-vertical {
  padding: 0;
  margin: 0 30px;
  font-size: 26px;
  color: #FFF;
}

.language-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.language-card > .item {
  padding: 3px 0;
  color: #FFF;
}

.language-card > .item.-active {
  color: #FAA21B;
  font-weight: bold;
}

.language-card > span {
  padding: 3px 1px;
}

.page-container {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  background-color: #000;
  width: 100%;
}

.page-container > .box {
  margin-top: 58px;
  position: relative;
  height: calc(100% - 58px);
}

.page-card {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.9))), url(/images/background-article-website.jpg) no-repeat center center;
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(/images/background-article-website.jpg) no-repeat center center;
  background-size: cover;
  -webkit-filter: sepia(0);
  filter: sepia(0);
  color: #000;
  padding-bottom: 30px;
}

.page-card > .inner {
  width: 1040px;
}

.page-card > .inner > .page-header {
  margin: 0;
  padding: 15px 0 0;
  border-bottom: 2px solid #FAA21B;
}

.article-detail {
  padding: 0 15px;
}

.article-detail > .title > h3 {
  font-size: 26px;
  margin: 0;
  padding: 30px 0 5px;
}

.article-detail > .title > p {
  margin: 0;
  font-size: 16px;
  color: rgba(72, 70, 70, 0.709804);
}

.article-detail > .title > p i {
  margin-right: 5px;
}

.article-detail > .photo {
  margin-top: 15px;
}

.article-detail > .description {
  margin-top: 20px;
}

ol.number {
  list-style-type: decimal;
}

ol > li {
  padding: 3px 0;
}

.container-ratio {
  position: relative;
}

.container-ratio > .container {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.container-ratio::before {
  content: '';
  padding-top: 100%;
  display: block;
}

.container-ratio.-ratio-2x1::before {
  padding-top: 50%;
}

.container-ratio.-ratio-1x2::before {
  padding-top: 200%;
}

.container-ratio.-ratio-4x3::before {
  padding-top: 75%;
}

.container-ratio.-ratio-16x9::before {
  padding-top: 56.25%;
}

.container-ratio.-ratio-21x9::before {
  padding-top: 42.85%;
}

.container-ratio.-trim {
  overflow: hidden;
}

.container-ratio.-trim > .container {
  margin: -1px;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
}

/* // This applies from 768px onwards (Tablet)*/

@media only screen and (min-width: 768px) {
  .banner__title {
    font-size: 52px;
  }

  .container-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .container-list > .item {
    width: 48%;
  }

  .contact-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .contact-list > .item {
    margin-right: 30px;
    padding: 30px 0;
  }

  .contact-list > .item:last-child {
    margin-right: 0;
  }

  .section.-service .footer {
    padding: 30px 0;
  }
}

/* // This applies from 1100px onwards (Desktop)*/

@media only screen and (min-width: 1100px) {
  body:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.4))), url(/images/main-home.jpg) no-repeat center center fixed;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url(/images/main-home.jpg) no-repeat center center fixed;
    background-size: cover;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    opacity: 1.5;
  }

  .grid {
    max-width: 1040px;
  }

  .header {
    padding: 3px 0px;
    height: auto;
    max-height: inherit;
  }

  .section h1 {
    font-size: 55px;
  }

  .header .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .banner__title {
    display: block;
    height: auto;
    width: auto;
    max-width: 850px;
    font-size: 62px;
    font-weight: 600;
  }

  .banner__tagline {
    display: block;
  }

  nav {
    width: auto;
    margin-top: 3px;
  }

  nav a {
    font-size: 20px;
  }

  .is-sticky nav a {
    font-size: 18px;
  }

  .nav__list-item {
    display: inline-block;
    margin-left: 35px;
  }

  .icon-menu {
    display: none;
  }

  .logo > img {
    width: 70px;
  }

  .logo {
    margin-top: 10px;
  }

  .is-sticky .logo {
    margin-top: 0;
  }

  .is-sticky .grid {
    padding-top: 2px;
    height: 52px;
  }

  .section.-service {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.95))), url(/images/background-header.jpg) no-repeat center center;
    background: linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(/images/background-header.jpg) no-repeat center center;
    background-size: cover;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    color: #000;
    position: relative;
    padding: 60px 0 0;
  }

  .section.-service .footer {
    padding: 35px 0;
  }

  .service-card {
    text-align: left;
  }

  .service-card > .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .service-card > .title > p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0 3px 15px;
  }

  .service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .service-list > .item {
    width: 25%;
    margin-bottom: unset;
    padding: 10px 15px;
  }

  .service-list > .item > .icon {
    font-size: 120px;
  }

  .container-list > .item {
    width: 23%;
    margin-bottom: 0;
  }

  .container-list > .item > .title {
    margin: 0;
    padding-top: 15px;
  }

  .container-list > .item > .description {
    margin: 0;
    padding-top: 15px;
  }

  .customers-list > .item {
    width: 150px;
    height: 150px;
  }

  .page-container > .box {
    margin-top: 80px;
    height: calc(100% - 80px);
  }

  .article-detail {
    padding: 0;
  }

  .article-detail > .title > h3 {
    font-size: 32px;
  }

  .article-detail > .title > p {
    font-size: 18px;
  }
}

