html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  vertical-align: baseline;
}
a {
  outline: 0 none;
  cursor: pointer;
  text-decoration: none;
}
a:link {
  -webkit-tap-highlight-color: transparent;
}
a,
a:hover,
a:active {
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  text-rendering: optimizeLegibility;
  zoom: 1;
  display: block;
  margin: 0;
}
p {
  font-weight: normal;
  text-rendering: optimizeLegibility;
  zoom: 1;
  display: block;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
nav ul {
  list-style: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  overflow: hidden;
}
textarea {
  overflow: auto;
  resize: none;
}
input,
textarea {
  border-radius: 0px;
  box-shadow: none;
  -webkit-appearance: none;
  border: 0;
  /* safari hidden autofill icon */
}
input::-webkit-contacts-auto-fill-button,
textarea::-webkit-contacts-auto-fill-button,
input::-webkit-credentials-auto-fill-button,
textarea::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input::-ms-reveal,
textarea::-ms-reveal {
  display: none;
}
input::-ms-clear,
textarea::-ms-clear {
  display: none;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
  margin: 3px 3px 0 0;
}
input[type=text] {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}
button {
  width: auto;
  overflow: visible;
}
.ie6 input {
  vertical-align: text-bottom;
}
/** helper styles
 ***************************************/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
  font-size: 0px;
}
.clearfix {
  display: block;
  clear: both;
}
/*  new standard values */
.default_css ul li {
  list-style-type: disc;
}
.default_css ul ul li {
  list-style-type: circle;
  margin: 0px 0 0 16px;
}
.default_css ol li {
  list-style-type: decimal;
}
.default_css ol li,
.default_css ul li {
  margin: 0px 0 0 20px;
  overflow: visible;
}
.default_css p {
  margin: 15px 0;
}
.default_css a {
  color: #666;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
.default_css a:hover {
  text-decoration: underline;
}
.default_css h1,
.default_css h2,
.default_css h3,
.default_css h4,
.default_css h5,
.default_css h6 {
  margin: 20px 0 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
@font-face {
  font-family: 'kanitbold';
  src: url('../fonts/kanit-medium-webfont.woff2') format('woff2'), url('../fonts/kanit-medium-webfont.woff') format('woff'), url('../fonts/kanit-medium-webfont.ttf') format('truetype'), url('../fonts/kanit-medium-webfont.svg#kanitbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanitlight';
  src: url('../fonts/kanit-light-webfont.woff2') format('woff2'), url('../fonts/kanit-light-webfont.woff') format('woff'), url('../fonts/kanit-light-webfont.ttf') format('truetype'), url('../fonts/kanit-light-webfont.svg#kanitlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kanitregular';
  src: url('../fonts/kanit-regular-webfont.woff2') format('woff2'), url('../fonts/kanit-regular-webfont.woff') format('woff'), url('../fonts/kanit-regular-webfont.ttf') format('truetype'), url('../fonts/kanit-regular-webfont.svg#kanitregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: 'kanitlight' !important;
}
.f_li {
  font-family: 'kanitlight' !important;
}
.f_reg {
  font-family: 'kanitregular' !important;
}
.f_bold {
  font-family: 'kanitbold' !important;
}
#content {
  width: 100%;
  min-height: calc(100vh - 92px);
  background-color: #151516;
  padding-top: 80px;
}
.wwd {
  font-size: 1.5rem;
  margin-bottom: 10px;
  display: inline-block;
}
.uk-link,
a {
  text-decoration: none;
  color: inherit;
}
a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
  color: inherit;
}
.main-color {
  color: #F2A100 !important;
}
.p-color {
  color: #666 !important;
}
.gray {
  color: #666 !important;
}
.hl-color {
  color: #f2a100 !important;
}
.bg-main-color {
  background-color: #F2A100 !important;
}
.bg-gray-color {
  background-color: #242222 !important;
}
.wrap-banner-ct {
  width: 100%;
  gap: 30px;
  align-items: stretch;
}
.wrap-banner-ct .inner-banner {
  overflow: hidden;
  width: 35%;
  flex-direction: column;
  display: flex;
  gap: 30px;
}
.wrap-banner-ct .inner-banner.big {
  width: 65%;
}
.wrap-banner-ct .inner-banner .box-img {
  padding-top: 42.55%;
  position: relative;
  z-index: 1;
  flex: 1;
  width: 100%;
}
.wrap-banner-ct .inner-banner .box-img::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.wrap-banner-ct .inner-banner .box-img::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
.wrap-banner-ct .inner-banner .box-img .img-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
.sec-top-cate {
  padding: 20px 15px 15px 15px;
}
.sec-top-cate .inner-top-cate {
  border: 2px solid #5f5e5e;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 1rem;
  text-align: center;
  display: inline-block;
}
.top-cate {
  gap: 20px;
  overflow-x: auto;
}
.hidden-box {
  overflow: hidden;
}
.block-deals {
  gap: 20px;
  overflow-y: hidden;
  overflow-x: scroll;
  flex-wrap: nowrap;
  padding-bottom: 50px;
  margin-bottom: -50px;
}
.block-deals .item-deals {
  width: 200px;
}
.block-deals .title-deal {
  font-size: 1.43rem;
  line-height: 1.3;
}
.title-deal {
  font-size: 1.73rem;
  line-height: 1.3;
  text-transform: uppercase;
}
.item-deals2 {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 10px;
}
.item-deals2::after {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.item-deals2 .title-deals2 {
  font-size: 1.5rem;
  line-height: 1.3;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.item-deals {
  min-width: 280px;
  width: 280px;
  height: 320px;
  position: relative;
  z-index: 1;
  padding: 20px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
.item-deals::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.1));
  z-index: -1;
}
.img-car {
  width: 100%;
  height: 100%;
  max-width: 200px;
  max-height: 108px;
  object-fit: contain;
  background-color: #FFFFFF;
}
.remove-pad {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.sub_w {
  max-width: 640px;
}
.position-left {
  background-color: #ddd;
}
.blue-bg {
  background-color: #a9a9a9;
}
.bg-blur {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5.8px);
  -webkit-backdrop-filter: blur(5.8px);
}
.bg-blur-black {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5.8px);
  -webkit-backdrop-filter: blur(5.8px);
}
.box-contact-us {
  display: inline-block;
}
.-contact-us {
  padding: 30px;
  background-color: #e5e5e5;
  display: inline-block;
}
.img-qr {
  margin-left: 0;
}
.top10 {
  margin-top: 10px;
}
.txt-head {
  font-size: 3.125rem;
  line-height: 1.2;
}
.txt-head-hl {
  font-size: 2rem;
  line-height: 1.2;
}
.uk-card-title-prod {
  font-size: 1.35rem;
  line-height: 1.3;
}
.uk-card-title-prod-blog {
  font-size: 1.35rem;
  line-height: 1.4;
  min-height: 56px;
}
.uk-card-desc-prod-blog {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 0;
}
.title-h3 {
  font-size: 1.75rem;
  line-height: 1.3;
}
.txt-gallerry {
  font-size: 1.25rem;
  line-height: 1.3;
  color: #FFFFFF;
}
.title-h5 {
  font-size: 3.125rem;
  line-height: 1.2;
}
.title-prod {
  font-size: 1.5rem;
  line-height: 1.3;
}
.block-inner-reason {
  border-radius: 20px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid #a9a9a9;
  gap: 20px;
}
.p-detail {
  font-size: 1.25rem !important;
  line-height: 1.5 !important;
  margin-bottom: 0;
}
.p-detail.top20px {
  margin-top: 20px;
}
.p-detail.top10px {
  margin-top: 5px;
}
.uk-section-breadcrumb {
  padding-top: 20px;
  padding-bottom: 20px;
}
#breadcrumbs3 {
  color: #FFF;
  margin-bottom: 0;
}
#breadcrumbs3 a {
  color: #FFF;
}
#breadcrumbs3 .breadcrumb_last {
  opacity: 0.7;
}
.line-clamp2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-clamp3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.step-txt {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background-color: #F2A100;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  margin: 0 auto;
}
.our-btn {
  border: 1px solid #a9a9a9;
}
.p-detail2 {
  font-size: 1.275rem;
  line-height: 1.5;
}
.pop {
  cursor: pointer;
}
.pop .uk-card-media-top {
  overflow: hidden;
}
.pop img {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.pop:hover img {
  transform: scale(1.12);
}
.uk-width-2xlarge {
  margin-left: auto;
  margin-right: auto;
}
.heading-hoome {
  font-size: 3rem;
  line-height: 1.2;
  margin-top: 20px;
}
.bg-data {
  background-color: #e0dfde;
}
.bg-data2 {
  background-color: #ffffff;
}
.bottom-dot {
  width: 100%;
  position: absolute;
  bottom: 50px;
}
.uk-button-default {
  padding: 2px 20px;
  min-width: 120px;
  border: 1px solid #FFF;
  color: #FFF;
}
.uk-button-default.gold {
  border: 1px solid #676768;
  color: #676768;
}
.uk-button-default:hover {
  color: #151516;
}
.white {
  color: #FFFFFF !important;
}
.black {
  color: #000;
}
.uk-card img {
  width: 100%;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.top20 {
  margin-top: 20px !important;
}
.hl-bt-contact {
  padding: 120px 0;
  position: relative;
  z-index: 1;
  background-position: left bottom;
}
.hl-bt-contact::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
.hl-bt-contact .hl-text {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
.block-title {
  justify-content: space-between;
  align-items: center;
}
.btnview {
  display: inline-block;
  color: #FFF !important;
  transition: all 400ms;
  font-size: 1.12rem;
  padding: 10px 20px;
  border-radius: 4px;
  line-height: normal;
  text-align: center;
  background-color: #F2A100;
  border: 1px solid #FFF !important;
}
.btnview.black-btn {
  color: #FFF !important;
  background-color: #001F61;
}
.btnview:hover {
  background-color: #FFF !important;
  color: #F2A100 !important;
  border-color: #001F61 !important;
}
.btnview.black-btn:hover {
  background-color: #FFF !important;
  color: #F2A100 !important;
  border-color: #001F61 !important;
}
.menu-xs {
  padding: 0;
}
.menu-xs svg {
  color: #F2A100;
  width: 25px;
}
.uk-offcanvas-bar svg {
  width: 25px;
}
.small-banner-ct {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.small-banner-ct::after {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.small-banner-ct .banner-section-content {
  height: 400px;
}
.small-banner-ct .-title-banner {
  font-size: 2.75rem;
  line-height: 1.4;
  position: relative;
  z-index: 99;
  text-align: center;
  text-decoration: underline;
  user-select: none;
}
.small-banner-ct .small-title {
  font-size: 1.1rem;
  line-height: 1.4;
  position: relative;
  z-index: 99;
  text-align: center;
}
.wrap-contact-us .map {
  height: 450px;
  overflow: hidden;
}
.wrap-contact-us .head-title-f {
  font-size: 1.5rem;
  margin-top: 0;
}
.wrap-contact-us .uk-list {
  padding-right: 10px;
  line-height: 1.6;
}
.wrap-contact-us .icon {
  font-size: 1rem;
}
.wrap-contact-us .icon.top {
  padding-top: 5px;
}
.wrap-contact-us .icon2 {
  font-size: 1.6rem;
  line-height: 50px;
}
.wrap-contact-us .inner-contact {
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 440px;
}
.wrap-contact-us .list-ct:not(:first-child) {
  margin-left: 10px;
}
.wrap-contact-us .col-left {
  border-right: 1px solid #b3905f;
}
@media (max-width: 960px) {
  .wrap-contact-us .col-left {
    border-right: none;
  }
}
.wrap-contact-us .uk-link,
.wrap-contact-us a {
  font-size: 1rem;
}
.wrap-contact-us .desc-from {
  font-size: 1rem;
  line-height: 1.4;
}
.wrap-contact-us .text {
  font-size: 1.3rem;
  line-height: 1.4;
  padding-left: 10px;
}
.wrap-contact-us .btnview {
  border: 1px solid #b3905f !important;
  display: inline-block;
  color: #000 !important;
  transition: all 400ms;
}
.wrap-contact-us .uk-form-label {
  margin-bottom: 5px;
  display: block;
}
.wrap-contact-us iframe {
  height: 100%;
}
.wrap-contact-us .list-ct2:not(:first-child) {
  margin-left: 10px;
}
.wrap-contact-us a.txt-contact {
  border: 1px solid #FFF;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.socail-canvas {
  margin-top: 20px;
  gap: 10px;
}
.socail-canvas .socail_icons {
  color: #F2A100;
  font-size: 30px;
}
.socail-canvas a {
  color: inherit;
  opacity: 1 !important;
}
.uk-slidenav svg {
  color: #F2A100;
}
.goToTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  color: #fff;
  background-color: rgba(242, 161, 0, 0.8);
  line-height: 55px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  cursor: pointer;
  transform: translateY(100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.goToTop .arrow {
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.goToTop:hover {
  color: inherit;
}
.goToTop:hover .arrow {
  transform: translateY(-5px);
  color: #fff;
}
.goToTop.show {
  opacity: 1;
  transform: translateY(0%);
}
.inner-prod .box-img-prod {
  padding-top: 75%;
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.inner-prod .box-img-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inner-prod .img-cover {
  transition: all 800ms;
  will-change: transform;
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
.inner-prod .img-cover.active {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.inner-prod .product_category {
  display: inline-flex;
  position: relative;
  z-index: 1;
}
.inner-prod .short-desc {
  gap: 8px;
  align-items: center;
  margin-top: 5px;
}
.inner-prod .txtinner {
  color: #FFF;
  font-size: 1rem;
  position: relative;
  z-index: 2;
  display: inline-flex;
  line-height: 1.3;
  opacity: 0.7;
}
@supports (-webkit-line-clamp: 1) {
  .inner-prod .txtinner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.inner-prod .txt_price {
  color: #FFF;
  font-size: 24px;
  margin-top: 15px;
  display: block;
}
@media (min-width: 768px) {
  .inner-prod:hover .img-cover {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .inner-prod:hover .img-cover.active {
    opacity: 1;
    position: relative;
    z-index: 1;
  }
}
.box-img-cate-project {
  padding-top: 125%;
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.box-img-cate-project::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.box-img-cate-project .bg-img-pd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
  transform: scale(1);
  display: block;
}
.box-img-cate-project .img-cate-project {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(0%) perspective(400px) rotateY(90deg);
  transform-origin: center center;
  transition: all 0.5s ease-in-out;
  will-change: transform;
  z-index: 2;
  opacity: 0;
}
.box-img-cate-project .img-cate- {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.box-img-cate-project .product_category {
  display: inline-flex;
  color: #FFF;
  position: relative;
  z-index: 2;
  padding-left: 20px;
  padding-right: 20px;
}
.box-img-cate-project .product_category .txtinner {
  font-size: 1rem;
  position: relative;
  z-index: 2;
  display: inline-flex;
  line-height: 1.3;
  padding: 5px;
}
@supports (-webkit-line-clamp: 1) {
  .box-img-cate-project .product_category .txtinner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.box-img-cate-project .product_category::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ed2c27;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.box-img-cate-project .btn-inner {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px;
  transform: translateY(0%);
  transition: all 0.5s ease-in-out;
  will-change: transform;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
@media (min-width: 768px) {
  .box-img-cate-project:hover::before {
    opacity: 1;
    z-index: 3;
  }
  .box-img-cate-project:hover .bg-img-pd {
    transform: scale(1.2);
  }
}
.c-gray {
  color: #b1b1b1;
}
.show-more-tile {
  position: relative;
  z-index: 1;
}
.show-more-tile .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 3;
  cursor: pointer;
}
.show-more-tile .innter-text {
  position: relative;
  z-index: 5;
  color: #FFF;
  font-size: 30px;
}
.des-warp .width-left {
  width: 65%;
}
.des-warp .width-right {
  width: 35%;
}
@media (max-width: 939px) {
  .des-warp .width-left {
    width: 100%;
  }
  .des-warp .width-right {
    width: 100%;
  }
}
.box-contact-desc {
  background-color: rgba(242, 161, 0, 0.8);
  padding: 20px;
  border-radius: 16px;
}
.icon-contact-detail {
  background-color: #FFF;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.products-detail {
  font-size: 1.08rem;
  line-height: 1.4;
}
.products-detail p {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .products-detail iframe {
    width: 100%;
  }
}
.news-detail {
  font-size: 1.08rem;
  line-height: 1.4;
}
.news-detail p {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .news-detail iframe {
    width: 100%;
  }
}
.qr-img {
  margin-left: 0;
}
.wrap-product-desc .prod--img {
  max-width: 80px;
}
.wrap-product-desc .swiper {
  width: 100%;
  height: 100%;
}
.wrap-product-desc .uk-section-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrap-product-desc .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.wrap-product-desc .main-img-prod {
  padding: 20px;
}
.wrap-product-desc .swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wrap-product-desc .mySwiper2 {
  height: auto;
  width: 100%;
  padding-top: 75.5%;
  position: relative;
}
.wrap-product-desc .mySwiper2.top-banner {
  padding-top: 40%;
}
.wrap-product-desc .mySwiper2 .swiper-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
}
.wrap-product-desc .mySwiper2 .swiper-slide {
  height: 100%;
}
.wrap-product-desc .mySwiper2 .swiper-slide.swiper-slide-active:hover {
  position: relative;
  overflow: hidden;
}
.wrap-product-desc .mySwiper2 .swiper-slide.swiper-slide-active:hover .full-screen {
  visibility: visible;
  opacity: 1;
  display: flex;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
}
.wrap-product-desc .mySwiper2 .swiper-slide.swiper-slide-active:hover .icon-full-screen {
  font-size: 2rem;
}
.wrap-product-desc .mySwiper2 .swiper-slide .icon-full-screen {
  font-size: 0;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.wrap-product-desc .mySwiper2 .swiper-slide .full-screen {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.wrap-product-desc .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  padding: 0;
}
.wrap-product-desc .mySwiper {
  margin-top: 10px;
  height: auto;
  box-sizing: border-box;
  padding-top: 17.0212766%;
}
.wrap-product-desc .mySwiper.thumb--banner {
  padding-top: 10%;
}
.wrap-product-desc .mySwiper .swiper-wrapper {
  position: absolute;
  top: 0;
}
.wrap-product-desc .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  cursor: pointer;
}
.wrap-product-desc .mySwiper .swiper-slide-thumb-active {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  opacity: 1;
  cursor: default;
}
.wrap-product-desc .mySwiper .swiper-slide-thumb-active img {
  border: 2px solid #F9550D;
}
.wrap-product-desc .r-box {
  padding: 40px;
}
.wrap-product-desc .txt-title-deatil {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.wrap-product-desc .txt-p {
  font-size: 1.1rem;
  line-height: 1.3;
  margin: 15px 0 0 0;
}
.wrap-product-desc .topic {
  color: #666;
}
.wrap-product-desc .wrap-cate {
  margin-top: 30px;
}
.wrap-news-desc .prod--img {
  max-width: 80px;
}
.wrap-news-desc .swiper {
  width: 100%;
  height: 100%;
}
.wrap-news-desc .uk-section-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrap-news-desc .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.wrap-news-desc .main-img-prod {
  padding: 20px;
}
.wrap-news-desc .swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wrap-news-desc .mySwiper22 {
  height: auto;
  width: 100%;
  padding-top: 50%;
  position: relative;
}
.wrap-news-desc .mySwiper22.top-banner {
  padding-top: 40%;
}
.wrap-news-desc .mySwiper22 .swiper-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
}
.wrap-news-desc .mySwiper22 .swiper-slide {
  height: 100%;
}
.wrap-news-desc .mySwiper22 .swiper-slide.swiper-slide-active:hover {
  position: relative;
  overflow: hidden;
}
.wrap-news-desc .mySwiper22 .swiper-slide.swiper-slide-active:hover .full-screen {
  visibility: visible;
  opacity: 1;
  display: flex;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
}
.wrap-news-desc .mySwiper22 .swiper-slide.swiper-slide-active:hover .icon-full-screen {
  font-size: 2rem;
}
.wrap-news-desc .mySwiper22 .swiper-slide .icon-full-screen {
  font-size: 0;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.wrap-news-desc .mySwiper22 .swiper-slide .full-screen {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.wrap-news-desc .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  padding: 0;
}
.wrap-news-desc .mySwiper11 {
  margin-top: 10px;
  height: auto;
  box-sizing: border-box;
  padding-top: 17.0212766%;
}
.wrap-news-desc .mySwiper11.thumb--banner {
  padding-top: 10%;
}
.wrap-news-desc .mySwiper11 .swiper-wrapper {
  position: absolute;
  top: 0;
}
.wrap-news-desc .mySwiper11 .swiper-slide {
  width: 25%;
  height: 100%;
  cursor: pointer;
}
.wrap-news-desc .mySwiper11 .swiper-slide::after {
  border: 2px solid transparent;
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.wrap-news-desc .mySwiper11 .swiper-slide-thumb-active {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  opacity: 1;
  cursor: default;
  position: relative;
  z-index: 1;
}
.wrap-news-desc .mySwiper11 .swiper-slide-thumb-active::after {
  border: 2px solid #F2A100;
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.wrap-news-desc .r-box {
  padding: 40px;
}
.wrap-news-desc .txt-title-deatil {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.wrap-news-desc .txt-p {
  font-size: 1.1rem;
  line-height: 1.3;
  margin: 15px 0 0 0;
}
.wrap-news-desc .topic {
  color: #666;
}
.wrap-news-desc .wrap-cate {
  margin-top: 30px;
}
.box-menu-popup {
  height: 100%;
}
.box-paging {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -10px;
  width: 100%;
}
.page-numbers {
  font-size: 1.175rem;
  line-height: 1.4;
  width: 40px;
  height: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #b5b1b0;
  margin-left: 10px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #FFF;
}
.page-numbers:not(.current) {
  color: #000;
  cursor: pointer;
}
.page-numbers.current {
  opacity: 1;
  color: #FFF;
  background-color: #F2A100;
}
.page-numbers:hover {
  background-color: #F2A100;
  color: #fff;
}
@media (max-width: 939px) {
  .wrap-banner-ct {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    height: auto;
    /* ให้สูงอัตโนมัติเมื่อเป็นมือถือ */
  }
  .inner-banner.big {
    grid-row: auto;
  }
}
@media (max-width: 1280px) {
  .remove-padr {
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .small-banner {
    height: 350px;
  }
  .small-banner.about {
    height: 350px;
  }
  .small-banner.product {
    height: 450px;
  }
  .txt-head {
    font-size: 2.125rem;
  }
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}
