.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #232323;
  font-family: "LINE Seed Sans TH";
}

.no-js a {
  color: #232323;
  transition: 0.35s;
}
.no-js a:hover {
  color: #000;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fdd741;
}

.itopplus-header {
  color: #fff;
}
.itopplus-header a {
  color: #fff;
}
.itopplus-header a:hover {
  color: #fdd741;
}

.eapps-widget-toolbar {
  display: none;
}

.itopplus-header {
  background-color: #505050;
  color: #fff;
}
.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/bgmobilez-z200099180997.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}
.itopplus-footer {
  background-color: #292929;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #232323;
  margin: 0;
  padding: 8px 15px;
  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: #232323;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #232323;
  font-size: 14px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #292929;
}



@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 0;
    left: 10px;
    width: 40px !important;
    z-index: 10000;
  }
  #nav-menu {
    background: #292929 !important;
  }
  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #292929 !important;
  }
  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }
  #nav-menu .icon-bar {
    background: #fff !important;
  }
  #itpMenuSideBar {
    background-color: transparent !important;
  }
  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
  }
  .navbar-header a::after {
    background: transparent;
  }
  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.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_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }
  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.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;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }
  .itopplus-banner {
    background: #e5e5e5;
    transition: 0.3s;
  }
  .itopplus-sticky {
    background: #e5e5e5 !important;
  }
  .itopplus-banner > .container {
    display: flex;
    align-items: center;
    transition: 0.3s;
  }
  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(120px, 100%, 20vw);
    margin: 0 auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
  .itopplus-layouts > div {
    display: flex;
    gap: 20px;
  }
  .itopplus-layouts-1 {
    flex: 0.3;
  }
  .itopplus-layouts-2 {
    flex: 1;
  }
  
  .itopplus-logo {
    margin-right: auto;
    width: 8%;
}
  
  .itopplus-logo {
    margin-right: auto;
    width: 8%;
}

.itopplus-menu {
    margin-left: auto;
}
}

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

/* oscar*/
figure.effect-oscar {
  background: transparent;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition:
    opacity 0.32s,
    -webkit-transform 0.32s;
  transition:
    opacity 0.32s,
    transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.05, 1.05, 1);
}
/* oscar */

/* search */
#background69463d1334def500133b59df .ui.input input {
  font-family: "LINE Seed Sans TH";
  font-size: 14px;
  border-radius: 0px;
}
#background69463d1334def500133b59df .ui.basic.button,
#background69463d1334def500133b59df .ui.basic.buttons .button {
  background: #fff !important;
  box-shadow: 0 0 0 0px rgba(39, 41, 43, 0.15) inset;
  border-radius: 0px;
}
#background69463d1334def500133b59df .ui.input input {
  padding: 5px 10px;
  background: #fff;
  border: 2px solid rgb(255 255 255 / 15%);
}
#background69463d1334def500133b59df .ui.input input {
  width: -webkit-fill-available;
}
#background69463d1334def500133b59df .ui.input {
  width: 55%;
}
/* search */

/* search 2 */
#background6949fe4bfdb3300013a3f333 .ui.input input {
  font-family: "LINE Seed Sans TH";
  font-size: 14px;
  border-radius: 0px;
}
#background6949fe4bfdb3300013a3f333 .ui.basic.button,
#background6949fe4bfdb3300013a3f333 .ui.basic.buttons .button {
  background: #fff !important;
  box-shadow: 0 0 0 0px rgba(39, 41, 43, 0.15) inset;
  border-radius: 0px;
}
#background6949fe4bfdb3300013a3f333 .ui.input input {
  padding: 5px 10px;
  background: #fff;
  border: 2px solid rgb(255 255 255 / 15%);
}
#background6949fe4bfdb3300013a3f333 .ui.input input {
  width: -webkit-fill-available;
}
#background6949fe4bfdb3300013a3f333 .ui.input {
  width: 55%;
}
/* search 2 */

/* banner */
#carousel69462e56f22f360013097248 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
}
.carousel-indicators .active {
  background-color: #fdd741;
  border-color: #fdd741;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/* banner */

/* banner2 */
#carousel694a5c9ef09ca80013ecabda .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
}
.carousel-indicators .active {
  background-color: #fdd741;
  border-color: #fdd741;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/* banner2 */

/* banner mobile */
#carousel69462f6234def500133b5965 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
}
.carousel-indicators .active {
  background-color: #fdd741;
  border-color: #fdd741;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/* banner mobile */

/* banner mobile 2 */
#carousel694a5d33a546250013f0b048 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
.carousel-indicators li {
  border: 1px solid #fff;
}
.carousel-indicators .active {
  background-color: #fdd741;
  border-color: #fdd741;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
/* banner mobile  2*/

/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100.1% !important;
}
#background69462f97bb524d001374e430 .thumbnail {
  border: solid 0px #dadada;
  background: transparent;
  color: #232323;
  border-radius: 0px;
  padding: 0% !important;
  transition: 0.5s;
  box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
  margin-bottom: 0%;
}
#background69462f97bb524d001374e430 .thumbnail:hover {
  box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
  background: transparent;
  border-radius: 0px;
  color: #000;
}
/**ห้ามเกินกรอบ**/

/*from Contact*/
.no-js #Component694654fdd147b6001323dd98 label,
.CASS-D-main label {
  display: none !important;
  color: #282828;
}
.no-js #Component694654fdd147b6001323dd98 .col-md-6,
.CASS-D-main .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component694654fdd147b6001323dd98 .form-control,
.CASS-D-main .form-control {
  border: 0px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  padding: 21px 0px;
  background: transparent;
  font-size: 16px !important;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075) !important;
}
.no-js #Component694654fdd147b6001323dd98 .form-control:focus,
.CASS-D-main .form-control:focus {
  border-bottom: 1px solid #303030 !important;
  border: 0px solid #303030;
  box-shadow:
    inset 0 0px 0px rgba(0, 0, 0, 0.075),
    0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component694654fdd147b6001323dd98 .btn,
.CASS-D-main .btn {
  background: #303030;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 10px 30px 10px 30px;
  font-size: 15px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component694654fdd147b6001323dd98 .btn-default:active,
.CASS-D-main .btn-default:active {
  background: #303030;
  background: linear-gradient(to right, #fdd841 0%, #fdd841 100%);
}
.no-js #Component694654fdd147b6001323dd98 .btn-default:hover,
.no-js #Component694654fdd147b6001323dd98 .btn-default:focus,
.CASS-D-main .btn-default:hover,
.CASS-D-main .btn-default:focus {
  background-position: 0 0px;
  background: #fdd841;
  border: 0px solid #000;
  color: #303030;
}
.no-js #Component694654fdd147b6001323dd98 .col-xs-12.col-sm-5.col-md-5.padding,
.CASS-D-main .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component694654fdd147b6001323dd98 span.label,
.CASS-D-main span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component694654fdd147b6001323dd98 ::placeholder{
  color: #000 !important;
}
/*from Contact*/

/*contenemanager*/
.managerHeader {
  display: none;
}
.page-header {
  margin: 0px 0 0px;
  border-bottom: 0px solid #fdd741;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: center;
  font-size: 18px;
  padding: 5% 5% 0%;
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  display: none;
}
article.col-md-6.item.-micro {
  width: 33.3%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
.fbcomments,
.fbcomments {
  display: none;
}
.thumbnail {
  border: 0px solid #ddd;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
}
.Contentmanager p {
  white-space: break-spaces;
  font-size: 16px;
}
.Contentmanager .thumbnail {
  background-color: transparent;
}
.img-thumbnail {
  background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
  transform: scale3d(1.05, 1.05, 1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale3d(1.05, 1.05, 1) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.05);
}
#Contentmanager .thumbnail {
  background-color: transparent;
  position: relative !important;
  overflow: hidden !important;
  padding: 0px !important;
  box-shadow: none !important;
  border-radius: 0px;
}
.social-share {
  display: none;
}
#Contentmanager .post-time {
  display: none;
}
#background6947c87df6381d0013c661a9 article.col-md-6.item.-micro {
  width: 33.3%;
}
/*contenemanager*/

/* project */
#background6947c87df6381d0013c661a9 .Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: left;
  padding: 5% 0% 0%;
  font-size: 20px;
  color: #fdd741;
  font-weight: 600;
  margin-bottom: 0px;
}
#background6947c87df6381d0013c661a9 .Contentmanager .site .col-section .item.-micro a .caption .time {
  display: inherit;
}
#background6947c87df6381d0013c661a9 .time .readmore {
  margin-top: 0%;
}
#background6947c87df6381d0013c661a9 .Contentmanager .site .col-section .item.-micro a .caption {
  background: #303030;
  color: #fff;
  padding: 4% 7%;
}
#background6947c87df6381d0013c661a9 .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #fdd741;
}
.detail-project {
  min-height: 70px;
  margin-top: 2%;
  color: #fff;
  white-space: break-spaces;
}
.head-content {
  text-align: center;
  padding: 3% 0% 3%;
}
.head-content h2 {
  font-weight: 600;
}
/* project */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.2em;
  font-weight: 600;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 30px;
}
p {
  font-size: 16px;
}
body {
  font-size: 16px;
}

.empty-can {
  padding: 3%;
}
.head-can {
  display: flex;
  padding: 10% 0% 2%;
  text-align: center;
  flex-direction: column;
  gap: 20px;
}
.head-can h1 {
  font-weight: 600;
}
.category-product {
  padding: 7% 0% 2%;
  text-align: center;
}
.grid-bgfix {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.bg-mobile {
  width: 65%;
  margin: 0 auto;
  margin-bottom: -1px;
}
.grid-bgfix-2 {
  align-self: center;
}
.grid-bgfix-2 h2 {
  font-weight: 600;
  font-size: 4em;
}
.grid-bgfix-2 h6 {
  font-weight: 600;
}
.grid-conntact {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  padding: 5% 0%;
}
.block-conntact {
  display: grid;
  grid-template-columns: 35px auto;
  gap: 15px;
  padding: 10px 20px;
  background: #ececec;
  justify-content: center;
  transition: 0.35s;
}
.iconcontact {
  align-self: center;
}
.block-conntact:hover {
  background: #fdd741;
  transition: 0.35s;
}
.footer-can {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-size: 13px;
  border-top: 1px solid #a3a3a3;
  padding-top: 1%;
  margin-bottom: 5%;
}
.footer-can-3 {
  text-align: end;
  color: #3c3c3c;
}
.footer-can-2 {
  color: #a3a3a3;
}
.grid-footer {
  display: grid;
  grid-template-columns: 16% 16% 14% 27% auto;
  gap: 30px;
  font-size: 14px;
  padding: 5% 0%;
}
.footer-contact {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 10px;
  margin-top: 3%;
}
.footer-contact-2 {
  white-space: break-spaces;
}
.footer-2 {
  display: flex;
  flex-direction: column;
  line-height: 1.6;
  text-align: left;
}
.head-footer {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 600;
}
.grid-social-footer {
  display: flex;
  gap: 10px;
  margin-top: 5%;
  margin-bottom: 13%;
}

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

.btn-eatalog {
  display: grid;
  grid-template-columns: 30px auto;
  background: #fdd741;
  color: #000 !important;
  gap: 5px;
  width: fit-content;
  border-radius: 5px;
  padding: 5px 20px 5px 5px;
  margin-top: 5%;
  transition: 0.35s;
}
.eatalog-2 {
  align-self: center;
}
.social-footer {
  transition: 0.35s;
}

.btn-eatalog:hover {
  transition: 0.35s;
  transform: scale(1.03);
}
.grid-head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  font-size: 14px;
  padding: 15px 0px;
}

.head-tel {
  display: grid;
  grid-template-columns: 20px auto;
  align-items: center;
  gap: 10px;
}

.head-tel-2 {
  position: relative;
  top: -2px;
}

.grid-head-2 {
  display: flex;
  gap: 15px;
}
b,
strong {
  font-weight: 600;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #292929 !important;
  background: #fdd841 !important;
  border-radius: 0px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #292929 !important;
  color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
#background69464922bb524d001374e51a .thumbs {
  margin-bottom: 0px;
}
#background69464922bb524d001374e51a .boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}
.bg-portfolio h1 {
  color: #fdd741;
  font-weight: 600;
}
.readmore {
  color: #fdd741;
  margin-top: 10%;
}
.bg-portfolio {
  padding: 0 0 0 12%;
}
.block-contact-2 {
  display: grid;
  grid-template-columns: 24px auto;
  gap: 10px;
  margin-bottom: 10px;
}
.contact-3 {
  align-self: center;
}
.head-form-2 {
  font-family: "LINE Seed Sans TH";
  font-weight: 400;
  font-size: 18px;
  text-align: center;
}
.head-form {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}
#background694654fdd147b6001323dd98 {
  background: #e6e6e6 !important;
  padding: 7% 5% 3%;
}
.TabItpContentLandingPage4 > ul {
  width: 102%;
}
#background6946594cf22f3600130973a1 .tab-itp-background {
  background-color: inherit;
  padding: 0% !important;
  margin-top: 1% !important;
  margin-bottom: 0% !important;
}
.TabItpContentLandingPage4 > ul > li.active > a {
  background-color: #303030 !important;
  border-top: 3px solid #303030 !important;
}
.TabItpContentLandingPage4 > ul > li > a {
  border-top: 3px solid #303030 !important;
}
.TabItpContentLandingPage4 > ul > li > a:hover {
  background-color: #303030;
}
.tab-content {
  border-bottom: 2px solid #303030 !important;
}
.qrid-block-qa {
  display: grid;
  grid-template-columns: 95% auto;
  width: 100%;
  background: #e6e6e6;
  padding: 15px 0px 15px 20px;
}
.qrid-block-qa-3 {
  align-self: center;
  background: #303030;
  color: #fff;
  padding: 15px 0px 15px 20px;
}
.qrid-block-qa-2 {
  font-size: 20px;
  align-self: center;
}
.qrid-block-qa-22 {
  text-align: center;
  font-size: 26px;
  line-height: 0.5;
}
.grid-qa {
  margin-bottom: 10px;
}
.qrid-block-qa-3 strong {
  color: #fdd741;
}
.head-recommend {
  padding: 20px;
}
.grid-article h3 {
  white-space: break-spaces;
}
.grid-article .readmore {
  color: #303030;
  margin-top: 10%;
}
.grid-article h1 {
  font-weight: 600;
  margin-bottom: 3%;
}
.grid-article {
  padding: 6% 10%;
}
.block-bg {
  align-self: center;
  display: block;
  overflow: hidden;
}
#iframe694a48a59723bd0013151765 {
  margin-bottom: -7px;
}
.block-bg img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.block-bg img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.grid-about {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 2%;
}
.content-can {
  white-space: break-spaces;
}
.grid-about-3 {
  margin-left: 4%;
}
.grid-about-3 h4 {
  font-weight: 600;
}
.grid-about-3 h3 {
  font-weight: 600;
  margin-bottom: 2%;
}
.grid-about-3 ul {
  margin-top: 2%;
}
.comingsoon {
  padding: 8% 5%;
}
.grid-page-product h1 {
  font-weight: 600;
}
.grid-page-product {
  margin-top: 5%;
  margin-bottom: 3%;
}
.grid-page-product h4 {
  margin-bottom: 10px;
}
.grid-page-product-2 {
  display: grid;
  gap: 20px;
  margin-top: 2%;
}
.block-page-product-3 {
  border-left: 1px solid #e6e6e6;
  padding-left: 5%;
}
.grid-page-product-2 h3 {
  font-weight: 600;
  margin-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.grid-icon-product {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 2%;
}
.block-icon-product {
  display: grid;
  grid-template-columns: 50px auto;
  gap: 10px;
}
.icon-product-2 {
  align-self: center;
  white-space: break-spaces;
}
.icon-product {
  align-self: center;
}

/* slide */
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: inherit;
}
.main-image-gallery-6947cc44f6381d0013c6627b .owl-dots button.owl-dot.active,
.main-image-gallery-6947cd6df22f360013097b90 .owl-dots button.owl-dot.active {
  background-color: #fdd741 !important;
}
/* slide */

/*menu product*/
.nav > li > a:hover {
  background-color: transparent !important;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent !important;
}

.menuVertical .nav-stacked .dropdown-sub.open > .dropdown-menu {
  display: block !important;
}


.menuVertical .dropdown-menu {
  /*
display: block;
*/
  position: relative;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 0px !important;
  margin: 2px 0 0;
  color: #fff;
  font-weight: normal;
  text-align: left;
  list-style: none;
  background-color: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 7%;
  border-radius: 0;
}
.menuVertical ul.nav-stacked li > ul > li > ul > li > a {
  padding-left: 25% !important;
}
.menuVertical ul.nav-stacked li > ul > li > a {
  padding-left: 15% !important;
  padding: 5px 0px 5px 10px;
  font-size: 15px;
  color: #000;
}
.menuVertical .dropdown-menu {
  padding: 0px !important;
  margin: 0px 0 10px !important;
}
.dropdown-menu > li > a {
  font-size: 15px;
}
.menuVertical .dropdown-menu > li > a:focus,
.menuVertical .dropdown-menu > li > a:hover {
  color: #fff;
  background: #292929;
}
.menuVertical a:hover {
  background-color: #292929 !important;
}
.menuVertical .nav-pills > li > a {
  border-radius: 0px;
  font-weight: 600;
}
.menuVertical {
  margin-top: 10px;
  padding: 10px 10px;
  border: 1px solid #eee;
}
.menuVertical .dropdown-menu > li > a {
  white-space: inherit;
}
.headproduct {
  text-align: center;
  color: #282828;
  background: #e5e5e5;
  padding: 7% 2%;
  margin-top: 20%;
}
.headproduct h1 {
  font-weight: 600;
  font-size: 30px;
}
.empty-product {
  padding: 5%;
}
ul ::marker {
  color: #674831;
}
/*menu product*/

.Contentmanager .col-md-12.text-justify {
  padding-right: 10px;
  padding-left: 7px;
}
.head-detail-product {
  margin-top: 4%;
  margin-bottom: 1%;
}
.detail-product h5 {
  font-weight: 600;
}
.detail-product h3 {
  font-weight: 600;
  margin-bottom: 2%;
}
.grid-product {
  display: grid;
  grid-template-columns: 65% auto;
  border: 1px solid #eee;
  margin-top: 3%;
  padding-bottom: 2%;
}
.bg-product-2 img {
  width: 100% !important;
}
.bg-product img {
  width: 100% !important;
}
.bg-product-2 {
  align-self: center;
  margin: 0 auto;
}

.detail-product-2 {
  display: flex;
  flex-direction: column;
  align-self: center;
  padding: 20px 10% 0;
  height: 100%;
  position: relative;
   gap: 15px;
}
.product-social-title {
    align-self: center;
}
.product-social-action {
  bottom: 20px;
  display: flex;
  gap: 10px;
}
.social-items {
  max-width: 35px;
}

.social-group-items {
  display: flex;
  gap: 5px;
}

#background694a4b198912fc0013be6990 article.col-md-6.item.-micro .readmore {
  margin: 0 auto;
  text-align: center;
  margin-top: 6%;
  color: #333;
  width: fit-content;
  border: 1px solid;
  padding: 8px 20px;
  font-size: 14px;
}
#background694a4b198912fc0013be6990 article.col-md-6.item.-micro:hover .readmore {
  background: #000;
  color: #fff;
}
#background694a4b198912fc0013be6990 article.col-md-6.item.-micro {
  width: 33.3%;
}
#background694a4b198912fc0013be6990 .Contentmanager .site .col-section .item.-micro a .caption .time {
  display: inherit;
}
.Textmanager.font-inherit {
  text-align: left;
}
.main-image-gallery-6947cc44f6381d0013c6627b .owl-nav button {
  background: rgb(255 255 255 / 0%) !important;
}
.main-image-gallery-6947cd6df22f360013097b90 .owl-nav button {
  background: transparent !important;
}

.TabItpContentLandingPage4 > ul > li > a:hover > span {
  color: #333;
}
.Content-Image-left-48 {
  display: none;
}
.Content-Brif-right-48 {
  display: none;
}
.Content-Text-center-48 {
  width: 100%;
  padding: 0px;
}
.pd-bg-product-2 {
  display: flex;
  gap: 20px;
}
.pd-bg-product-2 .bg-product-2 {
  margin-top: 20px;
}

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #292929;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 0px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  text-align: left;
  padding: 10px 0px;
}

/* contenemanager เรื่องที่น่าสนใจ */
#relateContentTitle {
  visibility: hidden;
  margin-left: -15.5%;
  font-weight: 600;
  font-size: 18px;
}
#relateContentTitle:after {
  visibility: visible;
  content: "สินค้าที่เกี่ยวข้อง";
}
.landingpagemanager {
  padding: 20px 20px 0px;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
  margin-bottom: 10%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 25%;
}
.landingpagemanager .img-container {
  padding-bottom: 100%;
}
.landingpagemanager .page-header.padding {
  border-bottom: 1px solid #eee;
  margin-bottom: 2% !important;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 23%;
  background: transparent;
  border: 0px solid transparent !important;
  margin: 9px;
  border-radius: 0px;
  display: inline-table;
  padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 2% 0% 0%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
  font-size: 16px;
  height: 50px;
  display: block;
  margin-top: 5%;
  font-weight: 400;
  text-align: center;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
  display: none;
}
.landingpagemanager {
  display: block;
  margin-bottom: 5%;
}
/* contenemanager เรื่องที่น่าสนใจ */

.new-peoduct h1 {
  font-weight: 600;
}
.new-peoduct {
  margin-top: 3%;
}
.new-peoduct .bg-product {
  padding: 3% 0%;
}
.new-peoduct h3 {
  font-weight: 600;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.new-peoduct .grid-product {
  border: 0px;
  margin-bottom: 1%;
  margin-top: 1%;
}
.new-peoduct .grid-icon-product {
  margin-bottom: 3%;
}

.logo-tis {
  width: 15%;
}

#background69ae6c1c8a3168001aa86a2c {
    background: transparent;
    margin-bottom: -1px;
    color: #fff;
}

#background69ae6c1c8a3168001aa86a2c .ITPcheckboxAuthen {
    color: #fff;
}


.ITPcheckboxAuthen {
  color: #232323;
}

#background69ae6be2bbff2a0012b3cf48 .none-middle-mid {
  display: flex;
  height: 100%;
}

#background69ae6be2bbff2a0012b3cf48 .none-middle-mid > .col-md-6:nth-child(1) {
  padding: 5% 0 !important;
}

#background69ae6be2bbff2a0012b3cf48 .col-md-6:nth-child(2) {
  height: stretch;
  place-content: end;
}

.service-lists {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  row-gap: 5vw;
}

.service-items h3 {
  font-weight: 600;
}

.service-items {
  display: grid;
  place-content: center;
  gap: 10px;
  padding: 5%;
  aspect-ratio: 3/2;
  text-align: left;
  border-left: 10px solid #fdd841;
  border-radius: 8px;
  border-radius: 8px;
  box-shadow: rgb(0 0 0 / 6%) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  transition: 0.3s;
}

.service-items:hover {
  transform: translateY(-10px);
}

.about-why {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw;
  padding-top: 5%;
}

.about-why-item {
  display: flex;
  align-items: center;
  gap: 25px;
  background: #f5f5f5;
  border-radius: 12px;
  padding: 20px 5%;
  text-wrap: balance;
}

.about-why-item h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

.about-why-img {
  display: grid;
  place-content: center;
  background-color: #fdd841;
  border-radius: 50%;
  padding: 15px;
  aspect-ratio: 1;
  max-width: 180px;
  width: 15vw;
  min-width: 8vw;
}

.about-why-img img {
  width: 70%;
  margin: 0 auto;
}

.home-grid-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 5vw;
}

.home-grid-content h1 {
  font-weight: 600;
}

.home-grid-content h3 {
  font-weight: 600;
}

.home-why-choose h3 {
  font-size: 16px;
}

.home-why-choose p {
  font-size: 16px;
}

.home-grid-text {
  display: flex;
  padding-right: 10%;
  text-wrap: balance;
  flex-direction: column;
  gap: 10px;
}

.home-why-choose {
  display: grid;
  grid-template-columns: 35% auto;
  align-items: center;
  padding: 10% 0 5%;
}

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

.home-why-items {
  display: flex;
  padding: 10% 5%;
  text-align: center;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
  flex-direction: column;
  gap: 10px;
}

.home-why-items:hover {
  transform: translateY(-10px);
}

.home-why-img {
  display: grid;
  place-content: center;
  border-radius: 50%;
  aspect-ratio: 1;
  margin: 0 auto;
  overflow: hidden;
  width: 60%;
  background: #505050;
}

.home-why-img img {
  object-fit: contain;
  width: 60%;
  margin: auto;
  filter: invert(1);
}

.home-why-items h3 {
  font-weight: 600;
  text-wrap: balance;
}

.CASS-A-top {
  height: auto;
  border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
  height: auto;
  border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
  position: relative;
  padding: 0px;
}
.CASS-A-middle-right {
  border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
  border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
  box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.5);
}

#searchResultLanding .panel {
  margin: 5% 0;
  border-radius: 0px;
}
#itp-shopcart-detail {
  padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
  padding: 0px 15px !important;
  width: 285px !important;
  min-height: auto !important;
  background-color: #fff !important;
  box-shadow: none !important;
  margin-bottom: 2% !important;
}
.itopplus-search-image-flex-item img {
  width: 100% !important;
}
.search_titleText b {
  font-weight: 400;
}
.search_titleText {
  padding: 15px 0px 0px;
  font-size: 16px;
}
.search_text {
  display: none;
}

/* Large Devices, Wide Screens */

.image_gallery_template_slide .image-gallery-slide-frame {
  position: relative;
}

.image_gallery_template_slide figcaption {
  background: linear-gradient(to right, #00000061 0, #ffffff6b 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
}

.image_gallery_template_slide .head-recommend {
  padding: 30px 20px;
}

.thumbs,
.thumbnail {
  margin: 0 !important;
  padding: 0 !important;
}

.itopplus-slide figcaption {
  position: absolute;
  bottom: 6.5vw !important;
  left: 13.5vw !important;
  width: fit-content;
  background: transparent !important;
}

.itopplus-slide h2 {
  font-size: 20px;
}

.banner-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #988062;
  padding: 15px 20px;
  color: #988062 !important;
  background: rgb(0 0 0 / 45%);
  transition: 0.3s;
  line-height: 1;
}

.banner-btn:hover {
  gap: 20px;
}

.banner-btn:hover:after {
  transform: scaleX(-1);
}

.banner-btn:after {
  content: "→";
  color: #988062;
  transition: 0.3s;
}

ol.carousel-indicators.hidden {
  display: flex !important;
  justify-content: center;
  gap: 5px;

  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  visibility: visible !important;
  margin: auto !important;
}

.banner-btn.clicklock-spc {
  position: relative;
  top: 2vw;
}

.itopplus-slide .owl-dot.active {
  background: #fdd841 !important;
}

.owl-dot {
  background: #fff !important;
}

.itopplus-slide .owl-dots {
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
}

.view-more-btn.banner-btn {
  background: #fff;
  width: fit-content;
  font-size: 16px;
}

.flooring-3d {
  position: relative;
  /*
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/Flooring3Dz-z1520972877295.jpg");
  */
  background-image: url("  https://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/rm405-e03-mockupz-z858713970526.jpg");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 33vw;
  overflow: hidden;
  display: grid;
  grid-template-columns: 40% 60%;
  align-items: start;
}

.flooring-3d-text {
  padding-left: 8vw;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 5vw;
}

.flooring-3d-text h1 {
  font-weight: 600;
}

.flooring-3d-link img {
  width: 45%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16 / 10;
  border: 10px solid #fff;
  border-radius: 10px;
}

.flooring-3d-btn {
  background: #292929;
  color: #fff !important;
  border-radius: 30px;
  padding: 10px 20px;
  cursor: pointer;
  width: fit-content;
}

.flooring-3d-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  perspective: 1000px;
}

.flooring-3d-link img {
  position: absolute;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);

  z-index: 1;
}

.flooring-3d-link img:hover {
  z-index: 10;
  transform: translateY(-20px);
}

.flooring-3d-link img:nth-child(1) {
  top: 10%;
  right: 20%;
}

.flooring-3d-link img:nth-child(2) {
  top: 20%;
  right: 30%;
}

.flooring-3d-link img:nth-child(3) {
  top: 30%;
  right: 40%;
}
.flooring-3d-link img:nth-child(4) {
  top: 40%;
  right: 50%;
}

.menu-collapse .dropdown-menu {
  left: auto !important;
  right: 0 !important;
}

#background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid {
  display: grid;
  grid-template-columns: 1fr 40% 20%;
  gap: 10px;
  padding-bottom: 5%;
}

#background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid > div {
  width: 100%;
}

#background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid > div:nth-child(2) img {
  aspect-ratio: 16/9.2;
}

#background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid > div:nth-child(3) img {
  aspect-ratio: 16/9;
}

#background69b3c7d1cc8f6c00131abc6f .clearfix {
  display: none;
}

.gallery-text {
  background: linear-gradient(to right, #00000061 0, #ffffff6b 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: 10px 20px;
}

.gallery-text2 {
  font-size: 90%;
}

#background69b3c8e29a987e0013c2a880 .CustomImageGalleryType_2 {
  gap: 10px;
}

.pad-con-left {
  padding-left: 8vw;
}

.pad-con-right {
  padding-right: 8vw;
}

h3.label-border {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
}

h3.label-border::before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #fdd841;
}

.free-pad {
  padding: 3vw;
}

#background69b3c6554166560013eb1d1d > div > div.none-middle > div.none-middle-mid {
  display: flex;
}

#background69b3c6554166560013eb1d1d .col-md-6:nth-child(2) {
  background: #292929;
  color: #fff;
  height: stretch;
  place-content: center;
}

.boderedlayoutClient > div > div > div {
  padding: 0 !important;
}

.installation-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_04012025jxfv/0/0/installation2z-z1365531378876.jpg");
  background-size: 100%;
  background-position: 50% 85%;
  background-repeat: no-repeat;
  height: 30vw;
  min-height: 300px;
  max-height: 300px;
  color: #fff;
  margin-bottom: 5vw;
}

.installation-text1 {
  white-space: nowrap;
}

.installation-section p {
  text-wrap: balance;
}

.installation-text2 {
  display: grid;
  place-content: center;
  padding: 0 8vw;
  background: linear-gradient(to left, #000000a3 0, #ffffff08 100%);
  height: 100%;
}

.itopplus-header .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
  display: grid;
  grid-template-columns: 30% 1fr;
  align-items: center;
}

.itopplus-header .col-md-6 {
  width: 100% !important;
}

.itopplus-header .col-md-6 {
  width: 100% !important;
}

.head-tel-2 {
  position: relative;
  top: -2px;
}

@media screen and (min-width: 1900px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 26px;
  }
  h5 {
    font-size: 30px;
  }
  h6 {
    font-size: 34px;
  }
  p {
    font-size: 20px;
  }
  body {
    font-size: 20px;
  }
  .grid-head {
    font-size: 18px;
  }
  #background69463d1334def500133b59df .ui.input input {
    font-size: 18px;
  }
  #background6949fe4bfdb3300013a3f333 .ui.input input {
    font-size: 18px;
  }
  .block-conntact {
    grid-template-columns: 40px auto;
    padding: 15px 20px;
  }
  .head-footer {
    font-size: 20px;
  }
  .grid-footer {
    font-size: 18px;
  }
  .footer-can {
    font-size: 16px;
    padding-top: 1%;
    margin-bottom: 3%;
  }
  .buttonExampleSite {
    font-size: 14px !important;
  }
  .ITPcookiebar {
    font-size: 16px !important;
  }
  .btn-eatalog {
    grid-template-columns: 40px auto;
    gap: 10px;
  }
  .grid-about-3 h4 {
    font-size: 32px;
  }
  .grid-about-3 h3 {
    font-size: 26px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 18px;
  }
  .menuVertical ul.nav-stacked li > ul > li > a {
    font-size: 19px;
  }
  #background6947c87df6381d0013c661a9 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
  }
  .detail-project {
    min-height: 95px;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
  }
  #background694a4b198912fc0013be6990 article.col-md-6.item.-micro .readmore {
    padding: 8px 20px;
    font-size: 18px;
  }
  .block-contact-2 {
    grid-template-columns: 30px auto;
    gap: 10px;
  }
  .TabItpContentLandingPage4 > ul > li > a > span {
    font-size: 22px !important;
  }
  .head-form {
    font-size: 36px;
  }
  .head-form-2 {
    font-size: 22px;
  }
  .no-js #Component694654fdd147b6001323dd98 .form-control,
  .CASS-D-main .form-control {
    padding: 22px 0px;
    font-size: 19px !important;
  }
  #cookie694654fdd147b6001323dd98 {
    font-size: 16px;
  }
  .no-js #Component694654fdd147b6001323dd98 .btn,
  .CASS-D-main .btn {
    font-size: 16px;
  }
  .Contentmanager p {
    font-size: 20px;
  }
  ul.icon-a {
    font-size: 20px;
  }
  #relateContentTitle {
    margin-left: -13.5%;
    font-size: 22px;
  }
  .itopplus-search-image-flex-item {
    width: 385px !important;
    min-height: auto !important;
    font-size: 19px;
  }
}

@media screen and (max-width: 992px) {
  h1 {
    font-size: 2.2em;
  }
  h2 {
    font-size: 2.6em;
  }
  #background69463d0834def500133b59d6 .col-md-6.col-sm-6.col-xs-12.padding:nth-child(1) {
    width: 35%;
  }
  #background69463d0834def500133b59d6 .col-md-6.col-sm-6.col-xs-12.padding:nth-child(2) {
    width: 65%;
  }
  .grid-article h3 {
    white-space: inherit;
  }
  .grid-article h3 {
    font-size: 16px;
  }
  .grid-article {
    padding: 3% 10%;
  }
  .grid-article .readmore {
    color: #303030;
    margin-top: 5%;
  }
  .bg-portfolio h3 {
    font-size: 16px;
  }
  .grid-conntact a {
    width: 30%;
  }
  .grid-conntact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-contact-2 {
    white-space: inherit;
  }
  .footer-contact {
    grid-template-columns: 15px auto;
    gap: 8px;
  }
  .btn-eatalog {
    grid-template-columns: 25px auto;
    gap: 5px;
  }
  .content-can {
    white-space: inherit;
  }
  .block-icon-product {
    grid-template-columns: 40px auto;
  }
  .head-form-2 {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    font-size: 16px;
    text-align: center;
  }
  .head-form-2 {
    font-size: 16px;
  }
  #background694654fdd147b6001323dd98 {
    padding: 10% 5% 5%;
  }
  .head-form-2 {
    margin-bottom: 5%;
  }
  #controlBanner {
    width: clamp(100px, 100%, 20vw);
  }
  .grid-bgfix-2 h2 {
    font-size: 3em;
  }
  #relateContentTitle {
    margin-left: -19.5%;
  }
  h1 {
    font-size: 2em;
  }
  #background69462f97bb524d001374e430 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
  }
  .bg-portfolio {
    padding: 10% 0% 0% 10%;
  }
  #background69464922bb524d001374e51a .thumbs {
    margin-bottom: -7px;
  }
  .grid-footer {
    display: none;
  }
  .footer-can {
    border-top: 0px solid #a3a3a3;
    padding-top: 0%;
    margin-bottom: 2%;
  }
  .head-recommend h4 {
    font-size: 18px;
  }
  .grid-article {
    padding: 3% 5%;
  }
  .grid-page-product {
    margin-top: 5% !important;
    margin-bottom: 3%;
  }
  .detail-project {
    white-space: inherit;
  }
  iframe {
    height: 250px;
  }
  #carousel694a5c9ef09ca80013ecabda {
    display: none;
  }
  #carousel694a5d33a546250013f0b048 {
    display: none;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .home-why-choose {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 175px !important;
    min-height: auto !important;
  }
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  .panel-default {
    border-color: transparent;
  }
  .no-js .btn-default {
    padding: 2px 35px;
  }
  .itopplus-search-image-flex-item {
    min-height: auto !important;
    width: 175px !important;
  }

  .flooring-3d {
    height: 40vw;
  }

  h1 {
    font-size: 24px;
  }
  #background69462f97bb524d001374e430 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
  }
  .bg-portfolio {
    padding: 10% 0% 0% 10%;
  }
  #background69464922bb524d001374e51a .thumbs {
    margin-bottom: -7px;
  }
  .grid-footer {
    display: none;
  }
  .footer-can {
    border-top: 0px solid #a3a3a3;
    padding-top: 0%;
    margin-bottom: 2%;
  }
  .head-recommend h4 {
    font-size: 18px;
  }
  .grid-article {
    padding: 3% 5%;
  }
  .grid-page-product {
    margin-top: 5% !important;
    margin-bottom: 3%;
  }
  .detail-project {
    white-space: inherit;
  }
  iframe {
    height: 250px;
  }
  #carousel694a5c9ef09ca80013ecabda {
    display: none;
  }
  #carousel694a5d33a546250013f0b048 {
    display: none;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .home-why-choose {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  #background69b3b79265203a0013ca9dc0 .CustomImageGalleryType_2 {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

  #background69b3b79265203a0013ca9dc0 .CustomImageGalleryType_2 > div {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

    .installation-section {
        display: grid;
        grid-template-columns: 40% 60%;
        max-height: max-content;
        min-height: auto;
    }
  
     .installation-text1 {
        white-space: unset;
        position: relative;
        left: 30%;
    }

  .pad-con-left {
   padding: 0 20px;
  }

  .head-can {
    gap: 10px;
  
  }
  

  #background69ae6be2bbff2a0012b3cf48 .none-middle-mid {
    flex-direction: column;
  }

  #background69ae6be2bbff2a0012b3cf48 .col-md-6 {
    width: 100%;
  }

  .bg-mobile {
    width: 50%;
    position: relative;
    right: -5%;
  }

  .about-why-item {
    display: flex;
    flex-direction: column;
  }

  #background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid > div:nth-child(2) img {
    aspect-ratio: 16 / 9.5;
  }
  
    p br {
    display: none;
}
  
   #background69b3cee44166560013eb1e9f .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 480px) {
  h2 {
    font-size: 2em;
  }
  .itopplus-search {
    display: none;
}
  #carousel694a5c9ef09ca80013ecabda {
    display: inherit;
  }
  #carousel694a5d33a546250013f0b048 {
    display: inherit;
  }
  #imagesControl694a5c9ef09ca80013ecabda,
  #imagesControl694a5d33a546250013f0b048 {
    padding: 0px !important;
  }
  .category-product {
    padding: 5% 0% 10%;
    text-align: center;
  }
  .itopplus-bg {
    background-size: cover;
  }
  .grid-bgfix {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 10%;
  }
  .grid-bgfix-2 h2 {
    font-size: 42px;
  }
  .bg-mobile {
    width: 100%;

    margin: auto;
    right: -20px;
  }
  .grid-conntact {
    display: inherit;
  }
  .block-conntact {
    margin-bottom: 4%;
    grid-template-columns: 30px auto;
  }
  .footer-can-3 {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-can {
    display: flex;
    text-align: center;
    grid-template-columns: repeat(1, 1fr);
  }
  #imagesControl6946493034def500133b5a71 {
    padding: 0px !important;
  }
  .bg-portfolio {
    padding: 10% 10% 10% 10%;
  }
  #Component694a48a59723bd0013151765 {
    margin: -10px;
  }
  .grid-article .readmore {
    margin-top: 10%;
  }
  .grid-article {
    padding: 10% 10%;
  }
  .main-image-gallery-6947cd6df22f360013097b90 .owl-nav button {
    background: rgb(255 255 255 / 0%);
  }
  .main-image-gallery-6947cc44f6381d0013c6627b .owl-nav button {
    background: rgb(255 255 255 / 0%);
  }
  .grid-about {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .grid-about-3 {
    margin-left: 0%;
  }
  .grid-icon-product {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 6%;
  }
  .grid-page-product {
    margin-top: 10% !important;
    margin-bottom: 3%;
  }
  .grid-product {
    grid-template-columns: 100%;
  }
  .detail-product-2 {
    align-self: center;
    padding: 10% 10%;
  }
  .footer-can {
    display: flex;
    text-align: center;
    flex-direction: column-reverse;
  }
  #background6947c87df6381d0013c661a9 article.col-md-6.item.-micro {
    width: 100%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
  }
  #background694a4b198912fc0013be6990 article.col-md-6.item.-micro {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 10% 5% 0%;
  }
  .qrid-block-qa-3 {
    padding: 15px 15px 15px 20px;
  }
  .qrid-block-qa {
    padding: 15px 15px 15px 20px;
  }
  .head-recommend {
    text-align: center;
  }
  .icon-product-2 {
    text-align: left;
  }
  article.col-md-6.item.-micro {
    width: 50%;
  }
  .new-peoduct h1 {
    font-size: 22px;
  }
  .new-peoduct h4 {
    font-size: 18px;
  }
  #background69ae6be2bbff2a0012b3cf48 .none-middle-mid {
    display: flex;
    flex-direction: column;
  }
  .service-lists {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .itopplus-search-image-flex-item {
    width: 100% !important;
    min-height: auto !important;
    max-height: inherit !important;
  }
  .itopplus-search-image-flex-item img {
    width: 100% !important;
  }
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
  }
  .search_text {
    display: none;
  }
  .head-can h1 {
    text-align: center;
  }
  .grid-page-product {
    text-align: center;
  }
  .grid-page-product h1 {
    font-size: 40px;
  }
  .logo-tis {
    width: 40%;
  }
  .Override > div {
    padding: 0 !important;
  }
  .about-why {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .about-why-item {
    display: flex;
    flex-direction: column;
  }
  .about-why-item img {
    max-width: 100px;
    margin: 0 auto;
  }
  .home-grid-content {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-grid-text {
    padding: 0;
    text-wrap: unset;
    padding: 20px;
  }
    .home-why-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin-top: 10%;
    }
  .flooring-3d {
    height: 75vh;
    display: flex;
    flex-direction: column;
    background-position: 50% 50%;
  }

  .flooring-3d-link {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 20px;
  }

  .flooring-3d-link img {
    position: unset;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: 1;
  }

  #background69b3b79265203a0013ca9dc0 .CustomImageGalleryType_2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  #background69b3c7d1cc8f6c00131abc6f > div > div.none-middle > div.none-middle-mid {
    display: flex;
    flex-direction: column;
  }

  #background69b3cee44166560013eb1e9f .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
    display: flex;
    flex-direction: column-reverse;
  }

  #background69b3c6554166560013eb1d1d > div > div.none-middle > div.none-middle-mid {
    display: flex;
    flex-direction: column;
  }

  #background69b3c6554166560013eb1d1d .col-md-6:nth-child(2) {
    position: relative;
    top: -1px;
  }
  .about-why-img {
    min-width: 130px;
  }
  
  .product-social-action {
    margin-top: 20px;
    position: relative;
    bottom: 0;
  
}
  

  
    .installation-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        min-height: auto;
        max-height: unset;
        height: auto;
        background-position: center;
        background-size: cover;
        padding-top: 20px;
    }
  .installation-text1 {
   margin-top: auto;
  }
  
  h3.label-border {
    flex-direction: column;
}
  
  
  .installation-text2 {
 
    padding: 20px;
    background: linear-gradient(to top, #000000a3 0, #ffffff08 100%);

   
}
      .head-can {
  
        text-align: center !important;
    }

#mainmenu69b0d97f64b797001301dfa1 {
    display: none;
}
  
  .service-items {

    aspect-ratio: auto;

}
  
       .installation-text1 {
    
        position: unset;
    
    }
  .service-items {
    margin-bottom: 5%;
}
}


.CASS-D-main ::placeholder {
	color: #fff !important;
}

 .CASS-D-main .form-control {
    border-bottom: 1px solid #ffffff8c;
   color: #fff;
  
}


  /*search*/
  .itopplus-search .hideForNewSearchtag input {
    width: 0px !important;
    padding: 0px !important;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
    background: transparent !important;
    text-align: left !important;
    transition: 0.3s !important;
  }

  .itopplus-search .hideForNewSearchtag input.expanded-search {
    width: 12vw !important;
    padding-left: 10px !important;
    font-family: "LINE Seed Sans TH";
  }

  .itopplus-search .hideForNewSearchtag .button {
    display: grid !important;
    place-content: center;
    aspect-ratio: 1;
    padding: 0;
    font-size: 22px;
    color: #333 !important;
    box-shadow: unset !important;
  }

  .itopplus-search .hideForNewSearchtag .button:hover {
    background: transparent !important;
  }

  /*search*/

.ui.action.input:not([class*="left action"])>input {
    font-family: "LINE Seed Sans TH";
}

table#tableA {
    margin-bottom: 4%;
}

