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

.itopplus-bg {
  background-color: #2e2e6e;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16112024d72t/0/0/2z-z252978011622.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16112024d72t/0/0/3z-z163953757811.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg4 {
  background-color: #edeff2;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16112024d72t/0/0/5z-z434317214025.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg6 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_16112024d72t/0/0/6z-z1289183865103.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-bg7 {
}

.itopplus-footer {
  background-color: #2e2e2e;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0;
    font-size: 17px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
    color: #3c3c3c;
    font-size: 17px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #2e2e6e;
  border-radius: 0px;
}







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

  #nav-menu {
    background: #2e2e6e !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #2e2e6e !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: #2e2e6e;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #2e2e6e !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }

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

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

  .itopplus-header {
    text-align: right;
    width: 100%;
    color: #fff;
  }

  .itopplus-menu {
    flex: 1;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
    flex: 0.2;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

  .itp-block2 {
    display: flex;
    align-items: center;
    width: 100%;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
} 
}

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












/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.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% !important;
}


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 10px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #3c3c3c;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #2f2f6e;
}






.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
#background6819a3f082ac8b0013b342d0 .CASS-A-main p {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 10% 0%;
}
*/



.CASS-B-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-B-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-B-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-B-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-B-main {
    box-shadow: none;
}
.CASS-B-middle-mid {
    padding: 0px;
}
.CASS-B-border {
    background: transparent;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
}







/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/* jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-pd {
    color: #edd994;
}
figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
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: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}
figure.effect-oscar:hover figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}

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;
  border-radius: 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie 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-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}







/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.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:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !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.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}






/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    color: #373738;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #2e2e6e;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #3c3c3c;
    padding: 2% 0% 4%;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
    height: 70px;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .article-button {
     background-color: #2e2e6e;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .portfolio-button {
    background-color: #0f73b8;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    /* display: none; */
}
article.col-md-6.item.-micro {
    width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
    background-color: #fafafa;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .ourwork-button {
    background-color: #0a1e39;
  color: #fff;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .ourwork-button {
 background-color: #0a1e39;
  color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !important;*/
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */




/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.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:hover .products-button  {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 30%;
    background: transparent;
    border: 1px solid #c9c9c9 !important;
    margin: 10px;
    border-radius: 10px;
    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: 0% 0% 5%;
}
.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;
    color: #212121;
    margin-bottom: 0%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 100%;
    display: block;
    overflow: hidden;
    border-radius: 20px 20px 0px 0px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .article-ab {
    font-size: 14px;
}



.landingpagemanager .products-button {
    margin-bottom: 5%;
}

/*
.landingpagemanager .btn-sm p {
    display: none;
}




.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/



/* รูป ไม่เท่ากัน */
/*
.row.contenemanager-gallery {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  width: 100%;
}*/

/* รูป ไม่เท่ากัน */

/* Share */
.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #2e2e6e;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -15%;
}

 
#Contentmanager .pull-left {
    padding: 0px;
}
#Contentmanager .contenemanager-gallery {
    padding: 0% 0.5%;
}



/* contenemanager เรื่องที่น่าสนใจ */






 

 







/*---สไลด์---*/

#carousel694ba8094c50e100139780ef .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
	 background-color: transparent;
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
   width: 12px;
    margin: 2px;
     /*   width: 12px; */
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/*
#carousel68de537d41641e00135117f9 .carousel-indicators {
    left: 13%;
}
 */

/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}*/



#carousel6949fd5bfdb3300013a3f2ce .glyphicon-chevron-left:before,
#carousel6949fd5bfdb3300013a3f2ce .glyphicon-chevron-right:before {
    display: none;
}
 

/*---สไลด์---*/








/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}








/* ค้นหา head */

#background69649a5af7d0b60013f51d9a .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background69649a5af7d0b60013f51d9a .ui.icon.input,
#background69649a5af7d0b60013f51d9a .ui.input input {
    width: -webkit-fill-available;
}
#background69649a5af7d0b60013f51d9a .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
 
#background69649a5af7d0b60013f51d9a .ui.input input {
    background: #fff;
    border: 1px solid #fff;
    color: #3c3c3c;
}
#background69649a5af7d0b60013f51d9a .ui.icon.input>i.icon {
    opacity: 1;
    color: #3c3c3c;
}
#background69649a5af7d0b60013f51d9a i.circular.icon {
    box-shadow: 0 0 0 .1em transparent inset;
}
#background69649a5af7d0b60013f51d9a ::placeholder {
    color: #3c3c3c;
}
#background69649a5af7d0b60013f51d9a .ui.search .prompt {
    border-radius: 100px;
}
#background69649a5af7d0b60013f51d9a {
    margin-top: -3%;
}



/* ค้นหา land */
 
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .05);
    border-radius: 30px;
}
.panel-default {
    border-color: #fff;
    background-color: #fff;
}


.itopplus-search-image-flex-item a {
    color: #444;
}
.itopplus-search-image-flex-item {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px !important;
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    width: 265px !important;
      padding-top: 20px!important;
}
.search_titleText {
    margin-top: 5%;
}
p.help-block {
    display: none;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}

.itopplus-search-image-flex-container {
    gap: 10px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 24%;
    text-align: left;
    background-color: #fff;
    padding: 1% !important;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.row.row-col.text_search_timeCreate {
    display: none;
}
.text_search_briefDescription strong {
    font-weight: 400;
    font-size: 18px;
    color: #040404;
}
.text_search_briefDescription {
    margin-top: 10%;
}
.newImageClass_search_itp img {
    border-radius: 10px;
}










/* class หน้าต้นแบบ */
.head-block a {
    color: #fff;
      transition: 0.5s;
}
.head-block a:hover {
    color: #d1b070;
}
.head-block {
    display: grid;
    grid-template-columns: 33% 23% auto;
    gap: 20px;
    width: 61%;
    margin: 0 auto;
    margin-right: 0;
    text-align: left;
}
.head-block1 {
    display: grid;
    grid-template-columns: 12% auto;
    gap: 10px;
    font-size: 15px;
    align-self: center;
}
.head-block1-text {
    align-self: center;
}
.head-block1-img {
    align-self: center;
}
.head-block2 {
    display: grid;
    grid-template-columns: auto 8% auto;
    gap: 8px;
    font-size: 15px;
    align-self: center;
}
.head-block1-01 {
    grid-template-columns: 18% auto;
}
.head-block1-text1 {
    align-self: center;
    text-align: right;
}
.head-block1-text2 {
    align-self: center;
}



.footer-block {
    display: grid;
    grid-template-columns: 20% 25% 18% auto;
    gap: 35px;
    padding: 0% 0% 4%;
}
.footer-pd {
    padding: 5% 0% 1%;
}
.footer-text {
    font-size: 14px;
    border-top: solid 1px #ccc;
    padding-top: 2%;
}
.footer-logo {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 20%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-text2 {
    font-size: 16px;
    margin-bottom: 4%;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text4 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 2;
    margin-top: 5%;
}
.footer-text5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
}
.footer-block1-text {
    align-self: center;
    white-space: break-spaces;
    font-size: 16px;
}
.footer-block1-1 {
    display: grid;
    gap: 10px;
}
.footer-certificate {
    width: 100%;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-pd a:hover {
    color: #d1b070;
}







/* class  */

.comingsoonn {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}




.empty-space-topic h2 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: center;
    padding: 4% 0% 2%;
}


.empty-space {
	padding: 3%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    text-align: center;
    padding: 3%;
}
.empty-space1-img {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 3%;
}
.empty-space1 h3 {font-weight: 600;}
.empty-space1-border {
    border-left: solid 1px;
    border-right: solid 1px;
}
 
.empty-space2 {
    text-align: center;
    padding: 5% 0% 2%;
}
.empty-space2 h2 {
    color: #2f2f6e;
    font-weight: 600;
}
.empty-space2 h4 {
    white-space: break-spaces;
    margin-top: 1%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    row-gap: 50px;
    margin-top: 3%;
}
.empty-space3 h2 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: center;
}
.empty-space3 {
    padding: 7% 0%;
}
.empty-space3-img {
    width: 80%;
    margin: 0 auto;
}
.empty-space3-text {
    background-color: #fff;
    color: #2e2e6e;
    border: solid 1px #363c80;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
    padding: 5% 6%;
    border-radius: 100px;
    margin-top: -10%;
    position: relative;
    transition: 0.5s;
}
.empty-space3-blocks {
    transition: 0.5s;
}
.empty-space3-blocks:hover {
    transform: scale(1.05);
}
.empty-space3-blocks:hover .empty-space3-text {
    background-color: #363c80;
    color: #fff;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-left: 25%;
    color: #3c3c3c;
    padding: 8% 0%;
}
.empty-space4-block01 h2 {
    font-weight: 600;
    white-space: break-spaces;
    color: #2f2f6e;
}
.empty-space4-block01 h3 {
    white-space: break-spaces;
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty-space4-block01 h4 {
    font-family: "Sriracha", cursive;
    font-size: 18px;
    color: #2e2e6e;
}
.empty-space4-block01 {
    align-self: center;
}
.empty-space4-block02 {
    align-self: center;
    display: grid;
    gap: 20px;
}
.empty-space4-block1:hover {
    transform: scale(1.05);
}
.empty-space4-block1 {
    display: grid;
    grid-template-columns: 16% auto;
    gap: 20px;
    transition: 0.5s;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-block01 h3 span {
    color: #3c3c3c;
    font-weight: 600;
}
.empty-space4-text h3 {
    font-weight: 600;
    white-space: break-spaces;
}
.empty-space4-text p {
    white-space: break-spaces;
}

.empty-space5 h2 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: center;
}
.empty-space5 h4 {
    text-align: center;
}
.empty-space5-block {
    display: grid;
    grid-template-columns: 20% auto 20%;
    gap: 65px;
    margin-top: 5%;
}
.empty-space5 {
    padding: 6% 0% 0%;
}

.empty-space5-blocks:hover {
    transform: scale(1.05);
}
.empty-space5-blocks {
    transition: 0.5s;
}
.empty-space5-block1 {
    display: grid;
    gap: 20px;
    align-self: center;
}
.empty-space5-img {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space5-text {
    text-align: center;
    font-size: 18px;
    color: #2f2f6e;
}
.empty-space6 h2 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: center;
    padding: 5% 0% 2%;
}
.empty-space7 {
    background-color: #f1f1f1;
    display: grid;
    grid-template-columns: 55% auto;
    gap: 90px;
}
.empty-space7-text {
    background-color: #2e2e6e;
    color: #fff;
    border-radius: 0px 50px 0px 0px;
    padding: 3% 0% 3% 20%;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
}
.empty-space7-texts {
    align-self: center;
    font-size: 2.5em;
    font-weight: 600;
    color: #242424;
}
.empty-space7-text h2 {
    font-weight: 600;
    margin-bottom: 0%;
}
.empty-space7-text h4 {
    white-space: break-spaces;
}
.empty-space7-tel {
    align-self: center;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.empty-space8 {
    display: grid;
    grid-template-columns: 65% auto;
}
.empty-space8-bg {
    background-color: #fafafa;
    align-self: center;
    padding: 10% 10% 10% 10%;
    margin-left: -30%;
    border-radius: 10px 100px 10px 10px;
    position: relative;
}
.empty-space8 h5 {
    font-family: "Sriracha", cursive;
    text-transform: capitalize;
}
.empty-space8 h3 {
    color: #2e2e6e;
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space8-img {
    display: block;
    overflow: hidden;
    border-radius: 100px 10px 10px 10px;
}
.empty-space8-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 100px 10px 10px 10px;
}
.empty-space8-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9 ul.icon_b ::marker {
    color: #fff;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space9-block {
    background-color: #2f2f6e;
    color: #fff;
    padding: 5% 4%;
    border-radius: 20px;
}
.empty-space9-img {
    width: 15%;
    margin-bottom: 2%;
}
.empty-space9 h1 {
    font-size: 30px;
    font-family: "Sriracha", cursive;
    color: #d1b070;
}
.empty-space9 h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space9-img img {
    filter: invert(1);
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    text-align: left;
}
.empty-space10-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space10-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100% !important;
}
.empty-space10-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space10-text {padding: 4% 2% 3% 2%;}
.empty-space10-block {
    background-color: #fafafa;
    padding: 2%;
    border-radius: 20px;
}
.empty-space11 h2 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space12 {
    display: flex;
    gap: 30px;
    padding: 0% 0% 0% 0%;
}
.empty-space12-block {
    width: 50%;
    align-self: center;
}
.empty-space12-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space12-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    color: #19181d;
    margin-bottom: 0%;
}
.empty-space12-img {
    width: 90%;
}
.empty-space12 h1 {
}
.empty-space12 h5 {
    font-weight: 600;
    margin-top: 2%;
    font-size: 20px;
    color: #d1b070;
}
.empty-space12 p {
    white-space: break-spaces;
    margin-bottom: 2%;
    text-align: left;
    line-height: initial;
}
.empty-space12-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space12 h2 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 38px;
    color: #2e2e6e;
    text-transform: uppercase;
    font-family: "Sriracha", cursive;
}
.empty-space12 h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3c3c3c;
}
.empty-space12 h4 {
    font-weight: 600;
    color: #2e2e6e;
    margin-top: 3%;
}

.empty-space13-img1:hover {
  transform: scale(1.05);
}
.empty-space13-img1 {
  transition: 0.5s;
}
/* .empty-space13-img1 img {
   filter: brightness(0) saturate(100%) invert(79%) sepia(50%) saturate(1166%) hue-rotate(350deg) brightness(105%) contrast(88%);
}
.empty-space13-img1 img:hover {
   filter: brightness(0) saturate(100%) invert(79%) sepia(50%) saturate(1166%) hue-rotate(350deg) brightness(105%) contrast(88%);
} */
.empty-space13-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space13-img {
  width: 5%;
  align-self: center;
}
.empty-space13 h3 {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 8%;
    font-size: 18px;
      color: #373738;
}
.empty-space13-block1 {
  display: flex;
  width: 45%;
  gap: 7px;
  margin-top: 4%;
}
.empty-space13 p {
  white-space: break-spaces;
}
.empty-space13 p span {
    font-weight: 600;
}
.empty-space13-text {
  font-size: 16px;
}
.empty-space13 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
}
.empty-space13 a:hover {
  color: #2e2e6e;
}
.empty-space13 a {
  color: #2d2b2b;
  transition: 0.5s;
}
.empty-space13-text1 {
    font-size: 18px;
    font-weight: 600;
    color: #373738;
}
h3.empty-space13-topic {
    font-size: 20px;
}
.empty-space13-line {
    background-color: #00ba05;
    border-radius: 10px;
}
.empty-space13-fb {
    background-color: #1b76f1;
    border-radius: 10px;
}
.empty-space13-tt {
    background-color: #000000;
    border-radius: 10px;
}
.empty-space13-yt {
    background-color: #fe0100;
    border-radius: 10px;
}








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

h1 {
  font-size: 2em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */
.vitamine-img {
    padding: 0% 0% 6%;
}


.button-text1 {
    background-color: #242424;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1.2% 4%;
    font-size: 18px;
    border-radius: 100px;
    margin-top: 0%;
    margin-bottom: 6%;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #d1b070;
    color: #fff;
}
.button-text2 {
    background-color: #2e2e6e;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    padding: 3.5% 10%;
    margin-top: 8%;
    border-radius: 100px;
    transition: 0.5s;
}
.button-text2:hover {
    background-color: #d1b070;
    color: #fff;
}



.album-text1 {
    text-align: center;
    font-size: 18px;
    padding: 7% 0% 5%;
}





.article-button {
    background-color: #2e2e6e;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    padding: 4% 9%;
    margin-top: 7%;
    border-radius: 100px;
    transition: 0.5s;
}
.article-text {
    font-size: 14px;
}
.article-image {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.article-image img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
    width: 100% !important;
}
.article-image img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.article-blocks {
    text-align: left;
}
.article-blocks h4 {
    font-weight: 600;
    color: #2e2e6e;
}
.article-blocks h3 {
    font-weight: 600;
}






.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.icon-img11 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.icon-img11 {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}



/* pdpa */
.pdpa-ppd {
    padding: 3% 0% 7% 0%;
}
.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #f0c51a;
}
.pdpa-text a {
  color: #000000;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 2% 0% 7%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
    white-space: break-spaces;
    font-size: 16px;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #2e2e6e !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  background: #444 !important;
  border: 1px solid #444 !important;
  color: #fff !important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  background-color: #2e2e6e !important;
  font-size: 16px !important;
  border: 1px solid #2e2e6e !important;
  color: #fff !important;
}




/* Contact us */

.from-text1 {
    color: #2f2f6e;
    font-weight: 600;
    text-align: left;
    font-size: 3em;
    margin-bottom: -5%;
    margin-left: 3%;
}
 
.from-text2 {
    color: #373738;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3%;
    margin-left: 2%;
    text-transform: capitalize;
    margin-bottom: -2%;
  display: none;
}

#textbox5 {
    height: 135px;
    padding: 20px;
}



/* home */
#formdisplay69672254f7d0b60013f53b25 {
    background-color: transparent !important;
    width: 50%;
    border-radius: 0px;
    padding: 5% 0% 4% 0%;
    margin-top: 0%;
}
#formdisplay69672254f7d0b60013f53b25 .btn-default .glyphicon {
    display: none;
}
#formdisplay69672254f7d0b60013f53b25 .form-control-feedback {
    color: #444 !important;
    top: 22% !important;
}
#btnview69672254f7d0b60013f53b25 {
    margin-left: 35%;
    margin-top: 0%;
}
#cookie69672254f7d0b60013f53b25 {
    font-size: 16px;
    padding: 0% 0% 0% 3%;
    text-align: left !important;
    margin-top: -5%;
}



/* ติดต่อเรา */
#formdisplay696733d2f7d0b60013f53c79 {
    background-color: transparent !important;
    width: 100%;
    border-radius: 0px;
    padding: 0% 0% 0% 0%;
    margin-top: 0%;
}
#formdisplay696733d2f7d0b60013f53c79 .btn-default .glyphicon {
    display: none;
}
#formdisplay696733d2f7d0b60013f53c79 .form-control-feedback {
    color: #444 !important;
    top: 22% !important;
}
#btnview696733d2f7d0b60013f53c79 {
    margin-left: 70%;
    margin-top: 0%;
}
#cookie696733d2f7d0b60013f53c79 {
    font-size: 16px;
    padding: 0% 0% 0% 3%;
    text-align: left !important;
    margin-top: -5%;
}








.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 20px;
    color: #444444 !important;
    height: 50px;
    font-size: 16px;
    padding-right: 0px !important;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #2f2f6e;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #2f2f6e;
    background: #2f2f6e;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #2e2e2e;
    padding: 13px 40px;
    font-size: 16px;
    border: 1px solid #2e2e2e;
    color: #ffffff;
    text-shadow: none;
    border-radius: 100px;
    background: #2e2e2e;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #444444;
}
iframe.map-maps {
    margin-bottom: -0.5%;
}




/* สารสกัด */
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 2% 0% 4%;
    font-weight: 400;
    text-align: center;
    height: inherit;
}





@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
      padding: 8px 25px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.head-block1 {
    font-size: 18px;
}
.head-block2 {
    font-size: 18px;
}
.head-block {
    width: 55%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.button-text1 {
    font-size: 20px;
} 
.empty-space3-text {
    font-size: 22px;
    padding: 4% 6%;
}
.empty-space4-block01 h4 {
    font-size: 22px;
}
.button-text2 {
    font-size: 20px;
}
.empty-space4-block02 {
    row-gap: 35px;
}
.empty-space5-text {
    font-size: 22px;
} 
.from-text1 {
    font-size: 4em;
}
.CASS-A-main .form-control {
    height: 60px;
    font-size: 18px;
}
#cookie69672254f7d0b60013f53b25 {
    font-size: 18px;
}
.CASS-A-main .btn-default {
    font-size: 18px;
}
#btnview69672254f7d0b60013f53b25 {
    margin-left: 38%;
} 
.footer-logo {
    width: 70%;
    margin-bottom: 15%;
} 
.footer-certificate {
    width: 90%;
    margin: 0 auto;
}
.footer-text1 {
    font-size: 22px;
}
.footer-text2 {
    font-size: 18px;
} 
.footer-block1-text {
    font-size: 18px;
}
.footer-block1 {
    grid-template-columns: 5% auto;
}
.footer-text4 {
    font-size: 18px;
}
.footer-text5 {
    font-size: 20px;
}
#controlBanner {
    padding: 15px;
}
.empty-space7-texts {
    font-size: 3.5em;
} 
.empty-space12 h2 {
    font-size: 48px;
} 
.empty-space12 h1 {
    font-size: 32px;
}
.empty-space12 h5 {
    font-size: 24px;
}
.social-share {
    margin-top: -12%;
}
.managerHeader {
    font-size: 3em;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: 75px;
} 
.article-text {
    font-size: 18px;
}
.article-button {
    font-size: 18px;
}
.from-text2 {
    font-size: 24px;
} 
h3.empty-space13-topic {
    font-size: 24px;
}
.empty-space13-text1 {
    font-size: 22px;
}
.empty-space13-text {
    font-size: 20px;
}
.empty-space13-block1 {
    width: 35%;
}
#cookie696733d2f7d0b60013f53c79 {
    font-size: 18px;
      padding: 0% 0% 0% 2.5%;
}
#btnview696733d2f7d0b60013f53c79 {
    margin-left: 76%;
}
#textbox5 {
    height: 165px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
.icon_b {
    font-size: 20px;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 4em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 20px;
}
 
}

@media screen and (max-width : 1191px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 12px;
    font-size: 16px;
}
#imagesControl69671e405aeffc001348acde {
    padding: 0px !important;
}
.empty-space3-text {
    font-size: 14px;
    padding: 5% 3%;
} 
.button-text1 {
    font-size: 16px;
}
.itopplus-bg3 {
    background-size: cover;
    background-position: left;
} 
.empty-space4 {
    margin-left: 10%;
}
#textbox5 {
    height: 100px;
}
#cookie69672254f7d0b60013f53b25 {
    padding: 0% 3% 0% 5%;
    margin-top: -5%;
}
#btnview69672254f7d0b60013f53b25 {
    margin-left: 31%;
} 
.footer-text2 {
    font-size: 14px;
}
.footer-block1-text {
    font-size: 14px;
}
.footer-text4 {
    font-size: 14px;
}
.footer-text3 {
    font-size: 16px;
}
.footer-text5 {
    font-size: 16px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
    height: 60px;
}
.article-text {
    font-size: 11px;
}
.article-button {
    font-size: 14px;
}
.managerHeader {
    font-size: 2em;
    width: 80%;
}
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space3-block {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
}
.itopplus-bg2 {
    background-size: cover;
    background-position: bottom;
}
.empty-space1-img {
    width: 25%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.empty-space3-text {
    font-size: 14px;
    padding: 5% 4%;
}   
.empty-space4 {
    margin-left: 0%;
} 
.empty-space4-block01 h3 {
    white-space: inherit;
}
.itopplus-bg3 {
    background-size: cover;
    background-position: center;
} 
.empty-space4-text h3 {
    white-space: inherit;
}
.empty-space5-text {
    font-size: 15px;
}
.empty-space5-block2 {
    align-self: end;
} 
.empty-space5-block1 {
    margin-bottom: 10%;
} 
div#display3 {
    margin-right: -3%;
}
#formdisplay69672254f7d0b60013f53b25 {
    width: 100%;
}
#cookie69672254f7d0b60013f53b25 {
    padding: 0% 0% 0% 3%;
}
#btnview69672254f7d0b60013f53b25 {
    margin-left: 3%;
} 
.empty-space7-text {
    padding: 3% 0% 3% 5%;
}
.empty-space7-texts {
    font-size: 2em;
}
.empty-space7 {
    gap: 60px;
} 
.footer-block {
    display: none;
}
.footer-pd {
    padding: 0% 0% 0%;
}
.footer-text {
    border-top: solid 0px #ccc;
    padding-top: 1%;
    padding-bottom: 1%;
}
.empty-space12 {
    display: grid;
}
.empty-space12-block {
    width: 100%;
}
.empty-space8 {
    grid-template-columns: 100%;
    gap: 30px;
}
.empty-space8-bg {
    padding: 5%;
    margin-left: 0%;
    border-radius: 10px 10px 100px 10px;
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 33%;
}
article.col-md-6.item.-micro {
    width: 31%;
}
#formdisplay696733d2f7d0b60013f53c79 #display3 {
    margin-right: -7%;
} 
#btnview696733d2f7d0b60013f53c79 {
    margin-left: 0%;
} 
.empty-space13-block1 {
    width: 60%;
}
.empty-space13-img {
    width: 8%;
}
.empty-space13 {
    padding-left: 14%;
}  
#mainmenu696735bef901cf0013fc25b0 > div {
    padding: 0px !important;
} 
  
  
  
  
  
  
  
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 2em;
} 
}

@media screen and (max-width : 480px) {
#carousel69671e405aeffc001348acde {
    margin-bottom: -2%;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space1-border {
    border-left: solid 0px;
    border-right: solid 0px;
    border-top: solid 1px;
    border-bottom: solid 1px;
    padding: 5% 0%;
}
.empty-space1 {
    padding: 7% 3%;
}
.empty-space2 h4 {
    white-space: inherit;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.button-text1 {
    padding: 3% 7%;
    font-size: 16px;
}
.empty-space3-block {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space3-blocks3 {
    grid-column-start: 2;
    grid-row-start: 1;
} 
.empty-space4 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space5-block {
    grid-template-columns: 100%;
    gap: 10px;
}
.empty-space5-block1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space5-block2 {
    align-self: end;
    grid-column-start: 1;
    grid-row-start: 3;
} 
.from-text1 {
    text-align: center;
    font-size: 2em;
    margin-bottom: -5%;
    margin-left: 0%;
}
#cookie69672254f7d0b60013f53b25 {
    padding: 0% 4% 0% 6%;
}  
.empty-space7 {
    grid-template-columns: 100%;
    gap: 10px;
    padding-bottom: 5%;
}
.empty-space7-text h4 {
    white-space: inherit;
    font-size: 16px;
}
.empty-space7-text {
    padding: 3% 3% 3% 5%;
} 
.empty-space7-block {
    gap: 20px;
    justify-content: center;
} 
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
} 
.itp-newshare-button {
    font-size: 12px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.social-share {
    margin-top: 0%;
} 
.newShareContainer {
    justify-content: flex-start !important;
}
.modal-content {
    position: fixed;
}
#imagesControl69686e26c3a379001a54ab54 {
    padding: 0px !important;
}
#imagesControl696869f169b6d5001ab41332 {
    padding: 0px !important;
}  
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
}  
#background6967396acbcd6700127a7d1a article.col-md-6.item.-micro {
    width: 100%;
}
#background6967396acbcd6700127a7d1a .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
#background6967396acbcd6700127a7d1a .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin:5%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    height: inherit;
}
.article-text {
    font-size: 16px;
}
.article-button {
    font-size: 16px;
} 
.managerHeader {
    font-size: 22px;
    width: 100%;
}
#form696733d2f7d0b60013f53c79 {
    padding: 0px !important;
}
.empty-space13 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
}
.empty-space13 p {
    white-space: inherit;
} 
#display3 {
    margin-right: -7%;
}
  
  
  
h4 {
    font-size: 18px;
}
  
}






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