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


.itopplus-pos2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/bg-pos2z-z541153305580.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/1z-z109959840300.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

.itopplus-bg2 {
  background-color: #3176b1;
  color: #fff;
}

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


.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/bg-bgz-z520195937.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
    /* background-color: #51b3d6; */
}
.itopplus-bg5 {
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/5z-z928952774075.jpg");*/
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/bgz-z594832172428.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
}

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

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

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





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

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

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #f79825 !important;
    border-radius: 50%;
  }

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

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

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

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

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

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

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

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
    box-shadow: rgb(99 99 99 / 10%) 0px 2px 8px 0px;
  }

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

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

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

    #itopplus-nav-bar {
        display: flex;
        width: 100%;
        justify-content: end;
        background-color: #fff;
        border-radius: 30px;
        padding: 0 15px;
    }



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

  #controlBanner img {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/logoz-z953099596872.png);
        transition: 0.3s;
  
  }

  .itopplus-sticky #controlBanner img {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_240020259kdo/0/0/mobile-logoz-z314590631833.png);
  }

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

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

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







/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #f07730;
}


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


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

/*
#background6819a3f082ac8b0013b342d0 .CASS-A-main p {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 10% 0%;
}
*/



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







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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-pd1 {
    color: #edd994;
}
figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}
figure.effect-oscar:hover figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(3 59 242 / 67%) 76%, #033bf2 100%); */
  background: transparent;
  border-radius: 0px;
  border-bottom: solid 6px #edd994;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

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

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

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

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

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

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

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

/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    gap: 11px;
    overflow-x: auto;
    margin-top: 0%;
    justify-content: center;
}
.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%;
}
.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: 20px;
    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: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    color: #373738;
}
#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: 17px;
    color: #000000;
    padding: 2% 0% 2%;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0%;
    text-align: center;
    text-transform: capitalize;
    height: inherit;
    white-space: break-spaces;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/

article.col-md-6.item.-micro:hover .newsevents-button {
     background-color: #f07730;
}
article.col-md-6.item.-micro:hover .article-button {
     background-color: #f07730;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .portfolio-button {
    background-color: #0f73b8;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    /* display: none; */
      margin-bottom: 0px;
}
article.col-md-6.item.-micro {
    width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #fafafa;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 4% 0% 3% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 5.5% 1.5% 1.5% 1.5%;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;
    position: relative;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 5.5% 1.5% 1.5% 1.5%;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;
    position: relative;
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .ourwork-button {
    background-color: #0a1e39;
  color: #fff;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .ourwork-button {
 background-color: #0a1e39;
  color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !important;*/
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */






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

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button  {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 30%;
    background: transparent;
    border: 1px solid #c9c9c9 !important;
    margin: 10px;
    border-radius: 10px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 100%;
    display: block;
    overflow: hidden;
    border-radius: 20px 20px 0px 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 .article-ab {
    font-size: 14px;
}



.landingpagemanager .products-button {
    margin-bottom: 5%;
}

/*
.landingpagemanager .btn-sm p {
    display: none;
}




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



/* รูป ไม่เท่ากัน */
/*
.row.contenemanager-gallery {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  width: 100%;
}*/

/* รูป ไม่เท่ากัน */

/* Share */
.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #f07730;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -15%;
}

 
#Contentmanager .pull-left {
    padding: 0px;
}
#Contentmanager .contenemanager-gallery {
    padding: 0% 0.5%;
}



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






 

 







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

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

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

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

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


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


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

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







/* ul_icon */

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









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

.head-block1 a:hover {
    color: #f07731;
}
.head-block1 a {
    color: #000;
    transition: 0.5s;
}
.head-block1 {
    display: grid;
    grid-template-columns: 8% auto;
    gap: 10px;
    align-self: center;
    font-size: 16px;
}
.head-block {
    display: grid;
    grid-template-columns: auto 30%;
    width: 43%;
    margin: 0 auto;
    margin-right: 0;
    padding: 1% 0%;
    text-align: left;
}
.head-button {
    text-align: center;
    background-color: #f07730;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 7% 0%;
    border-radius: 10px;
    transition: 0.5s;
}
.head-block1-text {
    align-self: center;
}
.head-button:hover {
    background-color: #3176b1;
}


.footer-block {
    display: grid;
    grid-template-columns: 30% 20% 25% auto;
    gap: 50px;
    padding: 5% 0% 4% 0%;
}
.footer-text {
    display: none;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
}
.footer-text4 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-text5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
}
.footer-block1 {
    display: flex;
    width: 65%;
    gap: 10px;
    margin-bottom: 5%;
}
.footer-qr {
    border-radius: 20px;
}
.footer-qr img {
    border-radius: 20px;
}
.footer-block04 {
    margin-top: -10%;
}
.footer-text6 {
    font-size: 14px;
}

.footer-pd a:hover {
    color: #f07731;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-block1-img:hover {
    transform: scale(1.05);
}
.footer-block1-img {
    transition: 0.5s;
}






/* class  */

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




.empty-space {
	padding: 2.5%;
}
.empty-space-topic {
    text-align: center;
    padding: 4% 0% 3%;
}
.empty-space-topic h2 {
    font-weight: 600;
    text-transform: uppercase;
}

.empty-space1 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 60px;
    padding: 4% 0% 8%;
}
.empty-space1-text {
    align-self: center;
    margin-top: -5%;
}
.empty-space1-block {
    display: grid;
    grid-template-columns: 40% auto;
    margin-bottom: 3%;
}
.empty-space1-text1 {
    color: #51b3d6;
    font-size: 7em;
    font-weight: 600;
}
.empty-space1-text1 .time,
.empty-space1-text1 .unit {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.empty-space1-text1 .time {
  margin-right: -10px;
}
.empty-space1 h3 {
    font-weight: 600;
}
.empty-space1-text2 h2 {
    color: #f07730;
    font-weight: 600;
    font-size: 4.5em;
    line-height: 1;
}
.empty-space1-text2 {
    align-self: center;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space1-bg {
    width: fit-content;
    padding: 2.5% 0%;
    font-size: 16px;
    margin-top: 4%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(81,179,214,1) 50%,rgba(255,255,255,0.02) 99%,rgba(255,255,255,0) 100%);
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    transition: 0.5s;
}
.empty-space01 {
    padding: 5% 0% 0%;
}
.empty-space2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
    text-align: center;
    padding: 0% 0% 5%;
    margin-top: -8%;
}
.empty-space2-img:hover {
    transform: scale(1.05);
}
.empty-space2-img {
    width: 60%;
    margin: 0 auto;
    transition: 0.5s;
}

.empty-space2 p {
    white-space: break-spaces;
    margin-top: 4%;
}
.empty-space2 h5 {
    white-space: break-spaces;
    font-weight: 600;
    margin-top: 8%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
    row-gap: 50px;
    margin-top: 2%;
  transition: 0.5s;
}
.empty-space3-blocks:hover h4 {
    color: #f07731;
}
.empty-space3-blocks {
    color: #000;
}
.empty-space3 {
    padding: 5% 0% 5%;
    margin-bottom: 15%;
}
.empty-space3 h2 {
    text-align: center;
    font-weight: 600;
}
.empty-space3 h4 {
    text-align: center;
  transition: 0.5s;
}
.empty-space3-text h4 {
    text-align: center;
    white-space: break-spaces;
    margin-bottom: 2%;
    font-weight: 600;
}
.empty-space3-text p {
    white-space: break-spaces;
    text-align: center;
}
.empty-space3-text {
    padding: 5% 0% 0%;
}
.empty-space3-img {
    display: block;
    overflow: hidden;
    border-radius: 30px;
}
.empty-space3-img img {
    border-radius: 30px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4 h2 {
    text-align: center;
    font-weight: 600;
}
.empty-space4 h4 {
    text-align: center;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 25px;
    margin-top: 2%;
}
.empty-space4 {
    padding: 5% 0% 7%;
}
.empty-space4-img {
    width: 80%;
    margin: 0 auto;
}
.empty-space4-text h3 {
    text-align: center;
    white-space: break-spaces;
    margin-top: 5%;
    color: #444444;
}
.empty-space4-blocks:hover {
    transform: scale(1.05);
}
.empty-space4-blocks {
    transition: 0.5s;
}
.empty-space5 h2 {
    text-align: center;
    font-weight: 600;
    padding: 6% 0% 2%;
}
.empty-space6 {
    padding: 30%;
}
.empty-space7-topic {
    display: grid;
    grid-template-columns: auto 35%;
    padding: 2% 0% 1%;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.empty-space7-blocks {
    background-color: #fff;
    padding: 6%;
    border-radius: 30px;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;
}
.empty-space7-blocks h6 {
    color: #f07730;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 28px;
}
.empty-space7-blocks h3 {
    color: #000;
    text-align: center;
    font-weight: 600;
    white-space: break-spaces;
    height: 50px;
}
.empty-space7-blocks p {
    color: #f07730;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    border-bottom: solid 1px;
    font-size: 13px;
    margin-top: 5%;
    font-family: "Poppins", sans-serif;
}
.empty-space7-detail {
    padding: 1% 0% 2%;
}
.empty-space7-img {
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space7-topic h1 {
    font-weight: 600;
}
.empty-space7-texts {
    border-left: solid 5px #fff;
    padding-left: 5%;
}
.empty-space7-topic h6 {
    font-weight: 600;
}
.empty-space7-topic p {
    white-space: break-spaces;
}
.empty-space8 h2 {
    font-weight: 600;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: auto 12%;
}
.empty-space8-button {
    align-self: center;
}
.empty-space8-line {
  position: relative;
  border-bottom: solid 1px #c7c7c7;
  margin-top: 2%;
}
.empty-space8-line::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 6px;
  background: #184085;
  border-radius: 20px;
}
.no-js .empty-space8 {
    margin-top: -14%;
}
.empty-space9 {
    text-align: center;
    padding: 5% 0% 5% 0%;
}
.empty-space9 h1 {
    color: #282828;
    font-weight: 600;
}
.empty-space9 h3 {margin-top: 1%;}
.empty-space10-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.empty-space10-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space10-blocka:hover {
    transform: scale(1.05);
}
.empty-space10-blocka {
    background-color: #fafafa;
    display: grid;
    color: #000000;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 4%) 0px 5px 15px;
    transition: 0.5s;
}
.empty-space10-blockb {
    align-self: center;
    text-align: center;
    padding: 7% 0%;
}
.empty-space10-text {
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space10-img img {
}
.empty-space10-textt h1 {
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space10-bg {
    background-color: #f2a43b;
    color: #fff;
}
.empty-space11 {
    padding: 2% 0% 4%;
}
.empty-space11-imgs {font-size: 2.5em;font-family: "Poppins", sans-serif;margin-bottom: 2%;font-weight: 600;}
.empty-space11-imgs img {
    filter: invert(1);
}
.empty-space11-texts h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space11-texts p {
    white-space: break-spaces;
}
.empty-space11-blocks {border-right: solid 1px #fff;padding: 3% 0% 0%;}
.empty-space11-blocks1 {
    border-right: solid 1px transparent;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
    margin-top: 3%;
    border-top: solid 1px;
}
.empty-space12-link {
    font-size: 14px;
    color: transparent;
    padding: 5%;
}
.empty-space12 {
    display: grid;
    grid-template-columns: 30% auto;
    padding: 5% 0%;
}
.empty-space12 p {
    white-space: break-spaces;
}
.empty-space12 h2 {
    font-weight: 600;
    white-space: break-spaces;
    font-size: 2.5em;
}
.empty-space12-image {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space12-images {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space12-images img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space12-images img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    row-gap: 40px;
}
.empty-space12-text {
    text-align: left;
    align-self: center;
}
.empty-space12-pd h3 {
    font-weight: 600;
}
.empty-space12-pd {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    align-self: self-start;
}
.empty-space12-1 {
    padding: 12% 0% 13% 0%;
}
.empty-space12-border {
    border-bottom: dashed 1px #ccc;
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty-space12-2 {
    padding: 10% 0% 9% 0%;
}
.empty-space12 h3 {
    font-weight: 600;
    color: #51b3d6;
}
.empty-space12-blockk {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-top: 2%;
}
.empty-space12-blockk1 {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 20px;
}
.empty-space12-blockk01 {
    background-color: #f02990;
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-family: "Manrope", sans-serif;
    align-self: center;
    padding: 10% 0%;
}
.empty-space12-blockk02 {
    align-self: center;
    font-size: 16px;
}
.empty-space12-blocks {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    row-gap: 10px;
}
.empty-space12-blockss {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space12-blockss1 {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space12-blockss1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space12-blockss1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}/*
.empty-space12-pp ul.icon_b ::marker {
    color: #fff;
}
*/

.empty-space13-img1:hover {
  transform: scale(1.05);
}
.empty-space13-img1 {
  transition: 0.5s;
  max-width: 40px;
}
.empty-space13-img1 img {
  filter: brightness(0) saturate(100%) invert(39%) sepia(46%) saturate(787%) hue-rotate(166deg) brightness(95%) contrast(86%);
}
.empty-space13-img1 img:hover {
filter: brightness(0) saturate(100%) invert(39%) sepia(46%) saturate(787%) hue-rotate(166deg) brightness(95%) contrast(86%);
}
.empty-space13-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space13-img {
  width: 5%;
  align-self: center;
}
.empty-space13 h3 {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 8%;
    font-size: 18px;
      color: #373738;
}
.empty-space13-block1 {
    display: flex;

    gap: 10px;
    margin-top: 4%;
}
.empty-space13 p {
  white-space: break-spaces;
}
.empty-space13 p span {
    font-weight: 600;
}
.empty-space13-text {
  font-size: 16px;
}
.empty-space13 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
}
.empty-space13 a:hover {
  color: #3177b1;
}
.empty-space13 a {
  color: #2d2b2b;
  transition: 0.5s;
}
.empty-space13-text1 {
    font-size: 18px;
    font-weight: 600;
    color: #373738;
}
h3.empty-space13-topic {
    font-size: 20px;
}
.empty-space14 h2 {
    color: #282828;
    font-weight: 600;
    font-size: 3em;
}
.empty-space14-text {
    align-self: center;
}
.empty-space14 {
    display: grid;
    grid-template-columns: 60% auto;
    padding: 4% 0% 2%;
}
.empty-space14-menu {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space14-menu2 {
    grid-template-columns: repeat(2, 1fr);
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space14-menu3 {
    grid-template-columns: repeat(3, 1fr);
    width: 70%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space14-menu3s {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.empty-space14-button {align-self: end;}
.empty-space14-bg {
    background-color: #50b3d6;
    text-align: center;
    font-size: 16px;
    padding: 8% 0%;
    transition: 0.5s;
}
.empty-space14-bg:hover {
    background-color: #f07731;
}
.empty-space14-bg:hover a {
    color: #fff;
}
.empty-space14-bg a {
    color: #fff;
    transition: 0.5s;
}
.empty-space15 a {
    color: #fff;
}
.empty-space15 {
    display: grid;
    grid-template-columns: auto 20% 20% auto;
    color: #fff;
    justify-content: center;
}
.empty-space15-img:hover {
    transform: scale(1.05);
}
.empty-space15-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 7%;
    transition: 0.5s;
}
.empty-space15-text {
    text-align: center;
}
.empty-space15 h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space15-block:nth-child(1) {
    background-color: #003e7d;
}
.empty-space15-block:nth-child(2) {
    background-color: #634b24;
}
.empty-space15-block:nth-child(3) {
    background-color: #02b902;
}
.empty-space15-block:nth-child(4) {
    background-color: #0866ff;
}
.empty-space15-link1 {
    padding-left: 35%;
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space15-link2 {
    padding-top: 14%;
    padding-bottom: 14%;
}
.empty-space15-link3 {
    padding-top: 14%;
    padding-bottom: 14%;
}
.empty-space15-link4 {
    padding-right: 35%;
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space16 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 7% 0% 0% 0%;
    margin-bottom: 7%;
}
.empty-space16 h1 {
    font-weight: 600;
    font-size: 2.5em;
    text-transform: capitalize;
}
.empty-space16 h4 {
    margin-bottom: 2%;
}
.empty-space16-block {
    position: relative;
}
.empty-space16-text {
    position: absolute;
    padding: 2% 3%;
    background: rgb(146 156 160 / 80%);
    bottom: 0;
    color: #fff;
    border-radius: 20px;
    margin: 2%;
}
.empty-space16-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space16-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  border-radius: 20px;
}
.empty-space16-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}













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







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



.button-text1 {
    background-color: #3176b1;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 9% 0%;
    border-radius: 100px;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #f07731;
}



.review-button {
    color: #f07730;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    border-bottom: solid 1px;
    font-size: 13px;
    margin-top: 5%;
    font-family: "Poppins", sans-serif;
}
.review-topic {
    color: #f07730;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 28px;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
}





.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);
  border-radius: 20px;
}
.icon-img11 {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}





/*บทความ*/


.activity-blocks {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.activity-block h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.activity-block p {
    white-space: break-spaces;
}
.activity-texts {
    align-self: center;
}
.activity-imgs img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100% !important;
}
.activity-imgs {
    border-radius: 20px;
    display: block;
    overflow: hidden;
    align-self: center;
}
.activity-imgs img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.activity-block {
    padding: 2% 0% 5%;
    display: grid;
    gap: 50px;
}
.activity-block h3 {
    font-weight: 600;
    color: #3177b1;
}
.activity-block ul.icon_b {
    white-space: break-spaces;
}








.activity-button {
    background: #f07730;
    color: #fff;
    width: fit-content;
    font-size: 15px;
    padding: 3% 8%;
    transition: 0.5s;
    margin-top: 4%;
    border-radius: 100px;
}
.activity-text {
    font-size: 14px;
}
.col-md-12.padding-col .activity-button {
    padding: 2.2% 6%;
}


.nav-template li {
    display: table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 18px;
    font-weight: 400;
    line-height: initial;
    color: #444444;
}
.nav-template .img {
    border-radius: 25px;
}
.nav-template p {
    font-size: 15px;
    padding: 0 15% 0 0;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 98.2%;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 32%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 68%;
    padding: 4% 0% 0 4% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 100%;
    border-radius: 15px;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
} 
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main:hover .activity-button {
     background: #3176b1;
     color: #fff;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4:hover .activity-button {
     background: #3176b1;
     color: #fff;
} 
.nav-template .Text_seller2 {
    display: none;
} 
.nav-template li:hover {
    text-decoration: none !important;
}
.nav-template li:hover a {
    text-decoration: none !important;
}
/*บทความ*/






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

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

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





/* Contact us */

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


#textbox6 {
    height: 155px;
    padding: 20px;
}




.CASS-A-main .form-control {
    border: none;
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 20px;
    color: #444444 !important;
    height: 55px;
    font-size: 16px;
    padding-right: 0px !important;
}
.CASS-A-main .form-control:focus {
   border: 1px solid #3177b1;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #3177b1;
    background: #3177b1;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #3177b1;
    padding: 13px 40px;
    font-size: 18px;
    border: 1px solid #3177b1;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: #3177b1;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #444444;
}
iframe.map-maps {
    margin-bottom: -0.5%;
}





@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
}
.head-block1 {
    font-size: 18px;
} 
.head-block {
    width: 35%;
}
.head-button {
    font-size: 16px;
    padding: 8% 0%;
} 
.empty-space1-text1 {
    font-size: 9em;
}
.empty-space1-text2 h2 {
    font-size: 5.5em;
} 
.empty-space1-bg {
    font-size: 20px;
}
.review-topic {
    font-size: 30px;
}  
.review-topic {
    font-size: 32px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.review-button {
    font-size: 16px;
}
.button-text1 {
    font-size: 18px;
} 
.nav-template strong {
    font-size: 22px;
} 
.activity-button {
    font-size: 16px;
}
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-text3 {
    font-size: 20px;
} 
.footer-text4 {
    font-size: 18px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-block1 {
    width: 55%;
}
.footer-text6 {
    font-size: 16px;
} 
.footer-qr {
    width: 65%;
} 
.empty-space10-textt h1 {
    font-size: 3.5em;
} 
.empty-space10-text {
    font-size: 20px;
} 
.empty-space11-imgs {
    font-size: 3.5em;
}
.empty-space16 h1 {
    font-size: 3.5em;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.empty-space14 h2 {
    font-size: 4em;
} 
.empty-space14-bg {
    font-size: 20px;
} 
.icon_b {
    font-size: 20px;
}
.empty-space12 h2 {
    font-size: 3.5em;
}
.managerHeader {
    font-size: 3.5em;
}
.from-text2 {
    font-size: 24px;
}
#cookie69956bbdf82f860013adb41a {
    font-size: 18px;
}
#btnview69956bbdf82f860013adb41a {
    margin-left: 75%;
}
h3.empty-space13-topic {
    font-size: 22px;
}  
.empty-space13-text1 {
    font-size: 22px;
}
.empty-space13-text {
    font-size: 20px;
} 
.empty-space13-img {
    width: 4%;
} 
.empty-space13-img1 {
    max-width: 45px;
}
.CASS-A-main .form-control {
    height: 65px;
}
#textbox6 {
    height: 225px;
}
  
  
  
  
  
  
  
  
  
h1 {
  font-size: 4em;
}
h2 {
  font-size: 5em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 20px;
}
}

@media screen and (max-width : 1191px) {
#imagesControl698ef8c4045dc100138086a5 {
    padding: 0px !important;
}
.empty-space1-text1 {
    font-size: 5em;
}  
.empty-space1 p {
    white-space: inherit;
}  
.empty-space1 {
    gap: 40px;
} 
.empty-space2 p {
    white-space: inherit;
} 
.empty-space4-text h3 {
    white-space: inherit;
}
.empty-space7-topic p {
    white-space: inherit;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 13px;
} 
.review-button {
    font-size: 12px;
}
.button-text1 {
    font-size: 14px;
}
.footer-text2 {
    font-size: 14px;
}
.footer-text4 {
    font-size: 14px;
}
.footer-text3 {
    font-size: 16px;
}
.footer-text1 {
    font-size: 16px;
}
.footer-text5 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 12px;
}
.footer-block {
    gap: 40px;
} 
.empty-space10-textt h1 {
    font-size: 2em;
}
.empty-space11-texts p {
    white-space: inherit;
}
.empty-space16 h1 {
    font-size: 2em;
}
.managerHeader {
    font-size: 2em;
    width: 80%;
} 
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1-text1 {
    font-size: 4em;
}
.empty-space1-text2 h2 {
    font-size: 3em;
}
.empty-space2 h5 {
    white-space: inherit;
    font-size: 18px;
}
.empty-space3-text p {
    white-space: inherit;
}
.empty-space3-text h4 {
    font-size: 18px;
}
.review-topic {
    font-size: 20px;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
} 
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
  margin: 0 auto 0px;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
    margin-bottom: 2%;
} 
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main a {
    width: 100%;
    display: grid;
    grid-template-columns: 32% auto;
    gap: 20px;
}     
.footer-block {
    display: none;
}
.footer-text {
    display: block;
    text-align: center;
}
.empty-space8-block {
    grid-template-columns: auto 15%;
}
.empty-space10-block {
    grid-template-columns: repeat(3, 1fr);
}
.empty-space4-block {
    grid-template-columns: repeat(3, 1fr);
}
.empty-space11-block {
    grid-template-columns: repeat(3, 1fr);
    border-top: solid 0px;
}
.empty-space16 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space14 {
    grid-template-columns: 50% auto;
    gap: 20px;
} 
.empty-space14-menu {
    gap: 10px;
}
.empty-space14 h2 {
    font-size: 2em;
} 
.empty-space14-bg {
    font-size: 14px;
}
.empty-space12-blocks {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 0px;
}
.empty-space12 h2 {
    font-size: 2em;
} 
.activity-blocks {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.activity-block {
    gap: 10px;
}
.activity-imgs {
    grid-column-start: 1;
    grid-row-start: 1;
} 
#display2, #display4 {
    margin-right: -7%;
}
#cookie69956bbdf82f860013adb41a {
    padding: 0% 3% 0% 5%;
}
#btnview69956bbdf82f860013adb41a {
    margin-left: 46%;
}
#mainmenu6995711ff82f860013adb56b > div {
    padding: 0px !important;
}
  
  
  
  
  
  
  
h1 {
  font-size: 2em;
}
h2 {
  font-size: 3em;
}  
}


  




@media screen and (max-width : 480px) {
.empty-space1-text1 {
    font-size: 5em;
}
.empty-space1 {
    grid-template-columns: 100%;
    gap: 40px;
}
#slider698ef8c4045dc100138086a5 {
    margin-bottom: -2%;
} 
.empty-space2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: -8%;
}
.empty-space3-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    row-gap: 25px;
      margin-top: 10%;
} 
.empty-space4-block {
    grid-template-columns: repeat(2, 1fr);
}  
.empty-space4-text h3 {
    font-size: 16px;
}
.itopplus-bg4 {
    background-color: #51b3d6;
}
.empty-space7-topic {
    grid-template-columns: 100%;
    gap: 20px;
}
.empty-space7-topic h6 {
    font-size: 18px;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    padding: 12% 1.5% 1.5% 1.5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
   padding: 12% 1.5% 1.5% 1.5%;
} 
article.col-md-6.item.-micro {
    width: 48%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
    height: 45px;
}  
.empty-space8-block {
    grid-template-columns: auto 40%;
}  
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main a {
    width: 100%;
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
}  
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}  
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding:20px 0% 0 3% !important;
} 
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
    margin-top: 6%;
} 
.nav-template strong {
    font-size: 16px;
    font-weight: 400;
}
.col-md-12.padding-col .activity-button {
    padding: 3.2% 8%;
} 
.activity-button {
    font-size: 14px;
   padding: 3.2% 8%;
}
#background699577d1c03af0001376712a {
    margin-bottom: 10%;
} 
.empty-space10-block {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space10-textt h1 {
    font-size: 20px;
}
.empty-space10-text {
    font-size: 12px;
    white-space: break-spaces;
}
.empty-space11-block {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space11-blocks {
    border-right: solid 0px #fff;
} 
.empty-space16-none {
    display: none;
}
.empty-space14 {
    grid-template-columns: 100%;
} 
.empty-space14 h2 {
    font-size: 24px;
} 
.empty-space12 {
    grid-template-columns: 100%;
    gap: 20px;
}
.empty-space12-blockss {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space15-link1 {
    padding-left: 0%;
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space15-link2 {
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space15-link3 {
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space15-link4 {
    padding-right: 0%;
    padding-top: 10%;
    padding-bottom: 10%;
}
.empty-space15 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space15-text p {
    font-size: 13px;
}
.empty-space15-text h3 {
    font-size: 16px;
}  
.empty-space9 h3 {
    font-size: 16px;
}  
.itp-newshare-button {
    font-size: 14px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
} 
.newShareContainer {
    justify-content: flex-start !important;
} 
.social-share {
    margin-top: 0%;
}
.modal-content {
    position: fixed;
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.managerHeader {
    font-size: 20px;
    width: 100%;
} 
#form69956bbdf82f860013adb41a {
    padding: 0px !important;
}  
#cookie69956bbdf82f860013adb41a {
    padding: 0% 0% 0% 3%;
}
#btnview69956bbdf82f860013adb41a {
    margin-left: 0%;
} 
.empty-space13 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
}
.empty-space13 p {
    white-space: inherit;
} 
.empty-space13-img {
    width: 6%;
}
.itopplus-bg {
    background-size: cover;
}
  
  
  
h2 {
  font-size: 2.5em;
}    
}


@media screen and (max-width : 375px) {
.empty-space1-text1 {
    font-size: 4em;
}
}








