.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}

body {
  overflow-x: hidden;
  color: #272727;
  font-family: "LINE Seed Sans TH";
}

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

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

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

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28012024kmx9/0/0/5z-z819824089539.webp");
}

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

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

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: rgb(0, 0, 0, .3);
	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: rgb(0, 0, 0, .3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
    color: #fff;
    font-size: 16px;
    padding: 5px 20px;
    text-transform: uppercase;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #e3201b;
  border-radius: 0px;
}





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

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

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

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

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

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

  .itopplus-banner {
    background: rgb(0, 0, 0, 0.6);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: rgb(0, 0, 0, 0.6) !important;
  }

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
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;
}



/*
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px 20px 0px 0px;
}*/

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

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




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

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

/* oscar */

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

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

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

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

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

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

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

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





/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 3.5em;
    padding: 2% 0% 0%;
    text-align: center;
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    color: #c40404;
    text-transform: uppercase;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #c40404;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #131212;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-align: left;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #c40404;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b span {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 24%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 8% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 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: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 0%;
}

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



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



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




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

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

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

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

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

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





/* ul_icon */

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







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

.footer-block {
    display: grid;
    grid-template-columns: 30% 30% 20% 15%;
    gap: 20px;
}
.footer-block1 {
    display: flex;
    width: 100%;)%;)%;);
    gap: 10px;
    margin-bottom: 2%;
}
.footer-block1-img {
    width: 6%;
    align-self: center;
}
.footer-block1-text {
    align-self: center;
    font-size: 16px;
}
.footer-text1 {
    color: #e3201b;
    font-family: "Antonio", sans-serif;
    font-size: 6em;
    font-weight: 700;
}
.footer-text2 {
    font-size: 26px;
    color: #222222;
    font-weight: 600;
}
.footer-text3 {
    font-size: 18px;
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 3%;
}
.footer-text4 {
    font-size: 20px;
    font-weight: 600;
}
.footer-text5 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 5%;
}
.footer-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 3%;
}
.footer-block2-img {
    width: 6%;
}
.footer-block2-text {
    width: 90%;
    font-size: 16px;
    white-space: break-spaces;
}
.footer-block-mg3 {
    margin-top: 30%;
}
.footer-block-mg2 {
    margin-top: 22%;
}
.footer-block-mg1 {
    margin-top: 15%;
}
.footer-text6 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.7;
    margin-top: 7%;
}
.footer-text7 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.7;
    margin-top: 9%;
}
.footer-text {
    font-size: 14px;
    color: #585858;
    border-top: solid 1px #939393;
    padding-top: 2%;
    margin-top: 3%;
}
.footer-pd {
    padding: 2% 0% 2%;
}
.footer-pd a:hover {
    color: #c40404;
}
.footer-pd a {
    color: #272727;
    transition: 0.5s;
}




/* class  */

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




.empty-space {
  padding: 2%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;)%;)%;);
    gap: 100px;
}
.empty-space1-img {align-self: center;}
.empty-space1-text {align-self: center;}
.empty-space1 h2 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    margin-bottom: 5%;
    color: #c40404;
}
.empty-space1 h6 {
    color: #131212;
    font-weight: 600;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-bottom: 5%;
}
.empty-space1 p span {
    font-weight: 600;
}
.empty-space2 h6 {
    font-weight: 600;
}
.empty-space2 h2 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
}
.empty-space2 {
    padding: 7% 0% 3% 0%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 100px;
}
.empty-space3-border {
    border-right: solid 1px #e70000;
}
.empty-space3-block h2 {
    color: #e70000;
    font-weight: 600;
    font-size: 4em;
}
.empty-space3-block h4 {
    font-weight: 600;
}
.empty-space3-block p {
    white-space: break-spaces;
}
.empty-space3-mg {
    text-align: center;
}
.empty-space3-mg h2 {
    white-space: break-spaces;
    line-height: 1.2;
    font-weight: 600;
    color: #131212;
}
.empty-space3-mg h2 span {
    font-weight: 400;
}
.empty-space3-text {
    color: #c40404;
    font-size: 10em;
    font-weight: 600;
}
.empty-space3-text1 {
    line-height: 0.7;
}
.empty-space3-text2 {
    line-height: 1;
    margin-top: 5%;
    margin-bottom: 3%;
}
.empty-space3 {
    padding: 7% 0% 15% 0%;
}
.empty-space4 {
    display: flex;
    width: 100%;
    gap: 50px;
}
.empty-space4-text {
    width: 55%;
    align-self: center;
    padding: 0% 0% 0% 11%;
}
.empty-space4-img {
    width: 45%;
}
.empty-space4-image {
    margin-top: -15%;
}
.empty-space4 h1 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    margin-bottom: 2%;
    color: #e70000;
}
.empty-space4 h2 {
    font-weight: 600;
    white-space: break-spaces;
    line-height: 1.3;
}
.empty-space4 p {
    border-left: solid 3px #e70000;
    padding-left: 5%;
    margin-top: 5%;
    margin-bottom: 10%;
    white-space: break-spaces;
}
.empty-space4 p span {
    font-weight: 600;
}
.empty-space5 {
    text-align: center;
    padding: 6% 0%;
}
.empty-space5 h2 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    color: #c40404;
    margin-bottom: 2%;
}
.empty-space5 h6 {
    font-weight: 600;
}
.empty-space6-bg:hover .empty-space6-img img {
    filter: invert(1);
}
.empty-space6-bg:hover {
    background-color: #c40404;
    color: #fff;
}
.empty-space6-bg {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 10px;
    background-color: #fff;
    color: #131212;
    padding: 4% 0%;
    transition: 0.5s;
}
.empty-space6-img {
    width: 8%;
    align-self: center;
    transition: 0.5s;
}
.empty-space6-img img {
    transition: 0.5s;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 85%;
    margin: 0 auto;
}
.empty-space6-text {
    font-size: 20px;
    align-self: center;
    font-weight: 600;
}
.empty-space6 {
    text-align: center;
    padding: 7% 0% 28% 0%;
}
.empty-space6 h1 {
    white-space: break-spaces;
    font-size: 2em;
}
.empty-space6 h5 {
    font-weight: 600;
    margin-top: 4%;
    margin-bottom: 2%;
}
.empty-space6 h2 {
    font-weight: 600;
}
.empty-space7 {
  text-align: center;
  padding: 3% 0% 2%;
}
.empty-space7 h2 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    color: #c40404;
    text-transform: uppercase;
}
.empty-space7 h6 {
    color: #131212;
    font-weight: 600;
}










.empty-space10 span {
    color: #000000;
    font-weight: 600;
}
.empty-space10 {
    display: flex;
    gap: 30px;
    padding: 2% 0% 1% 0%;
}
.empty-space10-block {
    width: 50%;
    align-self: center;
}
.empty-space10-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space10-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
      font-family: "Antonio", sans-serif;
}
.empty-space10-img {
    width: 90%;
}
.empty-space10 h1 {
    margin-bottom: 0%;
    line-height: initial;
    font-size: 3.5em;
    text-transform: uppercase;
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    color: #c40404;
}
.empty-space10 h5 {
    font-weight: 600;
    font-size: 28px;
    margin-top: 2%;
}
.empty-space10 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
    line-height: initial;
    font-family: "LINE Seed Sans TH";
}
.empty-space10-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space10 h4 {
    font-weight: 500;
    color: #000000;
    font-size: 2em;
    margin-top: 2%;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-bottom: 5%;
    margin-top: 5%;
}
.empty-space11-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space11-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space11-img {
    align-self: center;
    display: block;
    overflow: hidden;
}
.empty-space11-text {
    align-self: center;
    position: relative;
    z-index: 1;
}
.empty-space11 h2 {
    text-transform: uppercase;
    font-family: "Antonio", sans-serif;
    font-weight: 700;
}
.empty-space11 h6 {
    font-weight: 600;
}
.empty-space11-text01 {
    font-size: 28px;
    font-weight: 600;
    /* color: #272727; */
    background-color: #c40303;
    margin-bottom: 2%;
    padding: 2%;
    text-align: center;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11-bg {
    /* background-color: #fff; */
    color: #ffffff;
    padding: 5%;
    margin-left: -40%;
    background: rgb(0, 0, 0, 0.8);
}
.empty-space11-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space11-bg1 {
    margin-left: 0%;
    margin-right: -40%;
    position: relative;
}
.empty-space11-mg {
    padding: 3% 0%;
}
.empty-space12 h2 {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    color: #e3201b;
    font-family: "Antonio", sans-serif;
    font-size: 9em;
}
.empty-space12 h3 {
    margin-left: 0%;
    margin-top: 4%;
    white-space: break-spaces;
}
.empty-space12 h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 2%;
}
.empty-space12 {
    margin-top: 15%;
}
.empty-space13 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.empty-space13 h5 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space13 p {
    white-space: break-spaces;
}
.empty-space13-text {
    align-self: center;
}
.empty-space13 h3 {
    white-space: break-spaces;
    color: #c40303;
}
.empty-space13-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.empty-space13-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space13-img {
    display: block;
    overflow: hidden;
}
.empty-space14 h4 {
    font-weight: 600;
    white-space: break-spaces;
}
.empty-space14 h3 {
    color: #555;
}
.empty-space14 {
    padding: 2% 0% 1% 0%;
}
.empty-space15 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space15-block {
    display: flex;
    width: 100%;
    gap: 20px;
    background-color: #fafafa;
    padding: 2%;
}
.empty-space15-img {
    width: 25%;
    background-color: #c40303;
    padding: 5%;
}
.empty-space15-text {
    width: 75%;
    align-self: center;
}
.empty-space15-img img {
    filter: invert(1);
}
.empty-space15 h3 {
    font-weight: 600;
}
.empty-space15-pp p {
    text-align: center;
    margin-top: 2%;
    font-style: italic;
}
.empty-space15 p {
    text-align: left;
    margin-top: 0%;
    font-style: normal;
}
















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

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 16px;
}







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



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




.button-text1:hover span {
  color: #fff;
}
.button-text1:hover {
    background-color: #c40404;
}
.button-text1 {
    background-color: #131212;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    padding: 2.5% 5%;
    transition: 0.5s;
}
.button-text1 span {
    color: #e3201b;
  transition: 0.5s;
}
.button-text2:hover span {
   color: #fff;
}
.button-text2:hover {
    background-color: #e3201b;
  color: #fff;
}
.button-text2 {
    background-color: #fff;
    color: #131212;
    font-size: 16px;
    font-weight: 600;
    width: fit-content;
    padding: 2% 5%;
    transition: 0.5s;
}
.button-text2 span {
  color: #e3201b;
  transition: 0.5s;
}
.button-text3 {
    background-color: #131212;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    padding: 3% 5%;
    margin-top: 7%;
}
.button-text3 span {
    color: #e3201b;
}









.album-pd {
    text-align: left;
    padding: 5% 6%;
    margin-top: 64%;
}
.album-text1 {
    font-family: "Antonio", sans-serif;
    font-weight: 700;
    color: #ff1414;
    font-size: 54px;
}
.album-text2 {
    font-size: 24px;
    font-weight: 400;
}
.album-text3 {
    font-size: 16px;
    font-weight: 400;
}
.album-text3 span {
    color: #e3201b;
}
.album-text4 {
    text-align: center;
    font-size: 16px;
    padding: 8% 0% 5%;
}







/* article */

.article-b {
    font-size: 16px;
    background-color: #131212;
    color: #fff;
    width: fit-content;
    padding: 5% 7%;
    margin-top: 10%;
    transition: 0.5s;
}
.article-b span {
      color: #e3201b;
    transition: 0.5s;
}
.article-t {
    font-size: 15px;
}
.article-block {
    display: grid;
    grid-template-columns: repeat(2,1fr););
    gap: 50px;
    text-align: left;
}
.article-block h6 {
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 2%;
}
.article-block-text {
    align-self: center;
}
.article-block p {
    white-space: break-spaces;
}







/* modquee */
.modquee-contanier {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    height: 130px;
    width: 100%;
    gap: 20px;
    margin-bottom: 0%;
    margin-top: 0%;
}
.modquee-box {
   display: flex;
   width: fit-content;
   animation: scroll 40s linear infinite;
   justify-content: space-around;
   gap: 80px;
}
.modquee-box img {
   height: 100px;
   width: 100px;
   border-radius: 0px;
   border: 0px solid #ccc;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
/* modquee */




/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #c40404;
}
.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: #c40404 !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: #c40404 !important;
  font-size: 16px !important;
  border: 1px solid #c40404 !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: #c40404;
}
.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;
}
.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: #c40404;
    font-weight: 600;
}



/*from Contact TH */

.no-js #Component67d2791cf7a3fd00135557d7 label {
    display: none !important;
}
.no-js #Component67d2791cf7a3fd00135557d7 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component67d2791cf7a3fd00135557d7 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px dashed #ccc;
    border: 1px solid #fafafa;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 33px 30px;
    background: #fafafa;
    color: #404040;
}
.no-js #Component67d2791cf7a3fd00135557d7 .form-control:hover {
    border-color: #c40404;
}
.no-js #Component67d2791cf7a3fd00135557d7 ::placeholder {
    color: #404040 !important;
    font-weight: 300;
}
.no-js #Component67d2791cf7a3fd00135557d7 .form-control:focus {
    border-color: #c40404;
    color: #252325 !important;
}
.no-js #Component67d2791cf7a3fd00135557d7 .btn {
    background: #131212;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #ffffff;
}
.no-js #Component67d2791cf7a3fd00135557d7 .btn-default {
    text-shadow: 0 0 0 #252325;
}
.no-js #Component67d2791cf7a3fd00135557d7 .btn-default:active {
    background-color: #c40404;
}
.no-js #Component67d2791cf7a3fd00135557d7 .btn-default:hover,
.no-js #Component67d2791cf7a3fd00135557d7 .btn-default:focus {
    background-position: 0 0px;
    background-color: #c40404;
}
.no-js #Component67d2791cf7a3fd00135557d7 span.label a {
    color: #fff;
}
.no-js #Component67d2791cf7a3fd00135557d7 button.btn.btn-default {
    opacity: 1;
}






/*from Contact ENG */

.no-js #Component67ea72dd59a84b001a971e77 label {
    display: none !important;
}
.no-js #Component67ea72dd59a84b001a971e77 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component67ea72dd59a84b001a971e77 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px dashed #ccc;
    border: 1px solid #fafafa;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 33px 30px;
    background: #fafafa;
    color: #404040;
}
.no-js #Component67ea72dd59a84b001a971e77 .form-control:hover {
    border-color: #c40404;
}
.no-js #Component67ea72dd59a84b001a971e77 ::placeholder {
    color: #404040 !important;
    font-weight: 300;
}
.no-js #Component67ea72dd59a84b001a971e77 .form-control:focus {
    border-color: #c40404;
    color: #252325 !important;
}
.no-js #Component67ea72dd59a84b001a971e77 .btn {
    background: #131212;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #ffffff;
}
.no-js #Component67ea72dd59a84b001a971e77 .btn-default {
    text-shadow: 0 0 0 #252325;
}
.no-js #Component67ea72dd59a84b001a971e77 .btn-default:active {
    background-color: #c40404;
}
.no-js #Component67ea72dd59a84b001a971e77 .btn-default:hover,
.no-js #Component67ea72dd59a84b001a971e77 .btn-default:focus {
    background-position: 0 0px;
    background-color: #c40404;
}
.no-js #Component67ea72dd59a84b001a971e77 span.label a {
    color: #fff;
}
.no-js #Component67ea72dd59a84b001a971e77 button.btn.btn-default {
    opacity: 1;
}




/*from Contact CN */

.no-js #Component67ea72e459a84b001a971e8b label {
    display: none !important;
}
.no-js #Component67ea72e459a84b001a971e8b .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component67ea72e459a84b001a971e8b .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px dashed #ccc;
    border: 1px solid #fafafa;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 33px 30px;
    background: #fafafa;
    color: #404040;
}
.no-js #Component67ea72e459a84b001a971e8b .form-control:hover {
    border-color: #c40404;
}
.no-js #Component67ea72e459a84b001a971e8b ::placeholder {
    color: #404040 !important;
    font-weight: 300;
}
.no-js #Component67ea72e459a84b001a971e8b .form-control:focus {
    border-color: #c40404;
    color: #252325 !important;
}
.no-js #Component67ea72e459a84b001a971e8b .btn {
    background: #131212;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #ffffff;
}
.no-js #Component67ea72e459a84b001a971e8b .btn-default {
    text-shadow: 0 0 0 #252325;
}
.no-js #Component67ea72e459a84b001a971e8b .btn-default:active {
    background-color: #c40404;
}
.no-js #Component67ea72e459a84b001a971e8b .btn-default:hover,
.no-js #Component67ea72e459a84b001a971e8b .btn-default:focus {
    background-position: 0 0px;
    background-color: #c40404;
}
.no-js #Component67ea72e459a84b001a971e8b span.label a {
    color: #fff;
}
.no-js #Component67ea72e459a84b001a971e8b button.btn.btn-default {
    opacity: 1;
}







/* ฟอร์ม Style */
.from-text {
    font-size: 22px;
    color: #c40404;
    padding: 1% 0% 2%;
}

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8, #editor9, #editor10,
#editor11, #editor12, #editor13, #editor14, #editor15, #editor16, #editor17, #editor18, #editor19, #editor20,
#editor21, #editor22, #editor23, #editor24 {
	font-size: 18px;
	margin-top: 3%;
	font-weight: 600;
}


#textbox4 {
    width: 100% !important;
}



/* ฟอร์ม Style */

.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #000 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #c40404;
}


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

#cookie67d281508fe6400013f7c058 {
    font-size: 16px;
}
.CASS-A-main .glyphicon {
    display: none;
}


/*ปุ่มเลือกไฟล์*/
.CASS-A-main .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;
}
.CASS-A-main .btn-success:hover {
    background-position: 0px;
    background: #c40404;
    color: #ffffff;
}
.CASS-A-main .progress {
    width: 500%;
}
/*ปุ่มเลือกไฟล์*/


/* ฟอร์ม Style  */







/*-------------เลขอัลบัม------------------*/
.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: #c40404;
    border-color: #c40404;
}

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




/* tableA */


#tableA {
  width: 100%;
}
#tableA th {
    background-color: #c40404;
    padding: 20px;
    color: #ffffff;
    font-size: 20px;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: left;
}

#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#c40404; color: #fff;}
 

td.tableA-bg {
    background-color: #272727;
    color: #fff;
}




/*---เมนูมุมขวาบน---*/
#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 เลือกภาษา*/
/*.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/

#languagebar > ul > li:nth-child(3) > a > span {
  display: none;
}
#languagebar > ul > li:nth-child(3) > a:after {
  content: '中文';
  color:white;
}






@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 24px;
}
.button-text1 {
    font-size: 18px;
    padding: 2% 5%;
}
.album-text1 {
    font-size: 68px;
}
.album-text2 {
    font-size: 30px;
}
.album-text3 {
    font-size: 18px;
}
.album-pd {
    margin-top: 72%;
}
.empty-space3-text {
    font-size: 12em;
}
.empty-space3-text2 {
    margin-top: 3%;
    margin-bottom: 3%;
} 
.empty-space3-block h2 {
    font-size: 5em;
}
.button-text2 {
    font-size: 18px;
} 
.empty-space6-text {
    font-size: 22px;
}
.footer-text1 {
    font-size: 7em;
}
.footer-text2 {
    font-size: 30px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-block1-img {
    width: 5%;
} 
.footer-block1-text {
    font-size: 18px;
} 
.footer-block2-text {
    font-size: 18px;
}
.footer-text4 {
    font-size: 24px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-text6 {
    font-size: 18px;
}
.footer-text7 {
    font-size: 18px;
}
.empty-space10 h1 {
    font-size: 4.5em;
}
.empty-space10 h5 {
    font-size: 30px;
}
.album-text4 {
    font-size: 18px;
}
.icon_b {
    font-size: 18px;
}
#tableA td {
    font-size: 18px;
} 
#tableA th {
    padding: 20px;
}  
.empty-space15-img {
    width: 15%;
    padding: 3%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.article-t {
    font-size: 16px;
}
.article-b {
    font-size: 18px;
    padding: 4% 7%;
}
.from-text {
    font-size: 24px;
} 
.CASS-A-main .progress {
    width: 720%;
}
.contact-text2 {
    font-size: 18px;
}
.contact-text1 {
    font-size: 24px;
}
.contact-text3 {
    font-size: 18px;
}  
.button-text3 {
    font-size: 18px;
    padding: 2% 5%;
}
.contact-block-img {
    width: 30%;
} 
.tab .nav-tabs li a {
    font-size: 24px !important;
} 
  
  
  
  
  
  
  
p {
    font-size: 18px;
}  
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 4.5em;
} 
h3 {
    font-size: 20px;
}
h4 {
    font-size: 24px;
}
h6 {
    font-size: 30px;
} 
}

@media screen and (max-width : 1191px) {
#imagesControl67d1492bf895e80013b0d127 {
    padding: 0px !important;
}
.album-text1 {
    font-size: 46px;
} 
.album-text2 {
    font-size: 18px;
}
.album-text3 {
    font-size: 14px;
}
.album-pd {
    margin-top: 60%;
} 
.empty-space3-block p {
    font-size: 15px;
} 
.empty-space4 p {
    white-space: inherit;
}  
.empty-space6-block {
    width: 100%;
}
.itopplus-bg5 {
    background-size: cover;
    background-position: center;
} 
.empty-space10 h1 {
    font-size: 2.5em;
}
.empty-space11-text01 {
    font-size: 24px;
    padding: 1%;
}
.empty-space12 h2 {
    font-size: 7em;
} 
  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 p {
    white-space: inherit;
}  
.empty-space1 {
    gap: 10px;
}
#background67d1640f8def3d0013e61a8d .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}  
#background67d276c0f7a3fd0013555534 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}    
.album-text1 {
    font-size: 32px;
} 
.album-text2 {
    font-size: 14px;
}
.album-text3 {
    font-size: 13px;
}
.empty-space3-block h2 {
    font-size: 3em;
} 
.empty-space3-block {
    gap: 10px;
}
.empty-space6 h1 {
    font-size: 1.5em;
} 
.empty-space6-text {
    font-size: 16px;
}
.footer-block {
    display: none;
}  
.footer-text {
    border-top: solid 0px #939393;
    padding-top: 0%;
    margin-top: 0%;
    text-align: center;
}
.footer-pd {
    padding: 1% 0% 1%;
} 
.empty-space10 {
    display: grid;
}
.empty-space10-block {
    width: 100%;
}
.empty-space11-text01 {
    font-size: 20px;
}  
.empty-space13 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  padding: 0% 1%;
} 
.empty-space14 {
    padding: 2% 0% 1% 1%;
} 
.empty-space15 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space15-img {
    width: 15%;
    padding: 3%;
}
.article-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}  
#display2, #display4, #display6, #display10, #display11, #display14, #display15, #display17, #display18, #display20, #display21 {
    margin-right: -3%;
} 
.CASS-A-main .progress {
    width: 360%;
}  
.contact-text1 {
    font-size: 16px;
      line-height: 1;
} 
.contact-text2 {
    font-size: 14px;
    line-height: 1.2;
}
.contact-text3 {
    font-size: 12px;
      line-height: 1.2;
} 
.contact-block {
    gap: 10px;
}  
.contact-block-img {
    align-self: center;
}
  
  
  
  
  
  
  
  
h2 {
    font-size: 2.5em;
}  
h4 {
    font-size: 18px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 24px;
}
}

@media screen and (max-width : 480px) {
.tab .nav-tabs li a {
    padding: 10px 10px !important;
    font-size: 16px !important;
    text-align: center !important;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
}
#carousel67d1492bf895e80013b0d127 {
    margin-bottom: -2%;
}
.empty-space1-text {
    padding: 5%;
}  
.button-text1 {
    padding: 3% 7%;
}
.itopplus-bg2 {
    background-size: cover;
} 
.album-text1 {
    font-size: 54px;
}
.album-text2 {
    font-size: 24px;
} 
.album-text3 {
    font-size: 16px;
}  
.album-pd {
    margin-top: 75%;
} 
.itopplus-bg3 {
    background-attachment: unset;
    background-position: center 75%;
}
.empty-space3-text {
    font-size: 4em;
} 
.empty-space3-border {
    border-right: solid 0px #e70000;
    border-bottom: solid 1px #e70000;
    padding-bottom: 5%;
}
.empty-space3-block {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space3-block p {
    white-space: inherit;
          font-size: 16px;
}
.itopplus-bg4 {
    background-size: cover;
    background-attachment: unset;
    background-position: center;
} 
.empty-space4 {
    display: grid;
    width: 100%;
    gap: 20px;
}
.empty-space4-text {
    width: 100%;
    padding: 5%;
} 
.empty-space4-img {
    width: 100%;
}  
.empty-space4-image {
    margin-top: 0%;
} 
.empty-space6-block {
    display: grid
;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 85%;
    margin: 0 auto;
} 
.empty-space6-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    width: 75%;
    margin: 0 auto;
}
.empty-space6 h1 {
    white-space: inherit;
    font-size: 18px;
} 
.empty-space6 h5 {
    font-size: 20px;
} 
#imagesControl67d1640f8def3d0013e61a8d {
    padding: 0px !important;
} 
.empty-space11-bg {
    margin-left: 0%;
}
.empty-space11-bg1 {
    margin-left: 0%;
    margin-right: 0%;
}  
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.empty-space11-img {
    grid-column-start: 1;
    grid-row-start: 1;
} 
.empty-space15-block {
    display: grid;
    gap: 20px;
    padding: 5%;
}
.empty-space15-img {
    width: 25%;
    padding: 5%;
    margin: 0 auto;
}  
.empty-space15-text {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 3.5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 3.5%;
} 
article.col-md-6.item.-micro {
    width: 100%;
} 
.managerHeader {
    font-size: 2.5em;
}
#display2, #display4, #display6, #display10, #display11, #display14, #display15, #display17, #display18, #display20, #display21 {
    margin-right: -8%;
}  
.CASS-A-main .progress {
    width: 150%;
} 
#cookie67d281508fe6400013f7c058 {
    padding: 0% 5%;
}
.tab .nav-tabs li a {
    padding: 10px 2px !important;
}
.contact-grid {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-block {
    gap: 20px;
}  
.contact-text1 {
    font-size: 18px;
    line-height: normal;
}   
  .contact-text2 {
    font-size: 16px;
    line-height: normal;
}  
.contact-text3 {
    font-size: 14px;
    line-height: normal;
} 
.tab .tab-content h3 {
    font-size: 16px !important;
    line-height: normal;
}
.empty-space12 h2 {
    font-size: 5em;
}  
.contact-pd h6 {
    white-space: break-spaces;
}  
  
  
  
  
  
  
h2 {
    font-size: 2em;
}  
h4 {
	font-size: 20px;
}
h6 {
    font-size: 20px;
} 
    
}



@media screen and (max-width : 375px) {
.album-pd {
    margin-top: 68%;
}   
  
  
}






  

