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

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

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

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

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

.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;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

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

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(150px, 10vw, 165px);
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}

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

/*
#background678633335c7d4a0013fc4085 .thumbnail {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    transition: 0.5s;
    color: #000;
    padding: 5% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background678633335c7d4a0013fc4085 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000;
} 

*/

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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-text2 {
  background-color: #c80c0c;
  border: solid 1px #c80c0c;
}
figure.effect-oscar:hover {
  filter: grayscale(0);
}
figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
  filter: grayscale(1);
}
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;
  border-radius: 0px;
  filter: grayscale(1);
}
figure.effect-oscar:hover figcaption {
  background: transparent;
  border-radius: 0px;
  filter: grayscale(0);
}
figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

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

#background674fd13584bae400136a4fc9 figure.effect-sadie img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

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

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

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

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

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

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

/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 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% 0%;
  text-transform: capitalize;
  text-align: center;
  color: #000;
  font-weight: 600;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 18px;
  color: #000000;
  padding: 0% 0% 0%;
  font-weight: 400;
  line-height: normal;
  height: inherit;
  margin-bottom: 5%;
  text-align: left;
}
/*
.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 {
  color: #c80c0c;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 14px;
}
article.col-md-6.item.-micro {
  width: 31%;
}
.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: 8% 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: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
  border-bottom: solid 2px #c80c0c;
}
.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: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
  border-bottom: solid 2px #c80c0c;
}
.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%;
}*/

/* contenemanager */

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

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 22px !important;
  font-weight: 600;
  color: #000;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b {
  background-color: #cf9a67;
  color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 24%;
  background: #fff;
  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: #000;
  margin-bottom: 0%;
  font-family: "Outfit", "Noto Sans Thai";
}

/*
.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: 72%;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.landingpagemanager .img-container .img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.landingpagemanager .article-t {
  font-size: 14px;
  text-align: left;
}
.landingpagemanager .article-b {
  font-size: 14px;
}
.landingpagemanager .btn-sm p {
  display: none;
}

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

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

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

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

.carousel-indicators li {
  border: 1px solid #fff;
  background-color: #fff;
}

.carousel-indicators .active {
  border: 1px solid #fff;
  background-color: #fff;
  border-color: #fff;
  width: 50px;
  height: 10px;
}

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

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

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

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

/* ul_icon */

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

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

.footer-img:hover {
  transform: scale(1.05);
}
.footer-img {
  transition: 0.5s;
}
.footer-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-top: 3%;
  margin-bottom: 2%;
}
.footer-block-text {
  width: 85%;
}
.footer-block-icon {
  width: 15%;
  align-self: center;
}
.footer-block-image {
  display: flex;
  width: 100%;
  gap: 5px;
}
.footer-topic {
  font-size: 3.5em;
  font-weight: 600;
  text-align: center;
  font-family: "Montserrat", serif;
}
.footer-text1 {
  font-size: 20px;
  font-weight: 500;
}
.footer-text2 {
  font-size: 16px;
  white-space: break-spaces;
  color: #d1d1d1;
}
.footer-pd a:hover {
  color: #c80d0d;
}
.footer-pd a {
  color: #d1d1d1;
  transition: 0.5s;
}
.footer-pd {
  padding: 4% 0%;
}
.footer-block1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 4%;
}
.footer-block1-pd {
  border-left: solid 1px #ffffff;
  padding-left: 9%;
}
.footer-block1-img {
  display: flex;
  width: 32%;
  gap: 5px;
}
.footer-text3 {
  font-size: 20px;
}
.footer-text4 {
  font-size: 16px;
  color: #d1d1d1;
  margin-bottom: 5%;
}
.footer-text {
  color: #d1d1d1;
  text-align: center;
  margin-top: 5%;
  font-size: 14px;
}

/* class  */

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

.empty-space {
  padding: 2%;
}
.empty-space1 h2 {
  font-family: "Montserrat", serif;
  text-align: center;
  font-weight: 700;
  color: #000;
  padding: 7% 0%;
}
.empty-space1 span {
  color: #c80c0c;
}
.empty-space2 h2 {
  color: #c80c0c;
  font-family: "Montserrat", serif;
  text-transform: uppercase;
  font-weight: 700;
}
.empty-space2 {
  text-align: center;
  padding: 10% 0% 15% 0%;
}
.empty-space2 h5 {
  color: #444444;
}
.empty-space2-block {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 40px;
  margin-top: 4%;
}
.empty-space2-img:hover {
  transform: scale(1.05);
}
.empty-space2-img {
  border: solid 1px #a1a1a1;
  transition: 0.5s;
}
.empty-space3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.empty-space3-img1 {
  margin-top: -8%;
}
.empty-space3-text {
  align-self: center;
  padding: 0% 20% 0% 10%;
}
.empty-space3 p {
  text-align: justify;
  margin-top: 10%;
}
.empty-space3-text2 {
  text-align: right;
}
.empty-space3 span {
  font-weight: 600;
  color: #000;
}
.empty-space3-text1 {
  font-size: 46px;
  font-weight: 600;
  color: #000;
  line-height: 0.9;
}
.empty-space3-text1 span {
  color: #c80c0c;
  font-size: 74px;
  font-weight: 700;
}
.empty-space4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 54%;
  margin-bottom: 6%;
}
.empty-space4-block {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 10px;
}
.empty-space4-img {
  width: 28%;
  align-self: center;
}
.empty-space4-text {
  align-self: center;
  white-space: break-spaces;
  font-size: 20px;
  font-weight: 600;
}
.empty-space4-border {
  border-right: solid 1px #fff;
}
.empty-space5 {
  display: flex;
  width: 100%;
  gap: 10px;
  font-family: "Montserrat", serif;
  margin-top: 7%;
  margin-bottom: 3%;
}
.empty-space5 h1 {
  text-transform: uppercase;
  color: #c80c0c;
  font-weight: 700;
}
.empty-space5-topic {
  width: 85%;
  align-self: center;
}
.empty-space5-button {
  width: 15%;
  align-self: center;
}
.empty-space6 h2 {
  font-family: "Montserrat", serif;
  text-align: center;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.empty-space6 span {
  color: #c80c0c;
}
.empty-space6 {
  padding: 4% 0% 2%;
}
.empty-space7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 0%;
  margin-top: 1%;
}
.empty-space7-text {
  align-self: center;
  background-color: #fafafa;
  padding: 7%;
  margin-left: -30%;
  position: relative;
}
.empty-space7 h1 {
  color: #c80c0c;
  font-weight: 700;
  font-family: "Montserrat", serif;
}
.empty-space7 h5 {
  font-weight: 600;
  color: #000;
}
.empty-space7-border {
  border-bottom: solid 1px #000;
  margin-top: 5%;
  margin-bottom: 7%;
}
.empty-space7 p {
  white-space: break-spaces;
}
.empty-space7-pd span {
  font-weight: 600;
  color: #000;
}
.empty-space7-block {
  padding: 4% 0% 6% 0%;
}
.empty-space7-block p {
  white-space: break-spaces;
}
.empty-space7 h3 {
  font-weight: 600;
  color: #000;
}
.empty-space7-img1 {
  margin-bottom: 5%;
  margin-top: 5%;
}
.empty-space7-img1 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

.empty-space7-img1 img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space7-img1 {
  display: block;
  overflow: hidden;
}
.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-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space7-img {
  display: block;
  overflow: hidden;
}
.empty-space8 p {
  text-align: center;
}
.empty-space9 {
  text-align: left;
  margin-top: 2%;
}
.empty-space9 h4 {
  font-weight: 600;
  color: #c80c0c;
}
.empty-space9 h3 {
  font-weight: 600;
  color: #000000;
}
.empty-space9-img img {
  width: 100% !important;
}
.empty-space9 p {
  white-space: break-spaces;
}
.empty-space9-ct {
  font-size: 16px;
  margin-top: 3%;
  font-weight: 600;
  font-style: italic;
  color: #000;
}
.empty-space9 a {
  color: #c80c0c;
}

.empty-space12 h2 {
  text-transform: uppercase;
  font-size: 5em;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  font-family: "Montserrat", serif;
  white-space: break-spaces;
}
.empty-space12 p {
  margin-left: 30%;
  margin-top: 1%;
  color: #fff;
}
.empty-space12 h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: "Montserrat", serif;
  color: #fff;
}
.empty-space12 {
  margin-top: 20%;
}

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

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

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

.button-text1 {
  background-color: #c80c0c;
  color: #fff;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  margin-right: 0;
  font-size: 16px;
  font-family: "Montserrat", serif;
  padding: 1.2% 2.2%;
  margin-top: 3%;
  margin-bottom: 9%;
  transition: 0.5s;
}
.button-text1:hover {
  background-color: #000;
}
.button-text2 {
  background-color: #c80c0c;
  color: #fff;
  text-align: center;
  width: fit-content;
  font-size: 16px;
  font-family: "Montserrat", serif;
  padding: 3% 5%;
  margin-top: 10%;
  transition: 0.5s;
}
.button-text2:hover {
  background-color: #000;
}
.button-text3 {
  background-color: #c80c0c;
  color: #fff;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  margin-right: 0;
  font-size: 16px;
  font-family: "Montserrat", serif;
  padding: 7% 10%;
  transition: 0.5s;
}
.button-text3:hover {
  background-color: #000;
}

.album-pd {
  margin-top: 60%;
}
.album-text1 {
  font-size: 22px;
  font-weight: 500;
}
.album-text2 {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  border: solid 1px #fff;
  width: fit-content;
  padding: 2.5% 9%;
  margin: 0 auto;
  margin-top: 5%;
  transition: 0.5s;
}

.article-b {
  font-family: "Montserrat", serif;
  color: #646464;
  font-size: 14px;
  border-bottom: solid 1px;
  width: fit-content;
  transition: 0.5s;
  margin-bottom: 10%;
}

.mg1 {
  margin-top: 65%;
}
.amg1 {
  margin-left: 0%;
  margin-right: -30%;
  position: relative;
  z-index: 1;
}

#background6789c54874ac2a0013afea93 .thumbs,
#background6789d7ad76a5e90013d32bb2 .thumbs {
  margin-bottom: 0px;
}
#background6789c54874ac2a0013afea93 {
  width: 77%;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 10%;
}
#background6789d1eae4fe700013901c41 {
  margin-bottom: 8%;
}

/*-------------เลขอัลบัม------------------*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #c80c0c;
  border-color: #c80c0c;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #eeeef0;
  border: 1px solid #eeeef0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #c80c0c;
  background-color: #eeeef0;
  border-color: #eeeef0;
}

figure.effect-chico figcaption::before {
  z-index: 1;
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff0;
  content: "";
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* pdpa */

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

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

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

/* ติดต่อเรา */

.contact-pd h6 {
  font-weight: 600;
  text-align: center;
}
.contact-pd {
  padding: 5% 0% 0% 0%;
}
.contact-pd h3 {
  text-align: center;
}
.contact-pd span {
  color: #c80c0c;
}
.contact-grid a {
  color: #000;
}
.contact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 3%;
  margin-bottom: 3%;
}
.contact-block {
  display: flex;
  width: 100%;
  gap: 20px;
  font-family: "Montserrat", "Noto Sans Thai";
}
.contact-block-img {
  width: 40%;
  border: dashed 1px #ccc;
  padding: 3%;
}
.contact-block-text {
  width: 60%;
  align-self: center;
}

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

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

/*from Contact */

.no-js #Component678a014b74ac2a0013aff645 label {
  display: none !important;
}
.no-js #Component678a014b74ac2a0013aff645 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component678a014b74ac2a0013aff645 .form-control {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 16px !important;
  padding: 30px 30px;
  background: #f2f2f2;
  color: #000;
}
.no-js #Component678a014b74ac2a0013aff645 .form-control:hover {
  border-color: #000;
}
.no-js #Component678a014b74ac2a0013aff645 ::placeholder {
  color: #000 !important;
  font-weight: 300;
}
.no-js #Component678a014b74ac2a0013aff645 .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 #Component678a014b74ac2a0013aff645 .btn {
  background: #000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 50px;
  padding: 14px 30px;
  font-size: 18px;
  border: 0px solid transparent;
  color: #fff;
}
.no-js #Component678a014b74ac2a0013aff645 .btn-default {
  text-shadow: 0 0 0 #000;
}
.no-js #Component678a014b74ac2a0013aff645 .btn-default:active {
  background-color: #000;
}
.no-js #Component678a014b74ac2a0013aff645 .btn-default:hover,
.no-js #Component678a014b74ac2a0013aff645 .btn-default:focus {
  background-position: 0 0px;
  background-color: #000;
}
.no-js #Component678a014b74ac2a0013aff645 span.label a {
  color: #fff;
}
.no-js #Component678a014b74ac2a0013aff645 button.btn.btn-default {
  opacity: 1;
}
#cookie678a014b74ac2a0013aff645 {
  color: #c8c8c8;
}
#Component678a014b74ac2a0013aff645 {
  margin-top: 6%;
  margin-bottom: 6%;
}

@media screen and (min-width: 1900px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 22px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 20px;
  }
  .album-text1 {
    font-size: 28px;
  }
  .album-text2 {
    font-size: 18px;
  }
  .album-pd {
    margin-top: 65%;
  }
  .empty-space3-text1 span {
    font-size: 98px;
  }
  .empty-space3-text1 {
    font-size: 64px;
  }
  #background6789c54874ac2a0013afea93 {
    margin-top: 7%;
  }
  .button-text1 {
    margin-bottom: 5%;
  }
  .empty-space4-text {
    font-size: 26px;
  }

  .empty-space4 {
    margin-top: 49%;
    margin-bottom: 4%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
  }
  .footer-topic {
    font-size: 4.5em;
  }
  .footer-text1 {
    font-size: 24px;
  }
  .footer-text2 {
    font-size: 18px;
  }
  .footer-block-icon {
    width: 11%;
    margin: 0 auto;
    margin-right: 0;
  }
  .footer-text3 {
    font-size: 24px;
  }
  .footer-text4 {
    font-size: 18px;
  }
  .footer-block1-img {
    width: 24%;
    gap: 5px;
  }
  .empty-space7-text {
    padding: 15%;
  }
  .icon_b {
    font-size: 20px;
  }
  .empty-space8 p {
    text-align: center;
    padding: 0% 1%;
  }
  .empty-space9-ct {
    font-size: 18px;
  }
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
  }
  .contact-pd h3 {
    margin-top: 0.5%;
  }
  .contact-block-img {
    width: 30%;
  }
  .contact-text1 {
    font-size: 24px;
  }
  .contact-text2 {
    font-size: 18px;
  }
  .contact-text3 {
    font-size: 18px;
  }

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

@media screen and (max-width: 1191px) {
  #imagesControl6788c261e97ac10013a8b02d {
    padding: 0px !important;
  }
  .album-text1 {
    font-size: 20px;
  }
  .empty-space3-text1 span {
    font-size: 66px;
  }
  .empty-space4-text {
    font-size: 18px;
  }

  .contact-block-img {
    align-self: center;
  }
}

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }

  .navbar-default .navbar-nav > li > a {
    margin: 0;
  }
  .tab .nav-tabs li a {
    padding: 10px 20px !important;
  }
}

@media screen and (max-width: 900px) {
  #background6789c54874ac2a0013afea93 {
    width: 100%;
    margin-top: 1%;
  }
  .empty-space2-block {
    gap: 20px;
  }
  .empty-space3-text1 {
    font-size: 36px;
  }
  .empty-space3-text1 span {
    font-size: 44px;
  }
  .empty-space3-text {
    padding: 5% 20% 5% 10%;
  }
  .empty-space4-text {
    font-size: 14px;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
  }
  .article-b {
    font-size: 12px;
  }
  .footer-topic,
  .footer-block,
  .footer-block1 {
    display: none;
  }
  .footer-pd {
    padding: 0% 0%;
  }
  .footer-text {
    margin-top: 0%;
  }
  .empty-space5-button {
    width: 21%;
  }
  .empty-space7 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space7-text {
    margin-left: 0%;
  }
  .amg1 {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 5%;
  }
  .tab .nav-tabs li a {
    padding: 10px 10px !important;
    font-size: 16px !important;
  }
  .contact-text1 {
    font-size: 16px;
  }
  .contact-text2 {
    font-size: 13px;
    line-height: normal;
  }
  .contact-text3 {
    font-size: 13px;
  }

  h2 {
    font-size: 3em;
  }
}

@media screen and (max-width: 480px) {
  ul.nav.nav-tabs {
    display: -webkit-inline-box;
    overflow: scroll;
    width: 100%;
    text-align: center;
  }
  .tab .nav-tabs li a {
    padding: 10px 10px !important;
  }
  .tab .nav-tabs li {
    width: 60% !important;
  }
  #background6789c54874ac2a0013afea93 {
    margin-top: 10%;
  }
  .empty-space2-block {
    grid-template-columns: repeat(3, 1fr);
  }
  .empty-space3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space3-text1 span {
    font-size: 48px;
  }
  .empty-space3-text1 {
    font-size: 42px;
  }
  .empty-space3-text {
    padding: 5% 10% 15% 10%;
  }
  #background6789c54874ac2a0013afea93 .thumbs,
  #background6789d7ad76a5e90013d32bb2 .thumbs {
    margin-bottom: 10px;
  }
  .button-text1 {
    padding: 3% 5%;
  }
  .empty-space3 p {
    text-align: left;
  }
  .empty-space4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 25%;
  }
  .empty-space4-text {
    font-size: 13px;
  }
  .empty-space4-img {
    width: 25%;
  }
  .empty-space4-text {
    width: 75%;
  }
  .empty-space4-border {
    border-right: solid 0px #fff;
  }
  .button-text3 {
    font-size: 12px;
  }
  .empty-space5-button {
    width: 40%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
  }
  .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .contact-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-text1 {
    font-size: 18px;
  }
  .contact-text2 {
    font-size: 16px;
    line-height: normal;
  }
  .contact-text3 {
    font-size: 14px;
  }

  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 2.5em;
  }
  h5 {
    font-size: 20px;
  }
  
  .itopplus-bg {
    background-size: cover;
}
}

@media screen and (max-width: 375px) {
  .empty-space3-text1 span {
    font-size: 44px;
  }
  .empty-space3-text1 {
    font-size: 34px;
  }
}


