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

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

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

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

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_10022025fj90/0/0/4z-z1198972040956.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

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

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

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 10px;
  padding: 8px 3px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  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;
  box-shadow: none;
  border-color: #fff;
  background: transparent;
  background-color: transparent;
}

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

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

  #nav-menu {
    background: #fff !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #444 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #444 !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

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

  .navbar-header a::after {
    background: #444;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

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

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }

  .navbar-header,
  .navbar-header .pull-right {
    width: 100%;
  }
}

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

  .itopplus-banner {
    background: #e63895;
    transition: 0.3s;
  }

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

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

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

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

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

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}

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

/* 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;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.CASS-A-main .thumbnail {
  border: solid 0px #eeeeee;
  background: transparent;
  transition: 0.5s;
  color: #fff;
  padding: 0% !important;
  border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #165bdc;
}

.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: 10px;
}
figure.effect-jazz img {
  opacity: 1;
}
figure.effect-jazz:hover img {
  opacity: 1;
}

/* 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, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}

#Contentmanager img.img-responsive {
  border-radius: 10px;
  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: 10px;
}
#Contentmanager .thumbnail:hover {
  border-radius: 10px;
}
.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: #000;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #0a1e39;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 20px;
  color: #000;
  padding: 5% 0% 2%;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0%;
  text-align: center;
  text-transform: capitalize;
  height: inherit;
}

/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
  background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-button {
  background-color: #b25bbf;
  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: 20px;
  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: 20px;
  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%;
}*/

/*เปลี่ยนเป็นแบบ slide */
.empty-space17.ctm-slide {
  display: grid;
  grid-template-columns: repeat(1, 1fr) !important;
}

#Contentmanager .PitCustomClass2 > div.col-md-12.text-justify:nth-child(2) .row {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 5vw;
}

#Contentmanager .row::before,
#Contentmanager .row::after,
#Contentmanager .row .clearfix {
  display: none;
}

#Contentmanager .pull-left {
  width: 100% !important;
  padding: 0 !important;
}

#Contentmanager .carousel.slide img {
  border-radius: 30px;
  margin: 0 !important;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  min-height: 90vh;
  max-height: 90vh;
  width: 100%;
}

#Contentmanager .carousel.slide {
  border-radius: 30px;
  overflow: hidden;
}
/*เปลี่ยนเป็นแบบ slide */

/* 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 .article-b {
  background-color: #e9181c;
  color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-ab {
  background-color: #03624c;
  color: #fff;
}
.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: 20px;
}
.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 .btn-sm p {
  display: none;
}

/* Share */

.itp-newshare-button {
  border-radius: 10px;
  font-size: 16px;
  height: 5rem;
  padding-left: 4rem;
  padding-right: 4rem;
  border: solid 1px #282828;
  color: #282828;
}
.itp-newshare-button:hover {
  background-color: #e63895;
}
.newShareContainer {
  justify-content: end !important;
}
.social-share {
  margin-top: -10%;
}

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

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

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

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

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

/* แนวตั้ง
#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: #000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}

/* class หน้าต้นแบบ */
.footer-icon-img:hover {
  filter: brightness(0) saturate(100%) invert(41%) sepia(95%) saturate(4123%) hue-rotate(307deg) brightness(94%) contrast(90%);
  transform: scale(1.05);
}
.footer-block a:hover {
  color: #e63895;
}
.footer-block a {
  color: #fff;
}
.footer-block {
  display: grid;
  grid-template-columns: 27% 35% auto;
  gap: 50px;
  padding: 5% 0%;
}
.footer-logo {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 8%;
}
.footer-icon {
  display: flex;
  width: 75%;
  margin: 0 auto;
  gap: 10px;
}
.footer-text1 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4%;
}
.footer-text2 {
  white-space: break-spaces;
  font-size: 16px;
}
.footer-text3 {
  margin-top: 5%;
  font-size: 12px;
  white-space: break-spaces;
}
.footer-text4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4%;
}
.footer-block1 {
  display: grid;
  grid-template-columns: 6% auto;
  gap: 10px;
  font-size: 16px;
  margin-bottom: 2%;
}
.footer-block02 {
  margin-left: 4%;
}

/* class  */

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

.empty-space-topic h2 {
  text-align: center;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}
.empty-space-topic {
  padding: 4% 0% 2%;
}
.empty-space {
  padding: 3%;
}
.empty-space1 a:hover {
  color: #e63895;
}
.empty-space1 a {
  color: #fff;
  transition: 0.5s;
}
.empty-space1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 2% 0%;
}
.empty-space1-block {
  display: grid;
  grid-template-columns: 26% auto;
  gap: 20px;
  font-size: 2em;
  font-weight: 600;
  justify-content: center;
}
.empty-space1-text {
  align-self: center;
}
.empty-space1-border1 {
  border-right: solid 1px #9c6ad1;
}
.empty-space1-border2 {
  border-right: solid 1px #9c6ad1;
}
.empty-space2 {
  display: grid;
  grid-template-columns: auto 30%;
  padding: 6% 0%;
  gap: 20px;
}
.empty-space2-bg {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 20% 5%;
  border-radius: 100px 20px 20px 20px;
  align-self: center;
}
.empty-space2-text4 {
  font-size: 2.8em;
  font-weight: 600;
}
.empty-space2-text5 {
  font-size: 4.3em;
  font-weight: 600;
  line-height: 1;
}
.empty-space2-text6 {
  font-size: 3em;
  font-weight: 600;
}
.empty-space2-text1 {
  font-size: 6.7em;
  font-weight: 600;
  color: #000;
  line-height: 1;
}
.empty-space2-text {
  text-transform: uppercase;
  align-self: center;
}
.empty-space2-text2 {
  font-size: 11em;
  color: #e63895;
  font-weight: 600;
  line-height: 1;
}
.empty-space2-text3 {
  font-size: 5.4em;
  color: #000000;
  line-height: 1;
}
.empty-space3-text1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 6em;
  color: #000;
}
.empty-space3-text2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 6em;
  color: #000;
  font-weight: 600;
  line-height: 1;
}
.empty-space3-text3 {
  text-align: center;
  font-size: 36px;
  margin-top: 1%;
  color: #000000;
}
.empty-space3-blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 2%;
}
.empty-space3-blockA {
  align-self: center;
  display: grid;
  gap: 20px;
}
.empty-space3-blockB {
  align-self: center;
}
.empty-space3-image {
  width: 115%;
  margin-left: -20%;
}
.empty-space3-img {
  position: relative;
}
.empty-space3-button {
  position: absolute;
  bottom: 5%;
  right: 10%;
  width: 30%;
}
.empty-space3-text p {
  text-align: left;
  white-space: break-spaces;
  margin-top: 3%;
  margin-left: 2%;
}
.empty-space3-images {
  width: 112%;
}
.empty-space3-button-1 {
  left: 7%;
}
.empty-space4-text1 {
  text-align: center;
  font-size: 6em;
  color: #000;
  font-weight: 600;
  line-height: 1;
}
.empty-space4 {
  padding: 9% 0% 7%;
}
.empty-space4-blocks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 5%;
}
.empty-space4-block h1 {
  color: #e63895;
  font-weight: 600;
  margin-bottom: 1%;
}
.empty-space4-block p {
  white-space: break-spaces;
}
.empty-space5-outlined {
  font-size: 150px;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  text-align: center;
}
.empty-space5-topic {
  font-size: 6em;
  font-weight: 600;
  background: linear-gradient(to bottom, rgba(156, 106, 209, 1) 1%, rgba(230, 56, 149, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.empty-space5-to {
  position: relative;
  z-index: 1;
}
.empty-space5 {
  padding: 5% 0%;
}
.empty-space5-blocks {
  display: grid;
  grid-template-columns: 11% auto 11%;
  gap: 20px;
}
.empty-space5-blockB {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-self: self-start;
}
.empty-space5-imgA {
  width: 190%;
  margin-left: -88%;
  margin-top: 130%;
}
.empty-space5-blockk {
  display: grid;
  gap: 20px;
  align-self: self-start;
}
.empty-space5-blockk-top {
  margin-top: -30%;
}
.empty-space5-img {
  border-radius: 20px;
  display: block;
  overflow: hidden;
  border: solid 3px #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.empty-space5-imgB {
  width: 190%;
  margin-right: -88%;
  margin-top: 130%;
}
.empty-space5-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  border-radius: 20px;
}
.empty-space5-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space6 {
  display: grid;
  grid-template-columns: auto 30% auto;
  gap: 20px;
  text-align: center;
  padding: 5% 0% 5%;
  text-transform: uppercase;
  color: #000;
}
.empty-space6-border {
  border-bottom: solid 1px #fff;
  align-self: center;
}
.empty-space6-text2 {
  font-size: 6em;
  font-weight: 600;
  line-height: 1;
}
.empty-space6 span {
  color: #e63895;
}
.empty-space6-text1 {
  font-size: 4em;
  line-height: 1;
  font-weight: 600;
}
.empty-space6-text3 {
  font-size: 5em;
  line-height: 1;
  font-weight: 600;
}
.empty-space7 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.empty-space7-bg {
  background-color: #ffffff;
  padding: 2%;
  border-radius: 20px;
  box-shadow: rgb(0 0 0 / 20%) 0px 3px 8px;
  align-self: self-start;
}
.empty-space7-img {
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.empty-space7-img img {
  border-radius: 20px;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space7-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space7 h5 {
  text-align: center;
  color: #000;
  padding: 8% 0% 5% 0%;
  font-weight: 600;
}
.empty-space7-mg1 {
  margin-top: 20%;
}
.empty-space8 a {
  color: #fff;
}
.empty-space8 {
  position: relative;
}
.empty-space8-black {
  background-color: #000;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  padding: 5% 3% 5% 3%;
  border-radius: 20px;
}
.empty-space8-pink {
  background-color: #e63895;
  text-align: center;
  font-size: 3em;
  white-space: break-spaces;
  width: fit-content;
  margin: 0 auto;
  padding: 1.5% 4%;
  border-radius: 20px;
  margin-top: -5%;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  margin-bottom: -6%;
  position: relative;
  z-index: 1;
}
.empty-space8-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 5%;
  padding: 0% 2% 0% 8%;
}
.empty-space8-text1 {
  font-size: 2.87em;
  color: #e63895;
  line-height: 1.2;
  font-weight: 600;
}
.empty-space8-text2 {
  font-size: 24px;
  font-weight: 600;
}
.empty-space8-text3 {
  font-size: 3em;
  line-height: 1.2;
  font-weight: 600;
}
.empty-space8-text4 {
  font-size: 16px;
  margin-top: 5%;
  margin-left: 14%;
}
.empty-space8-text5 {
  color: #e63895;
  font-size: 26px;
  font-weight: 600;
}
.empty-space8-text6 {
  white-space: break-spaces;
  font-size: 16px;
}
.empty-space8-text7 {
  color: #e63895;
  font-size: 16px;
  margin-top: 2%;
}
.empty-space8-blacks {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.empty-space8-scan {
  display: grid;
  grid-template-columns: auto 35%;
  gap: 20px;
  width: 35%;
  margin: 0 auto;
  margin-top: 2%;
  background-color: #e63895;
  padding: 1%;
  border-radius: 20px;
  color: #fff;
}
.empty-space8-line {
  text-align: center;
  align-self: center;
}
.empty-space8-line1 {
  width: 25%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.empty-space8-line2 {
  white-space: break-spaces;
  font-size: 17px;
  font-weight: 600;
}
.empty-space8-line3 {
  font-size: 15px;
}
.empty-space9 {
  position: relative;
}
.empty-space9-bg {
  background-color: rgb(0 0 0);
  color: #e63895;
  position: absolute;
  top: 7%;
  right: 1%;
  width: 32%;
  padding: 2% 2%;
  white-space: break-spaces;
  font-size: 16px;
  text-align: left;
}
iframe.empty-space9-map-mg {
  margin-bottom: -1%;
}
.empty-space10 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  text-align: left;
}
.empty-space10 h4 {
  font-weight: 600;
  margin-bottom: 2%;
  color: #000;
}
.empty-space10 h3 {
  font-weight: 600;
  color: #e63895;
}
.empty-space10-text {
  align-self: center;
}
.empty-space10-img {
  align-self: center;
  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-space11 {
  text-align: left;
}
.empty-space11 h3 {
  font-weight: 600;
  color: #000;
  margin-bottom: 1%;
}
.empty-space12 {
  align-self: center;
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.empty-space12 img {
  border-radius: 20px;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  width: 100% !important;
}
.empty-space12 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

.empty-space13-img1:hover {
  transform: scale(1.05);
}
.empty-space13-img1 {
  transition: 0.5s;
  background-color: #e63895;
}
.empty-space13-img1 img {
  /* filter: brightness(0) saturate(100%) invert(17%) sepia(32%) saturate(2216%) hue-rotate(203deg) brightness(90%) contrast(88%); */
}
.empty-space13-img1 img:hover {
  /* filter: brightness(0) saturate(100%) invert(64%) sepia(87%) saturate(1611%) hue-rotate(358deg) brightness(101%) contrast(102%); */
}
.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: 7%;
  font-size: 18px;
}
.empty-space13-block1 {
  display: flex;
  width: 60%;
  gap: 5px;
  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%;
  color: #000;
}
.empty-space13 a:hover {
  color: #e63895;
}
.empty-space13 a {
  color: #2d2b2b;
  transition: 0.5s;
}
.empty-space13-text1 {
  font-size: 18px;
  font-weight: 600;
}
h3.empty-space13-topic {
  font-size: 20px;
}
.empty-space14 h1 {
  font-weight: 600;
  font-size: 2em;
  color: #000;
}
.empty-space14 {
  text-align: center;
}
.empty-space14 h5 {
  font-weight: 600;
  margin-top: 3%;
  color: #e63895;
}
.empty-space14-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 2%;
}
.empty-space14-bg {
  background-color: #000000;
  color: #fff;
  padding: 10% 5% 10%;
  border-radius: 20px;
  font-weight: 600;
}
.empty-space14-img {
  width: 30%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.empty-space14-text h3 {
  font-weight: 600;
  color: #e63895;
  margin-bottom: 2%;
}
.empty-space14-text p {
  white-space: break-spaces;
}
.empty-space14-img img {
  filter: invert(1);
}
.empty-space14 p {
  white-space: break-spaces;
}
.empty-space14-blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.empty-space14-blockA {
  background-color: #e63895;
  color: #fff;
  font-size: 20px;
  padding: 3% 0%;
  border-radius: 10px;
  margin-top: 3%;
  font-weight: 600;
}
.empty-space15 h1 {
  font-size: 2em;
  text-align: center;
  font-weight: 600;
  color: #000;
  margin-bottom: 1%;
}
.empty-space15 p {
  white-space: break-spaces;
  text-align: center;
  line-height: normal;
}
.empty-space15-block {
  display: grid;
  gap: 20px;
  margin-top: 4%;
}
.empty-space15-blocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  text-align: left;
}
.empty-space15-blocks p {
  text-align: left;
  line-height: normal;
}
.empty-space15-blocks h4 {
  font-weight: 600;
  margin-bottom: 1%;
  color: #e63895;
}
.empty-space15-text {
  align-self: center;
}
.empty-space15-img {
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.empty-space15-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space15-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space15 {
  margin-top: 5%;
}
.empty-space16 h1 {
  font-weight: 600;
  text-transform: uppercase;
}
.empty-space16 h5 {
  font-weight: 600;
  margin-top: 3%;
  color: #e63895;
  margin-bottom: 1%;
}
.empty-space16-text {
  font-size: 20px;
  color: #e63895;
}
.empty-space16-block {
  display: grid;
  grid-template-columns: auto 30%;
  gap: 10px;
  background-color: #000;
  color: #fff;
  padding: 2%;
  border-radius: 10px;
}
.empty-space16-blockb {
  display: grid;
  justify-content: end;
  align-self: center;
}
.empty-space16-text1 {
  font-size: 24px;
  font-weight: 600;
  text-align: right;
}
.empty-space16 h3 {
  font-weight: 600;
  margin-top: 2%;
}
.empty-space17 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  text-align: left;
}
.empty-space17-image img {
  width: 100% !important;
}
.empty-space17 h4 {
  font-weight: 600;
}
.empty-space17 p {
  white-space: break-spaces;
}
.empty-space17-text {
  align-self: center;
}
.empty-space17-image {
  align-self: self-start;
  border-radius: 20px;
  display: block;
  overflow: hidden;
}
.empty-space17-image img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space17-image img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space17 h3 {
  color: #e63895;
}

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

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 4em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 30px;
}
p {
  font-size: 16px;
}

/* ส่วนเสริม */

.button-text1 {
  background-color: #e63895;
  color: #fff;
  font-size: 16px;
  padding: 7% 5%;
  text-align: center;
  border-radius: 100px;
  transition: 0.5s;
}
.button-text1:hover {
  background-color: #b25bbf;
}
.button-text2 {
  background-color: #e63895;
  color: #fff;
  font-size: 16px;
  padding: 4% 10%;
  text-align: center;
  border-radius: 100px;
  transition: 0.5s;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 5%;
  box-shadow: rgb(221 62 146) 0px 3px 8px;
}
.button-text2:hover {
  background-color: #b25bbf;
}
.empty-space7-bg:hover .button-text2 {
  background-color: #b25bbf;
  box-shadow: #b25bbf 0px 3px 8px;
}

.button-teacher:hover {
  background-color: #e63895;
}
.button-teacher {
  background-color: #000000;
  color: #fff;
  width: fit-content;
  margin: 0 auto;
  padding: 2% 10%;
  border-radius: 100px;
  margin-top: 3%;
  font-size: 14px;
  transition: 0.5s;
}
.button-teacher a {
  color: #fff;
}

.article-button {
  text-align: center;
  background-color: #e63895;
  color: #fff;
  font-size: 16px;
  width: fit-content;
  margin: 0 auto;
  padding: 4% 8%;
  border-radius: 50px;
  margin-top: 5%;
  transition: 0.5s;
}

/* 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: #e63895;
}
.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: #e63895 !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: #e63895 !important;
  font-size: 16px !important;
  border: 1px solid #e63895 !important;
  color: #fff !important;
}

/* Contact us */

.from-text2 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin-top: 3%;
  margin-left: 2%;
  text-transform: capitalize;
  margin-bottom: -2%;
}
#formdisplay6923e170cfe63b001ae20a6b {
  background-color: transparent !important;
  border-radius: 0px;
  padding: 0% 0% 0% 0%;
  margin-top: 0%;
}
#formdisplay6923e170cfe63b001ae20a6b .btn-default .glyphicon {
  display: none;
}
#formdisplay6923e170cfe63b001ae20a6b .form-control-feedback {
  color: #444 !important;
  top: 22% !important;
}
#btnview6923e170cfe63b001ae20a6b {
  margin-left: 64%;
  margin-top: 0%;
}
#cookie6923e170cfe63b001ae20a6b {
  font-size: 16px;
  padding: 0% 10% 0% 3%;
  text-align: left !important;
  margin-top: -5%;
}

#textbox7 {
  height: 127px;
  padding: 20px;
}

.CASS-A-main .form-control {
  border: none;
  border: 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: 55px;
  font-size: 16px;
  padding-right: 0px !important;
}
.CASS-A-main .form-control:focus {
  border: 1px solid #e63895;
}
.CASS-A-main .btn-default:hover,
.CASS-A-main .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #e63895;
  background: #e63895;
  color: #ffffff;
}
.CASS-A-main .btn-default {
  background-repeat: repeat-x;
  border-color: #e63895;
  padding: 13px 40px;
  font-size: 18px;
  border: 1px solid #e63895;
  color: #ffffff;
  text-shadow: none;
  border-radius: 0px;
  background: #e63895;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: none;
  opacity: 1;
}
.CASS-A-main ::placeholder {
  color: #444444;
}

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #000;
  padding: 20px;
  color: #ffffff;
  font-size: 16px;
  border: 2px solid #fff;
  text-align: center;
  font-weight: 400;
}
#tableA td {
  border: 2px solid #fff;
  padding: 20px;
  font-size: 16px;
  text-align: center;
}
#tableA tr:nth-child(even) {
  background-color: #fafafa;
}
#tableA tr:nth-child(odd) {
  background-color: #fafafa;
}
/* #tableA tr:hover {background-color:#e63895; color: #fff;} */

.tableA-bg {
  background-color: #d7d2e6 !important;
}
.tableA-bg1 {
  background-color: #e6d2dd !important;
}
.tableA-bg2 {
  background-color: #d4e1f1 !important;
}

#tableB {
  width: 100%;
}
#tableB th {
  background-color: #e63895;
  padding: 20px;
  color: #ffffff;
  font-size: 16px;
  border: 2px solid #fff;
  text-align: center;
  font-weight: 400;
}
#tableB td {
  border: 2px solid #fff;
  padding: 20px;
  font-size: 16px;
  text-align: center;
}
#tableB tr:nth-child(even) {
  background-color: #fafafa;
}
#tableB tr:nth-child(odd) {
  background-color: #fafafa;
}
/* #tableB tr:hover {background-color:#11733b; color: #fff;} */

.tableB-bg1 {
  background-color: #000 !important;
}
.tableB-bg2 {
  background-color: #ffe3f2;
}

@media screen and (min-width: 1900px) {
  .navbar-default .navbar-nav > li > a {
    margin: 0 15px;
    font-size: 20px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 18px;
  }
  .empty-space1-block {
    font-size: 3em;
  }
  .empty-space2-text1 {
    font-size: 8.7em;
  }
  .empty-space2-text2 {
    font-size: 14em;
  }
  .empty-space2-text3 {
    font-size: 7em;
  }
  .empty-space2-text5 {
    font-size: 6.3em;
  }
  .empty-space2-text4 {
    font-size: 4em;
  }
  .empty-space2-text6 {
    font-size: 4.5em;
  }
  .empty-space3-text1 {
    font-size: 7em;
  }
  .empty-space3-text2 {
    font-size: 7em;
  }
  .empty-space3-text3 {
    font-size: 40px;
  }
  .button-text1 {
    font-size: 20px;
  }
  .empty-space4-text1 {
    font-size: 7em;
  }
  .empty-space5-outlined {
    font-size: 210px;
  }
  .empty-space5-topic {
    font-size: 7em;
  }
  .empty-space6-text2 {
    font-size: 7em;
  }
  .empty-space6-text1 {
    font-size: 5em;
  }
  .empty-space6-text3 {
    font-size: 6em;
  }
  .button-text2 {
    font-size: 18px;
  }
  .empty-space8-pink {
    font-size: 4em;
  }
  .empty-space8-text1 {
    font-size: 3.5em;
  }
  .empty-space8-text2 {
    font-size: 29px;
  }
  .empty-space8-text3 {
    font-size: 3.6em;
  }
  .empty-space8-text4 {
    font-size: 18px;
  }
  .empty-space8-text5 {
    font-size: 32px;
  }
  .empty-space8-text6 {
    font-size: 20px;
  }
  .empty-space8-text7 {
    font-size: 20px;
  }
  .empty-space8-line2 {
    font-size: 20px;
  }
  .empty-space8-line3 {
    font-size: 18px;
  }
  .footer-logo {
    width: 70%;
  }
  .footer-icon {
    width: 65%;
  }
  .footer-text1 {
    font-size: 22px;
  }
  .footer-text2 {
    font-size: 18px;
  }
  .footer-text3 {
    font-size: 16px;
  }
  .footer-text4 {
    font-size: 22px;
  }
  .footer-block1 {
    grid-template-columns: 5% auto;
    font-size: 18px;
  }
  .tab .nav-tabs li a {
    font-size: 18px !important;
  }
  .empty-space15 h1 {
    font-size: 2.5em;
  }
  .empty-space15-blocks p {
    line-height: inherit;
  }
  .empty-space16-text {
    font-size: 24px;
  }
  .empty-space16-text1 {
    font-size: 30px;
  }
  #tableB th {
    font-size: 20px;
  }
  #tableB td {
    font-size: 20px;
  }
  .icon_b {
    font-size: 20px;
  }
  .empty-space14 h1 {
    font-size: 3em;
  }
  #tableA th {
    font-size: 20px;
  }
  #tableA td {
    font-size: 20px;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
  }
  .article-button {
    font-size: 18px;
  }
  .managerHeader {
    font-size: 3.5em;
  }
  .from-text2 {
    font-size: 24px;
  }
  .empty-space13-topic {
    font-size: 24px;
  }
  .empty-space13-text {
    font-size: 20px;
  }
  .empty-space13 h3 {
    font-size: 22px;
  }
  .CASS-A-main .form-control {
    height: 60px;
  }
  #textbox7 {
    height: 230px;
  }
  #cookie6923e170cfe63b001ae20a6b {
    font-size: 18px;
    padding: 0% 3% 0% 3%;
  }
  #btnview6923e170cfe63b001ae20a6b {
    margin-left: 74%;
  }
  .empty-space13-block1 {
    width: 50%;
  }
  .empty-space9-bg {
    font-size: 19px;
  }
  .button-teacher {
    font-size: 16px;
  }

  h1 {
    font-size: 3.5em;
  }
  h2 {
    font-size: 5em;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 26px;
  }
  h6 {
    font-size: 32px;
  }
  p {
    font-size: 20px;
  }
}

@media screen and (max-width: 1191px) {
  .empty-space2-text1 {
    font-size: 5.5em;
  }
  .empty-space2-text2 {
    font-size: 9em;
  }
  .empty-space2-text3 {
    font-size: 4.5em;
  }
  .empty-space2-text4 {
    font-size: 2em;
  }
  .empty-space2-text5 {
    font-size: 3em;
  }
  .empty-space2-text6 {
    font-size: 2em;
  }
  .empty-space3-text1 {
    font-size: 4.5em;
  }
  .empty-space3-text2 {
    font-size: 4.5em;
  }
  .empty-space3-text3 {
    font-size: 26px;
  }
  .empty-space4-text1 {
    font-size: 5em;
  }
  .empty-space6-text3 {
    font-size: 4em;
  }
  .empty-space6-text2 {
    font-size: 5em;
  }
  .empty-space6-text1 {
    font-size: 3.5em;
  }
  .empty-space7 h5 {
    font-size: 20px;
  }
  .empty-space8-pink {
    font-size: 2em;
  }
  .empty-space8-text1 {
    font-size: 2.5em;
  }
  .empty-space8-text2 {
    font-size: 21px;
  }
  .empty-space8-text3 {
    font-size: 2.5em;
  }
  .empty-space8-text4 {
    margin-left: 7%;
  }
  .empty-space8-text5 {
    font-size: 22px;
  }
  .empty-space8-text6 {
    white-space: inherit;
    font-size: 16px;
  }
  .footer-text2 {
    white-space: inherit;
  }
}

@media screen and (max-width: 900px) {
  .empty-space1-block {
    font-size: 20px;
  }
  .empty-space2-text1 {
    font-size: 4em;
  }
  .empty-space2-text2 {
    font-size: 6.5em;
  }
  .empty-space2-text3 {
    font-size: 3.2em;
  }
  .empty-space3-text1 {
    font-size: 3.5em;
  }
  .empty-space3-text2 {
    font-size: 3.5em;
  }
  .empty-space3-text3 {
    font-size: 22px;
  }
  .empty-space3-text p {
    white-space: inherit;
  }
  .empty-space3-button {
    width: 36%;
  }
  .button-text1 {
    font-size: 14px;
  }
  .empty-space4-block p {
    white-space: inherit;
  }
  .empty-space5-outlined {
    font-size: 120px;
  }
  .empty-space5-topic {
    font-size: 4em;
  }
  .itopplus-bg4 {
    background-size: cover;
    background-position: center;
  }
  .empty-space6-text3 {
    font-size: 3em;
  }
  .empty-space6-text2 {
    font-size: 3.5em;
  }
  .empty-space6-text1 {
    font-size: 2.5em;
  }
  .empty-space8-text1 {
    font-size: 2em;
  }
  .empty-space8-text2 {
    font-size: 17px;
  }
  .empty-space8-text3 {
    font-size: 2em;
  }
  .empty-space8-scan {
    width: 45%;
  }
  .footer-block {
    grid-template-columns: 100%;
  }
  .footer-block01 {
    display: none;
  }
  .footer-block03 {
    display: none;
  }
  .footer-text1 {
    display: none;
  }
  .footer-text2 {
    display: none;
  }
  .footer-block02 {
    margin-left: 0%;
    text-align: center;
  }
  .footer-text3 {
    margin-top: 0%;
    font-size: 14px;
    white-space: inherit;
  }
  .footer-block {
    padding: 1% 0%;
  }
  .empty-space15 p {
    white-space: inherit;
    text-align: center;
    line-height: normal;
  }
  .empty-space15 h1 {
    font-size: 2em;
    line-height: 1.4;
  }
  .empty-space10-img {
    align-self: self-start;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .empty-space13 p {
    font-size: 16px;
  }
  .empty-space13 p {
    white-space: inherit;
  }
  .empty-space13-text {
    font-size: 14px;
  }
  #display2,
  #display4 {
    margin-right: -7%;
  }

  h2 {
    font-size: 3em;
  }
}

@media screen and (max-width: 480px) {
  .empty-space1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space1-border2 {
    border-right: solid 0px #9c6ad1;
    border-top: solid 1px #9c6ad1;
    border-bottom: solid 1px #9c6ad1;
    padding: 7% 0%;
  }
  .empty-space1-border1 {
    border-right: solid 0px #9c6ad1;
  }
  .empty-space1 {
    padding: 5% 0%;
  }
  .empty-space2 {
    grid-template-columns: 100%;
  }
  .empty-space2-text1 {
    font-size: 3em;
    text-align: center;
  }
  .empty-space2-text2 {
    font-size: 5em;
    text-align: center;
  }
  .empty-space2-text3 {
    font-size: 2.4em;
    text-align: center;
  }
  .empty-space2-bg {
    padding: 5% 3%;
  }
  .empty-space3-text1 {
    font-size: 2.5em;
  }
  .empty-space3-text2 {
    font-size: 24px;
  }
  .empty-space3-text3 {
    font-size: 16px;
  }
  .empty-space3-blocks {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space4-text1 {
    font-size: 3em;
    text-align: left;
  }
  .empty-space4-blocks {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space5-blocks {
    grid-template-columns: 100%;
  }
  .empty-space5-imgA {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .empty-space5-imgB {
    width: 100%;
    margin-right: 0%;
    margin-top: 0%;
  }
  .empty-space5-blockk-top {
    margin-top: 0%;
  }
  .empty-space5-blockB {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space5 {
    padding: 5% 7%;
  }
  .empty-space5-outlined {
    font-size: 66px;
    -webkit-text-stroke-color: #000000;
  }
  .empty-space6 {
    grid-template-columns: 100%;
  }
  .empty-space6-border {
    display: none;
  }
  .empty-space7 {
    grid-template-columns: repeat(2, 1fr);
  }
  .empty-space8-blacks {
    position: inherit;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
  }
  .empty-space8-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .empty-space8-text4 {
    margin-left: 0%;
  }
  .empty-space8-pink {
    font-size: 20px;
  }
  .empty-space8-scan {
    width: 100%;
  }
  .empty-space8-black {
    width: 100%;
  }
  .tab .nav-tabs li a {
    text-align: center !important;
    padding: 10px 0px !important;
  }
  .empty-space15 h1 {
    font-size: 20px;
    text-align: left;
  }
  .empty-space15 p {
    text-align: left;
  }
  .empty-space15-blocks {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .empty-space15-img {
    grid-column-start: 1;
    grid-row-start: 1;
  }
  .empty-space16-block {
    grid-template-columns: 100%;
  }
  .empty-space16-blockb {
    justify-content: center;
  }
  .empty-space16-text1 {
    text-align: center;
  }
  .empty-space16-blocka {
    text-align: center;
  }
  .table-responsive {
    white-space: nowrap;
  }
  .empty-space14-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space14-blocks {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space14-blockA {
    font-size: 18px;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
  }
  .empty-space10 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    text-align: left;
  }
  .itp-newshare-button {
    font-size: 14px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .social-share {
    margin-top: 0%;
  }
  .newShareContainer {
    justify-content: flex-start !important;
  }
  .empty-space17 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .empty-space5-topic {
    font-size: 3em;
  }
  .itopplus-bg5 {
    background-size: cover;
  }
  .itopplus-bg4 {
    background-image: none;
  }
  .empty-space16 h1 {
    font-size: 22px;
  }
  .empty-space16-text1 {
    font-size: 22px;
  }
  .table-responsive {
    border: 0px solid #ddd;
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
  }
  .empty-space13 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
  }
  .empty-space13-text {
    font-size: 16px;
  }
  .empty-space9 {
    display: grid;
  }
  .empty-space9-bg {
    position: inherit;
    top: 0%;
    right: 0%;
    width: 100%;
    font-size: 16px;
    text-align: left;
    grid-column-start: 1;
    grid-row-start: 1;
  }
  #form6923e170cfe63b001ae20a6b {
    padding: 0px !important;
  }
  #cookie6923e170cfe63b001ae20a6b {
    font-size: 14px;
    padding: 0% 0% 0% 3%;
    text-align: left !important;
    margin-top: -5%;
  }
  #btnview6923e170cfe63b001ae20a6b {
    margin-left: 0%;
    margin-top: 0%;
  }
  .managerHeader {
    font-size: 2em;
  }
  .empty-space14-blocks {
    gap: 0px;
  }
  .modal-content {
    position: fixed;
  }

  h2 {
    font-size: 2.5em;
  }
}

@media screen and (max-width: 480px) {
  #Contentmanager .PitCustomClass2 > div.col-md-12.text-justify:nth-child(2) .row {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
  }
}


