@charset "UTF-8";
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.footer-set-1125 {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 45px;
  background-color: #000;
  color: #fff; }
  .footer-set-1125 ul, .footer-set-1125 ol {
    margin: 0;
    padding: 0;
    list-style: none; }
  .footer-set-1125 a {
    color: #fff;
    border: none;
    transition: all 0.5s;
    font-size: 0.75rem;
    display: inline-block;
    text-decoration: none; }
    .footer-set-1125 a:hover, .footer-set-1125 a:active, .footer-set-1125 a.active {
      color: #b3b3b3 !important;
      text-decoration: underline; }
  .footer-set-1125 .newsletter {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CECECE; }
    .footer-set-1125 .newsletter .form-group {
      margin-bottom: 0;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1; }
    .footer-set-1125 .newsletter .email {
      border-radius: 0;
      background: transparent;
      background-color: transparent;
      border: none;
      color: #fff; }
      .footer-set-1125 .newsletter .email:hover, .footer-set-1125 .newsletter .email.hover, .footer-set-1125 .newsletter .email.active, .footer-set-1125 .newsletter .email:active, .footer-set-1125 .newsletter .email.focus, .footer-set-1125 .newsletter .email:focus {
        background: transparent;
        background-color: transparent !important; }
    .footer-set-1125 .newsletter .btn {
      background-color: transparent;
      border: none; }
      .footer-set-1125 .newsletter .btn:hover, .footer-set-1125 .newsletter .btn.hover, .footer-set-1125 .newsletter .btn.active, .footer-set-1125 .newsletter .btn:active {
        background-color: transparent; }
  .footer-set-1125 .news-input {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CECECE; }
    .footer-set-1125 .news-input > label {
      display: none; }
    .footer-set-1125 .news-input label {
      color: #000; }
    .footer-set-1125 .news-input input {
      width: 100%;
      background: #fff;
      font-size: 0.75rem;
      line-height: 21px;
      height: 40px;
      border: 0px;
      padding: 10px 15px;
      outline: 0; }
      .footer-set-1125 .news-input input + label {
        position: absolute;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        height: 0;
        font-size: 1.125rem;
        left: 0;
        top: 0; }
        .footer-set-1125 .news-input input + label span {
          position: absolute;
          top: 11px;
          left: 10px;
          pointer-events: none;
          color: #D8D8D8;
          transition: top .2s ease,font-size .2s ease; }
      .footer-set-1125 .news-input input:focus + label > span {
        position: absolute;
        top: 2px; }
    .footer-set-1125 .news-input .btn-primary {
      background: transparent;
      height: 40px;
      border: none;
      min-width: 50px;
      right: 0;
      top: 0;
      border-radius: 0 50px 50px 0;
      outline: 0px; }
  .footer-set-1125 .link-list a {
    text-transform: uppercase; }
  .footer-set-1125 .title {
    margin-bottom: 10px;
    font-size: 0.75rem;
    color: #b3b3b3 !important;
    font-weight: bold;
    text-transform: uppercase; }
  .footer-set-1125 .footer-contact {
    margin-top: 15px;
    margin-bottom: 15px; }
  .footer-set-1125 .footer-call {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px; }
    .footer-set-1125 .footer-call .icon-call i {
      font-size: 3rem;
      color: #0094d9;
      font-weight: 300; }
  .footer-set-1125 .footer-address {
    margin-bottom: 15px;
    font-size: 0.875rem; }
  .footer-set-1125 .footer-menu {
    padding-bottom: 45px;
    background-color: #f8f8f8; }
  .footer-set-1125 .social-icon {
    text-align: right; }
    .footer-set-1125 .social-icon li {
      display: inline-block;
      /*			&.facebook a {
      				color: #3b5998;
      				font-size: $font-large;
      			}
      			&.line a {
      				color: #00c300;
      				font-size: $font-large;
      			}
      			&.twitter a {
      				color: #1da1f2;
      				font-size: $font-large;
      			}
      			&.ig a {
      				color: #e1306c;
      				font-size: $font-large;
      			}
      			&.youtube a {
      				color: $red;
      				font-size: $font-large;
      			}
      			&.facebook-msg a {
      				color: #007bff;
      				font-size: $font-large;
      			}*/ }
      .footer-set-1125 .social-icon li:not(:last-child) {
        margin-right: 22px; }
      .footer-set-1125 .social-icon li a {
        font-size: 1.125rem; }
  .footer-set-1125 .copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer-set-1125 .copyright .copy-text ul {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .footer-set-1125 .copyright .copy-text li {
      margin-right: 1.5rem; }
  .footer-set-1125 .newsletter-footer {
    max-width: 400px; }
  .footer-set-1125 .newsletter-wrap {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .footer-set-1125 .footer-bottom {
    margin-top: 72px; }
  .footer-set-1125 .svglogo {
    fill: #fff;
    width: 150px; }
  .footer-set-1125 .disable-email {
    padding: 10px; }

@media all and (min-width: 768px) {
  .footer-set-1125 .copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .footer-set-1125 .copyright .copy-logo {
      margin-right: 1rem; } }
@media all and (max-width: 767px) {
  .footer-set-1125 .newsletter-wrap {
    margin-bottom: 32px; }
  .footer-set-1125 .copyright-menu {
    text-align: center;
    display: block;
    border-top: 1px solid #eaeaea;
    padding-top: 15px; }
  .footer-set-1125 .copyright {
    display: block; }
  .footer-set-1125 .copy-logo {
    margin-bottom: 1rem;
    text-align: center; }
  .footer-set-1125 .copy-text {
    text-align: center; }
    .footer-set-1125 .copy-text h4 {
      font-size: 0.875rem; }
  .footer-set-1125 .copy-text ul {
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .footer-set-1125 .social-icon {
    text-align: center; } }
.grid-wrap img.fr-fic, .grid-wrap .grid-img {
  margin-bottom: 15px !important; }
.grid-wrap .iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% + 10px);
  margin-bottom: 15px; }
.grid-wrap .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.set-block1322 .setrow {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
.set-block1322 img {
  max-width: 100%; }
.set-block1322 .hero-logo {
  margin-bottom: 16px;
  transform: translateX(-64px);
  max-width: 88px;
  margin-left: 4px; }
.set-block1322 .row-head {
  font-size: 2.25rem; }
.set-block1322 .shop-now {
  width: 100%;
  padding: 16px 32px;
  font-weight: bold; }

@media all and (max-width: 767px) {
  .set-block1322 .hero-logo {
    display: none; }
  .set-block1322 .row-head {
    margin-top: 1.5rem;
    font-size: 1.5rem; }
  .set-block1322 .colsecond {
    text-align: center; } }
.grid-wrap img.fr-fic, .grid-wrap .grid-img {
  margin-bottom: 15px !important; }
.grid-wrap .iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% + 10px);
  margin-bottom: 15px; }
.grid-wrap img {
  width: 100%; }
.grid-wrap .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.insidecontainer {
  border: 1px solid #CECECE;
  border-radius: 20px;
  position: relative;
  margin: 40px 0; }
  .insidecontainer .title-border {
    margin-bottom: 15px;
    position: relative;
    position: absolute;
    bottom: calc(100% - 10px);
    background: #fff;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    z-index: 99; }
  .insidecontainer h3 {
    margin: 0 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .insidecontainer p {
    margin-bottom: 0; }
  .insidecontainer .countdown-inner {
    padding-left: 10px; }

.see-all {
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin-left: auto;
  padding: 0 10px; }
  .see-all:after {
    display: block;
    content: '';
    border-bottom: solid 3px;
    transform: scaleX(0);
    border-color: inherit;
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%; }
  .see-all:hover:after {
    transform: scaleX(1);
    transform-origin: 0 50%; }

.title-border h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }
  .title-border h3 p {
    margin: 0; }

.cat-info .product-title {
  text-align: center; }

.brand-wrap .product-title {
  font-weight: normal;
  text-align: center; }

body .selectors.MagicScroll .mcs-item {
  width: auto !important;
  margin: 0 5px; }

.tablist .cms-tab-data {
  font-size: 0.875rem;
  border-radius: 0;
  margin-right: 8px; }
.tablist .nav-tabs {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-y: auto;
  white-space: nowrap; }
  .tablist .nav-tabs::-webkit-scrollbar {
    display: none; }

.main-title.order-payment {
  margin-top: 30px; }

.product-item-info .review-wrap, .product-item-info .prod-desc, .product-item-info .addtocart-btn {
  display: none; }
.product-item-info .product-title {
  height: auto;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis; }

.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.header-set-1117 {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000; }
  .header-set-1117 .header-logo {
    color: #001b4f;
    font-weight: 700;
    font-size: 23px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s; }
  .header-set-1117 .main-menu > li {
    position: relative; }
    .header-set-1117 .main-menu > li > a {
      font-size: 0.875rem;
      padding: 15px;
      display: block;
      transition: .4s;
      -webkit-transition: .4s;
      -moz-transition: .4s;
      -ms-transition: .4s;
      -o-transition: .4s;
      letter-spacing: 1.5px; }
    .header-set-1117 .main-menu > li:hover > .sub-menu {
      display: block;
      transform: scaleY(1);
      height: auto;
      top: 100%; }
  .header-set-1117 .main-menu .sub-menu {
    min-width: 250px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    background-color: #fff; }
    .header-set-1117 .main-menu .sub-menu ul {
      left: 100%; }
    .header-set-1117 .main-menu .sub-menu > li {
      position: relative; }
    .header-set-1117 .main-menu .sub-menu a {
      padding: 11px 15px;
      display: block;
      font-size: 0.875rem;
      transition: .4s;
      -webkit-transition: .4s;
      -moz-transition: .4s;
      -ms-transition: .4s;
      -o-transition: .4s;
      letter-spacing: 1.5px;
      white-space: normal; }
  .header-set-1117 .main-menu ul li ul {
    top: auto; }
  .header-set-1117 .main-menu ul > li:hover > ul {
    left: 100%;
    display: block;
    top: 0;
    opacity: 1; }
  .header-set-1117 .side-menu-close {
    background: transparent; }
    .header-set-1117 .side-menu-close span {
      background: #5c827d;
      width: 28px; }

.side-menu-wrap {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  /*-webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  transform: translate(0, -100%);*/
  transform: translateX(-100%);
  transition: transform 250ms ease-in-out;
  background: #5c827d;
  overflow-y: auto;
  z-index: 15000;
  max-height: 100%;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  height: 100%; }
  .side-menu-wrap .side-menu-close {
    position: absolute;
    left: 40px;
    top: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
  .side-menu-wrap .logo {
    border-bottom: 1px solid #fcfcfa;
    padding: 10px 0 10px 10px;
    display: block;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px; }
    .side-menu-wrap .logo svg {
      fill: #fff;
      max-width: 100%;
      max-width: 150px; }
    .side-menu-wrap .logo img {
      max-width: 120px; }

.side-menu-wrap.opened {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  max-width: 320px;
  transition: .8s;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s; }

.side-menu-logo {
  border-bottom: 2px solid #CECECE; }

.side-menu-nav .main-menu > li {
  position: relative; }
  .side-menu-nav .main-menu > li > a {
    padding: 15px 30px 15px 30px;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.125rem; }
    .side-menu-nav .main-menu > li > a:focus, .side-menu-nav .main-menu > li > a.active {
      color: #5c827d; }
.side-menu-nav .main-menu .sub-menu {
  background: #fff;
  list-style: none;
  margin: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }
  .side-menu-nav .main-menu .sub-menu li {
    position: relative; }
    .side-menu-nav .main-menu .sub-menu li:last-child {
      border-bottom: none; }
  .side-menu-nav .main-menu .sub-menu a {
    padding: 10px 22px 10px 0;
    display: block;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    text-transform: uppercase;
    font-size: 1.125rem; }
    .side-menu-nav .main-menu .sub-menu a:focus, .side-menu-nav .main-menu .sub-menu a.active {
      color: #5c827d; }
  .side-menu-nav .main-menu .sub-menu.opened {
    opacity: 1 !important;
    height: auto;
    padding: 20px 40px 20px 40px; }
.side-menu-nav .main-menu .sub-menu ~ i {
  font-size: 1rem;
  position: absolute;
  padding: 18px 30px;
  right: 0;
  top: 0; }
  .side-menu-nav .main-menu .sub-menu ~ i:before {
    content: "\f063";
    color: #fff;
    font-size: 1.5rem;
    font-weight: 100; }
  .side-menu-nav .main-menu .sub-menu ~ i.active:before {
    content: "\F062"; }

.side-menu-close span {
  height: 3px;
  width: 40px;
  background: #fcfcfa;
  position: relative;
  opacity: 1;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s; }
  .side-menu-close span:nth-child(1) {
    top: -5px; }
  .side-menu-close span:nth-child(3) {
    bottom: -5px; }

.side-menu-close.closed span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
  -webkit-transform: translateY(7px) rotate(45deg);
  -moz-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  -o-transform: translateY(7px) rotate(45deg); }
.side-menu-close.closed span:nth-child(2) {
  opacity: 0; }
.side-menu-close.closed span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -moz-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg); }

.custom-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 12500;
  visibility: hidden;
  opacity: 0;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  display: none; }

.custom-overlay.show {
  visibility: visible;
  opacity: 1;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s; }

.floating-menu {
  position: fixed;
  right: 15px;
  bottom: 10%;
  z-index: 9999; }
  .floating-menu ul {
    list-style: none; }
  .floating-menu .navitem {
    padding: 4px;
    background: #000000;
    color: #fff;
    border-radius: 50%;
    margin-bottom: 8px; }
    .floating-menu .navitem:hover {
      background: #5c827d; }
    .floating-menu .navitem:not(:last-child) {
      display: none; }
    .floating-menu .navitem a, .floating-menu .navitem span {
      color: #fff;
      min-width: 38px;
      min-height: 38px;
      text-align: center;
      line-height: 38px;
      font-size: 1.25rem; }
  .floating-menu .menu-icon-wrap {
    cursor: pointer; }
  .floating-menu.open-menus .navitem {
    display: block; }
  .floating-menu.open-menus .menu-icon:before {
    content: "\f00d"; }
  .floating-menu .fa-phone {
    font-weight: 700; }

.header-set-1117 {
  display: flex;
  width: 100%;
  padding: 8px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #fff;
  position: relative;
  z-index: 9;
  font-size: 0.875rem;
  color: #fff;
  overflow: visible; }
  .header-set-1117 .main-menu {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .header-set-1117 .announcement-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 0.75rem; }
  .header-set-1117 a {
    text-decoration: none;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #000000; }
    .header-set-1117 a:hover {
      color: #AFAFAF; }
  .header-set-1117 ul, .header-set-1117 ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .header-set-1117 .header-container {
    display: flex;
    width: 1320px;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto; }
  .header-set-1117 .first_row {
    width: 100%;
    position: relative; }
    .header-set-1117 .first_row .second_col2 {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      text-align: start; }
    .header-set-1117 .first_row .third_col3 {
      display: flex;
      align-items: center; }
    .header-set-1117 .first_row .position-group {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      position: relative;
      transition: all .3s; }
      .header-set-1117 .first_row .position-group .first_col1,
      .header-set-1117 .first_row .position-group .second_col2,
      .header-set-1117 .first_row .position-group .third_col3 {
        display: flex;
        align-items: center; }
      .header-set-1117 .first_row .position-group .first_col1 {
        flex-shrink: 0;
        z-index: 1; }
      .header-set-1117 .first_row .position-group .second_col2 {
        justify-content: center; }
      .header-set-1117 .first_row .position-group .third_col3 {
        flex-shrink: 0;
        margin-left: auto;
        z-index: 1; }
    .header-set-1117 .first_row .right-top {
      margin-top: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .header-set-1117 .first_row .right-top li.desk_border {
        border-right: 1px solid #9E9E9E; }
      .header-set-1117 .first_row .right-top li.mob_com_menu {
        display: none; }
      .header-set-1117 .first_row .right-top li:not(:last-child) {
        margin-right: 12px; }
      .header-set-1117 .first_row .right-top li a {
        display: inline-block;
        text-transform: uppercase;
        font-size: 0.75rem;
        cursor: pointer; }
        .header-set-1117 .first_row .right-top li a.social-icon path {
          stroke: #333;
          stroke-width: 1.5;
          stroke-linecap: round;
          stroke-linejoin: round;
          fill: transparent; }
      .header-set-1117 .first_row .right-top li .icons {
        font-size: 1rem; }
      .header-set-1117 .first_row .right-top li.noborder:before {
        display: none; }
      .header-set-1117 .first_row .right-top .social-icon svg {
        vertical-align: sub; }
  .header-set-1117 .profile-img {
    width: 18px;
    height: 18px;
    border-radius: 18px; }
  .header-set-1117 .dropdown-menu {
    -webkit-box-shadow: 0 0 1px 1px #E4E4E4;
    box-shadow: 0 0 1px 1px #E4E4E4;
    border: none; }
    .header-set-1117 .dropdown-menu .dropdown-item {
      color: #000;
      font-size: 0.875rem; }
      .header-set-1117 .dropdown-menu .dropdown-item:hover {
        color: #5c827d; }
  .header-set-1117 .position-group {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .header-set-1117 .position-group.v-align-center {
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
  .header-set-1117 .wrapper, .header-set-1117 .main-content {
    height: 100%; }
  .header-set-1117 .cart-count {
    cursor: pointer;
    font-size: 14px;
    line-height: 16.8px; }
  .header-set-1117 .line {
    margin: 0 !important;
    padding: 0 10px;
    position: relative; }
    .header-set-1117 .line:after {
      position: absolute;
      top: 0;
      height: 13px;
      content: "";
      border-right: 1px solid #CECECE;
      -webkit-transform: translate(50%, -6px);
      transform: translate(50%, -6px);
      top: 50%; }
    .header-set-1117 .line.no-bg:after {
      border-right: 1px solid #fff; }
  .header-set-1117 .toggle-menu {
    display: none; }
  .header-set-1117 .menu-item-list, .header-set-1117 .overlay, .header-set-1117 .sticky-logo {
    display: none; }
  .header-set-1117 svg path {
    fill: #000000; }
  .header-set-1117.sticking {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; }
    .header-set-1117.sticking a {
      color: #000; }
    .header-set-1117.sticking .static-menu li a:hover {
      opacity: 0.6;
      color: #000; }
    .header-set-1117.sticking .static-menu ul {
      background-color: #fff; }
    .header-set-1117.sticking .first_row .right-top li a {
      color: #000000 !important;
      border-color: #000000 !important;
      letter-spacing: 1px; }
    .header-set-1117.sticking .first_row .right-top li + li:before {
      color: #000000 !important;
      border-color: #000000; }
    .header-set-1117.sticking .first_row .right-top .social-icon path {
      stroke: #000000;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: #fff; }
  .header-set-1117 .logo {
    font-size: 0;
    width: 285px;
    height: 64px;
    flex-shrink: 0; }
    .header-set-1117 .logo img, .header-set-1117 .logo svg {
      width: 100%;
      height: 100%;
      object-fit: contain;
      aspect-ratio: 285/64; }
    .header-set-1117 .logo .svglogo {
      width: 285px;
      height: 64px; }
  .header-set-1117 .header-logo {
    width: 285px;
    height: 64px;
    flex-shrink: 0; }
    .header-set-1117 .header-logo img, .header-set-1117 .header-logo svg {
      width: 100%;
      height: 100%;
      object-fit: contain;
      aspect-ratio: 285/64; }
  .header-set-1117 .navigation.primary {
    display: flex;
    align-items: center;
    gap: 40px; }
    .header-set-1117 .navigation.primary .main-menu {
      display: flex !important;
      list-style: none;
      margin: 0;
      padding: 0;
      gap: 40px;
      align-items: center;
      height: 100%;
      flex-wrap: nowrap;
      white-space: nowrap; }
      .header-set-1117 .navigation.primary .main-menu li {
        list-style: none; }
      .header-set-1117 .navigation.primary .main-menu > li {
        position: relative;
        list-style: none; }
        .header-set-1117 .navigation.primary .main-menu > li:has(.sub-menu) > a::after {
          content: "\f078" !important;
          font-family: 'Font Awesome 5 Pro' !important;
          font-weight: 500 !important;
          transform: rotate(0deg) !important;
          transition: all .3s ease 0s !important;
          border: none !important;
          font-size: 12px !important;
          margin-left: 8px !important;
          display: inline-block !important;
          color: inherit !important; }
        .header-set-1117 .navigation.primary .main-menu > li:has(.sub-menu):hover > a::after {
          transform: rotate(180deg) !important; }
        .header-set-1117 .navigation.primary .main-menu > li > a {
          text-decoration: none;
          color: #000;
          font-family: 'Prompt', sans-serif;
          font-size: 18px;
          line-height: 150%;
          display: flex;
          align-items: center;
          height: 100%;
          transition: color 0.3s ease;
          padding: 8px 0;
          white-space: nowrap;
          text-align: center; }
          .header-set-1117 .navigation.primary .main-menu > li > a:hover {
            color: #0651A1;
            border-bottom: 2px solid #0651A1; }
        .header-set-1117 .navigation.primary .main-menu > li:has(.sub-menu) > a::after, .header-set-1117 .navigation.primary .main-menu > li.has-submenu > a::after {
          content: "\f078" !important;
          font-family: 'Font Awesome 5 Pro' !important;
          font-weight: 500 !important;
          transform: rotate(0deg) !important;
          transition: all .3s ease 0s !important;
          border: none !important;
          font-size: 12px !important;
          margin-left: 8px !important;
          display: inline-block !important;
          color: inherit !important; }
        .header-set-1117 .navigation.primary .main-menu > li:has(.sub-menu):hover > a::after, .header-set-1117 .navigation.primary .main-menu > li.has-submenu:hover > a::after {
          transform: rotate(180deg) !important; }
        .header-set-1117 .navigation.primary .main-menu > li .sub-menu {
          position: absolute;
          top: 100%;
          left: 0;
          background: #fff;
          width: 257px;
          z-index: 1000;
          opacity: 0;
          visibility: hidden;
          transition: all 0.3s ease;
          padding: 0;
          margin: 0;
          list-style: none; }
          .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li:has(.sub-menu) > span.arrow > a::after {
            content: "\f078" !important;
            font-family: 'Font Awesome 5 Pro' !important;
            font-weight: 500 !important;
            font-size: 12px !important;
            margin-left: auto !important;
            margin-right: 8px !important;
            display: inline-block !important;
            color: inherit !important;
            position: absolute !important;
            right: 8px !important;
            top: 50% !important;
            transform: translateY(-50%) !important;
            transition: transform 0.3s ease !important; }
          .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li:has(.sub-menu):hover > span.arrow > a::after {
            transform: translateY(-50%) rotate(180deg) !important; }
          .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > span.arrow > a::after {
            display: none !important; }
          .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li {
            display: flex;
            align-items: center;
            width: 100%;
            margin-bottom: 0;
            list-style: none;
            position: relative; }
            .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > span.arrow > a {
              color: #000;
              text-decoration: none;
              font-size: 16px;
              display: block;
              width: 100%;
              transition: all 0.3s ease;
              font-family: 'Prompt';
              padding: 8px 16px;
              padding-right: 32px; }
            .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li:hover {
              background: #0651A1; }
              .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li:hover > span.arrow > a {
                color: #fff; }
            .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu {
              position: fixed;
              left: 100%;
              top: 0;
              background: #fff;
              width: 257px;
              z-index: 1001;
              opacity: 0;
              visibility: hidden;
              transition: all 0.3s ease;
              padding: 0;
              margin: 0;
              list-style: none;
              height: 100%;
              border-left: 1px solid #DADADA; }
              .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li:has(.sub-menu) > span.arrow > a::after {
                content: "\f078" !important;
                font-family: 'Font Awesome 5 Pro' !important;
                font-weight: 500 !important;
                font-size: 12px !important;
                margin-left: auto !important;
                margin-right: 8px !important;
                display: inline-block !important;
                color: inherit !important;
                position: absolute !important;
                right: 8px !important;
                top: 50% !important;
                transform: translateY(-50%) !important;
                transition: transform 0.3s ease !important; }
              .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li:has(.sub-menu):hover > span.arrow > a::after {
                transform: translateY(-50%) rotate(180deg) !important; }
              .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li > span.arrow > a::after {
                display: none !important; }
              .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li {
                display: flex;
                align-items: center;
                width: 100%;
                list-style: none; }
                .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li > span.arrow > a {
                  color: #000;
                  text-decoration: none;
                  font-size: 16px;
                  font-family: 'Prompt';
                  padding: 8px 16px;
                  padding-right: 32px;
                  display: block;
                  width: 100%;
                  transition: color 0.3s ease; }
                  .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li > span.arrow > a:hover {
                    background: #fff;
                    color: #0651A1; }
                .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li > ul.sub-menu li:hover {
                  background: #fff;
                  color: #0651A1; }
            .header-set-1117 .navigation.primary .main-menu > li .sub-menu > li:hover > ul.sub-menu {
              opacity: 1;
              visibility: visible; }
        .header-set-1117 .navigation.primary .main-menu > li:hover .sub-menu {
          opacity: 1;
          visibility: visible; }
  .header-set-1117 .right-top {
    display: flex;
    align-items: center; }
  .header-set-1117 .lang-drop {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 0;
    height: 100%; }
    .header-set-1117 .lang-drop .dropdown-toggle {
      display: none !important; }
    .header-set-1117 .lang-drop .dropdown-menu {
      position: relative !important;
      display: flex !important;
      background: #FFF !important;
      border: 1px solid #D2D3D4 !important;
      border-radius: 32px !important;
      box-shadow: none !important;
      padding: 1px !important;
      margin: 0 !important;
      min-width: 82px !important;
      height: 24px !important;
      opacity: 1 !important;
      visibility: visible !important;
      transform: none !important;
      float: none !important;
      overflow: hidden !important;
      top: 0 !important;
      left: 0 !important;
      right: auto !important; }
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-item,
      .header-set-1117 .lang-drop .dropdown-menu a {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        font-family: "IBM Plex Sans Thai", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 150%;
        text-transform: uppercase;
        text-decoration: none;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
        color: #000000;
        flex: 1;
        height: 20px;
        border-radius: 20px; }
        .header-set-1117 .lang-drop .dropdown-menu .dropdown-item.lang_active, .header-set-1117 .lang-drop .dropdown-menu .dropdown-item.lang_active:hover, .header-set-1117 .lang-drop .dropdown-menu .dropdown-item[style*="background: #E62129"], .header-set-1117 .lang-drop .dropdown-menu .dropdown-item[style*="background:#E62129"],
        .header-set-1117 .lang-drop .dropdown-menu a.lang_active,
        .header-set-1117 .lang-drop .dropdown-menu a.lang_active:hover,
        .header-set-1117 .lang-drop .dropdown-menu a[style*="background: #E62129"],
        .header-set-1117 .lang-drop .dropdown-menu a[style*="background:#E62129"] {
          background: #E62129 !important;
          color: #FFF !important;
          width: 42px;
          height: 20px;
          flex-shrink: 0;
          border-radius: 20px; }
        .header-set-1117 .lang-drop .dropdown-menu .dropdown-item:hover:not(.lang_active):not([style*="background: #E62129"]):not([style*="background:#E62129"]),
        .header-set-1117 .lang-drop .dropdown-menu a:hover:not(.lang_active):not([style*="background: #E62129"]):not([style*="background:#E62129"]) {
          background: #F5F5F5;
          color: #000000; }
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-item.active,
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-item.current,
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-item[data-active="true"] {
        background: #E62129 !important;
        color: #FFF !important;
        width: 42px;
        height: 20px;
        flex-shrink: 0;
        border-radius: 20px; }
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-menu .dropdown-item.active,
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-menu .dropdown-item.current,
      .header-set-1117 .lang-drop .dropdown-menu .dropdown-menu .dropdown-item[data-active="true"] {
        background: #E62129 !important;
        color: #FFF !important;
        width: 42px;
        height: 20px;
        flex-shrink: 0;
        border-radius: 20px; }
    .header-set-1117 .lang-drop .img-left {
      display: none !important; }

.home-page .header-set-1117 {
  background-color: transparent;
  border-bottom: none;
  height: 80px; }
  .home-page .header-set-1117 .main-menu {
    background-color: transparent;
    border-color: transparent; }
    .home-page .header-set-1117 .main-menu ul {
      background-color: transparent; }
    .home-page .header-set-1117 .main-menu a {
      color: #000; }
      .home-page .header-set-1117 .main-menu a:hover, .home-page .header-set-1117 .main-menu a:focus {
        opacity: 1; }
  .home-page .header-set-1117 .first_row .right-top .social-icon path {
    stroke: #fff;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: transparent; }
  .home-page .header-set-1117 .dropdown-menu {
    background-color: #5c827d;
    box-shadow: none; }
  .home-page .header-set-1117 .logo a .st0 {
    fill: #fff; }
  .home-page .header-set-1117 .side-menu-close span {
    background-color: #fff; }
  .home-page .header-set-1117 .first_row .right-top li + li:before {
    color: #fff; }
  .home-page .header-set-1117 .first_row .right-top li a {
    color: #000;
    letter-spacing: 1px; }
    .home-page .header-set-1117 .first_row .right-top li a:hover {
      opacity: 1;
      color: #000; }
  .home-page .header-set-1117 svg path {
    fill: #fff; }
  .home-page .header-set-1117.sticking {
    background-color: #fff; }
    .home-page .header-set-1117.sticking .main-menu ul {
      background-color: #fff; }
    .home-page .header-set-1117.sticking .main-menu a {
      color: #AFAFAF; }
      .home-page .header-set-1117.sticking .main-menu a:hover, .home-page .header-set-1117.sticking .main-menu a:focus {
        opacity: 1; }
    .home-page .header-set-1117.sticking .side-menu-close span {
      background-color: #000; }
    .home-page .header-set-1117.sticking .logo a .st0 {
      fill: #000 !important; }
    .home-page .header-set-1117.sticking .first_row .right-top .social-icon path {
      stroke: #333;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
      fill: transparent; }
    .home-page .header-set-1117.sticking svg path {
      fill: #000000; }
  .home-page .header-set-1117 .logo a svg {
    fill: #fff; }
.home-page .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.mobile-menu-checkbox {
  display: none; }

.mobile-header {
  display: none;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  .mobile-header .mobile-header-container {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    height: 70px; }
  .mobile-header .mobile-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px; }
    .mobile-header .mobile-logo img, .mobile-header .mobile-logo svg {
      max-height: 50px;
      width: auto; }
  .mobile-header .mobile-hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto; }
    .mobile-header .mobile-hamburger .mobile-menu-toggle {
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      width: 24px;
      height: 16px; }
      .mobile-header .mobile-hamburger .mobile-menu-toggle i {
        font-size: 24px;
        color: #000; }

.mobile-side-menu {
  width: 100%;
  position: fixed;
  left: -100%;
  top: 70px;
  background: #fff;
  height: calc(100vh - 70px);
  z-index: 9998;
  transition: left 0.4s ease;
  display: flex;
  flex-direction: column;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
  overflow-x: hidden; }
  .mobile-side-menu .mobile-side-nav {
    overflow-y: auto;
    flex: 1;
    border-top: 1px solid #E1E1E1;
    overflow-x: hidden; }
    .mobile-side-menu .mobile-side-nav .main-menu {
      list-style: none;
      padding: 0;
      margin: 0;
      background: #fff;
      display: block !important;
      flex-direction: column !important; }
      .mobile-side-menu .mobile-side-nav .main-menu li {
        display: block !important;
        width: 100% !important;
        align-items: center;
        position: relative;
        padding: 10px 16px;
        margin-bottom: 0;
        font-family: 'Prompt', sans-serif; }
        .mobile-side-menu .mobile-side-nav .main-menu li a {
          font-family: 'Prompt', sans-serif; }
      .mobile-side-menu .mobile-side-nav .main-menu > li {
        background-color: #fff; }
        .mobile-side-menu .mobile-side-nav .main-menu > li > a {
          color: #000 !important;
          transition: color 0.3s ease;
          font-size: 18px;
          font-weight: 400;
          line-height: 150%; }
        .mobile-side-menu .mobile-side-nav .main-menu > li.current {
          background-color: transparent;
          padding: 0; }
          .mobile-side-menu .mobile-side-nav .main-menu > li.current > a {
            background-color: #0651A1;
            color: var(--White, #FFF) !important;
            font-family: 'Prompt', sans-serif;
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            padding: 10px 16px;
            display: block;
            width: 100%; }
          .mobile-side-menu .mobile-side-nav .main-menu > li.current .menu-arrow-icon {
            transform: translateY(-50%) rotate(180deg);
            color: var(--White, #FFF) !important; }
        .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):hover > a, .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):active > a, .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):focus > a {
          color: #0651A1 !important; }
        .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):hover .menu-arrow-icon, .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):active .menu-arrow-icon, .mobile-side-menu .mobile-side-nav .main-menu > li:not(.current):focus .menu-arrow-icon {
          color: #0651A1 !important; }
    .mobile-side-menu .mobile-side-nav .sub-menu {
      display: none;
      background-color: #f8f9fa;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease-out;
      list-style: none;
      padding: 0;
      margin: 0;
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      right: 0; }
      .mobile-side-menu .mobile-side-nav .sub-menu.opened {
        display: block;
        max-height: 1000px;
        transition: max-height 0.3s ease-in;
        background-color: #EAF3F7; }
      .mobile-side-menu .mobile-side-nav .sub-menu li {
        font-family: 'Prompt', sans-serif;
        padding: 12px 24px;
        margin: 0;
        transition: background-color 0.3s ease;
        position: relative;
        background-color: #EAF3F7; }
        .mobile-side-menu .mobile-side-nav .sub-menu li span.arrow a {
          font-family: 'Prompt', sans-serif;
          text-decoration: none;
          display: block;
          width: 100%;
          color: #000; }
        .mobile-side-menu .mobile-side-nav .sub-menu li:last-child {
          border-bottom: none; }
        .mobile-side-menu .mobile-side-nav .sub-menu li.current {
          background-color: #EAF3F7; }
          .mobile-side-menu .mobile-side-nav .sub-menu li.current > span.arrow > a {
            padding-bottom: 10px;
            color: #0651A1; }
          .mobile-side-menu .mobile-side-nav .sub-menu li.current .menu-arrow-icon {
            transform: translateY(-50%) rotate(180deg);
            color: #0651A1 !important; }
        .mobile-side-menu .mobile-side-nav .sub-menu li:hover > span.arrow > a, .mobile-side-menu .mobile-side-nav .sub-menu li:active > span.arrow > a, .mobile-side-menu .mobile-side-nav .sub-menu li:focus > span.arrow > a {
          color: #0651A1 !important; }
      .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu {
        display: none;
        background-color: #FAFEFF;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        right: 0; }
        .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu.opened {
          display: block;
          max-height: 1000px;
          transition: max-height 0.3s ease-in;
          background-color: #FAFEFF;
          margin: 12px -24px 0;
          padding: 0 24px;
          width: calc(100% + 48px); }
        .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li {
          padding: 0;
          background-color: transparent; }
          .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li > span.arrow > a {
            font-family: 'Prompt', sans-serif;
            text-decoration: none;
            display: block;
            padding: 12px 0;
            width: 100%;
            color: #000 !important; }
          .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li.current {
            background-color: transparent; }
            .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li.current > span.arrow > a {
              color: #0651A1 !important; }
          .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li:hover > span.arrow > a, .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li:active > span.arrow > a, .mobile-side-menu .mobile-side-nav .sub-menu .sub-menu li:focus > span.arrow > a {
            color: #0651A1 !important; }
    .mobile-side-menu .mobile-side-nav .menu-arrow-icon {
      position: absolute;
      right: 15px;
      top: 5px;
      transition: transform 0.3s ease;
      transform: rotate(0deg); }
    .mobile-side-menu .mobile-side-nav .main-menu > li.current .menu-arrow-icon {
      transform: rotate(180deg); }
    .mobile-side-menu .mobile-side-nav .main-menu > li .sub-menu > li.current .menu-arrow-icon {
      transform: rotate(180deg); }
    .mobile-side-menu .mobile-side-nav .main-menu > li:has(.sub-menu) > a::after {
      content: "\f078" !important;
      font-family: 'Font Awesome 5 Pro' !important;
      font-weight: 500 !important;
      position: absolute !important;
      right: 15px !important;
      top: 12px !important;
      transition: transform 0.3s ease !important;
      font-size: 16px !important;
      color: #000 !important;
      display: block !important;
      opacity: 1 !important;
      visibility: visible !important;
      z-index: 10 !important; }
    .mobile-side-menu .mobile-side-nav .main-menu > li.current > a::after {
      transform: rotate(180deg) !important;
      color: var(--White, #FFF) !important; }
    .mobile-side-menu .mobile-side-nav .sub-menu > li:has(.sub-menu) > span.arrow > a::after {
      content: "\f078" !important;
      font-family: 'Font Awesome 5 Pro' !important;
      font-weight: 500 !important;
      position: absolute !important;
      right: 15px !important;
      top: 18px !important;
      transition: transform 0.3s ease !important;
      font-size: 16px !important;
      color: #000 !important;
      display: block !important;
      opacity: 1 !important;
      visibility: visible !important;
      z-index: 10 !important; }
    .mobile-side-menu .mobile-side-nav .sub-menu > li.current > span.arrow > a::after {
      transform: rotate(180deg) !important; }
    .mobile-side-menu .mobile-side-nav .d-none.d-lg-block {
      margin-top: 16px;
      display: block !important; }
      .mobile-side-menu .mobile-side-nav .d-none.d-lg-block .main-menu {
        display: block !important;
        flex-direction: column !important; }
  .mobile-side-menu .mobile-lang-wrap {
    display: flex;
    align-items: center;
    border-top: 1px solid #CCCCCC;
    margin-top: auto;
    padding: 20px 16px;
    font-size: 18px;
    font-family: 'Prompt', sans-serif;
    font-weight: 700;
    color: #000; }
    .mobile-side-menu .mobile-lang-wrap .lang-wraps {
      display: flex;
      background: #f5f5f5;
      border: 1px solid #ddd;
      border-radius: 20px;
      padding: 2px;
      overflow: hidden;
      position: relative;
      height: 36px;
      align-items: center; }
      .mobile-side-menu .mobile-lang-wrap .lang-wraps > span {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        color: #000;
        cursor: pointer;
        border-radius: 16px;
        transition: all 0.3s ease;
        min-width: 32px;
        text-align: center;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .mobile-side-menu .mobile-lang-wrap .lang-wraps > span:hover {
          color: #000; }
        .mobile-side-menu .mobile-lang-wrap .lang-wraps > span.lang_active {
          background: #C60000;
          color: #fff;
          box-shadow: 0 2px 4px rgba(198, 0, 0, 0.3);
          padding: 6px 12px; }
        .mobile-side-menu .mobile-lang-wrap .lang-wraps > span + span {
          margin-left: 0;
          padding-left: 0; }

#mobile-menu-toggle:checked ~ .mobile-side-menu {
  left: 0; }

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease; }

#mobile-menu-toggle:checked ~ .mobile-menu-overlay {
  opacity: 1;
  visibility: visible; }

body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%; }

.announcement-bar {
  background-color: #B8B4AE;
  padding: 10px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 10000;
  color: #fff; }
  .announcement-bar .announcement-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  .announcement-bar a {
    text-decoration: underline;
    color: #fff !important; }
  .announcement-bar .fa-close {
    color: #fff;
    margin-left: 1rem; }

@media (min-width: 1200px) {
  .header-set-1117 {
    display: flex !important; }

  .mobile-header {
    display: none !important; }

  .mobile-side-menu,
  .mobile-menu-checkbox {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .header-container {
    width: 100%;
    max-width: 100%;
    padding: 0 16px; }

  .position-group {
    width: 100%; }

  .navigation.primary .main-menu {
    gap: 20px; }

  .navigation.primary .main-menu > li > a {
    font-size: 16px; }

  .right-top .lang-toggle-container .lang-option {
    padding: 6px 12px;
    font-size: 12px; } }
@media (max-width: 1199px) {
  .header-set-1117 {
    display: none !important; }

  .mobile-header {
    display: block !important; }

  body {
    padding-top: 70px; }

  .mobile-header .mobile-menu-toggle {
    display: flex !important;
    flex-direction: column;
    cursor: pointer;
    padding: 5px; }
    .mobile-header .mobile-menu-toggle i {
      font-size: 24px;
      color: #000; }

  .home-page .header-set-1117 .toggle-menu {
    color: #fff; }
  .home-page .header-set-1117.sticking .toggle-menu {
    color: #000; }

  .user-menu {
    margin-top: 16px;
    border-top: 1px solid #CECECE;
    width: 100%;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .user-menu a {
      text-transform: uppercase; }
      .user-menu a i {
        font-weight: 400; }
      .user-menu a:hover {
        opacity: 0.6; }

  .user-menu-box li {
    list-style: none; }

  .currency-wrap {
    margin-top: 10px; }
    .currency-wrap a:not(:last-child) {
      padding-right: 10px; }

  .currency-wrap, .lang-wraps {
    display: flex; } }
@media (max-width: 600px) {
  .mobile-header .mobile-logo img, .mobile-header .mobile-logo svg {
    max-height: 48px;
    max-width: 215px; } }

.row { margin-left: 0; margin-right: 0; } [class$="phinx"] h1, [class$="phinx"] h2, [class$="phinx"] h3, [class$="phinx"] h4, [class$="phinx"] p, [class$="phinx"] ul { margin: 0; } [class$="phinx"] h1 { font-family: Prompt; font-weight: 700; font-size: 40px; line-height: 150%; } [class$="phinx"] h2 { font-family: Prompt; font-weight: 700; font-size: 32px; line-height: 150%; } [class$="phinx"] h3 { font-family: Prompt; font-weight: 700; font-size: 28px; line-height: 150%; } [class$="phinx"] h4 { font-family: Prompt; font-weight: 700; font-size: 24px; line-height: 150%; } [class$="phinx"] p, [class$="phinx"] ul, [class$="phinx"] th { font-family: Prompt; font-weight: 400; font-size: 18px; line-height: 150%; } [class$="phinx"] td { font-family: Prompt; font-weight: 400; font-size: 18px; line-height: 150%; } [class$="phinx"] a { font-family: Prompt; font-weight: 700; font-size: 16px; line-height: 150%; } [class$="phinx"] button { font-family: Prompt; font-weight: 700; font-size: 16px; line-height: 150%; } [class$="phinx"] button.primary, [class$="phinx"] button.secondary { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 4px; width: 141px; height: 42px; padding-right: 28px; padding-left: 32px; border-radius: 100px; border: none; } [class$="phinx"] button:hover { cursor: pointer; } [class$="phinx"] button.primary { color: #ffffff; outline: none; background-color: #c40909; } [class$="phinx"] button.primary:hover { background-color: #891910; } [class$="phinx"] button.primary:active { background-color: #5b110b; } [class$="phinx"] button.secondary { color: #0651a1; outline: #0651a1 solid 2px; } [class$="phinx"] button.secondary:hover { color: #043162; outline: #043162 solid 2px; background-color: #eaf3f7; } [class$="phinx"] button.secondary:active { color: #0763c5; outline: #0763c5 solid 2px; background-color: #eaf3f7; } [class$="phinx"] a { color: #000; } [class$="phinx"] a:hover { color: #0651a1; cursor: pointer; } [class$="phinx"] a:active { color: #043162; } [class$="phinx"] .center { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; height: 100%; } .dynamach-contact-us { display: flex !important; padding: 60px 0 !important; flex-direction: column !important; align-items: center !important; gap: 60px !important; align-self: stretch !important; } .dynamach-contact-us-container { display: flex; justify-content: center; align-items: center; gap: 60px; max-width: 1320px; width: 100%; margin: 0 auto; } .dynamach-contact-us-left { display: flex; padding: 24px; flex-direction: column; justify-content: center; align-items: center; gap: 60px; flex: 1; } .dynamach-contact-us-logo { width: 356px; height: 80px; aspect-ratio: 89/20; } .dynamach-contact-us-logo img { width: 100%; height: 100%; object-fit: contain; } .dynamach-contact-us-info { display: flex; flex-direction: column; align-items: center; gap: 24px; align-self: stretch; } .dynamach-contact-us-hours, .dynamach-contact-us-address { display: flex; flex-direction: column; align-items: center; gap: 12px; } .dynamach-contact-us-title { color: #000; font: 700 16px/150% 'Prompt'; text-align: center; } .dynamach-contact-us-description { display: flex; align-items: center; gap: 16px; color: #000; font: 400 16px/150% 'Prompt'; } .dynamach-contact-us-icon { display: flex; width: 24px; height: 24px; padding: 4px 5px 5px 4px; justify-content: center; align-items: center; color: #000; } .dynamach-contact-us-address .dynamach-contact-us-description { text-align: center; } .dynamach-contact-us-social { display: flex; flex-direction: column; align-items: center; gap: 24px; } .dynamach-contact-us-social-title { color: #231916; font: 700 16px/150% 'Prompt'; text-align: center; } .dynamach-contact-us-social-icons { display: flex; align-items: flex-start; gap: 24px; } .dynamach-contact-us-social-icon { width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: transform 0.3s ease; overflow: hidden; } .dynamach-contact-us-social-icon:hover { transform: scale(1.1); } .dynamach-contact-us-facebook { background-color: #1877F2; } .dynamach-contact-us-line { background-color: #00C300; } .dynamach-contact-us-right { display: flex; padding: 24px; flex-direction: column; justify-content: center; align-items: center; gap: 24px; flex: 1 0 0; align-self: stretch; background: #EEE; border-radius: 8px; } .dynamach-contact-us-form-title { color: #0651A1; font: 700 32px/150% 'Prompt'; text-align: center; } .dynamach-contact-us-right .form-group { margin-bottom: 16px; width: 100%; } .dynamach-contact-us-right .row { width: 100%; margin: 0; } .dynamach-contact-us-right .form-row-inner { width: 100%; } .dynamach-contact-us-right .form-group label { color: #000; font: 400 16px/150% 'Prompt'; display: block; margin-bottom: 8px; } .dynamach-contact-us-right .form-group label.required::after { content: ' *'; color: #C40909; } .dynamach-contact-us-right .form-elements { display: flex; height: 40px; padding: 10px 16px; align-items: center; gap: 8px; align-self: stretch; border-radius: 4px; border: 1px solid #D9D9D9; background: #FFF; color: #000; font: 400 16px/150% 'Prompt'; width: 100%; box-sizing: border-box; } .dynamach-contact-us-right .form-elements::placeholder { color: #909090; font: 400 16px/150% 'Prompt'; } .dynamach-contact-us-right textarea.form-elements { height: 100px; align-items: flex-start; resize: vertical; } .dynamach-contact-us-right select.form-elements { cursor: pointer; } .dynamach-contact-us-right .contactbtn { margin-top: 24px; display: flex; justify-content: center; width: 100%; } .dynamach-contact-us-right .btn { display: flex; height: 42px; padding: 0 32px; justify-content: center; align-items: center; gap: 8px; border-radius: 100px; background: #C40909; color: #FFF; font: 400 16px/150% 'Prompt'; border: none; cursor: pointer; transition: background-color 0.3s ease; } .dynamach-contact-us-right .btn:hover { background: #A00808; } .dynamach-contact-us-right .error-msg { color: #C40909; font: 400 14px/150% 'Prompt'; margin-top: 4px; display: none; } .dynamach-contact-us-right .g-recaptcha { margin: 16px 0; } @media (max-width: 1024px) { .dynamach-contact-us-container { flex-direction: column; gap: 40px; } .dynamach-contact-us-left { gap: 40px; } .dynamach-contact-us-logo { width: 300px; height: 67px; } } @media (max-width: 768px) { .dynamach-contact-us { padding: 40px 16px; gap: 40px; } .dynamach-contact-us-container { flex-direction: column; align-items: flex-start; gap: 24px; padding: 0; } .dynamach-contact-us-left { padding: 0; gap: 24px; } .dynamach-contact-us-logo { width: 267px; height: 60px; } .dynamach-contact-us-info { gap: 16px; } .dynamach-contact-us-right { align-items: flex-start; padding: 24px 16px; } .dynamach-contact-us-form-title { font-size: 24px; } } @media (max-width: 480px) { .dynamach-contact-us { padding: 20px 12px; gap: 24px; } .dynamach-contact-us-container { gap: 20px; } .dynamach-contact-us-left { gap: 20px; } .dynamach-contact-us-logo { width: 200px; height: 45px; } .dynamach-contact-us-form-title { font-size: 20px; } .dynamach-contact-us-social-icon { width: 50px; height: 50px; } } .home__about__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .home__about__phinx { padding: 40px 0; } } .home__about__phinx h1 { color: #0651a1; } .home__about__phinx h4 { font-weight: 400; color: #c40909; } .home__about__phinx img { width: 100%; height: 442px; object-fit: cover; } @media (max-width: 767.98px) { .home__about__phinx img { height: 282px; } } .home__about__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } @media (max-width: 767.98px) { .home__about__phinx .container .row>[class^="col"]+[class^="col"] { margin-top: 0px; } } .home__about__phinx .container .row+.row { margin-top: 60px; } @media (max-width: 767.98px) { .home__about__phinx .container .row+.row { margin-top: 16px; } } .home__about__phinx .container .list { display: flex; flex-direction: column; justify-content: center; height: 100%; gap: 24px; } .home__about__phinx .container .list .item { display: flex; flex-direction: row; gap: 20px; } .home__about__phinx .container .list .item>img { width: 60px; height: 60px; object-fit: contain; } .home__about__phinx .container .list .item>div { display: flex; flex-direction: column; gap: 16px; } .home__about__phinx .container .list .item>div h4 { font-weight: 700; color: #000; } .home__about__phinx .container .list .item>div p { font-size: 16px; } .Intro-section { background-color: #fff; text-align: center; padding-top: 100px; padding-bottom: 100px; } .Intro-title { color: var(--Primary, #0651A1); font-family: Prompt; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .Intro-title span { color: var(--Secondary, #C40909); font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; } .Intro-subtext { color: var(--Dark, #281B14); text-align: center; font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; ; } .Intro-btn { background-color: #C40909; color: #fff !important; font-weight: 600; padding: 12px 40px; border-radius: 100px; text-decoration: none; transition: all 0.3s ease; display: inline-block; } .Intro-btn:hover { background-color: #891910; color: #fff; text-decoration: none; } .Intro-image-container { max-width: auto; margin: 0 auto; padding-left: 15px; padding-right: 15px; } .Intro-image { width: 100%; height: 420px; display: block; border-radius: 0; } @media (max-width: 767.98px) { .Intro-title { font-size: 32px; } .Intro-subtext { font-size: 16px; padding: 0 20px; } .Intro-btn { padding: 10px 30px; font-size: 16px; } .Intro-image-container { max-width: 100%; padding-left: 20px; padding-right: 20px; } .Intro-image { width: 100% !important; height: auto !important; display: block !important; visibility: visible !important; opacity: 1 !important; } } .youtube-wrapper { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 12px; } .youtube-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .home__portfolio__phinx { display: flex; flex-direction: column; } .home__portfolio__phinx .wave { width: 100%; height: 100%; object-fit: contain; } .home__portfolio__phinx .underwater { position: relative; background: linear-gradient(180deg, #2563a6 0%, #024997 100%); padding: 60px 0; margin-top: -1px; } @media (max-width: 767.98px) { .home__portfolio__phinx .underwater { padding: 40px 0px; } } .home__portfolio__phinx h2 { color: #fff; text-align: center; margin-bottom: 16px; } .home__portfolio__phinx p { color: #fff; text-align: center; } .home__portfolio__phinx .carousel-slider { padding: 40px 0; } .home__portfolio__phinx .carousel-slider .carousel-panel img { width: 100%; height: 100%; object-fit: contain; } .home__portfolio__phinx .carousel-slider .carousel-panel:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .home__portfolio__phinx .carousel-slider { margin-bottom: 0; } .home__portfolio__phinx .carousel-slider .slick-slide { margin: 0 12px; } .home__portfolio__phinx .carousel-slider .slick-list { height: auto; width: 100%; } .home__portfolio__phinx .carousel-slider .slick-slider { margin: 0; } .home__portfolio__phinx .carousel-slider .slick-track { display: flex; } .home__portfolio__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .home__portfolio__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .home__portfolio__phinx .carousel-slider .slick-dots li button { padding: 0; } .home__portfolio__phinx .carousel-slider .slick-dots li button:before { content: ""; } .home__portfolio__phinx .carousel-slider .slick-dots li, .home__portfolio__phinx .carousel-slider .slick-dots li button, .home__portfolio__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #d2d3d4; border-radius: 2.22px; opacity: 1; } .home__portfolio__phinx .carousel-slider .slick-dots li.slick-active, .home__portfolio__phinx .carousel-slider .slick-dots li.slick-active button, .home__portfolio__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #c40909; border-radius: 2.22px; opacity: 1; } .home__product__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .home__product__phinx { padding: 40px 0px; } } .home__product__phinx h2 { color: #fff; text-align: center; margin-bottom: 16px; } .home__product__phinx p { color: #fff; text-align: center; } .home__product__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } .home__product__phinx .carousel-slider { padding: 40px 0; } .home__product__phinx .carousel-slider .carousel-panel { display: flex; flex-direction: column; height: 427px; } .home__product__phinx .carousel-slider .carousel-panel img { width: 100%; height: 283px; object-fit: cover; } .home__product__phinx .carousel-slider .carousel-panel button { width: 100%; } .home__product__phinx .carousel-slider .carousel-panel div { display: flex; flex-direction: column; justify-content: space-between; align-items: center; gap: 16px; padding: 16px; background: linear-gradient(180deg, #ffffff 0%, #578fb7 100%); flex-grow: 1; } .home__product__phinx .carousel-slider .carousel-panel div p { color: #000; } .home__product__phinx .carousel-slider .carousel-panel:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .home__product__phinx .carousel-slider { margin-bottom: 0; } .home__product__phinx .carousel-slider .slick-slide { margin: 0 12px; } .home__product__phinx .carousel-slider .slick-list { padding: 15px 0; width: 100%; } .home__product__phinx .carousel-slider .slick-slider { margin: 0; } .home__product__phinx .carousel-slider .slick-track { display: flex; } .home__product__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .home__product__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .home__product__phinx .carousel-slider .slick-dots li button { padding: 0; } .home__product__phinx .carousel-slider .slick-dots li button:before { content: ""; } .home__product__phinx .carousel-slider .slick-dots li, .home__product__phinx .carousel-slider .slick-dots li button, .home__product__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #d2d3d4; border-radius: 2.22px; opacity: 1; } .home__product__phinx .carousel-slider .slick-dots li.slick-active, .home__product__phinx .carousel-slider .slick-dots li.slick-active button, .home__product__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #c40909; border-radius: 2.22px; opacity: 1; } .wui-contact-section { background: url(/files/media/Media37d4029f2f135494ffdb573a6bd73f3f.png) center/cover no-repeat; min-height: 500px; padding: 60px 0; font-family: "Anuphan", sans-serif; color: #000; } .wui-contact-section .container { padding-left: 230px; padding-right: 230px; } .wui-contact-title { color: var(--White, #FFF); font-family: "Prompt", sans-serif; font-size: 48px; font-weight: 700; margin-bottom: 20px; } .wui-contact-sub-title { color: var(--White, #FFF); font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; } .wui-contact-text { color: var(--White, #FFF); font-size: 16px; line-height: 1.6; margin-bottom: 30px; } .wui-contact-btn { background-color: #C40909; color: #fff; font-weight: 600; padding: 12px 40px; border-radius: 100px; text-decoration: none; transition: all 0.3s ease; display: inline-block; } .wui-contact-btn:hover { background-color: #891910; text-decoration: none; } @media (max-width: 991.98px) { .wui-contact-section { background: url(/files/media/Media2e4e349c8fe6f14ec08d0f623919186a.png) center/cover no-repeat; } .wui-contact-section .container { padding-left: 30px; padding-right: 30px; } .wui-contact-title { font-size: 32px; } .wui-contact-text { font-size: 14px; } } .wui-video-wrapper { position: relative; width: 100%; padding-top: 56.25%; border-radius: 12px; overflow: hidden; } .wui-video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } @media (max-width: 991.98px) { .wui-video-wrapper { margin-top: 20px; } } .wui-how-it-work .how-icon { width: 60px; height: auto; } .wui-how-it-work h2 { color: #fff; text-align: center; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .wui-how-it-work h5 { color: #fff; text-align: center; font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; } .wui-how-it-work p { color: #fff; text-align: center; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } @media (max-width: 767.98px) { .wui-how-it-work h2 { font-size: 22px; } .wui-how-it-work h5 { font-size: 16px; } .wui-how-it-work .how-icon { width: 50px; } } .content_70-30-section { padding: 80px 0; } .content_70-30-section .container { padding-left: 0px; padding-right: 0px; } .content_70-30-section-sub-title { color: var(--White, #FFF); font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; } .content_70-30-section-headline { color: var(--White, #FFF); font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; } .content_70-30-section-text { color: var(--White, #FFF); font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .content_70-30-section-img, .content_70-30-section-vision-img { border-radius: 0px; max-width: 100%; height: auto; } @media (max-width: 767.98px) { .content_70-30-section { padding: 50px 20px; } .content_70-30-section-title { font-size: 28px; } .content_70-30-section-sub-title { font-size: 20px; } .content_70-30-section-headline { font-size: 18px; } .content_70-30-section-text { font-size: 15px; } } .About__Awards__phinx { display: flex; flex-direction: column; } .About__Awards__phinx .wave { width: 100%; height: 100%; object-fit: contain; } .About__Awards__phinx .underwater { position: relative; background: #fff; padding: 60px 0; } @media (max-width: 767.98px) { .About__Awards__phinx .underwater { padding: 40px 0px; } } .About__Awards__phinx h2 { color: #000000; text-align: center; margin-bottom: 16px; } .About__Awards__phinx p { color: #fff; text-align: center; } .About__Awards__phinx .carousel-slider { padding: 40px 0; } .About__Awards__phinx .carousel-slider .carousel-panel img { width: 100%; height: 100%; object-fit: contain; } .About__Awards__phinx .carousel-slider .carousel-panel:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .About__Awards__phinx .carousel-slider { margin-bottom: 0; } .About__Awards__phinx .carousel-slider .slick-slide { margin: 0 12px; } .About__Awards__phinx .carousel-slider .slick-list { height: auto; width: 100%; } .About__Awards__phinx .carousel-slider .slick-slider { margin: 0; } .About__Awards__phinx .carousel-slider .slick-track { display: flex; } .About__Awards__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .About__Awards__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .About__Awards__phinx .carousel-slider .slick-dots li button { padding: 0; } .About__Awards__phinx .carousel-slider .slick-dots li button:before { content: ""; } .About__Awards__phinx .carousel-slider .slick-dots li, .About__Awards__phinx .carousel-slider .slick-dots li button, .About__Awards__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #d2d3d4; border-radius: 2.22px; opacity: 1; } .About__Awards__phinx .carousel-slider .slick-dots li.slick-active, .About__Awards__phinx .carousel-slider .slick-dots li.slick-active button, .About__Awards__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #c40909; border-radius: 2.22px; opacity: 1; } .product_list__product_lists__phinx { position: relative; background: linear-gradient(180deg, #f9fbfc 0%, #dee8f2 100%); padding: 60px 0; } @media (max-width: 767.98px) { .product_list__product_lists__phinx { padding: 40px 0; } } .product_list__product_lists__phinx h1 { color: #0651a1; } .product_list__product_lists__phinx h4 { font-weight: 400; color: #c40909; } .product_list__product_lists__phinx img { width: 100%; height: 442px; object-fit: cover; } @media (max-width: 767.98px) { .product_list__product_lists__phinx img { height: 282px; } } .product_list__product_lists__phinx button.primary { font-family: Prompt; font-weight: 400; font-size: 14px; line-height: 150%; width: 100px; height: 24px; padding-right: 16px; padding-left: 16px; border-radius: 100px; } .product_list__product_lists__phinx a { color: #0651a1; } .product_list__product_lists__phinx table, .product_list__product_lists__phinx th, .product_list__product_lists__phinx td { border-collapse: collapse; border: 1px solid #d2d3d4; } .product_list__product_lists__phinx table { width: 100%; background-color: #fff; } .product_list__product_lists__phinx th:first-child { width: 120px; } @media (max-width: 767.98px) { .product_list__product_lists__phinx th:first-child { min-width: 84px; } } .product_list__product_lists__phinx th:last-child { width: 200px; } @media (max-width: 767.98px) { .product_list__product_lists__phinx th:last-child { min-width: 120px; } } .product_list__product_lists__phinx th { background-color: #0651a1; color: #fff; padding: 4px 10px; width: 440px; height: 35px; } .product_list__product_lists__phinx th:not(:last-child) { text-align: left; } .product_list__product_lists__phinx th:last-child { text-align: center; } .product_list__product_lists__phinx td { padding: 8px 10px; } .product_list__product_lists__phinx td:last-child div { display: flex; flex-direction: row; justify-content: center; } @media (max-width: 767.98px) { .product_list__product_lists__phinx .container .row>[class^="col"]+[class^="col"] { margin-top: 40px; } } .product_list__product_lists__phinx .container ul { padding-left: 28px; } .product_list__product_lists__phinx .list { display: flex; flex-direction: column; justify-content: center; height: 100%; gap: 24px; } .product_list__products__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .product_list__products__phinx { padding: 40px 0; } } .product_list__products__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } .product_list__products__phinx h2 { color: #0651a1; } .product_list__products__phinx .container { display: flex; flex-direction: column; } .product_list__products__phinx .container>.row>[class^="col"] { display: flex; flex-direction: column; padding: 15px; } .product_list__products__phinx .container>.row>[class^="col"]>div:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .product_list__products__phinx .container>.row>[class^="col"]>div>img { width: 100%; height: 253px; object-fit: cover; } @media (max-width: 767.98px) { .product_list__products__phinx .container>.row>[class^="col"]>div>img { height: 299px; } } .product_list__products__phinx .container>.row>[class^="col"]>div>div { display: flex; flex-direction: column; align-items: center; width: 100%; padding: 16px; background: linear-gradient(180deg, #ffffff 0%, #578fb7 100%); } @media (max-width: 767.98px) { .product_list__products__phinx .container>.row>[class^="col"]:nth-child(n + 5) { display: none; } } .product_list__products__phinx .container>.row.show-all>[class^="col"] { display: block; } .Product_Detail_Description-section { padding: 80px 0; } .Product_Detail_Description-section .container { padding-left: 0px; padding-right: 0px; } .Product_Detail_Description-section-sub-title { color: var(--Secondary, #C40909); font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; } .Product_Detail_Description-section-headline { color: var(--Primary, #0651A1); font-family: Prompt; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; } .Product_Detail_Description-section-text { color: var(--Black, #000); font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .Product_Detail_Description-section-img, .Product_Detail_Description-section-vision-img { border-radius: 0px; max-width: 100%; height: auto; } @media (max-width: 767.98px) { .Product_Detail_Description-section { padding: 50px 20px; } .Product_Detail_Description-section-title { font-size: 28px; } .Product_Detail_Description-section-sub-title { font-size: 20px; } .Product_Detail_Description-section-headline { font-size: 18px; } .Product_Detail_Description-section-text { font-size: 15px; } } .product_detail__product_description__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .product_detail__product_description__phinx { padding: 40px 0; } } .product_detail__product_description__phinx h4 { color: #0651a1; } .product_detail__product_description__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } @media (max-width: 767.98px) { .product_detail__product_description__phinx .container>.row:first-child>[class^="col"]+[class^="col"] { margin-top: 24px; } .product_detail__product_description__phinx .container>.row:last-child>[class^="col"]+[class^="col"] { margin-top: 6px; } } .product_detail__product_description__phinx .container .row+.row { margin-top: 40px; } .product_detail__product_description__phinx .container ul { padding-left: 28px; } .product_detail__product_description__phinx .container img { width: 100%; height: 100%; object-fit: cover; } .product_detail__product_description__phinx .container .list { display: flex; flex-direction: column; justify-content: center; gap: 24px; } .product_detail__power_motors__phinx { background: linear-gradient(180deg, #f9fbfc 0%, #dee8f2 100%); padding: 60px 0; } @media (max-width: 767.98px) { .product_detail__power_motors__phinx { padding: 40px 0; } } .product_detail__power_motors__phinx h4 { color: #0651a1; margin-bottom: 40px; } .product_detail__power_motors__phinx .container .row+.row { margin-top: 60px; } .product_detail__power_motors__phinx .motors { width: 100%; overflow-x: auto; overflow-y: hidden; white-space: nowrap; } .product_detail__power_motors__phinx .motors table { width: 1139.2px; background: #fff; border-collapse: collapse; text-align: center; } .product_detail__power_motors__phinx .motors table th, .product_detail__power_motors__phinx .motors table td { border: 1px solid #d2d3d4; font-size: 16px; height: 43.8px; } .product_detail__power_motors__phinx .motors table th { color: #fff; background-color: #0651a1; } .product_detail__power_motors__phinx .motors table th:not(:first-child) { width: 50px; } .product_detail__power_motors__phinx .motors tbody.neo_wifi_3 td:nth-child(n + 2):nth-child(-n + 12) { background-color: #0651a1; } .product_detail__power_motors__phinx .motors tbody.neo_wifi_11 td:nth-child(n + 7):nth-child(-n + 21) { background-color: #0651a1; } .product_detail__power_motors__phinx .motors tbody.neo_wifi_22 td:nth-child(n + 18):nth-child(-n + 21) { background-color: #0651a1; } .product_detail__power_motors__phinx .downloads button.primary { font-family: Prompt; font-weight: 400; font-size: 14px; line-height: 150%; width: 100px; height: 24px; padding-right: 16px; padding-left: 16px; border-radius: 100px; } .product_detail__power_motors__phinx .downloads table, .product_detail__power_motors__phinx .downloads th, .product_detail__power_motors__phinx .downloads td { border-collapse: collapse; border: 1px solid #d2d3d4; } .product_detail__power_motors__phinx .downloads table { width: 100%; background-color: #fff; } .product_detail__power_motors__phinx .downloads th:first-child { width: 120px; } @media (max-width: 767.98px) { .product_detail__power_motors__phinx .downloads th:first-child { min-width: 84px; } } .product_detail__power_motors__phinx .downloads th:last-child { width: 200px; } @media (max-width: 767.98px) { .product_detail__power_motors__phinx .downloads th:last-child { min-width: 120px; } } .product_detail__power_motors__phinx .downloads th { background-color: #0651a1; color: #fff; padding: 4px 10px; width: 440px; height: 35px; } .product_detail__power_motors__phinx .downloads th:not(:last-child) { text-align: left; } .product_detail__power_motors__phinx .downloads th:last-child { text-align: center; } .product_detail__power_motors__phinx .downloads td { padding: 8px 10px; } .product_detail__power_motors__phinx .downloads td:last-child div { display: flex; flex-direction: row; justify-content: center; } .SMART__Gallery__phinx { display: flex; flex-direction: column; } .SMART__Gallery__phinx .wave { width: 100%; height: 100%; object-fit: contain; } .SMART__Gallery__phinx .underwater { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .SMART__Gallery__phinx .underwater { padding: 40px 0px; } } .SMART__Gallery__phinx h2 { color: #fff; text-align: center; margin-bottom: 16px; } .SMART__Gallery__phinx p { color: #fff; text-align: center; } .SMART__Gallery__phinx .carousel-slider { padding: 40px 0; } .SMART__Gallery__phinx .carousel-slider .carousel-panel img { width: 100%; height: 100%; object-fit: contain; } .SMART__Gallery__phinx .carousel-slider .carousel-panel:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .SMART__Gallery__phinx .carousel-slider { margin-bottom: 0; } .SMART__Gallery__phinx .carousel-slider .slick-slide { margin: 0 12px; } .SMART__Gallery__phinx .carousel-slider .slick-list { height: auto; width: 100%; } .SMART__Gallery__phinx .carousel-slider .slick-slider { margin: 0; } .SMART__Gallery__phinx .carousel-slider .slick-track { display: flex; } .SMART__Gallery__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .SMART__Gallery__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .SMART__Gallery__phinx .carousel-slider .slick-dots li button { padding: 0; } .SMART__Gallery__phinx .carousel-slider .slick-dots li button:before { content: ""; } .SMART__Gallery__phinx .carousel-slider .slick-dots li, .SMART__Gallery__phinx .carousel-slider .slick-dots li button, .SMART__Gallery__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #d2d3d4; border-radius: 2.22px; opacity: 1; } .SMART__Gallery__phinx .carousel-slider .slick-dots li.slick-active, .SMART__Gallery__phinx .carousel-slider .slick-dots li.slick-active button, .SMART__Gallery__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #c40909; border-radius: 2.22px; opacity: 1; } .services__services_list__phinx { position: relative; padding: 0; } @media (max-width: 767.98px) { .services__services_list__phinx { padding: 0; } } .services__services_list__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } .services__services_list__phinx h2 { color: #0651a1; } .services__services_list__phinx img { width: 100%; height: 462px; object-fit: cover; } @media (max-width: 767.98px) { .services__services_list__phinx img { height: 251px; } } .services__services_list__phinx button.primary { width: auto; } .services__services_list__phinx .container>.row>[class^="col"]>.list { display: flex; flex-direction: column; justify-content: center; align-items: start; gap: 32px; height: 100%; background: #fff; padding: 40px; } @media (max-width: 767.98px) { .services__services_list__phinx .container>.row>[class^="col"]>.list { padding: 16px; } } .services__services_list__phinx .container .row+.row { margin-top: 40px; } @media (max-width: 767.98px) { .services__services_list__phinx .container .row+.row { margin-top: 24px; } } .Contact_Contact-banner { display: flex; flex-direction: column; align-items: center; padding: 60px 0; } .Contact_Contact-banner-container { display: flex; flex-direction: column; align-items: center; max-width: 1320px; width: 100%; } .Contact_Contact-banner-title { display: flex; flex-direction: column; align-items: center; text-align: center; } .Contact_Contact-banner-title-main { color: var(--White, #FFF); text-align: center; font-family: Prompt; font-size: 60px; font-style: normal; font-weight: 700; line-height: 150%; } .Contact_Contact-banner-description { color: var(--White, #FFF); text-align: center; font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; } .Contact_Contact-banner-logos { margin-top: 60px; } .Contact_Contact-banner-logos-container { display: flex; width: 1320px; flex-direction: column; align-items: center; gap: 40px; } .Contact_Contact-banner-logos-grid { display: flex; flex-wrap: wrap; gap: 24px; width: 100%; justify-content: center; } .Contact_Contact-banner-logo-item { width: 298px; height: 120px; border-radius: 10px; overflow: hidden; background: white; display: flex; align-items: center; justify-content: center; } .Contact_Contact-banner-logo-item img { max-width: 100%; max-height: 100%; object-fit: contain; } @media (max-width: 1024px) and (min-width: 769px) { .Contact_Contact-banner-logos-container { width: 100%; max-width: 100%; padding: 0 20px; } .Contact_Contact-banner-logos-grid { justify-content: center; gap: 20px; } .Contact_Contact-banner-logo-item { width: calc(33.333% - 14px); height: 110px; max-width: 200px; } } @media (max-width: 768px) { .Contact_Contact-banner-title-main { font-size: 36px; } .Contact_Contact-banner-description p { font-size: 16px; } .Contact_Contact-banner { padding: 40px 16px; } .Contact_Contact-banner-container { max-width: 100%; } .Contact_Contact-banner-logos-container { width: 100%; max-width: 100%; } .Contact_Contact-banner-logos-grid { justify-content: center; gap: 16px; } .Contact_Contact-banner-logo-item { width: calc(50% - 8px); height: 77px; max-width: 160px; } } .Portfolio_Portfolio-banner-wui { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 400px; padding: 60px 0; } .Portfolio_Portfolio-banner-wui-container { display: flex; flex-direction: column; align-items: center; max-width: 1320px; width: 100%; } .Portfolio_Portfolio-banner-wui-title { display: flex; flex-direction: column; align-items: center; text-align: center; } .Portfolio_Portfolio-banner-wui-title-main { color: var(--White, #FFF); text-align: center; font-family: Prompt; font-size: 60px; font-style: normal; font-weight: 700; line-height: 150%; } @media (max-width: 768px) { .Portfolio_Portfolio-banner-wui-title-main { font-size: 36px; } } .portfolio__portfolio_list__phinx { display: flex; flex-direction: column; } .portfolio__portfolio_list__phinx h2 { color: #fff; text-align: center; } .portfolio__portfolio_list__phinx .wave { width: 100%; height: 100%; object-fit: contain; } .portfolio__portfolio_list__phinx .underwater { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .portfolio__portfolio_list__phinx .underwater { padding: 40px 0px; } } .portfolio__portfolio_list__phinx .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } .portfolio__portfolio_list__phinx .container { display: flex; flex-direction: column; align-items: center; gap: 24px; } .portfolio__portfolio_list__phinx .container>.row>[class^="col"] { padding: 15px; } @media (max-width: 767.98px) { .portfolio__portfolio_list__phinx .container>.row>[class^="col"]:nth-child(n + 6) { display: none; } } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div { display: flex; flex-direction: column; } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div img { width: 100%; height: 270px; object-fit: cover; } @media (max-width: 767.98px) { .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div img { height: 228px; } } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div div { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 16px; background: #fff; } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div i { padding: 12px; border: 1px solid #152942; } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div:hover { cursor: pointer; box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .portfolio__portfolio_list__phinx .container>.row>[class^="col"]>div:hover i { background: #eaf3f7; } .portfolio__portfolio_list__phinx .container>.row.show-all>[class^="col"] { display: block; } .wui-project-gallery { width: 100%; padding: 40px 0; } .wui-project-gallery .wui-container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .wui-gallery-wrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .wui-gallery-item { width: 100%; aspect-ratio: 4/3; background: #f1f1f1; overflow: hidden; } .wui-gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; } @media (max-width: 767px) { .wui-gallery-wrapper { grid-template-columns: repeat(1, 1fr); } } .header-set-1117 .navigation.primary .main-menu { gap: 24px; } .home__portfolio__phinx .carousel-panel { border-radius: 24px; overflow: hidden; } .home__portfolio__phinx .carousel-panel img { display: block; width: 100%; height: auto; border-radius: 24px; }

/* Import Font Awesome for icons */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.footer-set-1125 {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  border-top: 5px solid #0651A1;
  background: #F5F5F5;
  z-index: 1000;
  padding: 0;
  margin: 0; }

.footer-set-1125 a {
  color: #000;
  text-decoration: none;
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: color 0.3s ease; }

.footer-set-1125 a:hover {
  color: #0651A1 !important;
  text-decoration: none; }

/* Content Container */
.dynamach-footer-container {
  display: flex;
  width: 1320px;
  padding: 40px 0;
  align-items: flex-start;
  gap: 32px; }

/* Footer Sections */
.dynamach-footer-section {
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch; }

/* Company Info Section */
.dynamach-footer-company-info {
  display: flex;
  width: 100%;
  padding-right: 50px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px; }

/* Company Logo */
.dynamach-footer-company-logo {
  width: 100%; }

.dynamach-footer-logo {
  width: 285px;
  height: 64px;
  aspect-ratio: 285/64;
  object-fit: contain; }

/* Company Names */
.dynamach-footer-company-names {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.dynamach-footer-company-name-thai,
.dynamach-footer-company-name-english {
  color: var(--Black, #000);
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0; }

/* Office Info Section */
.dynamach-footer-office-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 0;
  align-self: stretch; }

/* Section Titles */
.dynamach-footer-section-title {
  color: var(--Black, #000);
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 8px; }

/* Info Items */
.dynamach-footer-info-item {
  display: flex;
  align-items: start;
  gap: 8px;
  color: var(--Black, #000);
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; }

.dynamach-footer-info-item i {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Black, #000); }

/* Contact Info Section */
.dynamach-footer-contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
  align-self: stretch; }

.dynamach-footer-contact-items {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.dynamach-footer-contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--Black, #000);
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; }

.dynamach-footer-contact-item i {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Black, #000); }

/* Contact Links Styling */
.dynamach-footer-contact-link {
  color: var(--Black, #000);
  text-decoration: none;
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: color 0.3s ease; }

.dynamach-footer-contact-link:hover {
  color: #0651A1; }

/* Phone Links Styling */
.dynamach-footer-phone-link {
  color: var(--Black, #000);
  text-decoration: none;
  font-family: Prompt;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: color 0.3s ease; }

.dynamach-footer-phone-link:hover {
  color: #0651A1; }

/* Phone Numbers Styling */
.dynamach-footer-phone-numbers {
  align-items: flex-start; }

.dynamach-footer-phone-list {
  display: flex;
  flex-direction: row;
  gap: 8px; }

/* Copyright Section */
.dynamach-footer-copyright-section {
  display: flex;
  padding: 16px 0;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: #C40909;
  width: 100%; }

.dynamach-footer-copyright-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  padding: 0 20px; }

.dynamach-footer-copyright-text {
  color: var(--Secondary, #FFF);
  font-family: Prompt;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; }

/* Extra Large Screens */
@media (min-width: 1401px) {
  .dynamach-footer-container {
    width: 1320px; } }
/* Large Desktop */
@media (min-width: 1201px) and (max-width: 1400px) {
  .dynamach-footer-container {
    width: 100%;
    padding: 40px 20px; }

  .dynamach-footer-phone-list {
    flex-direction: column; } }
/* Tablet Landscape and Medium Screens */
@media (min-width: 1025px) and (max-width: 1200px) {
  .dynamach-footer-container {
    width: 100%;
    padding: 35px 20px;
    gap: 28px; }

  .dynamach-footer-phone-list {
    flex-direction: column; } }
@media (min-width: 769px) and (max-width: 1024px) {
  .dynamach-footer-container {
    width: 100%;
    padding: 30px 20px;
    gap: 24px; }

  .dynamach-footer-phone-list {
    flex-direction: column; } }
/* Tablet Portrait and Small Tablets */
@media (max-width: 768px) and (orientation: portrait) {
  .dynamach-footer-container {
    padding: 25px 20px; } }
@media (max-width: 768px) {
  .footer-set-1125 {
    justify-content: center;
    align-items: center; }

  .dynamach-footer-container {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding: 30px 16px; }

  .dynamach-footer-section {
    width: 100%;
    justify-content: flex-start;
    text-align: left; }

  .dynamach-footer-company-info {
    padding-right: 0;
    align-items: flex-start; }

  .dynamach-footer-office-info {
    align-items: flex-start;
    text-align: left; }

  .dynamach-footer-contact-info {
    align-items: flex-start;
    text-align: left; }

  .dynamach-footer-contact-items {
    align-items: flex-start; }

  .dynamach-footer-phone-numbers {
    align-items: flex-start; }

  .dynamach-footer-copyright-content {
    text-align: center; } }
/* Mobile Landscape */
@media (max-width: 600px) {
  .dynamach-footer-container {
    width: 100%;
    padding: 25px 12px;
    gap: 28px; } }
/* Mobile Portrait */
@media (max-width: 350px) {
  .dynamach-footer-container {
    width: 100%;
    gap: 24px; }

  .dynamach-footer-phone-list {
    display: flex;
    flex-direction: column;
    gap: 8px; } }
/* ==================== Widget ==================== */
.dynamach-chat-widget {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 1001;
  /* อยู่เหนือ footer */
  font-family: inherit; }

.dynamach-chat-buttons-container {
  position: relative;
  display: inline-flex;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background-color: #00A69C1A;
  border-radius: 50px; }

.dynamach-chat-channels {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto; }

.dynamach-chat-channel {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(0) scale(1);
  opacity: 1;
  will-change: transform, opacity; }

.dynamach-chat-channel:hover {
  transform: scale(1.05); }

.dynamach-chat-channel:active {
  transform: scale(0.95); }

.dynamach-chat-channel i {
  color: white;
  font-size: 24px; }

.dynamach-call {
  background: #0651A1; }

.dynamach-call:hover,
.dynamach-call:active {
  background: #043162; }

.dynamach-line {
  background: #00C500; }

.dynamach-line:hover,
.dynamach-line:active {
  background: #00C500; }

/* Widget Responsive */
@media (max-width: 768px) {
  .dynamach-chat-widget {
    bottom: 20px;
    right: 20px; }

  .dynamach-chat-channel {
    width: 50px;
    height: 50px; } }
@media (max-width: 480px) {
  .dynamach-chat-widget {
    bottom: 15px;
    right: 15px; }

  .dynamach-chat-channel {
    width: 45px;
    height: 45px; }

  .dynamach-chat-channel i {
    font-size: 20px; } }
/* ==================== END WIDGET ==================== */
/* ========================================
   CONTACT FORM START
   ======================================== */
/* Contact Form Section */
.homepage-contact-form {
  display: flex;
  padding: 60px 0;
  justify-content: center;
  align-items: center;
  gap: 25px;
  align-self: stretch;
  width: 100%;
  background-color: white; }

/* Contact Form Container */
.contact-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto; }

/* Contact Form Content */
.contact-form-content {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%; }

/* Left Side - Image Section */
.contact-form-image-section {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 587px;
  height: 452px;
  aspect-ratio: 100/77;
  flex-shrink: 0; }

.contact-form-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/* Right Side - Text Section */
.contact-form-text-section {
  display: flex;
  width: 708px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px; }

/* Contact Form Title */
.contact-form-title {
  color: #000;
  font-family: Prompt;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 48px */
  margin: 0; }

/* Contact Form Description */
.contact-form-description {
  color: #000;
  font-family: Prompt;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  margin: 0; }

/* Contact Form Wrapper */
.contact-form-wrapper {
  width: 100%; }

/* Contact Form Styles */
.contact-form-wrapper form {
  margin: 0;
  padding: 0; }

.contact-form-wrapper .row {
  margin: 0;
  padding: 0; }

.contact-form-wrapper .form-group {
  margin-bottom: 16px;
  padding: 0; }

.contact-form-wrapper .form-group:last-child {
  margin-bottom: 0;
  justify-content: center;
  display: flex; }

.contact-form-wrapper .col-md-12 {
  padding: 0; }

.contact-form-wrapper .form-row-inner {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.contact-form-wrapper label {
  color: #000;
  font-family: Prompt;
  font-size: 16px;
  font-weight: 500;
  margin: 0; }

.contact-form-wrapper .form-elements {
  width: 100%;
  height: 40px;
  padding: 0 12px;
  border: 1px solid #D1D5DB;
  border-radius: 4px;
  font-family: Prompt;
  font-size: 14px;
  background-color: white;
  transition: border-color 0.3s ease; }

.contact-form-wrapper textarea.form-elements {
  height: 100px;
  padding: 10px 16px;
  align-items: flex-start;
  resize: vertical; }

.contact-form-wrapper .form-elements:focus {
  outline: none;
  border-color: #A0D0E4; }

.contact-form-wrapper .g-recaptcha {
  margin: 16px 0; }

/* Submit Button */
.contact-form-wrapper .btn {
  display: flex;
  height: 42px;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background-color: #C40909;
  color: white;
  border: none;
  border-radius: 100px;
  font-family: Prompt;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease; }

.contact-form-wrapper .btn:hover {
  background-color: #891910; }

.contact-form-wrapper .btn:active {
  background-color: #5B110B; }

/* Responsive Design */
@media (max-width: 1200px) {
  .contact-form-container {
    padding: 0 16px; }

  .contact-form-content {
    gap: 20px; }

  .contact-form-image-section {
    width: 500px;
    height: 385px; }

  .contact-form-text-section {
    width: 600px; } }
@media (max-width: 768px) {
  .homepage-contact-form {
    padding: 40px 0;
    gap: 20px; }

  .contact-form-content {
    flex-direction: column;
    gap: 20px; }

  .contact-form-image-section {
    width: 100%;
    max-width: 587px;
    height: auto;
    aspect-ratio: 100/77; }

  .contact-form-text-section {
    width: 100%;
    max-width: 708px; }

  .contact-form-title {
    font-size: 28px; }

  .contact-form-description {
    font-size: 16px; } }
@media (max-width: 480px) {
  .homepage-contact-form {
    padding: 30px 0; }

  .contact-form-container {
    padding: 0 12px; }

  .contact-form-title {
    font-size: 24px; }

  .contact-form-description {
    font-size: 14px; } }
/* ========================================
   CONTACT FORM END
   ======================================== */

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    visibility: visible;
    overflow: auto; /* Scroll on this element otherwise element can't have a padding applied properly */
    max-width: 100%; /* Not required for horizontal scroll to trigger */
    max-height: 100%; /* Needed for vertical scroll to trigger */
}

.simplebar-content:before,
.simplebar-content:after {
    content: " ";
    display: table;
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}
