.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 18% !important;
}
.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}

body {
  overflow-x: hidden;
  color: #212121;
  font-family: "LINE Seed Sans TH";
}
.itopplus-footer {
  z-index: 1;
  position: relative;
}
.itopplus-header {
  background-color: #d60200;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_31062024hyfh/0/0/2z-z1691312768592.jpg");
}

.itopplus-bg3 {
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_31062024hyfh/0/0/3z-z325906998497.jpg");*/
  background-color: #121212;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 10px;
  border-radius: 0;
  font-size: clamp(12px, 1vw, 18px);
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

  .navbar-header button span {
    background-color: #444 !important;
  }

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

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

  #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-menu {
    position: relative;
  }

  .container {
    padding: 0;
  }

  .itopplus-banner {
    display: grid;
    grid-template-columns: 18% auto;
    align-items: end;
    width: 100%;
    padding-left: 8%;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
    background: linear-gradient(135deg, #fff 15%, #131313 15%, #131313 100%);
    padding: 2% 0;
    padding-right: 8%;
  }
  #controlBanner {
    object-fit: contain;
    padding: 15px 0;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}

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

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

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

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

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

.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 20px 20px 0px 0px;
}
.CASS-A-main .thumbnail {
  border: solid 0px #eeeeee;
  background: #eeeeee;
  transition: 0.5s;
  color: #131313;
  padding: 0% !important;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  border-radius: 20px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: #eeeeee;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #131313;
}

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

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

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 {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  background: transparent;
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  background: transparent;
  border-radius: 0px;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px;
}
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: 33.333%;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}

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

/* contenemanager */

.social-icon {
  border-radius: 5px;
}
.managerHeader {
  font-size: 2em;
  padding: 2% 0% 2%;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #e9181c;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 18px;
  color: #282828;
  padding: 2% 0% 2%;
  font-weight: 600;
  line-height: normal;
  height: 70px;
  margin-bottom: 0%;
  text-align: left;
  text-transform: capitalize;
}
/*
.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-b {
  background-color: #e9181c;
  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;
}

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

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

/* 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 หน้าต้นแบบ */

.head-pd {
  display: grid;
  grid-template-columns: 30% auto;
}
.head-social-img {
  display: flex;
  width: 100%;
  gap: 5px;
  align-self: center;
}
.head-social {
  display: grid;
  grid-template-columns: auto 30%;
  gap: 10px;
  justify-content: left;
}
.head-social-text {
  align-self: center;
  font-size: 16px;
}
.head-tel {
  display: grid;
  grid-template-columns: 2.5% auto;
  gap: 10px;
  justify-content: end;
}
.head-tel-img {
  align-self: center;
}
.head-tel-text {
  align-self: center;
  font-size: 16px;
  white-space: break-spaces;
}
.head-tel-text a {
  font-weight: 600;
  color: #fff;
}
.head-social-imgs img {
  border-radius: 5px;
}

.footer-text {
  text-align: center;
  text-transform: uppercase;
  padding: 1% 0%;
}
.footer-pd {
  display: grid;
  grid-template-columns: 33% 33% auto;
  gap: 20px;
  padding: 4% 0%;
}
.footer-logo {
  width: 40%;
  margin-bottom: 5%;
}
.footer-text1 {
  font-size: 18px;
  font-weight: 600;
}
.footer-text2 {
  font-size: 16px;
  margin-bottom: 3%;
}
.footer-text3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2%;
}
.footer-block1 {
  display: grid;
  grid-template-columns: 5% auto;
  gap: 10px;
  margin-top: 1%;
}
.footer-block1-text {
  font-size: 16px;
  align-self: center;
}
.footer-text4 {
  font-size: 18px;
  font-weight: 600;
}
.footer-block2 {
  display: grid;
  grid-template-columns: 5% auto;
  gap: 10px;
  margin-top: 2%;
}
.footer-block2-text {
  white-space: break-spaces;
}
.footer-text5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4%;
}
iframe.footer-maps {
  border-radius: 10px;
}
.footer-pd a {
  color: #212121;
  transition: 0.5s;
}
.footer-pd a:hover {
  color: #d60300;
}
.footer-button:hover {
  background-color: #000;
}
.footer-button {
  background-color: #dc0301;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 2.5% 5%;
  transition: 0.5s;
  border-radius: 0px;
  width: fit-content;
  margin-top: 4%;
}

/* class  */

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

.empty-space {
  padding: 2.5%;
}
.empty-space1 {
  text-align: center;
  padding: 4% 0% 4%;
}
.empty-space1 h4 {
  color: #e9181c;
  font-weight: 600;
}
.empty-space1-border {
  border-bottom: solid 4px #d60200;
  width: 5%;
  margin: 0 auto;
  margin-top: 1%;
}
.empty-space2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  padding-top: 15%;
}
.empty-space2-text {
  width: 81%;
  margin: 0 auto;
  margin-right: 0;
  align-self: center;
  margin-top: -9%;
}
.empty-space2 h5 {
  color: #dc0301;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 2%;
}
.empty-space2 h2 {
  font-size: 3em;
  white-space: break-spaces;
}
.empty-space2 span {
  font-weight: 600;
}
.empty-space2-border {
  border-bottom: solid 4px #d60200;
  width: 8%;
  margin-top: 3%;
  margin-bottom: 4%;
}
.empty-space2 p {
  white-space: break-spaces;
}
.empty-space2-button {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: 60%;
  margin-top: 5%;
}
.empty-space3 {
  text-align: center;
  color: #fff;
  padding: 10% 0% 20%;
  margin-bottom: 9%;
}
.empty-space3 h4 {
  font-weight: 600;
}
.empty-space3 h2 {
  margin-bottom: 1%;
}
.empty-space3-border {
  border-bottom: solid 4px #ffffff;
  width: 5%;
  margin: 0 auto;
  margin-top: 1%;
}
.empty-space4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: -23%;
}
.empty-space4-block1 {
  position: relative;
}
.empty-space4-pd {
  position: absolute;
  top: 0;
  padding: 10% 10% 0%;
  color: #fff;
}
.empty-space4-image {
  margin-bottom: 5%;
}
.empty-space4-block1 h3 {
  font-weight: 600;
  margin-bottom: 2%;
}
.empty-space4-block1 p {
  white-space: break-spaces;
}
.empty-space4-bg {
  background-color: #1f1f1f;
  color: #fff;
  padding: 7.77% 10%;
  height: 267.7px;
}
.empty-space4-imgs {
  width: 20%;
  margin-bottom: 6%;
}
.empty-space4-bg h3 {
  color: #dc0301;
  font-weight: 600;
  margin-bottom: 1%;
}
.empty-space4-bg p {
  white-space: break-spaces;
}
.empty-space4-bgs {
  background-color: #070707;
}
.empty-space5 h1 {
  white-space: break-spaces;
  font-size: 2.5em;
  margin-top: 2%;
}
.empty-space5 {
  text-align: center;
  padding: 6% 0% 8%;
}
.empty-space5 h4 {
  color: #e9181c;
  font-weight: 600;
  text-transform: uppercase;
}
.empty-space5-border {
  border-bottom: solid 4px #d60200;
  width: 5%;
  margin: 0 auto;
  margin-top: 2%;
}
span.empty-space5a {
  color: #e9181c;
}
span.empty-space5b {
  font-weight: 600;
}
.empty-space5-block01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.empty-space5-block02 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}
.empty-space5-block {
  display: grid;
  gap: 20px;
  margin-top: 5%;
}
.empty-space5-img {
  display: block;
  overflow: hidden;
}
.empty-space5-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space5-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space6 {
  display: grid;
  grid-template-columns: auto 45%;
}
.empty-space6 h2 {
  white-space: break-spaces;
  font-size: 3em;
}
.empty-space6 h4 {
  white-space: break-spaces;
  border-left: solid 4px #dc0301;
  padding-left: 3%;
  margin-top: 4%;
  margin-bottom: 4%;
}
.empty-space6-block {
  display: grid;
  grid-template-columns: auto 30%;
  gap: 10px;
  width: 80%;
}
.empty-space6-tel {
  display: grid;
  grid-template-columns: 7% auto;
  gap: 5px;
  background-color: #fff;
  color: #000;
  padding: 3% 2%;
  border-radius: 10px;
  justify-content: center;
}
.empty-space6-text {
  width: 86%;
  margin: 0 auto;
  margin-right: 0;
  align-self: center;
}
.empty-space6 span {
  font-weight: 600;
}
.empty-space6-social {
  display: flex;
  width: 100%;
  gap: 5px;
}
.empty-space6-texta {
  align-self: center;
  font-size: 20px;
  font-weight: 600;
}
.empty-space6-imgb img {
  border-radius: 10px;
}
.empty-space6 a:hover {
  color: #e9171c;
}
.empty-space6 a {
  color: #212121;
  transition: 0.5s;
}
.empty-space7 {
  text-align: center;
  padding: 5% 0% 3%;
}
.empty-space7 h4 {
  color: #e9181c;
  font-weight: 600;
  text-transform: uppercase;
}
.empty-space7-border {
  border-bottom: solid 4px #d60200;
  width: 5%;
  margin: 0 auto;
  margin-top: 1%;
}
.empty-space8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
.empty-space8 h5 {
  font-weight: 600;
}
.empty-space8 h4 {
  font-weight: 600;
  color: #e9171c;
  margin-bottom: 2%;
}
.empty-space8 p {
  white-space: break-spaces;
}
.empty-space8 h3 {
  font-weight: 600;
}
.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;
}
.empty-space8-text {
  align-self: center;
}
.empty-space9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 2%;
  padding: 0% 0%;
}
.empty-space9-text {
  align-self: center;
}
.empty-space9 h6 {
  font-weight: 600;
  font-size: 2em;
  color: #212121;
}
.empty-space9 h5 {
  color: #e9181c;
  font-weight: 600;
  margin-bottom: 3%;
}
.empty-space9 h4 {
  white-space: break-spaces;
}
.empty-space9-border {
  border-bottom: solid 1px #ccc;
  margin-top: 5%;
  margin-bottom: 5%;
}
.empty-space9 p {
  white-space: break-spaces;
}
.empty-space9-imgs img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space9-imgs img {
  border-radius: 0px;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space9-imgs {
  border-radius: 0px;
  display: block;
  overflow: hidden;
}
.empty-space9-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 7% 0% 5% 0%;
}
.empty-space9-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
  border-radius: 0px;
}
.empty-space9-img img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  border-radius: 0px;
}
.empty-space9-img {
  margin-bottom: 5%;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.empty-space9-texts {
  margin: 16% -22% 16% 0%;
  background-color: #fff;
  padding: 10% 5% 12% 10%;
  z-index: 1;
  position: relative;
  border-radius: 0px;
}
.empty-space9-texts h6 {
  color: #e9171c;
  font-weight: 600;
  white-space: break-spaces;
  font-size: 34px;
}
.empty-space9-texts h3 {
  white-space: break-spaces;
}
.empty-space10-border {
  border-bottom: solid 1px #ebecef;
  margin-top: 5%;
  margin-bottom: 5%;
}
.empty-space10-border1 {
  margin-top: 8%;
  margin-bottom: 5%;
}
.empty-space10-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 2%;
}
.empty-space10 h5 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1%;
}
.empty-space10 p {
  text-align: center;
}
.empty-space11 {
  display: grid;
  grid-template-columns: auto 40%;
  gap: 30px;
  justify-content: center;
  background-color: #fafafa;
  border-radius: 30px;
  width: 55%;
  margin: 0 auto;
  padding: 1% 0%;
}
.empty-space11-text {
  align-self: center;
  font-size: 28px;
  font-weight: 600;
  white-space: break-spaces;
  line-height: 1.2;
}
.empty-space12 h5 {
  text-align: center;
  color: #444444;
  margin-bottom: 1%;
}
.empty-space12 h2 {
  text-align: center;
  color: #000;
  font-weight: 600;
}
.empty-space12 {
  padding: 5% 0% 6% 0%;
}
.empty-space12-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin-top: 2%;
}
.empty-space12-grid p {
  white-space: break-spaces;
}
.empty-space12-img:hover {
  transform: translate(0px, -8px);
}
.empty-space12-img img {
  border-radius: 500px;
}
.empty-space12-img {
  width: 85%;
  margin: 0 auto;
  transition: 0.5s;
}
.empty-space12-text {
  text-align: center;
  margin-top: 15%;
}
.empty-space12-text::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #dcdcdc;
  margin-right: 0px;
  border-radius: 50%;
  position: absolute;
  top: 68%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.empty-space12-block {
  position: relative;
}
.empty-space12-grid1::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  position: absolute;
  top: 67%;
}
.empty-space12-grid1 {
  position: relative;
  margin-top: 3%;
}
.empty-space12 h3 {
  font-weight: 600;
  color: #000;
}
.empty-space12 p {
  white-space: break-spaces;
}
.empty-space12-pd {
  padding: 0% 0% 6% 0%;
}
.empty-space12-pd h4 {
  text-align: center;
  color: #000000;
  margin-bottom: 1%;
  font-weight: 600;
  font-size: 24px;
}

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

h1 {
  font-size: 2em;
}
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;
}

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

#background68834695d76e4c00138d3df9 {
  margin-bottom: -13%;
  position: relative;
  z-index: 1;
}

.album-pd {
  text-align: left;
  padding: 47% 5% 0%;
}
.album-text1 {
  font-size: 22px;
  font-weight: 600;
  color: #e9181c;
  text-transform: uppercase;
}
.album-text2 {
  font-size: 30px;
  font-weight: 400;
}

.button-text1:hover {
  background-color: #ba0300;
}
.button-text1 {
  background-color: #212121;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 8% 0%;
  transition: 0.5s;
  border-radius: 10px;
}
.button-text01 {
  background-color: #dc0301;
}
.button-text2 {
  background-color: #212121;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 1.5% 3%;
  transition: 0.5s;
  border-radius: 10px;
  width: fit-content;
  margin: 0 auto;
  margin-top: 5%;
}
.button-text2:hover {
  background-color: #ba0300;
}

/* article */

.article-a {
  font-size: 14px;
  margin-top: 2%;
}
.article-b {
  background-color: #212121;
  color: #fff;
  font-size: 16px;
  padding: 4% 9%;
  width: fit-content;
  transition: 0.5s;
  margin-top: 7%;
}

.article-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.article-img img {
  width: 100% !important;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.article-img {
  display: block;
  overflow: hidden;
}
.article-pd h4 {
  font-weight: 600;
  margin-bottom: 0%;
  color: #d60200;
}
.article-pd p {
}
.article-pd {
  text-align: left;
}
.article-pd h3 {
  font-weight: 600;
  margin-top: 1%;
}

/* ผลงานที่ผ่านมา */
.portfolio-icon {
  color: #fff;
  text-align: right;
  font-size: 22px;
}

.CASS-A-main .Contentmanager img {
  z-index: -1;
  position: relative;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
  display: grid;
  grid-template-columns: auto 10%;
  margin-top: -16%;
  padding: 0% 2% 0%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  background: transparent;
  border-radius: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, rgb(0 0 0) 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
  background: transparent;
  border-radius: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, rgb(0 0 0) 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0%;
  text-transform: capitalize;
  padding: 0% 0% 0% 0%;
  line-height: initial;
  align-self: center;
  height: inherit;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .time {
  margin-bottom: 0px;
  align-self: center;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #e9171c;
}
.CASS-A-main .Contentmanager .portfolio-img img {
  z-index: 1;
}

/*FAQ*/

.questions-pd a {
  color: #000;
}
.questions-pd h4 {
  font-weight: 600;
  white-space: break-spaces;
  margin-bottom: 5%;
  color: #000;
}
.questions-pd h3 {
  font-weight: 600;
  color: #43803b;
}
.questions-border {
  border-bottom: solid 1px #43803b;
  padding-top: 5%;
  margin-bottom: 5%;
}
.questions-pd p {
  color: #000;
}
.questions-block p {
  margin-bottom: 0;
  white-space: break-spaces;
}

.nav-template7 {
  padding: 0%;
  font-family: "Outfit", "LINE Seed Sans TH";
}
.nav-template7 li {
  padding: 15px 15px;
  border-bottom: dashed 0px #ccc;
  border-top: 0px solid #f6f6f6;
  background-color: #fafafa;
  border-radius: 50px;
  margin-bottom: 1%;
  border: solid 0px #f9c100;
}
.nav-template7 li:hover {
  background-color: #f1f1f1;
}
.nav-template7 li a {
  color: #000;
  font-size: 18px !important;
  text-align: left;
}
.nav-template7 strong {
  font-weight: 600;
}
.nav-template7 .btn-group-sm > .btn,
.nav-template7 .btn-sm,
.nav-template7 .btn-sm p {
  font-size: 16px;
}
#contenttype71 {
  text-align: left;
}
.nav-template7 #contenttype71 li {
  padding: 0px 0;
  border-bottom: 0px solid #c8c8c8;
  border-top: 0px solid #f6f6f6;
  list-style-type: disc;
  margin-bottom: 0%;
  background: transparent;
  border: solid 0px #f9c100;
}
.nav-template7 li .btn-sm .col-md-12 {
  padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #de1612;
}
/*
.nav-template7 .fa-plus:before {
content: "⌵";
color: #ff7f32;
font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
float: right;
position: absolute;
right: 2%;
line-height: 0.5;
}*/

/*FAQ*/

/* 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: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

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

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

/* ติดต่อเรา */
.contact-pd {
  margin-top: 0%;
  color: #000;
}
.contact-pd h6 {
  font-weight: 600;
  font-size: 30px;
}
.contact-pd h3 {
  margin-top: 0%;
  font-size: 18px;
  color: #404040;
  white-space: break-spaces;
}
.contact-pd h5 {
  color: #404040;
  font-size: 22px;
  margin-bottom: 2%;
  margin-top: -1%;
}
.contact-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 1%;
  margin-top: 3%;
}
.contact-bg:hover {
  background-color: #e9171c;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #ffffff;
}
.contact-bg {
  display: flex;
  gap: 10px;
  width: 100%;
  background-color: #fafafa;
  color: #444;
  /* border-radius: 100px; */
  padding: 10px;
  transition: 0.5s;
  /* border: solid 1px #eaeaea; */
}
.contact-block-img {
  width: 25%;
  align-self: center;
  background-color: #212121;
}
.contact-block-text {
  width: 85%;
  align-self: center;
}

.contact-pd h4 {
  font-size: 18px;
  font-weight: 600;
}
.contact-pd p {
  font-size: 15px;
}
.contact-tl {
  font-size: 16px;
  font-weight: 600;
  margin-top: 1%;
}
.contact-number {
  background: linear-gradient(to bottom, rgba(190, 190, 190, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(210, 210, 210, 1) 100%);
  color: #282828;
  border: solid 1px #dfdfdf;
  margin-bottom: 3%;
  font-size: 18px;
  font-weight: 600;
  padding: 3% 7%;
  width: fit-content;
  margin-top: 2%;
  border-radius: 50px;
}
.contact-texts {
  font-size: 22px;
  color: #e9181c;
  font-weight: 600;
  margin-bottom: 4%;
}
.map-map {
}

/*from Contact */

/* ฟอร์ม Style */
.from-texts {
  font-size: 20px;
  text-align: center;
}

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

.CASS-A-main .btn-default:hover,
.CASS-A-main .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #cc1b23;
  background: #cc1b23;
  color: #ffffff;
}
.CASS-A-main .btn-default {
  background-repeat: repeat-x;
  border-color: #e9181c;
  padding: 14px 50px;
  font-size: 18px;
  border: 1px solid #e9181c;
  color: #ffffff;
  text-shadow: none;
  border-radius: 0px;
  background: #e9181c;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: none;
  opacity: 1;
}
.CASS-A-main .glyphicon {
  display: none;
}
.CASS-A-main ::placeholder {
  color: #787878;
}
.CASS-A-main br.k-br {
  display: none;
}
#cookie68a68747ff23a80013267b8d {
  font-size: 16px;
  text-align: left !important;
  padding: 0% 5%;
  margin-top: -10%;
}
#btnview68a68747ff23a80013267b8d {
  margin-left: 5%;
}

/*ปุ่มเลือกไฟล์*/

/*ปุ่มเลือกไฟล์*/
.CASS-A-main .btn-success {
  color: #2e2f33;
  background-image: linear-gradient(to bottom, #f0f0f0 0, #e1e2e5 100%);
  background-color: transparent;
  border-color: #ffffff00;
  box-shadow: none;
  padding: 10px 10px 10px 10px;
  border-radius: 100px;
  margin-top: -3px;
}
.CASS-A-main .btn-success:hover {
  background-position: 0px;
  background: #e9181c;
  color: #ffffff;
}

.CASS-A-main .btn-success span {
  font-size: 16px;
}
.CASS-A-main .progress {
  width: 175%;
  height: 40px;
  border-radius: 50px;
  margin-top: 0% !important;
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  margin-bottom: 0%;
}
#display8 .col-md-2,
#display9 .col-md-2,
#display10 .col-md-2,
#display11 .col-md-2,
#display12 .col-md-2 {
  width: 30%;
}
/*ปุ่มเลือกไฟล์*/

/*---Tab ---*/

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

#businesss .nav > li > a:focus,
#businesss .nav > li > a:hover {
  color: #e9181c;
  background-color: transparent;
  border-bottom: solid 3px #e9181c;
  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: 20px;
  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(2)::before {
  height: 0px;
}

.video-high {
  height: 500px !important;
}

/* custom */

.custom-contact {
  position: fixed;
  bottom: 8%;
  right: 10px;
  display: grid;
  grid-template-columns: 20% auto;
  gap: 6px;
  background-color: #d60200;
  color: #fdfdfd;
  padding: 1% 2%;
  font-size: 18px;
}
.custom-contact a {
  display: flex;
  gap: 5px;
  font-size: 14px;
  color: #fff;
  border-radius: 30px;
  padding: 7px 20px;
  line-height: 1.2;
  text-align: left;
}

.custom-contact img {
  max-width: 30px;
  object-fit: contain;
}

@media screen and (min-width: 1900px) {
  .head-social-text {
    font-size: 18px;
  }
  .head-pd {
    grid-template-columns: 22% auto;
  }
  .head-tel-text {
    font-size: 18px;
  }
  .head-tel {
    grid-template-columns: 2% auto;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 22px;
    padding: 8px 12px;
  }
  .no-js .dropdown-menu > li > a {
    font-size: 20px;
  }
  .album-text2 {
    font-size: 38px;
  }
  .album-text1 {
    font-size: 28px;
  }
  .album-pd {
    padding: 49% 5% 0%;
  }
  .empty-space2 h5 {
    font-size: 26px;
  }
  .empty-space2 h2 {
    font-size: 4em;
  }
  .button-text1 {
    font-size: 20px;
  }
  .empty-space2-button {
    width: 55%;
  }
  .empty-space4-bg {
    height: 358.5px;
  }
  .empty-space5 h1 {
    font-size: 3.5em;
  }
  .button-text2 {
    font-size: 20px;
  }
  .empty-space6 h2 {
    font-size: 4em;
  }
  .empty-space6-texta {
    font-size: 26px;
  }
  .empty-space6-block {
    width: 75%;
  }
  .footer-text1 {
    font-size: 22px;
  }
  .footer-text2 {
    font-size: 18px;
  }
  .footer-text3 {
    font-size: 22px;
  }
  .footer-block1-text {
    font-size: 18px;
  }
  .footer-text4 {
    font-size: 22px;
  }
  .footer-block2-text {
    font-size: 18px;
  }
  .footer-text5 {
    font-size: 22px;
  }
  .footer-block02 {
    margin-top: 5%;
  }
  .footer-block03 {
    margin-top: 5%;
  }
  .footer-text {
    font-size: 16px;
  }
  .empty-space4 {
    margin-top: -22.5%;
  }
  .empty-space9 {
    gap: 100px;
  }
  .empty-space9 h6 {
    font-size: 2.5em;
  }
  .empty-space9-texts h6 {
    font-size: 40px;
  }
  .empty-space9-texts {
    margin: 17% -22% 18% 0%;
  }
  .empty-space8 {
    gap: 100px;
  }
  .icon_b {
    font-size: 20px;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
  }
  .managerHeader {
    font-size: 3em;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    height: 80px;
  }
  .article-a {
    font-size: 18px;
  }
  .article-b {
    font-size: 18px;
    padding: 3% 7%;
  }
  .contact-pd h6 {
    font-size: 34px;
  }
  .contact-texts {
    font-size: 26px;
  }
  .contact-pd h3 {
    font-size: 20px;
    white-space: inherit;
  }
  .contact-pd h4 {
    font-size: 18px;
  }
  .contact-pd p {
    font-size: 17px;
  }
  .contact-bg {
    gap: 10px;
  }
  .contact-block-img {
    width: 17%;
  }
  .empty-space11-text {
    font-size: 3em;
  }
  iframe.footer-maps {
    height: 340px;
  }
  .footer-button {
    font-size: 18px;
  }
  .CASS-A-main .progress {
    width: 241%;
  }
  .from-texts {
    font-size: 28px;
  }
  .empty-space12-text::before {
    top: 70%;
  }
  .empty-space12-grid1::before {
    top: 69%;
  }

  p {
    font-size: 20px;
  }
  h2 {
    font-size: 4.5em;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 28px;
  }
}

@media screen and (max-width: 1191px) {
  #imagesControl68834586c5e08d001373ce55 {
    padding: 0px !important;
  }
  .album-text1 {
    font-size: 16px;
  }
  .album-text2 {
    font-size: 22px;
  }
  .empty-space2 h2 {
    font-size: 2.5em;
  }
  .empty-space2 p {
    white-space: inherit;
  }
  .itopplus-bg2 {
    background-size: cover;
  }
  .empty-space4-bg h3 {
    font-size: 15px;
  }
  .empty-space4-bg p {
    white-space: break-spaces;
    font-size: 14px;
  }
  .empty-space4-bg {
    padding: 7.77% 7%;
    height: 208.5px;
  }
  .empty-space4-block1 p {
    font-size: 14px;
  }
  .empty-space5 h1 {
    font-size: 2em;
  }
  .empty-space6 h2 {
    font-size: 2.5em;
  }
  .empty-space6 h4 {
    font-size: 18px;
  }
  .empty-space6-block {
    width: 90%;
  }
  .footer-text4 {
    font-size: 15px;
  }
  .footer-text1 {
    font-size: 15px;
  }
  .footer-text2 {
    font-size: 14px;
  }
  .footer-text3 {
    font-size: 15px;
  }
  .footer-block1-text {
    font-size: 14px;
  }
  .footer-block2-text {
    font-size: 14px;
  }
  .footer-text5 {
    font-size: 15px;
  }
  .button-text1 {
    font-size: 15px;
  }
  .button-text2 {
    font-size: 15px;
  }
  .empty-space9 h6 {
    font-size: 22px;
  }
  .empty-space9 h5 {
    font-size: 20px;
  }
  .empty-space9-texts h6 {
    font-size: 24px;
  }
  .empty-space9-texts h3 {
    font-size: 16px;
  }
  .empty-space9-texts {
    margin: 16% -22% 15% 0%;
    padding: 10% 4% 12% 7%;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .contact-pd h6 {
    font-size: 24px;
  }
  .contact-pd h3 {
    font-size: 16px;
  }
  .contact-texts {
    font-size: 20px;
  }
  .contact-pd p {
    font-size: 12px;
  }
  .contact-pd h4 {
    font-size: 15px;
  }
  .empty-space12-text::before {
    top: 58%;
  }
  .empty-space12-grid1::before {
    top: 57%;
  }
}

@media screen and (max-width: 900px) {
  .album-pd {
    padding: 42% 5% 0%;
  }
  .empty-space2 h5 {
    font-size: 18px;
  }
  .empty-space2 h2 {
    font-size: 26px;
  }
  .empty-space2-button {
    width: 75%;
  }
  .empty-space4-bg h3 {
    font-size: 11px;
  }
  .empty-space4-bg p {
    white-space: inherit;
    font-size: 10px;
  }
  .empty-space4-bg {
    padding: 7% 7%;
    height: 153.8px;
  }
  .empty-space4-block1 p {
    font-size: 10px;
  }
  .empty-space4-block1 h3 {
    font-size: 11px;
  }
  .empty-space6 h2 {
    font-size: 2em;
  }
  .empty-space6 h4 {
    font-size: 16px;
  }
  .empty-space6-block {
    width: 100%;
  }
  .empty-space6-texta {
    font-size: 16px;
  }
  .empty-space9-texts h6 {
    font-size: 20px;
  }
  .empty-space9-texts h3 {
    font-size: 14px;
  }
  .empty-space9-texts {
    margin: 8% -22% 10% 0%;
    padding: 10% 4% 12% 7%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
    height: 60px;
  }
  .article-a {
    font-size: 14px;
  }
  .article-b {
    font-size: 14px;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -17%;
  }
  .contact-pd h6 {
    font-size: 19px;
  }
  .contact-texts {
    font-size: 18px;
  }
  .contact-pd h3 {
    font-size: 16px;
    white-space: inherit;
  }
  .contact-pd p {
    font-size: 9px;
  }
  .contact-pd h4 {
    font-size: 10px;
  }
  #mainmenu688836b4d76e4c00138d517d > div {
    padding: 0px !important;
  }
  .empty-space11-text {
    font-size: 2em;
  }
  .empty-space11 {
    width: 65%;
  }
  .empty-space12-text::before {
    top: 45%;
  }
  .empty-space12-grid1::before {
    top: 44%;
  }

  h2 {
    font-size: 2.5em;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 22px;
  }
}

@media screen and (max-width: 480px) {
  .album-text1 {
    font-size: 15px;
  }
  .album-text2 {
    font-size: 20px;
  }
  .empty-space2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space2-text {
    width: 100%;
    margin-top: 0%;
    padding: 0% 10%;
  }
  .empty-space2 h5 {
    font-size: 15px;
  }
  .empty-space2 h2 {
    font-size: 24px;
  }
  .empty-space2-button {
    width: 100%;
  }
  .itopplus-bg2 {
    background-size: cover;
    background-attachment: inherit;
  }
  .empty-space4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space4-image {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 9%;
  }
  .empty-space4-block1 h3 {
    font-size: 18px;
    text-align: center;
  }
  .empty-space4-block1 p {
    white-space: inherit;
    font-size: 16px;
    text-align: center;
  }
  .empty-space4-bg h3 {
    font-size: 18px;
  }
  .empty-space4-bg p {
    white-space: inherit;
    font-size: 16px;
  }
  .empty-space4-bg {
    padding: 7% 7%;
    height: inherit;
  }
  .empty-space5 h1 {
    font-size: 18px;
    white-space: inherit;
  }
  .empty-space5-block01 {
    grid-template-columns: repeat(2, 1fr);
  }
  .empty-space5-block02 {
    grid-template-columns: repeat(2, 1fr);
  }
  .empty-space6 {
    grid-template-columns: 100%;
    gap: 20px;
  }
  .empty-space6-text {
    width: 100%;
    padding: 5%;
  }
  .empty-space6 h4 {
    white-space: inherit;
  }
  .empty-space6-block {
    grid-template-columns: auto 30%;
    width: 100%;
  }
  .empty-space6-texta {
    font-size: 13px;
  }
  .empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    margin: 7% 0% 5% 0%;
  }
  .empty-space9-texts {
    margin: 0%;
    padding: 10%;
    margin-bottom: 5%;
  }
  .empty-space9-texts h6 {
    font-size: 22px;
  }
  .empty-space9-texts h3 {
    font-size: 16px;
  }
  .empty-space8 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .empty-space10-block {
    grid-template-columns: repeat(1, 1fr);
  }
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
  }
  .CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -14%;
  }
  .contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
  }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    height: inherit;
  }
  .article-b {
    font-size: 16px;
  }
  .article-a {
    font-size: 16px;
  }
  .managerHeader {
    font-size: 20px;
  }
  .contact-pd h6 {
    font-size: 22px;
  }
  .contact-texts {
    font-size: 16px;
  }
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-pd h4 {
    font-size: 16px;
  }
  .contact-pd p {
    font-size: 15px;
  }
  .contact-block-img {
    width: 20%;
  }
  .empty-space4-bgs {
    grid-column-start: 1;
    grid-row-start: 1;
  }
  .empty-space4-block2 {
    display: grid;
  }
  .button-text2 {
    padding: 4% 6%;
  }
  .empty-space1-border {
    width: 10%;
  }
  .empty-space2-border {
    width: 10%;
  }
  .empty-space3-border {
    width: 10%;
  }
  .empty-space5-border {
    width: 10%;
    margin-top: 5%;
    margin-bottom: 9%;
  }
  .empty-space7-border {
    width: 10%;
  }
  .empty-space11 {
    grid-template-columns: auto 40%;
    border-radius: 20px;
    width: 100%;
    gap: 10px;
  }
  .empty-space11-text {
    font-size: 20px;
  }
  .nav-justified {
    display: -webkit-inline-box;
    overflow: scroll;
  }
  #businesss .nav-justified {
    border-bottom: solid 0px #ccc;
  }
  .from-texts {
    font-size: 26px;
  }
  .empty-space12-text::before {
    display: none;
  }
  .empty-space12-grid1::before {
    display: none;
  }
  .empty-space12-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .empty-space12-grid p {
    white-space: inherit;
  }

  h2 {
    font-size: 2em;
  }
}


