.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #212121;
  font-family: "Noto Sans Thai", sans-serif;
}




.no-js a {
  color: #212121;
  transition: 0.35s;
}
.no-js a:hover {
  color: #835b2b;
}
.itopplus-footer {
  color: #212121;
}
.itopplus-footer a {
  color: #212121;
}
.itopplus-footer a:hover {
  color: #835b2b;
}




disablewatermark{
  display:none !important;
}

.watermark,
.itopplus-watermark,
[class*="watermark"],
[id*="watermark"]{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_040120259sul/0/0/1z-z283818529645.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}




.itopplus-bg2 {
  background: linear-gradient(to bottom, #f5f5f5 0, #c8c8c8 100%);
}
.itopplus-bg3 {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_040120259sul/0/0/bg3z-z1653847161549.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}
.itopplus-footer {
  background: linear-gradient(to bottom, #e6d4bc 0, #c0ad96 100%);
  color: #212121;
}
.navbar-default .navbar-nav > li > a {
  color: #292929;
  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: #a2792e;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #212121;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #835b2b;
}



@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 5px;
    left: 10px;
    width: 35px !important;
    z-index: 10000;
}
#nav-menu {
    background: #fff !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #fff !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #212121 !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #212121 !important;
}
.navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #a2792e !important;
    border-radius: 50%;
}
#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
    box-shadow: 1px 1px 8px 1px rgb(202 183 160 / 45%);
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
.itopplus-banner > div {
    display: grid;
    grid-template-columns: 15% auto 28%;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: start;
}
#controlBanner {
    object-fit: contain;
    padding: 5px 15px 5px;
    width: clamp(130px, 50%, 20vw);
    margin: 0;
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #212121;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}



@media screen and (min-width: 1200px) {
.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 */


/*เฉพาะรูปแบบมีขอบ*/
.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.0);
   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;
}
#background6996e528ba59ee00134df6b2 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
    display: inherit !important;
    min-height: auto !important;
}
#background6996e528ba59ee00134df6b2 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #835b2b;
}
#background6996e528ba59ee00134df6b2 .imgLightbox img {
    border-radius: 15px;
}
#background6996e528ba59ee00134df6b2 .thumbnail .imgLightbox {
    border-radius: 15px; !important;
}
.product-name {
    text-align: center;
    padding: 8% 0% 8%;
    font-size: 17px;
}
/*เฉพาะรูปแบบมีขอบ*/

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



/* slide mobile */
#carousel699c176010d7f3001393f549 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}

.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide mobile */


/* search */
#background6997d7a3037a6e0012e99e14 input,
#background69980b6de0974a00137ae837 input {
    font-family: "Noto Sans Thai" !important;
    color: #7b7b7b !important;
}
#background6997d7a3037a6e0012e99e14 .ui.icon.input input,
#background69980b6de0974a00137ae837 .ui.icon.input input {
    padding-right: 1em !important;
}
#background6997d7a3037a6e0012e99e14 .ui.input input,
#background69980b6de0974a00137ae837 .ui.input input {
    background: #fff;
    border: 1px solid #7b7b7b;
    color: #212121 !important;
    border-radius: 8px;
}
#background6997d7a3037a6e0012e99e14 i.circular.icon,
#background69980b6de0974a00137ae837 i.circular.icon {
    box-shadow: 0 0 0 .1em rgb(0 0 0 / 0%) inset !important;
}
#background6997d7a3037a6e0012e99e14 .ui.icon.input>i.circular.icon,
#background69980b6de0974a00137ae837 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
    color: #7b7b7b !important;
}
#background6997d7a3037a6e0012e99e14 .fa-search:before,
#background69980b6de0974a00137ae837 .fa-search:before {
    color: #7b7b7b !important;
}
#background6997d7a3037a6e0012e99e14 i.link.icon,
#background69980b6de0974a00137ae837 i.link.icon {
    opacity: 1 !important;
}
.logo-robot {
    margin-top: -15px;
}
/* search */





/*contenemanager*/
.managerHeader {
    text-align: center;
    font-weight: 500;
    margin-top: 2% !important;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid transparent;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 15px;
}
.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: 25%;
}
.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,.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: 15px;
    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: 15px;
}
.Textmanager.font-inherit h5 {
    font-weight: 500;
}
.managerHeader {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inline;
}
.name-product {
    color: #212121;
    text-align: center;
    white-space: break-spaces;
    font-size: 17px;
    margin-bottom: 15%;
    margin-top: 5%;
}
/*contenemanager*/




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




/*timeline*/
.main-timeline {
  position: relative;
  transition: all 0.4s ease 0s;
}
.main-timeline:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e0ceb6;
  position: absolute;
  top: 0;
  left: 50%;
}
.main-timeline .timeline {
  position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e3e3e3;
  border: 2px solid #8d632e;
  position: absolute;
  top: 0;
  left: 3px;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.main-timeline .timeline-content {
  width: 45%;
  padding: 0px 20px 20px;
  border-radius: 0px;
  text-align: right;
  border-bottom: 1px solid #e0ceb6;
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
}
.main-timeline .date {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  padding: 8px 30px;
  border-radius: 30px;
}
.main-timeline .title {
  font-size: 24px;
  font-weight: 500;
  color: #5c5151;
  margin-top: 30px;
}
.main-timeline .description {
  font-size: 16px;
  color: #606060;
  line-height: 2;
  margin-top: 3%;
}
.main-timeline .timeline-content.right {
  float: right;
  text-align: left;
}
.bg1 h1 {
    font-size: 2em;
    font-weight: 500;
    color: #4b2f19;
}
.bg1 h4 {
    margin-bottom: 5px;
    font-weight: 500;
}
.bg1 p {
    white-space: break-spaces;
}
.main-timeline {
    margin-bottom: 3%;
    margin-top: 2%;
}
/*timeline*/





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

h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}



.content-sabklangthong {
    white-space: break-spaces;
}
.grid-one {
    display: flex;
    justify-content: flex-end;
}
.grid-btn-year {
    display: flex;
    gap: 15px;
    margin-top: 6%;
}
.year-2 {
    width: 35%;
    margin-bottom: -5px;
}
.grid-one-1 {
    width: 45%;
    padding: 5% 0% 20%;
}
.btn-readmore {
    background: #835b2b;
    color: #fff;
    text-align: center;
    align-self: end;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 14px;
    transition: 0.35s;
}
.btn-readmore span {
    font-family: "Onest", sans-serif;
    margin-left: 5px;
}
.btn-readmore:hover {
    background: #cab79f;
    color: #835b2b;
}
.border-colour {
    height: 5px;
    background: linear-gradient(
    to right,
    #ee0fe6 0%,
    #ee0fe6 12.5%,
    #07fbfb 12.5%,
    #07fbfb 25%,
    #8a0092 25%,
    #8a0092 37.5%,
    #009902 37.5%,
    #22c55e 50%,
    #f16600 50%,
    #f16600 62.5%,
    #0005f7 62.5%,
    #0005f7 75%,
    #fffa01 75%,
    #fffa01 87.5%,
    #f40600 87.5%,
    #f40600 100%);
    width: 45%;
}
.grid-one-1 .border-colour {
    margin-top: 3%;
}
.grid-one-1 h1 {
    color: #8f632d;
    font-weight: 500;
}
.grid-one-1 h5 {
    font-weight: 500;
    margin-bottom: 3%;
}
.head-sabklangthong {
    padding: 5% 0% 3%;
    text-align: center;
}
.head-sabklangthong h4 {
    white-space: break-spaces;
    margin-top: 5px;
}
.head-sabklangthong h1 span {
    color: #8f632d;
    font-weight: 500;
}
.grid-whychooseus {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.whychooseus-2 {
    white-space: break-spaces;
    text-align: center;
}
.icon-whychooseus {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.whychooseus-2 h3 {
    color: #835b2b;
    font-weight: 500;
    margin-bottom: 5px;
}
.block-whychooseus {
    transition: 0.35s;
}
.block-whychooseus:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-whychooseus:hover .icon-whychooseus {
    filter: grayscale(1);
    transition: 0.35s;
}
.head-sabklangthong .border-colour {
    width: 20%;
    margin: 0 auto;
    margin-top: 2%;
}
figure.effect-oscar {
    border-radius: 15px;
}
.empty-sabklangthong {
    padding: 2%;
}
.grid-service {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 40px;
    width: fit-content;
    justify-content: center;
    padding: 5% 0%;
}
.grid-service-1 .btn-readmore {
    width: fit-content;
    margin-top: 5%;
}
.grid-service-1 h1 {
    font-weight: 500;
}
.bg-service {
    width: 65%;
    margin: 0 auto;
}
.grid-service-1 {
    align-self: center;
    width: fit-content;
}
.border-colour-seevice {
    height: 200px;
    background: linear-gradient(
        to bottom,
        #ee0fe6 0%,
        #ee0fe6 12.5%,
        #07fbfb 12.5%,
        #07fbfb 25%,
        #8a0092 25%,
        #8a0092 37.5%,
        #009902 37.5%,
        #22c55e 50%,
        #f16600 50%,
        #f16600 62.5%,
        #0005f7 62.5%,
        #0005f7 75%,
        #fffa01 75%,
        #fffa01 87.5%,
        #f40600 87.5%,
        #f40600 100%);
    width: 5px;
}
.grid-service-3 {
    display: flex;
    gap: 40px;
}
.grid-service-bd-2 {
    align-self: center;
}
.copyright {
    font-size: 14px;
    margin-bottom: 5%;
}
.logo-footer {
    width: 55%;
    margin-bottom: 5%;
}
.grid-footer {
    display: grid;
    grid-template-columns: 29% 32% 19% auto;
    padding-top: 4%;
}
.head-footer h3 {
    font-weight: 500;
    white-space: break-spaces;
}
.footer-2 {
    white-space: break-spaces;
}
.grid-footer-3 .footer-2 {
    line-height: 2;
}
.block-contact {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin-bottom: 12px;
}
.block-contact-2 {
    white-space: break-spaces;
}
.block-qrcode-footer {
    background: #8e632e;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    margin-top: 7%;
    width: 73%;
}
.block-qrcode-footer .block-contact {
    padding: 14px 0px 5px;
    margin-bottom: 0px;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
   background: #835b2b !important;
   border-radius: 5px !important;
   font-weight: 400;
    font-family: "Noto Sans Thai" !important;
}
.buttonExampleSite:hover {
    background: #fff !important;
    color: #835b2b !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #4e4e4ee0 !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;
}
ul ::marker {
    color: #835b2b;
}
.product-name span {
    font-size: 16px;
}
.Textmanager.font-inherit ul {
    margin-top: 5px;
}
.Contentmanager .head-sabklangthong {
    padding: 3% 0% 3%;
}
.social-share {
    margin-top: 30%;
    margin-bottom: -35%;
}
button.itp-newshare-button {
    border: 1px solid #7b7b7b;
    z-index: 1;
    border-radius: 6px !important;
}
.itp-newshare-button:hover {
    background: #8e632e;
    transition: 0.35s;
}
.pd-product {
    margin-left: 3%;
    margin-top: 3%;
}
.contact-product {
    text-align: center;
    padding: 3% 0%;
}
.contact-product h1 {
    font-weight: 500;
    color: #a2792e;
}
.contact-product h4 {
    font-weight: 500;
}
.contact-product .border-colour {
    width: 20%;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 2%;
}
.block-contact-product {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
}
.grid-contact-product {
    display: flex;
    justify-content: center;
    margin-top: 2%;
    gap: 20px;
}
.contact-product-2 {
    align-self: center;
}
.pdpa-text.pdpamg1 h4 strong,
.pdpa-text.pdpamg1 h3 strong {
    font-weight: 500 !important;
}
.empty-sabklangthong-2 {
    padding: 1%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.contct-skt .content-sabklangthong {
    margin-bottom: 2%;
}
.TabItpContentLandingPage6 {
    background-color: #eee;
    padding: 10px 10px 0px;
    border-radius: 15px;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #835b2b !important;
}
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #835b2b;
}
.TabItpContentLandingPage6 .tab-itp-background {
    padding: 1% !important;
    margin-top: 1%;
    margin-bottom: 0% !important;
}
.TabItpContentLandingPage6 .tab-content {
    padding: 0px 10px 0px !important;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 16px !important;
}
.contct-skt-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.grid-one.about .grid-one-1 {
    width: 50%;
    padding: 2% 0% 20%;
}
.grid-one.about {
    margin-bottom: 4%;
}
.contact-product-7 {
    display: flex;
    gap: 20px;
    margin-top: 5%;
}
.contact-product-3 {
    display: flex;
    gap: 10px;
    width: 24%;
}
.icon-product img {
    width: 100% !important;
}
.head-sabklangthong h6 {
    font-weight: 500;
}
.comningsoon {
    padding: 10%;
}
.product-name span {
    font-size: 15px;
}
.carousel-control {
    color: #fff !important;
}





/* contenemanager เรื่องที่น่าสนใจ */
#relateContentTitle {
    visibility: hidden;
    margin-left: -11%;
    font-weight: 500;
    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 .img-container {
    padding-bottom: 100%;
}
.landingpagemanager  .page-header.padding {
    border-bottom: 1px solid;
    margin-bottom: 2% !important;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: 0%;
    margin-right: 0%;
    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: 24%;
    background: transparent;
    border: 0px solid transparent !important;
    margin: 5px;
    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;
    display: block;
    margin-top: 5%;
    text-align: center;
    font-weight: 400;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    display: none;
}
.landingpagemanager .img {
    border-radius: 15px;
}
.landingpagemanager {
    display: block;
    margin-bottom: 0%;
}
.landingpagemanager {
    display: none !important;
}
/* contenemanager เรื่องที่น่าสนใจ */

.product-name span {
    white-space: break-spaces;
}
.itopplus-search-image-flex-container p.shopProductNameText {
    display: none;
}
b.itopplus-search-shopcart-name {
    font-weight: 400;
    margin-top: 7%;
    display: block;
}
.ui.icon.input input {
    font-family: "Noto Sans Thai", sans-serif;
}
.search_titleText b {
    font-weight: 400;
}







.itopplus-pos2 {
    background: linear-gradient(to bottom, rgb(222 222 222) 0%, rgba(255, 255, 255, 1) 100%);
}
figure.effect-jazz {
    background: transparent;
    border-radius: 15px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #835b2b;
    border-color: #835b2b;
}
.pagination>li>a, .pagination>li>span {
    color: #835b2b;
}





/* ฟอร์ม Style 1 */
#formdisplay69a7b027e0eb01001ae3d656 .form-control {
  border: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  border-radius: 10px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  padding: 0px 20px;
  font-size: 16px;
  width: 100% !important;
  margin: 10px 0px;
  padding-right: 0px !important;
  color: #000 !important;
  height: 60px;
}
#formdisplay69a7b027e0eb01001ae3d656 .form-control:focus {
  border-bottom: 1px solid #835b2b !important;
  border: 1px solid #835b2b;
  color: #000 !important;
}
#formdisplay69a7b027e0eb01001ae3d656 .form-control:hover {
  border-bottom: 1px solid 2b496ad6c9af !important;
  border: 10x solid #000;
}
#formdisplay69a7b027e0eb01001ae3d656 .btn-default:hover,
#formdisplay69a7b027e0eb01001ae3d656 .btn-default:focus {
  background-position: 0 0px;
  background: #000 !important;
  color: #fff !important;
  border: 0px solid #000 !important;
  transition: 0.35s;
}
#formdisplay69a7b027e0eb01001ae3d656 .btn-default {
  border-color: #0000;
  border: 0px solid #835b2b !important;
  font-size: 16px !important;
  text-shadow: none;
  border-radius: 50px !important;
  background: #835b2b;
  width: fit-content;
  padding: 10px 30px;
  transition: 0.35s;
  color: #fff;
}
#formdisplay69a7b027e0eb01001ae3d656 ::placeholder {
  color: #000;
}
#formdisplay69a7b027e0eb01001ae3d656 span.label {
  display: contents;
}
#formdisplay69a7b027e0eb01001ae3d656 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay69a7b027e0eb01001ae3d656 {
    background: transparent !important;
    color: #000 !important;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}
#formdisplay69a7b027e0eb01001ae3d656 .form-control::placeholder {
  color: #fff !important;
}
#formdisplay69a7b027e0eb01001ae3d656 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay69a7b027e0eb01001ae3d656 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay69a7b027e0eb01001ae3d656 .col-md-12.col-sm-12 {
    padding-right: 15px;
    padding-left: 5px;
}
#form69a7b027e0eb01001ae3d656 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview697b196b5bf4930013e3a0f2 {
    margin-left: 33%;
}
#formdisplay69a7b027e0eb01001ae3d656 .btn-success {
    background-image: linear-gradient(to bottom, #835b2b 0, #835b2b 100%) !important;
    background-repeat: repeat-x;
    border-color: #835b2b;
    color: #fff;
}
#formdisplay69a7b027e0eb01001ae3d656  .btn-success:focus, .btn-success:hover {
    background-color: #835b2b;
    background-position: 0 -15px;
	color: #fff;
}
#cookie697b196b5bf4930013e3a0f2 {
    margin-top: -20px;
    padding: 0% 5%;
}
.head-joinus {
    font-family: "LINE Seed Sans TH";
    font-size: 32px;
    text-align: center;
    white-space: break-spaces;
    color: #8f632d;
    font-weight: 500;
}
#editor1 {
    width: 100% !important;
    font-size: 0px !important;
}
#formdisplay69a7b027e0eb01001ae3d656 hr {
    display: none;
}
#editor1 {
    width: 100% !important;
    font-size: 0px !important;
}
#editor8 {
    width: 100% !important;
    margin-top: 2%;
    font-size: 0px !important;
    margin-bottom: 2%;
}
#editor12 {
    width: 100% !important;
    margin-top: 2%;
    font-size: 0px !important;
    margin-bottom: 2%;
}
/* ฟอร์ม Style 1 */

















@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.4em;
}
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;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 22px;
}
.btn-readmore {
    font-size: 18px;
}
.grid-one-1 {
    padding: 6% 0% 20%;
}
.icon-whychooseus {
    width: 40%;
}
.product-name {
    font-size: 21px;
}
.product-name span {
    font-size: 20px;
}
.border-colour-seevice {
    height: 290px;
}
.copyright {
    font-size: 16px;
}  
.block-qrcode-footer {
    width: 65%;
}
.block-contact {
    grid-template-columns: 25px auto;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
.name-product {
    font-size: 21px;
}
.contact-product-3 {
    width: 22%;
}
.block-contact-product {
    grid-template-columns: 40px auto;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 20px !important;
}
.no-js #Component699830e3bfc60900137fad59 .form-control {
    padding: 31px 20px;
    font-size: 19px !important;
}
.no-js #Component699830e3bfc60900137fad59 .btn {
    font-size: 19px;
}
.head-joinus {
    font-size: 40px;
}
#formdisplay69a7b027e0eb01001ae3d656 {
    font-size: 20px;
}
#formdisplay69a7b027e0eb01001ae3d656 .btn-default {
    font-size: 20px !important;
}
#btnview69a7b027e0eb01001ae3d656 {
    margin-left: 45%;
}
}







@media screen and (max-width: 1191px) {
h1 {
    font-size: 2em;
} 
h6 {
    font-size: 26px;
}
#background6997d7a3037a6e0012e99e14 .ui.icon.input input, 
#background69980b6de0974a00137ae837 .ui.icon.input input {
    padding-right: 0em !important;
}
.itopplus-banner > div {
    grid-template-columns: 13% auto 22%;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 7px;
}
.itopplus-bg {
    background-position: bottom;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_040120259sul/0/0/officez-z28774944776.jpg);
}  
.content-sabklangthong {
    white-space: inherit;
}
.grid-one-1 {
    width: 50%;
    padding: 5% 0% 20%;
}  
.block-qrcode-footer {
    width: 100%;
}
.block-contact {
    grid-template-columns: 18px auto;
    gap: 8px;
}
.bg1 p {
    white-space: inherit;
}  
.bg1 h4 {
    font-size: 20px;
}
.name-product {
    font-size: 16px;
}
.contact-product-3 {
    width: 30%;
}
.social-share {
    margin-top: 35%;
    margin-bottom: -40%;
    float: right;
}
.Textmanager.font-inherit h5 {
    font-size: 22px;
}
.grid-footer {
    grid-template-columns: 29% 35% 18% auto;
}
}





@media screen and (max-width: 900px) {
.whychooseus-2 {
    white-space: inherit;
} 
#background6996e528ba59ee00134df6b2 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
}  
.grid-service-2 {
    align-self: center;
}
.itopplus-bg3 {
    background-attachment: inherit;
}
.grid-footer {
    grid-template-columns: 30% 43% auto;
    gap: 15px;
}
.head-footer h3 {
    white-space: inherit;
}
.footer-2 {
    white-space: inherit;
}
.grid-footer-3 {
    display: none;
}  
.Textmanager.font-inherit {
    display: inherit;
}
.contact-product-3 {
    width: 20%;
}
.social-share {
    margin-top: 5%;
    margin-bottom: -10%;
}
.name-product {
    font-size: 15px;
}
.name-product span {
    font-size: 14px;
}  
.contct-skt-2 {
    grid-template-columns: repeat(1, 1fr);
}  
.contct-skt h4 {
    font-size: 18px;
}
.block-contact-product {
    grid-template-columns: 30px auto;
}
iframe {
    height: 160px;
}
#carousel699c176010d7f3001393f549 {
    display: none;
}
.social-share {
    display: none;
}  
.head-joinus {
    font-size: 28px;
}
#formdisplay69a7b027e0eb01001ae3d656 {
    width: 90%;
    margin: 0 auto;
} 
#display3, #display5, #display9, #display10, #display13, #display14, #display16, #display17 {
    width: 103%;
}
#btnview69a7b027e0eb01001ae3d656 {
    margin-left: 40%;
}
}



@media screen and (max-width: 480px) {
#carousel699c176010d7f3001393f549 {
    display: inherit;
} 
#imagesControl699c176010d7f3001393f549,
#imagesControl6996dcc30a6d3a0013a44057,
#imagesControl6996dce26eac180013a7eb05 {
    padding: 0px !important;
}
.grid-one {
    display: inherit;
}
.grid-one-1 {
    width: 100%;
    padding: 5% 0% 55%;
}
.head-sabklangthong {
    padding: 10% 0% 3%;
}
.grid-whychooseus {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 10%;
}
.block-whychooseus {
    margin-bottom: 10%;
}
.grid-one-1 .border-colour {
    margin-top: 8%;
    margin-bottom: 8%;
}
.product-name span {
    white-space: inherit;
}
.grid-service {
    grid-template-columns: 100%;
    padding: 10% 0%;
}
.border-colour-seevice {
    height: 280px;
}
.grid-footer {
    grid-template-columns: 100%;
    margin-top: 5%;
    gap: 30px;
}
.logo-footer {
    width: 35%;
}  
.block-qrcode-footer {
    width: 50%;
}
.grid-footer h3 {
    margin-bottom: 2%;
}
.grid-footer br {
    display: none;
}
h1 {
    font-size: 1.8em;
}
.head-sabklangthong h4 {
    font-size: 20px;
}
.grid-one.about .grid-one-1 {
    width: 100%;
    padding: 2% 0% 50%;
}
.main-timeline {
    margin-bottom: 10%;
    margin-top: 10%;
}
.main-timeline .timeline-content {
    width: 100%;
    text-align: left;
}
.main-timeline:before {
    left: 0%;
}
.main-timeline .timeline-content {
    padding: 30px 20px 50px;
}
.main-timeline .timeline-icon {
    left: -10px;
    margin: initial;
}
.head-sabklangthong .border-colour {
    width: 55%;
}
article.col-md-6.item.-micro {
    width: 50%;
}
.name-product {
    white-space: inherit;
}
.contact-product-3 {
    width: 40%;
    align-self: center;
}  
.head-sabklangthong h6 {
    font-weight: 500;
    font-size: 22px;
}
.head-sabklangthong .border-colour {
    margin-top: 5%;
}
.block-contact-product {
    grid-template-columns: 35px auto;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
    margin-top: 10%;
}
}






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


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 380px !important;
    max-height: 435px !important;
    font-size: 19px;
}
.search_titleText {
    font-size: 20px;
}
.search_titleText {
    margin-bottom: 10% !important;
}
}




@media screen and (max-width: 1191px) {
.itopplus-search-image-flex-item {
    width: 218px !important;
    min-height: 225px !important;
}
}




@media only screen and (max-width:900px) {
.itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 175px!important;
    min-height: 190px!important;
    max-height: 425px!important;
}
.search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}  
}



@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 50%!important;
    min-height: 150px!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;
 }
.panel-body {
    padding: 10px;
    background: transparent;
}
#display3, #display5, #display9, #display10, #display13, #display14, #display16, #display17 {
    width: 107%;
}
#btnview69a7b027e0eb01001ae3d656 {
    margin-left: 30%;
}
    .itopplus-bg {
        background-position: bottom;
        background-size: 100%;
    }
.grid-one {
    margin-top: 10%;
    margin-bottom: 30%;
}
      .grid-one-1 {
        width: 100%;
        padding: 5% 0% 25%;
    }
}





.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, .5);
}




.Contentmanager .col-md-6.pull-left {
    padding-left: 0px !important;
}


@media screen and (max-width: 1200px) {
    .itopplus-search {
        position: fixed;
        top: 55px;
        right: 0;
        z-index: 999;
    }
  
  .itopplus-search div {
    margin: 0 !important;
    padding: 0 !important;
}

  .itopplus-search .col-md-8 {
    display: none;
  }

  .logo-robot {
    margin: 0;
  }
    .logo-robot img {
        height: 25px;
        object-fit: contain;
        width: auto !important;
    }
}


figure.effect-oscar:hover figcaption {
    background: transparent !important;
}
.form-group.itpDisWatermarkImage,.form-inline.itpDisWatermarkImage{
    display: block !important;
}



.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 100px 0px rgba(0, 0, 0, 0);
}

