@charset "UTF-8";
/* Inchcape Core */
/* Inchcape Secondary */
.red {
  color: #ff0000 !important;
}

.blue {
  color: #5874a7 !important;
}

.dark-blue {
  color: #365771 !important;
}

.mid-blue {
  color: #2b6e97 !important;
}

.light-blue {
  color: #358dbf !important;
}

.grey-blue {
  color: #558bac !important;
}

.grey-green {
  color: #6e8076 !important;
}

html {
  position: relative;
}

html, body {
  position: relative;
}

body {
  background-color: #fff;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: max(40%, 240px) auto;
  color: #000;
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
}
body.section-iframe {
  background-image: none;
  min-height: auto;
}

body, div, section, dl, ul, ol, li, dt, dd, blockquote, p, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  line-height: 1.2;
  margin: 0;
}

hgroup {
  margin-bottom: 40px;
}
hgroup h1:last-child, hgroup h2:last-child, hgroup h3:last-child, hgroup h4:last-child, hgroup h5:last-child, hgroup h6:last-child {
  margin-bottom: 0;
}

p {
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 0.8em;
  text-rendering: optimizeLegibility;
}
p:last-child {
  margin-bottom: 0;
}

pre, xmp, plaintext, listing, samp, kbd, code, figure, figcaption {
  margin: 0;
}

iframe {
  border: none;
}

img {
  display: block;
  max-width: 100%;
}

strong, b {
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #2b6e97;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}

button {
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: #999999;
}

::-moz-placeholder {
  color: #999999;
}

:-ms-input-placeholder {
  color: #999999;
}

:-moz-placeholder {
  color: #999999;
}

table {
  width: 100%;
}

ul, ol {
  margin: 0.5em 1em;
  padding-left: 1em;
}

li {
  margin-bottom: 0.25em;
}

.icon {
  font-size: 1.2em;
}

.color-primary, .green {
  color: #00876c !important;
}

.theme-light, .bg-white {
  background-color: #fff;
  color: #000;
}
.theme-light h1, .theme-light h2, .theme-light h3, .theme-light h4, .theme-light h5, .bg-white h1, .bg-white h2, .bg-white h3, .bg-white h4, .bg-white h5 {
  color: #000;
}
.theme-light a, .theme-light a:hover, .theme-light a:focus, .bg-white a, .bg-white a:hover, .bg-white a:focus {
  color: #000;
}

.theme-dark, .bg-black {
  background-color: #000;
  color: #fff;
}
.theme-dark a, .theme-dark a:hover, .theme-dark a:focus, .bg-black a, .bg-black a:hover, .bg-black a:focus {
  color: #fff;
}

.text-en {
  font-size: 0.9em;
}

.text-tc {
  font-size: 1.1em;
}

.chn-quote {
  margin: 0 -0.25em;
}

.chn-quote-l-0 {
  margin-left: -0.5em;
}

.chn-match-height {
  font-size: 1.3em;
  position: relative;
  bottom: -0.1em;
}

/* Layout */
#top {
  overflow: hidden;
  position: relative;
  max-width: 1440px;
  padding-top: 60px;
}
.section-iframe #top {
  min-height: auto;
  padding-top: 0;
}
@media (min-width: 768px) {
  #top {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  #top {
    padding-top: 80px;
  }
}

.wrapper {
  margin: 0 auto;
}

section {
  max-width: 1440px;
  min-width: 320px;
  margin: 0 auto;
}
section .container-fluid, section .container {
  padding: 0 30px;
}
@media (min-width: 768px) {
  section .container-fluid, section .container {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  section .container-fluid, section .container {
    padding: 0 60px;
  }
}
section .comingsoon {
  padding: 40px 0;
  text-align: center;
  color: #8298a0;
  font-size: min(5vw, 48px);
}

.form-iframe {
  width: 100%;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Image replacement */
.accTag {
  font-size: 0 !important;
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  text-indent: -9999px !important;
  visibility: hidden !important;
  overflow: hidden !important;
}

/* hide & show */
.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.visibleHidden {
  visibility: hidden !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

.pointer-events-auto {
  pointer-events: auto;
}

.pointer-events-none {
  pointer-events: none;
}

.cursor-pointer {
  cursor: pointer;
}

.scrolllock {
  overflow: hidden;
}

.scrollable {
  height: 100vh !important;
  overflow-y: auto;
  border-color: transparent;
}

/* $aspect = h:w of orginal image */
.card.highlight {
  border-width: 2px;
  border-color: #4d9d6c;
}

.site-search-wrapper {
  position: relative;
  padding: 8px 0;
}
.site-search-wrapper button {
  background: transparent;
  border: none;
  position: absolute;
  right: 0;
  top: 9px;
}
.site-search-wrapper input {
  border: 1px solid transparent;
  background: transparent;
  width: 26px;
  padding-right: 26px;
  position: relative;
  z-index: 2;
  transition: border-color 0.3s, width 0.3s;
}
.site-search-wrapper input:focus, .site-search-wrapper input:not(:placeholder-shown) {
  border: 1px solid #262626;
  width: 160px;
  padding-left: 6px;
}
.site-search-wrapper input:not(:placeholder-shown) + button {
  z-index: 3;
}

#enquiryModal .modal-content {
  background-color: #fff;
  color: #365771;
}
#enquiryModal .modal-header {
  background-color: #365771;
  color: #fff;
}
#enquiryModal .modal-header h1 {
  flex: 1 1 100%;
  text-align: center;
}
#enquiryModal .modal-body {
  padding: 0;
}

.enquiry {
  padding: 40px 0;
}

.field-mobile-number {
  display: none;
}

.form-check-input:checked {
  background-color: #365771;
  border-color: #365771;
}

button[type=submit] {
  flex: 1 0 auto;
}

.section-submit .d-flex {
  flex-wrap: nowrap;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.btn-booknow-floating {
  width: 80px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 5;
  cursor: pointer;
  transition: transform 0.5s;
}
@media (hover: hover) {
  .btn-booknow-floating:hover {
    transform: scale(1.05);
  }
}
@media (min-width: 1600px) {
  .btn-booknow-floating {
    width: 100px;
  }
}

.floating {
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.loading {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  display: none;
  transition: opacity 0.5s;
}

.loading-text {
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.form-submitted .loading {
  display: block;
  opacity: 1;
}

.btn-whatsapp-floating {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  text-decoration: none !important;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 5;
  cursor: pointer;
}
.btn-whatsapp-floating .whatsapp-icon {
  width: 80px;
  position: relative;
}
.btn-whatsapp-floating .whatsapp-icon .btn-on {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s;
}
.btn-whatsapp-floating .whatsapp-label {
  border-radius: 10px;
  background-color: #2b6e97;
  color: #fff;
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-weight: bold;
  line-height: 1em;
  padding: 10px 20px 10px 10px;
  margin-right: -20px;
  transition: background-color 0.3s;
}
@media (hover: hover) {
  .btn-whatsapp-floating:hover .whatsapp-icon .btn-on {
    opacity: 1;
  }
  .btn-whatsapp-floating:hover .whatsapp-label {
    background-color: #d61312;
  }
}
#tnav {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: min(80%, 1000px) auto;
  width: 100%;
  height: 60px;
  max-width: 1440px;
  padding-top: 10px;
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#tnav .navbar-brand {
  width: 150px;
  margin-left: var(--bs-navbar-brand-margin-end);
}
#tnav .nav-link {
  color: #6b6b6b;
  font-weight: bold;
  text-decoration: none;
}
#tnav .active .nav-link,
#tnav .nav-link:hover,
#tnav .nav-link:focus {
  color: #2b6e97;
}
#tnav .dropdown-toggle {
  position: relative;
}
#tnav .dropdown-toggle:after {
  display: none;
}
#tnav .dropdown-toggle.show span {
  position: relative;
  z-index: 2;
}
#tnav .dropdown-toggle.show:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: #fff;
  width: calc(100% + 20px);
  height: 100%;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);
}
#tnav .dropdown-toggle.show:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border: 0;
  border-bottom: 2px solid #a7b0b7;
  width: 100%;
  height: 0;
  margin: 0;
  left: 0;
  bottom: 1px;
  z-index: 3;
}
#tnav .dropdown-menu {
  background: #fff;
  border-radius: 0;
  margin: 0;
  border: 0;
}
#tnav .dropdown-menu a, #tnav .dropdown-menu span {
  color: #000;
  text-decoration: none !important;
}
#tnav .dropdown-menu .dropdown-item {
  background: transparent !important;
  font-weight: bold;
  margin-top: 0.5em;
}
#tnav .dropdown-menu .group-item, #tnav .dropdown-menu .section-item {
  display: block;
  width: 100%;
  padding: 2px var(--bs-dropdown-item-padding-x);
  clear: both;
  font-size: 0.85em;
  font-weight: 400;
  line-height: 1.2em;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
#tnav .dropdown-menu .group-item {
  color: #2b6e97;
  font-weight: 700;
  padding-top: 5px;
}
#tnav .dropdown-menu .dropdown-item, #tnav .dropdown-menu a.group-item, #tnav .dropdown-menu a.section-item {
  cursor: pointer !important;
}
#tnav .dropdown-menu .dropdown-item:hover, #tnav .dropdown-menu a.group-item:hover, #tnav .dropdown-menu a.section-item:hover {
  background-color: #2b6e97 !important;
  color: #fff !important;
}
#tnav .dropdown-menu .dropdown-item:hover:before, #tnav .dropdown-menu a.group-item:hover:before, #tnav .dropdown-menu a.section-item:hover:before {
  background-color: #fff !important;
}
#tnav .dropdown-menu .menu-group ~ .menu-item .section-item {
  padding-left: calc(var(--bs-dropdown-item-padding-x) + 12px);
  position: relative;
}
#tnav .dropdown-menu .menu-group ~ .menu-item .section-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #000;
  border-radius: 1000px;
  width: 3px;
  height: 3px;
  left: calc(var(--bs-dropdown-item-padding-x) + 4px);
  top: 0.7em;
}
#tnav .dropdown-menu .section-item:hover {
  background: transparent;
  cursor: auto;
}
#tnav .dropdown-menu .menu-bodykit-1 span.section-item {
  font-size: 0.8em;
}
@media (max-width: 1199px) {
  #tnav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #tnav .nav-link.dropdown-toggle.show {
    display: inline-block !important;
  }
  #tnav #navbarNavDropdown {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
  }
  #tnav .navbar-lang {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  #tnav {
    height: 80px;
  }
  #tnav .navbar-brand {
    width: 200px;
  }
}
@media (min-width: 1100px) {
  #tnav .nav-item-services .dropdown-menu {
    left: 0;
  }
}
@media (min-width: 1200px) {
  #tnav {
    height: 80px;
  }
  #tnav .navbar-nav {
    gap: 20px;
  }
  #tnav .navbar-lang {
    gap: 5px;
  }
  #tnav .nav-item-services .dropdown-menu {
    left: -180px;
  }
  #tnav .nav-item-services .dropdown-grid {
    display: grid;
    grid-template-columns: repeat(3, 240px);
    grid-template-rows: repeat(4, auto);
  }
  #tnav .nav-item-services .dropdown-grid:before {
    border-left: 1px solid #fff;
    width: 0;
    height: calc(100% - 20px);
    left: 33.33%;
    top: 10px;
  }
  #tnav .nav-item-services .dropdown-grid:after {
    border-left: 1px solid #fff;
    width: 0;
    height: calc(100% - 20px);
    left: 66.67%;
    top: 10px;
  }
  #tnav .nav-item-services .menu-exterior {
    grid-column: 1/2;
    grid-row: 1/span 4;
  }
  #tnav .nav-item-services .menu-interior {
    grid-column: 2/3;
    grid-row: 1/span 2;
  }
  #tnav .nav-item-services .menu-antivirus {
    grid-column: 2/3;
    grid-row: 3/span 1;
  }
  #tnav .nav-item-services .menu-accessory {
    grid-column: 3/4;
    grid-row: 1/span 1;
  }
  #tnav .nav-item-services .menu-aiquickquote {
    grid-column: 3/4;
    grid-row: 2/span 1;
  }
  #tnav .nav-item-services .menu-usedcarinspection {
    grid-column: 3/4;
    grid-row: 3/span 1;
  }
  #tnav #navbarNavDropdown {
    margin-top: 30px;
  }
  #tnav .navbar-brand {
    width: 240px;
  }
  #tnav .nav-item:hover .dropdown-toggle span {
    position: relative;
    z-index: 2;
  }
  #tnav .nav-item:hover .dropdown-toggle:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background: #fff;
    width: calc(100% + 20px);
    height: 100%;
    left: 0;
    top: 0;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);
  }
  #tnav .nav-item:hover .dropdown-toggle:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    border: 0;
    border-bottom: 2px solid #a7b0b7;
    width: 100%;
    height: 0;
    margin: 0;
    left: 0;
    bottom: 1px;
    z-index: 3;
  }
  #tnav .nav-item:hover .dropdown-menu {
    display: block;
  }
  .en #tnav .nav-item, .en #tnav .dropdown-item {
    font-size: 16px;
  }
  .en #tnav .nav-item-services .dropdown-grid {
    grid-template-columns: repeat(3, 300px);
  }
  .en #tnav .nav-item-services .dropdown-menu {
    left: -207px;
  }
}

.en .lang-link-en,
.tc .lang-link-tc {
  display: none;
}

.navbar-toggler {
  border: 0 !important;
  box-shadow: none !important;
}
.navbar-toggler-icon {
  background: none;
  position: relative;
  display: block;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
}
.navbar-toggler-icon:before, .navbar-toggler-icon:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 0.9em;
  transition: transform 0.3s, border-color 0.3s;
}
.navbar-toggler-icon:before {
  height: 0;
  border-top: 1px solid #6b6b6b;
  border-bottom-width: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.navbar-toggler-icon:after {
  height: 0;
  border-top: 1px solid #6b6b6b;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.collapsed .navbar-toggler-icon:before {
  height: 0.6em;
  border-top: 1px solid #6b6b6b;
  border-bottom: 1px solid #6b6b6b;
  transform: translate(-50%, -50%);
}
.collapsed .navbar-toggler-icon:after {
  height: 0;
  border-top: 1px solid #6b6b6b;
  transform: translate(-50%, -50%);
}

/* @media (max-width: 575px) {

  #tnav {
    .nav-item {
      font-size: 12px;
    }
  }
} */
/* ==========================================================================
Footer
========================================================================== */
.footer {
  font-size: 0.8rem;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 40px 20px 20px;
}
@media (min-width: 768px) {
  .footer {
    padding: 40px 30px 20px;
  }
}
@media (min-width: 992px) {
  .footer {
    padding: 40px 50px 20px;
  }
}
.footer.footer-grey {
  background-color: #f4f5f5;
}
.footer .content {
  position: relative;
}
.footer .content:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #2b6e97;
  width: 5px;
  height: 100%;
  left: -20px;
  top: 0;
}
@media (min-width: 768px) {
  .footer .content:before {
    left: -30px;
  }
}
.footer i.fab {
  font-size: 24px;
}

.btn-top {
  width: 50px;
  position: fixed;
  left: 10px;
  bottom: 65px;
  opacity: 0;
  transition: opacity 0.5s, bottom 0.5s;
  z-index: 5;
}
@media (hover: hover) {
  .btn-top:hover {
    opacity: 1;
  }
}

.show-btn-top .btn-top {
  bottom: 85px;
  opacity: 0.6;
}

#preview-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  pointer-events: none;
}
#preview-bar .preview-indicator {
  background: rgba(153, 0, 0, 0.7);
  border: 1px solid rgba(204, 0, 0, 0.8);
  color: #fff;
  width: 100px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  padding: 2px;
  line-height: 1em;
  pointer-events: auto;
  cursor: pointer;
}
#preview-bar .preview-info {
  background: rgba(153, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: sans-serif;
  padding: 5px;
  line-height: 1.2em;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s, transform 0.5s;
}
#preview-bar .preview-info a {
  display: inline-block;
  padding: 2px 5px;
  background-color: #fff !important;
  color: #c00 !important;
  text-decoration: none;
}
#preview-bar .preview-info a:hover {
  background-color: #c00 !important;
  color: #fff !important;
}
#preview-bar .preview-indicator.show-preview-info + .preview-info,
#preview-bar .preview-indicator.show-preview-info {
  background-color: rgb(153, 0, 0);
}
#preview-bar .preview-indicator.show-preview-info + .preview-info,
#preview-bar .preview-indicator:hover + .preview-info,
#preview-bar .preview-info:hover {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
#preview-bar .preview-indicator.show-preview-info + .preview-info {
  pointer-events: auto;
}

.contactus .gm-style .gm-style-iw-c {
  background-color: #2b6e97;
  border: 3px solid #fff;
  color: #fff;
  padding: 10px !important;
  font-weight: bold;
  overflow: visible !important;
  cursor: pointer !important;
}
.contactus .gm-style .gm-style-iw-c button {
  display: none !important;
  background-color: #fff !important;
  color: #2b6e97 !important;
  border-radius: 1000px !important;
  right: -15px !important;
  top: -15px !important;
}
.contactus .gm-style .gm-style-iw-d {
  overflow: visible !important;
}

.banner {
  position: relative;
  z-index: 2;
}

.section-services:not(.page-aiquickquote, .page-usedcarinspection) .banner {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.section-services:not(.page-aiquickquote, .page-usedcarinspection) .banner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
  position: relative;
}
.section-services:not(.page-aiquickquote, .page-usedcarinspection) .banner img {
  width: 100%;
  position: absolute;
  left: 0;
  top: -25%;
}

hgroup.banner-title {
  color: #fff;
  width: 30vw;
  height: 12vw;
  position: absolute;
  right: 3%;
  top: 5%;
  opacity: 1;
  pointer-events: none;
  text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.9);
}
hgroup.banner-title:before {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
hgroup.banner-title.banner-title-green-1:before {
  background-image: url(/site/images/banner_deco_teal.svg);
}
hgroup.banner-title.banner-title-green-2:before {
  background-image: url(/site/images/banner_deco_green.svg);
}
hgroup.banner-title h1, hgroup.banner-title h2 {
  margin: 0;
}
hgroup.banner-title h1 {
  font-size: min(3.5vw, 48px);
  text-align: right;
}
hgroup.banner-title h2 {
  font-size: min(1.5vw, 20px);
  text-align: right;
}
.en hgroup.banner-title h1 {
  right: 0.25em;
}

.ai-mia {
  width: 21%;
  position: absolute;
  right: 3%;
  bottom: 0;
  z-index: 5;
}

.section-services.page-aiquickquote hgroup.banner-title,
.section-latestoffer.page-index hgroup.banner-title {
  color: #323232;
  text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
}

button, .btn {
  text-decoration: none !important;
}

.btn-group {
  margin-top: 30px;
}

.btn-round {
  border-radius: 19px;
  --bs-btn-padding-x: 1.5rem;
}

.btn-primary {
  text-decoration: none !important;
}
.btn-primary, .btn-primary:focus {
  background-color: #2b6e97;
  border-color: #2b6e97;
  color: #fff;
}
.btn-primary:hover {
  background-color: #368bbf;
  border-color: #368bbf;
  color: #fff;
}

.btn-secondary {
  text-decoration: none;
}
.btn-secondary, .btn-secondary:focus {
  background-color: #8899a2;
  border-color: #8899a2;
  color: #fff;
}
.btn-secondary:hover {
  background-color: #a5b2b8;
  border-color: #a5b2b8;
  color: #fff;
}

.theme-light .btn-primary, .theme-light .btn-primary:focus, .bg-white .btn-primary, .bg-white .btn-primary:focus {
  background-color: #2b6e97;
  border-color: #2b6e97;
  color: #fff;
}
.theme-light .btn-primary:hover, .bg-white .btn-primary:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.theme-light .btn-secondary, .theme-light .btn-secondary:focus, .bg-white .btn-secondary, .bg-white .btn-secondary:focus {
  background-color: transparent;
  border-color: #6b6b6b;
  color: #6b6b6b;
}
.theme-light .btn-secondary:hover, .bg-white .btn-secondary:hover {
  background-color: #2b6e97;
  border-color: #2b6e97;
  color: #fff;
}

.theme-dark .btn-primary, .theme-dark .btn-primary:focus, .bg-black .btn-primary, .bg-black .btn-primary:focus {
  background-color: #2b6e97;
  border-color: #2b6e97;
  color: #fff;
}
.theme-dark .btn-primary:hover, .bg-black .btn-primary:hover {
  background-color: #000;
  border-color: #fff;
  color: #fff;
}
.theme-dark .btn-secondary, .theme-dark .btn-secondary:focus, .bg-black .btn-secondary, .bg-black .btn-secondary:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.theme-dark .btn-secondary:hover, .bg-black .btn-secondary:hover {
  background-color: #2b6e97;
  border-color: #2b6e97;
  color: #fff;
}

.btn-outline-light {
  background: transparent !important;
}
.btn-outline-light:hover {
  border-color: #2b6e97 !important;
  color: #2b6e97 !important;
}

button.toggle-collapsible {
  font-size: 0.8em;
}
button.toggle-collapsible, button.toggle-collapsible:focus {
  background-color: #00876c;
  border: 1px solid #00876c;
  color: #fff;
}
button.toggle-collapsible:after, button.toggle-collapsible:focus:after {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.5em 0.5em 0.5em;
  border-color: transparent transparent #fff transparent;
  vertical-align: middle;
}
button.toggle-collapsible:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
button.toggle-collapsible:hover:after {
  border-color: transparent transparent #fff transparent;
}
button.toggle-collapsible .toggle-collapsed {
  display: none;
}
button.toggle-collapsible .toggle-expanded {
  display: inline;
}
button.toggle-collapsible.collapsed .toggle-collapsed, button.toggle-collapsible.collapsed:focus .toggle-collapsed {
  display: inline;
}
button.toggle-collapsible.collapsed .toggle-expanded, button.toggle-collapsible.collapsed:focus .toggle-expanded {
  display: none;
}
button.toggle-collapsible.collapsed:after, button.toggle-collapsible.collapsed:focus:after {
  border-width: 0.5em 0.5em 0 0.5em;
  border-color: #fff transparent transparent transparent;
}
button.toggle-collapsible.collapsed:hover:after {
  border-color: #fff transparent transparent transparent;
}

.theme-light button.toggle-collapsible, .theme-light button.toggle-collapsible:focus, .bg-white button.toggle-collapsible, .bg-white button.toggle-collapsible:focus {
  background-color: #00876c;
  border: 1px solid #00876c;
  color: #fff;
}
.theme-light button.toggle-collapsible:after, .theme-light button.toggle-collapsible:focus:after, .bg-white button.toggle-collapsible:after, .bg-white button.toggle-collapsible:focus:after {
  border-color: transparent transparent #fff transparent;
}
.theme-light button.toggle-collapsible:hover, .bg-white button.toggle-collapsible:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.theme-light button.toggle-collapsible:hover:after, .bg-white button.toggle-collapsible:hover:after {
  border-color: transparent transparent #fff transparent;
}
.theme-light button.toggle-collapsible.collapsed:after, .theme-light button.toggle-collapsible.collapsed:focus:after, .bg-white button.toggle-collapsible.collapsed:after, .bg-white button.toggle-collapsible.collapsed:focus:after {
  border-color: #fff transparent transparent transparent;
}
.theme-light button.toggle-collapsible.collapsed:hover:after, .bg-white button.toggle-collapsible.collapsed:hover:after {
  border-color: #fff transparent transparent transparent;
}

.theme-dark button.toggle-collapsible, .theme-dark button.toggle-collapsible:focus, .bg-black button.toggle-collapsible, .bg-black button.toggle-collapsible:focus {
  background: transparent;
  border: 1px solid #fff;
  color: #00876c;
}
.theme-dark button.toggle-collapsible:after, .theme-dark button.toggle-collapsible:focus:after, .bg-black button.toggle-collapsible:after, .bg-black button.toggle-collapsible:focus:after {
  border-color: transparent transparent #00876c transparent;
}
.theme-dark button.toggle-collapsible:hover, .bg-black button.toggle-collapsible:hover {
  background: #00876c;
  color: #fff;
}
.theme-dark button.toggle-collapsible:hover:after, .bg-black button.toggle-collapsible:hover:after {
  border-color: transparent transparent #fff transparent;
}
.theme-dark button.toggle-collapsible.collapsed:after, .theme-dark button.toggle-collapsible.collapsed:focus:after, .bg-black button.toggle-collapsible.collapsed:after, .bg-black button.toggle-collapsible.collapsed:focus:after {
  border-color: #00876c transparent transparent transparent;
}
.theme-dark button.toggle-collapsible.collapsed:hover:after, .bg-black button.toggle-collapsible.collapsed:hover:after {
  border-color: #fff transparent transparent transparent;
}

.nav-tabs {
  border: 0 !important;
  flex-wrap: nowrap;
  gap: 1rem;
  margin: 0;
}

.nav-tabs .nav-link {
  padding: 1.2em 0;
}
.nav-tabs .nav-link, .nav-tabs .nav-link:focus {
  background: transparent !important;
  border: 0;
  border-bottom: 5px solid transparent;
  color: #000;
}
.nav-tabs .nav-link:hover {
  border-bottom-color: #00876c;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus {
  font-family: "Noto Sans", Helvetica Neue, Helvetica, Roboto, Arial, Microsoft JhengHei, 微軟正黑體, SimHei, 黑体, MingLiU, 細明體, Hiragino Sans GB, 冬青黑体, sans-serif;
  font-weight: bold;
  border-bottom-color: #00876c;
}

.theme-light .nav-tabs .nav-link, .theme-light .nav-tabs .nav-link:focus, .bg-white .nav-tabs .nav-link, .bg-white .nav-tabs .nav-link:focus {
  color: #000;
}

.theme-dark .nav-tabs .nav-link, .theme-dark .nav-tabs .nav-link:focus, .bg-black .nav-tabs .nav-link, .bg-black .nav-tabs .nav-link:focus {
  color: #fff;
}

.cta-floating {
  padding: 20px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.cta-floating .cta-group {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 575px) {
  .cta-floating {
    width: 100%;
    padding: 10px;
  }
  .cta-floating .cta-group {
    gap: 10px;
  }
}

.remarks-group {
  font-size: 10px;
  margin-top: 1em;
}
.remarks-group .remarks, .remarks-group p {
  line-height: 1.1em;
  padding-left: 0.75em;
  position: relative;
  margin-bottom: 0.5em;
}
.remarks-group sup {
  font-size: 1em;
  position: absolute;
  left: 0;
  top: 0.2em;
}
@media (min-width: 992px) {
  .remarks-group {
    font-size: 11px;
  }
}

p.remarks {
  font-size: 10px;
}
@media (min-width: 992px) {
  p.remarks {
    font-size: 11px;
  }
}

.remarks li {
  font-size: 10px;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  .remarks li {
    font-size: 11px;
  }
}

.product-slider.owl-carousel .owl-nav button {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 80px;
  overflow: hidden;
}
.product-slider.owl-carousel .owl-nav button.owl-prev {
  left: -30px;
}
.product-slider.owl-carousel .owl-nav button.owl-next {
  right: -30px;
}
.product-slider.owl-carousel .owl-nav button.disabled {
  opacity: 0;
}
.product-slider.owl-carousel .owl-nav button span {
  display: none;
}
.product-slider.owl-carousel .owl-nav button:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #2b6e97;
  width: 0px;
  height: 0px;
  border-style: solid;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -15px;
}
.product-slider.owl-carousel .owl-nav button:first-child:before, .product-slider.owl-carousel .owl-nav button[class*=prev]:before, .product-slider.owl-carousel .owl-nav button[class*=left]:before {
  margin-left: -15px;
  border-width: 15px 26px 15px 0;
  border-color: transparent #2b6e97 transparent transparent;
}

.product-slider, .product-slider .owl-stage {
  display: flex;
}
.product-slider .owl-item {
  position: relative;
}

.testimonial-toggle {
  cursor: pointer;
  width: 100%;
  font-weight: bold;
}
.testimonial-toggle .close {
  display: inline;
}
.testimonial-toggle .open {
  display: none;
}
.testimonial-toggle.collapsed .close {
  display: none;
}
.testimonial-toggle.collapsed .open {
  display: inline;
}

.testimonial-list {
  list-style: none;
  margin: 0 !important;
  padding: 10px 0;
}
.testimonial-list .deco-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.testimonial-list .testimonial-item {
  background-color: rgba(43, 110, 151, 0.2);
  text-align: left;
  margin-bottom: 40px;
  margin-left: 10px;
  padding: 20px;
  position: relative;
  position: relative;
}
.testimonial-list .testimonial-item:before, .testimonial-list .testimonial-item:after, .testimonial-list .testimonial-item > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.testimonial-list .testimonial-item:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: -10px;
  top: -10px;
}
.testimonial-list .testimonial-item:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 10px;
  top: -10px;
}
.testimonial-list .testimonial-item .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}
.testimonial-list .testimonial-item table {
  color: #2b6e97;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.testimonial-list .testimonial-item td {
  width: 100%;
  vertical-align: top;
}
.testimonial-list .testimonial-item th {
  white-space: nowrap;
  vertical-align: top;
}
.testimonial-list .testimonial-item .t-vehicle th, .testimonial-list .testimonial-item .t-vehicle td {
  color: #000;
  padding: 0.5em 0;
}
.testimonial-list .testimonial-item .t-vehicle .icon-car {
  display: inline-block;
  height: 2em;
  vertical-align: middle;
  margin-right: 0.25em;
}
.testimonial-list .testimonial-item .testimonial-label {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.testimonial-list .testimonial-item .t-service th, .testimonial-list .testimonial-item .t-service td {
  padding-bottom: 0.2em;
}
@media (max-width: 767px) {
  .testimonial-list .testimonial-item table, .testimonial-list .testimonial-item thead, .testimonial-list .testimonial-item tbody, .testimonial-list .testimonial-item tr, .testimonial-list .testimonial-item th, .testimonial-list .testimonial-item td {
    display: block;
  }
  .testimonial-list .testimonial-item tr {
    padding-bottom: 0.5em;
  }
  .testimonial-list .testimonial-item .testimonial-label {
    display: block;
  }
}

.carsize-toggle {
  cursor: pointer;
  color: #fff;
  font-size: 0.8em;
  white-space: nowrap;
}
@media (hover: hover) {
  .carsize-toggle:hover {
    color: #fff;
  }
}

#carsizeModal .modal-header {
  border-bottom: none;
}

.carsize-box {
  background-color: rgba(43, 110, 151, 0.2);
  text-align: left;
  margin-left: 10px;
  padding: 20px;
  position: relative;
  position: relative;
}
.carsize-box:before, .carsize-box:after, .carsize-box > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.carsize-box:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: -10px;
  top: -10px;
}
.carsize-box:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 10px;
  top: -10px;
}
.carsize-box .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}
.carsize-box .deco-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.carsize-box .carsize-img {
  margin-bottom: 1.5em;
}
.carsize-box .carsize-definition {
  color: #2b6e97;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.5em 0;
}
.carsize-box .carsize-definition span {
  display: inline-block;
  padding: 0.2em;
}
.carsize-box .carsize-definition span:first-child {
  border-right: 1px solid #2b6e97;
  padding-right: 0.5em;
  margin-right: 0.5em;
}
#carsize-brand {
  max-width: 358px;
}

.carsize-result {
  display: none;
}
.carsize-result table {
  min-width: 50%;
  border-spacing: 2px 4px;
  border-collapse: separate;
}
.carsize-result th, .carsize-result td {
  font-weight: bold;
  padding: 0.5em 1em;
}
.carsize-result th:nth-child(2), .carsize-result td:nth-child(2) {
  text-align: center;
}
.carsize-result thead th {
  background-color: #4d9d6c;
  color: #fff;
}
.carsize-result tbody td {
  font-size: 13px;
  color: #fff;
}
.carsize-result tbody tr:nth-child(odd) td {
  background-color: #8899a2;
}
.carsize-result tbody tr:nth-child(even) td {
  background-color: #a7b0b7;
}

.video-container {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  z-index: 1;
}
.video-container video, .video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.video-container .mute {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 5%;
  right: 5%;
  z-index: 99;
  cursor: pointer;
}
.video-container .mute i {
  color: #fff;
  font-size: 32px;
  display: block;
  opacity: 0.5;
}
.video-container .mute:hover i {
  opacity: 1;
}
.video-container .mute.active i.icon-unmute,
.video-container .mute i.icon-mute {
  display: block;
}
.video-container .mute.active i.icon-mute,
.video-container .mute i.icon-unmute {
  display: none;
}
@media (hover: hover) {
  .video-container .mute.active:hover i.icon-mute,
  .video-container .mute:hover i.icon-unmute {
    display: block;
  }
  .video-container .mute.active:hover i.icon-unmute,
  .video-container .mute:hover i.icon-mute {
    display: none;
  }
}

.page-notfound #top,
.page-comingsoon #top,
.page-end #top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-notfound h1,
.page-comingsoon h1,
.page-end h1 {
  color: #365771;
}

.owl-theme .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #2b6e97;
}
.owl-theme .owl-nav {
  margin: 0;
}
.owl-theme .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-prev {
  border: 1px solid #8899a2;
  position: absolute;
  width: 30px;
  height: 30px;
}
.owl-theme .owl-nav button.owl-next span,
.owl-theme .owl-nav button.owl-prev span {
  display: block;
  width: 15px;
  height: 15px;
  border-left: 1px solid #8899a2;
  border-top: 1px solid #8899a2;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: calc(50% - 7.5px);
}
.owl-theme .owl-nav button.owl-next:hover,
.owl-theme .owl-nav button.owl-prev:hover {
  border-color: #2b6e97;
  background-color: #2b6e97;
}
.owl-theme .owl-nav button.owl-next:hover span,
.owl-theme .owl-nav button.owl-prev:hover span {
  border-color: #fff;
}
.owl-theme .owl-nav button.owl-next {
  right: 0;
}
.owl-theme .owl-nav button.owl-next span {
  left: calc(50% - 12.5px);
  transform: rotate(135deg);
}
.owl-theme .owl-nav button.owl-prev {
  left: 0;
}
.owl-theme .owl-nav button.owl-prev span {
  left: calc(50% - 5px);
  transform: rotate(-45deg);
}

.banner .slide-video {
  position: relative;
}
.banner .slide-video .banner-video {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
@media (min-width: 768px) {
  .banner .slide-video .banner-video {
    width: 40%;
    left: 4%;
    margin-bottom: 2%;
  }
}

.selling-points .item-group {
  display: grid;
  gap: 20px;
}
.selling-points .item {
  color: #6b6b6b;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.selling-points .item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 60px;
}
@media (min-width: 768px) {
  .selling-points .item-group {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .selling-points .item {
    font-size: min(2vw, 24px);
  }
  .selling-points .item-img {
    flex: 0 0 80px;
  }
  .en .selling-points .item:nth-child(3), .en .selling-points .item:nth-child(4) {
    align-items: flex-start;
  }
}

.shortcut-panel {
  text-align: center;
  padding: 50px 10px;
  position: relative;
}
.shortcut-panel .container-fluid {
  max-width: 1600px;
  position: relative;
  z-index: 2;
}
.shortcut-panel .item-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (min-width: 576px) {
  .shortcut-panel .item-group {
    gap: 30px;
  }
}
.shortcut-panel .item-group:hover .item {
  opacity: 0.6;
}
.shortcut-panel .item-img {
  background-color: #fff;
  border-radius: 1000px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  overflow: hidden;
  width: 80%;
  min-width: 80px;
  margin: 0 auto;
}
.shortcut-panel .item-img img {
  width: 100%;
}
.shortcut-panel .item {
  color: #6b6b6b !important;
  justify-self: center;
  display: flex;
  max-width: 240px;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 calc(50% - 10px);
  font-size: clamp(16px, 2.2vw, 24px);
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  transition: opacity 0.5s;
  text-shadow: 0px 0px 2px white, 0px 0px 2px white, 0px 0px 2px white;
}
.shortcut-panel .item:hover {
  opacity: 1 !important;
  color: #2b6e97 !important;
}
@media (min-width: 576px) {
  .shortcut-panel .item {
    flex: 0 0 calc(33.33% - 20px);
  }
}
@media (min-width: 768px) {
  .shortcut-panel .item {
    flex: 0 0 calc(20% - 30px);
  }
}
.shortcut-panel .item-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3em;
  flex: 0 0 3em;
}

.bg-green-parallelgram {
  display: block;
  width: 15em;
  max-width: 100%;
  color: #fff;
  position: relative;
  padding: 0.5em 2em 0.5em 0;
  margin-bottom: 20px;
}
.bg-green-parallelgram:before, .bg-green-parallelgram:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform-origin: 0 100%;
  transform: skewX(-30deg);
}
.bg-green-parallelgram:before {
  background-color: #2b6e97;
  left: -38px;
}
@media (min-width: 768px) {
  .bg-green-parallelgram:before {
    left: -38px;
  }
}
@media (min-width: 992px) {
  .bg-green-parallelgram:before {
    left: -58px;
  }
}
.bg-green-parallelgram:after {
  border: 1px solid rgba(107, 107, 107, 0.5);
  top: 5px;
  left: -33px;
}
@media (min-width: 768px) {
  .bg-green-parallelgram:after {
    top: 8px;
    left: -33px;
  }
}
@media (min-width: 992px) {
  .bg-green-parallelgram:after {
    left: -53px;
  }
}
.bg-green-parallelgram span {
  font-weight: normal;
  position: relative;
  z-index: 5;
  opacity: 0.9;
}

.aboutus-team, .aboutus-award {
  padding-top: 20px;
  position: relative;
}

.aboutus-team .img-group {
  margin-bottom: 3rem;
}

.aboutus-img-3 {
  width: 100%;
  max-width: 420px;
  margin: 40px auto 0;
}

@media (max-width: 767px) {
  .aboutus-img-2 {
    padding: 20px 10%;
  }
}
@media (min-width: 768px) {
  .aboutus-team .img-group {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    gap: 20px;
  }
  .aboutus-team .img-group img {
    width: calc(50% - 10px);
  }
  .award-group-2021 {
    padding-bottom: 20px;
  }
  .aboutus-award {
    background-image: url(/site/images/aboutus_trophy.svg);
    background-position: 0 calc(100% - 40px);
    background-repeat: no-repeat;
    background-size: 45%;
  }
  .aboutus-award .img-group {
    margin-top: -120px;
  }
  .aboutus-img-3 {
    margin: 0 0 0 50%;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .aboutus-team .img-group {
    display: block;
    position: relative;
    margin-bottom: 0;
  }
  .aboutus-team .img-group .aboutus-img-1 {
    width: auto;
  }
  .aboutus-team .img-group .aboutus-img-2 {
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(calc(220px - 100%), calc(40% + 70px));
  }
  .award {
    background-image: url(/site/images/aboutus_trophy.svg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 30%;
  }
  .aboutus-award {
    background: transparent;
    background-position: 50% 50%;
    background-size: 20%;
    padding-bottom: 5%;
  }
  .aboutus-award .img-group {
    margin-top: 62px;
  }
  .aboutus-img-3 {
    margin: 0;
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .aboutus-team .img-group .aboutus-img-2 {
    transform: translate(calc(200px - 100%), calc(25% + 70px));
  }
}
.award h3 {
  color: #2b6e97;
  font-size: calc(1.8rem + 0.6vw);
  margin-top: 0.5em;
  margin-bottom: 0.1em;
}
.award .award-group {
  display: grid;
  gap: 10px;
}
@media (min-width: 768px) {
  .award .award-group {
    grid-template-columns: repeat(4, 1fr);
  }
}
.award .award-item {
  border-top: 10px solid #205371;
  background-color: #839da6;
  color: #fff;
  padding: 15px 10px;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
}
.award .award-item ul {
  margin: 0;
}
.award .award-item:nth-child(2) {
  background-color: #618997;
}
.award .award-item:nth-child(3) {
  background-color: #839da6;
}
.award .award-item:nth-child(4) {
  background-color: #618997;
}
.award .award-group-2023 .award-item {
  border-top-color: #2b6e97;
}
.award .award-group-2022 .award-item {
  border-top-color: #438bac;
}
.award .award-group-2021 .award-item {
  border-top-color: #68a8c1;
}

.service-navbar {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 2;
}

.service-nav-tab {
  margin: 0;
}
.service-nav-tab.nav-pills .nav-link.active,
.service-nav-tab.nav-pills .show > .nav-link {
  background-color: #2b6e97;
}
.service-nav-tab.nav-pills .service-name br {
  display: none !important;
}

#services-nav-slider {
  width: 100%;
  margin: 20px 0;
}
#services-nav-slider .owl-prev, #services-nav-slider .owl-next {
  position: absolute;
  top: 40px;
}
#services-nav-slider .owl-prev.disabled, #services-nav-slider .owl-next.disabled {
  display: none;
}
#services-nav-slider .owl-prev {
  left: -50px;
}
#services-nav-slider .owl-next {
  right: -50px;
}
@media (max-width: 991px) {
  #services-nav-slider .owl-prev {
    left: -40px;
  }
  #services-nav-slider .owl-next {
    right: -40px;
  }
}
@media (max-width: 767px) {
  #services-nav-slider .owl-prev {
    left: -35px;
  }
  #services-nav-slider .owl-next {
    right: -35px;
  }
}
#services-nav-slider .nav-link {
  background: transparent;
  color: #000;
  width: 120px;
  padding: 0;
}
#services-nav-slider .nav-link:focus-visible {
  outline: 0;
  box-shadow: none;
}
#services-nav-slider .service-thumb {
  background-color: #fff;
  border-radius: 1000px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  overflow: hidden;
  transition: border-color 0.5s, background-color 0.5s;
}
#services-nav-slider .service-thumb img {
  transition: opacity 0.5s;
}
#services-nav-slider .nav-link.active .service-thumb {
  border-color: #2b6e97;
}
#services-nav-slider .service-name {
  margin: 0.5em 0;
  line-height: 1.2em;
}
#services-nav-slider .service-name br {
  display: none !important;
}
@media (max-width: 767px) {
  #services-nav-slider .nav-link {
    width: 80px;
  }
  #services-nav-slider .service-name {
    font-size: 11px;
    line-height: 1.2em;
  }
}
#services-nav-slider:hover .service-thumb img {
  opacity: 0.5 !important;
}
#services-nav-slider:hover .nav-link:hover .service-thumb img {
  opacity: 1 !important;
}

#groups-nav-slider {
  width: 100%;
  margin: 20px 0 0;
}
#groups-nav-slider .owl-prev, #groups-nav-slider .owl-next {
  position: absolute;
  top: 40px;
}
#groups-nav-slider .owl-prev.disabled, #groups-nav-slider .owl-next.disabled {
  display: none;
}
#groups-nav-slider .owl-prev {
  left: -50px;
}
#groups-nav-slider .owl-next {
  right: -50px;
}
@media (max-width: 991px) {
  #groups-nav-slider .owl-prev {
    left: -40px;
  }
  #groups-nav-slider .owl-next {
    right: -40px;
  }
}
@media (max-width: 767px) {
  #groups-nav-slider .owl-prev {
    left: -35px;
  }
  #groups-nav-slider .owl-next {
    right: -35px;
  }
}
#groups-nav-slider .nav-link {
  background: transparent;
  color: #000;
  width: 120px;
  padding: 0;
}
#groups-nav-slider .nav-link:focus-visible {
  outline: 0;
  box-shadow: none;
}
#groups-nav-slider .group-thumb {
  background-color: #fff;
  border-radius: 1000px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  overflow: hidden;
  transition: border-color 0.5s, background-color 0.5s;
}
#groups-nav-slider .group-thumb img {
  transition: opacity 0.5s;
}
#groups-nav-slider .nav-link.active .group-thumb {
  border-color: #2b6e97;
}
#groups-nav-slider .group-name {
  margin: 0.5em 0;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  #groups-nav-slider .nav-link {
    width: 80px;
  }
  #groups-nav-slider .group-name {
    font-size: 11px;
    line-height: 1.2em;
  }
}
#groups-nav-slider:hover .group-thumb img {
  opacity: 0.5 !important;
}
#groups-nav-slider:hover .nav-link:hover .group-thumb img {
  opacity: 1 !important;
}

.group-navbar + .tab-content .service-navbar {
  background-color: #f4f5f5;
  width: calc(100% + 120px);
  margin-left: -60px;
  padding: 10px 60px 7px 60px !important;
}
@media (max-width: 767px) {
  .group-navbar + .tab-content .service-navbar {
    background-color: #f4f5f5;
    width: calc(100% + 60px);
    margin-left: -30px;
    padding: 5px 30px 2px 30px !important;
  }
  .group-navbar + .tab-content .service-name {
    font-size: 11px;
    line-height: 1.2em;
  }
}

#services-nav-slider.modelpromotion-nav-slider {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
}
.section-home #services-nav-slider.modelpromotion-nav-slider {
  text-align: center;
  justify-content: center;
}
#services-nav-slider.modelpromotion-nav-slider .nav-link {
  width: 160px;
  text-decoration: none !important;
  padding: 0 20px;
}
#services-nav-slider.modelpromotion-nav-slider .service-thumb.car-thumb {
  border-color: #fff;
  background-color: #2b6e97;
  overflow: visible;
}
#services-nav-slider.modelpromotion-nav-slider .service-thumb.car-thumb img {
  transform: scale(1.5);
}
#services-nav-slider.modelpromotion-nav-slider .nav-link.active .service-thumb {
  background-color: #fff;
  border-color: #2b6e97;
}
#services-nav-slider.modelpromotion-nav-slider:hover .service-thumb {
  background-color: #2b6e97;
  border-color: #fff;
}
#services-nav-slider.modelpromotion-nav-slider:hover .service-thumb img {
  opacity: 1 !important;
}
#services-nav-slider.modelpromotion-nav-slider:hover .nav-link:hover .service-thumb {
  background-color: #fff;
  border-color: #2b6e97;
}

.service {
  border-bottom: 1px solid #a7b0b7;
  padding: 40px 0;
}
.service:last-child {
  border-bottom: none;
}
.service > div {
  position: relative;
}

@media (min-width: 768px) {
  .grid-6-4 {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: auto 100%;
  }
  .grid-5-5 {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto 100%;
  }
  .grid-4-6 {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: auto 100%;
  }
  .grid-6-4 .service-title, .grid-5-5 .service-title, .grid-4-6 .service-title {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .grid-6-4 .service-img, .grid-5-5 .service-img, .grid-4-6 .service-img {
    grid-column: 1/2;
    grid-row: 1/3;
    padding-right: 5%;
  }
  .grid-6-4 .service-desc, .grid-5-5 .service-desc, .grid-4-6 .service-desc {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .grid-6-4 .service-desc h4:first-child, .grid-5-5 .service-desc h4:first-child, .grid-4-6 .service-desc h4:first-child {
    margin-top: 0;
  }
  .service.modelpromotion:nth-child(even).grid-6-4 .service-title, .service.modelpromotion:nth-child(even).grid-5-5 .service-title, .service.modelpromotion:nth-child(even).grid-4-6 .service-title {
    grid-column: 1/2;
    grid-row: 1/2;
    padding-right: 5%;
  }
  .service.modelpromotion:nth-child(even).grid-6-4 .service-img, .service.modelpromotion:nth-child(even).grid-5-5 .service-img, .service.modelpromotion:nth-child(even).grid-4-6 .service-img {
    grid-column: 2/3;
    grid-row: 1/3;
    padding-right: 0%;
  }
  .service.modelpromotion:nth-child(even).grid-6-4 .service-desc, .service.modelpromotion:nth-child(even).grid-5-5 .service-desc, .service.modelpromotion:nth-child(even).grid-4-6 .service-desc {
    grid-column: 1/2;
    padding-right: 5%;
  }
}
.service-title {
  margin-bottom: 20px;
}
.service-title h3 {
  color: #2b6e97;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
}
.service-title h3 img {
  width: 80px;
}
.service-title h3 span {
  flex: 1 1 auto;
}

.service-desc {
  line-height: 1.2em;
}
.service-desc h4 {
  color: #2b6e97;
  margin: 1em 0 0 0;
}
.service-desc ul {
  margin-left: 0.25rem;
}

.service-spec {
  margin-top: 15px;
}
.service-spec table {
  width: auto;
}
.service-spec table td:first-child {
  padding-right: 10px;
}

.service-img .img-item {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.service-img .img-item:last-child {
  margin-bottom: 0;
}
.service-img .img-item img {
  width: 100%;
}
.service-img .img-item-sm {
  max-width: 360px;
}
@media (min-width: 768px) {
  .service-img .img-group:after {
    content: "";
    display: table;
    clear: both;
  }
  .service-img .img-item {
    float: right;
  }
  .service-img .img-item-sm {
    max-width: 70%;
  }
}

.service-qa {
  position: relative;
  padding: 0.5em;
  margin: 20px 0;
}
.service-qa h4 {
  margin: 0;
}
.service-qa:before, .service-qa:after, .service-qa h4:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.service-qa:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: calc(1.275rem + 0.3vw);
  left: 0;
  top: 0;
}
.service-qa:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 1.275rem - 0.3vw);
  right: 0;
  top: 0;
}
.service-qa h4:before {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 1em;
  right: 0;
  bottom: 0;
  transform-origin: 100% 0;
  transform: skewX(-50deg);
}

ul.checkmark {
  list-style: none;
}
ul.checkmark li {
  position: relative;
}
ul.checkmark li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(/site/images/icon_tick_blue.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1em;
  height: 1em;
  left: -1.2em;
  top: 0.2em;
}

.service-price {
  margin-top: 20px;
}
.service-price .red {
  font-size: 1.2em;
}
.service-price table {
  border-spacing: 2px 4px;
  border-collapse: separate;
}
.service-price th, .service-price td {
  text-align: center;
  padding: 0.25em 0.75em;
}
.service-price th:first-child, .service-price td:first-child {
  text-align: left;
}
.service-price th:last-child, .service-price td:last-child {
  width: 120px;
}
.service-price tbody td {
  font-size: 13px;
}
.service-price thead th {
  background-color: #2b6e97;
  color: #fff;
}
.service-price tbody tr:nth-child(odd) td {
  background-color: #8899a2;
  color: #fff;
}
.service-price tbody tr:nth-child(even) td {
  background-color: #a7b0b7;
  color: #fff;
}
.service-price tbody tr {
  margin-top: 5px;
}
@media (min-width: 576px) {
  .service-price th, .service-price td {
    padding: 0.5em 1em;
  }
  .service-price tbody td {
    font-size: 15px;
  }
}

#section-usedcarinspection h4 {
  color: #365771;
}

.reason-group {
  display: grid;
}
@media (min-width: 768px) {
  .reason-group {
    grid-template-columns: repeat(3, 1fr);
  }
}
.reason-group .reason {
  display: flex;
  flex-direction: column;
  max-width: 480px;
  margin: 20px auto;
  position: relative;
}
.reason-group .reason h4 {
  color: #fff !important;
  margin: 0;
}
@media (min-width: 1200px) {
  .reason-group .reason h4 {
    font-size: min(1.75vw, 24px);
  }
}
.reason-group .reason-icon {
  position: relative;
  padding-top: 60%;
}
.reason-group .reason-icon img {
  height: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.reason-group #usedcar-reason-1 .reason-icon img {
  transform: translate(-50%, 6%);
}
.reason-group #usedcar-reason-3 .reason-icon img {
  transform: translate(-50%, 8%);
}
.reason-group .reason-box {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
}
.reason-group .reason-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1 1 100%;
  font-weight: bold;
}

.reason-box {
  border-radius: 10px;
  color: #fff;
  padding-top: 1.5em;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.reason-box .reason-title {
  background: rgba(255, 255, 255, 0.3);
  line-height: 1;
  text-align: center;
  padding: 2px 10px;
}
.reason-box .reason-content {
  padding: 10px;
}

#usedcar-reason-1 .reason-box {
  background: rgba(43, 161, 216, 0.8);
}

#usedcar-reason-2 .reason-box {
  background: rgba(235, 137, 35, 0.8);
}

#usedcar-reason-3 .reason-box {
  background: rgba(4, 100, 173, 0.8);
}

.usedcar-package {
  margin-top: 40px;
  margin-bottom: 20px;
}

.usedcar-package-content {
  background: #dcdcdc;
  padding: 5px 20px;
}
.usedcar-package-content ul {
  margin-top: 0;
  margin-bottom: 0;
}

.product-table {
  border-spacing: 2px;
  border-collapse: separate;
  color: #2b6e97;
  line-height: 1.2em;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .product-table {
    font-size: 14px;
  }
}
.product-table th {
  white-space: nowrap;
}
.product-table ul {
  text-align: left;
  margin: 0.25em;
}
.product-table li {
  margin-bottom: 0.2em;
}

.product-slider-wrapper {
  padding: 40px 0;
}

.product-grid {
  display: grid;
  height: 100%;
  grid-template-rows: 200px 2em auto 2em 2em 2em 2em 2em 4em 2em;
  gap: 2px;
}
.en .product-grid {
  grid-template-rows: 200px 2em auto 4em 2em 2em 2em 4em 7em 2em;
}
.tc .product-grid {
  grid-template-rows: 200px 2em auto 5em 2em 2em 2em 2em 4em 2em;
}
@media (max-width: 575px) {
  .en .product-grid {
    grid-template-rows: 200px 2em auto 5em 4em 4em 2em 4em 7em 2em;
  }
  .tc .product-grid {
    grid-template-rows: 200px 2em auto 5em 2em 2em 2em 2em 4em 2em;
  }
}
@media (min-width: 992px) {
  .en .product-grid {
    grid-template-rows: 200px 2em auto 5em 4em 4em 2em 4em 7em 2em;
  }
  .tc .product-grid {
    grid-template-rows: 200px 2em auto 5em 2em 2em 2em 2em 4em 2em;
  }
}
@media (min-width: 1280px) {
  .en .product-grid {
    grid-template-rows: 200px 2em auto 4em 2em 2em 2em 4em 7em 2em;
  }
  .tc .product-grid {
    grid-template-rows: 200px 2em auto 4em 2em 2em 2em 2em 4em 2em;
  }
}
@media (min-width: 1400px) {
  .en .product-grid {
    grid-template-rows: 200px 2em auto 4em 2em 2em 2em 4em 7em 2em;
  }
  .tc .product-grid {
    grid-template-rows: 200px 2em auto 2em 2em 2em 2em 2em 4em 2em;
  }
}

.product-model, .product-model th, .product-model td, .product-feature, .product-feature th, .product-feature td, .product-price, .product-price th, .product-price td, .product-special-price, .product-special-price th, .product-special-price td, .product-angle, .product-angle th, .product-angle td, .product-front, .product-front th, .product-front td, .product-rear, .product-rear th, .product-rear td, .product-gps, .product-gps th, .product-gps td, .product-upgrade, .product-upgrade th, .product-upgrade td, .product-warranty, .product-warranty th, .product-warranty td {
  padding: 0.25em 0.75em;
}

.product-image .image-frame {
  position: relative;
}
.product-image .image-frame img {
  width: 280px;
  margin: 0 auto;
}
.product-image .image-frame:before, .product-image .image-frame:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.product-image .image-frame:before {
  border-width: 1px 1px 0 0;
  width: 100%;
  height: calc(100% - 40px);
  left: 0;
  top: 0;
}
.product-image .image-frame:after {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 30px;
  right: 0;
  bottom: 10px;
  transform-origin: 100% 0;
  transform: skewX(-50deg);
}

.product-model {
  background-color: #2b6e97;
  color: #fff;
}

.product-price, .product-special-price, .product-feature, .product-angle, .product-front, .product-rear, .product-gps {
  background-color: #8899a2;
  color: #fff;
}

.product-upgrade, .product-warranty {
  background-color: #2b6e97;
  color: #fff;
}

.latestoffer {
  padding-bottom: 40px;
}
.latestoffer .banner {
  padding-top: 15%;
}
.latestoffer .nav-pills {
  justify-content: center;
  gap: 20px;
}
.latestoffer .nav-pills .nav-link {
  border-width: 1px;
  border-style: solid;
  border-color: #848a8c;
}
.latestoffer .nav-pills .nav-link.active, .latestoffer .nav-pills .show > .nav-link {
  background-color: #2b6e97;
  border-color: #2b6e97;
}

.latestoffer-article .btn-return-wrapper {
  padding: 20px;
  text-align: right;
}

.offer-grid {
  display: grid;
  gap: 40px;
  position: relative;
}
.offer-grid .offer-item {
  background-color: rgba(173, 191, 177, 0.4);
  color: #365771;
  text-decoration: none !important;
  padding: 20px 20px 60px 20px;
  position: relative;
  position: relative;
}
.offer-grid .offer-item .red {
  color: #ff0000 !important;
}
.offer-grid .offer-item h4 {
  font-size: 18px;
  margin: 0.5em 0;
}
.offer-grid .offer-item h2 {
  font-size: 36px;
  margin: 0 0 0.5em 0;
}
.offer-grid .offer-item h5 {
  font-size: 14px;
  margin: 0.5em 0;
}
.offer-grid .offer-item .content {
  margin: 20px 0;
}
.offer-grid .offer-item ul {
  text-align: left;
}
.offer-grid .offer-item ul.checkmark li:before {
  background-image: url(/site/images/icon_tick_grey.png);
}
.offer-grid .offer-item ul.checkmark li.star {
  font-size: 1.2em;
}
.offer-grid .offer-item ul.checkmark li.star:before {
  width: 1.5em;
  height: 1.5em;
  left: -1.7em;
  top: 0;
  background-image: url(/site/images/star.png);
}
.offer-grid .offer-item p.star {
  font-size: 1.2em;
}
.offer-grid .offer-item p.star img {
  display: inline-block;
  margin-right: 0.2em;
  margin-left: -2em;
  width: 2em;
  vertical-align: middle;
}
.offer-grid .offer-item .btn-more {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.offer-grid .offer-item:hover .btn-more {
  background-color: #368bbf;
  border-color: #368bbf;
  color: #fff;
}
.offer-grid .offer-item:before, .offer-grid .offer-item:after, .offer-grid .offer-item > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.offer-grid .offer-item:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: -10px;
  top: -10px;
}
.offer-grid .offer-item:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 10px;
  top: -10px;
}
.offer-grid .offer-item .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}

@media (min-width: 576px) {
  .offer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .offer-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.offer-list .deco-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.offer-list .offer-item {
  color: #365771;
  text-align: left;
  position: relative;
  margin-bottom: 40px;
  position: relative;
}
.offer-list .offer-item .red {
  color: #ff0000 !important;
}
.offer-list .offer-item h4 {
  font-size: 18px;
  margin: 0.5em 0;
}
.offer-list .offer-item h2 {
  font-size: 24px;
  margin: 0 0 0.5em 0;
}
.offer-list .offer-item h5 {
  font-size: 14px;
  margin: 0.5em 0;
}
.offer-list .offer-item .offer-img img {
  width: 100%;
}
.offer-list .offer-item .content {
  background-color: rgba(173, 191, 177, 0.4);
  padding: 20px;
}
.offer-list .offer-item.list-checkmark ul {
  list-style: none;
}
.offer-list .offer-item.list-checkmark li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(/site/images/icon_tick_grey.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1em;
  height: 1em;
  left: -1.2em;
  top: 0.2em;
}
.offer-list .offer-item.list-star ul {
  list-style: none;
}
.offer-list .offer-item.list-star li {
  font-size: 1.2em;
}
.offer-list .offer-item.list-star li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(/site/images/star.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5em;
  height: 1.5em;
  left: -1.7em;
  top: 0;
}
.offer-list .offer-item ul {
  text-align: left;
}
.offer-list .offer-item ul li {
  position: relative;
}
.offer-list .offer-item .btn {
  width: 100%;
  max-width: 320px;
  margin: 20px auto;
}
.offer-list .offer-item:before, .offer-list .offer-item:after, .offer-list .offer-item > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.offer-list .offer-item:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: -10px;
  top: -10px;
}
.offer-list .offer-item:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 10px;
  top: -10px;
}
.offer-list .offer-item .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 100px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}

.insurancebp-offers {
  padding: 20px;
  margin: 40px 0;
  position: relative;
}
.insurancebp-offers:before, .insurancebp-offers:after, .insurancebp-offers > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.insurancebp-offers:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: 0;
  top: 0;
}
.insurancebp-offers:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 0;
  top: 0;
}
.insurancebp-offers .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 70%;
  height: 20px;
  right: 0;
  bottom: 0;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}
.insurancebp-offers h2 {
  color: #3653a3;
  margin-bottom: 0.25em;
}
.insurancebp-offers .offer-grid {
  display: grid;
  gap: 20px 10px;
  grid-template-columns: 4.5em auto;
  line-height: 1.2em;
  font-weight: bold;
  margin-top: 20px;
}
.insurancebp-offers .offer-grid dt {
  color: #3653a3;
  font-size: 1.5em;
}
.insurancebp-offers .offer-grid dt strong {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.25em;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .insurancebp-offers .offer-grid {
    font-size: min(2vw, 24px);
  }
}
.en .insurancebp-offers .offer-grid dt {
  font-size: 1.2em;
}

.insurancebp-benefits .item-group {
  display: grid;
  gap: 20px;
}
.insurancebp-benefits .item {
  color: #6b6b6b;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
.insurancebp-benefits .item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 60px;
}
@media (min-width: 768px) {
  .insurancebp-benefits .item-group {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .insurancebp-benefits .item {
    font-size: min(2vw, 24px);
  }
  .insurancebp-benefits .item-img {
    flex: 0 0 80px;
  }
  .insurancebp-benefits .item-content {
    line-height: 1.2em;
  }
  .en .insurancebp-benefits .item:nth-child(3), .en .insurancebp-benefits .item:nth-child(4) {
    align-items: flex-start;
  }
}

.location-grid {
  display: grid;
  gap: 20px;
  padding: 40px 0;
}
@media (min-width: 992px) {
  .location-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.location-item {
  padding: 20px;
  position: relative;
}
.location-item:before, .location-item:after, .location-item > .deco-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-color: #848a8c;
  border-style: solid;
}
.location-item:before {
  border-width: 1px 0 0 1px;
  width: 100%;
  height: 20px;
  left: 0;
  top: 0;
}
.location-item:after {
  border-width: 0 1px 0 0;
  width: 0;
  height: calc(100% - 20px);
  right: 0;
  top: 0;
}
.location-item .deco-item:before {
  border-width: 0 1px 1px 0;
  width: 70%;
  height: 20px;
  right: 0;
  bottom: 0;
  transform-origin: 100% 0;
  transform: skewX(-45deg);
}
.location-item h3 {
  color: #365771;
}
.location-item table {
  width: auto;
}
.location-item table th, .location-item table td {
  vertical-align: top;
}
.location-item table td:first-child {
  white-space: nowrap;
  padding-right: 0.5em;
}

.contactus .banner {
  position: relative;
  padding-bottom: 45%;
}

#map {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#section-privacypolicy .content {
  padding-top: 40px;
}
#section-privacypolicy h2, #section-privacypolicy h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#section-privacypolicy ol {
  margin: 20px 10px;
}
#section-privacypolicy ol li {
  margin-bottom: 0.5em;
  line-height: 1.3;
}

/*# sourceMappingURL=style_v3.css.map */
