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

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

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

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

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

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

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 12px;
    border-radius: 0;
    font-size: 18px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #444;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #444;
  background: transparent;
}

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

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

  #ItopplusMainSidebar *:not(a span) {
    color: #fff !important;
    border: none;
  }

  #nav-menu span.icon-bar {
    background: #fff !important;
  }
  
  .navbar-header a {
  	visibility: hidden;
  }

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

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

  #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;
  }
    .navbar-header {
    height: 80px;
  }
  .itopplus-sidebar-background,
  .itopplus-sidebar-main {
    top: 80px;
  }

  #controlBanner {
    margin-top: 80px;
  }
}

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

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

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

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

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

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

  

}

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










/* 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: #282828;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #3cb54c;
}






.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: #5dc5be;
}
figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
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(41 41 52 / 67%) 76%, #292934 100%);
  border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgb(41 41 52 / 67%) 76%, #292934 100%);
  border-radius: 20px;
}

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: 20px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 20px;
}
/*
#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 {
    padding: 0% 0.5%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 20px;
    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;
    padding: 2% 0% 0%;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    width: 80%;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #bb9c58;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #131437;
    padding: 5% 0% 2%;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5%;
    text-align: center;
    text-transform: uppercase;
    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;
 
}
article.col-md-6.item.-micro {
    width: 31.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 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 .houseplans-button {
    background-color: #bfac74;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .houseplans-button {
 background-color: #bfac74;
}

.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;
    width: 100%;
}

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




/* contenemanager */






/* arrow */

span.glyphicon.glyphicon-chevron-left {
  font-size: 16px;
}
span.glyphicon.glyphicon-chevron-right {
  font-size: 16px;
}
#Contentmanager .carousel-control.left {
	left: -10%;
}
#Contentmanager .carousel-control.right {
	right: -10% !important;
}
.carousel-control {
    color: #042334;
	opacity:1;
}
.carousel-control:hover {
    color: #bb9c58;
}
/* arrow */












/* 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: 0px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #bb9c58;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -15%;
}

 


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







 

 


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

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

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

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

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




.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    display: none;
}
*/
/*---สไลด์---*/












/* ul_icon */

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










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


.footer-block {
    display: grid;
    grid-template-columns: 28% auto;
    gap: 20px;
}
.footer-block02 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.footer-text1 {
    font-family: "Tenor Sans", sans-serif;
    font-size: 24px;
    white-space: break-spaces;
    margin-bottom: 4%;
}
.footer-text2 {
    white-space: break-spaces;
    font-size: 16px;
}
.footer-block1 {
    display: grid;
    grid-template-columns: auto 7%;
    justify-content: left;
    gap: 10px;
    font-size: 16px;
    margin-top: 5%;
}
.footer-blockb {
    display: grid;
    grid-template-columns: 65% auto;
    gap: 20px;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
}
.footer-block3 {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 10px;
    margin-top: 5%;
}
.footer-block3-icon {
    align-self: center;
    font-size: 16px;
}
.footer-image {display: flex;width: 50%;gap: 10px;margin-top: 5%;}
.footer-block5 {
    display: grid;
    grid-template-columns: auto 5%;
    font-size: 16px;
}
.footer-block03 {
    display: grid;
    gap: 18px;
}
.footer-text {
    font-size: 15px;
    margin-top: 2%;
}
.footer-pd {
    padding: 3% 0% 1%;
}

.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-pd a:hover {
    color: #bb9c58;
}
.footer-image-img {
    transition: 0.5s;
}
.footer-image-img:hover {
    filter: brightness(0) saturate(100%) invert(65%) sepia(15%) saturate(1187%) hue-rotate(3deg) brightness(96%) contrast(87%);
    transform: scale(1.05);
}










/* class  */

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

.empty-space-topic h2 {
    color: #042334;
    text-align: center;
    padding: 5% 0% 2%;
}



.empty-space {
	padding: 1.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 5% 0%;
}
.empty-space1 h2 {
    font-family: "Tenor Sans", sans-serif;
    color: #042334;
    font-size: 3.3em;
}
.empty-space1 h1 {
    color: #1f1f22;
    margin-top: 2%;
}
.empty-space1 h3 {
    white-space: break-spaces;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    transition: 0.5s;
}
.empty-space1-imga img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space1-imga img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space1-imga {
    width: 60%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 5%;
    display: block;
    overflow: hidden;
}
.empty-space1-text {
    align-self: center;
}.empty-space2 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-bottom: 8%;
}
.empty-space1-mg-block a {
    color: #444;
}
.empty-space1-mg-block {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
    margin-bottom: 1%;
}
 
.empty-space1-mg-block2 {
    font-size: 16px;
    align-self: center;
}
.empty-space1-mg h6 {
    margin-bottom: 2%;
}
.empty-space1-mg h4 {
    font-weight: 600;
}
.empty-space1-mg p {
    font-size: 18px;
}


.empty-space2-bg {
    background-color: #eaeaea;
    padding: 6% 8% 25%;
    position: relative;
}
.empty-space2-text {
    font-family: "Manrope", sans-serif;
    font-size: 10em;
    text-align: right;
    color: #dcdbdb;
    font-weight: 500;
    line-height: 1;
}
.empty-space2-img {
    width: 35%;
    margin-bottom: 7%;
}
.empty-space2 p {
    white-space: break-spaces;
}
.empty-space2 h2 {
    margin-bottom: 5%;
    color: #042334;
    font-size: 3em;
}
.empty-space2-bg1 {
    background-color: #ffffff;
    padding: 25% 8% 6%;
}
.empty-space2-img1 {
    margin-bottom: 0%;
    margin-top: 7%;
}
.empty-space2-block1 {
    margin-bottom: -15%;
    margin-top: 15%;
}
.empty-space2-bg2 {
    padding: 5% 8% 6%;
}
.empty-space2-bg::after {
    content: "";
    position: absolute;
    top: 13%;
    right: -25px;  
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #eaeaea; 
    z-index: 1;
}
.empty-space2-bg1::after {
    content: "";
    position: absolute;
    top: 55%;
    right: -25px;
    width: 0;
    height: 0;
    bottom: 5%;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #ffffff;
    z-index: 1;
}
.empty-space2-bg2::after {
    display: none;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: 75.2% auto;
    gap: 20px;
    margin-top: 4%;
}
.empty-space3-block2 {
    display: grid;
    gap: 20px;
}
.empty-space3 h2 {
    background-color: #042334;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 2% 5%;
    margin-bottom: 3%;
    border-radius: 100px;
}
.empty-space3 h1 {
    font-size: 3em;
    white-space: break-spaces;
    color: #212021;
}
.empty-space3 {
    font-family: "Tenor Sans","LINE Seed Sans TH";
    text-align: center;
    padding: 7% 0%;
}
.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img {
    display: block;
    overflow: hidden;
}
.empty-space4 {
    display: grid;
    grid-template-columns: auto 60%;
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-text h1 {
    white-space: break-spaces;
    margin-bottom: 4%;
    margin-top: 3%;
    color: #042334;
    font-family: "Tenor Sans", sans-serif;
    font-size: 3em;
    text-transform: uppercase;
}
.empty-space4-text h3 {
    white-space: break-spaces;
    color: #393939;
}
.empty-space4-text h2 {
    font-weight: 600;
    color: #042334;
}
.empty-space4-text span {
    font-size: 24px;
    font-weight: 400;
}
.empty-space4 p {
    color: #393939;
    padding: 0% 5% 0% 0%;
    white-space: break-spaces;
}
.empty-space4 h6 {
    color: #042334;
    font-family: "Tenor Sans", sans-serif;
    text-transform: uppercase;
    margin-bottom: 5%;
    font-weight: 600;
    font-size: 28px;
}
.empty-space4-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space4-img {
    display: block;
    overflow: hidden;
}
.empty-space5 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 20px;
    margin-bottom: 25%;
    margin-top: 4%;
}
.empty-space5-block1 {
    border: solid 1px #00093c;
    border-radius: 20px;
    padding: 0% 0% 5%;
    align-self: center;
}
.empty-space5 h2 {
    background-color: #fff;
    width: fit-content;
    margin-top: -6%;
    margin-left: 6%;
    padding: 0% 5%;
    color: #042334;
}
.empty-space5-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    padding: 0% 5%;
}
.empty-space5-block02 {
    display: grid;
    grid-template-columns: 39% auto auto;
    gap: 5px;
    padding: 0% 5% 0% 5%;
}
.empty-space5-detail1 {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 10px;
}
.empty-space5-detail2 {
    display: grid;
    grid-template-columns: 26% auto;
    gap: 8px;
}

.empty-space5-detail3:hover {
    transform: scale(1.05);
}
.empty-space5-detail3 {
    transition: 0.5s;
}
.empty-space5-text1 {
    align-self: center;
    color: #393939;
    font-size: 2em;
}
.empty-space5-text1 span {
    color: #bb9c58;
    font-size: 64px;
    font-weight: 600;
    letter-spacing: 10px;
    font-family: "Manrope", sans-serif;
}
.empty-space5-img1 {
    align-self: center;
    margin-bottom: 10%;
}
.empty-space5-border {
    border-bottom: solid 1px #00093c;
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space5-detail2 h3 {
    color: #bb9c58;
    font-size: 25px;
    font-family: "Manrope", "LINE Seed Sans TH";
    font-weight: 600;
    line-height: 1.2;
}
.empty-space5-detail2 h3 span {
    font-size: 16px;
    color: #393939;
    font-weight: 400;
}
.empty-space5-text2 p {
    margin-bottom: 0;
}
.empty-space5-img2 {
    align-self: center;
}
.empty-space5-text2 {
    align-self: center;
}
.empty-space5-detail02 {
    grid-template-columns: 32% auto;
}
.empty-space5-detail03 {
    grid-template-columns: 36% auto;
}
.empty-space5-block2 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    align-self: center;
}
.empty-space5-img3 {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.empty-space5-text3 {
    white-space: break-spaces;
    text-align: center;
    font-size: 16px;
}
.empty-space5-mg {
    margin-bottom: 7%;
}
.empty-space5-block2-1 {
    align-self: self-start;
}
.empty-space6 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 30px;
}
.empty-space6-img {
    margin-top: -43%;
}
.empty-space6-text {
    align-self: center;
    padding: 12% 0%;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space6 h2 {
    margin-bottom: 2%;
}
.empty-space6 h1 {
    color: #bb9c58;
    font-weight: 700;
    font-family: "Manrope", "LINE Seed Sans TH";
    font-size: 3.3em;
}
.empty-space6 span {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}
.empty-space7 {
    display: grid;
    grid-template-columns: auto 58%;
    gap: 20px;
}
.empty-space7 h2 {
    text-align: center;
    color: #042334;
    font-size: 4em;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: 10% auto;
    justify-content: center;
    gap: 15px;
}
.empty-space7-texts {
    color: #bb9c58;
    font-weight: 600;
    font-size: 3em;
    align-self: center;
}
.empty-space7-imgs {
    align-self: center;
}
.empty-space7-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space7-img {
    display: block;
    overflow: hidden;
}
.empty-space7-text1 {
    white-space: break-spaces;
    font-size: 2.5em;
    text-align: center;
    color: #393939;
}
.empty-space7-text {
    align-self: center;
}
span.empty-space7-span1 {
    font-weight: 600;
}
span.empty-space7-span2 {
    color: #042334;
    font-weight: 600;
}
.empty-space8-images {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.empty-space8 h2 {
    font-size: 3em;
    white-space: break-spaces;
    color: #212021;
    text-align: center;
    font-family: "Tenor Sans", "LINE Seed Sans TH";
    text-transform: uppercase;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 5%;
}
.empty-space8 {
    padding: 5% 0% 8% 0%;
}
.empty-space8-blocks {
    display: grid;
    grid-template-columns: 32% auto;
    gap: 10px;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 3%;
    padding-top: 1.5%;
}
.empty-space8-blocka {
    display: grid;
    gap: 10px;
    font-size: 16px;
}
.empty-space8 h4 {
    font-weight: 600;
    margin-bottom: 2%;
    color: #042334;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8-blockss {
    border-bottom: dashed 0px #ccc;
}
.empty-space8-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 10px;
    margin-top: 7%;
    row-gap: 30px;
}
.empty-space8-image {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.empty-space8-pd {
    text-align: center;
}
.empty-space8-pd h3 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 2%;
    font-weight: 600;
    color: #032335;
}
.empty-space8-pd:hover {
    transform: scale(1.05);
}
.empty-space8-pd {
    text-align: center;
    transition: 0.5s;
}
.empty-space8-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-img {
    display: block;
    overflow: hidden;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space9-img {
    display: block;
    overflow: hidden;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10-img1:hover {
  transform: scale(1.05);
}
.empty-space10-img1 {
  transition: 0.5s;
}
.empty-space10-img1 img {
    filter: brightness(0) saturate(100%) invert(9%) sepia(20%) saturate(4449%) hue-rotate(174deg) brightness(98%) contrast(97%);
}
.empty-space10-img1 img:hover {
   filter: brightness(0) saturate(100%) invert(65%) sepia(15%) saturate(1187%) hue-rotate(3deg) brightness(96%) contrast(87%);
}
.empty-space10-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space10-img {
  width: 5%;
  align-self: center;
}
.empty-space10 h3 {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 7%;
    color: #444;
    font-size: 20px;
}
.empty-space10-block1 {
  display: flex;
  width: 25%;
  gap: 10px;
  margin-top: 4%;
}
.empty-space10 p {
  white-space: break-spaces;
  color: #444;
}
.empty-space10-text {
  font-size: 16px;
}
.empty-space10 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
}
.empty-space10 a:hover {
  color: #bb9c58;
}
.empty-space10 a {
  color: #444;
  transition: 0.5s;
}
.empty-space10-text1 {
    font-size: 18px;
    font-weight: 600;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space11 {
    padding: 5% 0%;
    text-align: center;
}
.empty-space11-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.empty-space11-text {
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space11 h1 {
    font-weight: 600;
    color: #032335;
}
.empty-space11 h3 {
    font-weight: 600;
}
.empty-space11 a {
    color: #444;
}















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

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







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

.benners-video {
    margin-bottom: -0.5%;
}


.map-mapp {
    margin-bottom: -0.5%;
}


.button-text1 {
    background-color: #042334;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 3% 7%;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #bb9c58;
}
.button-text2 {
    background-color: #042334;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 7%;
    border-radius: 50px;
    transition: 0.5s;
    margin-top: 6%;
    margin-bottom: 8%;
}
.button-text2:hover {
    background-color: #bb9c58;
}



.project-head {
    position: relative;
}
.project-text {
    position: absolute;
    bottom: 0;
    font-family: "Manrope", "LINE Seed Sans TH";
    text-transform: uppercase;
    background-color: #032335;
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    padding: 1.7% 3%;
}





/* from */

.from-text1 {
    font-size: 2.8em;
    text-align: center;
    color: #042334;
    margin-bottom: -5%;
}
.from-text2 {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3%;
    margin-left: 2%;
    text-transform: capitalize;
    margin-bottom: -4%;
}




#formdisplay68cbaea245c6650013678955 {
    background-color: transparent !important;
    border-radius: 0px;
}
#formdisplay68cbaea245c6650013678955 .glyphicon {
    display: none;
}
#btnview68cbaea245c6650013678955 {
    margin-left: 32%;
    margin-top: 0%;
}
#cookie68cbaea245c6650013678955 {
    font-size: 15px;
    padding: 0% 0% 0% 3%;
    text-align: left !important;
    margin-top: -5%;
}
 




textarea#textbox5 {
    height: 100px;
}


.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #d7dbdf;
    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: 0px 0px;
    color: #444444 !important;
    height: 45px;
    font-size: 16px;
    padding-right: 0px !important;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #042334;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #bb9c57;
    background: #bb9c57;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #042334;
    padding: 13px 40px;
    font-size: 18px;
    border: 1px solid #042334;
    color: #fff;
    text-shadow: none;
    border-radius: 50px;
    background: #042334;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #444444;
}





/* pdpa */

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

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

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






/* home from */

#background68cbae019dabb300139abc3a {
    margin-top: 2%;
    margin-bottom: 2%;
}


/* CONTACT US */
#btnview68d0c09794c60b00132b8ee4 {
    margin-top: 1%;
    margin-left: 65%;
}
#cookie68d0c09794c60b00132b8ee4 {
    font-size: 16px;
    text-align: left !important;
    margin-top: -3%;
    padding: 0% 10% 1% 3.5% !important;
}
#formdisplay68d0c09794c60b00132b8ee4 .glyphicon {
    display: none;
}

  







/*---Tab ---*/

#businesss .nav-pills>li.active>a,
#businesss .nav-pills>li.active>a:focus,
#businesss .nav-pills>li.active>a:hover {
	color: #032335;
	background: transparent;
	border-bottom: solid 3px #032335;
	border-radius: 0px;
	font-weight: 400;
}

#businesss .nav>li>a:focus,
#businesss .nav>li>a:hover {
	color: #032335;
	background-color: transparent;
	border-bottom: solid 3px #032335;
	border-radius: 0px;
	font-weight: 400;
}

#businesss .nav-justified {
	text-align: center;
	color: #212121;
	background-color: transparent;
	border-bottom: solid 1px #ccc;
	font-weight: 400;
	font-size: 18px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3%;
	margin-top: 3%;
	line-height: 3;
}
#businesss .nav-pills>li>a {
    color: #212121;
    padding: 0px 15px;
}
#businesss .nav-justified li::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 35px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 20%;
}
#businesss .nav-justified li:nth-child(3)::before {
    height: 0px;
}
#businesss {
    margin-bottom: 7%;
    margin-top: 5%;
}



@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
.empty-space1 h2 {
    font-size: 4.3em;
}
.button-text1 {
    font-size: 20px;
}
.empty-space2 h2 {
    font-size: 4em;
} 
.empty-space2-text {
    font-size: 17em;
}
.empty-space2-bg::after {
    top: 16%;
} 
.empty-space2-bg1::after {
    top: 60%;
}
.empty-space3 h1 {
    font-size: 4em;
}
.empty-space3-block {
    grid-template-columns: 75.4% auto;
} 
.empty-space4-text h1 {
    font-size: 4em;
} 
.empty-space4-text span {
    font-size: 32px;
} 
.empty-space5-text1 {
    font-size: 3em;
}
.empty-space5-text1 span {
    font-size: 80px;
}
.empty-space5-img1 {
    width: 90%;
    margin: 0 auto;
    align-self: center;
    margin-bottom: 20%;
} 
.empty-space5-detail2 h3 {
    font-size: 36px;
}
.empty-space5-detail2 h3 span {
    font-size: 20px;
}
.empty-space5-text3 {
    font-size: 20px;
}
.empty-space5-img3 {
    width: 50%;
}
.empty-space6 h1 {
    font-size: 5.5em;
} 
.empty-space6 span {
    font-size: 30px;
} 
.empty-space7 h2 {
    font-size: 5em;
}
.empty-space7-texts {
    font-size: 4em;
}
.button-text2 {
    font-size: 20px;
}
.empty-space7-text1 {
    font-size: 3.5em;
}
.from-text1 {
    font-size: 4em;
}
#formdisplay68cbaea245c6650013678955 {
    padding: 0% 5%;
} 
#cookie68cbaea245c6650013678955 {
    font-size: 18px;
}
.footer-text1 {
    font-size: 32px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-block1 {
    grid-template-columns: auto 5%;
    font-size: 18px;
    margin-top: 5%;
} 
.footer-text3 {
    font-size: 22px;
}
.footer-block3 {
    grid-template-columns: 10% auto;
}
.footer-block3-icon {
    font-size: 18px;
} 
.footer-image {
    width: 38%;
}
.footer-block5 {
    font-size: 18px;
}
.empty-space1-mg p {
    font-size: 22px;
} 
.empty-space1-mg-block2 {
    font-size: 20px;
}
.project-text {
    font-size: 4em;
}
.empty-space8 h2 {
    font-size: 4em;
} 
.empty-space8-blocka {
    font-size: 20px;
}
.empty-space8-pd h3 {
    font-size: 20px;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 100px;
}  
.empty-space8-image {
    width: 40%;
}
#businesss .nav-justified {
    font-size: 22px;
} 
.empty-space4 h6 {
    font-size: 40px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.managerHeader {
    font-size: 3.5em;
} 
.carousel-inner>.item>a>img, 
.carousel-inner>.item>img {
    width: 100%;
} 
.from-text2 {
    font-size: 26px;
    margin-top: 3%;
    margin-left: 1%;
      margin-bottom: 0%;
}
.empty-space10 h3 {
    font-size: 26px;
}
.CASS-A-main .form-control {
    font-size: 18px;
}
#cookie68d0c09794c60b00132b8ee4 {
    font-size: 18px;
    margin-top: 0%;
    padding: 0% 10% 1% 2.5% !important;
}
#btnview68d0c09794c60b00132b8ee4 {
    margin-top: 3%;
    margin-left: 76%;
} 
.empty-space10-text1 {
    font-size: 22px;
}
.empty-space10-text {
    font-size: 20px;
}
.empty-space10-img {
    width: 4%;
}
.empty-space10-block1 {
    width: 16%;
    gap: 10px;
    margin-top: 0%;
} 
.empty-space8-images {
    width: 15%;
}
  
  
  
  
  
  
  
  
  
h1 {
  font-size: 3.5em;
}
h2 {
  font-size: 4.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) {
.empty-space1 h2 {
    font-size: 3em;
}
.empty-space1 h3 {
    white-space: inherit;
}
.empty-space2 p {
    white-space: inherit;
}
.empty-space2 h2 {
    font-size: 2.5em;
}  
.empty-space2-text {
    font-size: 6em;
}
.empty-space4-text h2 {
    font-size: 2.5em;
}
.empty-space4-text h1 {
    font-size: 2em;
}
.empty-space5-text1 {
    font-size: 22px;
}
.empty-space5-text1 span {
    font-size: 42px;
}
.empty-space5-detail2 h3 {
    font-size: 20px;
}
.empty-space5-text2 p {
    font-size: 12px;
} 
.empty-space5-detail2 h3 span {
    font-size: 12px;
}
.empty-space5-text3 {
    white-space: inherit;
} 
.from-text1 {
    font-size: 2em;
} 
  
  
  
  
  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 3em;
}
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h2 {
    font-size: 2em;
}
.empty-space2-img {
    width: 45%;
}
.empty-space2 h2 {
    font-size: 28px;
} 
.empty-space3 h1 {
    font-size: 2em;
}
.empty-space4-text h2 {
    font-size: 26px;
}
.empty-space4-text span {
    font-size: 18px;
}
.empty-space4-text h3 {
    white-space: inherit;
}  
.empty-space5-text1 {
    font-size: 16px;
}
.empty-space5-text1 span {
    font-size: 30px;
}
.empty-space5-detail2 h3 {
    font-size: 15px;
}
.empty-space5-text2 p {
    font-size: 9px;
} 
.empty-space5-detail2 h3 span {
    font-size: 9px;
}
.empty-space5-text3 {
    font-size: 14px;
}
.empty-space7-text1 {
    font-size: 20px;
}
.empty-space7 h2 {
    font-size: 3em;
} 
.empty-space7-texts {
    font-size: 2em;
}  
.from-text1 {
    font-size: 22px;
} 
#display3 {
    margin-right: -7%;
}
#btnview68cbaea245c6650013678955 {
    margin-left: 0%;
    margin-top: 0%;
}
.footer-text1 {
    font-size: 18px;
}
.footer-text2 {
    font-size: 12px;
} 
.footer-block1 {
    font-size: 12px;
}
.footer-text3 {
    font-size: 14px;
}
.footer-block3-icon {
    font-size: 12px;
}
.footer-block5 {
    font-size: 12px;
}
.footer-text {
    font-size: 12px;
} 
.empty-space8 h2 {
    font-size: 2em;
}
.empty-space8-blocks {
    grid-template-columns: 40% auto;
} 
#mainmenu68d0ce8194c60b00132b966c > div {
    padding: 0px !important;
}  
#mainmenu68d0ecf2b88e3800134be54c > div {
    padding: 0px !important;
}
.managerHeader {
    font-size: 2em;
}
.empty-space10 p {
    white-space: inherit;
} 
.empty-space10-text {
    font-size: 14px;
} 
#cookie68d0c09794c60b00132b8ee4 {
    font-size: 14px;
}
.empty-space11 p {
    font-size: 10px;
}
.empty-space11 h3 {
    font-size: 14px;
}
  
  
  
  
  
  
  
h1 {
    font-size: 1.5em;
}  
h2 {
    font-size: 2em;
} 
  
}

@media screen and (max-width : 480px) {
.benners-video {
    margin-bottom: -1.5%;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space1 h2 {
    font-size: 2.2em;
}
.empty-space2 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2-bg {
   padding: 5% 5% 10%;
}
.empty-space2-bg1 {
  padding: 5% 5% 10%;
    display: grid;
} 
.empty-space2-bg2 {
    padding: 5% 5% 10%;
    display: grid;
}
.empty-space2-img {
    width: 100%;
    margin-bottom: 0%;
    grid-column-start: 1;
    grid-row-start: 1;
} 
.empty-space2-block {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 15px;
}
.empty-space2-text {
    font-size: 4em;
    margin-bottom: -5%;
} 
.empty-space2 p {
    white-space: inherit;
    font-size: 15px;
} 
.empty-space2 h2 {
    margin-bottom: 1%;
    font-size: 24px;
} 
.empty-space2-bg::after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    width: 0;
    height: 0;
    border-top: 20px solid #f1f1f1;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    z-index: 1;
    bottom: -18%;
    left: 20%;
    border-right: 20px solid transparent;
}
.empty-space2-bg1::after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    width: 0;
    height: 0;
    border-top: 20px solid #fff;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    z-index: 1;
    bottom: -18%;
    left: 20%;
    border-right: 20px solid transparent;
} 
.empty-space2-img1 {
    margin-bottom: 0%;
    margin-top: 0%;
}
.empty-space2-block1 {
    margin-bottom: 0%;
    margin-top: 0%;
}
.empty-space2-text {
    grid-column-start: 1;
    grid-row-start: 1;
}
.empty-space3 h1 {
    font-size: 17px;
} 
.empty-space3-block {
    grid-template-columns: 100%;
}
.empty-space3-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
} 
.empty-space4 {
    grid-template-columns: 100%;
      gap: 50px;
}
.empty-space4-text {
    text-align: center;
} 
.empty-space4-text span {
    font-size: 24px;
}
.empty-space4-text h2 {
    font-size: 2.5em;
} 
.empty-space4-text h1 {
    font-size: 2em;
}
.empty-space4-text h3 {
    white-space: break-spaces;
}
.empty-space5 {
    grid-template-columns: 100%;
}
.empty-space5-text1 {
    font-size: 16px;
}
.empty-space5-text1 span {
    font-size: 36px;
}
.empty-space5-detail2 h3 {
    font-size: 16px;
}
.empty-space5-text2 p {
    font-size: 8px;
} 
.empty-space5-detail2 h3 span {
    font-size: 8px;
}
.empty-space5-text3 {
    white-space: break-spaces;
    font-size: 10px;
} 
.empty-space6 {
    display: grid;
    grid-template-columns: 100%;
    gap: 0px;
}
.empty-space5 {
    margin-bottom: 50%;
}
.empty-space6-text {
    margin-top: -40%;
    margin-left: 38%;
}
.empty-space6 h2 {
    font-size: 24px;
} 
.empty-space6 h1 {
    font-size: 2em;
} 
.empty-space6 p {
    font-size: 9px;
}
.empty-space6-block {
    gap: 10px;
}
.empty-space7 {
    grid-template-columns: 100%;
}
.empty-space7-text {
    padding: 5% 0;
}
.empty-space7-text1 {
    font-size: 26px;
}
.from-text1 {
    font-size: 2em;
} 
#cookie68cbaea245c6650013678955 {
    padding: 0% 2% 0% 5%;
}  
#btnview68cbaea245c6650013678955 {
    margin-left: 5%;
}
.footer-block {
    grid-template-columns: 100%;
} 
.footer-block02 {
    grid-template-columns: repeat(1, 1fr);
}
.footer-text1 {
    font-size: 24px;
} 
.footer-text2 {
    font-size: 16px;
}
.footer-block1 {
      grid-template-columns: auto 5%;
    font-size: 16px;
}
.footer-text3 {
    font-size: 18px;
}
.footer-block3-icon {
    font-size: 16px;
}
.footer-block5 {
    font-size: 16px;
} 
.footer-blockb {
    grid-template-columns: 50% auto;
} 
.footer-text {
    font-size: 15px;
    margin-top: 5%;
    text-align: center;
}
.empty-space1-mg-block {
    grid-template-columns: 7% auto;
} 
.project-text {
    font-size: 2em;
} 
.empty-space8-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-grid {
    grid-template-columns: repeat(3, 1fr);
      row-gap: 10px;
} 
.nav-justified {
	display: -webkit-inline-box;
	overflow: scroll;
}  
.empty-space9 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space5-mg {
    margin-bottom: 0%;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.modal-content {
    position: fixed;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.empty-space10 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
}
#btnview68d0c09794c60b00132b8ee4 {
    margin-top: 1%;
    margin-left: 5%;
}
#cookie68d0c09794c60b00132b8ee4 {
    font-size: 16px;
    padding: 0% 10% 1% 5.5% !important;
}
.empty-space1 h1 {
    font-size: 22px;
} 
.empty-space6 span {
    font-size: 16px;
}
.empty-space8 h2 {
    font-size: 18px;
    white-space: inherit;
}
#businesss .nav-justified {
    border-bottom: solid 0px #ccc;
}
#background68d0ecf2b88e3800134be54c {
    margin-top: 10%;
}  
.managerHeader {
    font-size: 20px;
    width: 100%;
}
.itp-newshare-button {
    font-size: 16px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.social-share {
    margin-top: 0%;
}
.newShareContainer {
    justify-content: flex-start !important;
}
.empty-space10-img {
    width: 7%;
}
.empty-space10-text {
    font-size: 16px;
}
.empty-space11-block {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space11 h1 {
    font-size: 20px;
} 
.empty-space11 h4 {
    font-size: 16px;
}
  
  
  
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/bg-mb1z-z1723714738986.jpg);
}  
.itopplus-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/707dbe7f91af7ddb/0/0/bg-mb2z-z71541916116.jpg);
}
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 2.5em;
}   
  
}





