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

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/1z-z1360220034543.webp");
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/2z-z1371734179795.webp");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/3z-z437113754688.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/4z-z1672579438360.webp");
      background-size: cover;
    background-position: center;
}

.itopplus-bg6 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/6z-z470116694663.webp");
}

.itopplus-bg8 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024owys/0/0/8z-z1104192808488.webp");
}

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

.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 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #0a0b14;
	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: #0a0b14;
	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: #fff;
    font-size: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #e40000;
  border-radius: 0px;
}






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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #0a0b14 !important;
  }

  #itpMenuSideBar span {
    background-color: #fff !important;
  }

  #controlMenu * {
    color: #fff !important;
    border: none;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }
/*
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }
*/
  .itopplus-banner {
    background: #0a0b14;
    transition: 0.3s;
  }

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

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

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
  
#itopplus-sticky-nav-bar .navbar-default {
  background: #0a0b14 !important;
}

.itopplus-sticky-nav-bar-inside {
  display: grid;
	grid-template-columns: clamp(150px, 10% , 10vw) auto;
  width: 100% !important;
  align-items: center;
  padding: 0 5vw !important;
  background: #0a0b14 !important;
}

#itopplus-sticky-nav-bar {
  animation-duration: 0.8s !important;
}

.itopplus-sticky-nav-bar-inside > div {
  width: 100%;
}

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

.itopplus-menu-logo,
img.itopplus-img-logo {
  height: 100% !important;
  width: 100% !important;
  padding: 10px;
  margin: auto;
}
  
.itopplus-banner li {
    border: unset !important;
}  
  
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid transparent !important;
}  
  
}










/* 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: 20px 20px 0px 0px;
}*/

.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: #fff;
    transition: 0.5s;
    color: #272727;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 20px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #f25c29;
  background: #fff;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #c40404;
}

.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;
}

.CASS-A-main p {
    font-size: 18px;
    text-align: center;
    padding: 3% 0% 2%;
}


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

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: 0px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}


figure.effect-oscar:hover .album-text1 span {
    color: #fff;
}
figure.effect-oscar:hover .album-text1 {
    background-color: #ff5722;
    color: #fff;
}





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: transparent;
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  border-radius: 0px;
}


#background67e10aeb8a2ad70013fd052e figure.effect-oscar figcaption,
#background67e10b0a8a2ad70013fd057b figure.effect-oscar figcaption,
#background67e10b25567cdf00131d9ed7 figure.effect-oscar figcaption {
     background: rgb(0 0 0 / 60%);
  border-radius: 0px;
}
#background67e10aeb8a2ad70013fd052e figure.effect-oscar:hover figcaption,
#background67e10b0a8a2ad70013fd057b figure.effect-oscar:hover figcaption,
#background67e10b25567cdf00131d9ed7 figure.effect-oscar:hover figcaption {
     background: rgb(0 0 0 / 0%);
  border-radius: 0px;
}




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 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 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: 33.333%;
}
.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: 0px;
    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: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.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-align: center;
    font-weight: 600;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ff1c23;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #212121;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: 50px;
    margin-bottom: 5%;
    text-align: left;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #c40404;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b span {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 24%;
}
.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: 0px;
}
.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: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    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: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.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: block;
}
.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 .article-b  {
     background-color: #cf9a67;
    color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !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: 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: 75%;
    display: block;
    overflow: hidden;
    border-radius: 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 .btn-sm p {
    display: none;
}



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



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




/*---สไลด์---*/
#carousel67d1492bf895e80013b0d127 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}

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

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

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

.glyphicon-chevron-left:before,
.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: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}







/* class หน้าต้นแบบ */





.head-pd a:hover {
    color: #ff1b23;
}
.head-pd a {
    color: #fff;
    transition: 0.5s;
}

.head-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.head-block01 {
    display: flex;
    width: 44%;
    gap: 10px;
    border: solid 1px #ff1c23;
    border-radius: 50px;
    text-align: left;
    padding: 1% 1.5%;
    justify-content: center;
}
.head-block1-img {
    width: 20%;
    align-self: center;
}
.head-block1-text {
    /* width: 90%; */
    align-self: center;
    font-size: 18px;
}
.head-block02 {
    display: flex;
    width: 65%;
    margin: 0 auto;
    margin-right: 0;
    gap: 20px;
}
.head-block02-img {
    width: 15%;
    align-self: center;
}
.head-block02-text {
    width: 85%;
    white-space: break-spaces;
    text-align: left;
    font-size: 16px;
    border-left: solid 1px #fff;
    padding-left: 5%;
}



.footer-grid1 {
    display: grid;
    grid-template-columns: 20% 20% 25% 16% 15%;
    gap: 10px;
    margin-bottom: 2%;
}
.footer-grid2 {
    display: grid;
    grid-template-columns: 78% 22%;
}
.footer-grid2-block {
    display: grid;
    grid-template-columns: 30% 70%;
    align-self: center;
}
.footer-grid2-image {
    display: flex;
    width: 100%;
    gap: 5px;
}
.footer-grid2-texts {
    align-self: center;
    font-size: 16px;
}
.footer-grid2-text {
    text-align: center;
    align-self: center;
    margin-left: 30%;
}
.footer-text1 {
    font-size: 15px;
    white-space: break-spaces;
    line-height: 1.7;
}
.footer-text2 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text3 {
    font-size: 15px;
    white-space: break-spaces;
    line-height: 1.7;
}
.footer-text3 span {
    color: #fed700;
}
.footer-logo {
    width: 55%;
}
.footer-text4 {
    font-size: 15px;
    white-space: break-spaces;
    margin-top: 5%;
}
.footer-qr {
    width: 65%;
    margin-top: 5%;
}
.footer-text5 {
    font-size: 15px;
    white-space: break-spaces;
    line-height: 2;
}
.footer-pd {
    padding: 5% 0% 0%;
}
.footer-pd a:hover {
    color: #e40200;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}







/* class  */

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




.empty-space {
  padding: 2%;
}
.empty-space1-image:hover {
    transform: scale(1.05);
}
.empty-space1-image {
    transition: 0.5s;
}

.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 70px;
    padding: 10% 0%;
}
.empty-space1-text {margin-top: 10%;}
.empty-space1 h3 {
    font-family: "Oswald", sans-serif;
}
.empty-space1 h2 {
    font-family: "Manrope", "LINE Seed Sans TH";
    font-weight: 600;
    color: #181818;
}
.empty-space1 span {
    color: #e40000;
}
.empty-space1 p {
  white-space: break-spaces;
  margin-top: 4%;
}
.empty-space1-text01 {
    font-size: 16px;
    font-weight: 600;
}
.empty-space1-text02 {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    margin-top: 4%;
}
.empty-space1-text03 {
    font-size: 16px;
    color: #e40200;
    font-weight: 600;
    font-style: italic;
    margin-top: 5%;
}
.empty-space1-ab {
    font-family: "Manrope", "LINE Seed Sans TH";
    padding: 0% 0% 3%;
}
.empty-space1-ab .empty-space1-text {
    margin-top: 5%;
}
.empty-space2 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: center;
    padding: 5% 0% 5%;
}
span.empty-space3-span1 {
    color: #e40000;
}
.empty-space3 h2 {
    font-weight: 600;
}
.empty-space3 h5 {
    font-weight: 600;
}
span.empty-space3-span2 {
    font-weight: 600;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    font-family: "Manrope", "LINE Seed Sans TH";
    margin-bottom: 7%;
    margin-top: 4%;
}
.empty-space4 h1 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 5%;
}
.empty-space4-image:hover {
    transform: scale(1.05);
}
.empty-space4-image {
    transition: 0.5s;
}
.empty-space4-border {
    border-left: solid 1px;
   padding-left: 5%;
}
.empty-space4-border0 {
    padding-right: 5%;
}
.empty-space4-block1 {
    display: grid;
    grid-template-columns: 20% 70%;
    gap: 20px;
    margin-top: 10%;
    margin-bottom: 5%;
}
.empty-space4-colors {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 65%;
    gap: 10px;
    text-align: center;
}
.empty-space4-text1 {
    white-space: break-spaces;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    align-self: center;
}
.empty-space4-color2 {
    font-size: 16px;
    margin-top: 10%;
}
.empty-space5-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 50px;
}
.empty-space5-block1 {
    margin-top: 20%;
}
.empty-space5-block:hover {
    transform: scale(1.05);
}
.empty-space5-block {
    transition: 0.5s;
}
.empty-space5 h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 5%;
}
.empty-space5 {
    padding: 7% 0%;
}
.empty-space5-text {
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.empty-space5-img {
    margin-bottom: 15%;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 7% 0%;
}
.empty-space6 h2 {
    font-weight: 600;
    white-space: break-spaces;
}
.empty-space6 span {
    color: #e40000;
}
.empty-space6 a:hover {
    color: #e40200;
}
.empty-space6 a {
    color: #181818;
    transition: 0.5s;
}
.empty-space6-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 4%;
}
.empty-space6-img {
    width: 8%;
    align-self: center;
}
.empty-space6-text {
    width: 90%;
    align-self: center;
    font-size: 22px;
}
span.empty-space6-span1 {
    font-weight: 600;
    color: #000;
}
span.empty-space6-span2 {font-weight: 600;}
.empty-space6-grid {
    margin-bottom: 5%;
}
.empty-space6-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 3%;
}
.empty-space6-block1-img {
    width: 7%;
    align-self: center;
}
.empty-space6-block1-text {
    width: 90%;
    align-self: center;
    font-size: 18px;
}
.empty-space6-block2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 2%;
}
.empty-space6-block2-1img {
    width: 15%;
    align-self: center;
}
.empty-space6-block2-1 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space6-block2-1text {
    width: 85%;
    align-self: center;
    font-size: 18px;
}
.empty-space6-texts {
    align-self: center;
}
.empty-space6-de {
    padding: 0% 0% 5% 0%;
}

.empty-space7 h2 {
    text-align: center;
    font-weight: 600;
}
.empty-space7 span {
    color: #e40000;
}
.empty-space7 {
    padding: 6% 0% 3%;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
    padding: 5% 0%;
}
.empty-space8-image {
    width: 15%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.empty-space8-block {
    text-align: center;
    font-size: 16px;
}
.empty-space8-text2 {
    white-space: break-spaces;
    font-style: italic;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space8-text1 {
    font-style: italic;
}
.empty-space8 span {
    font-weight: 600;
}
.empty-space8-img {
    width: 30%;
    margin: 0 auto;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    font-family: "Manrope", "LINE Seed Sans TH";
}
.empty-space9-text {
    text-align: center;
}
.empty-space9 h2 {
    font-size: 6.5em;
    font-weight: 500;
    line-height: 1;
}
.empty-space9 span {
    color: #e40000;
}
.empty-space9 h1 {
    font-size: 3.5em;
}
.empty-space9-border {
    background-color: #fed700;
    color: #252527;
    font-size: 20px;
    width: fit-content;
    padding: 3% 5%;
    border-radius: 50px;
    margin-bottom: 2%;
}
.empty-space9-block {
    align-self: center;
}
.empty-space9-mg {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    justify-content: center;
    font-family: "Manrope", "LINE Seed Sans TH";
    margin-top: 7%;
}
.empty-space9-mgtext1 {
    text-align: right;
    padding-right: 5%;
}
.empty-space9-mgtext2 {
    text-align: left;
    border-left: solid 1px #000;
    padding-left: 5%;
}
.empty-space9-mg h3 {
    color: #e40000;
    margin-bottom: 3%;
}
.empty-space9-mgtext02 {white-space: break-spaces;font-size: 20px;font-weight: 600;}
.empty-space9-mgtext01 {
    font-size: 20px;
    font-weight: 600;
}
.empty-space9-pd {
    padding: 3% 0% 3%;
}
.empty-space9-pd a:hover {
    color: #e40200;
}
.empty-space9-pd a {
    color: #181818;
    transition: 0.5s;
}
.empty-space10 h2 {
    font-family: "Manrope", "LINE Seed Sans TH";
    text-align: center;
    padding: 4% 0% 3%;
    font-weight: 600;
    font-size: 3.5em;
}/*
.empty-space10 span {
    color: #e40000;
}*/
.empty-space11 h1 {
    font-family: "Manrope", "LINE Seed Sans TH";
    font-weight: 600;
    padding: 5% 0% 1%;
    text-align: center;
     color: #e40000;
}
.empty-space11-1 h1 {
    padding: 0% 0% 1%;
}
.empty-space12-block {
    display: grid;
    grid-template-columns: 10% 60% auto;
    gap: 20px;
    background-color: #fafafa;
    padding: 3% 3% 3% 5%;
    border-radius: 50px;
}
.empty-space12 {
    width: 60%;
    margin: 0 auto;
    display: grid;
    gap: 20px;
}
.empty-space12-text {
    align-self: center;
    font-size: 22px;
    font-weight: 600;
}
.empty-space12-download {
    background-color: #e40000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: capitalize;
    align-self: center;
    padding: 10% 0%;
    border-radius: 50px;
      margin-top: 2%;
}
















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: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */
.JazzByYing-Position:hover {
    transform: scale(1.05);
}
.JazzByYing-Position {
    transition: 0.5s;
}



.timeline-pd {
    width: 68%;
    margin: 0 auto;
}


.button-text1 {
    border: solid 1px #000000;
    color: #000000;
    width: fit-content;
    padding: 3% 5%;
    margin-top: 7%;
    font-size: 16px;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #e40000;
    border: solid 1px #fff;
    color: #fff;
}




.article-detail {
    white-space: break-spaces;
    font-size: 16px;
}
.article-button {
    color: #ff1c23;
    font-size: 16px;
    font-weight: 600;
    margin-top: 8%;
}





/* table */

#tableA {
  width: 100%;
}
#tableA th {
    background-color: #11733b;
    padding: 0px;
    color: #ffffff;
    font-size: 16px;
    border: 0px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 0px solid #fff;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    white-space: break-spaces;
    width: 10%;
}
#tableA tr:nth-child(even){ background-color: transparent;}
#tableA tr:nth-child(odd){ background-color: transparent;}
#tableA tr:hover {background-color:transparent; color: #000;}
 
td.tableA-texts {
    font-size: 24px !important;
    font-weight: 600;
}





/* เลขอัลบัม */
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #e40000;
    border-color: #e40000;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #e40000;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}




/* ฟอร์ม Style */
.from-text {
    font-size: 3em;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

/* ฟอร์ม Style */

.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    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 10px;
    color: #ffffff !important;
    height: 60px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #000000;
}


.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #000000;
    background: #000000;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #ffffff;
    padding: 14px 40px;
    font-size: 18px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: transparent;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
}
.CASS-A-main {
    width: 100%;
    padding: 0%;
    background-color: transparent !important;
}
.CASS-A-main ::placeholder {
    color: #fff;
}
.CASS-A-main br.k-br {
    display: none;
}


.CASS-A-main .glyphicon {
    display: none;
}


#cookie67eb6c6a1813f90013b04333,
#cookie67eb8ce81813f90013b046eb {
    font-size: 16px;
}
#formdisplay67eb8ce81813f90013b046eb,
#formdisplay67eb6c6a1813f90013b04333 {
    background-color: transparent !important;
    width: 80%;
    margin: 0 auto;
    padding: 5% 0% 5% 0%;
}
#btnview67eb6c6a1813f90013b04333,
#btnview67eb8ce81813f90013b046eb {
    margin-left: 40%;
}
/* ฟอร์ม Style  */




/*FAQ*/
.fqd-block h4 {
    font-weight: 600;
    font-size: 18px;
}
.fqd-pd {
    margin-top: 1%;
    margin-bottom: 1%;
}


.questions-block {
  text-align: left;
}
.questions-block p {
  margin-bottom: 0;
}

.nav-template7 {
  padding: 0%;
}
.nav-template7 li {
  padding: 15px 15px;
  border-bottom: dashed 0px #ccc;
  border-top: 0px solid #f6f6f6;
  background-color: #fafafa;
  border-radius: 50px;
  margin-bottom: 1%;
  border: solid 0px #f9c100;
}
.nav-template7 li:hover {
  background-color: #f1f1f1;
}
.nav-template7 li a {
    color: #000;
    font-size: 16px !important;
    text-align: left;
}
.nav-template7 strong {
    font-weight: 500;
    font-size: 22px;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
  font-size: 16px;
}
#contenttype71 {
  text-align: left;
}
.nav-template7 #contenttype71 li {
  padding: 0px 0;
  border-bottom: 0px solid #c8c8c8;
  border-top: 0px solid #f6f6f6;
  list-style-type: disc;
  margin-bottom: 0%;
  background: transparent;
  border: solid 0px #f9c100;
}
.nav-template7 li .btn-sm .col-md-12 {
  padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #e40000;
}
.nav-template7 #contenttype71 .icon_b li {
    font-size: 16px;
}

/*
.nav-template7 .fa-plus:before {
content: "⌵";
color: #ff7f32;
font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
float: right;
position: absolute;
right: 2%;
line-height: 0.5;
}*/

/*FAQ*/





/* pdpa */

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

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

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #4d4d4d !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: #4d4d4d !important;
  font-size: 16px !important;
  border: 1px solid #4d4d4d !important;
  color: #fff !important;
}



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






/* ติดต่อเรา */ 
.contact-pd h6 {
    font-weight: 600;
    text-align: center;
}
.contact-pd {
    padding: 0% 0% 0% 0%;
}
.contact-pd h3 {
    text-align: center;
}
.contact-pd span {
    color: #e40000;
}
.contact-grid a {
    color: #000;
}
.contact-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.contact-block {
    display: flex;
    width: 100%;
    gap: 15px;
}
.contact-block-img {
    width: 35%;
    border: dashed 1px #ccc;
    padding: 3%;
}
.contact-block-text {
    width: 65%;
    align-self: center;
}

.contact-border {
    border-bottom: dashed 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}

.contact-text1 {
    font-size: 16px;
    font-weight: 600;
}
.contact-text2 {
    font-size: 16px;
}
.contact-text3 {
    color: #e40000;
    font-weight: 600;
    font-size: 14px;
}





iframe.map-border {
    border-radius: 10px;
}



.contact-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block1-img {
    width: 10%;
}
.contact-block1-text {
    width: 90%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}

/*from Contact */

.no-js #Component67eb95c3d287470013b85383 label {
  display: none !important;
}
.no-js #Component67eb95c3d287470013b85383 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67eb95c3d287470013b85383 .form-control {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 0px dashed #ccc;
  border: 1px solid #fafafa;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 16px !important;
  padding: 31px 30px;
  background: #fafafa;
  color: #404040;
}
.no-js #Component67eb95c3d287470013b85383 .form-control:hover {
  border-color: #e40000;
}
.no-js #Component67eb95c3d287470013b85383 ::placeholder {
  color: #404040 !important;
  font-weight: 300;
}
.no-js #Component67eb95c3d287470013b85383 .form-control:focus {
  border-color: #e40000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #404040 !important;
}
.no-js #Component67eb95c3d287470013b85383 .btn {
   background: #e40000; 
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #ffffff;

}
.no-js #Component67eb95c3d287470013b85383 .btn-default {
  text-shadow: 0 0 0 #e40000;
}
.no-js #Component67eb95c3d287470013b85383 .btn-default:active {
  background-color: #e40000;
}
.no-js #Component67eb95c3d287470013b85383 .btn-default:hover,
.no-js #Component67eb95c3d287470013b85383 .btn-default:focus {
  background-position: 0 0px;
  background-color: #e40000;
}
.no-js #Component67eb95c3d287470013b85383 span.label a {
  color: #fff;
}
.no-js #Component67eb95c3d287470013b85383 button.btn.btn-default {
  opacity: 1;
}






/*---Tab Car bodycolour---*/
#bodycolour .nav-pills>li.active>a, 
#bodycolour .nav-pills>li.active>a:hover, 
#bodycolour .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca;
    box-shadow: 2px 2px rgb(0 0 0 / 20%);
    transition: 0.3s;
}

/* 16 สี */
#widthcolour {
    width: 50%;
    margin: 0 auto;
    display: block;
}


/* 1 สี */
#widthcolour1 {
    width: 4.5%;
    margin: 0 auto;
    display: block;
}

/* 2 สี */
#widthcolour2 {
    width: 9.7%;
    margin: 0 auto;
    display: block;
}

/* 3 สี */
#widthcolour3 {
    width: 14.5%;
    margin: 0 auto;
    display: block;
}




/*
#bodycolour {
    margin: 0 auto;
}*/


.product-imgcolour {
    width: 65%;
    margin: 0 auto;
}
.product-textcolour {
    font-size: 32px;
    font-weight: 600;
    padding: 2% 0% 0%;
    text-align: center;
}
.product-textbutton:hover {
    background-color: #e40200;
    color: #fff;
    border: solid 1px #e40200;
}
.product-textbutton {
    border: solid 1px #000000;
    color: #000000;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 3%;
    font-size: 16px;
    transition: 0.5s;
    margin-bottom: 5%;
}





#bodycolour .nav-justified {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}
#bodycolour ul::before,
#bodycolour ul::after {
  display: none;
}


/*


#bodycolour {
    display: flex;
    width: 75%;
    margin: 0 auto;
}
.bodycolour01 {align-self: center;}
.bodycolour02 {align-self: center;}


#bodycolour ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}


#bodycolour ul li a {
  background-size: 100%;
  border-radius: 50%;
}

#bodycolour ul li.active a {
  box-shadow: 0 0 4px 4px #aaa !important;
}
*/



/*สี*/



#bodycolour #princess1 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/1ดำz-z481707119206.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess2 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/2ขาวz-z1235898640718.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess3 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/3กัดดำz-z1475453919694.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess4 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/4-มัดย้อมกรมz-z689240075497.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess5 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/5-มัดย้อมเขียวz-z263300019269.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess6 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/6-มัดย้อมเขียวมะนาวz-z330548901317.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess7 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/7-มัดย้อมเหลืองz-z850948544804.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess8 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/8-มัดย้อมเขียวมิ้นz-z133833277851.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess9 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/9-มัดย้อมชมพูz-z121658933350.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess10 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/10-มัดย้อมแดงz-z891243197251.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess11 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/11มัดย้อมเทาz-z648377921900.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess12 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/12-มัดย้อมน้ำตาลz-z300103292343.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess13 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/13-มัดย้อมบานเย็นz-z297213207288.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess14 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/14-มัดย้อมฟ้าz-z1213772366345.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess15 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/15-มัดย้อมม่วงz-z1225537065832.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess16 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/16-มัดย้อมส้มz-z210935226517.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess17 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/คละสีz-z1739114521917.webp);
    background-repeat: no-repeat;
}
#bodycolour #princess18 a {
    background-color: transparent;
    color: transparent;
    box-shadow: 2px 2px #00000000;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024owys/50/0/มัดย้อมz-z1212736996325.webp);
    background-repeat: no-repeat;
}




/*สี*/

/*ขนาด*/
#princess1 a,
#princess2 a,
#princess3 a,
#princess4 a,
#princess5 a,
#princess6 a,
#princess7 a,
#princess8 a,
#princess9 a,
#princess10 a,
#princess11 a,
#princess12 a,
#princess13 a,
#princess14 a,
#princess15 a,
#princess16 a,
#princess17 a,
#princess18 a { 
    width: 55px;
    height: 55px;
    border: 0px solid transparent;
    border-radius: 0px;
}

/*ขนาด*/










@media screen and (min-width : 1900px) {
#widthcolour {
    width: 35%;
}
#widthcolour1 {
    width: 3%;
}
#widthcolour2 {
    width: 6.8%;
}  
#widthcolour3 {
    width: 10.3%;
}
  
.product-imgcolour {
    width: 50%;
}
.head-block01 {
    width: 31%;
}
.head-block02-text {
    font-size: 18px;
}  
.head-block02 {
    width: 50%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
}

.button-text1 {
    padding: 2% 5%;
    margin-top: 7%;
    font-size: 20px;
} 
.empty-space1 {
    gap: 100px;
}
.empty-space1-text {
    margin-top: 15%;
}
.main-timeline .description {
    font-size: 22px !important;
} 
.main-timeline .title {
    font-size: 3em!important;
    margin: 0 0 5% 0!important;
} 
.empty-space4-text1 {
    font-size: 20px;
} 
.empty-space4-color2 {
    font-size: 18px;
}  
#tableA td {
    font-size: 20px;
}
td.tableA-texts {
    font-size: 34px !important;
}
.empty-space5-text {
    font-size: 22px;
}  
.empty-space6-text {
    font-size: 30px;
}
.empty-space6-block1-text {
    font-size: 20px;
} 
.empty-space6-block2-1text {
    font-size: 20px;
}  
.from-text {
    font-size: 4em;
}  
.CASS-A-main .form-control {
    height: 75px;
    font-size: 20px;
} 
.empty-space8-block {
    font-size: 20px;
}
.empty-space9 h2 {
    font-size: 8.5em;
}
.empty-space9 h1 {
    font-size: 4.5em;
}
.empty-space9-border {
    font-size: 26px;
}
.empty-space9-mgtext01 {
    font-size: 24px;
}
.empty-space9-mgtext02 {
    font-size: 24px;
}
.empty-space9-mg h3 {
    font-size: 26px;
}
.footer-text1 {
    font-size: 18px;
}  
.footer-text3 {
    font-size: 18px;
} 
.footer-text4 {
    font-size: 18px;
} 
.footer-logo {
    width: 45%;
}  
.footer-qr {
    width: 55%;
}
.footer-text5 {
    font-size: 18px;
} 
.footer-grid2 {
    grid-template-columns: 85% 15%;
}  
.footer-grid2-text {
    margin-left: 15%;
}
.empty-space1-text01 {
    font-size: 20px;
}  
.empty-space1-text02 {
    font-size: 26px;
}
.empty-space1-text03 {
    font-size: 20px;
}
.product-textbutton {
    padding: 1% 2%;
    font-size: 20px;
} 
.CASS-A-main p {
    font-size: 20px;
} 
.empty-space10 h2 {
    font-size: 4.5em;
} 
.nav-template7 strong {
    font-size: 26px;
}
.fqd-block h4 {
    font-size: 22px;
}  
.fqd-block p {
    font-size: 20px !important;
}
.icon_b {
    font-size: 20px;
}  
.nav-template7 #contenttype71 .icon_b li {
    font-size: 20px;
}
.contact-text1 {
    font-size: 20px;
}
.contact-text2 {
    font-size: 18px;
}
.contact-text3 {
    font-size: 16px;
} 
.empty-space12-block {
      grid-template-columns: 8% 70% auto;
    padding: 3% 3% 3% 5%;
    border-radius: 100px;
}
.empty-space12-text {
    font-size: 26px;
}
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
} 
h1 {
    font-size: 3em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 22px;
} 
h5 {
    font-size: 34px;
}
h6 {
    font-size: 36px;
} 
  
    .contact-text2 {
    font-size: 14px;
}
  
  
}

@media screen and (max-width : 1191px) {
#imagesControl67e936d31813f90013b0295d {
    padding: 0px !important;
}
.empty-space1 p {
    white-space: inherit;
}
.main-timeline .description {
    font-size: 16px;
}  
.timeline-pd {
    width: 75%;
}
td.tableA-texts {
    font-size: 18px !important;
} 
.empty-space4-colors {
    width: 90%;
}
.empty-space9-border {
    font-size: 18px;
} 
  
  
  
  
  
  
  
  
h2 {
    font-size: 2em;
}  
h5 {
    font-size: 20px;
}
  
  
  
  .contact-text2 {
    font-size: 14px;
}
  
}  
  
@media screen and (max-width : 900px) {
.nav-justified {
    display: -webkit-inline-box;
    overflow: scroll;
} 
.empty-space1-text {
    margin-top: 0%;
}
    .main-timeline .date-content:before {
        width: 0% !important;
    }
#formdisplay67eb8ce81813f90013b046eb,
#formdisplay67eb6c6a1813f90013b04333 {
    background-color: transparent !important;
    width: 100%;
}
  #display3 {
    margin-right: -3%;
}  
.empty-space9 h2 {
    font-size: 4.5em;
}  
.empty-space9 h1 {
    font-size: 2.5em;
}  
.footer-grid1 {
    display: none;
}  
.footer-grid2-block {
    display: none;
}
.footer-grid2-text {
    margin-left: 0%;
}
.footer-grid2 {
    grid-template-columns: repeat(1, 1fr);
} 
.footer-pd {
    padding: 1% 0% 1%;
}  
.timeline-pd {
    width: 100%;
}
.main-timeline .description {
    font-size: 16px !important;
}
.main-timeline .title {
	font-size: 22px!important;
}  
.product-imgcolour {
    width: 100%;
}
.empty-space6-block2 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space6-block2-1img {
    width: 7%;
} 
.empty-space6-block2 {
    gap: 7px;
    margin-top: 2%;
} 
.empty-space6-text {
    font-size: 16px;
}
.empty-space6-block2-1text {
    font-size: 16px;
}  
.empty-space6-block1-text {
    font-size: 16px;
} 
#background67eb6eea13e56f0013e749e0 .col-md-3.col-sm-4.col-xs-4,
  #background67eb8dd013e56f0013e74d8a .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}  
.empty-space8-block {
    text-align: center;
    font-size: 10px;
} 
.empty-space9-border {
    font-size: 15px;
} 
#btnview67eb6c6a1813f90013b04333,
#btnview67eb8ce81813f90013b046eb {
    margin-left: 37%;
}
.empty-space5-text {
    font-size: 15px;
} 
.contact-grid {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space12 {
    width: 90%;
}
  
  
  
  
  
  
  
}

@media screen and (max-width : 480px) {
#carousel67e936d31813f90013b0295d {
    margin-bottom: -2%;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.empty-space3 {
    grid-template-columns: repeat(1, 1fr);
}
.itopplus-bg3 {
    background-size: cover;
} 
.empty-space4 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space2 h2 {
    margin-top: 10%;
}  
.empty-space4-colors {
    width: 100%;
}
 .table-responsive {
    border: 0px solid #ddd;
  }
.empty-space4-border {
    border-left: solid 0px;
    padding-left: 0%;
} 
#tableA td {
    font-size: 14px;
} 
td.tableA-texts {
    font-size: 16px !important;
} 
.empty-space5-grid {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space5-block1 {
    margin-top: 0%;
} 
.empty-space5-text {
    font-size: 16px;
} 
.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
}
.from-text {
    font-size: 2em;
} 
 #display3 {
    margin-right: -8%;
}   
#cookie67eb6c6a1813f90013b04333,
#cookie67eb8ce81813f90013b046eb {
    font-size: 16px;
    padding: 0% 5%;
}
#btnview67eb6c6a1813f90013b04333,
#btnview67eb8ce81813f90013b046eb {
    margin-left: 5%;
}
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-block {
    font-size: 16px;
}  
.empty-space9 {
    grid-template-columns: repeat(1,1fr);
} 
.empty-space9-border {
    font-size: 16px;
}   

.JazzByYing-Position1 {
    transform: scaleX(-1);
} 
 #bodycolour {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}

#bodycolour .nav-justified {
  display: flex;
  overflow-y: scroll;
  width: 100%;
}
.JazzByYing-Position {
    margin-bottom: 5%;
}
.empty-space10 h2 {
    font-size: 2em;
}
#bodycolour {
  width: 100%;
  display: flex;
  flex-direction: column;
}

#bodycolour .nav-justified {
	display: flex;
	overflow-y: scroll;
	width: 100vw;
	padding: 10px;
}
.nav-template7 li {
    padding: 10px 15px !important;
    margin-bottom: 3%!important;
}
.contact-grid {
    grid-template-columns: repeat(1, 1fr);
}  
#widthcolour {
    width: 100%;
} 
#widthcolour1 {
    width: 22%;
}
#widthcolour2 {
   width: 40%;
}    
#widthcolour3 {
    width: 58%;
}
  
  
.main-timeline .icon {
	margin: 145px 0px !important;
}
.buttonExampleSite {
    font-size: 12px !important;
} 
.ITPcookieLeftText {
    padding-left: 10px!important;
    padding-top: 10px!important;
}  
.ITPcookieButton {
    padding-top: 0px!important;
    margin-top: -5%;
} 
.ITPcookieLeftText {
    font-size: 12px !important;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
.empty-space12 {
    width: 100%;
}
.empty-space12-block {
    grid-template-columns: 100%;
    padding: 10% 5%;
}
.empty-space12-img {
    width: 25%;
    margin: 0 auto;
}
.empty-space12-text {
    font-size: 18px;
    text-align: center;
}
.empty-space12-download {
    font-size: 16px;
    width: 50%;
    margin: 0 auto;
    padding: 4% 0%;
} 
  
  
  
  
  
  
  
h6 {
    font-size: 24px;
}
  
  
}




@media screen and (max-width : 375px) {
.main-timeline .icon {
	margin: 123px 0px !important;
}
}


.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px;
}






