<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preloader {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: unset;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 99999999999999999999999999;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.product-success {
  margin-left: 0;
  margin-right: 0;
}
.product-3 {
  height: auto !important;
}
p {
  margin-bottom: 0.5rem;
}
.images-news img {
  margin: 0;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid black;
}
.map-sec {
  width: 85%;
  height: 8rem;
}
.product-detail-inside {
  padding: 0;
}
.circle-con {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  animation: spin2 2s ease infinite;
  animation: spin2 2s ease infinite;
  display: flex;
  top: -14rem;
  border-radius: 50%;
  width: 35rem;
  height: 35rem;
  position: absolute;
  border: 2px solid #dcdcdc;
  align-items: center;
  justify-content: center;
}
.circle-1 {
  animation: spin 3s ease infinite;
  animation: spin 3s ease infinite;
  position: relative;
  border: 8px solid white;
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
  width: 93%;
  height: 93%;
  border-radius: 50%;
}
.cirlce-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 50%;
  border-top: 4px solid #333;
  left: 0;
  top: 0;
}
.spinner {
  animation: spin 2s linear infinite;
  border-radius: 50%;
  border: 10px solid #f3f3f3;
  border-top: 10px solid #ff6700;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
}
@font-face {
  font-family: "DB Adman X";
}
@font-face {
  font-family: "DB Adman X Li";
}
@font-face {
  font-family: "DB Adman X Bd";
}
@font-face {
  font-family: "Kanit-Light";
  src: url("fonts/Kanit-Light.ttf") format("truetype");
}
@font-face {
  font-family: "MyriadPro-Bold";
  src: url("fonts/MyriadPro-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "MyriadPro-Regular";
  src: url("fonts/MyriadPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Opun-Mai-Medium-Condensed";
  src: url("fonts/Opun-Mai-Medium-Condensed.ttf") format("truetype");
}
@font-face {
  font-family: "Rishtee";
  src: url("fonts/Rishtee.ttf") format("truetype");
}
@font-face {
  font-family: "THSarabun Bold";
  src: url("../assets/fonts/THSarabun Bold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "THSarabun";
  src: url("../assets/fonts/THSarabun.ttf") format("truetype");
}
@media (min-width: 601px) and (max-width: 991px) {
  .images-logo {
    height: 110px;
  }
  a#below-3 {
    right: -10rem !important;
    top: 12rem;
  }
  a.show-off-5-right {
    right: -19rem !important;
  }
  a#below-2 {
    left: 15.5rem !important;
    top: 17rem;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  a#below-3 {
    right: -3rem !important;
    top: 12rem;
  }
  a.show-off-5-right {
    right: -12rem !important;
  }
  a#below-2 {
    left: 15.5rem !important;
    top: 17rem;
  }
}
@media (min-width: 601px) and (max-width: 1300px) {
  p.logo-footer-content img {
    width: 90%;
    margin-bottom: 0.5rem;
  }
  .row-copy-right p {
    text-align: left;
    margin: 0;
    font-size: 1rem !important;
  }
  .row-copy-right a {
    color: white;
    font-size: 1rem !important;
    margin-left: 1rem;
  }
  .imgae-left-footer a img {
    width: 5rem !important;
    height: 50px;
    object-fit: contain;
  }
  .imgae-right-footer a img {
    width: 5rem !important;
    height: 50px;
    object-fit: contain;
  }
  .imgae-left-footer {
    display: flex;
    text-align: left;
  }
  .imgae-right-footer {
    justify-content: flex-end;
    display: flex;
    text-align: right;
  }
  .button-map a span {
    font-size: 0.8rem !important;
  }
  a.go-top {
    font-size: 0.6rem !important;
  }
  a.test-button {
    font-size: 0.8rem !important;
    padding: 11px 25px !important;
  }
  a.video-button {
    font-size: 0.8rem !important;
  }
  .ourbrand-content .main-start-title::before {
    top: -15px !important;
  }
  .images-logo {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .images-logo img {
    width: 100%;
    height: 50px;
    object-fit: contain;
  }
  span.location {
    font-size: 1rem !important;
  }
  .below-tarang span.time {
    font-size: 1rem !important;
  }
  .right-title h4 {
    font-size: 1.4rem !important;
  }
  .right-title h3 {
    color: black;
    font-size: 1.2rem !important;
  }
  .content-news h3 {
    font-size: 1.3rem !important;
  }
  .main-start-title h2 {
    margin: 0;
    font-size: 2.5rem !important;
  }
  .left-date .date {
    font-size: 3rem !important;
  }
  .content-tarang-top .left-date {
    line-height: 7px !important;
  }
  .title-r-l h3 {
    font-size: 1.4rem !important;
  }
  .banner-detail {
    position: relative !important;
    right: 3rem !important;
  }
  .right-layout-story {
    max-width: 100% !important;
    flex: 0 0 100%;
  }
  .left-layout-story {
    flex: 0 0 100% !important;
    padding-right: 15px !important;
    height: 39.5rem;
    position: relative;
    max-width: 100% !important;
    margin-bottom: 1rem;
  }
  .right-story-section h3 {
    display: none !important;
  }
  .title-hot-story h3 {
    display: none !important;
  }
  .icon-social {
    display: none !important;
  }
  .pop-up-container {
    width: 90%;
  }
  .menu-hall-content {
    height: auto !important;
  }
}
.images-news {
  height: auto !important;
}
span.orange-text {
  color: #fd6a21;
}
.product-carosel a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
@media (max-width: 600px) {
  .popup {
    position: fixed;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    display: none;
    align-items: flex-start !important;
    justify-content: center !important;
    z-index: 9999999;
    padding-top: 20% !important;
  }
  .left-popup {
    padding: 2rem !important;
  }
  .right-popup {
    position: unset !important;
  }
  .right-popup img {
    display: none !important;
  }
  a.close {
    top: -14px !important;
  }
  .popup-content {
    width: 90% !important;
    height: 26rem !important;
    background-color: white;
    z-index: 99;
    position: relative !important;
  }
  .input-below a img {
    width: 15px;
    position: relative;
    top: -1;
    right: -5px;
  }
  .input-below a {
    background-color: #2783fb;
    color: white;
    padding: 0.1rem 1.5rem !important;
    float: left;
    border-radius: 40px;
    border: 1px solid #2783fb;
    font-size: 1.2rem !important;
  }
  .left-popup br {
    display: none !important;
  }
  .left-popup h2 {
    color: #2783fb;
    font-size: 1.5rem !important;
    line-height: 15px !important;
  }
  .back button {
    padding: 0;
  }
  .main-start-title b {
    margin-left: 0.3rem !important;
    letter-spacing: 0 !important;
  }
  .carosel-news ul {
    bottom: 35px !important;
  }
  .title-event-popup h2 {
    font-size: 1.2rem !important;
  }
  .title-event-popup h3 {
    font-size: 1.2rem !important;
  }
  .e-magazine {
    margin-bottom: 0rem !important;
  }
  .last-link img {
    position: relative !important;
    width: 15px !important;
    top: -3px !important;
  }
  .images-news {
    height: auto !important;
  }
  .images-news img {
    height: 15rem !important;
  }
  .banner-news {
    width: 100% !important;
  }
  .news-title-in h1 {
    margin-top: 0rem !important;
    font-size: 1.2rem !important;
  }
  .news-inside {
    margin: 0rem 0rem !important;
  }
  .description-news-inner {
    margin: 1rem 0 1rem !important;
    font-size: 1.2rem !important;
  }
  .pop-up-container {
    width: 90% !important;
  }
  .news-left {
    padding-right: 15px !important;
  }
  .news-container {
    padding: 0rem 15px 0rem !important;
  }
  .news-first {
    height: 20rem !important;
    margin-bottom: 1rem !important;
  }
  .title-news-s {
    width: 100% !important;
    font-size: 1.2rem !important;
  }
  .second-news {
    background-position: center !important;
  }
  .third-news {
    height: 18rem !important;
    width: 100% !important;
    margin: 1rem 0 0rem 0 !important;
  }
  .fourth-news {
    height: 18rem !important;
    width: 100% !important;
    margin: 1rem 0 !important;
  }
  .news-title {
    font-size: 1rem !important;
    letter-spacing: 0 !important;
  }
  span.icon-d {
    font-size: 1rem !important;
  }
  span.icon-d img {
    width: 15px !important;
    margin-right: 0.2rem !important;
    height: 15px !important;
    object-fit: contain !important;
  }
  .row.grid-event {
    padding: 0 15px !important;
  }
  .header-gird {
    font-size: 0.7rem !important;
  }
  .then-with-content {
    border: 1px solid rgb(211, 211, 211, 0.2);
    height: 8rem !important;
    position: relative;
  }
  .day-event {
    font-size: 1.5rem !important;
  }
  .event-description {
    padding: 0 !important;
    text-align: center !important;
  }
  .event-description a img {
    margin-right: 0 !important;
  }
  .event-description span {
    display: none !important;
  }
  .event-description h3 {
    display: none !important;
  }
  .event-description h4 {
    display: none !important;
  }
  .time-events {
    display: none !important;
  }
  .button-cart a {
    color: white;
    font-weight: 600 !important;
    background: linear-gradient(
      270deg,
      rgba(242, 114, 35, 1) 31%,
      rgba(237, 83, 49, 1) 100%
    );
    float: left;
    padding: 0.3rem 1rem !important;
    border-radius: 35px;
    font-size: 1rem !important;
    display: flex !important;
    align-items: center !important;
  }
  .button-cart img {
    margin-right: 0.5rem !important;
    width: 15px !important;
    position: relative !important;
    top: -1px !important;
  }
  .tab-detail-content {
    margin: 0.5rem 0 !important;
  }
  .menu-hall-content {
    height: 100% !important;
  }
  .menu-hall-content.b-diabonc.slick-slide {
    height: auto !important;
    margin-bottom: 1.5rem;
  }
  .menu-hall-content.crow-diamond.slick-slide {
    height: 0rem !important;
  }
  .refresh {
    margin: 0rem 0 0rem !important;
  }
  .last-section-aboutus {
    height: 23rem !important;
  }
  .header-footer h2 {
    font-weight: 700 !important;
    font-size: 0.9rem !important;
  }
  .main-header {
    margin: 0 0 1rem !important;
  }
  .news-and-article {
    margin-bottom: 2rem !important;
  }
  .detail-center h3 {
    line-height: 1 !important;
    font-size: 1.2rem !important;
  }
  .amount-product a {
    font-size: 0.7rem !important;
    padding: 0.1rem 1rem !important;
  }
  .amount-product h4 {
    color: #ff5b00 !important;
    font-size: 1.2rem !important;
    line-height: 1 !important;
  }
  .amount-product h3 {
    font-size: 2rem !important;
    margin: 0 !important;
    line-height: 0.8 !important;
  }
  .ourbrand-carousel .slick-track {
    display: flex;
    align-items: center;
  }
  .images-logo {
    height: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .images-logo img {
    width: 80%;
    height: 40px;
    object-fit: contain;
    text-align: center;
  }
  .show-off-me-container {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: url(../images/bg-circle.png) !important;
    height: 12.5rem !important;
    background-size: cover !important;
    padding: 0 !important;
  }
  .circle-show-off {
    width: 2.5rem !important;
    height: 2.5rem !important;
    margin-top: 0.2rem !important;
  }
  a#below-2 {
    left: 43% !important;
    top: 8rem !important;
  }
  a#below-3 {
    right: 5.5rem !important;
    top: 6rem !important;
  }
  a.show-off-5-right {
    z-index: 9;
    top: 2rem !important;
    position: absolute;
    right: 0.8rem !important;
    display: flex !important;
    align-items: center !important;
  }
  a.show-off-5-right span {
    right: -0.4rem !important;
    font-size: 0.8rem !important;
  }
  .circle-show-off img {
    width: 1rem !important;
  }
  p {
    line-height: 1.2 !important;
  }
  a#below-1 {
    left: 5.5rem !important;
    top: 6rem !important;
  }
  .show-off-below span {
    white-space: nowrap;
    font-size: 0.8rem !important;
  }
  a.show-off-1-left span {
    font-size: 0.8rem !important;
    right: 0.4rem !important;
  }
  a.show-off-1-left {
    left: 0.8rem !important;
    top: 2rem !important;
  }
  .show-off-me-container {
    height: 12.5rem !important;
  }
  .circle-con {
    top: -5rem !important;
    border-radius: 50% !important;
    width: 15.5rem !important;
    height: 15.5rem !important;
    left: 3.9rem;
  }
  .cirlce-2 {
    border-top: 1px solid #333 !important;
  }
  .circle-1 {
    width: 14rem !important;
    height: 14rem !important;
  }
  .button-map a span {
    letter-spacing: 0 !important;
    font-size: 0.8rem !important;
  }
  .row-copy-right p {
    font-size: 0.5rem !important;
  }
  .row-copy-right {
    height: 2rem !important;
  }
  .right-link-footer {
    display: flex !important;
    align-items: center !important;
  }
  .row-copy-right a {
    margin: 0 0 0 0.6rem !important;
    font-size: 0.5rem !important;
    text-align: center !important;
  }
  .copy-right {
    padding: 0 !important;
  }
  .button-map a {
    width: 100% !important;
    border-radius: 35px;
    color: white !important;
    padding: unset !important;
  }
  .footer-logo-image {
    padding: 1rem 3rem !important;
  }
  .imgae-right-footer img {
    width: 100% !important;
  }
  .imgae-left-footer img {
    width: 100% !important;
  }
  .footer-inside .col-5 {
    padding-right: 0 !important;
  }
  .button-map img {
    margin-right: 0.2rem !important;
    width: 0.5rem !important;
    position: relative;
    top: 0 !important;
  }
  .map-sec {
    width: 100% !important;
    height: 5rem !important;
  }
  .detail-center {
    left: 0 !important;
    z-index: 8 !important;
    width: 100% !important;
    position: absolute !important;
    top: 1.5rem !important;
  }
  .below-tarang img {
    margin-right: 0.2rem !important;
    width: 10px !important;
  }
  .table-meeting-sec:before {
    height: 2rem !important;
  }
  .col-50-r.table-meeting-sec {
    height: 16rem !important;
  }
  .popular-carosel button {
    top: 40% !important;
  }
  .product-des h3 {
    margin: 0 0 5px;
    font-weight: 500 !important;
    font-size: 1.5rem !important;
  }
  .product-des p {
    font-family: "THSarabun";
    line-height: 1 !important;
    font-size: 1.3rem !important;
    color: black !important;
  }
  .images-product img {
    height: 5rem !important;
    margin: 1rem !important;
  }
  .poppulat-container-fuild {
    margin: 0 !important;
    padding: 1.5rem 1rem 0 !important;
  }
  footer ul {
    line-height: 1 !important;
  }
  footer ul a {
    font-size: 0.8rem !important;
  }
  .logo-footer p {
    font-size: 0.9rem !important;
    line-height: 1 !important;
  }
  a.go-top {
    font-size: 0.8rem !important;
    border-bottom-left-radius: 20px;
    height: 31px !important;
    display: flex;
    position: absolute;
    top: -64px !important;
    width: 30% !important;
    right: 2rem !important;
    background-color: #0075c3;
    color: white;
    align-items: center;
    justify-content: center;
    border: 1px solid #0075c3;
    border-bottom-right-radius: 20px;
  }
  .logo-footer img {
    width: 90% !important;
    height: 35px !important;
    object-fit: contain !important;
  }
  .footer-inside {
    padding: 0 3.5rem !important;
  }
  .poppular-container {
    padding: 0 !important;
  }
  .main-start-title:before {
    width: 3rem !important;
    height: 4px !important;
    top: -6px !important;
  }
  .main-start-title h2 {
    margin: 0 !important;
    font-size: 2rem !important;
    line-height: 36px !important;
    margin-top: 0rem !important;
  }
  .main-start-title h4 {
    font-size: 1rem !important;
    line-height: 1 !important;
  }
  .button-header-main {
    right: 1rem !important;
  }
  .title-r-l {
    margin-bottom: 0;
  }
  .content-tarang-top {
    align-items: flex-end !important;
  }
  .product-carosel {
    padding: 0.5rem !important;
    margin: 0 0.4rem;
    border: 1px solid #f1f1f1;
  }
  .neet-mg {
    background-color: white;
    padding: 1rem !important;
    height: 16rem !important;
  }
  .content-tarang-top .left-date {
    width: auto !important;
    margin-right: 0.7rem !important;
  }
  .right-title h4 {
    font-size: 1rem !important;
    margin: 0;
  }
  .below-tarang {
    font-size: 0.8rem !important;
  }
  .content-tarang-top .left-date .month {
    font-family: "DB Adman X Bd";
    line-height: unset !important;
    font-size: 1rem !important;
  }
  .right-title h3 {
    font-size: 1rem !important;
    margin: 0 0 0rem !important;
  }
  .left-date .date {
    font-family: "DB Adman X Bd";
    font-size: 2.5rem !important;
    line-height: 30px !important;
  }
  .below-content-news {
    border: 1px solid #f1f1f1 !important;
    padding: 0.5rem !important;
  }
  .content-news .images-top-news img {
    margin-bottom: 0 !important;
    height: 7rem !important;
  }
  .e-t {
    height: 20px !important;
    display: flex !important;
  }
  .e-t span {
    font-size: 0.6rem !important;
    color: #d1d1d1 !important;
  }
  .seen {
    margin-right: 2rem !important;
  }
  .content-news .below-content-news h3.title-news {
    line-height: 1 !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
  }
  .news-and-article a.button-gradient span {
    margin: 0 !important;
  }
  .news-and-article a.button-gradient .border-arrow {
    display: none !important;
  }
  .news-and-article a.button-gradient {
    font-weight: 700 !important;
    color: black !important;
    background: unset !important;
    border: 1px solid black !important;
  }
  .up-r-2 {
    height: auto !important;
  }
  .table-meeting-sec {
    position: relative;
    padding: 0 0 0 0rem !important;
    margin: 1rem 0;
  }
  .icon-with-text img {
    width: 1rem !important;
  }
  .carosel-news {
    height: 9.5rem !important;
  }
  .description-news p {
    font-size: 1rem !important;
    color: black !important;
    line-height: 1 !important;
  }
  .icon-news {
    margin-bottom: 0.5rem !important;
    font-size: 1rem !important;
  }
  .col-50-r {
    width: 100% !important;
  }
  .title-r-l a {
    font-size: 1rem !important;
  }
  .content-news h3 {
    margin-bottom: 0.5rem !important;
    font-size: 1.2rem !important;
  }
  .title-r-l h3:before {
    top: -10px !important;
    width: 3rem !important;
    height: 3px !important;
  }
  .title-r-l h3 {
    font-size: 1.4rem !important;
  }
  .col-50-l img {
    transition: all 450ms ease;
    height: 14rem !important;
  }
  .up-r-1 .col-50-r {
    padding: 1rem;
  }
  .up-r-1 {
    background-color: white !important;
    margin-bottom: 1rem !important;
    min-height: 30rem !important;
    overflow: hidden;
  }
  .col-50-l {
    width: 100% !important;
  }
  .left-l-y-1 .fredus {
    width: 7rem !important;
  }
  .bottom-l-y-1 {
    bottom: 0.5rem !important;
  }
  .left-layout-story {
    padding-right: 13px !important;
    margin-bottom: 1rem !important;
    position: relative !important;
    height: 30rem !important;
  }
  .hot-story-section {
    margin: 1rem 0 0 !important;
  }
  .container-fluid.layout-hot-story {
    padding: 1rem;
    background-color: #dcdcdc;
  }
  .banner-detail {
    width: 16rem !important;
    position: absolute;
    right: 2rem !important;
  }
  .logo-carosel img {
    width: 2rem !important;
  }
  .daretolead {
    height: unset !important;
  }
  .title-year {
    height: unset !important;
  }
  .title-year h2 {
    font-size: 3.2rem !important;
    height: 45px !important;
  }
  .daretolead h3 {
    font-size: 3rem !important;
  }
  .daretolead h4 {
    font-size: 1.3rem !important;
  }
  .banner-right a.button-gradient span {
    font-size: 0.8rem !important;
  }
  .banner-right a.button-gradient {
    font-size: 0.5rem !important;
    height: 1.4rem !important;
    width: 6rem !important;
  }
  .banner-left h3 {
    font-size: 1.5rem !important;
  }
  .banner {
    height: 25rem !important;
  }
  .banner .slick-list {
    height: 25rem !important;
  }
  .container-banner .banner-row {
    position: relative;
    align-items: center;
    height: 25rem !important;
  }
  .banner-home-contianer {
    height: 25rem !important;
  }
  .title-hot-story h3 {
    display: none !important;
  }
  .icon-social {
    display: none !important;
  }
  .hot-story-row {
    height: 3rem !important;
    align-items: center !important;
  }
  .border-arrow {
    width: 1rem !important;
    height: 1rem !important;
  }
  .border-arrow img {
    width: 0.5rem !important;
    height: 0.5rem !important;
  }
  a.button-gradient span {
    font-size: 0.9rem !important;
  }
  a.button-gradient {
    font-size: 0.3rem !important;
    width: 6rem !important;
    height: 1.8rem !important;
  }
  .hot-story-section .hot-story-row .left-story-section {
    height: 100% !important;
  }
  .right-story-section {
    height: 100% !important;
    align-items: center !important;
    padding-right: 1rem !important;
  }
  .right-story-section h3 {
    display: none !important;
  }
  .title-hot-story h2 {
    margin: 0 !important;
    font-size: 1.4rem !important;
    white-space: nowrap !important;
  }
}
@media (max-width: 1200px) {
  li.lang a.en-mobile {
    justify-content: center;
    border-right: 1px solid white;
  }
  li.lang a.th-mobile {
    justify-content: center;
    border-right: 1px solid white;
  }
  li.lang a.mm-mobile {
    justify-content: center;
  }
  li.lang {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  li.lang img {
    width: 20px;
    margin-right: 7px;
  }
  .news-title-in {
    margin-top: 1rem !important;
  }
  .content-news {
    padding: 0 0.5rem 0 0 !important;
  }
  .footer-inside {
    position: unset !important;
  }
  .crop-search {
    margin: 0 0 0rem !important;
    height: 40px !important;
    box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
    border: 1px solid rgb(211, 211, 211, 0.2);
    width: 100% !important;
  }
  .crop-search input {
    width: 85% !important;
    height: 100% !important;
    padding: 0 1rem !important;
  }
  .tab-near-u ul {
    display: block !important;
    margin: 2rem 0 0.5rem !important;
    float: left !important;
    padding: 0 15px !important;
    width: 100% !important;
    height: auto !important;
  }
  .tab-near-u ul li {
    float: left !important;
    height: 35px !important;
  }
  .near-u-left h2 {
    font-size: 1.2rem !important;
  }
  .near-content .title-near h3 {
    font-size: 1.2rem !important;
  }
  .tab-near-u ul li a {
    padding: 0.2rem 1rem !important;
    font-size: 1rem !important;
  }
  .crop-search button {
    text-align: center;
    border: 1px solid #fd6a21;
    background-color: #fd6a21;
    height: 100% !important;
    width: 13% !important;
  }
  .map-near {
    margin-top: 1rem !important;
    height: 15rem !important;
  }
  .bottom-map {
    float: left !important;
    width: 100% !important;
    margin: 1rem 0 0 !important;
  }
  .map-des-content {
    font-size: 1rem !important;
  }
  .map {
    height: 15rem !important;
    margin-bottom: 1rem !important;
  }
  .contactus-content {
    padding: 1rem 15px 1rem !important;
  }
  .right-events h3 {
    margin: 0 !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
  }
  .near-u-main .row {
    margin-bottom: 1rem !important;
  }
  .title-main-new {
    margin-bottom: 0rem !important;
  }
  .title-main-new h1 {
    font-size: 1.4rem !important;
  }
  .title-main-new h3 {
    font-size: 1rem !important;
  }
  .near-u-main {
    padding: 1rem !important;
  }
  .button-cart a {
    padding: 0.2rem 1rem !important;
  }
  .product-3 {
    height: auto !important;
  }
  .product-main .title-product h3 {
    font-size: 1.2rem !important;
  }
  .product-main .title-product p {
    font-size: 1rem !important;
  }
  .price {
    font-size: 1.2rem !important;
  }
  .right-product-detail .top-detail h1 {
    font-size: 1.5rem !important;
  }
  .right-product-detail h3 {
    font-size: 1rem !important;
  }
  .top-detail p {
    font-size: 1rem !important;
  }
  .price-detail {
    font-size: 1.2rem !important;
  }
  header.tabs-nav ul li a {
    font-size: 1rem !important;
  }
  section.tabs-content {
    padding: 1.5rem !important;
  }
  section.tabs-content p {
    font-size: 1rem !important;
    margin: 0 0 6px !important;
  }
  section.tabs-content a {
    font-size: 1rem !important;
  }
  .title-suggest h3 {
    font-size: 1.2rem !important;
  }
  .product-success button {
    width: 25px !important;
    height: 25px !important;
  }
  .star-dust span {
    font-size: 1.2rem !important;
  }
  .tab-detail-content {
    margin: 0.5rem 0 !important;
  }
  .product-success button.any-previous {
    right: 2rem !important;
    top: -40px !important;
  }
  .product-success button.any-next {
    top: -40px !important;
  }
  .top-detail {
    float: left !important;
    width: 100% !important;
  }
  .slide-for-product {
    float: left !important;
    width: 100% !important;
  }
  .slider-nav img {
    object-fit: contain;
    height: 5rem !important;
    margin-bottom: 0rem !important;
  }
  .slider-nav {
    margin-bottom: 1rem !important;
  }
  .slider-for img {
    transition: all 450ms ease;
    object-fit: contain !important;
    height: 13rem !important;
  }
  .product-detail-content {
    padding: 1rem 1rem !important;
  }
  .container.e-magazine p {
    line-height: 1.3 !important;
  }
  .container.title-slide h3 {
    letter-spacing: unset !important;
    font-size: 0.8rem !important;
  }
  .container.title-slide {
    padding-bottom: 0 !important;
    height: 7rem !important;
    justify-content: center !important;
    padding-left: 1rem !important;
  }
  .banner-product {
    height: 38vw !important;
  }
  .container.title-slide h2 {
    font-size: 1rem !important;
  }
  .breadcrumb-container .bread-container {
    padding: 0.5rem 0 0.5rem !important;
    display: flex;
  }
  .first-bread {
    width: 60%;
    top: 0 !important;
    left: 3px !important;
  }
  .first-bread a {
    color: white;
    font-size: 1rem !important;
  }
  .product-main .title-product {
    margin: 0rem 0 !important;
    text-align: center !important;
  }
  .images-product-content img {
    margin-bottom: 1rem;
    height: 8rem !important;
  }
  .product-main .title-product h3 {
    margin: 0 !important;
  }
  .product-main {
    padding: 1rem !important;
    margin-bottom: 1rem;
    background-color: white !important;
    box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
    border: 1px solid rgb(211, 211, 211, 0.2) !important;
  }
  .product-detail {
    padding: 0 1rem !important;
  }
  .title-product {
    margin: 1rem 0 !important;
  }
  .title-product h1 {
    font-size: 1.5rem !important;
  }
  .title-product h2 {
    letter-spacing: unset !important;
    font-size: 1.2rem !important;
  }
  .left-m {
    padding-top: 1rem !important;
  }
  .title-main h1.orange {
    font-size: 1.5rem !important;
  }
  .title-main h2 {
    font-size: 1.5rem !important;
  }
  .title-main:after {
    width: 8rem !important;
    height: 3px !important;
  }
  .last-link a {
    font-size: 1rem !important;
    padding: 0.3rem 2rem !important;
  }
  .number {
    width: 35px !important;
    height: 35px !important;
  }
  .number {
    font-size: 1rem !important;
  }
  .text-number {
    height: 15px;
    text-align: center;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    line-height: 1;
  }
  a.next img {
    margin-left: 0.5rem !important;
    width: 7px !important;
    height: 8px !important;
    object-fit: contain !important;
    position: relative !important;
    top: -1 !important;
  }
  p.color-grey {
    font-size: 1.2rem !important;
  }
  .last-section-left p {
    font-size: 1.2rem !important;
  }
  .aboutus-container p {
    letter-spacing: 0;
    font-size: 1.2rem !important;
  }
  h2.h2-dot {
    font-size: 1.4rem !important;
  }
  .buttin-people-2 {
    top: -2rem !important;
  }
  .two-people {
    height: auto !important;
  }
  .last-link img {
    position: relative;
    width: 10px !important;
    top: -2px !important;
    left: 7px !important;
  }
  section.menu-version.sticky {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: white;
    transition: all 450ms linear;
  }
  .top-nav-color {
    display: none;
  }
  ul.sub-menu {
    position: absolute;
    height: 0;
    top: 0;
    display: none;
  }
  ul.sub-menu li {
    display: none;
  }
  .header-nav {
    display: none;
  }
  nav.nav-mobile ul {
    position: relative !important;
    padding: 0;
  }
  ul.sub-menu.product-menu {
    display: none;
  }
  .menu-is-hover.swip img {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 250ms ease;
  }
  .carosel-mobile {
    float: left;
    width: 100%;
  }
  .sub-menu .col-50 {
    display: flex;
    text-align: center;
    float: left;
    width: 25%;
    padding: 0rem;
    position: relative;
    align-items: center;
    justify-content: center;
  }
  .sub-menu .col-50 img {
    height: 1rem;
    width: 100%;
    object-fit: contain;
  }
  .menu-is-hover {
    display: flex;
    float: left;
    width: 15%;
    height: 40px;
    pointer-events: auto;
    cursor: pointer;
  }
  nav.nav-mobile ul .sub-menu li a {
    width: 100%;
    background-color: #333;
    color: white;
  }
  nav.nav-mobile ul li.current .sub-menu {
    height: auto !important;
    display: block !important;
    position: relative;
    opacity: 1 !important;
  }
  nav.nav-mobile ul li.current .sub-menu li {
    display: block;
    width: 100%;
  }
  img.arrow-on-mobile {
    z-index: 99999;
    position: absolute;
    right: 1.5rem;
    top: 15px;
    pointer-events: auto;
    cursor: pointer;
  }
  .magazine-1 {
    margin-bottom: 0.5rem !important;
    height: 32.5rem !important;
    overflow: hidden !important;
  }
  .magazine-section {
    padding: 0.5rem !important;
  }
  .title-magazine {
    font-size: 1.3rem !important;
    text-align: center !important;
    margin: 0.5rem !important;
  }
  .pagination-row {
    display: flex !important;
    justify-content: center !important;
    margin: 1rem 0 1rem !important;
  }
  .magazine-section img {
    width: 100%;
    height: 30rem !important;
  }
  .col-40.magazine-small {
    width: 50%;
    float: left;
  }
  .title-magazine-small {
    font-weight: 600;
    text-align: center;
  }
  .magazine-section-small img {
    width: 100%;
  }
  .magazine-section-small {
    padding: 0.5rem;
  }
  nav.nav-mobile ul li a {
    height: 40px;
    z-index: 9999;
    display: flex;
    position: relative;
    color: #333;
    float: left;
    width: 85%;
    padding: 0.5rem 1rem;
    align-items: center;
  }
  img.arrow-or {
    display: none;
    cursor: pointer;
    pointer-events: auto;
    position: absolute;
    right: 1.5rem !important;
  }
  nav.nav-mobile.show {
    display: block;
  }
  nav.nav-mobile ul li {
    z-index: 999999999999999999999;
    border-bottom: 1px solid white !important;
    display: none;
    position: relative;
    float: left;
    width: 100%;
  }
  nav.nav-mobile {
    max-height: 30rem;
    display: none;
    width: 100%;
    padding: 0 !important;
    top: 0;
    position: relative;
    z-index: 9999999999999999999;
    background-color: #d3d3d3;
    overflow: auto;
  }
  a.menu-toggle img {
    width: 25px;
  }
  .toggle-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .logo-menu-mobile img {
    width: 9rem;
    height: 55px;
    object-fit: contain;
  }
  .section-menu-nav {
    height: 55px;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  section#menu-destop {
    display: none;
  }
  section.menu-version {
    display: block;
    z-index: 99999999999999999999999999999;
  }
  .slide-hall .any-next {
    right: 0.5rem !important;
  }
  .slide-hall button.any-previous {
    left: 0.5rem !important;
  }
}
.slider-nav .slick-list.draggable {
  overflow: unset !important;
}
.slider-nav img.slick-slide:hover {
  transform: scale(1.1);
  transition: all 450ms ease;
}
.slider-nav img.slick-slide {
  transition: all 450ms ease;
}
.news-inner-detail {
  padding: 0;
}
.last-link img {
  position: relative;
  width: 15px;
  top: -3px;
}
.left-m p span {
  padding-left: 2rem;
}
span.space {
  padding-left: 2rem;
}
.social-detail a {
  float: left;
}
.social-detail a {
  width: 35px;
  float: left;
}
.new-below:hover .icon-news img {
  transform: scale(1);
}
@media (min-width: 1201px) {
  .map-icon span {
    font-size: 1.4rem;
  }
  .map-icon img {
    position: relative;
    top: -3px;
    width: 14px;
    margin-right: 0.1rem;
  }
  .google-map img {
    position: relative;
    top: -2px;
    margin-right: 0.1rem;
  }
  .crop-search input::placeholder {
    font-size: 1.1rem;
  }
  .map-des-content {
    font-size: 1.4rem;
  }
  .description-news-inner p {
    margin: 0 0 7px;
  }
  span.icon-d-n img {
    position: relative;
    top: -3px;
  }
  .product-in-line {
    padding: 1rem 0.5rem;
    border: 1px solid rgb(211, 211, 211, 0.2);
  }
  .product-in-line:hover {
    transition: all 450ms ease;
    box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
    border: 1px solid rgb(211, 211, 211, 0.2);
  }
  .slider-nav .slick-track {
    position: relative;
    left: -50px;
  }
  .text-number {
    white-space: nowrap;
  }
  .aboutus-container .title-main:after {
    bottom: -8px;
  }
  .role h2 {
    font-weight: 600;
    letter-spacing: 1px;
  }
  p.logo-footer-content img {
    margin-bottom: 1rem;
    width: 13rem;
  }
  .ourbrand-left:after {
    content: "";
    position: absolute;
    right: 2rem;
    width: 1px;
    height: 5rem;
    background-color: #d1d1d1;
  }
  .ourbrand-left {
    display: flex;
    align-items: center;
  }
  .right-title {
    position: relative;
    bottom: -8px;
  }
  section#menu-destop.sticky .logo img {
    transform: scale(0.8);
    transition: all 450ms ease;
    position: relative;
    top: 0rem;
  }
  .logo img {
    transition: all 450ms ease;
    position: relative;
    top: -0.5rem;
  }
  .near-u-left {
    padding-right: 0;
  }
  .map-near {
    padding: 4.5rem 0 1.2rem;
    height: 30rem;
  }
  .pop-up-container {
    width: 55%;
  }
  .news-left {
    padding-right: 0;
  }
  .slider-nav img {
    height: 8rem;
    object-fit: contain;
  }
  .slider-for img {
    height: 30rem !important;
    object-fit: contain;
  }
  .menu-hall-content {
    height: auto !important;
  }
  .images-logo {
    justify-content: center;
    height: 60px !important;
    display: flex !important;
    align-items: center;
  }
  section.search-new.sticky {
    position: fixed !important;
    top: 5rem;
  }
  section#menu-destop.sticky {
    transition: all 450ms ease;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: white;
  }
  section.menu-version {
    display: none;
  }
  .top-magazine {
    float: left;
    height: 20rem;
    width: 100%;
    display: flex;
  }
  .col-40.magazine-small {
    float: left;
    width: 40%;
  }
  .magazine-section-small {
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
    border: 1px solid rgb(211, 211, 211, 0.2);
    margin: 0 15px 0 0;
  }
  .magazine-section-small img {
    transition: all 450ms ease;
    width: 100%;
    object-fit: contain;
    height: 17rem;
  }
  .title-magazine-small {
    font-weight: 600;
    font-size: 1.3rem;
    text-align: center;
    margin: 0.5rem;
  }
  .bottom-magazine {
    float: left;
    height: 20rem;
    width: 100%;
    display: flex;
  }
  .magazine-section-small img:hover {
    transition: all 450ms ease;
    transform: scale(1.2);
  }
  .center-prople-content {
    justify-content: center;
  }
  .product-menu-2-colums-2 {
    max-width: 30%;
    flex: 0 0 30%;
  }
  .product-menu-2-colums {
    max-width: 44%;
  }
  .product-menu-2-colums-3 {
    max-width: 24%;
  }
}
@media (min-width: 601px) and (max-width: 1799px) {
  .banner .slick-list {
    height: 40rem !important;
  }
  .banner {
    height: 40rem !important;
  }
  .container-banner {
    height: 40rem !important;
  }
}
@media (min-width: 1800px) {
  .banner-home-contianer button.any-previous {
    top: 50% !important;
  }
  .banner-home-contianer button.any-next {
    top: 50% !important;
  }
  .banner {
    height: 48rem !important;
  }
  .banner .slick-track {
    height: 48rem !important;
  }
  .banner .slick-list {
    height: 48rem !important;
  }
  .container-banner {
    height: 48rem !important;
  }
  .container-banner .banner-row {
    height: 48rem !important;
  }
}
a:focus,
a:hover,
a:active {
  text-decoration: none;
  outline: none !important;
}
textarea:focus {
  outline: 0;
}
a:focus,
a:hover,
a {
  cursor: pointer;
}
body {
  margin-left: auto;
  max-width: 1920px;
  font-family: DB Adman X !important;
  margin-right: auto;
}
#menu-main-menu &gt; li &gt; .sub-menu &gt; li {
  float: left;
  width: 100%;
  padding: 0.2rem 0.5rem 0rem;
}
ul.no-title-menu .top-nav-color {
  margin-bottom: 1rem !important;
}
ul.sub-menu.product-menu {
  min-height: 25.5rem;
  background-color: rgb(255, 255, 255, 0.9) !important;
  width: 100% !important;
  min-width: 60rem !important;
  left: -23rem !important;
}
ul.sub-menu.product-menu:before {
  left: 25.5rem !important;
}
.menu {
  z-index: 2;
  position: absolute;
  width: 100%;
  float: left;
}
.product-menu-2-colums-2 {
  padding: 0 1.5rem;
  border-left: 2px solid #e5e3e39e;
  border-right: 2px solid #e5e3e39e;
  margin: 1rem 0;
}
.product-menu-2-colums {
  margin-top: 1rem;
}
.picture-content-menu a {
  margin: 0 0 0.8rem !important;
  height: auto !important;
  display: block !important;
}
.col-50 a {
  padding: 0 !important;
  justify-content: center;
}
.product-menu-2-colums-3 {
  padding: 0 1.5rem;
  margin: 1rem 0;
}
.product-menu-2-columns-3 .picture-content-menu a {
  height: 15rem !important;
}
.product-menu-2-colums-3 .picture-content-menu a {
  height: 290px !important;
}
.product-menu-2-colums-3 .picture-content-menu a img {
  width: 100%;
  object-fit: contain;
  height: 275px;
  box-shadow: none;
  padding-right: 0;
}
.menu-product-row {
  left: 0;
  margin-right: 0;
  float: left;
  position: relative;
}
.header-menu-product {
  float: left;
  width: 100%;
  margin: 0 0 0rem;
}
.picture-content-menu a img:hover {
  transition: all 250ms ease;
  transform: scale(1.05);
}
.picture-content-menu {
  margin-bottom: 1rem;
  height: 145px;
  position: relative;
  float: left;
  width: 100%;
}
.header-menu-product h3 {
  margin: 0;
  font-size: 1.4rem;
  font-family: "DB Adman X Bd";
  width: 100%;
  float: left;
  color: #464545;
}
.picture-content-menu img {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  object-fit: contain;
  height: 140px;
  position: relative;
  width: 100%;
}
#menu-main-menu .sub-menu li a:before {
  font-size: 15px;
  margin-right: 0.5rem;
  content: "â—";
  color: black;
}
#menu-main-menu .sub-menu li a {
  line-height: 1.3;
  color: black;
  height: unset;
  font-size: 1.3rem;
}
#menu-main-menu {
  display: block;
  padding: 0;
  list-style: none;
  margin: 0;
  text-align: center;
}
#menu-main-menu &gt; li {
  position: relative;
  display: inline-block;
}
#menu-main-menu a {
  cursor: pointer;
  border-top: 0 solid white;
  font-weight: 400;
  font-size: 1.5vw;
  color: #4d4d4d;
  padding: 0 0rem;
  background-color: transparent;
  text-decoration: none;
  display: flex;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  height: 55px;
  align-items: center;
  border-bottom: 3px solid transparent;
  margin: 0 0.7rem;
}
.right-menu-section {
  align-items: flex-end;
  justify-content: flex-end;
  display: flex;
}
#menu-main-menu li a:hover {
  color: #ff4c00;
  transition: unset;
  background-color: unset;
  border-radius: unset;
}
#menu-main-menu .sub-menu li a:hover {
  color: #ff4c00;
  transition: all 250ms ease;
}
#menu-main-menu .sub-menu {
  top: 2.7rem;
  background-color: white;
  min-width: 177px;
  opacity: 0;
  pointer-events: none;
  list-style: none;
  padding: 0;
  overflow: visible;
  text-align: left;
  width: 80%;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
#menu-main-menu &gt; li &gt; .sub-menu {
  background-color: white;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  position: absolute;
  z-index: 9;
  padding-bottom: 1rem;
}
#menu-main-menu &gt; li:hover &gt; .sub-menu {
  float: left;
  width: 80%;
  height: auto;
  position: absolute;
  left: 0;
  opacity: 1;
  pointer-events: auto;
}
#menu-main-menu &gt; li &gt; .sub-menu:before {
  width: 10px;
  color: #f37826;
  content: "";
  position: absolute;
  top: -8px;
  left: 3rem;
  background: url(../images/arrow-orange-up.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: 8px;
}
#menu-main-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu {
  position: absolute;
  left: 100%;
  display: block;
  top: 0;
}
#menu-main-menu &gt; li &gt; .sub-menu &gt; li:hover &gt; .sub-menu {
  opacity: 1;
  pointer-events: auto;
}
.top-nav-color {
  border-top-left-radius: 15px;
  background-color: #f37826;
  width: 100%;
  float: left;
  height: 6px;
  border-top-right-radius: 15px;
}
.right-top-bar {
  position: relative;
  background-repeat: no-repeat !important;
  background: url("../images/top.png");
  height: 30px;
  background-size: cover;
}
.left-top-bar {
  height: 30px;
  padding-right: 0;
  position: relative;
  float: left;
  display: flex;
  justify-content: flex-end;
  text-align: end;
}
.text-global {
  height: 35px;
  justify-content: center;
  text-align: center;
  width: 130px;
  pointer-events: auto;
  display: flex;
  align-items: center;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  cursor: pointer;
}
.text-global img {
  width: 20px;
  margin-right: 0.5rem;
}
span.text-global-me {
  position: relative;
  margin-right: 0.6rem;
  color: #ff7100;
  font-size: 1.1rem;
  top: 1px;
}
.text-global i {
  color: #ff7100;
  position: relative;
  top: -2px;
}
.content-global {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  width: 100%;
  position: absolute;
  top: 35px;
}
.global {
  position: relative;
}
.content-global ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: white;
  padding: 1rem;
  text-align: center;
}
.content-global a {
  font-size: 1.2rem;
  color: #5f5f5f;
}
.menu-desktop-row {
  margin-right: 0rem;
  margin-left: 0rem;
}
a.shop-near-u-right span {
  margin-left: 0.5rem;
}
.shop-near-container {
  display: flex;
  height: 30px;
  color: white;
  float: left;
  width: 67%;
  align-items: center;
  justify-content: flex-end;
}
.dropdown-content {
  float: right;
  width: 33%;
}
span.shop-t {
  font-size: 1rem;
  margin-right: 0.5rem;
}
span.shop-near-you {
  font-size: 1rem;
}
.dropdown-content .text-img {
  align-items: center;
  position: relative;
  display: flex;
  height: 30px;
  padding: 0 1rem;
  text-align: right;
  justify-content: flex-end;
}
.dropdown-content .text-img img {
  object-fit: cover;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
}
.dropdown-content .text-img .text-me {
  padding-top: 4px;
  font-size: 1.1rem;
  color: white;
  margin-right: 0.5rem;
  letter-spacing: 1;
}
.dropdown-content .text-img i {
  font-size: 10px;
  color: white;
  position: relative;
  top: -1px;
}
.content-global ul li {
  border-bottom: 1px dotted #5f5f5f;
}
.content-global ul li:last-child {
  border: unset;
}
.dropdown-content:hover .drop-below {
  opacity: 1;
  z-index: 2;
  transition: all 250ms ease;
}
.drop-below {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  opacity: 0;
  top: 30px;
  border-radius: 5px;
  list-style-type: none;
  margin: 0;
  width: 100%;
  padding: 0.2rem 1rem;
  text-align: center;
  position: absolute;
  left: 0rem;
  z-index: -5;
  background-color: white;
}
.drop-below ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.drop-below ul li {
  color: #5f5f5f;
  padding: 5px 0;
  border-bottom: 1px dotted #5f5f5f;
  font-size: 1.2rem;
}
.drop-below ul li:last-child {
  border: 0;
}
.drop-below ul li img {
  height: 20px;
  width: 20px;
  margin-right: 0.4rem;
  border-radius: 50%;
  object-fit: cover;
}
.content-global {
  transition: all 250ms ease;
  opacity: 0;
  z-index: 0;
}
.global:hover .content-global {
  z-index: 999999;
  opacity: 1;
}
.content-global.active {
  opacity: 1;
  z-index: 2;
}
.content-global ul {
  border-radius: 5px;
  padding: 0;
  padding: 0.8rem;
}
.dropdown-content {
  position: relative;
}
.dropdown-content .text-img {
  cursor: pointer;
  position: relative;
  pointer-events: auto;
}
span.shop-t {
  font-size: 1.2rem;
}
span.shop-near-you {
  font-size: 1.2rem;
}
.menu-nav li a i {
  color: #ff6800;
  font-size: 0.9rem;
  padding-left: 0.5rem;
}
.icon-push {
  margin: 0 1rem;
  cursor: pointer;
  background-color: #333;
  border-radius: 35px;
  color: white;
  padding: 0rem 1.2rem;
  border: 1px solid #333;
  pointer-events: auto;
}
.icon-push span {
  font-size: 1.2rem;
}
.banner-home-contianer button img {
  width: 10px;
}
.button-map img {
  margin-right: 0.5rem;
  width: 15px;
  top: -3px;
  position: relative;
}
.border-arrow {
  position: absolute;
  right: 5px;
  background-color: #ff7100;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.border-arrow img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}
.icon-push i {
  font-size: 1rem;
  margin: 0 0rem 0 0.5rem;
}
.icon-push:hover {
  color: white;
  background-color: #333333b0;
  transition: all 250ms ease;
}
.icon-push:hover i {
  color: #333;
}
section.search-new.active {
  z-index: 1;
  padding: 2rem;
  height: auto;
  position: relative;
  transition: all 250ms ease;
  opacity: 1;
}
section.search-new {
  opacity: 0;
  position: absolute;
  padding: 0;
  text-align: center;
  background-color: #333;
  height: 0;
  width: 100%;
}
.search-input input {
  border-radius: 35px;
  border: unset;
  padding: 0.5rem 1rem;
  width: 35%;
  outline: unset;
}
.menu-container {
  padding: 0;
}
.search-input button {
  position: relative;
  background-color: transparent;
  border: 0;
  color: #ff4c00;
  right: -0.5rem;
}
.search-input button i {
  font-size: 1rem;
}
.search-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-input button:hover i {
  color: #333;
  transition: all 250ms ease;
}
.header-nav {
  color: #f37820;
  text-align: left;
  padding: 1rem 1.4rem 0.5rem;
}
span.orane-word {
  font-family: DB Adman X Bd;
  font-size: 1.2rem;
  text-align: left;
}
.header-nav hr {
  margin: 0.2rem 0;
}
.col-50 {
  float: left;
  width: 50%;
  padding: 1rem;
  position: relative;
}
img.eye-icon {
  width: 20px;
}
img.time-icon {
  width: 15px;
}
.icon-with-text span {
  font-size: 1.2rem;
}
.menu-product-row .col-50 img {
  width: 7rem;
  height: 2.5rem;
  object-fit: contain;
  filter: grayscale(100%);
}
.menu-product-row .col-50 img:hover {
  filter: unset;
  transform: scale(1.1);
  transition: all 250ms ease;
}
.slider-for img:hover {
  transform: scale(1.1);
  transition: all 450ms ease;
}
.picture-content-menu span {
  font-size: 1.4rem;
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 0.5rem;
  color: #464545;
  font-family: "DB Adman X Bd";
}
.top-bar {
  height: 30px;
  margin: 0;
}
.banner-row {
  margin: 0;
}
.banner-home-contianer button.any-previous {
  position: absolute;
  top: 50%;
  z-index: 9;
  left: 1rem;
}
.banner-home-contianer button.any-next {
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 9;
}
.banner-home-contianer button {
  outline: 0;
  border-radius: 50%;
  background-color: #073456;
  color: white;
  border: 1px solid #073456;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
}
.container-banner {
  background-size: cover !important;
}
.container-banner .banner-row {
  height: 39rem;
  align-items: center;
}
.slick-slide {
  outline: 0;
}
.banner-home-contianer {
  padding: 0;
}
footer#footer {
  border-top: 1px solid #d1d1d1;
  padding: 4rem 0 0;
  background: url(../images/bg-footer.jpg);
  background-size: cover;
  background-position-y: bottom;
  position: relative;
}
footer#footer:before {
  content: "";
  position: absolute;
  background-color: white;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
::-webkit-scrollbar-track {
  background-color: #ddd;
}
::-webkit-scrollbar {
  border-radius: 35px;
  width: 8px;
  background-color: #ddd;
}
::-webkit-scrollbar-thumb {
  border-radius: 35px;
  background-color: #ff5f00;
}
.logo-footer p {
  color: black;
  font-family: THSarabun Bold;
  font-size: 1.3rem;
  line-height: 25px;
}
.header-footer h2 {
  margin: 0 0 5px;
  color: #333;
  font-size: 1.6rem;
  font-family: "DB Adman X Bd";
}
footer ul {
  line-height: 1.3;
  padding: 0 15px;
}
footer ul a {
  position: relative;
  left: -5px;
  font-family: "THSarabun Bold";
  color: black;
  font-size: 1.4rem;
}
.footer-logo-image {
  border-top: 1px solid #d1d1d1;
  padding: 1rem;
}
.imgae-left-footer {
  text-align: left;
}
.imgae-right-footer {
  text-align: right;
}
.imgae-left-footer a {
  margin: 0 0.5rem 0 0;
}
.imgae-left-footer a img {
  width: 10rem;
  height: 50px;
  object-fit: contain;
}
.footer-main {
  position: relative;
  padding: 0;
}
.imgae-right-footer a {
  margin: 0 0 0 0.3rem;
}
.imgae-right-footer a img {
  width: 12rem;
  height: 50px;
  object-fit: contain;
}
.right-link-footer {
  text-align: right;
}
.imgae-left-footer a img:hover {
  transform: scale(1.03);
  transition: all 250ms ease;
}
.imgae-right-footer a img:hover {
  transform: scale(1.03);
  transition: all 250ms ease;
}
.right-link-footer {
  text-align: right;
}
.row-copy-right {
  height: 2.5rem;
  position: relative;
  display: flex;
  align-items: center;
}
.row-copy-right p {
  text-align: left;
  margin: 0;
  font-size: 1.2rem;
}
.copy-right {
  color: white;
  background: linear-gradient(
    270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  position: relative;
}
.row-copy-right a {
  color: white;
  font-size: 1.2rem;
  margin-left: 1rem;
}
.button-map a {
  border-radius: 35px;
  color: white;
  background: linear-gradient(
    270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  margin: 1rem 0;
  width: 85%;
  padding: 0.2rem;
  font-size: 1.5rem;
  float: left;
  text-align: center;
}
.button-map a i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.button-map a span {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.button-map a:hover {
  background: linear-gradient(
    -270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  transition: all 250ms ease;
}
a.go-top:hover {
  background-color: #0075c3b5;
  color: white;
  transition: all 250ms ease;
}
a.go-top p {
  margin: 0 0.5rem 0 0rem;
}
.footer-inside {
  position: relative;
}
a.go-top {
  font-size: 1.4rem;
  border-bottom-left-radius: 20px;
  height: 30px;
  display: flex;
  position: absolute;
  top: -64px;
  width: 13%;
  right: 1rem;
  background-color: #0075c3;
  color: white;
  align-items: center;
  justify-content: center;
  border: 1px solid #0075c3;
  border-bottom-right-radius: 20px;
}
.title-year h2 {
  height: 80px;
  margin: 0;
  font-family: DB Adman X Bd;
  font-size: 6rem;
  background: linear-gradient(270deg, #ff6700, #ff5100);
  background: -webkit-linear-gradient(270deg, #ff6700, #ff5100);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.daretolead {
  height: 6rem;
  align-items: center;
  position: relative;
  color: white;
  display: flex;
  justify-content: center;
}
.banner-detail {
  text-align: center;
}
.logo-carosel {
  display: flex;
  align-items: center;
  justify-content: center;
}
.title-year {
  height: unset !important;
}
.daretolead h3.light-1::before {
  bottom: 14px;
  left: -20px;
  z-index: 0;
  content: "";
  background: url("../images/light1.png");
  width: 50px;
  height: 50px;
  float: left;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.daretolead h3 {
  z-index: 999;
  position: relative;
  margin: 0;
  font-family: "DB Adman X Bd";
  font-size: 6rem;
}
.daretolead h4 {
  margin: 0 0.6rem;
  font-family: "DB Adman X Bd";
  font-size: 2.3rem;
}
.hr-below {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 100%;
  position: relative;
}
.hr-below .hr-b {
  background: #f95c02;
  width: 22rem;
  height: 1px;
}
.banner-left {
  padding: 1rem 0.5rem;
  text-align: end;
}
a.button-gradient i {
  background-color: #ff7500;
  font-size: 0.7rem;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-home-contianer ul.slick-dots {
  list-style-type: none;
  z-index: 9;
  margin-top: -50px;
  position: absolute;
  align-items: center;
  display: flex;
  padding: 0;
  justify-content: center;
  width: 100%;
}
.banner-home-contianer ul.slick-dots li {
  background-color: #9caab5;
  margin: 0 0.6rem;
  position: relative;
  z-index: 9;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.banner-home-contianer ul.slick-dots li.slick-active {
  background-color: #ff6700;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.icon-push img {
  width: 15px;
  position: relative;
  top: -2px;
  left: 3px;
}
.banner-home-contianer ul.slick-dots li::marker {
  display: none !important;
}
a.button-gradient:hover {
  background: linear-gradient(
    -270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
}
.banner-left h3 {
  text-align: right;
  font-size: 2.8rem;
  letter-spacing: 1;
  font-family: "DB Adman X Bd";
  color: white;
}
.left-layout-story .l-y-1 .feeds {
  transition: all 450ms ease;
  object-position: center;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.bottom-l-y-1 {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 1.5rem;
  align-items: center;
}
.left-l-y-1 .fredus {
  width: 9rem;
}
.right-l-y {
  color: white;
  text-align: right;
}
.left-l-y-1 {
  text-align: left;
}
.right-l-y-1 {
  color: white;
  text-align: right;
}
.up-l-y {
  line-height: 1;
  font-size: 2rem;
}
.up-l-y-2 h3 {
  margin: 0;
  font-size: 5rem;
  line-height: 60px;
}
.col-50-r {
  height: 100%;
  float: left;
  width: 50%;
  padding: 1.6rem;
}
.up-r-2 {
  float: left;
  width: 100%;
  height: 19rem;
}
.up-l-y-2 {
  line-height: 1px !important;
}
.col-50-r {
  height: 100%;
  float: left;
  width: 50%;
  padding: 1.6rem;
}
.up-r-1 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  position: relative;
  float: left;
  width: 100%;
  height: 19rem;
  margin-bottom: 1.5rem;
}
.col-50-l {
  overflow: hidden;
  float: left;
  width: 50%;
  position: relative;
}
.col-50-l img {
  transition: all 450ms ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.col-50-l a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.left-layout-story .l-y-1 a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.col-50-l:hover img {
  transition: all 450ms ease;
  transform: scale(1.2);
}
.left-layout-story {
  padding-right: 5px;
  height: 39.5rem;
  position: relative;
}
.left-layout-story .l-y-1 {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.left-layout-story .l-y-1:hover .feeds {
  transition: all 450ms ease;
  transform: scale(1.1);
}
.banner-right {
  float: left;
  text-align: left;
  padding: 1rem 0.5rem;
}
.text-img img.arrow-or {
  object-fit: contain;
  border-radius: unset;
  box-shadow: none;
}
img.arrow-or {
  width: 5px !important;
}
a.button-gradient {
  position: relative;
  border-radius: 35px;
  background: linear-gradient(
    270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  color: white;
  float: left;
  width: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
}
#menu-main-menu .arrow-or {
  margin-left: 0.25rem;
}
a.button-gradient span {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}
.banner-home-contianer button:hover {
  opacity: 0.7;
  transition: all 250ms ease;
}
h3.light-2:after {
  top: 5px;
  right: -8px;
  z-index: 999;
  content: "";
  background: url("../images/light1.png");
  width: 50px;
  height: 50px;
  float: left;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.hot-story-section {
  height: auto;
  background: linear-gradient(
    270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  margin: 1rem 0;
}
.hot-story-section .hot-story-row .left-story-section {
  align-items: center;
  display: flex;
}
.title-hot-story {
  display: flex;
  margin: 0 1rem 0 0;
}
.hot-story-row .right-story-section {
  align-items: baseline;
  justify-content: flex-end;
  display: flex;
  background: url("../images/section2-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.5rem 1rem;
}
.right-story-section h3 {
  font-size: 1.5rem;
  color: white;
  margin: 0 2rem 0 0;
}
.title-hot-story h2 {
  letter-spacing: 1px;
  margin: 0 2.5rem 0 0;
  color: white;
}
.title-hot-story h3 {
  position: relative;
  font-size: 1.5rem;
  top: 5px;
  color: white;
  margin: 0;
}
.icon-social img {
  margin: 0 0.8rem 0 0;
}
.icon-social {
  position: relative;
  top: -2px;
  margin: 0 1rem;
}
.icon-social img:hover {
  transform: scale(1.3);
  transition: all 250ms ease;
}
.title-r-l {
  margin-bottom: 1rem;
  border-bottom: 1px solid #d1d1d1;
  height: 3rem;
  position: relative;
  display: flex;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.title-r-l h3 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  color: black;
  font-family: "DB Adman X Bd";
  margin: 0;
  position: relative;
  display: flex;
}
.title-r-l h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -14px;
  width: 6rem;
  height: 4px;
  float: left;
  background-color: #ff6800;
}
.title-r-l a {
  font-family: "DB Adman X Bd";
  position: absolute;
  right: 0;
  color: #ff6800;
  font-size: 1.4rem;
}
.slick-slider li button {
  display: none;
}
.slick-slider li.slick-active button {
  background-color: #ff6700;
}
.carosel-news {
  height: 12rem;
}
.title-r-l img {
  position: relative;
  top: -2px;
}
.col-50 a {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.col-50 a p {
  font-size: 1rem;
  position: absolute;
  bottom: -0.8rem;
}
.content-news h3 {
  margin-bottom: 0.5rem;
  line-height: 22px;
  font-size: 1.6rem;
  font-family: "DB Adman X Bd";
  color: black;
}
.icon-news {
  font-size: 1.3rem;
  color: #f37820;
  margin-bottom: 0.5rem;
  display: flex;
}
.icon-with-text {
  color: #a09f9f;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.description-news {
  float: left;
  width: 100%;
}
.description-news p {
  height: 95px;
  overflow: hidden;
  font-size: 1.4rem;
  line-height: 21px;
  color: #a09f9f;
  font-family: "THSarabun";
}
.icon-with-text img {
  margin-right: 0.2rem;
}
.content-news {
  height: 12rem;
}
.carosel-news ul {
  position: absolute;
  padding: 0;
  list-style: none;
  width: 100%;
  bottom: 0;
  margin: 0;
  display: flex;
}
.carosel-news ul li {
  margin-right: 0.8rem;
}
img.people {
  transition: all 450ms ease;
  width: auto;
  position: absolute;
  left: 0;
}
.bg-up-r-2 a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
img.people {
  width: auto;
  position: absolute;
  left: 0;
}
.bg-up-r-2 a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.content-tarang-top {
  align-items: flex-end;
  display: flex;
}
.bg-up-r-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-tarang-top .left-date {
  line-height: 7px;
  width: auto;
  margin-right: 15px;
  float: left;
  color: #ff6700;
}
.content-tarang-top .left-date .month {
  font-family: "DB Adman X Bd";
  line-height: 20px;
  font-size: 1.5rem;
}
.table-meeting-sec {
  position: relative;
  padding: 0 0 0 1.4rem;
}
.neet-mg {
  position: relative;
  padding: 1.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  overflow: auto;
  height: 100%;
}
.table-meeting-sec:before {
  z-index: 9;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
  width: 100%;
  height: 3rem;
}
.neet-mg {
  position: relative;
  padding: 1.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  overflow: auto;
  height: 100%;
}
.left-date .date {
  font-family: "DB Adman X Bd";
  font-size: 4.5rem;
  line-height: 45px;
}
.poppulat-container-fuild {
  padding: 2rem;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  margin-top: 2rem;
  background-color: white;
}
.main-header {
  display: flex;
}
.right-title h3 {
  color: black;
  font-size: 1.4rem;
  font-family: "DB Adman X Bd";
  line-height: 10px;
  margin: 0 0 0.5rem;
}
.right-title h4 {
  font-size: 1.4rem;
  color: #939393;
  font-family: "THSarabun";
}
.contentall-scroll {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #d1d1d1;
}
.below-tarang {
  font-size: 1.4rem;
  color: #939393;
  font-family: "THSarabun";
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
}
.below-tarang span.time {
  margin-right: 1.5rem;
}
.below-tarang img {
  margin-right: 0.5rem;
  width: 15px;
  object-fit: contain;
  position: relative;
  top: -2px;
}
.slick-track {
  height: auto !important;
}
.slick-slide {
  height: auto;
}
.main-start-title h2 {
  margin: 0;
  font-size: 3rem;
  line-height: 36px;
  margin-top: 1rem;
}
.main-start-title {
  position: relative;
}
.main-start-title h2 {
  margin: 0;
  font-size: 3rem;
  line-height: 36px;
  margin-top: 1rem;
}
.main-start-title {
  position: relative;
}
.main-start-title:before {
  content: "";
  background-color: #ff6700;
  float: left;
  width: 5rem;
  height: 4px;
  position: absolute;
  top: -6px;
}
.main-start-title h4 {
  font-family: "DB Adman X Bd";
  color: #ff6700;
}
.button-header-main {
  position: absolute;
  right: 0;
}
.main-start-title b {
  margin-left: 0.5rem;
  letter-spacing: 3px;
}
.content-news a {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
}
.product-carosel {
  transition: all 450ms ease;
  position: relative;
  height: auto !important;
  text-align: center;
  padding: 0.5rem;
}
.images-product img {
  object-fit: contain;
  width: 100%;
  height: 12rem;
  margin-bottom: 2rem;
}
.product-des h3 {
  font-size: 2rem;
  color: #1b3c75;
}
.product-des p {
  font-family: "THSarabun";
  line-height: 1;
  font-size: 1.2rem;
  color: #9c9c9c;
}
.main-start-title:before {
  content: "";
  background-color: #ff6700;
  float: left;
  width: 5rem;
  height: 4px;
  position: absolute;
  top: -6px;
}
.main-start-title h4 {
  font-family: "DB Adman X Bd";
  color: #ff6700;
}
.button-header-main {
  position: absolute;
  right: 0;
}
.images-product {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-header {
  align-items: center;
  margin: 0 0 1rem;
}
.show-off-center {
  text-align: center;
  position: relative;
}
.circle {
  position: absolute;
  top: -10rem;
  left: 0;
}
.show-off-me-container {
  margin-bottom: 2.5rem;
  background: url(../images/bg-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 25rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.popular-carosel button {
  padding: 0;
  background: linear-gradient(
    270deg,
    rgba(255, 76, 0, 1) 7%,
    rgba(255, 92, 0, 1) 49%,
    rgba(255, 113, 0, 1) 100%
  );
  position: absolute;
  top: 50%;
  border: unset;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  outline: 0;
}
.popular-carosel button img {
  height: 10px;
  object-fit: contain;
  width: 10px;
}
.popular-carosel button.any-previous {
  left: -2.5rem;
}
.popular-carosel button.any-next {
  right: -2.5rem;
}
.popular-carosel button.slick-disabled {
  background-color: #f1f1f1 !important;
  background: unset;
}
.popular-carosel button:hover {
  transform: scale(1.1);
  transition: all 250ms ease;
}
.detail-center {
  z-index: 8;
  width: 35rem;
  position: absolute;
  top: 2rem;
}
.detail-center h3 {
  line-height: 1;
  color: #333;
  margin: 0;
  font-size: 2.2rem;
}
.amount-product h3 {
  font-family: "DB Adman X Bd";
  color: #ff5b00;
  font-size: 4.5rem;
  margin: 0;
  line-height: 55px;
}
.amount-product h4 {
  color: #ff5b00;
  font-size: 2rem;
  line-height: 30px;
}
a.show-off-1-left {
  z-index: 9;
  display: flex;
  position: absolute;
  left: -5rem;
  top: 3rem;
  align-items: center;
  justify-content: center;
}
.circle-show-off:hover {
  transform: scale(1.1);
  transition: all 550ms ease;
  background-color: #f50;
}
.show-off-below span {
  color: #565656;
  right: 0.8rem;
  font-size: 1.1rem;
  margin-top: 0.2rem;
}
a#below-1 {
  left: 3rem;
  top: 12rem;
}
.show-off-below {
  align-items: center;
  z-index: 9;
  display: flex;
  position: absolute;
  flex-direction: column;
}
.show-off-below a {
  color: #808080;
  position: relative;
  right: 0.8rem;
  font-size: 1.1rem;
}
a#below-2 {
  left: 44%;
  top: 17rem;
}
a#below-3 {
  right: 2rem;
  top: 12rem;
}
a.show-off-5-right {
  z-index: 9;
  top: 3rem;
  position: absolute;
  right: -7rem;
  display: flex;
  align-items: center;
}
a.show-off-5-right span {
  color: #808080;
  position: relative;
  right: -0.8rem;
  font-size: 1.1rem;
}
a.show-off-1-left span {
  color: #808080;
  position: relative;
  right: 0.8rem;
  font-size: 1.1rem;
}
.circle-show-off {
  transition: all 350ms ease;
  width: 5.5rem;
  float: left;
  color: #808080;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  background-color: #f2f2f2;
  height: 5.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.circle-show-off img {
  width: 2.2rem;
  object-fit: contain;
}
.amount-product a {
  font-family: "DB Adman X Bd";
  color: black;
  font-size: 1.5rem;
  border: 1px solid black;
  padding: 0.4rem 2rem;
  border-radius: 35px;
}
.amount-product a:hover {
  transition: all 250ms ease;
  color: white;
  background-color: black;
}
.images-popup.slick-slide {
  padding: 0.03rem;
  height: auto !important;
}
.content-news {
  position: relative;
  height: auto !important;
  padding: 0 1.5rem 0 0;
}
.time-date {
  display: flex;
  align-items: center;
}
.ourbrand-carousel ul.slick-dots {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
  position: absolute;
  bottom: -45px;
}
.e-t span {
  color: #d1d1d1;
}
.ourbrand-carousel ul.slick-dots li {
  margin-right: 1rem;
  list-style-type: none;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
}
.slick-dots li.slick-active {
  background-color: #ec7010;
}
.seen img {
  top: -2px;
  width: 20px;
  margin-right: 0.4rem;
  position: relative;
}
.time-date img {
  position: relative;
  margin-right: 0.5rem;
  top: -2px;
}
.news-and-article {
  margin-bottom: 3rem;
}
.ourbrand-content {
  border-top: 1px solid #d1d1d185;
  padding: 2.5rem 0;
}
.content-news .images-top-news img {
  width: 100%;
  height: 15rem;
  object-fit: cover;
  object-position: center;
  margin-bottom: 1rem;
}
.content-news .below-content-news h3.title-news {
  font-size: 1.4rem;
  line-height: 25px;
  color: #1b3c75;
  font-family: "DB Adman X";
}
.e-t {
  display: flex;
}
.sitcky-live-chat {
  z-index: 999;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  transition: all 250ms ease;
  position: fixed;
  right: -52px;
  top: 35%;
  display: flex;
  height: 10rem;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: white;
}
.sitcky-live-chat.open {
  right: 0;
  transition: all 250ms ease;
}
.live-or-not {
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(360deg);
  pointer-events: auto;
  position: relative;
  height: 100%;
  align-items: center;
  border-right: 1px solid #ddd;
  width: 1.9rem;
  float: left;
  display: flex;
  cursor: pointer;
}
span.live {
  letter-spacing: 3px;
  color: #848484;
  left: -43px;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  position: absolute;
  width: 115px;
  top: 39px;
  font-size: 1.2rem;
}
span.online {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #80b13f;
  border-radius: 50%;
  float: left;
  bottom: 15px;
  left: 9px;
}
.icon-live-chat {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
}
.icon-live-chat a {
  margin: 0 0 1rem;
}
.icon-live-chat a:last-child {
  margin: 0;
}
.icon-live-chat a:hover img {
  transition: all 250ms ease;
  transform: scale(1.1);
}
.seen {
  display: flex;
  margin-right: 2.5rem;
  align-items: center;
}
.images-top-news {
  overflow: hidden;
}
.popup.active {
  display: flex;
}
.popup {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}
.popup:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: black;
  opacity: 0.5;
}
.popup-content {
  width: 60%;
  height: 30rem;
  background-color: white;
  z-index: 99;
  position: relative;
}
.right-popup {
  position: relative;
  height: 30rem;
  padding: 0;
  width: 100%;
}
.right-popup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
a.close {
  align-items: center;
  width: 2rem;
  position: absolute;
  height: 2rem;
  border-radius: 50%;
  background-color: #ddd;
  display: flex;
  justify-content: center;
  right: 1rem;
  top: -1rem;
}
.left-popup h2 {
  color: #2783fb;
  font-size: 4.5rem;
  line-height: 25px;
}
.left-popup {
  padding: 2.5rem;
}
.input-below input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  padding: 0.5rem 1rem;
  margin: 0 0 1rem;
}
.input-below input[type="textarea"] {
  padding: 0.5rem 20px 4rem;
}
.input-below a {
  background-color: #2783fb;
  color: white;
  padding: 0.4rem 1.8rem;
  float: left;
  border-radius: 40px;
  border: 1px solid #2783fb;
  font-size: 1.2rem;
}
.input-below a:hover {
  transition: all 250ms ease;
  transform: scale(1.01);
}
.breadcrumb-container {
  position: relative;
  z-index: 3;
}
a.linkbanner {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 0;
}
.banner-aboutus {
  position: relative;
  padding: 0;
  background-repeat: no-repeat !important;
  height: 38vw;
  background: url("../images/aboutus/banner-aboutus.png");
  background-size: cover;
  background-position: center;
}
.breadcrumb-s {
  background-color: rgb(51, 51, 51, 0.8);
}
.breadcrumb-container .bread-container {
  align-items: center;
  padding: 0.8rem 0 0.8rem;
  display: flex;
}
.first-bread a {
  color: white;
  font-size: 1.2rem;
}
.first-bread {
  position: relative;
  z-index: 9;
  top: 0;
}
.slide-hall button.any-previous.slick-disabled {
  opacity: 0.4;
}
.last-link {
  position: absolute;
  right: 0;
}
.last-link a {
  border-radius: 35px;
  color: white;
  background: linear-gradient(
    270deg,
    rgba(242, 114, 35, 1) 31%,
    rgba(237, 83, 49, 1) 100%
  );
  font-size: 1.3rem;
  padding: 0.3rem 2rem;
}
.title-main h1.orange {
  line-height: 1;
  margin: 0;
  font-size: 2.5rem;
  position: relative;
  color: #f37820;
  font-weight: 700;
  letter-spacing: 1px;
}
.title-main h2 {
  line-height: 1;
  font-weight: 600;
  font-size: 2.5rem;
}
.title-main {
  position: relative;
  margin-bottom: 1.6rem;
}
.left-m {
  padding-top: 5.5rem;
}
.title-main:after {
  background-color: #f37820;
  content: "";
  float: left;
  width: 20rem;
  position: absolute;
  height: 2px;
}
.aboutus-container p {
  font-weight: 600;
  color: #7d8a8b;
  font-family: "THSarabun";
  font-size: 1.4rem;
  line-height: 1.2;
}
.two-people {
  width: 100%;
  height: 36rem;
  object-fit: contain;
}
.buttin-people-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -4rem;
}
a.video-button {
  font-size: 1.2rem;
  border-radius: 35px;
  background-color: #242d2e;
  border: 1px solid#242d2e;
  padding: 0 20px;
  color: white;
}
a.video-button img {
  right: 0;
  position: relative;
  top: 7px;
}
a.test-button {
  background: linear-gradient(
    270deg,
    rgba(242, 114, 35, 1) 31%,
    rgba(237, 83, 49, 1) 100%
  );
  font-size: 1.2rem;
  border-radius: 35px;
  padding: 7px 25px;
  color: white;
  position: relative;
}
a.test-button img {
  top: 0;
  position: absolute;
}
a.test-button span {
  padding-left: 2rem;
}
.buttin-people-2 a {
  margin: 0.5rem;
}
.buttin-people-2 a:hover img {
  transform: scale(1.1);
  transition: all 250ms ease;
}
.buttin-people-2 a:hover img {
  transform: scale(1.1);
  transition: all 250ms ease;
}
h2.h2-dot {
  letter-spacing: 1;
  position: relative;
  font-weight: 600;
  display: flex;
  align-items: center;
}
h2.h2-dot:before {
  margin-right: 0.6rem;
  content: "";
  width: 5px;
  height: 5px;
  float: left;
  background-color: #f37820;
}
.bg-arrow {
  z-index: -1;
  background: url("../images/aboutus/li.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-position: top;
}
.last-section-aboutus {
  margin-top: 2rem;
  padding: 0;
  background: url(../images/aboutus/bottom-aboutus.jpg);
  height: 35rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.aboutus-container {
  z-index: 0;
}
.call-to-action {
  z-index: 9;
  position: relative;
}
.regular {
  position: relative;
  padding: 0;
}
.call-to-action-container {
  z-index: 9;
  background-color: white;
  border-radius: 15px;
  border: 1px solid rgb(211, 211, 211, 0.2);
  text-align: center;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 1rem;
  margin: 1rem 0;
}
.description-call-to-action p {
  color: #242d2e;
  font-family: "DB Adman X";
  font-size: 1.2rem;
}
.this-is-image {
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
  margin-bottom: 1rem;
  border-radius: 50%;
  background-color: #f37820;
  padding: 1rem;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-calto-action {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.row-2 {
  margin-bottom: 1rem;
  align-items: center;
  justify-content: center;
}
p.color-grey {
  font-weight: 600;
  color: #7d8a8b;
  font-family: "THSarabun";
  font-size: 1.4rem;
  line-height: 1.3;
}
.last-section-left p {
  font-weight: 600;
  color: #7d8a8b;
  font-family: "THSarabun";
  font-size: 1.4rem;
}
.top-33 {
  width: 100%;
  display: flex;
}
.left-33 {
  margin: 0 0 1.5rem;
  display: flex;
  float: left;
  width: 33.33%;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.number {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 0.5rem;
  background-color: #f37820;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 50%;
  font-size: 1.8rem;
}
.left-33:hover .number {
  transition: all 450ms ease;
  background-color: #7d8a8b;
}
.text-number {
  font-weight: 600;
}
.bottom-33 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-slide {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  padding: 0;
}
.menu-hall {
  font-size: 1.1rem;
  position: relative;
  cursor: pointer;
  letter-spacing: 1;
  font-weight: 600;
  text-align: center;
  padding: 1rem;
  border-bottom: 3px solid transparent;
  height: 55px !important;
}
.menu-hall:before {
  content: "";
  width: 1px;
  height: 25px;
  background-color: #e2e5ea;
  position: absolute;
  left: 0;
}
.menu-hall:hover {
  color: #f37820;
  transition: all 250ms ease;
}
.menu-hall.slick-current.slick-active {
  border-bottom: 3px solid #f37820;
  color: #f37820;
}
.slide-hall button {
  padding: 0;
  z-index: 9;
  outline: 0;
  background-color: #707070;
  border: 1px solid #707070;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
}
.slide-hall button img {
  height: 8px;
  width: 8px;
  object-fit: contain;
}
.slide-hall button:hover img {
  transition: all 250ms ease;
  transform: scale(1.1);
}
.slide-hall button.any-previous {
  top: 25%;
  left: -1rem;
}
.slide-hall .any-next {
  top: 25%;
  right: -1rem;
}
.role {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 2rem 0 1rem;
}
.role img {
  width: 100px;
  margin-bottom: 0.5rem;
}
.content-honor {
  background: url("../images/aboutus/li.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.e-magazine .title-main:after {
  width: 165px;
}
.content-honor {
  height: auto;
}
.slick-slider {
  height: auto !important;
}
.content-honor {
  background: url("../images/aboutus/li.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg-people-hall .img-people img:hover {
  transition: all 450ms ease;
  transform: scale(1.05);
}
.bg-people-hall .img-people {
  background: url("../images/hall/bg-people.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.bg-people-hall .img-people img {
  transition: all 450ms ease;
  width: 100%;
  height: 15rem;
  object-fit: contain;
}
.name-people {
  overflow: auto;
  padding: 0 1rem;
  background: url("../images/hall/bg.png");
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  background-size: cover;
  background-position: left;
  background-repeat: inherit;
  line-height: 1.2;
}
.name-people p {
  font-size: 1.1rem;
  text-align: center;
  margin: 0;
  color: white;
}
.bg-people-hall {
  margin: 1rem 0;
}
.refresh {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0 3rem;
}
.first-bread span a.active {
  position: relative;
}
.refresh a {
  font-size: 1.1rem;
  background: linear-gradient(
    270deg,
    rgba(242, 114, 35, 1) 31%,
    rgba(237, 83, 49, 1) 100%
  );
  display: flex;
  align-items: center;
  color: white;
  padding: 0.2rem 1.2rem;
  border-radius: 35px;
}
.refresh img {
  width: 10px;
  margin-right: 0.5rem;
}
.ruby-sec .name-people {
  margin: 0 0 2rem;
}
.e-magazine .left-m {
  padding: 0 15px;
}
.container.e-magazine p {
  color: #7d8a8b;
  font-family: "THSarabun";
  font-size: 1.3rem;
  line-height: 1.3;
}
.e-magazine {
  margin-bottom: 1rem;
}
.magazine-section {
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  overflow: hidden;
}
.magazine-section:hover img {
  transform: scale(1.2);
  transition: all 450ms ease;
}
.magazine-1 {
  height: 43rem;
  overflow: hidden;
}
.magazine-section img {
  transition: all 450ms ease;
  width: 100%;
  height: 40rem;
  object-fit: cover;
}
.title-magazine {
  font-weight: 600;
  font-size: 1.3rem;
  text-align: center;
  margin: 1rem;
}
.pagination-row a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  justify-content: center;
  background-color: #7d8a8b;
  border-radius: 50%;
  color: white;
  margin-right: 0.5rem;
}
.pagination-row {
  display: flex;
  justify-content: flex-end;
  margin: 0rem 0 2rem;
}
.pagination-row a.active {
  background-color: #f37820 !important;
}
a.next {
  font-size: 1.3rem;
  color: #0071bb;
  background-color: transparent;
  margin-left: 1rem !important;
}
a.next img {
  position: relative;
  top: -1;
  right: 5px;
  margin-left: 1rem;
}
.banner-product {
  padding: 0;
  height: 38vw;
  position: relative;
  background: url("../images/product/product-baner.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.container.title-slide {
  padding-left: 0;
  flex-direction: column;
  position: relative;
  color: white;
  height: 34vw;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding-bottom: 2rem;
}
.container.title-slide h2 {
  font-size: 2.8rem;
  font-weight: 900;
  letter-spacing: 2px;
}
.container.title-slide h3 {
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.title-product {
  margin: 2rem 0;
}
.title-product h2 {
  letter-spacing: 1;
  font-weight: 700;
  color: #7d8a8b;
  font-size: 1.3rem;
}
.title-product h1 {
  margin: 0;
  letter-spacing: 1;
  color: #242d2e;
  font-weight: 600;
}
.product-main:hover img {
  transition: all 450ms ease;
  transform: scale(1.1);
}
.images-product-content {
  overflow: hidden;
}
.images-product-content span {
  position: absolute;
  top: 0;
  background-color: #f37820;
  font-weight: bold;
  color: white;
  padding: 0rem 0.4rem;
  float: left;
}
.images-product-content img {
  transition: all 450ms ease;
  object-fit: contain;
  width: 100%;
  height: 12rem;
  object-position: center;
}
.images-product-content:hover img {
  transition: all 250ms ease;
  transform: scale(1.1);
}
.product-main .title-product {
  margin: 1rem 0;
  text-align: right;
}
.product-main .title-product h3 {
  letter-spacing: 1;
  font-weight: 600;
  color: #242d2e;
  font-size: 1.4rem;
}
.product-main .title-product p {
  font-size: 1.2rem;
  margin: 0;
  color: #7d8a8b;
  font-family: "THSarabun Bold";
}
.price {
  font-size: 1.4rem;
  color: #f37820;
  font-weight: 600;
}
.product-main {
  position: relative;
}
.product-main a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.product-main a:hover img {
  transition: all 550ms ease;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.product-detail {
  padding: 0;
}
.product-detail-content {
  padding: 3rem 0;
}
.back button {
  font-weight: 600;
  font-size: 1.2rem;
  border: unset;
  background-color: transparent;
  color: #f37820;
  outline: 0;
}
.back button img {
  width: 6px;
  margin-right: 0.5rem;
  position: relative;
  top: -1;
}
.back button:hover {
  transition: all 250ms ease;
  transform: scale(1.1);
}
.right-product-detail .top-detail h1 {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1;
}
.button-cart img {
  position: relative;
  top: -1;
}
.top-detail b {
  font-size: 1.3rem;
}
span.light-text {
  font-weight: 500;
}
span.space-left {
  padding-left: 1.5rem;
}
.right-product-detail h3 {
  color: #f37820;
  font-size: 1.2rem;
  font-weight: 600;
}
.top-detail p {
  margin: 0 0 5px;
  color: #7d8a8be0;
  font-family: "THSarabun";
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: bold;
}
.price-detail {
  font-weight: 700;
  font-size: 2rem;
}
.star-dust {
  position: relative;
  color: #f37820;
  font-weight: 700;
  font-size: 1.2rem;
}
.star-dust img {
  position: relative;
  top: -2px;
}
.button-cart a {
  color: white;
  font-weight: 600;
  background: linear-gradient(
    270deg,
    rgba(242, 114, 35, 1) 31%,
    rgba(237, 83, 49, 1) 100%
  );
  float: left;
  padding: 0.2rem 1.1rem;
  border-radius: 35px;
  font-size: 1.1rem;
}
.button-cart {
  float: left;
  width: 100%;
  margin: 1rem 0;
}
.button-cart img {
  width: 20px;
}
.social-detail {
  float: left;
}
.social-detail a img:hover {
  transition: all 450ms ease;
  transform: scale(1.1);
}
.slider-nav img.slick-slide.slick-current.slick-center {
  border: 2px solid #ddd;
}
.tabs-content div:not(:first-child) {
  display: none;
}
.tab-detail-content {
  margin: 1.5rem 0 1rem;
}
header.tabs-nav ul {
  margin: 0;
  display: flex;
  list-style-type: none;
  padding: 0;
}
header.tabs-nav ul li a {
  background-color: white;
  min-width: 150px;
  border: 1px solid #e2e5ea;
  float: left;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: auto;
}
header.tabs-nav ul li a {
  color: #242d2e;
  font-weight: 600;
  font-size: 1.2rem;
}
header.tabs-nav ul li.active:before {
  background: linear-gradient(
    270deg,
    rgba(242, 114, 35, 1) 31%,
    rgba(237, 83, 49, 1) 100%
  );
  content: "";
  position: absolute;
  width: 100%;
  float: left;
  height: 2px;
  bottom: 0;
}
.header.tabs-nav u li {
  position: relative;
}
.tabs-nav ul li {
  position: relative;
}
section.tabs-content {
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 6px 0;
  padding: 2rem;
  border: 1px solid #ddd;
  background-color: white;
  font-family: "THSarabun";
}
section.tabs-content p {
  font-size: 1.2rem;
  margin: 0 0 3px;
  color: #7d8a8b;
}
section.tabs-content a {
  font-family: "DB Adman X";
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 1;
}
.suggest-section {
  padding: 1rem 0;
  border-top: 3px solid #f37820;
}
.title-suggest h3 {
  margin: 0 0 1rem;
  color: #f37820;
  font-weight: 500;
  letter-spacing: 1;
}
.banner-news .slick-dots {
  position: absolute;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0rem;
  width: 100%;
  bottom: 1.5rem;
}
.banner-news {
  width: 80%;
}
.product-success button {
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  outline: 0;
  background-color: #f37820;
  border: 1px solid #f37820;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.product-success button img {
  height: 9px;
  width: 9px;
  object-fit: contain;
}
.product-success button.any-previous {
  right: 3rem;
  top: -3rem;
}
.product-success button.any-next {
  right: 0;
  top: -3rem;
}
.product-success button.any-previous.slick-arrow.slick-disabled {
  border: 1px solid #7d8a8b;
  background-color: #7d8a8b;
}
.product-success button:hover {
  transition: all 250ms ease;
  transform: scale(1.1);
}
.contact-us-banner {
  padding: 0;
  height: 37vw;
  background: url(../images/contactus/contactus-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.title-main-new hr {
  border-color: #f37820;
  border-width: 2px;
  float: left;
  margin: 0;
}
.map-des {
  display: flex;
  margin: 0 0 15px;
  color: #7d8a8b;
  font-family: "THSarabun Bold";
  font-size: 1.2rem;
  line-height: 1;
}
.map-des img {
  margin-right: 0.5rem;
  width: 14px;
  height: 14px;
  object-fit: contain;
}
.map {
  width: 100%;
  height: 96.6%;
}
.shop-near-container a {
  color: white;
}
.location-near-u {
  padding: 0;
}
.shop-near-container a:hover {
  color: white;
  transition: all 250ms ease;
  opacity: 0.8;
}
.contactus-content {
  padding: 1rem 0 3rem;
}
.title-main-new {
  position: relative;
  margin-bottom: 2rem;
}
.title-main-new h1 {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
}
.title-main-new h3 {
  color: #7d8a8b;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 700;
}
span.arrow-right-events {
  font-size: 11px;
  position: relative;
  right: 3px;
}
span.arrow-left-events {
  position: relative;
  right: -3px;
}
.arrow-events {
  font-size: 1.2rem;
}
.arrow-events a.grey {
  padding-right: 0.4rem;
}
.right-events h3 {
  font-weight: 700;
}
.near-u-main {
  padding: 1.5rem 0 1rem;
}
.search-ajax {
  margin: 0;
}
.crop-search {
  margin: 0 0 2rem;
  height: 45px;
  box-shadow: rgba(0, 0, 0, 0.09) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  width: 50%;
}
.crop-search input {
  border: unset;
  outline: unset;
  width: 90%;
  height: 100%;
  padding: 0 1rem;
}
.crop-search button {
  border: 1px solid #fd6a21;
  background-color: #fd6a21;
  height: 100%;
  width: 9%;
}
.crop-search button:hover {
  transition: all 450ms ease;
  opacity: 0.8;
}
.tab-near-u ul {
  margin-bottom: 2rem;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.tab-near-u ul li.ui-state-active a {
  transition: all 450ms ease;
  color: white;
  background-color: #7d8a8b;
}
.tab-near-u ul li a {
  margin-right: 0.5rem;
  border: 1px solid #7d8a8b;
  padding: 0.5rem 2rem;
  border-radius: 35px;
  color: #7d8a8b;
  font-size: 1.1rem;
}
.tab-content-near-u {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  padding: 0 1rem 1rem;
}
.near-u-left h2 {
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0rem 0 1rem;
}
.map-scorll {
  padding: 0 15px 0 0;
  max-height: 24rem;
  overflow: auto;
}
.near-content {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  margin-bottom: 2rem;
}
.near-content .title-near h3 {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 600;
}
.title-near {
  padding: 1rem 1rem 0.5rem;
}
.content-near-me {
  padding: 0 1rem;
}
.bottom-content-near {
  position: relative;
  background-color: #0071bb;
  display: flex;
  height: 2.5rem;
  align-items: center;
  padding: 1rem;
}
.map-icon {
  position: absolute;
  left: 15px;
  color: white;
}
.google-map {
  position: absolute;
  right: 15px;
  color: white;
  font-size: 1.2rem;
}
.inner-news-content {
  padding: 1.5rem 0 0;
}
.news-container {
  padding: 0rem;
}
.news-first {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  overflow: hidden;
  transition: all 450ms ease;
  position: relative;
  background-size: cover !important;
  height: 36rem;
  background: url(../images/news/bg-1.jpg);
  background-position: center;
  width: 100%;
  background-repeat: no-repeat;
}
.news-pop {
  font-size: 1.3rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: #f37820;
  color: white;
  padding: 0rem 0.4rem;
}
.title-news-s {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: white;
  font-size: 1.7rem;
}
.title-news-s p {
  margin: 0;
  line-height: 1.1;
}
.news-first a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.second-news {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  width: 100%;
  background: url(../images/news/bg-2.jpg);
  height: 18rem;
  background-repeat: no-repeat !important;
  background-size: cover;
  float: left;
  position: relative;
}
.third-news {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  height: 17rem;
  float: left;
  width: 49%;
  background: url(../images/news/bg-3.jpg);
  margin: 1rem 1% 1rem 0;
  position: relative;
  background-position: center;
  background-size: cover;
}
.fourth-news {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  height: 17rem;
  float: left;
  width: 48%;
  background: url(../images/news/bg-4.jpg);
  margin: 1rem 0 1rem 2%;
  position: relative;
  background-position: center;
  background-size: cover;
}
.second-news a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.fourth-news a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.third-news a {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.second-news::before {
  content: "";
  float: left;
  background-color: rgb(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 450ms ease;
}
.second-news:hover::before,
.third-news:hover::before,
.fourth-news:hover::before {
  opacity: 1;
  transition: all 450ms ease;
}
.third-news::before,
.fourth-news::before {
  float: left;
  background-color: rgb(0, 0, 0, 0.3);
  content: "";
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  opacity: 0;
}
.new-below:hover img {
  transition: all 450ms ease;
  transform: scale(1.1);
}
.second-news::before {
  content: "";
  float: left;
  background-color: rgb(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 450ms ease;
}
.news-first:hover::before {
  opacity: 1;
  transition: all 450ms ease;
}
.news-first:before {
  content: "";
  float: left;
  background-color: rgb(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 450ms ease;
}
.news-image {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  position: relative;
  overflow: hidden;
}
.news-title-in {
  margin-top: 1.5rem;
}
.news-image img {
  transition: all 450ms ease;
  width: 100%;
  object-fit: cover;
  height: 15rem;
  object-position: center;
}
.news-title {
  font-size: 1.2rem;
  margin: 1rem 0 8px;
  line-height: 1;
  font-weight: 700;
  color: black;
  letter-spacing: 1;
}
span.icon-d {
  display: flex;
  color: #7d8a8b;
  margin-right: 1rem;
  font-size: 1.1rem;
  align-items: center;
}
span.icon-d img {
  position: relative;
  margin-right: 0.5rem;
  top: -2px;
}
.new-below a {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.new-below {
  position: relative;
  margin: 0 0 1rem;
}
span.icon-d-n {
  margin-right: 1rem;
}
.news-title-in h1 {
  color: #242d2e;
  font-size: 2rem;
  font-weight: 600;
}
.news-inside {
  margin: 0 3rem;
}
.description-news-inner {
  color: #7d8a8b;
  float: left;
  margin: 1.8rem 0 1.8rem;
  width: 100%;
  font-family: "THSarabun Bold";
  line-height: 18px;
  font-size: 1.4rem;
}
.icon-share {
  line-height: 1;
  margin: 0 0 2rem;
}
.social-detail img {
  width: 40px;
}
.banner-news .slick-dots li.slick-active {
  transition: all 450ms ease;
  border: 1px solid #ddd;
  background-color: transparent;
}
.ourbrand-content .main-start-title::before {
  top: 0;
}
.banner-news .slick-dots li {
  color: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.2rem;
}
.gred-start {
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  border-radius: 15px;
  overflow: hidden;
  background-color: white;
}
.col-7 {
  padding: 0;
  width: 14.28%;
  float: left;
}
.start-with-header {
  background: linear-gradient(
    270deg,
    rgba(0, 111, 183, 1) 7%,
    rgba(0, 111, 183, 1) 50%,
    rgba(0, 111, 183, 0.8491771708683473) 100%
  );
  text-align: center;
}
span.arrow-left-events {
  font-size: 11px;
}
.header-gird {
  color: white;
  padding: 0.5rem;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: 1;
}
.then-with-content {
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  border: 1px solid rgb(211, 211, 211, 0.2);
  height: 22rem;
  position: relative;
}
.right-events {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}
.near-u-main .row {
  align-items: center;
}
.day-event {
  padding: 0rem 5px;
  border-left: 2px solid #f37820;
  margin: 1rem 0 0.5rem;
  color: #f37820;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
}
.event-description {
  padding: 0.5rem;
}
.event-description h3 {
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 600;
}
.event-description h4 {
  font-family: "THSarabun Bold";
  color: #7d8a8b;
  font-size: 1rem;
  line-height: 1;
}
.then-with-content:hover {
  transition: all 250ms ease;
  border: 1px solid #c5c5c5;
}
.time-events {
  color: #737d7d;
  font-size: 1.2rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.time-events img {
  margin-right: 0.5rem;
  position: relative;
  top: -1px;
}
.event-description a {
  color: #f37820;
  font-size: 1rem;
}
.event-description a img {
  width: 15px;
  margin-right: 0.2rem;
}
.event-description a:hover {
  transition: all 250ms ease;
  color: #333;
}
.popup-event {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pupup-event.show {
  transition: all 450ms ease;
  opacity: 1;
  z-index: 9;
}
.pupup-event {
  transition: all 450ms ease;
  opacity: 0;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop-up-container {
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.07) 0 2px 6px 0;
  position: relative;
  padding: 1rem;
  border: 1px solid rgb(211, 211, 211, 0.2);
  background-color: white;
}
.images-popup img {
  height: 15rem;
  width: 100%;
  object-fit: cover;
}
.pop-up-container button {
  outline: 0;
  position: absolute;
  background-color: #0071bb;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid #0071bb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop-up-container button img {
  width: 10px;
}
.pop-up-container button.any-previous {
  top: 45%;
  z-index: 9;
  left: 1rem;
}
.pop-up-container button.any-next {
  top: 45%;
  right: 1rem;
}
.close-popup {
  z-index: 9;
  position: absolute;
  right: 1rem;
  top: 1rem;
  pointer-events: auto;
  cursor: pointer;
}
.title-event-popup h2 {
  color: #fd6a21;
  display: flex;
  position: relative;
  align-items: center;
  font-size: 1.5rem;
  margin: 0;
}
.title-event-popup h2:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0071bb;
  float: left;
  margin-right: 0.5rem;
}
.title-event-popup h3 {
  margin: 0;
  font-size: 1.7rem;
  font-weight: bold;
}
.title-event-popup h4 {
  font-family: "THSarabun Bold";
  font-size: 1.2rem;
  color: #737d7d;
}
.description-popup h3 {
  color: black;
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0;
}
.description-popup p {
  line-height: 1;
  font-family: "THSarabun Bold";
  font-size: 1.2rem;
  color: #7d8a8b;
}
</pre></body></html>