*::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background-color: #f2f2f2;
  border-radius: 10px;
}

*::-webkit-scrollbar-thumb {
  background-color: #354c8b;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
}

html {
  padding: 0 !important;
  font-size: 16px;
  overflow-x: hidden;
}

body {
  font-size: 1rem;
  color: #333;
  background-color: white;
  min-height: 900px;
  font-family: "Poppins", Arial, "Noto Sans TC", sans-serif;
  counter-reset: benefit workflow;
}
@media (min-width: 992px) {
  body {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 1.125rem;
  }
}
body p,
body ul,
body li {
  font-size: 1rem;
  line-height: 1.7;
}
@media (min-width: 992px) {
  body p,
  body ul,
  body li {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  body p,
  body ul,
  body li {
    font-size: 1.125rem;
  }
}
body p:last-child {
  margin-bottom: 0;
}
body a {
  text-decoration: none;
  transition: all 0.3s linear !important;
}
body img {
  transition: all 0.3s linear;
}
body mark,
body .mark {
  color: #354c8b;
  padding: 0;
  font-weight: bold;
  background-color: transparent !important;
  margin: 0 0.2em;
}

.container-fluid {
  --bs-gutter-x: 1.5em;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}
@media (min-width: 769px) {
  .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 1.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 1.5) !important;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 4) !important;
    padding-left: calc(var(--bs-gutter-x) * 4) !important;
  }
}

.cat-slider .slider-wrap .cat-name, .case-list .area, .case-list .industry, .block-caption, .contact-block .benefits .benefits-list:before, .highlights .box .title, .workflow .workflow-slider .slider-wrap .title .slide-counter, .btn-others, .btn, .block-title3, .block-title2, .block-subtitle, .block-title {
  font-family: "Titillium Web", Arial, "Noto Sans TC", sans-serif !important;
}

.service-block, .highlights, .workflow, .location {
  padding: 3.5em 0;
}
@media (min-width: 1200px) {
  .service-block, .highlights, .workflow, .location {
    padding: 4.5em 0;
  }
}

.block-title {
  font-size: 1.85em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.8em;
  color: #354c8b;
}

.block-subtitle {
  font-size: 1.33em;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 3em;
  color: #999;
}

.block-title2 {
  font-size: 1.65em;
  line-height: 1.3;
  margin-bottom: 1.3em;
  font-weight: bold;
  color: #354c8b;
  text-transform: uppercase;
}

.block-title3 {
  font-size: 1.65em;
  line-height: 1.3;
  margin-bottom: 1.5em;
  font-weight: bold;
  color: #354c8b;
}

.block-title4 {
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1em;
  color: #00ccff;
  text-transform: uppercase;
}

.block-title5 {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.5em;
  color: #999;
  font-style: italic;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .block-title {
    font-size: 2.45em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.1em;
  }
  .block-title3 {
    font-size: 1.6em;
  }
  .block-title5 {
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1200px) {
  .block-title {
    font-size: 2.7em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.2em;
  }
  .block-title3 {
    font-size: 1.8em;
  }
}
@media (min-width: 1680px) {
  .block-title {
    font-size: 4em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.67em;
  }
  .block-title3 {
    font-size: 2em;
  }
}
.cat-slider .slider-wrap .img-wrap, .cat-slider .slider-wrap .img-wrap img, .highlights .box, .btn-play {
  border-radius: 8px;
}
@media (min-width: 769px) {
  .cat-slider .slider-wrap .img-wrap, .cat-slider .slider-wrap .img-wrap img, .highlights .box, .btn-play {
    border-radius: 12px;
  }
}
@media (min-width: 1200px) {
  .cat-slider .slider-wrap .img-wrap, .cat-slider .slider-wrap .img-wrap img, .highlights .box, .btn-play {
    border-radius: 18px;
  }
}
@media (min-width: 1680px) {
  .cat-slider .slider-wrap .img-wrap, .cat-slider .slider-wrap .img-wrap img, .highlights .box, .btn-play {
    border-radius: 26px;
  }
}

.case-list .zoom-img {
  border-radius: 3px;
}
@media (min-width: 992px) {
  .case-list .zoom-img {
    border-radius: 7px;
  }
}
@media (min-width: 1680px) {
  .case-list .zoom-img {
    border-radius: 10px;
  }
}

.cat-slider:after {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 35px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 0;
}

.cat-slider .slider-wrap .img-wrap {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.3);
}

.btn {
  border-radius: 50px !important;
  padding: 0.6em 1.3em 0.6em 0.6em !important;
  border: 0 !important;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-flex;
  transition: all 0.3s linear;
}
.btn i {
  font-size: 1.6em;
  transition: all 0.3s linear;
}

.btn-sm {
  padding: 0.4em 0.9em !important;
  font-size: 0.9em;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .btn-sm {
    padding: 0.5em 1.2em !important;
  }
}
@media (min-width: 1200px) {
  .btn-sm {
    padding: 0.6em 1.6em !important;
    font-size: 0.95em;
  }
}

.btn-delete {
  border: 0;
  background-color: transparent !important;
  padding: 0;
  color: #666 !important;
  font-size: 1em;
  text-transform: capitalize;
  align-items: center;
  transition: all 0.3s linear;
}
.btn-delete:hover {
  color: #354c8b !important;
}
.btn-delete i {
  font-size: 1.25em;
}

.btn-back {
  color: white;
  font-size: 1;
  display: inline-flex;
  align-items: center;
  border: 0 !important;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
  border-radius: 0 !important;
}
.btn-back:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  content: "";
  background-color: #354c8b;
  transition: all 0.3s linear;
}

.btn-play {
  overflow: hidden;
  color: white;
  text-align: center;
  border: 0 !important;
  padding: 0;
  position: relative;
  transition: all 0.3s linear;
}
.btn-play:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
  transition: all 0.3s linear;
}
.btn-play:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 55px;
  height: 55px;
  content: "\f4f4";
  font-family: "Bootstrap-icons";
  background-color: rgba(53, 76, 139, 0.7);
  color: white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
  transition: all 0.3s linear;
}
@media (min-width: 1680px) {
  .btn-play:after {
    width: 65px;
    height: 65px;
  }
}
.btn-play img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .btn-play:hover:before, .btn-play:active:before, .btn-play:focus:before {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .btn-play:hover:after, .btn-play:active:after, .btn-play:focus:after {
    transform: translate(-50%, -50%);
  }
  .btn-play:hover img, .btn-play:active img, .btn-play:focus img {
    transform: scale(1.2);
  }
}

.btn-others {
  background-color: white;
  border: 1px solid #cccccc;
  color: #999;
  padding: 0.6em 1.3em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  min-width: 160px;
  transition: all 0.3s linear;
}
.btn-others:after {
  display: inline-flex;
  content: "\f282";
  font-family: "Bootstrap-icons";
  border: 0;
  font-size: 0.7em;
  margin-left: 1em;
}
.btn-others:hover {
  color: #354c8b;
}

.btn-dark {
  border: 0;
  color: white;
  background-color: #333 !important;
  border: 1px solid #333 !important;
  transition: all 0.3s linear;
}
.btn-dark img {
  filter: invert(1) brightness(100);
}
.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
  background-color: #00ccff !important;
  border: 1px solid #00ccff !important;
}

.btn-light {
  border: 0;
  color: #354c8b;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-light i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-light:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: white;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-light:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-light:hover, .btn-light:active, .btn-light:focus, .btn-light.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-light:hover i, .btn-light:active i, .btn-light:focus i, .btn-light.show i {
  color: white !important;
}
.btn-light:hover:after, .btn-light:active:after, .btn-light:focus:after, .btn-light.show:after {
  left: 0;
}

.btn-primary {
  border: 0;
  color: white;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-primary i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-primary:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #354c8b;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-primary:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-primary:hover i, .btn-primary:active i, .btn-primary:focus i, .btn-primary.show i {
  color: white !important;
}
.btn-primary:hover:after, .btn-primary:active:after, .btn-primary:focus:after, .btn-primary.show:after {
  left: 0;
}

.btn-secondary {
  border: 0;
  color: white;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-secondary i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-secondary:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #999;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-secondary:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #354c8b;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-secondary:hover i, .btn-secondary:active i, .btn-secondary:focus i, .btn-secondary.show i {
  color: white !important;
}
.btn-secondary:hover:after, .btn-secondary:active:after, .btn-secondary:focus:after, .btn-secondary.show:after {
  left: 0;
}

.btn-search {
  border: 0 !important;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5em 0.8em;
  color: white !important;
  border-radius: 4px;
}

.btn-more {
  background-color: white;
  border: 1px solid #cccccc !important;
  color: #999;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5em 1.5em !important;
}
.btn-more i {
  font-size: 1em;
}
.btn-more:hover, .btn-more:active, .btn-more:focus {
  background-color: #333 !important;
  border: 1px solid #333 !important;
  color: white !important;
}

.btn-more-sm {
  background-color: white;
  border: 1px solid #cccccc !important;
  color: #999;
  padding: 0.25em 0.8em !important;
  border-radius: 3px !important;
  font-size: 0.88em !important;
  text-transform: uppercase;
}
.btn-more-sm i {
  font-size: 1em;
}
.btn-more-sm:hover, .btn-more-sm:active, .btn-more-sm:focus {
  background-color: #333 !important;
  border: 1px solid #333 !important;
  color: white !important;
}

.btn-arrows {
  padding: 0.6em 1em;
  background-color: #333;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  border: 0;
  min-width: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-arrows img {
  width: auto;
  height: 20px;
  filter: invert(1) brightness(100);
  margin: 0;
}
.btn-arrows:hover, .btn-arrows:visited, .btn-arrows:focus {
  background-color: #354c8b !important;
}

.text-primary {
  color: #354c8b !important;
}

.text-light {
  color: white !important;
}

.video-container {
  display: none;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16/9;
  position: relative;
}
.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.form-control {
  border-radius: 4px;
  border: 0;
}

.input-group button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html[dir=rtl] .force-ltr-slider .slick-track {
  direction: ltr !important;
}
html[dir=rtl] .force-ltr-slider .slick-slide {
  float: left !important;
}

html[dir=rtl] .slick-dots {
  direction: ltr;
}

.cat-slider {
  position: relative;
  padding-bottom: 4em;
}
@media (min-width: 769px) {
  .cat-slider:after {
    position: absolute;
    left: 0;
    top: 65px;
    width: 100%;
    height: calc(100% - 60px);
    content: "";
    background-color: rgba(204, 204, 204, 0.6);
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 10%, black 60%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 10%, black 60%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    z-index: -1;
  }
}
.cat-slider .slider-wrap {
  text-align: center;
}
.cat-slider .slider-wrap .img-wrap {
  margin: 1.5em;
}
.cat-slider .slider-wrap .img-wrap img {
  width: 100%;
  height: auto;
}
.cat-slider .slider-wrap .cat-name {
  color: #354c8b;
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.6em;
}
@media (min-width: 992px) {
  .cat-slider .slider-wrap .cat-name {
    font-size: 1.8em;
  }
}
@media (min-width: 1200px) {
  .cat-slider .slider-wrap .cat-name {
    font-size: 2.1em;
  }
}
@media (min-width: 1680px) {
  .cat-slider .slider-wrap .cat-name {
    font-size: 2.67em;
  }
}
.cat-slider .slider-wrap .btn-primary {
  justify-content: space-between;
  min-width: 180px;
  padding: 0.4em 1.3em 0.4em 0.5em !important;
  align-items: center;
}
.cat-slider .slider-wrap .btn-primary i {
  color: #354c8b !important;
  font-size: 1.1em;
}
.cat-slider .slider-wrap .btn-primary i:before {
  width: 34px;
  height: 34px;
  background-color: white;
  padding: 5px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cat-slider .slider-wrap .btn-primary:hover i {
  color: #333;
}
@media (min-width: 769px) {
  .cat-slider .slider-wrap {
    text-align: left;
  }
  .cat-slider .slick-dots li button:before {
    background-color: white;
  }
  .cat-slider .slick-dots li.slick-active button:before {
    background-color: #354c8b;
  }
}

.welcome-title {
  font-weight: bold;
  font-style: italic;
  color: #333;
  font-size: 2em;
  margin-bottom: 0.5em;
  transition: all 0.1s linear;
}
@media (min-width: 992px) {
  .welcome-title {
    font-size: 2.45em;
  }
}
@media (min-width: 1200px) {
  .welcome-title {
    font-size: 2.6em;
  }
}
@media (min-width: 1680px) {
  .welcome-title {
    font-size: 3.33em;
  }
}

.welcome-img {
  overflow: hidden;
  border-top-left-radius: 45px;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0.25em 1.5em 0.25em 0.8em;
  border: 1px solid #999 !important;
  color: #999;
  border-radius: 3px;
  font-size: 1em;
  background-image: url("../images/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  min-width: 180px;
}
select option {
  padding: 0.25em 0.8em;
  color: #666;
}
select option:hover, select option:select, select option:checked {
  background-color: #354c8b !important;
  color: white !important;
}
select:hover {
  color: #354c8b;
}

.case-list .zoom-img {
  display: block;
  overflow: hidden;
}
.case-list .zoom-img img {
  width: 100%;
  height: auto;
  transition: all 0.3s linear;
}
.case-list .area {
  font-size: 0.88em;
  color: #999;
  transition: all 0.3s linear;
}
.case-list .industry {
  font-size: 1em;
  color: #333;
  text-transform: uppercase;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .case-list:hover .zoom-img img {
    transform: scale(1.1);
  }
  .case-list:hover .area,
  .case-list:hover .industry {
    color: #00ccff;
  }
}

.tech-bg {
  min-height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  background-color: #354c8b;
  margin-top: 4.5em;
}
.tech-bg .container {
  text-align: center;
}
.tech-bg .block-title2 {
  position: relative;
  display: inline-flex;
  z-index: 1;
  margin-bottom: 0;
}
.tech-bg .block-title2:before {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(../images/bg-blocktitle2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
@media (min-width: 769px) {
  .tech-bg {
    background-size: 200% auto;
    min-height: 340px;
  }
}
@media (min-width: 992px) {
  .tech-bg {
    background-size: cover;
    background-attachment: fixed;
  }
}
@media (min-width: 1680px) {
  .tech-bg {
    min-height: 450px;
    background-size: 150% auto;
  }
}

.service-block .service-list .icon {
  filter: invert(51%) sepia(97%) saturate(1468%) hue-rotate(157deg) brightness(109%) contrast(102%);
  max-width: 75px;
  width: 95%;
  height: auto;
}
.service-block .service-list p {
  font-size: 1em;
}
.service-block .service-list .service-txt {
  text-align: center;
}
.service-block .service-list .service-txt h3 {
  font-weight: bold;
  color: #00ccff;
  font-size: 1.25em;
}
@media (min-width: 769px) {
  .service-block .service-list .service-txt {
    text-align: left;
  }
  .service-block .service-list h3 {
    font-size: 1.2em;
  }
}
@media (min-width: 1200px) {
  .service-block .service-list h3 {
    font-size: 1.33em;
  }
}

.block-caption {
  position: relative;
  display: inline-flex;
  justify-content: center;
  z-index: 1;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: bold;
  color: #354c8b;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.block-caption:before {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../images/bg-blocktitle2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
@media (min-width: 992px) {
  .block-caption {
    font-size: 2.3em;
  }
  .block-caption:before {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1680px) {
  .block-caption {
    font-size: 2.67em;
  }
}

.contact-block {
  background-image: url(../images/bg-contact.jpg);
  background-size: 200% auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 320px;
}
.contact-block .benefits {
  padding: 3em;
  background-color: #354c8b;
  color: white;
  letter-spacing: 0.05em;
}
.contact-block .benefits .benefits-list {
  position: relative;
  padding-left: 80px;
  margin-bottom: 1.5em;
}
.contact-block .benefits .benefits-list:before {
  counter-increment: benefit;
  content: counter(benefit, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.2rem;
  line-height: 1;
}
.contact-block .benefits .benefits-list h4 {
  font-size: 1.1em;
  font-weight: bold;
}
@media (min-width: 769px) {
  .contact-block .benefits .benefits-list:before {
    font-size: 1.85rem;
  }
  .contact-block .benefits .benefits-list h4 {
    font-size: 1.15em;
  }
}
@media (min-width: 1200px) {
  .contact-block .benefits .benefits-list:before {
    font-size: 2.2rem;
  }
  .contact-block .benefits .benefits-list h4 {
    font-size: 1.28em;
  }
}
@media (min-width: 1680px) {
  .contact-block .benefits .benefits-list:before {
    font-size: 2.67rem;
  }
  .contact-block .benefits .benefits-list h4 {
    font-size: 1.33em;
  }
}
.contact-block .contact {
  padding: 3em;
  background-color: #f2f2f2;
}
.contact-block .contact .title1 {
  color: #354c8b;
  font-style: italic;
  font-weight: normal;
  font-size: 1.6em;
  text-align: left;
}
.contact-block .contact .title2 {
  color: #354c8b;
  font-style: italic;
  font-weight: bold;
  font-size: 1.6em;
  text-align: left;
  margin-bottom: 1.5em;
}
@media (min-width: 769px) {
  .contact-block {
    background-size: 150% auto;
    padding-bottom: 420px;
  }
  .contact-block .contact .title1 {
    font-size: 1.8em;
  }
  .contact-block .contact .title2 {
    font-size: 1.8em;
  }
}
@media (min-width: 992px) {
  .contact-block .contact .title1 {
    text-align: right;
  }
  .contact-block .contact .title2 {
    text-align: right;
  }
}
@media (min-width: 1400px) {
  .contact-block {
    background-size: auto 100%;
    padding-bottom: 0;
  }
  .contact-block .contact .title1 {
    font-size: 2em;
  }
  .contact-block .contact .title2 {
    font-size: 2em;
  }
}
@media (min-width: 1680px) {
  .contact-block .contact .title1 {
    font-size: 2.67em;
  }
  .contact-block .contact .title2 {
    font-size: 2.67em;
  }
}

.maintenance-start {
  position: relative;
  background-color: #354c8b;
}
.maintenance-start img {
  width: 100%;
  height: auto;
}
.maintenance-start .container {
  position: relative;
  left: auto;
  top: auto;
  color: white;
  transform: none;
  padding: 3.5em 0.75em;
  background-color: #354c8b;
  border-radius: 0;
}
.maintenance-start .container .block-title4 {
  text-transform: capitalize;
  color: white;
  font-style: italic;
}
@media (min-width: 769px) {
  .maintenance-start img {
    width: 150%;
  }
  .maintenance-start .container {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 2.5em;
    background-color: rgba(0, 0, 0, 0.5);
    transform: translate(-50%, -50%);
    border-radius: 15px;
  }
}
@media (min-width: 992px) {
  .maintenance-start img {
    width: 100%;
  }
  .maintenance-start .container {
    padding: 3.5em;
  }
}

.highlights .box {
  padding: 6em 2.5em 2.5em 2.5em;
  color: white;
  position: relative;
  height: 100%;
  transition: all 0.3s linear;
}
.highlights .box .icon {
  position: absolute;
  right: 2.5em;
  top: 2.5em;
  width: 85px;
  height: 85px;
  filter: invert(1) brightness(100);
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .highlights .box .icon {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 992px) {
  .highlights .box .icon {
    width: 85px;
    height: 85px;
  }
}
.highlights .box .title {
  font-size: 1.45em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
  padding-right: 95px;
}
@media (min-width: 769px) {
  .highlights .box .title {
    font-size: 1.35em;
  }
}
@media (min-width: 992px) {
  .highlights .box .title {
    font-size: 1.4em;
  }
}
@media (min-width: 1200px) {
  .highlights .box .title {
    font-size: 2em;
  }
}
.highlights .box:hover {
  box-shadow: 0 0 20px rgba(0, 204, 255, 0.4);
}
.highlights .box:hover .icon {
  transform: scale(1.15);
}
.highlights .col-12.col-md-6:nth-child(4n+1) .box {
  background-color: #00ccff;
}
.highlights .col-12.col-md-6:nth-child(4n+2) .box {
  background-color: transparent;
  background-image: url("../images/bg-metal.jpg");
}
.highlights .col-12.col-md-6:nth-child(4n+2) .box .icon {
  filter: invert(30%) sepia(15%) saturate(2351%) hue-rotate(186deg) brightness(91%) contrast(92%);
}
.highlights .col-12.col-md-6:nth-child(4n+3) .box {
  background-color: #354c8b;
}
.highlights .col-12.col-md-6:nth-child(4n+4) .box {
  background-color: transparent;
  background-image: url("../images/bg-metal.jpg");
  color: #354c8b;
}
.highlights .col-12.col-md-6:nth-child(4n+4) .box .icon {
  filter: invert(30%) sepia(15%) saturate(2351%) hue-rotate(186deg) brightness(91%) contrast(92%);
}
@media (min-width: 769px) {
  .highlights .col-12.col-md-6:nth-child(4n+1) .box {
    background-color: #00ccff;
  }
  .highlights .col-12.col-md-6:nth-child(4n+2) .box, .highlights .col-12.col-md-6:nth-child(4n+3) .box {
    background-color: transparent;
    background-image: url("../images/bg-metal.jpg");
    color: #354c8b;
  }
  .highlights .col-12.col-md-6:nth-child(4n+2) .box .icon, .highlights .col-12.col-md-6:nth-child(4n+3) .box .icon {
    filter: invert(30%) sepia(15%) saturate(2351%) hue-rotate(186deg) brightness(91%) contrast(92%);
  }
  .highlights .col-12.col-md-6:nth-child(4n+4) .box {
    background-color: #354c8b;
    background-image: none;
    color: white;
  }
  .highlights .col-12.col-md-6:nth-child(4n+4) .box .icon {
    filter: invert(1) brightness(100);
  }
}

.workflow .workflow-slider {
  padding-bottom: 5.5em;
}
.workflow .workflow-slider .slick-list {
  margin: 0;
}
.workflow .workflow-slider .slider-wrap {
  margin: 0;
}
.workflow .workflow-slider .slider-wrap .title {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  font-size: 1.28em;
  line-height: 1.2;
  margin-bottom: 1em;
  padding-left: 65px;
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 50px;
}
.workflow .workflow-slider .slider-wrap .title .slide-counter {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 3rem;
  line-height: 1;
  color: #00ccff;
  font-weight: normal;
}
@media (min-width: 769px) {
  .workflow .workflow-slider {
    padding-bottom: 0;
  }
  .workflow .workflow-slider:before {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    background-image: url(../images/dot.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
  }
  .workflow .workflow-slider .slick-list {
    margin: 0 -30px;
  }
  .workflow .workflow-slider .slider-wrap {
    margin: 0 30px;
  }
  .workflow .workflow-slider .slider-wrap .title {
    height: 65px;
    font-size: 1.15em;
  }
  .workflow .workflow-slider .slider-wrap .title .slide-counter {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .workflow .workflow-slider:before {
    position: absolute;
    width: 30px;
    height: 30px;
    left: calc(33.3333% - 30px);
    top: 50%;
    transform: translate(0, -50%);
  }
  .workflow .workflow-slider:after {
    position: absolute;
    width: 30px;
    height: 30px;
    left: calc(66.6666666% - 30px);
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-image: url(../images/dot.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (min-width: 1400px) {
  .workflow .workflow-slider .slick-list {
    margin: 0 -40px;
  }
  .workflow .workflow-slider .slider-wrap {
    margin: 0 40px;
  }
  .workflow .workflow-slider .slider-wrap .title {
    font-size: 1.28em;
  }
  .workflow .workflow-slider .slider-wrap .title .slide-counter {
    font-size: 3rem;
  }
}

.location {
  background-image: url("../images/bg-location.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.location .accordion .accordion-item {
  border-top: 1px solid #666 !important;
  background-color: rgba(0, 0, 0, 0.85) !important;
}
.location .accordion .accordion-item .accordion-header .accordion-button {
  color: #cccccc;
  padding: 0.8em 1.5em !important;
}
.location .accordion .accordion-item .accordion-header .accordion-button:before {
  background-color: #cccccc;
}
.location .accordion .accordion-item .accordion-header .accordion-button:after {
  filter: invert(44%) sepia(0%) saturate(2980%) hue-rotate(13deg) brightness(89%) contrast(88%);
}
.location .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #00ccff;
}
.location .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before {
  background-color: #00ccff;
}
.location .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
  filter: invert(51%) sepia(97%) saturate(1468%) hue-rotate(157deg) brightness(109%) contrast(102%);
}
.location .accordion .accordion-item .accordion-collapse .accordion-body {
  color: #f2f2f2;
  padding: 0 1.5em 1.5em 1.5em;
}
.location .accordion .accordion-item .accordion-collapse .accordion-body ul {
  margin: 0;
  padding: 0 1em;
}
@media (min-width: 992px) {
  .location {
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
  }
  .location .accordion-end {
    width: 50%;
    margin-left: 50%;
  }
  .location .accordion-end .accordion-item {
    background-color: transparent !important;
  }
  .location .accordion-end .accordion-item .accordion-header .accordion-button {
    color: #cccccc;
    padding: 0.8em 0 !important;
  }
}/*# sourceMappingURL=resource.css.map */