@charset "UTF-8";
strong {
  font-family: "Lato-bold", "PingFang TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
}

@font-face {
  font-family: "Lato-regular";
  font-weight: 400;
  font-display: swap;
  src: url("./font/Lato-Regular.eot");
  src: url("./font/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("./font/Lato-Regular.woff") format("woff"), url("./font/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-black";
  font-display: swap;
  font-weight: 600;
  src: url("./font/Lato-Black.eot");
  src: url("./font/Lato-Black.eot?#iefix") format("embedded-opentype"), url("./font/Lato-Black.woff") format("woff"), url("./font/Lato-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-bold";
  font-weight: 700;
  font-display: swap;
  src: url("./font/Lato-Bold.eot");
  src: url("./font/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("./font/Lato-Bold.woff") format("woff"), url("./font/Lato-Bold.ttf") format("truetype");
}

@-webkit-keyframes sectionTitleAnimation {
  0%,
35% {
    right: 0;
    height: 100%;
    margin-top: 0;
  }
  99.9% {
    height: 100%;
  }
  100% {
    right: calc(100% + 25px);
    height: 20px;
    margin-top: 0;
  }
}

@keyframes sectionTitleAnimation {
  0%,
35% {
    right: 0;
    height: 100%;
    margin-top: 0;
  }
  99.9% {
    height: 100%;
  }
  100% {
    right: calc(100% + 25px);
    height: 20px;
    margin-top: 0;
  }
}

@-webkit-keyframes revealContainer {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}

@keyframes revealContainer {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}

@-webkit-keyframes serviceGridFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes serviceGridFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes serviceGridOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes serviceGridOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@-webkit-keyframes serviceGridOverlayOut {
  0% {
    width: 100%;
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 0;
  }
}

@keyframes serviceGridOverlayOut {
  0% {
    width: 100%;
    opacity: 1;
  }
  100% {
    opacity: 1;
    width: 0;
  }
}

@-webkit-keyframes elementFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes elementFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -80px) scale(0);
    transform: translate(0, -80px) scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate(0, 25px) scale(1);
    transform: translate(0, 25px) scale(1);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(0, -10px) scale(1);
    transform: translate(0, -10px) scale(1);
  }
  90% {
    opacity: 1;
    -webkit-transform: translate(0, 5px) scale(1);
    transform: translate(0, 5px) scale(1);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}

@keyframes bounceInDown {
  from,
60%,
75%,
90%,
to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -80px) scale(0);
    transform: translate(0, -80px) scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate(0, 25px) scale(1);
    transform: translate(0, 25px) scale(1);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(0, -10px) scale(1);
    transform: translate(0, -10px) scale(1);
  }
  90% {
    opacity: 1;
    -webkit-transform: translate(0, 5px) scale(1);
    transform: translate(0, 5px) scale(1);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}

@media screen and (min-width: 992px) {
  .value-added-services .services-grid-cards-wrap .grid:nth-child(odd) {
    padding-top: 0;
  }
  .value-added-services .services-grid-cards-wrap .grid:nth-child(even) {
    padding-top: 48px;
  }
}

@media screen and (min-width: 992px) {
  .integrated-solutions .services-grid-cards-wrap .grid:nth-child(odd) {
    padding-top: 48px;
  }
  .integrated-solutions .services-grid-cards-wrap .grid:nth-child(even) {
    padding-top: 0;
  }
}

.value-added-container .value-added-title {
  padding-bottom: 0;
}

.value-added-container .value-added-title .title {
  margin-bottom: 28px;
}

.value-added-container .value-added-intro {
  margin-bottom: 22px;
}

@media screen and (max-width: 991px) {
  .value-added-container .value-added {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.07);
    padding-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .value-added-container .value-added .details {
    padding-right: 0;
  }
}

.value-added-container .value-added .subject-panel {
  margin-right: 26px;
}

.value-added-services .intro,
.integrated-solutions .intro {
  padding-bottom: 20px;
}

.value-added-services .services-grid-cards-wrap,
.integrated-solutions .services-grid-cards-wrap {
  margin-bottom: 73px;
}

@media screen and (max-width: 991px) {
  .value-added-services .services-grid-cards-wrap,
.integrated-solutions .services-grid-cards-wrap {
    margin-top: 30;
  }
}

@media screen and (min-width: 992px) {
  .value-added-services .services-grid-cards-wrap .grid,
.integrated-solutions .services-grid-cards-wrap .grid {
    padding-bottom: 48px;
  }
}

.value-added-services .services-grid-cards-wrap .details,
.integrated-solutions .services-grid-cards-wrap .details {
  display: none;
}

.it-container .it-title {
  padding-bottom: 0;
}

.it-container .it-title .title {
  margin-bottom: 28px;
}

.it-container .it-intro {
  margin-bottom: 22px;
}

@media screen and (max-width: 991px) {
  .it-container .it-desc {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.07);
    padding-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .it-container .it-desc .details {
    padding-right: 0;
  }
}

.it-container .it-desc .subject-panel {
  margin-right: 26px;
}

.it-container .it-desc .img-brand {
  max-height: 105px;
  margin-right: 20px;
  margin-top: 26px;
}

#service-details {
  background-color: #ffffff;
  padding: 56px;
  max-width: 1178px;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  #service-details {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 575px) {
  #service-details {
    padding-left: 40px;
    padding-right: 40px;
  }
}

#service-details .wrapper {
  max-width: 920px;
}

#service-details .title {
  font-weight: 600;
  font-size: 1.55em;
  line-height: 178.5%;
  margin-bottom: 20px;
}

#service-details .btn-container {
  margin-top: 60px;
}

#service-details .btn-container .btn.btn-primary {
  background: #a6a6a6;
  min-width: 195px;
}

#service-details .btn-container .btn.btn-primary:after {
  border-color: #a6a6a6;
}

#service-details .btn-container .btn.btn-primary:hover span {
  color: #a6a6a6;
}
