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

@font-face {
  font-family: "LINE Seed Sans TH";
  font-weight: normal;
  src: url("https://itp1.itopfile.com/ContentImage/z_itp_130820236l5w/fonts/LINESeedSansTH/LINESeedSansTH_Rg.otf") format("opentype");
}

@font-face {
  font-family: "LINE Seed Sans TH";
  font-weight: 100;
  src: url("https://itp1.itopfile.com/ContentImage/z_itp_130820236l5w/fonts/LINESeedSansTH/LINESeedSansTH_Th.otf") format("opentype");
}

@font-face {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  src: url("https://itp1.itopfile.com/ContentImage/z_itp_130820236l5w/fonts/LINESeedSansTH/LINESeedSansTH_Bd.otf") format("opentype");
}

@font-face {
  font-family: "LINE Seed Sans TH";
  font-weight: 800;
  src: url("https://itp1.itopfile.com/ContentImage/z_itp_130820236l5w/fonts/LINESeedSansTH/LINESeedSansTH_XBd.otf") format("opentype");
}

@font-face {
  font-family: "LINE Seed Sans TH";
  font-weight: 900;
  src: url("https://itp1.itopfile.com/ContentImage/z_itp_130820236l5w/fonts/LINESeedSansTH/LINESeedSansTH_He.otf") format("opentype");
}

body,
html {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: "LINE Seed Sans TH";
  color: #000;
}

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

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/0/0/2z-z141452632994.webp");
}
.itopplus-footer {
  background-color: #000;
  color: #fff;
}

/************Menu***************/
.navbar-default .navbar-nav > li > a {
  color: #000;
  margin: 0;
  padding: 10px 0;
  font-size: 16px;
  border-bottom: 1px solid transparent;
}

.navbar-default {
  margin-right: -40px;
}

.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-radius: none;
  background: transparent;
  background-color: transparent;
  border-bottom: 1px solid #fff;
}

.no-js .navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
  color: #000;
  font-size: 16px;
  padding: 7px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #000;
  border-radius: 0px;
}

.menuVertical {
  padding: 0 20px;
}

.menuVertical .nav-pills > li > a {
  position: relative;
  border-radius: 0px;
  color: #000;
  margin: 0px 2px;
  padding: 15px 0;
  font-size: 16px;
  border-bottom: 1px solid #e8e8e8;
}

.menuVertical .nav-pills > li > a::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #d6989c;
  transition: 0.3s;
}

.menuVertical .nav > li > a:hover:after {
  width: 100%;
}

.menuVertical .nav > li > a:focus,
.menuVertical .nav > li > a:hover {
  color: #d6989c !important;
  background-color: #fff;
}

/********Only Sidebar*********/
@media screen and (max-width: 992px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
    color: #fff !important;
  }

  #controlMenu,
  #controlMenu i,
  #controlMenu li a {
    color: #fff !important;
  }

  .navbar-default {
    background: #000;
  }

  /*new logo nav*/
  .navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 5px 0 #ccc;
    padding: 0 10px;
  }

  .itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 90px !important;
    top: 8px;
    left: 15px;
    filter: brightness(0) invert(100%);
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    width: 65vw;
  }
  .itopplus-banner .container::before,
  .itopplus-banner .container::after {
    display: none;
  }

  #nav-menu {
    display: grid;
    background: transparent;
    min-height: auto;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 80%;
  }

  .no-js .itopplus-banner {
    background: #ffffff00;
    position: absolute;
    width: 100%;
    z-index: 100;
    padding-top: 1.5%;
  }

  .itopplus-banner .row {
    padding: 0 10%;
  }

  .mb01 {
    display: none;
  }

  .com01 {
    display: block;
  }

  .itopplus-layout .container {
    display: grid;
    grid-template-columns: 25% 74%;
    gap: 20px;
    width: 100vw;
  }

  .itopplus-layout .container:before,
  .itopplus-layout .container:after {
    display: none;
  }

  #main-navbar-collapse {
    padding: 0;
  }

  #itopplus-nav-bar::before,
  #itopplus-nav-bar::after {
    display: none;
  }

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

@media screen and (min-width: 1366px) {
  .mb01 {
    display: block;
  }

  .com01 {
    display: none;
  }
}

@media screen and (min-width: 1900px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 18px !important;
  }
.empty-space12 p {
    font-size: 16px !important;
}

  .banner-video-text {
    left: calc(0% - 12rem) !important;
    font-size: 26px !important;
  }

  .empty-space1-text1 {
    font-size: 24px !important;
  }

  .empty-space3-icon-text {
    font-size: 22px !important;
  }

  .empty-space4 h6 {
    padding: 2% 0% !important;
  }

  .empty-space4 {
    padding: 17% 0% !important;
  }

  .empty-space4-block3 {
    font-size: 24px !important;
  }

  .empty-space4-block1 {
    font-size: 24px !important;
  }

  .empty-space5-bg {
    padding: 34.8% 0% !important;
    padding-left: 20% !important;
  }

  .empty-space6 h2 {
    font-size: 12em !important;
  }

  .empty-space6 h1 {
    font-size: 6.5em !important;
    margin-top: -27% !important;
  }

  .managerHeader {
    font-size: 3em !important;
  }

  .empty-space18 h2 {
    font-size: 4em !important;
  }

  .empty-space19 h2 {
    font-size: 4em !important;
  }

  .empty-space20 h2 {
    font-size: 4em !important;
  }

  .empty-space21 h2 {
    font-size: 4em !important;
  }

  .empty-space22 h2 {
    font-size: 4em !important;
  }

  .empty-space20-bg {
    height: 225px !important;
  }

  .empty-space22-border {
    height: 682px !important;
  }

  .icon-img4 {
    height: 260px !important;
  }

  .empty-space16-text {
    font-size: 18px !important;
  }

  .empty-space11 h1 {
    font-size: 28px !important;
  }

  .empty-space12 {
    gap: 20px;
  }

  .empty-space12-img {
    padding: 4%;
  }

  .motmg1 .empty-space6-img {
    width: 60% !important;
  }

  .menuVertical .nav-pills > li > a {
    font-size: 22px !important;
  }
  ul.icon_b {
    font-size: 18px !important;
  }
  .empty-space26-block1 {
    font-size: 18px !important;
  }
  .empty-space26-text1 {
    font-size: 22px !important;
  }
  .empty-space26-text2 {
    font-size: 18px !important;
  }
  .committee-text1 {
    font-size: 22px !important;
  }
  .committee-text2 {
    font-size: 18px !important;
  }
  .ft-block-icon {
    width: 25% !important;
    margin-top: 3% !important;
  }

  h1 {
    font-size: 3em !important;
  }

  h2 {
    font-size: 4.5em !important;
  }

  h3 {
    font-size: 20px !important;
  }

  h4 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 30px !important;
  }

  h6 {
    font-size: 7.5em !important;
  }

  p {
    font-size: 18px !important;
  }
  
  .ft-block-iconmg {
    width: 20% !important;
}
.article-ap-text {
    font-size: 18px!important;
}  
  .ITP-pdpa-template-titleFont {
        font-size: 30px !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;
  background-color: #fafafa;
}

.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}

/* TH */

#background674ebbf5dd70f2001a0a764a .thumbnail,
#background674ebdcedd70f2001a0a7825 .thumbnail,
#background674ebf5b621745001a440257 .thumbnail,
#background674ec0556cb6bb001ab46c89 .thumbnail {
  border: solid 0px #e9e9e9;
  background: transparent;
  transition: 0.5s;
  color: #000;
  padding: 0% !important;
  box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
  border-radius: 0px;
}
#background674ebbf5dd70f2001a0a764a .thumbnail:hover,
#background674ebdcedd70f2001a0a7825 .thumbnail:hover,
#background674ebf5b621745001a440257 .thumbnail:hover,
#background674ec0556cb6bb001ab46c89 .thumbnail:hover {
  border: solid 0px #e9e9e9;
  background: transparent;
  box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
  color: #000;
}

#background674ebbf5dd70f2001a0a764a .thumbnail:hover .committee-text3,
#background674ebdcedd70f2001a0a7825 .thumbnail:hover .committee-text3,
#background674ebf5b621745001a440257 .thumbnail:hover .committee-text3,
#background674ec0556cb6bb001ab46c89 .thumbnail:hover .committee-text3 {
  background-color: #d6989c;
  color: #000;
}





/* ENG */

#background674ec761dd70f2001a0a7bf3 .thumbnail,
#background674ec75add70f2001a0a7bdd .thumbnail,
#background674ec771621745001a440c16 .thumbnail,
#background674ec768cd0617001ab41002 .thumbnail {
  border: solid 0px #e9e9e9;
  background: transparent;
  transition: 0.5s;
  color: #000;
  padding: 0% !important;
  box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
  border-radius: 0px;
}
#background674ec761dd70f2001a0a7bf3 .thumbnail:hover,
#background674ec75add70f2001a0a7bdd .thumbnail:hover,
#background674ec771621745001a440c16 .thumbnail:hover,
#background674ec768cd0617001ab41002 .thumbnail:hover {
  border: solid 0px #e9e9e9;
  background: transparent;
  box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
  color: #000;
}

#background674ec761dd70f2001a0a7bf3 .thumbnail:hover .committee-text3,
#background674ec75add70f2001a0a7bdd .thumbnail:hover .committee-text3,
#background674ec771621745001a440c16 .thumbnail:hover .committee-text3,
#background674ec768cd0617001ab41002 .thumbnail:hover .committee-text3 {
  background-color: #d6989c;
  color: #000;
}




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

figure.effect-selena {
  background: transparent;
}

figure.effect-apollo {
  background: transparent;
}

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

/* oscar*/

#background64f56176edf03100136bff4d .grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
}

figure.effect-oscar img {
  opacity: 1;
}

figure.effect-oscar:hover img {
  opacity: 1;
}

figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}

figure.effect-oscar figcaption {
  background: transparent;
}

figure.effect-oscar:hover figcaption {
  background: rgb(26 84 141 / 60%);
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}

.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}

figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* oscar */

/* 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 {
  background: transparent;
  opacity: 1;
}

/*
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: 85%;
  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: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: #94d043;
  border: 1px solid #94d043;
  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;
}

/*  JazzByYing */
.JazzByYing-Position {
  display: block;
  overflow: hidden;
  border-radius: 0px;
}

.JazzByYing {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

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

/**/
.itopplus-sticky-nav-bar-inside div {
  float: none !important;
  text-align: center;
}

#itopplus-sticky-nav-bar {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
  color: #fff;
  font-size: 12pt;
  border-bottom: none !important;
}

ul#itopplus-nav-bar-sticky {
  padding-top: 10px;
  padding-bottom: 30px;
}

/*อัลบั้มในเนื้อหาระบบ 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: 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: 3em;
  padding: 2% 0% 2%;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  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: #d6989c;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 16px;
  color: #000000;
  padding: 1% 0% 0%;
  font-weight: 400;
  line-height: 1.6;
  height: 50px;
  text-align: left;
  margin-bottom: 8%;
}

/*
.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: #d6989c;
  color: #000;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 14px;
}

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

.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding: 5% 0% 0% 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
  margin: 1%;
  background: #fff;
  border: solid 0px #cdcdcd;
  border-radius: 20px;
  padding: 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-right: none;
  border-bottom: none;
  margin: 1%;
  background: #fff;
  border: solid 0px #cdcdcd;
  border-radius: 20px;
  padding: 0%;
}

.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: 18px !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%;
}*/

.landingpagemanager {
  display: none;
}

/* contenemanager */

/*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: #ff6600;
}

ul.icon_b {
  font-size: 16px;
}

ul.icon_b ::marker {
  color: #000;
}

.icon_c {
  font-size: 16px;
  padding: 0% 5%;
}

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

.footer-block {
  display: flex;
  width: 16%;
  margin: 0 auto;
  gap: 10px;
  margin-top: 3%;
  margin-bottom: 2%;
}

.footer-pd {
  text-align: center;
  padding: 4% 0%;
}

.footer-text1 {
  font-size: 26px;
}

.footer-border {
  border-bottom: solid 4px;
  width: 6%;
  margin: 0 auto;
  margin-top: 2%;
  margin-bottom: 3%;
}

.footer-text2 {
  font-size: 18px;
}

.footer-text3 {
  font-size: 16px;
  font-weight: 300;
  color: #d3d3d3;
}

.footer-text4 {
  font-size: 28px;
  margin-top: 2%;
}

/* footer ใหม่ */

.ft-block1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 1% 0%;
  font-size: 14px;
}
.ft-block1-text1 {
  align-self: center;
}
.ft-block2 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.ft-block2-text1 {
  border-left: solid 1px;
  border-right: solid 1px;
  padding: 0% 3%;
}
.ft-block2-text {
  padding: 0% 3%;
}
.ft-block3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 2%;
}
.ft-text1 {
  font-size: 18px;
  font-weight: 600;
}
.ft-pd a {
  color: #fff;
}
.ft-pd {
  padding: 5% 0% 2%;
}
.ft-border {
  border-bottom: solid 1px #d6989c;
  margin-top: 3%;
  margin-bottom: 3%;
}
.ft-text2 {
  font-size: 18px;
}
.ft-text3 {
  font-size: 16px;
  height: 60px;
}
.ft-block4 {
  display: flex;
  width: 100%;
  gap: 10px;
  font-size: 16px;
}
.ft-block4-text1 {
  width: 17%;
}
.ft-block-icon {
  display: flex;
  width: 31%;
  margin: 0 auto;
  gap: 10px;
  margin-top: 5%;
  margin-bottom: 0%;
}
.ft-block-iconmg {
    width: 23%;
}




/* class */

.comingsoonn {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 10%;
  margin-top: 5%;
}

.empty-space {
  padding: 1%;
}

.empty-space1 {
  display: flex;
  padding: 12% 0%;
}

.empty-space1-block {
  width: 50%;
  align-self: center;
}

.empty-space1-blockimg {
  display: flex;
  width: 100%;
  gap: 10px;
}

.empty-space1-text1 {
  width: 15%;
  left: calc(0% - 0rem);
  position: relative;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  align-self: flex-end;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 200;
}

.empty-space1-img {
  width: 85%;
}

.empty-space1 h2 {
  text-transform: uppercase;
  white-space: break-spaces;
  line-height: 1.2;
  font-weight: 200;
  margin-top: 15%;
}

.empty-space1 span {
  font-weight: 500;
}

.empty-space1 p {
  white-space: break-spaces;
  margin-top: 3%;
  margin-bottom: 5%;
}

.empty-space2 {
  display: grid;
  grid-template-columns: 45% 55%;
  position: relative;
}

.empty-space2 h6 {
  letter-spacing: 25px;
  font-weight: 500;
  width: fit-content;
}

.empty-space2-border {
  border-left: solid 5px #000;
  padding-left: 8%;
}

.empty-space2 p {
  white-space: pre-line;
}

.empty-space2 h4 {
  color: #d6989c;
  font-weight: 500;
}

.empty-space2-left {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.empty-space2-block1 {
  position: relative;
  justify-self: end;
  height: fit-content;
  top: 20%;
}

.empty-space2-block2 {
  position: relative;
}

.empty-space2-block1 h6 {
  margin-bottom: 15%;
}

.empty-space2-block1 span {
  display: none;
  color: #d6989c;
}

.empty-space2-block2 h6 {
  position: relative;
  top: 20%;
  padding-left: 15px;
  color: #d6989c;
  z-index: 1;
}

.empty-space3 {
  display: flex;
  width: 100%;
}

.empty-space3-block1 {
  width: 45%;
}

.empty-space3-block2 {
  width: 55%;
  align-self: center;
  padding: 0% 10%;
}

.empty-space3-block3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.empty-space3-icon:hover {
  color: #d6989c;
}

.empty-space3-icon {
  display: flex;
  width: 100%;
  gap: 15px;
  transition: 0.5s;
}

.empty-space3-icon-img {
  width: 35%;
  align-self: center;
}

.empty-space3-icon-text {
  width: 65%;
  font-size: 18px;
  white-space: break-spaces;
  align-self: center;
}

.empty-space3 h1 {
  text-align: center;
  margin-bottom: 7%;
  font-weight: 200;
}

.empty-space3 span {
  font-weight: 500;
}

.empty-space4 {
  display: flex;
  width: 100%;
  text-transform: uppercase;
  padding: 14% 0%;
}

.empty-space4-block1 {
  width: 5%;
  left: calc(0% - 0rem);
  position: relative;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  align-self: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 200;
}

.empty-space4-block3 {
  width: 5%;
  left: calc(0% - 0rem);
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 22px;
  font-weight: 100;
  align-self: center;
}

.empty-space4-block2 {
  width: 90%;
  align-self: center;
  text-align: center;
}

.empty-space4 h6 {
  color: #d6989c;
  letter-spacing: 3px;
  padding: 1% 0%;
}

.empty-space4 h1 {
  letter-spacing: 3px;
  font-size: 2.8em;
  font-weight: 200;
}

.empty-space5 {
  padding: 10% 0% 0;
}

.empty-space5 h6 {
  white-space: break-spaces;
  border-left: solid 5px;
  padding-left: 3%;
  line-height: 1;
  margin-bottom: 8%;
}

.empty-space5 h5 {
  font-weight: 400;
  margin-bottom: 2%;
}

.empty-space5 p {
  white-space: break-spaces;
  font-weight: 300;
}

.empty-space5-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.empty-space5-bg {
  background-color: transparent;
  color: #fff;
  /* height: 296px; */
  padding: 32.7% 0%;
  align-self: center;
  padding-left: 20%;
  transition: 0.5s;
}

.empty-space5-bg:hover {
  opacity: 0.8;
}

.empty-space5 span {
  color: transparent;
}

.empty-space6 {
  display: flex;
  width: 100%;
  padding: 4% 0% 9%;
}

.empty-space6-block1 {
  width: 40%;
}

.empty-space6-block2 {
  width: 60%;
}

.empty-space6-person {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.empty-space6 h5 {
  line-height: 1.2;
  margin-top: 15%;
  margin-bottom: 10%;
  white-space: break-spaces;
}

.empty-space6 p {
  font-weight: 300;
}

.empty-space6-text {
  margin-left: 20%;
}

.empty-space6-img {
  width: 85%;
  margin: 0 auto;
}

.empty-space6 h2 {
  font-size: 9em;
  line-height: 1;
  color: #f1f1f1;
  font-weight: 1000;
  margin-right: -35%;
  white-space: break-spaces;
  margin-top: 0%;
}

.empty-space6 h1 {
  font-size: 4.5em;
  line-height: 1.1;
  font-weight: 500;
  white-space: break-spaces;
  margin-left: 25%;
  margin-top: -25%;
}

.empty-space6 span {
  color: #d6979b;
}

.empty-space7 h2 {
  text-align: center;
  font-weight: 500;
}


.empty-space7-block {
    /* display: flex
; */
    width: 35%;
    gap: 40px;
    margin: 0 auto;
    margin-top: 4%;
}

.empty-space7 {
  padding: 8% 0%;
}

.empty-space8 {
  display: flex;
  width: 100%;
  gap: 20px;
}

.empty-space8-img {
  width: 57%;
}

.empty-space8-text {
  width: 40%;
  align-self: center;
}

.empty-space8-border {
  background-color: #000;
  width: 3%;
}

.empty-space8 h2 {
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 8%;
  margin-left: 10%;
  font-weight: 500;
}

.empty-space8-textb {
  border-left: solid 5px #000;
  margin-bottom: 10%;
  padding-left: 8%;
  margin-left: 10%;
}

.empty-space8-textb h4 {
  color: #d6989c;
  font-weight: 500;
}

.empty-space8-textb p {
  white-space: break-spaces;
}

.empty-space9 {
  display: flex;
  width: 100%;
  gap: 30px;
  padding: 6% 0% 10%;
}

.empty-space9-text {
  width: 40%;
  align-self: center;
  padding: 2%;
  margin-top: -3%;
}

.empty-space9-img {
  width: 60%;
  align-self: center;
}

.empty-space9-imgb {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.empty-space9 h2 {
  text-transform: uppercase;
  margin-bottom: 2%;
  font-weight: 500;
}

.empty-space9 p {
  margin-top: 7%;
  font-family: "LINE Seed Sans TH";
  border-left: solid 5px #000000;
  padding-left: 8%;
  white-space: break-spaces;
}

.empty-space9 span {
  font-weight: 500;
  font-size: 20px;
  color: #d6979b;
}

.empty-space10 h2 {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 6%;
  margin-bottom: 2%;
}

.empty-space11 h1 {
  font-weight: 400;
  font-size: 24px;
}

.empty-space12-img {
  width: 23%;
  background-color: #000;
  padding: 3%;
  align-self: center;
  transition: 0.5s;
}
.empty-space12-img img {
    filter: invert(0);
}
.empty-space12-text {
  width: 77%;
  align-self: center;
}

.empty-space12 h4 {
  font-weight: 600;
}

.empty-space12 {
  display: flex;
  width: 100%;
  gap: 10px;
  color: #000;
}
.empty-space12 p {
    font-size: 14px;
}
.empty-space12:hover .empty-space12-img {
  background-color: #d6989c;
}

.empty-space13 span {
  color: #d6989c;
}

.empty-space13 {
  display: flex;
  padding: 6% 0% 10% 0%;
}

.empty-space13-block {
  width: 50%;
  align-self: center;
}

.empty-space13-block-img {
  display: flex;
  width: 100%;
  gap: 10px;
}

.empty-space13-blockimg {
  width: 90%;
}

.empty-space13-blockborder {
  width: 5%;
  border-left: solid 5px #d6989c;
  height: 100px;
}

.empty-space13 h4 {
  font-weight: 500;
}

.empty-space13 h2 {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 3%;
  margin-bottom: 3%;
}

.empty-space13 h3 {
  font-size: 16px;
  white-space: break-spaces;
}

.empty-space13 p {
  white-space: break-spaces;
}

.empty-space13-1 span {
  color: #d6989c;
}

.empty-space13-1 {
  white-space: break-spaces;
  text-align: center;
  margin-bottom: 7%;
}

.empty-space14-block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

.empty-space14-img {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 10%;
}

.empty-space14-text {
  font-size: 18px;
}

.empty-space14 h5 {
  text-align: center;
  margin-bottom: 0%;
  text-transform: capitalize;
}

.empty-space14 {
  padding: 8% 0% 30% 0%;
}

.empty-space14-pd:hover {
  transform: scale(1.05);
}

.empty-space14-pd {
  transition: 0.5s;
}

.empty-space14 h1 {
  text-align: center;
  color: #d6989c;
  font-size: 2.5em;
}

.empty-space15 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: -23%;
  margin-bottom: 10%;
}

.empty-space15-block1-bg {
  font-family: "LINE Seed Sans TH";
  background-color: #fff;
  padding: 15%;
  margin-right: -20%;
  position: relative;
  z-index: 1;
}

.empty-space15 h4 {
  font-weight: 600;
  margin-bottom: 2%;
}

.empty-space15-block1 {
  align-self: center;
}

.empty-space16-block {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.empty-space16 h1 {
  text-align: center;
  margin-bottom: 6%;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 2.5em;
}

.empty-space16-img {
  width: 40%;
  margin: 0 auto;
  margin-bottom: 15%;
}

.empty-space16-text {
  font-size: 16px;
}

.empty-space16 {
  margin-bottom: 8%;
}

.empty-space16-pd:hover {
  transform: scale(1.05);
}

.empty-space16-pd {
  transition: 0.5s;
}

.empty-space17 h1 {
  text-align: center;
  margin-bottom: 4%;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 2.5em;
  margin-top: 5%;
}

.empty-space18 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 6% 0% 10% 0%;
}

.empty-space18-img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.empty-space18-img02 {
  width: 85%;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 10%;
}

.empty-space18 h2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 2.5em;
}

.empty-space18 h1 {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  margin-bottom: 5%;
  margin-top: 3%;
  color: #d6989c;
}

.empty-space18 p {
  white-space: break-spaces;
}

.empty-space18-block {
  align-self: center;
}

.empty-space19 {
  width: 60%;
  border: solid 5px;
  padding: 3%;
  margin: 10% 0%;
}

.empty-space19 h2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 2.5em;
}

.empty-space19 h1 {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  margin-bottom: 3%;
  margin-top: 1%;
  color: #d6989c;
}

.empty-space20 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 10% 0%;
}

.empty-space20-block {
  align-self: center;
}

.empty-space20-bg {
  background-color: #000;
  width: 70%;
  height: 185px;
}

.empty-space20-img {
  width: 80%;
  margin: 0 auto;
  margin-top: -23%;
  margin-bottom: -23%;
}

.empty-space20-block-text {
  padding: 0% 0% 0% 14%;
}

.empty-space20 h2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 2.5em;
}

.empty-space20 h1 {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  margin-bottom: 3%;
  margin-top: 1%;
  color: #d6989c;
}

.empty-space21 h2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 2.5em;
}

.empty-space21 {
  text-align: center;
  margin-top: 9%;
}

.empty-space21 h1 {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  margin-bottom: 2%;
  margin-top: 0.5%;
  color: #d6989c;
}

.empty-space21 p {
  white-space: break-spaces;
  margin-bottom: 2%;
}

.empty-space21-block {
  display: flex;
  width: 100%;
  gap: 10px;
  font-family: "LINE Seed Sans TH";
  margin: 0 auto;
  background-color: #fafafa;
  padding: 4% 2% 4% 4%;
  margin-bottom: 1%;
}

.empty-space21-text {
  width: 90%;
  align-self: center;
  text-align: left;
  color: #000;
}

.empty-space21-text {
  width: 90%;
  align-self: center;
  text-align: left;
}

.empty-space21-icon {
  width: 10%;
  align-self: center;
}

.empty-space21-img {
  width: 60%;
  margin: 0 auto;
}

.empty-space21-pd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 90%;
  margin: 0 auto;
}

.empty-space22 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 10% 0%;
}

.empty-space22 h2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 2.5em;
}

.empty-space22 h1 {
  font-family: "LINE Seed Sans TH";
  font-weight: 600;
  margin-bottom: 3%;
  margin-top: 1%;
  color: #d6989c;
}

.empty-space22-block {
  align-self: center;
}

.empty-space22-border {
  border: solid 5px #000;
  width: 80%;
  height: 550px;
}

.empty-space22-img {
  width: 90%;
  margin: 0 auto;
  margin-top: -95%;
}
.empty-space23 h2 {
  text-transform: uppercase;
  font-weight: 500;
}
.empty-space24 p {
  white-space: break-spaces;
  padding: 0% 5% 0% 0%;
}
.empty-space25 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 5%;
  margin-bottom: 5%;
}
.empty-space25-block {
  background-color: #ececec;
  padding: 5%;
  text-align: center;
}
.empty-space25-img {
  width: 20%;
  margin: 0 auto;
  margin-bottom: 5%;
}
.empty-space25 h4 {
  font-weight: 600;
}
.empty-space25 p {
  white-space: break-spaces;
}
.empty-space26-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  background-color: #fafafa;
  margin-bottom: 5%;
}
.empty-space26-text {
  align-self: center;
  text-align: center;
}
.empty-space26-text1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.5%;
}
.empty-space26-border {
  border-bottom: solid 1px #ccc;
  padding-bottom: 3%;
  margin-bottom: 3%;
}
.empty-space26-text2 {
  font-size: 16px;
}
.empty-space26-block1 {
  display: flex;
  width: 100%;
  gap: 10px;
  font-size: 16px;
  margin-bottom: 2%;
}
.empty-space26-t1 {
  width: 15%;
}
.empty-space26-t2 {
  width: 5%;
}
.empty-space26-t3 {
  width: 80%;
}
.empty-space27 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  text-align: left;
}
.empty-space27-text {
  align-self: center;
}
.empty-space27-img img {
  width: 100% !important;
}
.empty-space27 h4 {
  font-weight: 600;
  margin-bottom: 2%;
}

.empty-space35-pd1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 0%;
}
.empty-space35-block {
  background-color: #fafafa;
  padding: 8%;
}
.empty-space35 h2 {
  color: #20375c;
  font-weight: 500;
}
.empty-space35 h5 {
  font-weight: 400;
}
.empty-space35 {
  padding: 0% 0%;
}
.empty-space35-text1 {
  font-size: 22px;
  color: #d6989c;
  font-weight: 500;
}
.empty-space35-text2 {
  font-size: 16px;
  margin-top: 3%;
  margin-bottom: 2%;
}
.empty-space35-border {
  border-bottom: solid 1px #ccc;
  margin-bottom: 10%;
  margin-top: 10%;
}
.empty-space35-block1 {
  display: flex;
  /* width: 100%; */
  gap: 15px;
}
.empty-space35-image {
  width: 15%;
  align-self: center;
}
.empty-space35-text3 {
  /* width: 85%; */
  align-self: center;
  font-size: 16px;
}
.empty-space35-block01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 5%;
}
.empty-space35-block2 {
  justify-content: flex-end;
}
.empty-space35-text4:hover {
  background-color: #282828;
  color: #fff;
}

.empty-space35-text4 {
  background-color: #d6989c;
  color: #000000;
  font-size: 16px;
  width: fit-content;
  padding: 10% 10%;
  margin-top: 10%;
  transition: 0.5s;
  width: 150px;
    text-align: center;
}
.empty-space36 {
    display: flex;
    width: 100%;
    gap: 30px;
}
.empty-space36-img {
    width: 30%;
}
.empty-space36-text {
    width: 70%;
}


.new-empty-space5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.new-empty-space5 > div {
  display: grid;
  place-content: center;
  padding: 0 !important;
  text-align: left;
  aspect-ratio: 0.9/1;
  overflow: hidden;
  background-size: cover;
}

.new-empty-space5 img {
  aspect-ratio: 0.9/1;
  min-width: 347.5px !important;
  object-fit: fill;
}

.new-empty-space5 h5 {
  font-size: 1.5vw;
  padding: 0 25px;
}

.new-empty-space5 p {
  font-size: 1.2vw;
  padding: 0 25px;
}










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: 3.5em;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 28px;
}

h6 {
  font-size: 5em;
}

p {
  font-size: 16px;
}

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

.icon-img1 {
  width: 80%;
}

.icon-img2 {
  width: 100%;
}

.icon-img3 {
  width: 75%;
}

.icon-img4 {
  background-color: #000;
  height: 200px;
  width: 70%;
  margin: 0 auto;
  margin-top: -30%;
  margin-right: 10%;
}

.button-text1:hover,
.button-text2:hover,
.button-text3:hover,
.button-text5:hover,
.button-text6:hover {
  background-color: #d6989c;
  color: #000;
}

.button-text4:hover {
  background-color: #000;
  color: #fff;
}

.button-text1 {
  background-color: #000000;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 2.5% 5%;
  transition: 0.5s;
}

.button-text2 {
  margin-left: 25%;
  background-color: #000000;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 2.5% 5%;
  margin-top: 5%;
  font-size: 14px;
  transition: 0.5s;
}

.button-text3 {
  background-color: #000000;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 2.5% 5%;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 6%;
  margin-bottom: 5%;
  transition: 0.5s;
}

.button-text4 {
  background-color: #d6989c;
  color: #000;
  text-align: center;
  width: fit-content;
  padding: 2.5% 5%;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 6%;
  margin-bottom: 5%;
  transition: 0.5s;
}

.button-text5 {
  background-color: #000000;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 3% 6%;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 6%;
  margin-bottom: 5%;
  transition: 0.5s;
}

.button-text6 {
  background-color: #000000;
  color: #fff;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  padding: 1.5% 4%;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 3%;
  margin-bottom: 3%;
  transition: 0.5s;
}

.article-t {
  font-size: 16px;
  white-space: break-spaces;
}
.article-b {
  background-color: transparent;
  color: #000000;
  text-align: center;
  width: fit-content;
  padding: 5% 10%;
  margin-top: 10%;
  transition: 0.5s;
  border: solid 1px #d6989c;
  font-size: 16px;
}

.article-tpd p {
  white-space: break-spaces;
}

.article-tpd h4 {
  font-weight: 500;
}

.article-tpd {
  text-align: left;
  padding: 2%;
}

.banner-video {
  display: flex;
  width: 100%;
  gap: 10px;
}

.banner-video-mp {
  width: 85%;
}

.banner-video-text {
  width: 15%;
  left: calc(0% - 10rem);
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 22px;
  font-weight: 100;
  align-self: center;
}

.bg-one {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/0/0/OUR-PHILOSOPHY3z-z22548449322.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.bg-two {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/0/0/OUR-PHILOSOPHY4z-z1402732609331.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  color: #000;
}

.bg-three {
  background-color: #f2ebe5;
  color: #000;
}

.bg-four {
  background-color: #000;
}

.bg-four h5 {
  color: #d6989c;
}

.bg-five {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/0/0/OUR-PHILOSOPHY5z-z148297077840.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

.bg-five h5 {
  color: #d6989c;
}

.bg-six {
  background-color: #d6989c;
}

.bg-six h5 {
  color: #000;
}

html {
  cursor: url("http://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/35/0/cursorz-z881401166868.webp"), auto;
}

html:hover {
  cursor: url("http://itp1.itopfile.com/ImageServer/z_itp_130820236l5w/35/0/cursorz-z881401166868.webp"), auto;
}
/*
#background651d0327e314dc001332cf19 {
  margin-bottom: 8%;
}
*/
#background651d0758a3efb20012521c2e {
  margin-bottom: 8%;
}

#background651d4086e314dc001332d8dc {
  margin-bottom: 8%;
}

.ab1 {
  padding: 0% 0% 10% 0%;
}

.ab1 span {
  font-size: 36px;
}

.ab1 h2 {
  margin-top: 7%;
}

.ins1 {
  margin: 0 auto;
  margin-right: 0;
  background-color: #d6989c;
}

.ins2 {
  margin-bottom: 8%;
}

.mot1 {
  margin-bottom: 13%;
  margin-top: 5%;
}

.motmg1 .empty-space6-person {
  width: 100%;
}

.motmg1 h5 {
  white-space: inherit;
  margin-bottom: 5%;
}

.motmg1 .empty-space6-text {
  text-align: center;
  margin-left: 0%;
}

.motmg1 .empty-space6-img {
  width: 70%;
}

.smg1 {
  padding: 0% 0% 0%;
}
.smg1 .empty-space9-text {
  padding: 2% 2% 2% 0%;
}
.smg2 .empty-space2-block1 {
  justify-self: flex-start;
}
.smg2 h6 {
  font-size: 4.8em;
  letter-spacing: 20px;
}
.smg2 {
  margin-bottom: 10%;
}
.smg2 .empty-space2-left {
  gap: 40px;
  margin-right: 10%;
}

.article-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    background-color: #eaeaea;
    padding: 5%;
    color: #000000;
    display: none;
}
.article-block-pd {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 10px;
}
.article-block-img {
  width: 20%;
  align-self: center;
}
.article-block-text {
  width: 80%;
  align-self: center;
  font-size: 14px;
}

.article-ap {
    background-color: #eaeaea;
    position: absolute;
    top: 0;
    padding: 5% 10%;
    width: 70%;
}
.article-ap-block {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 10px;
}
.article-ap-img {
    width: 14%;
    align-self: center;
}
.article-ap-text {
    align-self: center;
    font-size: 14px;
    color: #000;
}




.committee-text1 {
  font-size: 18px;
  font-weight: 600;
}
.committee-text2 {
  font-size: 16px;
  height: 70px;
  margin-top: 2%;
}
.committee-block {
  padding: 5% 2% 5%;
}
.committee-text3 {
  border: solid 1px #d6989c;
  width: fit-content;
  padding: 3% 8%;
  transition: 0.5s;
}

/* เมนูข้าง */
#background673d98f819f7a30013b0ca97 {
  margin-bottom: 50%;
}
#background673b0dc7cb0e64001acc261c {
  margin-bottom: 50%;
}

/* รางวัลและการยอมรับ TH */
#background674ec2c6cd0617001ab40780 article.col-md-6.item.-micro {
  width: 30%;
}
#background674ec2c6cd0617001ab40780 .Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 18px;
  height: inherit;
}

/* รางวัลและการยอมรับ ENG */
#background674ec778621745001a440c27 article.col-md-6.item.-micro {
  width: 30%;
}
#background674ec778621745001a440c27 .Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 18px;
  height: inherit;
}

/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
  font-family: prompt !important;
  padding: 5px !important;
  border: none !important;
  margin-bottom: 5px !important;
  border-radius: 5px !important;
  min-width: 120px;
  left: -90%;
}

#language_member_bar .dropdown-toggle {
  padding: 0px 0px 0px 0px !important;
  border-right: none !important;
  background-color: transparent !important;
}

#language_member_bar .navbar-client {
  border: none;
  background-color: transparent;
}

#language_member_bar .nav > li > a:hover {
  background-color: transparent;
}

#language_member_bar .dropdown a div {
  width: 100%;
  display: contents;
}

#language_member_bar .navbar-nav > li {
  float: none;
  text-align: right;
  margin: 0 auto;
}

#language_member_bar span {
  font-family: prompt;
  color: #fff;
  text-shadow: none;
  letter-spacing: 0.5px;
}

#language_member_bar .fa-caret-down {
  border-left: 1px solid #fff;
  padding-left: 10px;
  padding-right: 0px;
}

#language_member_bar .fa-caret-down:before {
  color: #ccc;
  content: "\02C5";
}

#language_member_bar .glyphicon-print:before {
  color: #fff;
}

#language_member_bar .btn-warning {
  background-color: #d21b1b;
  background-image: none;
  border-color: #d21b1b;
}

#language_member_bar .fa-cog:before {
  color: #ccc;
}

#language_member_bar span#memberText {
  font-family: prompt;
  color: #c3c3c3;
  text-shadow: none;
  letter-spacing: 0.5px;
  font-weight: 400;
}

#language_member_bar .nav .open > a {
  background-color: transparent;
  border-color: transparent;
}

#language_member_bar #languagebar span {
  color: #000;
}

#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
  border-radius: 17px;
  background-color: #626366;
  margin-right: 0px !important;
  position: relative;
  margin-top: 32%;
  right: 200%;
  width: 200%;
  padding: 3px 10px 1px 10px;
  float: left !important;
}

/*ธง*/
#language_member_bar .nav > li > a > img {
  left: 8%;
  top: 4%;
  border-radius: 0 !important;
  position: absolute;
  width: 40%;
  height: 80%;
}

/*open ธง*/
#language_member_bar .dropdown-menu {
  background-color: #626366 !important;
}

/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
  color: #fff !important;
  font-family: prompt;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
}

/*Hover เลือกภาษา*/
#language_member_bar .navbar-nav > li > .dropdown-menu > li > a:hover {
  background: #d6989c !important;
}

/* Contentmanager Job Application ENG */
#ContentmanagerTemplate651d21fece4b1e00134ae51e strong {
  font-weight: 400;
  font-size: 18px;
  color: #3d3732;
  text-align: left;
}

#ContentmanagerTemplate651d21fece4b1e00134ae51e .nav-template7 li {
  border-bottom: 3px solid transparent;
  border-top: 3px solid transparent;
  transition: 0.5s;
  border-radius: 50px;
  background-color: #fff;
  padding: 1% 2%;
  margin-bottom: 1%;
  text-align: left;
}

#ContentmanagerTemplate651d21fece4b1e00134ae51e .nav-template7 li:hover {
  background-color: #fafafa;
  border-radius: 50px;
}

#ContentmanagerTemplate651d21fece4b1e00134ae51e .nav-template7 li a {
  color: #000;
  display: inline-block;
  font-size: 20px !important;
}

#ContentmanagerTemplate651d21fece4b1e00134ae51e span.fas.fa-plus {
  color: #b37247;
  font-size: 14px;
  padding-right: 7px;
}

#ContentmanagerTemplate651d21fece4b1e00134ae51e .nav-template7 .fa-plus:before {
  content: "\f101";
  color: #d6989c;
}

/*
#ContentmanagerTemplate651d21fece4b1e00134ae51e ul.nav-template7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}*/
#background651d21fece4b1e00134ae51e {
  margin-bottom: 7%;
}

/* Contentmanager Job Application TH */
#ContentmanagerTemplate66ffca9a9fb367001a2725ce strong {
  font-weight: 400;
  font-size: 18px;
  color: #3d3732;
  text-align: left;
}

#ContentmanagerTemplate66ffca9a9fb367001a2725ce .nav-template7 li {
  border-bottom: 3px solid transparent;
  border-top: 3px solid transparent;
  transition: 0.5s;
  border-radius: 50px;
  background-color: #fff;
  padding: 1% 2%;
  margin-bottom: 1%;
  text-align: left;
}

#ContentmanagerTemplate66ffca9a9fb367001a2725ce .nav-template7 li:hover {
  background-color: #fafafa;
  border-radius: 50px;
}

#ContentmanagerTemplate66ffca9a9fb367001a2725ce .nav-template7 li a {
  color: #000;
  display: inline-block;
  font-size: 20px !important;
}

#ContentmanagerTemplate66ffca9a9fb367001a2725ce span.fas.fa-plus {
  color: #b37247;
  font-size: 14px;
  padding-right: 7px;
}

#ContentmanagerTemplate66ffca9a9fb367001a2725ce .nav-template7 .fa-plus:before {
  content: "\f101";
  color: #d6989c;
}

/*
#ContentmanagerTemplate651d21fece4b1e00134ae51e ul.nav-template7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}*/
#background66ffca9a9fb367001a2725ce {
  margin-bottom: 7%;
}

/* ฟอร์ม Style  */

.from-text1 span {
  color: #4d493b;
  font-size: 20px;
}
.from-text1 {
  text-align: center;
  color: #d6989c;
  font-size: 2.5em;
  font-weight: 500;
  white-space: break-spaces;
  line-height: 1;
  margin-bottom: 2%;
}
.from-textt {
  font-size: 20px;
  font-weight: 600;
  color: #d6989c;
  margin-top: 2%;
  margin-left: 0.5%;
}
.from-join {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1%;
  margin-left: 0.5%;
  margin-top: 1%;
}
.from-join1 {
  font-size: 16px;
  font-weight: 600;
  margin-left: 0.5%;
}

/* ฟอร์ม Style สมัครงาน TH */

#formdisplay674ea999621745001a43f3fb .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 0px;
  color: #000 !important;
  height: 65px;
  font-size: 14px;
}
#formdisplay674ea999621745001a43f3fb .form-control:focus {
  border-bottom: 1px solid #d6989c;
}

#formdisplay674ea999621745001a43f3fb .btn-default:hover,
#formdisplay674ea999621745001a43f3fb .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #d6989c;
  background: #d6989c;
  color: #fff;
}
#formdisplay674ea999621745001a43f3fb .btn-default {
  background-repeat: repeat-x;
  border-color: #282828;
  padding: 10px 35px;
  font-size: 16px;
  border: 1px solid #282828;
  color: #ffffff;
  text-shadow: none;
  border-radius: 10px;
  background: #282828;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#formdisplay674ea999621745001a43f3fb {
  width: 100%;
  padding: 0%;
  background-color: transparent !important;
  margin-top: 0%;
}
#formdisplay674ea999621745001a43f3fb ::placeholder {
  color: #787878;
} /* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay674ea999621745001a43f3fb br.k-br {
  display: none;
}
#formdisplay674ea999621745001a43f3fb input.form-control.ng-pristine.ng-valid.ng-touched {
  width: 100% !important;
}
#formdisplay674ea999621745001a43f3fb input.form-control.ng-pristine.ng-untouched.ng-valid {
  width: 100% !important;
}
/*ปุ่มเลือกไฟล์ */
#formdisplay674ea999621745001a43f3fb .btn-success span {
  font-size: 12px;
  font-weight: 500;
}
#upload674ea999621745001a43f3fb0 .btn-success,
#upload674ea999621745001a43f3fb1 .btn-success,
#upload674ea999621745001a43f3fb2 .btn-success,
#upload674eab4ac8c610001a0b04812 .btn-success {
  color: #2e2f33;
  background-image: linear-gradient(to bottom, #f0f0f0 0, #e1e2e5 100%);
  background-color: transparent;
  border-color: #ffffff00;
  box-shadow: none;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  margin-top: -3px;
}
#upload674ea999621745001a43f3fb0 .btn-success:hover,
#upload674ea999621745001a43f3fb1 .btn-success:hover,
#upload674ea999621745001a43f3fb2 .btn-success:hover,
#upload674eab4ac8c610001a0b04812 .btn-success:hover {
  background-position: 0px;
  background: #d6989c;
  color: #fff;
}
#upload674ea999621745001a43f3fb0 .progress,
#upload674ea999621745001a43f3fb1 .progress,
#upload674ea999621745001a43f3fb2 .progress,
#upload674eab4ac8c610001a0b04812 .progress {
  width: 500%;
}
/*ปุ่มเลือกไฟล์ */

/* ฟอร์ม Style สมัครงาน TH */

/* ฟอร์ม Style สมัครงาน ENG */

#formdisplay674eab4ac8c610001a0b0481 .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 0px;
  color: #000 !important;
  height: 65px;
  font-size: 14px;
}
#formdisplay674eab4ac8c610001a0b0481 .form-control:focus {
  border-bottom: 1px solid #d6989c;
}

#formdisplay674eab4ac8c610001a0b0481 .btn-default:hover,
#formdisplay674eab4ac8c610001a0b0481 .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #d6989c;
  background: #d6989c;
  color: #fff;
}
#formdisplay674eab4ac8c610001a0b0481 .btn-default {
  background-repeat: repeat-x;
  border-color: #282828;
  padding: 10px 35px;
  font-size: 16px;
  border: 1px solid #282828;
  color: #ffffff;
  text-shadow: none;
  border-radius: 10px;
  background: #282828;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#formdisplay674eab4ac8c610001a0b0481 {
  width: 100%;
  padding: 0%;
  background-color: transparent !important;
  margin-top: 0%;
}
#formdisplay674eab4ac8c610001a0b0481 ::placeholder {
  color: #787878;
} /* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay674eab4ac8c610001a0b0481 br.k-br {
  display: none;
}
#formdisplay674eab4ac8c610001a0b0481 input.form-control.ng-pristine.ng-valid.ng-touched {
  width: 100% !important;
}
#formdisplay674eab4ac8c610001a0b0481 input.form-control.ng-pristine.ng-untouched.ng-valid {
  width: 100% !important;
}
/*ปุ่มเลือกไฟล์ */
#formdisplay674eab4ac8c610001a0b0481 .btn-success span {
  font-size: 12px;
  font-weight: 500;
}
#upload674eab4ac8c610001a0b04810 .btn-success,
#upload674eab4ac8c610001a0b04811 .btn-success {
  color: #2e2f33;
  background-image: linear-gradient(to bottom, #f0f0f0 0, #e1e2e5 100%);
  background-color: transparent;
  border-color: #ffffff00;
  box-shadow: none;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  margin-top: -3px;
}
#upload674eab4ac8c610001a0b04810 .btn-success:hover,
#upload674eab4ac8c610001a0b04811 .btn-success:hover {
  background-position: 0px;
  background: #d6989c;
  color: #fff;
}
#upload674eab4ac8c610001a0b04810 .progress,
#upload674eab4ac8c610001a0b04811 .progress {
  width: 500%;
}
/*ปุ่มเลือกไฟล์ */

/* ฟอร์ม Style สมัครงาน ENG */

/* pdpa */

.pdpa-text h5 {
  font-weight: 500;
  margin-top: 2%;
}

.pdpa-text h4 {
  font-weight: 500;
}

.pdpa-text a:hover {
  color: #d6989c;
}

.pdpa-text a {
  color: #333;
}

.pdpa-text ul.icon-a {
  font-size: 18px;
  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: #d6989c !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: #d6989c !important;
  font-size: 16px !important;
  border: 1px solid #d6989c !important;
  color: #000 !important;
}

/*from Contact ENG */

.no-js #Component651d075ca3efb20012521c33 label {
  display: none !important;
}

.no-js #Component651d075ca3efb20012521c33 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}

.no-js #Component651d075ca3efb20012521c33 .form-control::placeholder {
    font-weight: 600;
}
.no-js #Component651d075ca3efb20012521c33 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #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%);
    font-size: 18px !important;
    padding: 27px;
    background: transparent;
    color: #000;
}

.no-js #Component651d075ca3efb20012521c33 .form-control:hover {
  border-color: #000;
}

.no-js #Component651d075ca3efb20012521c33 ::placeholder {
  color: #000 !important;
  font-weight: 300;
}

.no-js #Component651d075ca3efb20012521c33 .form-control:focus {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}

.no-js #Component651d075ca3efb20012521c33 .btn {
  background: #000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 14px 30px;
  font-size: 18px;
  border: 0px solid transparent;
  color: #fff;
}

.no-js #Component651d075ca3efb20012521c33 .btn-default {
  text-shadow: 0 0 0 #000;
}

.no-js #Component651d075ca3efb20012521c33 .btn-default:active {
  background-color: #d6989c;
}

.no-js #Component651d075ca3efb20012521c33 .btn-default:hover,
.no-js #Component651d075ca3efb20012521c33 .btn-default:focus {
  background-position: 0 0px;
  background-color: #d6989c;
}

.no-js #Component651d075ca3efb20012521c33 span.label a {
  color: #000;
}

.no-js #Component651d075ca3efb20012521c33 button.btn.btn-default {
  opacity: 1;
}

/*from Contact TH */

.no-js #Component66ffcaa2b61ea5001a21407b label {
  display: none !important;
}

.no-js #Component66ffcaa2b61ea5001a21407b .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}

.no-js #Component66ffcaa2b61ea5001a21407b .form-control::placeholder {
    font-weight: 600;
}
.no-js #Component66ffcaa2b61ea5001a21407b .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #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%);
    font-size: 18px !important;
    padding: 27px;
    background: transparent;
    color: #000;
}

.no-js #Component66ffcaa2b61ea5001a21407b .form-control:hover {
  border-color: #000;
}

.no-js #Component66ffcaa2b61ea5001a21407b ::placeholder {
  color: #000 !important;
  font-weight: 300;
}

.no-js #Component66ffcaa2b61ea5001a21407b .form-control:focus {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}

.no-js #Component66ffcaa2b61ea5001a21407b .btn {
  background: #000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 14px 30px;
  font-size: 18px;
  border: 0px solid transparent;
  color: #fff;
}

.no-js #Component66ffcaa2b61ea5001a21407b .btn-default {
  text-shadow: 0 0 0 #000;
}

.no-js #Component66ffcaa2b61ea5001a21407b .btn-default:active {
  background-color: #d6989c;
}

.no-js #Component66ffcaa2b61ea5001a21407b .btn-default:hover,
.no-js #Component66ffcaa2b61ea5001a21407b .btn-default:focus {
  background-position: 0 0px;
  background-color: #d6989c;
}

.no-js #Component66ffcaa2b61ea5001a21407b span.label a {
  color: #000;
}

.no-js #Component66ffcaa2b61ea5001a21407b button.btn.btn-default {
  opacity: 1;
}

/*mac*/
@media screen and (min-width: 1280px) and (max-width: 1400px) {
  .empty-space2 h6 {
    letter-spacing: 16.5px;
  }
}

@media only screen and (max-width: 1200px) {
  .empty-space2-block1 h6 {
    margin-bottom: 10%;
  }
}

@media only screen and (max-width: 992px) {
  .new-empty-space5 {
    display: none;

}
  
  .navbar-default .navbar-brand {
    padding: 11px;
  }

  .itopplus-search-image-flex-container {
    width: 100% !important;
    display: inline-block !important;
  }

  .itopplus-search-image-flex-item {
    background-color: #fafafa !important;
    display: inherit;
    padding: 10px 10px 10px 10px !important;
    margin: 0px !important;
    width: 50% !important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0 !important;
    min-height: 200px !important;
    max-height: 200px !important;
  }

  .itopplus-search-shopcart-image img {
    width: 90% !important;
  }

  #itp-shopcart-detail {
    padding-left: 0 !important;
  }

  .itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
  }

  .itopplus-search-shopcart-image img {
    width: 100% !important;
  }

  .search_text {
    text-align: center;
  }

  .itopplus-search-shopcart-image {
    background: #f6f8f8;
  }

  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }

  .empty-space2-left {
    display: flex;
    gap: 25px;
  }

  .banner-video-text {
    display: none;
  }

  .banner-video-mp {
    width: 100%;
  }

  .empty-space2-block1,
  .empty-space2-block2 h6 {
    position: relative;
    top: 15%;
  }

  .empty-space2-block1 h6 {
    margin-bottom: 5%;
    position: relative;
    right: -10px;
    width: 100%;
    text-align: right;
  }

  .empty-space2 h6 {
    letter-spacing: 20px;
    white-space: nowrap;
  }

  .empty-space2 p {
    white-space: unset;
  }

  .empty-space2-block1 {
    padding: 0 25px;
  }

  .empty-space3-block2 {
    padding: 0% 3%;
  }

  .empty-space3 h1 {
    font-size: 22px;
  }

  .empty-space3-icon-text {
    white-space: inherit;
  }

  .empty-space4 h1 {
    font-size: 2em;
  }

  .empty-space1 p {
    white-space: inherit;
  }

  .empty-space5-bg {
    padding: 28% 0%;
    padding-left: 10%;
    height: 190px;
  }

  .empty-space5 h5 {
    font-size: 18px;
  }

  .empty-space5 p {
    font-size: 14px;
  }

  .empty-space6 h2 {
    font-size: 4em;
  }

  .empty-space6 h1 {
    font-size: 2.5em;
  }

  .empty-space6-person {
    grid-template-columns: repeat(2, 1fr);
  }

  .empty-space22-img {
    width: 100%;
    margin-top: 0;
  }

  .empty-space22-border {
    display: none;
  }

  .empty-space18 h2 {
    font-size: 2em;
  }

  .empty-space19 h2 {
    font-size: 2em !important;
  }

  .empty-space20 h2 {
    font-size: 2em !important;
  }

  .empty-space21 h2 {
    font-size: 2em !important;
  }

  .empty-space22 h2 {
    font-size: 2em;
  }

  .empty-space15-block1-bg {
    padding: 6%;
  }

  .empty-space12-img {
    padding: 5%;
  }

  #myImage1696474076880 {
    width: 170% !important;
  }

  #Contentmanager .pull-left {
    width: 50%;
  }

  .mb01 {
    display: none;
  }

  .com01 {
    display: block;
  }

  h2 {
    font-size: 2.5em;
  }

  h6 {
    font-size: 3em;
  }

  .ab1 span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 480px) {
  #myImage1696474076880 {
    width: 100% !important;
  }

  .empty-space1 {
    display: block;
    padding: 5% 0%;
  }

  .empty-space1-block {
    width: 100%;
  }

  .empty-space1-text1 {
    font-size: 14px;
  }

  .icon-img1 {
    width: 100%;
  }

  .empty-space3 {
    display: block;
  }

  .empty-space3-block1 {
    width: 100%;
  }

  .empty-space3-block2 {
    width: 100%;
    padding: 15% 5%;
  }

  .empty-space4-block1 {
    display: none;
  }

  .empty-space4-block3 {
    display: none;
  }

  .empty-space4-block2 {
    width: 100%;
  }

  .empty-space4 h1 {
    font-size: 22px;
  }

  .empty-space5-freespace {
    display: none;
  }

  .empty-space5-block {
    grid-template-columns: repeat(1, 1fr);
  }

  .empty-space5-bg {
    padding: 15% 0%;
    padding-left: 0%;
    height: inherit;
    text-align: center;
  }

  .empty-space5 h5 {
    font-size: 24px;
  }

  .empty-space5 p {
    font-size: 18px;
  }

  .empty-space6 {
    display: block;
  }

  .empty-space6-block2 {
    width: 100%;
  }

  .empty-space6-block1 {
    width: 100%;
  }

  .empty-space6 h2 {
    font-size: 5em;
  }

  .empty-space6 h1 {
    margin-left: 10%;
    margin-top: -20%;
  }

  .button-text2 {
    margin-left: 10%;
  }

  .empty-space6-img {
    width: 60%;
  }

  .empty-space6-text {
    margin-left: 0%;
    text-align: center;
  }

  .empty-space6 h5 {
    margin-top: 7%;
    margin-bottom: 1%;
    white-space: inherit;
    font-size: 15px;
  }

  .empty-space6 p {
    font-size: 11px;
  }

  .empty-space6-person {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 10%;
    gap: 0px;
  }

  .empty-space7-block {
    display: block;
    width: 80%;
  }

  .empty-space7-img {
    margin-bottom: 5%;
  }

  .footer-text1,
  .footer-border,
  .footer-text2,
  .footer-text3,
  .footer-text4,
  .footer-block {
    display: none;
  }

  .empty-space8 {
    display: block;
  }

  .empty-space8-img {
    width: 100%;
  }

  .empty-space8-text {
    width: 100%;
    margin-top: 8%;
  }

  .empty-space8-border {
    display: none;
  }

  .empty-space8-textb p {
    white-space: inherit;
  }

  .empty-space8-textb {
    margin-right: 10%;
  }

  .empty-space9 {
    display: block;
  }

  .empty-space9-text {
    width: 100%;
  }

  .empty-space9-imgb {
    grid-template-columns: repeat(1, 1fr);
    width: 95%;
    margin: 0 auto;
    margin-top: 6%;
  }

  .empty-space9-img {
    width: 100%;
  }

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

  .managerHeader {
    font-size: 2em;
  }

  .empty-space18 {
    grid-template-columns: repeat(1, 1fr);
  }

  .empty-space18 h2 {
    font-size: 2em;
  }

  .empty-space19 h2 {
    font-size: 2em;
  }

  .empty-space20 h2 {
    font-size: 2em;
  }

  .empty-space21 h2 {
    font-size: 2em;
  }

  .empty-space22 h2 {
    font-size: 2em;
  }

  .empty-space19 {
    width: 100%;
  }

  .empty-space20 {
    grid-template-columns: repeat(1, 1fr);
  }

  .empty-space20-bg {
    height: 110px;
  }

  .empty-space20-block-text {
    padding: 0% 0% 0% 0%;
  }

  .empty-space22 {
    grid-template-columns: repeat(1, 1fr);
  }

  .empty-space21-pd {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 10%;
  }

  .empty-space13 {
    display: block;
  }

  .empty-space13-block {
    width: 100%;
  }

  .icon-img4 {
    display: none;
  }

  .icon-img3 {
    width: 100%;
  }

  .empty-space13 h4 {
    margin-top: 10%;
  }

  .empty-space14 h5 {
    font-size: 20px;
  }

  .empty-space14-block {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }

  .empty-space15 {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0%;
  }

  .empty-space15-block1-bg {
    padding: 10% 0%;
    margin-right: 0%;
  }

  .empty-space16-block {
    grid-template-columns: repeat(2, 1fr);
  }

  .empty-space16-img {
    width: 50%;
  }

  #ContentmanagerTemplate651d21fece4b1e00134ae51e .nav-template7 li {
    margin-bottom: 4%;
  }

  .empty-space11 h3 {
    font-size: 16px;
  }

  .empty-space11 h1 {
    font-size: 20px;
  }

  .button-text5 {
    padding: 2.5% 5%;
  }

  .button-text6 {
    padding: 2.5% 5%;
  }

  #Contentmanager .pull-left {
    width: 100%;
  }

  .Textmanager.font-inherit {
    display: block;
  }

  h2 {
    font-size: 2em;
  }

  h6 {
    font-size: 2em;
  }

  .empty-space2 {
    display: flex;
    flex-direction: column;
  }

  .empty-space2-block1 {
    margin-bottom: 20px;
  }

  .empty-space2-block1 h6 {
    display: flex;
    text-align: left;
    letter-spacing: 5px;
  }

  .empty-space2-block1 span {
    display: block;
  }

  .empty-space2-block2 h6 {
    display: none;
  }
  .comingsoonn {
    width: 100%;
  }

  .ft-block1-text2 {
    display: none;
  }
  .ft-block1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space25 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space26-block {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 5%;
  }
  #background674ec2c6cd0617001ab40780 article.col-md-6.item.-micro {
    width: 100%;
  }
  #background674ec778621745001a440c27 article.col-md-6.item.-micro {
    width: 100%;
  }
  .empty-space27 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space35-pd1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
  }

  .smg2 h6 {
    font-size: 26px;
    letter-spacing: 0px !important;
  }
.empty-space36 {
    display: grid;
    width: 100%;
    gap: 30px;
}  
.empty-space36-img {
    width: 100%;
} 
.empty-space36-text {
    width: 100%;
} 
.ft-block3 {
    grid-template-columns: repeat(1, 1fr);
}
.ft-block4 {
    font-size: 13px;
    margin-top: 5%;
}
.ft-text3 {
    font-size: 13px;
    height: inherit;
}
.ft-block4-text1 {
    width: 21%;
} 
.ft-block4-text2 {
    width: 79%;
}
.ft-block-icon {
    width: 100%;
} 
.ft-text1 {
    font-size: 16px;
} 
.ft-text2 {
    font-size: 16px;
} 
  
  
  
  
}

@media screen and (max-width: 1200px) {
  #language_member_bar {
    display: none;
  }

  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 100px !important;
    z-index: 9999;
    filter: brightness(0) invert(1);
  }

  #nav-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
  }

  .navbar-header {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    height: 50px;
    width: 100%;
  }

  .navbar-default,
  .navbar-header,
  #ItopplusMainSidebar {
    background: #000 !important;
  }

  #ItopplusMainSidebar a {
    color: #fff !important;
    text-align: left !important;
  }

  span.icon-bar {
    background: #fff !important;
  }

  .itopplus-sidebar-menu-single {
    border: none;
  }

  #itpMenuSideBar,
  .menu-mobile-custom {
    display: grid !important;
    place-content: center;
    height: 50px;
    border: none;
    aspect-ratio: 1;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
  }

  .old-image-icon-facebook,
  .old-image-icon-line,
  .old-image-icon-instragram,
  .old-image-icon-youtube {
    display: grid !important;
  }

  #itpMenuSideBar .navbar-inline:nth-child(2),
  #main-navbar-collapse,
  .new-image-icon-facebook,
  .new-image-icon-line,
  .new-image-icon-instragram,
  .new-image-icon-youtube {
    display: none !important;
  }

  .navbar-header i::before {
    display: none !important;
  }

  .navbar-header i {
    display: grid;
    height: 50px;
    aspect-ratio: 1;
    filter: brightness(0) invert(1);
    padding: 15px;
  }

  #itpphonemobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
  }

  #itpsearchmobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
  }

  .old-image-icon-facebook i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
  }

  .old-image-icon-line i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
  }

  .old-image-icon-instragram i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
  }

  .old-image-icon-youtube i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
    width: 55px !important;
  }
}



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

.ls-circle-timer {
  display: none !important;
}

#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
  background: transparent !important;
}
#language_member_bar .dropdown-menu {
  background-color: #fff !important;
}
#language_member_bar .navbar-nav > li > .dropdown-menu > li > a:hover {
  background: #fff !important;
}
#language_member_bar .dropdown-menu span {
  color: #000 !important;
}
#language_member_bar .nav > li > a > img {
  left: 50%;
  top: 4%;
  border-radius: 0 !important;
  position: absolute;
  width: 60%;
  height: 100%;
}




#header_menu .gnbArea .menuDiv .oneD {
    font-family: "LINE Seed Sans TH" !important;
  font-size: 20px !important;
}
.menu_open {
    width: 30px!important;
    height: 30px!important;
}
.type_23D {
    font-size: 16px!important;
    font-weight: 300!important;
}
#change_header .partner_container {
    height: 385px!important;
}

/* ฟอร์ม Style ฝึกงาน TH */

#formdisplay67bd52504beccd00134955b3 .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 0px;
  color: #000 !important;
  height: 65px;
  font-size: 14px;
}
#formdisplay67bd52504beccd00134955b3 .form-control:focus {
  border-bottom: 1px solid #d6989c;
}

#formdisplay67bd52504beccd00134955b3 .btn-default:hover,
#formdisplay67bd52504beccd00134955b3 .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #d6989c;
  background: #d6989c;
  color: #fff;
}
#formdisplay67bd52504beccd00134955b3 .btn-default {
  background-repeat: repeat-x;
  border-color: #282828;
  padding: 10px 35px;
  font-size: 16px;
  border: 1px solid #282828;
  color: #ffffff;
  text-shadow: none;
  border-radius: 10px;
  background: #282828;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#formdisplay67bd52504beccd00134955b3 {
  width: 100%;
  padding: 0%;
  background-color: transparent !important;
  margin-top: 0%;
}
#formdisplay67bd52504beccd00134955b3 ::placeholder {
  color: #787878;
} /* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay67bd52504beccd00134955b3 br.k-br {
  display: none;
}
#formdisplay67bd52504beccd00134955b3 input.form-control.ng-pristine.ng-valid.ng-touched {
  width: 100% !important;
}
#formdisplay67bd52504beccd00134955b3 input.form-control.ng-pristine.ng-untouched.ng-valid {
  width: 100% !important;
}
/*ปุ่มเลือกไฟล์ */
#formdisplay67bd52504beccd00134955b3 .btn-success span {
  font-size: 12px;
  font-weight: 500;
}
#upload67bd52504beccd00134955b30 .btn-success,
#upload67bd52504beccd00134955b32 .btn-success,
#upload67bd52504beccd00134955b31 .btn-success,
#upload674eab4ac8c610001a0b04812 .btn-success {
  color: #2e2f33;
  background-image: linear-gradient(to bottom, #f0f0f0 0, #e1e2e5 100%);
  background-color: transparent;
  border-color: #ffffff00;
  box-shadow: none;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  margin-top: -3px;
}
#upload67bd52504beccd00134955b30 .btn-success:hover,
#upload67bd52504beccd00134955b32 .btn-success:hover,
#upload67bd52504beccd00134955b31 .btn-success:hover,
#upload674eab4ac8c610001a0b04812 .btn-success:hover {
  background-position: 0px;
  background: #d6989c;
  color: #fff;
}
#upload67bd52504beccd00134955b30 .progress,
#upload67bd52504beccd00134955b32 .progress,
#upload67bd52504beccd00134955b31 .progress,
#upload674eab4ac8c610001a0b04812 .progress {
  width: 500%;
}
/*ปุ่มเลือกไฟล์ */

/* ฟอร์ม Style ฝึกงาน TH */

/* ฟอร์ม Style ฝึกงาน ENG */

#formdisplay67bd52982e2dbb00136d208e .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 0px;
  color: #000 !important;
  height: 65px;
  font-size: 14px;
}
#formdisplay67bd52982e2dbb00136d208e .form-control:focus {
  border-bottom: 1px solid #d6989c;
}

#formdisplay67bd52982e2dbb00136d208e .btn-default:hover,
#formdisplay67bd52982e2dbb00136d208e .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #d6989c;
  background: #d6989c;
  color: #fff;
}
#formdisplay67bd52982e2dbb00136d208e .btn-default {
  background-repeat: repeat-x;
  border-color: #282828;
  padding: 10px 35px;
  font-size: 16px;
  border: 1px solid #282828;
  color: #ffffff;
  text-shadow: none;
  border-radius: 10px;
  background: #282828;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#formdisplay67bd52982e2dbb00136d208e {
  width: 100%;
  padding: 0%;
  background-color: transparent !important;
  margin-top: 0%;
}
#formdisplay67bd52982e2dbb00136d208e ::placeholder {
  color: #787878;
} /* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay67bd52982e2dbb00136d208e br.k-br {
  display: none;
}
#formdisplay67bd52982e2dbb00136d208e input.form-control.ng-pristine.ng-valid.ng-touched {
  width: 100% !important;
}
#formdisplay67bd52982e2dbb00136d208e input.form-control.ng-pristine.ng-untouched.ng-valid {
  width: 100% !important;
}
/*ปุ่มเลือกไฟล์ */
#formdisplay67bd52982e2dbb00136d208e .btn-success span {
  font-size: 12px;
  font-weight: 500;
}
#upload67bd52982e2dbb00136d208e0 .btn-success,
#upload67bd52982e2dbb00136d208e2 .btn-success,
#upload67bd52982e2dbb00136d208e1 .btn-success {
  color: #2e2f33;
  background-image: linear-gradient(to bottom, #f0f0f0 0, #e1e2e5 100%);
  background-color: transparent;
  border-color: #ffffff00;
  box-shadow: none;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  margin-top: -3px;
}
#upload67bd52982e2dbb00136d208e0 .btn-success:hover,
#upload67bd52982e2dbb00136d208e2 .btn-success:hover,
#upload67bd52982e2dbb00136d208e1 .btn-success:hover {
  background-position: 0px;
  background: #d6989c;
  color: #fff;
}
#upload67bd52982e2dbb00136d208e0 .progress,
#upload67bd52982e2dbb00136d208e2 .progress,
#upload67bd52982e2dbb00136d208e1 .progress {
  width: 500%;
}
/*ปุ่มเลือกไฟล์ */

/* ฟอร์ม Style ฝึกงาน ENG */




