html {
  scroll-behavior: smooth;
}
.container {
  width: 100%;
  max-width: 960px;
}
.fa-green {
  color: #004098;
}
.align-center {
  text-align: center;
  vertical-align: middle;
}
.oval-style {
  font-size: 26px;
}
.products-box th {
  font-weight: bold;
}
.products-box .align-center {
  text-align: center;
  vertical-align: middle;
}
body {
  -webkit-print-color-adjust: exact !important;
}
@media print {
  :lang(en) body {
    -webkit-print-color-adjust: exact !important;
  }
  :lang(en) .container {
    width: auto;
  }
  :lang(en) a[href]:after {
    content: none !important;
  }
  :lang(en) .branch-box .branch .branch-container .branch-info .tel-fax-text,
  :lang(en) .branch-box .office .office-info .tel-fax-text {
    color: white !important;
    background-color: #004098 !important;
  }
  :lang(en) .branch-box .office .office-tel-fax .office-tel .tel-tex {
    padding-left: 5px ;
  }
  :lang(en) .branch-box .office .office-info {
    height: 100px !important;
  }
  :lang(en) .branch-box .office ul li :nth-child(2) {
    margin-bottom: 10px;
  }
  :lang(en) .branch-box .office ul :nth-child(3) {
    height: 160px !important;
  }
  :lang(en) .branch-box .office ul :nth-child(13) {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  :lang(en) .branch-box .office ul :nth-child(14) {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  :lang(en) .branch-box .branch .branch-container {
    display: table;
    height: 160px !important;
  }
  :lang(en) .branch-box .branch .branch-container .branch-info {
    display: table-cell;
    width: 68%;
  }
  :lang(en) .branch-box .branch .branch-container .branch-picture {
    width: 32%;
    display: table-cell;
    text-align: right;
  }
}
@media print {
  :lang(hk) body {
    -webkit-print-color-adjust: exact !important;
  }
  :lang(hk) .container {
    width: auto;
  }
  :lang(hk) a[href]:after {
    content: none !important;
  }
  :lang(hk) .branch-box .branch .branch-container .branch-info .tel-fax-text,
  :lang(hk) .branch-box .office .office-info .tel-fax-text {
    color: white !important;
    background-color: #004098 !important;
  }
  :lang(hk) .branch-box .office .office-info .office-tel-fax .office-tel .tel-tex {
    padding-left: 5px ;
  }
  :lang(hk) .branch-box .office ul li {
    height: 130px !important;
  }
  :lang(hk) .branch-box .office ul li:nth-child(9) {
    margin-top: 50px;
  }
  :lang(hk) .branch-box .branch .branch-container {
    display: table;
    height: 160px !important;
  }
  :lang(hk) .branch-box .branch .branch-container .branch-info {
    display: table-cell;
    width: 68%;
  }
  :lang(hk) .branch-box .branch .branch-container .branch-picture {
    width: 32%;
    display: table-cell;
    text-align: right;
  }
}
@media print {
  :lang(cn) body {
    -webkit-print-color-adjust: exact !important;
  }
  :lang(cn) .container {
    width: auto;
  }
  :lang(cn) a[href]:after {
    content: none !important;
  }
  :lang(cn) .branch-box .branch .branch-container .branch-info .tel-fax-text,
  :lang(cn) .branch-box .office .office-info .tel-fax-text {
    color: white !important;
    background-color: #004098 !important;
  }
  :lang(cn) .branch-box .office .office-info .office-tel-fax .office-tel .tel-tex {
    padding-left: 5px ;
  }
  :lang(cn) .branch-box .office ul li {
    height: 130px !important;
  }
  :lang(cn) .branch-box .branch .branch-container {
    display: table;
    height: 160px !important;
  }
  :lang(cn) .branch-box .branch .branch-container .branch-info {
    display: table-cell;
    width: 68%;
  }
  :lang(cn) .branch-box .branch .branch-container .branch-picture {
    width: 32%;
    display: table-cell;
    text-align: right;
  }
}
