.itopplus-background {

}
body {
  overflow-x: hidden;
  font-family: "Anuphan", sans-serif;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/1z-z758971485842.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #cdcdcd;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/2z-z1489133245833.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #cdcdcd;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/3z-z1404874659488.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  color: #cdcdcd;
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/4z-z1512208693492.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  color: #cdcdcd;
}

.itopplus-footer {
  background-color: #3d3d3d;
  color: #fff;
}

.itopplus-pos2 {
  background: linear-gradient(124deg, #282828, #424244, #434343, #313236, #282828);
  color: #cdcdcd;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 10px;
  border-radius: 0;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background: linear-gradient(90deg, #e6a72b, #ebc347, #c38e27, #e59e22, #d99720);
  border-radius: 5px;
}

.no-js .dropdown-menu > li > a {
  color: #fff;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: transparent;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #fff !important;
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 15px;
    left: 65px;
    width: 65px !important;
    z-index: 10000;
  }

  #ItopplusMainSidebar > div {
    background: #3d3d3d !important;
  }

  #controlMenu *:not(a span, input) {
    color: #fff !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #545454 !important;
  }

  .navbar-header a::before {
    background-size: contain;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/TELz-z884669657436.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/FBz-z1309628367881.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/LINEz-z556313688544.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }

  .navbar-header :is(button, a.visible-xs) {
    display: grid !important;
    place-content: center;
    padding: 0 !important;
    margin: 0 !important;
    border: unset !important;
    width: 3vw !important;
    height: 3vw !important;
    position: relative;
    filter: brightness(0) invert(0.9);
  }

  a#languagemobile {
    display: none !important;
  }

  li.divider {
    display: none;
  }

  #nav-menu {
    display: unset !important;
    height: 57px !important;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    padding: 0 10px;
    min-height: auto !important;
  }

  .navbar-header,
  .navbar-header .pull-right {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
    height: 100% !important;
    width: 100% !important;
  }

  .custom_mobile_header {
    position: fixed;
    top: 15px;
    left: 25vw;
    right: auto;
    display: flex;
    align-items: center;
  }

  .custom_mobile_icon img {
    filter: brightness(0) invert(0.9);
    width: 5vw !important;
  }

  .custom_search {
    display: grid;
    grid-template-columns: 35vw 5vw;
    align-items: center;
    gap: 2vw;
  }

  .custom_search input {
    border-radius: 30px;
    padding-left: 10px;
  }

  .custom_search_icon {
    display: grid;
    place-content: center;
    border-radius: 50%;
    background-color: #fafafa;
    aspect-ratio: 1;
    width: 25px;
    height: 25px;
  }

  .custom_search_icon img {
    filter: invert(0.1);
    width: 15px;
  }

  nav#nav-menu {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/nuvotapeedit7z-z1222462594745.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 0 1vw !important;
  }

  .navbar-header button span {
    width: 19px !important;
    height: 2px !important;
    margin: 4px 0 !important;
  }

  div#main-navbar-flag {
    display: block;
  }

  div#main-navbar-flag > ul {
    position: fixed;
    left: auto;
    right: 20vw;
    top: 7px;
    display: flex !important;
    gap: 1vw;
  }
  #main-navbar-flag span {
    display: none;
  }

  .lang523d4c71164185981a000001:after {
    display: block;
    content: "TH";
  }

  .lang523fc2697f89c5e80700008f:after {
    display: block;
    content: "EN";
  }

  #main-navbar-flag a .row {
    display: none;
  }

  #main-navbar-flag img {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #3d3d3d;
    transition: 0.3s;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/banner-pagez-z260660199876.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }

  .itopplus-sticky {
    background: #3d3d3d !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/banner-pagez-z260660199876.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
    width: 93vw;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 80%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: grid;
    grid-template-columns: auto 10% 17%;
    align-items: center;
    height: 100%;
    gap: 0;
  }

  .custom_mobile_header {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}
@media screen and (min-width: 1900px) {
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 480px) {
}

/************font-size***************/

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
}

h1 {
  font-size: 4.125em;
}

h2 {
  font-size: 3.2em;
}

h3 {
  font-size: 2.8em;
}

h4,
.managerHeader {
  font-size: 2.4em;
}

h5 {
  font-size: 1.8em;
}

h6 {
  font-size: 1.5em;
}

p,
.table-product > tbody > tr > td,
.Contentmanager .site .col-section .item.-micro a .caption .title,
.CASS-B-main .Contentmanager .caption,
.table-product > thead > tr > th {
  font-size: 16px;
}

.footer h6 {
  font-size: 18px;
}

.footer p,
.btn-more,
.CASS-D-main button,
div#Contentmanager .pagination > li > a,
div#Contentmanager .pagination > li > span {
  font-size: 14px;
}

.text-tell h5 {
  font-size: 20px;
}

.pt-3 {
  padding-top: 3%;
}

.pt-5 {
  padding-top: 5%;
}

.pt-8 {
  padding-top: 8%;
}

/***************master-page***************/

.tell-cont {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
}

.head-cont {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: end;
  position: relative;
  top: 30px;
}

.icon-cont {
  width: 28px;
}

.group-footer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin: 0;
}

.footer p,
.sect-performant h5,
.detail-performant h6,
.detail-performant p {
  white-space: pre-line;
}

.btn-tell {
  display: grid;
  grid-template-columns: 12% auto;
  gap: 10px;
  align-items: center;
  margin-top: 6%;
}

.btn-tell p,
.btn-tell h5 {
  margin: 1% 0;
}

.footer-contact {
  display: grid;
  grid-template-columns: 48% auto;
  gap: 25px;
}

.social-footer img {
  width: 40px !important;
}

.social-footer {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.copy-right {
  text-align: right;
}

figure.effect-selena,
.CASS-B-border,
figure.effect-jazz,
.CASS-D-border,
.CASS-E-border,
.CASS-H-main {
  background: transparent;
}

.CASS-E-border,
.CASS-E-main {
  color: unset !important;
}

.img-name01 {
  width: 75%;
}

.img-name02 {
  width: 45%;
}

h2,
h3,
h5 {
  font-weight: 400;
}

p {
  line-height: 26px;
}

.sect-about {
  padding-top: 4%;
  padding-right: 6%;
}

.sect-about p,
.sect-operation,
.sect-quality h5 {
  margin-bottom: 3rem;
}

.btn-more {
  width: fit-content;
  padding: 1rem 2.5rem;
  background: linear-gradient(90deg, #e6a72b, #ebc347, #c38e27, #e59e22, #d99720);
  border-radius: 30px;
  color: #000;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
}

.sect-about h5,
.img-name01,
.img-name02,
.sect-quality,
.about-two p,
.sect-potential h5,
.contact-page > p {
  margin-bottom: 2rem;
}

.text-slogan,
.sect-quality,
.head-page,
.managerHeader,
.Contentmanager .site .col-section .item.-micro a .caption .title,
.landingpagemanager h4 {
  text-align: center;
}

.text-slogan h5,
.detail-performant h6,
.footer h6 {
  margin-bottom: 1rem;
}

.text-slogan h3 {
  background: #f4e1af;
  background: linear-gradient(to right, #f4e1af 0%, #eec467 50%, #e39e22 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.sect-product h2,
.sect-operation h2,
.sect-performant h5,
.sect-quality h2,
.sect-quality h3,
.sect-history h3,
.sect-potential h3,
.head-page h3 {
  color: #fff;
  font-family: "Manrope", sans-serif;
  margin-bottom: 0.5rem;
}

.sect-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

.sect-performant {
  display: grid;
  grid-template-columns: 22% auto;
  align-items: center;
  gap: 45px;
  margin-bottom: 3rem;
}

.detail-performant h6,
.sect-quality h2,
.Contentmanager .site .col-section .item.-micro a .caption .title,
.CASS-B-main .Contentmanager .caption {
  color: #fff;
}

.detail-performant {
  padding: 2% 0;
  padding-left: 8%;
  border-left: 1px solid #fff;
}

.blog-performant {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
}

.blog-grantee {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 130px;
}

.items-grantee p {
  margin-bottom: 1%;
}

.fw-semi,
#contactUsAcceptPolicyText2 {
  font-weight: 600;
}

.icon-grantee img {
  border-radius: 50% !important;
  box-shadow: #e6ab39d4 0px 20px 40px 0px;
}

.icon-grantee {
  width: 70%;
  margin-bottom: 4rem;
}

.blog-grantee {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 130px;
  position: relative;
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_28072024a7dw/0/0/kine-goldz-z1636387006655.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 6% 0 12%;
  width: 90%;
  margin: auto;
  margin-top: 3%;
}

.items-grantee:nth-child(1) {
  top: 220px;
  left: -10px;
}

.items-grantee:nth-child(2) {
  top: 30px;
  left: 10px;
}

.items-grantee:nth-child(3) {
  top: 60px;
  right: -70px;
}

.items-grantee:nth-child(4) {
  top: -45px;
  right: -70px;
}

.items-grantee {
  position: relative;
}

.sect-quality h3,
.sect-history h3,
.contact-page a {
  color: #cdcdcd;
}

.img-quality {
  width: 90%;
  margin: auto;
  margin-top: -110px;
}

.img-astv {
  width: 80%;
  margin: auto;
  margin-right: 0;
}

.CASS-A-middle-mid,
.CASS-B-middle-mid,
.CASS-D-middle-mid,
.Contentmanager .site .col-section .item.-micro a .caption,
.CASS-E-border,
.CASS-H-middle-mid {
  padding: 0;
}

.CASS-A-middle-right,
.CASS-A-middle-left,
.CASS-B-border,
.CASS-A-bottom,
.CASS-A-top,
.boderedlayoutClient,
.Contentmanager .site .col-section .item.-micro:nth-child(even),
.Contentmanager .site .col-section .item.-micro:nth-child(odd),
figure.effect-jazz figcaption::after,
.CASS-E-border {
  border: none;
}

.CASS-A-main,
.has-error .form-control:focus {
  box-shadow: none;
}

.CASS-A-main .carousel-control,
.CASS-B-main .pagination,
.social-share {
  display: none;
}

.CASS-A-main .carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.CASS-A-main .carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
  background-color: #fff !important;
  border-color: #fff;
}

.CASS-A-main .carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #fff;
  margin: 0 3px !important;
}

.CASS-A-main .carousel-indicators {
  bottom: -50px;
}

.CASS-A-main figure {
  border-radius: 25px;
  overflow: hidden;
  border: 2px solid #e6a72b4f;
}

.sect-history {
  padding-top: 15%;
  padding-left: 8%;
}

.sect-history p {
  width: 80%;
}

.sect-history h1 {
  font-size: 8.2em;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
  background: #c4a75e;
  background: linear-gradient(to top, #c4a75e00 0%, #c4a75e59 50%, #c4a75e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 126px;
}

.icon-cont img,
.social-head-edit img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(28%) saturate(2%) hue-rotate(95deg) brightness(113%) contrast(101%);
}

.sect-about.about-page {
  padding-top: 2%;
}

.about-two {
  padding-top: 15%;
  padding-left: 5%;
  padding-right: 8%;
}

.sect-potential {
  padding-right: 8%;
  padding-top: 20%;
  padding-left: 4%;
}

.head-page {
  padding: 5% 0 2%;
}

.TabItpCateLandingPage1 .nav-justified > li {
  display: inline-block;
  width: fit-content;
}

.TabItpCateLandingPage1 .nav-justified {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 2rem;
}

.TabItpCateLandingPage1 .nav-justified > li.active > a {
  background: linear-gradient(90deg, #e6a72b, #ebc347, #c38e27, #e59e22, #d99720);
  color: #000;
}

.TabItpCateLandingPage1 .nav-justified > li > a {
  width: fit-content;
  padding: 1rem 2.5rem;
  background: #585858;
  border-radius: 30px;
  color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time,
.Contentmanager .site .col-section .item.-micro a .post,
.Text_seller2,
.post-time,
.TabItpCateLandingPage1 .row::before {
  display: none;
}

.social-icon {
  border-radius: 5px;
}

.TabItpCateLandingPage1 .row.flex,
.CASS-B-main .template1 {
  margin: 0;
  gap: 25px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.Contentmanager .site .col-section .item.-micro a .image,
.Contentmanager .site .col-section .item.-micro a .caption,
.TabItpCateLandingPage1 .col-md-6.item.-micro,
.CASS-B-main .template1 .col-md-4.col-sm-4.col-xs-12 {
  width: 100%;
}

.TabItpCateLandingPage1 .col-md-6.item.-micro,
.CASS-B-main .template1 .col-md-4.col-sm-4.col-xs-12 {
  padding: 10% 6% !important;
  background: linear-gradient(300deg, #181713, #3b3b3b, #757575);
  border-radius: 25px;
}

.Contentmanager .site .col-section .item.-micro a .caption .title,
.CASS-B-main .Contentmanager .caption {
  margin: auto;
  margin-top: 5%;
  line-height: 24px;
  min-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #ebc347;
}

div#Contentmanager .pagination > li > a,
div#Contentmanager .pagination > li > span {
  background: transparent;
  border: none;
  color: #fff;
}

div#Contentmanager .pagination > .active > a,
div#Contentmanager .pagination > .active > a:focus,
div#Contentmanager .pagination > .active > a:hover {
  background: #bc9a2f;
  border-radius: 8px;
  color: #000;
}

.CASS-B-main .Contentmanager .template1 .template-panel {
  padding-bottom: 80%;
}

.sect-history.service-page {
  padding-top: 8%;
}

.sect-history.service-page h1 {
  width: fit-content;
}

.sect-history.service-page p {
  width: 100%;
}

.sect-history h3 {
  margin-bottom: 2rem;
}

.CASS-D-main .col-xs-12.col-sm-3.col-md-3 {
  display: none !important;
}

.CASS-D-main .col-xs-12.col-sm-6.col-md-6 {
  width: 100%;
}

.CASS-D-main {
  padding: 5% 7%;
  background: linear-gradient(300deg, #181713, #3b3b3b, #757575);
  border-radius: 25px;
  width: 50%;
}

.maps-page iframe {
  border-radius: 20px;
}

.CASS-D-main input::placeholder,
.CASS-D-main textarea::placeholder {
  color: #cdcdcd;
}

.CASS-B-main .Contentmanager .caption {
  transition-duration: 0.3s;
}

.CASS-D-main .form-control {
  height: 40px;
  background: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #cdcdcd;
  color: #fff !important;
  margin-bottom: 0.5rem;
}

.CASS-D-main .col-md-offset-3 {
  margin: 0;
  text-align: center;
  width: 100%;
}

.CASS-D-main button {
  background: transparent;
  text-shadow: none;
  color: #fff;
  border-radius: 30px;
  padding: 1rem 3rem;
  width: fit-content;
  margin: auto;
}

.footer p {
  line-height: 22px;
}

.contact-page {
  padding-left: 8%;
  padding-top: 5%;
}

.contact-items {
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact-icon {
  width: 35px;
}

.contact-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.contact-page a:hover,
.footer a:hover,
.tell-cont a:hover,
.CASS-B-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .caption,
.landingpagemanager ul.nav-template li:hover strong,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover strong {
  color: #ebc347;
}

.tell-cont a,
.footer a {
  color: #fff;
  transition-duration: 0.3s;
}

.icon-cont img,
.img-container .img,
.icon-grantee img,
.icon-performant img,
.img-quality img,
.img-astv img,
.social-footer img,
.qr-contact img,
.contact-icon img,
.icon-tell img,
.social-head-edit img {
  transition: transform 0.3s ease-out;
}

.tell-cont:hover img,
.sect-performant:hover img,
.btn-tell:hover img,
.CASS-B-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.items-grantee:hover img,
.img-quality img:hover,
.img-astv img:hover,
.social-footer img:hover,
.qr-contact img:hover,
.contact-items:hover img,
.social-head-edit img:hover,
.landingpagemanager ul.nav-template li:hover .img,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .img {
  transform: scale(1.05);
}

.btn-more::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ebc347;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.btn-more:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.page-header {
  padding-bottom: 0;
  margin: 4% 0 2%;
  border-bottom: none;
}

div#Contentmanager .img-thumbnail,
div#Contentmanager .thumbnail {
  background: transparent;
  border: none;
  box-shadow: none;
}

.Textmanager {
  display: flow-root;
  text-align: left;
}

.pe-8 {
  padding-left: 6%;
}

.detail-product h5,
.detail-product h6,
.detail-product p {
  margin-bottom: 1rem;
}

.table-product > tbody > tr:nth-child(even) > td {
  background: #f5f5f724;
}

.table-product {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #4f4f4fba;
  border-radius: 20px;
}

.table-product > thead > tr > th:last-child {
  border-top-right-radius: 20px;
}

.table-product > thead > tr > th:first-child {
  border-top-left-radius: 20px;
}

.table-product > thead > tr > th {
  background: #282828;
}

.table-product > thead > tr > th,
.table-product > tbody > tr > td {
  border: none;
  padding: 10px !important;
  text-align: center;
  vertical-align: middle !important;
}

.table-product > tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 19px;
}

.table-product > tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 19px;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #9e9e9e61 !important;
  color: #fff;
}

.buttonExampleSite {
  border-radius: 5rem !important;
  border: 1px solid #9e9e9e61 !important;
  color: #171717 !important;
  font-family: "Anuphan", sans-serif !important;
}

.buttonExampleSite:hover {
  background: #ebc347 !important;
  color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
  color: #ebc347 !important;
}

.itpPDPALandingPage,
.ITP-pdpa-template-contentFont {
  font-size: 16px !important;
  margin-bottom: 3% !important;
}

.itpPDPALandingPage {
  margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
  line-height: 28px;
}

.ITPcheckboxAuthen {
  margin-top: 2%;
  margin-bottom: 5%;
}

.detail-product p.fw-semi,
.detail-product h6 {
  color: #fff;
  margin: 0;
}

.logo-product {
  width: 55px;
  margin-top: -4px;
}

.product-brand {
  display: flex;
  align-items: center;
  gap: 20px;
}

.sect-about img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(20%) saturate(1%) hue-rotate(40deg) brightness(106%) contrast(101%);
}

.landingpagemanager .page-header {
  margin-bottom: 2% !important;
}

#relateContentTitle::before {
  content: "สินค้าอื่นๆ";
  color: #cdcdcd;
  font-size: 26px;
  display: inline-block;
}

#relateContentTitle {
  position: relative;
  color: #424243;
  font-size: 0;
}

.landingpagemanager {
  border: none;
  padding: 0;
  border-radius: 0;
}

.landingpagemanager ul.nav-template {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.landingpagemanager ul.nav-template li {
  width: 100%;
  min-height: unset !important;
  max-height: unset !important;
  text-align: left !important;
  background: linear-gradient(300deg, #181713, #3b3b3b, #757575);
  border-radius: 25px;
  padding: 10% 5%;
}

.landingpagemanager ul.nav-template li .col-md-4,
.landingpagemanager ul.nav-template li .col-md-8 {
  width: 100%;
  height: unset;
  padding: 0;
}

.landingpagemanager ul.nav-template li .col-md-8 {
  text-align: center;
}

.landingpagemanager .img-container {
  padding-bottom: 80%;
}

.landingpagemanager strong {
  color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.landingpagemanager p {
  display: none;
}

.hideForNewSearchtag .ui.icon.input input {
  width: 100%;
  height: 30px;
}

.social-head-edit img {
  width: 25px !important;
}

.social-head-edit {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.video-present iframe {
  border-radius: 25px;
}

div#searchResultLanding .panel {
  background: transparent;
  border: none;
  box-shadow: none;
}

.hideForNewSearchtag .ui.icon.input > i.circular.icon {
  top: 0em;
  box-shadow: none;
}

div#itp-shopcart-detail {
  padding: 0 !important;
}

.itopplus-search-image-flex-container {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
  width: 100% !important;
  padding: 10% 6% !important;
  background: linear-gradient(300deg, #181713, #3b3b3b, #757575);
  border-radius: 25px;
  color: #fff;
}

.itopplus-search-image-flex-container .img-container {
  padding-bottom: 85%;
}

.itopplus-search-image-flex-container strong {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  height: 50px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*****************responsive****************/

@media screen and (min-width: 1900px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 20px;
  }

  h1 {
    font-size: 4.7em;
  }

  h2 {
    font-size: 3.8em;
  }

  h3 {
    font-size: 3.4em;
  }

  h4,
  .managerHeader {
    font-size: 2.8em;
  }

  h5 {
    font-size: 2.2em;
  }

  h6 {
    font-size: 1.8em;
  }

  p,
  .landingpagemanager strong,
  .table-product > tbody > tr > td,
  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption,
  .table-product > thead > tr > th,
  .itopplus-search-image-flex-container strong {
    font-size: 20px;
  }

  .footer h6 {
    font-size: 22px;
  }

  .footer p,
  .btn-more,
  .CASS-D-main button,
  div#Contentmanager .pagination > li > a,
  div#Contentmanager .pagination > li > span {
    font-size: 18px;
  }

  .text-tell h5 {
    font-size: 24px;
  }

  .sect-history h1 {
    font-size: 8.6em;
    line-height: 132px;
  }

  .icon-cont {
    width: 32px;
  }

  p {
    line-height: 30px;
  }

  .sect-about {
    padding-top: 6%;
    padding-right: 10%;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption {
    line-height: 30px;
    min-height: 65px;
  }

  .icon-grantee {
    width: 60%;
  }

  .items-grantee:nth-child(1) {
    top: 250px;
    left: -30px;
  }

  .items-grantee:nth-child(2) {
    top: 10px;
    left: 0;
  }

  .items-grantee:nth-child(4) {
    top: -60px;
    right: -110px;
  }

  .items-grantee:nth-child(3) {
    top: 55px;
    right: -70px;
  }

  .img-quality {
    margin-top: -140px;
  }

  .footer h6 {
    margin-bottom: 1.5rem;
  }

  .footer p {
    line-height: 26px;
  }

  .btn-tell {
    grid-template-columns: 10% auto;
  }

  .footer-contact {
    grid-template-columns: 40% 35%;
    gap: 50px;
  }

  .social-footer img {
    width: 45px !important;
  }

  .about-two {
    padding-top: 20%;
  }

  .sect-potential {
    padding-right: 12%;
    padding-top: 25%;
    padding-left: 6%;
  }

  .detail-product p {
    margin-bottom: 2rem;
  }

  .sect-history.service-page {
    padding-top: 12%;
    padding-left: 10%;
  }

  .contact-icon {
    width: 40px;
  }

  .CASS-D-main .form-control {
    font-size: 18px !important;
    height: 45px;
  }

  .ITPcookiebar,
  .ITPcheckboxAuthen,
  .buttonExampleSite {
    font-size: 16px !important;
  }

  .social-head-edit img {
    width: 30px !important;
  }

  .itopplus-banner > .container {
    padding-top: 10px;
  }

  #itopplus-nav-bar {
    gap: 10px;
  }

  .sys_lang {
    font-size: 18px;
  }

  .sect-about.about-page {
    padding-top: 4%;
  }

  .logo-product {
    width: 65px;
  }

  .itopplus-search-image-flex-container strong {
    height: 65px !important;
  }

  #relateContentTitle::before {
    font-size: 34px;
  }
}

@media screen and (max-width: 1366px) {
  .sect-about {
    padding-top: 0;
    padding-right: 9%;
    padding-left: 0;
  }

  .itopplus-bg,
  .itopplus-bg2 {
    background-size: cover;
  }

  .blog-grantee {
    gap: 50px;
    margin-top: 0;
  }

  .icon-grantee {
    width: 60%;
  }

  .sect-history {
    padding-top: 10%;
  }

  .sect-history h1 {
    font-size: 7.45em;
  }

  .sect-history p {
    width: 85%;
  }

  .footer p {
    font-size: 13px;
  }

  .footer-contact {
    grid-template-columns: 45% auto;
    gap: 30px;
  }

  .sect-about.about-page {
    padding-top: 5%;
    padding-right: 12%;
  }

  .about-two {
    padding-top: 10%;
  }

  .items-grantee:nth-child(4) {
    top: -30px;
    right: -90px;
  }

  .sect-potential {
    padding-top: 14%;
  }
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 3.8em;
  }

  h2 {
    font-size: 2.8em;
  }

  h3 {
    font-size: 2.4em;
  }

  h4,
  .managerHeader {
    font-size: 2em;
  }

  h5 {
    font-size: 1.7em;
  }

  h6 {
    font-size: 1.4em;
  }

  .sect-about {
    padding-right: 5%;
  }

  p,
  .landingpagemanager strong,
  .table-product > tbody > tr > td,
  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption,
  .table-product > thead > tr > th {
    font-size: 15px;
  }

  .detail-performant {
    padding-left: 6%;
  }

  .sect-performant {
    gap: 25px;
  }

  .img-quality {
    margin-top: -90px;
  }

  .sect-history h1 {
    font-size: 6.8em;
  }

  .footer p {
    font-size: 14px;
    white-space: inherit;
  }

  .footer h6 {
    font-size: 16px;
  }

  .social-footer img {
    width: 38px !important;
  }

  .sect-about.about-page {
    padding-top: 0;
    padding-right: 5%;
  }

  .about-two {
    padding-top: 8%;
    padding-left: 0;
    padding-right: 0;
  }

  .sect-potential {
    padding-top: 10%;
    padding-left: 0;
  }

  .sect-history.service-page {
    padding-top: 0;
  }

  .CASS-D-main .form-control {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 8px;
  }
}

@media screen and (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
  }

  .sect-about {
    padding-right: 5%;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption {
    line-height: 23px;
    min-height: 50px;
  }

  .footer p,
  .detail-performant h6,
  .detail-performant p {
    white-space: inherit;
  }

  p {
    line-height: inherit;
  }

  .items-grantee:nth-child(1) {
    top: 180px;
  }

  .sect-history h1 {
    font-size: 5.9em;
  }
  .sect-history {
    padding-top: 5%;
  }

  .sect-history p {
    width: 91%;
  }
}

@media screen and (max-width: 1023px) {
  .CASS-D-main {
    width: 100%;
  }

  #relateContentTitle::before {
    font-size: 20px;
  }

  .landingpagemanager {
    display: block !important;
  }

  .landingpagemanager .page-header {
    margin-bottom: 5% !important;
  }

  div#main-navbar-search {
    display: block !important;
  }

  #main-navbar-search form {
    position: fixed;
    top: 13px;
    width: fit-content;
    left: 47vw;
  }
  
  #main-navbar-search form .input-group:before,
  #main-navbar-search form:before{
  	display: none !important;
  }

    #main-navbar-search form input {
        height: 30px !important;
        width: 25vw !important;
        border-radius: 30px !important;
        padding: 5px 5px 5px 15px;
    }
  
  #main-navbar-search form .input-group {
    display: flex;
    align-items: center;
    gap: 2vw;
  }

  #main-navbar-search button {
    display: grid;
    place-content: center;
    border-radius: 50%;
    aspect-ratio: 1;
    width: 30px;
    height: 30px;
    background: #ffffffc9;
    display: none ;
  }
  
  #main-navbar-search button i {
    color: #555 !important;
}

  a#itpsearchmobile {
    display: none !important;
  }
}


@media screen and (max-width: 900px) {
  .itopplus-search {
    display: none;
  }

  p,
  .landingpagemanager strong,
  .table-product > tbody > tr > td,
  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption,
  .table-product > thead > tr > th {
    font-size: 14px;
  }

  .sect-about {
    padding-right: 7%;
  }

  div#Contentmanager .col-md-6.pull-left,
  div#Contentmanager .col-md-6.pull-right {
    width: 50%;
    padding: 0;
  }

  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 28px;
  }

  h4,
  .managerHeader {
    font-size: 24px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  .blog-grantee {
    gap: 25px;
    margin-top: 0;
    padding: 4% 0 8%;
  }

  .items-grantee:nth-child(1) {
    top: 150px;
  }

  .items-grantee:nth-child(3) {
    top: 45px;
    right: -55px;
  }

  .img-quality {
    margin-top: -65px;
  }

  .sect-history h1 {
    font-size: 4.65em;
    line-height: 90px;
  }

  .itopplus-bg4 {
    background-size: cover;
  }

  .footer h6 {
    font-size: 13px;
  }

  .footer-contact {
    grid-template-columns: 100%;
    gap: 20px;
  }

  .qr-contact {
    width: 50%;
    margin: auto;
  }

  .social-footer img {
    width: 35px !important;
  }

  .btn-tell {
    grid-template-columns: 15% auto;
  }

  .footer p {
    font-size: 12px;
  }

  .footer p {
    line-height: inherit;
  }

  .text-contact {
    text-align: center;
  }

  .contact-icon {
    width: 30px;
  }

  .social-footer {
    justify-content: center;
  }

  div#background68b95a50d4b8500013bdda48 {
    display: none;
  }

  .table-responsive {
    border: none !important;
  }

  div#main-navbar-flag .navbar-nav {
    margin-top: 12px;
  }
  
  .navbar-collapse {
    overflow: hidden;
}
}

@media screen and (max-width: 768px) {
  .Contentmanager .site .col-section .item.-micro a .caption .title,
  .CASS-B-main .Contentmanager .caption {
    line-height: 21px;
    min-height: 45px;
  }

  .TabItpCateLandingPage1 .col-md-6.item.-micro,
  .CASS-B-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    padding: 12% 6% !important;
  }

  .sect-performant {
    gap: 20px;
    grid-template-columns: 25% auto;
  }

  .blog-grantee {
    gap: 0;
  }

  .img-quality {
    margin-top: -55px;
  }

  .sect-history h1 {
    font-size: 4.4em;
    line-height: 80px;
  }

  .sect-history p {
    width: 100%;
  }

  .img-astv {
    width: 90%;
  }

  .sect-history {
    padding-top: 10%;
  }

  .sect-history {
    padding-top: 10%;
  }

  .icon-grantee {
    width: 55%;
  }

  .about-two {
    padding-top: 4%;
  }

  .sect-performant h5 {
    font-size: 18px;
  }

  .ITPcheckboxAuthen {
    text-align: left;
    position: relative;
    z-index: 99;
  }
  .social-footer img {
    width: 30px !important;
  }
}

@media screen and (max-width: 480px) {
  div#imagesControl68b7eb22d4b8500013bdbb62,
  div#imagesControl68b95a50d4b8500013bdda48,
  div#tabcateTitle68b8f3a500a2c5001392783368b932113199d30013a6089d,
  div#mainmenu68d4bef3caba9d00139fc12e > div {
    padding: 0 !important;
  }

  div#background68b95a50d4b8500013bdda48 {
    display: block;
  }

  ul#slider68b95a50d4b8500013bdda48 {
    margin-bottom: -5px;
  }

  .sect-about,
  .sect-about.about-page,
  .about-two,
  .sect-potential,
  .detail-product,
  .sect-history.service-page,
  .contact-page {
    padding: 0;
  }

  .img-name01 {
    margin-bottom: 1.5rem;
  }

  .sect-about,
  .sect-about.about-page,
  .about-two,
  .sect-potential {
    margin-bottom: 8%;
  }

  .CASS-E-border {
    margin: -10px;
  }

  h5 {
    font-size: 18px;
  }

  h3 {
    font-size: 22px;
  }

  div#contentnewmode68b7f69efea39c0012d1b732,
  div#contentnewmode68b8f69e3199d30013a5fc9f {
    display: none;
  }

  .btn-more {
    padding: 1rem 2rem;
  }

  .TabItpCateLandingPage1 .row.flex,
  .CASS-B-main .template1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .blog-performant {
    grid-template-columns: 100%;
  }

  .sect-performant {
    gap: 20px;
    grid-template-columns: 25% auto;
    margin-bottom: 2rem;
  }

  .detail-performant {
    padding: 5% 0;
    border-left: none;
    text-align: center;
    border-top: 1px solid #cdcdcd;
  }

  .sect-operation,
  .sect-quality h5 {
    margin-bottom: 1rem;
  }

  .blog-grantee {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
    background-image: none;
    width: 100%;
    padding: 0;
  }

  .items-grantee:nth-child(1),
  .items-grantee:nth-child(2),
  .items-grantee:nth-child(3),
  .items-grantee:nth-child(4) {
    position: static;
  }

  .img-quality {
    margin-top: -20px;
    width: 100%;
  }

  .img-astv {
    width: 90%;
    margin: auto;
  }

  .sect-history {
    padding: 0 4%;
    margin-top: 5%;
  }

  .sect-history h1 {
    font-size: 4em;
    line-height: inherit;
  }

  .pt-5.sect-operation {
    padding-top: 12%;
  }

  .footer {
    margin-bottom: 2rem;
  }

  .btn-tell {
    grid-template-columns: 9% auto;
    margin-bottom: 10%;
  }

  .qr-contact {
    width: 100%;
  }

  .footer-contact {
    grid-template-columns: 30% auto;
  }

  .text-contact {
    text-align: left;
  }

  .social-footer img {
    width: 30px !important;
  }

  .social-footer {
    justify-content: start;
  }

  div#background68b8f8553199d30013a5fccf .CASS-H-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .text-slogan h5 {
    margin-bottom: 0.5rem;
  }

  .icon-grantee {
    margin: auto;
    margin-bottom: 3rem;
  }

  .items-grantee,
  .sect-operation {
    text-align: center;
  }

  .TabItpCateLandingPage1 .nav-justified > li > a > span {
    font-size: 14px !important;
  }

  .TabItpCateLandingPage1 .nav-justified > li > a {
    padding: 1rem 0.5rem;
  }

  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
  }

  div#Contentmanager .col-md-6.pull-left,
  div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
  }

  .pe-8 {
    padding-left: 0;
  }

  .managerHeader {
    font-size: 20px;
  }

  .page-header {
    margin: 10% 0 0;
  }

  .sect-history.service-page {
    margin-top: 0;
  }

  .contact-group {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-bottom: 8%;
  }
  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
  }

  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieLeftText span {
    font-size: 14px;
  }

  .CASS-D-main .col-md-offset-3 {
    padding: 0;
  }

  .ITPcheckboxAuthen {
    font-size: 12px !important;
  }

  div#mainmenu68d38d46b6e63f00130083e6 > div,
  div#mainmenu68d4cc2a5e41280013b5b2a3 > div {
    padding: 0 !important;
  }

  .contact-page-mobile {
    display: none;
  }

  .landingpagemanager ul.nav-template {
    grid-template-columns: repeat(2, 1fr);
  }

  #controlBanner img {
    top: 3px;
    left: 20px;
    width: 55px !important;
  }

  nav#nav-menu {
    height: 30px !important;
  }

  .custom_search {
    grid-template-columns: 30vw 5vw;
  }

  .custom_search_icon {
    width: 20px !important;
    height: 20px !important;
  }

  .custom_mobile_header {
    top: 5px;
    left: 23vw;
  }

  .custom_search_icon img {
    width: 10px;
  }

  div#main-navbar-flag .navbar-nav {
    margin-top: 0;
  }

  div#main-navbar-flag > ul {
    right: 30vw;
  }

  .navbar-header :is(button, a.visible-xs) {
    width: 5vw !important;
    height: 5vw !important;
  }

  div#main-navbar-flag li,
  .landingpagemanager strong,
  .itopplus-search-image-flex-container strong {
    font-size: 12px;
  }

  .custom_search input {
    height: 18px;
  }

  .itopplus-sidebar-main,
  .itopplus-sidebar-background {
    top: 30px;
  }

  .itopplus-sidebar-menu-single a {
    font-size: 13px;
  }

  .head-page {
    padding: 10% 0 2%;
  }

  .maps-page iframe {
    height: 220px;
    margin-bottom: 5%;
  }

  .itopplus-search-image-flex-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .itopplus-search-image-flex-container strong {
    height: 38px !important;
  }

  .logo-product {
    width: 50px;
  }

  #controlBanner {
    margin-top: 30px;
  }
  
    #main-navbar-search form {
        left: 39vw;
        top: 5px;
    }
  
  #main-navbar-search form input {
    height: 20px !important;
    padding: 3px 3px 3px 10px;
   width: 20vw !important;
}
  
  #main-navbar-search button {
    width: 20px;
    height: 20px;
}
  
  .navbar-collapse {
    box-shadow: none;
}
}


.itopplus-search .custom_lang {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  gap: 20px;
}

.custom_lang > div:nth-child(2),
.custom_lang > div:nth-child(4) {
}

.custom_lang span {
  display: none;
}

.sys_lang:first-child:before {
  content: "TH";
  display: block;
}

.sys_lang::before {
  content: "EN";
  display: block;
}

.custom_lang a {
  position: relative;
  top: -20px;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.itopplus-search i.circular.fa.fa-search.link.icon {
  right: -35px !important;
}

div#language_member_bar {
  display: none;
}

div#searchResultLanding p.help-block {
  display: none;
}


