.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: #444;
  /* font-family: "Sarabun", cursive; */
  font-family: THSarabunNew;
  font-size: 20px;
}

 /*

.itopplus-pos2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002025zhbl/0/0/bgz-z202770018601.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}*/


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

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

.itopplus-bg3 {
  background-color: #001b57;
  color: #fff;
}

.itopplus-bg4 {
  background-color: #e2eaf5;
}

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

.itopplus-footer2 {
  background-color: #3880c5;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #444;
    margin: 0;
    padding: 8px 20px;
    border-radius: 0;
    font-family: 'Onest', sans-serif;
    font-weight: 600;
    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: #444;
  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: #444;
    font-size: 18px;
    padding: 5px 20px;
    font-family: 'Onest', sans-serif;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #010065;
  border-radius: 0px;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 40%, 20vw);
    margin: 0 auto;
  }

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

  .itp-block {
    display: grid;
    grid-template-columns: 60% auto;
    height: 100%;
    align-items: center;
    gap: 20px;
  }
  .itopplus-logo {
    position: relative;
    width: 100%;
    display: block;
    align-self: start;
  }

  .itopplus-menu {
    display: grid;
    justify-content: center;
    width: 100%;
    align-items: center;
  }
  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.2) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #165bdc;
}






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

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



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



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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

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

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

/* oscar */

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

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

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

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

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

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

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

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







/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .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: 2.5em;
      font-size: 32px;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    width: 80%;
  display: none;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0a1e39;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 26px;
    color: #000;
    padding: 5% 0% 2%;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0%;
    text-align: center;
    text-transform: capitalize;
    height: inherit;
}
 
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-button {
    background-color: #dbb454;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    /* display: none; */
}
article.col-md-6.item.-micro {
    width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #fafafa;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 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: 1%;
    background: transparent;
    border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


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

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

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

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




/* contenemanager */





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

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

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



/*
.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: 10px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    border: solid 1px #282828;
    color: #282828;
    font-family: 'Onest', sans-serif;
}
.itp-newshare-button:hover {
    background-color: #001b56;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -10%;
}
 
.modal-body {
    font-family: 'Onest', sans-serif;
}
 


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







 

 






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

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

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

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

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

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



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

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






/* ul_icon */

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















/* ค้นหา head */

#background68e883dc2025a4001348f9ab .ui.icon.input input {
    font-family: 'Onest', 'THSarabunNew';
    font-size: 14px;
    font-weight: 600;
}
#background68e883dc2025a4001348f9ab .ui.icon.input,
#background68e883dc2025a4001348f9ab .ui.input input {
    width: -webkit-fill-available;
}
#background68e883dc2025a4001348f9ab .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
    font-size: 14px;
}
#background68e883dc2025a4001348f9ab .ui.input input {
    background: #e2eaf5;
    border: 1px solid #a7a7a7;
    color: #767676;
}
#background68e883dc2025a4001348f9ab .ui.icon.input>i.icon {
    opacity: 1;
    color: #767676;
}
#background68e883dc2025a4001348f9ab i.circular.icon {
    box-shadow: 0 0 0 .1em transparent inset;
}
#background68e883dc2025a4001348f9ab ::placeholder {
    color: #767676;
}




/* ค้นหา land */
 
.CASS-A-main .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .05);
    border-radius: 30px;
}
.CASS-A-main .panel-default {
    border-color: #ddd;
}
.itopplus-search-image-flex-item a {
    color: #444;
}
.itopplus-search-image-flex-item {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px !important;
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    width: 210px !important;
      padding-top: 20px!important;
}
.search_titleText {
    margin-top: 5%;
}
.CASS-A-main .ui.icon.input input {
    font-family: 'Onest', 'THSarabunNew';
}


.CASS-A-main .img-container {
    padding-bottom: 100%;
}
.itopplus-search-image-flex-container {
    gap: 10px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 24%;
    text-align: left;
    background-color: #fafafa;
    padding: 1% 1% 2% 1% !important;
    border-radius: 0px;
}
.row.row-col.text_search_timeCreate {
    display: none;
}
.text_search_briefDescription strong {
    font-weight: 400;
    font-size: 28px;
    color: #040404;
    text-align: center;
}
.text_search_briefDescription {
    margin-top: 0%;
    text-align: center;
}
.newImageClass_search_itp img {
    border-radius: 0px;
}




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


.head-block {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 15px;
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
}

.head-block img {
    max-width: 50px;
}

.head-social {
    display: flex;
    width: 100%;
    gap: 6px;
    align-self: center;
}
.head-clock {
    display: grid;
    grid-template-columns: 14% auto;
    text-align: left;
    gap: 10px;
    font-size: 18px;
    font-family: 'Onest', sans-serif;
    font-weight: 600;
    align-self: center;
}
.head-clock-text {
    align-self: center;
}
.head-clock-img {
    align-self: center;
}




.footer-block a:hover {
    color: #369ee6;
}
.footer-block a {
    color: #fff;
    transition: 0.5s;
}
.footer-blocks {
    display: grid;
    grid-template-columns: auto 10%;
}
.footer-blocks-icon {
    display: flex;
    width: 100%;
    gap: 5px;
}
.footer-blocks-text {
    font-size: 16px;
    align-self: center;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.footer-block {
    display: grid;
    grid-template-columns: 40% 30% auto;
    gap: 20px;
    padding: 3% 0%;
}
.footer-text1 {
    font-size: 32px;
    font-weight: 600;
}
.footer-text2 {
    font-size: 26px;
    white-space: break-spaces;
    line-height: 1;
}
.footer-text3 {
    font-size: 26px;
    margin-top: 5%;
}
.footer-text3-1 {
    font-weight: 600;
    font-size: 30px;
}
.footer-text6 {
    font-size: 26px;
    margin-top: 10%;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 15px;
    font-family: "LINE Seed Sans TH";
    margin-top: 2%;
}
.footer-text4 {
    font-size: 22px;
}
.footer-text5 {
    font-size: 28px;
    font-weight: 600;
}
.footer-block1-img {
    align-self: end;
}
.footer-block1-text {
    align-self: center;
}
.footer-block2 {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 10px;
    margin-bottom: 1%;
}
.footer-block2-text {
    align-self: center;
    font-size: 26px;
}
.footer-block2-img {
    align-self: center;
}
.footer-block03 {margin-top: 7%;}






/* class  */

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






.empty-space {
	padding: 3%;
}
.empty-space-topic {
    text-align: center;
    padding: 4% 0% 3%;
}
.empty-space-topic h1 {
    font-weight: 700;
    color: #001b57;
    text-transform: uppercase;
    line-height: 1;
    font-size: 32px;
}
.empty-space-topic h5 {
    font-family: 'Onest', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.empty-space1-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space1-blockA {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space1-block:hover {
    color: #3875b8;
}
.empty-space1-block {
    position: relative;
    color: #000000;
}
.empty-space1-text {
    position: absolute;
    width: 100%;
    bottom: 6%;
    left: 5%;
}
.empty-space1-text h4 {
    font-weight: 600;
    line-height: 1;
    transition: 0.5s;
}
.empty-space1-block:hover p {
    color: #3875b8;
}
.empty-space1-block p {
    color: #444;
}
.empty-space1-text p {
    font-weight: 600;
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    text-transform: uppercase;
    transition: 0.5s;
}
.empty-space1-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space1-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space1-img {
    border-bottom: solid 8px #3b5997;
    display: block;
    overflow: hidden;
}
.empty-space1-topic h1 {
    font-family: 'Onest', sans-serif;
    font-weight: 600;
    align-self: center;
    text-align: center;
    font-size: 2em;
}
.empty-space1-topic {
    background: linear-gradient(to right, rgba(59,89,151,1) 0%,rgba(53,158,231,1) 100%);
    display: grid;
    color: #fff;
}
.empty-space1 {
    display: grid;
    gap: 20px;
    padding: 8% 0%;
}
.empty-space1-text1 {
    left: 3%;
}
.empty-space2 h1 {
    font-family: 'Onest', sans-serif;
    font-weight: 600;
    color: #fff;
    margin-top: 33%;
    margin-bottom: 3%;
}
.empty-space3 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 8% 0% 8%;
}

.empty-space3-block:hover {
    background-color: #c4d8f3;
}
.empty-space3-block {
    background-color: #e2eaf5;
    color: #000000;
    padding: 15% 5% 15% 5%;
    transition: 0.5s;
}
.empty-space3-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space3 h5 {
    white-space: break-spaces;
    text-align: center;
    line-height: 1;
    margin-bottom: 5%;
    font-weight: 600;
  font-size: 32px;
}
.empty-space3 p {
    text-align: center;
    line-height: 1.1;
    white-space: break-spaces;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.empty-space4-bg {
    background-color: #3b5997;
    color: #fff;
    padding: 10% 7% 10% 18%;
    margin-right: -12%;
    margin-top: 9%;
}
.empty-space4-text1 {
    margin-left: 18%;
}
.empty-space4 h1 {
    font-size: 2.3em;
    font-weight: 600;
}
.empty-space4 p {
    line-height: 1;
    white-space: break-spaces;
}
.empty-space4 h3 {
    font-family: 'Onest', sans-serif;
    font-weight: 600;
}
.empty-space4-text {
    position: relative;
    align-self: end;
}
.empty-space4 h2 {
    font-family: 'Onest', sans-serif;
    color: #b3c9d5;
    font-weight: 600;
    line-height: 1;
    font-size: 4.5em;
}
.empty-space4-image img {
    border-radius: 110px 0px 0px 0px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space4-image {
    display: block;
    overflow: hidden;
    border-radius: 110px 0px 0px 0px;
}
.empty-space4-image img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space5 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 2% 0% 4%;
}
.empty-space5-number {
    font-family: "Oswald", sans-serif;
    color: #7098eb;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
}
.empty-space5-detail {
    text-align: center;
    font-size: 30px;
    white-space: break-spaces;
    line-height: 1;
}
.empty-space5-number span {
    font-size: 2.5em;
    color: #fff;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.empty-space6-text {
    padding: 5% 5% 5% 15%;
    align-self: center;
}
.empty-space6-blocks {
    display: grid;
    gap: 8px;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
}
.empty-space6-detail {
    align-self: center;
    font-size: 30px;
    color: #000;
    line-height: 1;
}
.empty-space6-img {
    align-self: center;
}
.empty-space6 h1 {
    font-family: 'Onest', sans-serif;
    font-weight: 600;
    color: #001b57;
    margin-bottom: 2%;
}
.empty-space6 a:hover {
    color: #001b56;
}
.empty-space6 a {
    color: #444;
}
.empty-space6-line {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
    width: 45%;
    margin-top: 5%;
}
.empty-space7 {display: grid;gap: 20px;}
.empty-space7-block {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 30px;
    background-color: #e2eaf5;
    color: #000000;
    padding: 2%;
}
.empty-space7-text {
    align-self: center;
}
.empty-space7 h4 {
    font-weight: 600;
}
.empty-space7 p {
    line-height: 1;
}
.empty-space8 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 50px;
}
.empty-space8-img {
    display: block;
    overflow: hidden;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8-border {
    border-bottom: solid 1px #ccc;
    margin-bottom: 4%;
    margin-top: 4%;
}
.empty-space8 h5 {
    font-weight: 600;
    color: #001b57;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1;
}
.empty-space8 h1 {
    font-size: 16px;
    font-family: 'Onest', sans-serif;
}
.empty-space8 p {
    white-space: break-spaces;
    line-height: 1.2;
}
.empty-space8-img {
    display: block;
    overflow: hidden;
}
.empty-space8-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-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: 2.5em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 32px;
}
h5 {
  font-size: 34px;
}
h6 {
  font-size: 36px;
}
p {
  font-size: 24px;
}







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



.button-text1 {
    background-color: #7098eb;
    color: #fff;
    width: fit-content;
    padding: 2% 4%;
    font-family: 'Onest', sans-serif;
    font-size: 16px;
    margin-top: 5%;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #02015e;
}







/* product */
.product-buttons {
    background: #001b58;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 5% 10%;
    font-family: 'Onest', sans-serif;
    font-size: 15px;
    margin-top: 5%;
    transition: 0.5s;
}
.product-pds {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}

.product-pds-text {
    align-self: center;
}
.product-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
    margin-top: 5%;
}
.product-button {
    background-color: #001b58;
    color: #fff;
    font-size: 14px;
    font-family: 'Onest', sans-serif;
    text-align: center;
    padding: 10% 0%;
    transition: 0.5s;
}
.product-pds h1 {
    font-weight: 600;
    line-height: 0.5;
}
.product-pds h3 {
    font-weight: 600;
    font-family: 'Onest', sans-serif;
    font-size: 18px;
    margin-bottom: 4%;
}
.product-button:hover {
    background-color: #369de5;
}
.product-pds-img {
    display: block;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
}
.product-pds-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.product-pds-img img {
    width: 100% !important;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.products-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.products-blocks-img img {
    width: 100% !important;
}
.products-blocks-img {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.products-blocks-text {
    text-align: center;
    font-size: 24px;
}






/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 600;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
    white-space: break-spaces;
    font-size: 24px;
}


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

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #001b57 !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  /* background: #444 !important; */
  border: 0px solid #444 !important;
  color: #fff !important;
  background: linear-gradient(to right, rgba(59, 89, 151, 1) 0%, rgba(53, 158, 231, 1) 100%)!important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  /* background-color: #001b57 !important; */
  font-size: 16px !important;
  border: 0px solid #001b57 !important;
  color: #fff !important;
  font-family: THSarabunNew !important;
  font-size: 24px !important;
  background: linear-gradient(to right, rgba(59, 89, 151, 1) 0%, rgba(53, 158, 231, 1) 100%);
}


.ITPcookieLeftText {
    font-size: 24px;
}






/* ติดต่อเรา */
.contact-grid a {
  color: #000;
}
.contact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 3%;
  font-family: 'Onest', 'THSarabunNew';
}
.contact-block {
  display: flex;
  width: 100%;
  gap: 20px;
}
.contact-img {
  width: 40%;
  align-self: center;
  border: dashed 1px #ccc;
  padding: 2%;
}
.contact-text {
  width: 60%;
  align-self: center;
}
.contact-text1 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 2%;
}
.contact-text2 {
  font-weight: 500;
  font-size: 16px;
  white-space: break-spaces;
}
.contact-border {
  border-bottom: dashed 1px #ccc;
  margin-top: 10%;
  margin-bottom: 10%;
}
.contact-text3 {
  font-size: 15px;
  font-weight: 600;
  background: linear-gradient(to right, rgba(59, 89, 151, 1) 0%, rgba(53, 158, 231, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.contact-pd h6 {
    text-align: center;
    font-weight: 600;
    line-height: 1;
}
.contact-pd h3 {
    text-align: center;
}
.contact-taxpayer {
    background: linear-gradient(to right, rgba(59, 89, 151, 1) 0%, rgba(53, 158, 231, 1) 100%);
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 4%;
    margin-top: 1%;
    font-size: 30px;
    padding: 1% 5% 0.5% 5%;
}
.contact-text2 span {
    font-size: 24px;
    line-height: 0.1;
}

iframe.map-maps {
    height: 600px;
}

/*from Contact */

.no-js .CASS-B-main label {
    display: none !important;
}
.no-js .CASS-B-main .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js .CASS-B-main .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 24px !important;
    padding: 36px 30px;
    background: #fafafa;
    color: #000;
}
.no-js .CASS-B-main .form-control:hover {
    border-color: #001b57;
}
.no-js .CASS-B-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-B-main .form-control:focus {
    border-color: #001b57;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js .CASS-B-main .btn {
    background: #001b57;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 15px 30px;
    font-size: 24px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js .CASS-B-main .btn-default {
    text-shadow: 0 0 0 #001b57;
}
.no-js .CASS-B-main .btn-default:active {
    background-color: #001b57;
}
.no-js .CASS-B-main .btn-default:hover,
.no-js .CASS-B-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #001b57;
}
.no-js .CASS-B-main span.label a {
    color: #fff;
}
.no-js .CASS-B-main button.btn.btn-default {
    opacity: 1;
}
div#cookie68edbe05bb2e5c00136b8e4e {
    font-size: 23px;
}







div#background69018a4fbaed57001393da68 {
    width: 60%;
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 7%;
}
.contacts-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    line-height: 1;
}
.contacts-block h6 {
    font-weight: 600;
    color: #001b57;
    font-size: 32px;
}
.contacts-block p {
    line-height: 1;
}
.contacts-block a:hover {
    color: #369ee7;
}
.contacts-block a {
    color: #444;
    transition: 0.5s;
}
.contacts-pd {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    margin-bottom: 3%;
}
.contacts-text {
    align-self: center;
    font-family: 'Onest', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #001b57;
}
.contacts-pds {
    margin-top: 3%;
}
.contacts-textss {
    display: flex;
    gap: 50px;
}
span.contacts-texts-1 {
    font-weight: 500;
    color: #000000;
}
.contacts-pds p {
    font-family: 'Onest', sans-serif;
    font-size: 16px;
}
.contacts-pda {
    margin-top: 7%;
    font-family: 'Onest', sans-serif;
}
.contacts-pda-text {font-family: 'Onest', sans-serif;font-size: 18px;font-weight: 500;color: #001b57;text-transform: capitalize;margin-bottom: 3%;}
.contacts-block h3 {
    font-weight: 600;
}
.contacts-pda1 {
    display: grid;
    grid-template-columns: 16% auto;
    gap: 10px;
}
.contacts-pda01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.contacts-pda1-text1 {
    font-size: 16px;
}
.contacts-pda1-text2 {
    font-size: 14px;
    margin-top: 0%;
}
.contacts-pda1-text {
    align-self: center;
}
.contacts-pda1-text1 span {
    font-family: THSarabunNew;
    font-size: 22px;
}
.contacts-line {
    background-color: #33d234;
    color: #fff;
    padding: 3% 3%;
    border-radius: 10px;
}
.contacts-pda1-img {
    border: solid 1px;
    border-radius: 10px;
}
.contacts-pda1-img img {
    border-radius: 10px;
}
.contacts-face {
    background-color: #3d5a9a;
    color: #fff;
    padding: 3% 3%;
    border-radius: 10px;
}


/* ตาราง */

#tableA {
  width: 100%;
  font-family: 'Onest', sans-serif;
}
#tableA th {
    background-color: #010066;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    border: 1px solid #fff;
    text-align: left;
    font-weight: 400;
}
#tableA td {
    border: 1px solid #fff;
    padding: 10px;
    font-size: 14px;
    text-align: left;
}
#tableA tr:nth-child(even){ background-color: #fff;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#369ee7; color: #fff;}
 


#tableA a {
    color: #444;
}
#tableA tr:hover a {
    color: #fff;
}



/* ตาราง */

#tableB {
  width: 100%;
font-family: 'Onest', sans-serif;
}
#tableB th {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #fff;
    text-align: left;
    font-weight: 600;
}
#tableB td {
    border: 1px solid #fff;
    padding: 10px;
    font-size: 14px;
    text-align: left;
}
#tableB tr:nth-child(even){ background-color: #fff;}
#tableB tr:nth-child(odd){ background-color: #e7f2fd;}
#tableB tr:hover {background-color:#010066; color: #fff;}
 
#tableB p {
    font-size: 16px;
}




@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 30px;
    font-size: 22px;
}
.head-clock {
    font-size: 22px;
}

.empty-space1-text p {
    font-size: 20px;
}
.empty-space1-block01 {
    grid-template-columns: 49% auto;
} 
.empty-space1-img1 {
    height: 396px;
    background-color: #eff0f2;
} 
.empty-space4 h2 {
    font-size: 5.5em;
}
.empty-space5-detail {
    font-size: 34px;
}
.empty-space5-number {
    font-size: 2em;
}
.empty-space6-detail {
    font-size: 34px;
} 
.footer-text5 {
    font-size: 34px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 36px;
}
.product-buttons {
    font-size: 16px;
}
.icon_b {
    font-size: 28px;
} 
.product-button {
    font-size: 20px;
} 
.managerHeader {
    font-size: 36px;
}
.contact-taxpayer {
    font-size: 36px;
}
.contact-text2 {
    font-size: 20px;
} 
.contact-text1 {
    font-size: 22px;
}
.contact-text2 span {
    font-size: 28px;
} 
.itopplus-search-image-flex-item {
    width: 294px !important;
}
.contacts-text {
    font-size: 22px;
} 
.contacts-pds p {
    font-size: 20px;
}
.contacts-pda-text {
    font-size: 22px;
}
.contacts-pda1-text1 {
    font-size: 20px;
}
.contacts-pda1-text2 {
    font-size: 16px;
}
.contacts-pda1-text1 span {
    font-size: 26px;
} 
iframe.map-maps {
    height: 750px;
} 
#cookie69018a4fbaed57001393da68 {
    font-size: 24px;
}
.empty-space-topic h1 {
    font-size: 36px;
}
.empty-space-topic h5 {
    font-size: 20px;
} 
#tableA th {
    font-size: 16px;
}
#tableA td {
    font-size: 16px;
}
.empty-space8 h5 {
    font-size: 36px;
}
.empty-space8 h1 {
    font-size: 20px;
}
#tableB p {
    font-size: 18px;
} 
.product-pds h3 {
    font-size: 20px;
} 
  
  
  
  
  
  
  

h1 {
  font-size: 3em;
}
h2 {
  font-size: 3.5em;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 36px;
}
h5 {
  font-size: 38px;
}
h6 {
  font-size: 40px;
}
p {
  font-size: 28px;
}


  
}

@media screen and (max-width : 1191px) {
 
.empty-space1-text p {
    font-size: 14px;
}
.empty-space3-block {
    padding: 15% 3% 15% 3%;
}
.empty-space4 h2 {
    font-size: 3.5em;
} 
.footer-text1 {
    font-size: 28px;
}
.footer-text2 {
    font-size: 22px;
}  
.footer-text3 {
    font-size: 22px;
}
.footer-text5 {
    font-size: 24px;
} 
.footer-block2-text {
    font-size: 22px;
}
.footer-text6 {
    font-size: 22px;
}
.footer-text3-1 {
    font-size: 24px;
} 
#imagesControl68e8830099defd00130915e1 {
    padding: 0px !important;
}
.product-block {
    grid-template-columns: repeat(2, 1fr);
} 
.itopplus-search-image-flex-item {
    width: 268px !important;
}
.contacts-block {
    grid-template-columns: 60% auto;
}
  
  
  
  
  
  
  
  
h1 {
  font-size: 2em;
}
h2 {
  font-size: 2.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 : 900px) {
.empty-space1-text h4 {
    font-size: 20px;
}
.empty-space1-text p {
    font-size: 10px;
}
.empty-space1-topic h1 {
    font-size: 24px;
}  
.empty-space3 p {
    white-space: inherit;
}
.empty-space4 h2 {
    font-size: 3em;
}
.empty-space4 p {
    white-space: inherit;
} 
.empty-space4-bg {
    padding: 4% 15% 4% 7%;
} 
.empty-space5-number {
    font-size: 1em;
}
.empty-space5-detail {
    font-size: 20px;
}
.empty-space6-detail {
    font-size: 24px;
}
.empty-space6-text {
    padding: 3% 5% 3% 15%;
    align-self: center;
} 
article.col-md-6.item.-micro {
    width: 31%;
}
.empty-space8 h1 {
    font-size: 30px;
}
.empty-space8 p {
    white-space: inherit;
}
.contact-text2 span {
    font-size: 22px;
}
#itpMenuSideBar {
    background-color: transparent !important;
}  
.contacts-block {
    grid-template-columns: 100%;
}
div#background69018a4fbaed57001393da68 {
    width: 100%;
}
  
  
  
  
  
h5 {
  font-size: 24px;
}
  
  a#languagemobile {
    visibility: visible !important;
}
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space1-block01 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2 h1 {
    margin-top: 18%;
    margin-bottom: 0%;
} 
.empty-space3 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space3-img {
    width: 35%;
}
.empty-space4 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space4-text1 {
    margin-left: 0%;
    text-align: center;
}
.empty-space4 h2 {
    font-size: 2em;
} 
.empty-space4 h3 {
    font-size: 20px;
}
.empty-space4 h1 {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
} 
.empty-space4 p {
    white-space: inherit;
    text-align: center;
} 
.button-text1 {
    padding: 4% 6%;
    font-size: 16px;
}
.empty-space4-bg {
    padding: 5% 15% 5% 5%;
} 
.empty-space5 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space6-text {
    padding: 5% 5% 5% 5%;
    align-self: center;
}   
.empty-space6-detail {
    font-size: 22px;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.product-buttons {
    padding: 5% 10%;
    font-size: 14px;
}
.product-pds {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.itp-newshare-button {
    font-size: 12px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.newShareContainer {
    justify-content: flex-start !important;
}
.social-share {
    margin-top: -5%;
} 
.product-button {
    font-size: 15px;
}
.empty-space8 {
    grid-template-columns: 100%;
    gap: 20px;
}
.footer-blocks {
    grid-template-columns: 100%;
}
.footer-blocks-icon {
    display: none;
}
.footer-blocks-text {
    font-size: 14px;
    text-align: center;
}
.contact-pd h6 {
    font-size: 24px;
}
.contact-pd h3 {
    line-height: 1;
} 
.contact-taxpayer {
    margin-bottom: 6%;
    margin-top: 3%;
    font-size: 20px;
    padding: 1% 6% 0.5% 6%;
} 
.contact-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
iframe.map-maps {
    height: 400px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 85%;
}
.contacts-block h6 {
    font-size: 24px;
}
.contacts-text {
    font-size: 16px;
}
.contacts-pds p {
    font-size: 13px;
}
.contacts-pda01 {
    grid-template-columns: repeat(1, 1fr);
} 
.contacts-pds p {
    font-size: 15px;
    white-space: break-spaces;
}
.contacts-textss {
    gap: 10px;
} 
.contacts-pd {
    grid-template-columns: 10% auto;
}
.empty-space-topic h1 {
    font-size: 2em;
}
.empty-space3 h5 {
    font-size: 24px;
} 
.empty-space-topic h1 {
    font-size: 32px;
}
.empty-space8 h1 {
    font-size: 16px;
}  
.table-responsive {
	border: 0px solid #ddd;
} 
  
  
  
  
  
  
h1 {
  font-size: 1.5em;
} 
  
}



#menu691fd368aa871f001333a4fe {
	display: none;
}
 



/**/
  #language_member_bar {
    display: none;
  }

  .skiptranslate iframe {
    display: none !important;
  }

  .skiptranslate {
    margin-top: -40px;
  }

  .no-js #langWidget {
    position: fixed;
    top: 5px;
    right: 10px;
    width: fit-content;
    height: auto;
    z-index: 10000;
    color: #444;
  }

  #langWidget img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    border: 1px solid #dddddd;
  }

  .langCurrent {
    display: grid;
    grid-template-columns: auto 30px;
    align-items: center;
    gap: 5px;
    justify-items: end;
  }

  .langFlag {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    text-align: left;
    gap: 5px;
    cursor: pointer;
    padding: 5px 10px;
  }

  .langFlag:hover {
    color: #fff;
    background: #7098eb;
  }

  .langOption {
    position: relative;
    top: 5px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #ccc;
    height: 0;
    overflow: hidden;
    background: #fff;
  }

  #langWidget:hover .langOption {
    height: auto;
  }

  .langFlag.reset img {
    display: none;
  }

@media screen and (max-width: 992px) {
  #langWidget {
           right: 115px !important;
        top: 15px !important;
  }

  .langCurrentLabel {
    font-size: 0;
  }
}

/**/

