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

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


body {
  overflow-x: hidden;
  color: #0b503b;
  /*font-family: "Jost", "Athiti";*/
   font-family: "Athiti", serif;
}

.itopplus-bg8 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/skybg3z-z1372114226619.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    background-color: #f6f5ef;
}
.itopplus-pos2 {
    background-color: #f6f5f0;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/1z-z1027894560575.jpg");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/3z-z1716945604624.jpg");
    background-size: cover;
    background-position: bottom;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/5z-z792231216530.jpg");
}
.itopplus-bg7 {
    background-color: #f6f5f1;
}

li#menu6836c9e05740e700131c6059 a:hover {
    color: #074f3b !important;
}
li#menu6836c9e05740e700131c6059 a {
    color: #5fc199;
}




.navbar-default .navbar-nav > li > a {
    color: #074f3b;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0px;
    font-family: "Jost", serif;
   
}

.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: #5fc199 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  background: #f6f5f0;
  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: #f6f5f0;
  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: #074f3b;
  font-size: 14px;
  padding: 7px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #e2e1c5;
  background: #074f3b;
  border-radius: 0px;
}




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

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

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

  #controlMenu * {
    color: #074f3b !important;
    border: none;
  }
    .navbar-header > a::before {
         background-size: 30px;
        background-position: 50% 70%;
        filter: invert(1);
  }

  .navbar-header > a::after {
    background: transparent;
	border: 1px solid #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;
  }
}

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
   width: clamp(110px, 13vw, 220px);
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
} 







.Textmanager > .row > .col-md-6:first-child .row-col::before,
.Textmanager > .row > .col-md-6:first-child .row-col::after {
  display: none;
}

.Textmanager > .row > .col-md-6:first-child .row-col {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
}


.Textmanager > .row > .col-md-6:first-child .row-col > div {
  width: 100% !important;
}
}








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

 
#background67a198b7fc85cf0013dca652 .thumbnail {
    border: solid 0px #d1d1d1;
    background: transparent;
    transition: 0.5s;
    color: #282828;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background67a198b7fc85cf0013dca652 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #074f3b;
} 
 


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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 200px;
}
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: transparent;
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  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 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

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

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

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

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

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

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

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

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







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

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




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #074f3b;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #074f3b;
    padding: 0% 0% 0%;
    font-weight: 500;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-align: center;
      text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #bb0009;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: none;
}
article.col-md-6.item.-micro {
    width: 24%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 8% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px !important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

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

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




/* contenemanager */






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

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

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



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



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







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

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

.carousel-indicators li {
  border: 1px solid #fff;
  background-color: #fff;
}

.carousel-indicators .active {
  border: 1px solid #fff;
  background-color: #fff;
  border-color: #fff;
  width: 50px;
  height: 10px;
}

/*
#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: 18px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}








/* ติดตามข่าวสาร */
 

.no-js #background685e467e282ec3001347be02 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    padding: 4.5%;
    border: solid 1px transparent;
    background-color: #ffffff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 48px;
}
.no-js #background685e467e282ec3001347be02 .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background685e467e282ec3001347be02 .form-control {
    color: #2c802c;
    font-weight: 300;
    font-size: 14px !important;
    height: 48px;
}

.no-js #background685e467e282ec3001347be02 .input-group-btn:last-child>.btn, 
.no-js #background685e467e282ec3001347be02 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background685e467e282ec3001347be02 .btn-group-sm>.btn,
.no-js #background685e467e282ec3001347be02 .btn-sm {
    padding: 8px 20px;
    font-size: 18px;
    line-height: 1.6;
}
.no-js #background685e467e282ec3001347be02 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom,#2c802c 0,#2c802c 100%);
    background-repeat: repeat-x;
    border: solid 2px #2c802c;
    color: #fff;
}
.no-js #background685e467e282ec3001347be02 .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: #2c802c;
    color: #fff;
}
.no-js #background67a0419d18ebdf00139a0c33 .btn-default.active, 
.no-js #background685e467e282ec3001347be02 .btn-default:active {
    background-color: #2c802c;
    border-color: #2c802c;
}
.no-js #background685e467e282ec3001347be02 .form-subscribe .btn {
    border-radius: 0 30px 30px 0;
}




/*-------------เลขอัลบัม------------------*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, 
.pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #074f3b;
    cursor: default;
    background-color: #02e7a7;
    border-color: #02e7a7;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #dddddd;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #074f3b;
    background-color: #eeeef0;
    border-color: #eeeef0;
   border: 1px solid #dddddd;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination {
    width: 65%;
    margin: 40px 0px 20px 0px;
    border-radius: 0px;
}



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



.head-blocks {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 5px;
}
.head-tel {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 5px;
}
.head-text {
    align-self: center;
    font-size: 15px;
}
.head-text a {
    color: #e2e1c5;
}



.head-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.head-block-social {
    display: flex;
    gap: 10px;
    width: 100%;
    margin-top: 1%;
}
.head-block-tel {
    width: 50%;
    font-size: 15px;
    align-self: center;
}
.head-block-line {
    width: 25%;
}
.head-block-text {
    align-self: center;
    font-size: 16px;
    margin-top: 2%;
}

.head-block-tel a {
    color: #e2e1c5;
}


.footer-pd2 {
    display: grid;
    grid-template-columns: 32% 45% 20%;
    gap: 10px;
    font-family: "Jost", "Athiti";
}
.footer-pd2 a:hover {
    color: #e2e1c5;
}
.footer-pd2 a {
    transition: 0.5s;
    color: #fff;
}
.footer-text {
    text-align: center;
    padding: 2% 0%;
}
.footer-text1 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Jost", "Athiti";
}
.footer-text2 {
    font-size: 18px;
    white-space: break-spaces;
    margin-top: 4%;
    margin-bottom: 4%;
    font-family: "Athiti", serif;
}
.footer-text3 {
    white-space: break-spaces;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "Jost", "Athiti";
}
.footer-text4 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 5%;
}
.footer-text5 {
    white-space: break-spaces;
    font-size: 16px;
    margin-top: 8%;
    letter-spacing: 1px;
}
.footer-text6 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 1%;
    margin-top: 5%;
}
.footer-text7-1 {
    width: 20%;
}
.footer-text7-2 {
    width: 80%;
}


.footer-block1 {
    display: flex;
    width: 100%;
    gap: 5px;
    margin-bottom: 3%;
}
.footer-block1-img {
    width: 6.5%;
}
.footer-block1-text {
    width: 90%;
    font-size: 16px;
    white-space: break-spaces;
    align-self: center;
    letter-spacing: 1px;
}
.footer-social {
    font-size: 16px;
    letter-spacing: 1px;
    display: flex;
    gap: 20px;
}


.footer-logo {
    margin-top: 15%;
}
 




/* class  */

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





.empty-space {
  padding: 1.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: 60% 40%;
    margin-top: 6%;
    margin-bottom: 3%;
}
.empty-space1-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    width: 85%;
    font-family: "Jost", serif;
    margin-top: 5%;
}
.empty-space1-img {
    width: 55%;
    margin-bottom: 10%;
}
.empty-space1-text1 {
    font-size: 2.5em;
    color: #074f3b;
    letter-spacing: 2px;
}
.empty-space1 h2 {
    color: #074f3b;
    /*font-family: "Jost", serif;*/
    letter-spacing: 3px;
      font-weight: 500;
}
.empty-space1-text2 {
    font-size: 16px;
    color: #5fc199;
    letter-spacing: 1px;
  font-family: "Athiti", serif;
}
.empty-space1-text {
    margin-top: 2%;
    margin-left: 15%;
}
.empty-space1 h6 {
    white-space: break-spaces;
    margin-bottom: 2%;
    font-weight: 500;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space2 {
    font-family: "Jost", serif;
    width: 83%;
}
.empty-space2-text p:nth-child(3) {
    color: #5fc199;
}
.empty-space2-text p:nth-child(4) {
    margin-top: 3%;
}
.empty-space2-text p {
    color: #0b503b;
    white-space: inherit;
    letter-spacing: 1px;
    font-size: 16px;
}
.empty-space2 h2 {
    letter-spacing: 3px;
    line-height: 1;
    font-size: 4em;
    font-weight: 600;
}
.empty-space2-text {
    border-bottom: solid 1px #a6a6a6;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.empty-space2-text1 {
    border-bottom: solid 0px #a6a6a6;
}
p.empty-space2-hh {
    height: 40px;
}

/**/
.empty-space2-mg {
    padding: 7% 0% 8% 0%;
}
.empty-space2-texts {
    text-align: center;
    color: #0b503b;
    font-size: 4em;
    font-family: "Jost", "Athiti";
    font-weight: 600;
    margin-bottom: 5%;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 100%;
}
.empty-space2-block .empty-space2-text {
    border-bottom: solid 0px #a6a6a6;
    border-right: solid 1px #a6a6a6;
    padding-bottom: 0%;
    margin-bottom: 0%;
}
.empty-space2-block .empty-space2-text1 {
    border-right: solid 0px #a6a6a6;
}
.empty-space2-text-pd2 {
    margin-left: 6%;
    margin-right: -9%;
}
.empty-space2-text-pd3 {
    margin-left: 15%;
}
.empty-space2-text-pd1 {
    padding-right: 3%;
}


/**/


.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 35px;
    margin-top: 5%;
}
.empty-space3-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    font-family: "Jost", "Athiti";
}
.empty-space3-icon {
    width: 20%;
    margin-bottom: 5%;
}
.empty-space3 h2 {
    font-family: "Jost", "Athiti";
    text-align: center;
    font-size: 5em;
    font-weight: 600;
    text-transform: uppercase;
    color: #e69a38;
    letter-spacing: 3px;
}
.empty-space3 h2 span {
    color: #02e7a7;
    font-size: 1.1em;
}
.empty-space3 {
    color: #fff;
    padding: 4% 0% 19%;
}
.empty-space3 h1 {
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: "Jost", "Athiti";
    margin-top: 2%;
    margin-bottom: 3%;
}
.empty-space3-text2 {
    font-family: "Jost", "Athiti";
}
.empty-space3 p {
    line-height: 1.3;
    letter-spacing: 1px;
}
.empty-space3-grid1 h5 {
    margin-bottom: 4%;
    letter-spacing: 1px;
}
.empty-space4 h1 {
    text-align: center;
    text-transform: uppercase;
    color: #074f3b;
    font-family: "Jost", "Athiti";
    letter-spacing: 3px;
    margin-bottom: 2%;
}
.empty-space4 {
    margin-top: -5%;
}
.empty-space5 h2 {
    font-family: "Jost", "Athiti";
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 1%;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 50px;
    width: 55%;
    margin: 0 auto;
    margin-top: 3%;
}
.empty-space6 {
    font-family: "Jost", "Athiti";
    text-align: center;
    padding: 5% 0% 3% 0%;
    text-transform: uppercase;
}
.empty-space6 h1 {
    color: #074f3b;
    letter-spacing: 3px;
}
.empty-space6 p {
    color: #2c8a2c;
    letter-spacing: 3px;
}
.empty-space7 h1 {
    text-align: center;
    color: #074f3b;
    font-family: "Jost", serif;
    text-transform: uppercase;
    margin-top: 4%;
    margin-bottom: 0%;
    letter-spacing: 3px;
}
.empty-space8 h1 {
    font-family: "Jost", "Athiti";
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.empty-space8 {
    padding: 3% 0% 2%;
}
.empty-space8 h3 {
    color: #2c8a2c;
    letter-spacing: 1px;
    text-align: center;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    text-align: left;
}
.empty-space9-img img {
    width: 100% !important;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img {
    display: block;
    overflow: hidden;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h4 {
    color: #262626;
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space9 p {
    white-space: break-spaces;
}
.empty-space9-pd p {
    text-align: left;
}
.empty-space10 {
    text-align: left;
}
.empty-space10-img img {
    width: 100% !important;!i;!;
}
.empty-space10-img {
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space10 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space10 p {
    white-space: break-spaces;
}
.empty-space10 p span {
    font-style: italic;
    font-weight: 600;
}
.empty-space11-text {display: grid;grid-template-columns: 30% 70%;margin-bottom: -6%;}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11 h4 {
    font-weight: 600;
    font-family: "Jost", "Athiti";
}
.empty-space11 span {
    font-weight: 600;
    font-family: "Jost", "Athiti";
}
.empty-space11 h1 {
    font-family: "Jost", "Athiti";
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 2.5em;
}
.empty-space11-text2 {
    margin-top: 1%;
}
.empty-space11 h3 {
    font-size: 3.5em;
    font-weight: 600;
    line-height: 1;
    font-family: "Jost", "Athiti";
}
.empty-space11 {
    padding: 2% 0% 2%;)%;)%;);
}
.empty-space12 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 5% 0%;
}
.empty-space12 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space12 span {
    font-weight: 600;
}
.empty-space12 p {
    white-space: break-spaces;
}
span.empty-space12-font {
    font-family: "Jost", serif;
    font-weight: 300;
}
.empty-space12-text {
    align-self: center;
}
.empty-space12-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space12-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space12-img {
    display: block;
    overflow: hidden;
}
.empty-space13 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 3%;
    margin-top: 3%;
}
.empty-space13 h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space13 p {white-space: break-spaces;}
.empty-space13-text {
    align-self: center;
}
.empty-space13-text1 {
    font-size: 18px;
    padding: 1% 0% 2%;
    white-space: break-spaces;
}
.empty-space13-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space13-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space13-img {
    align-self: center;
    display: block;
    overflow: hidden;
}









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

h1 {
  font-size: 3em;
}
h2 {
  font-size: 3.5em;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 18px;
}







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


.icon-clock {
    width: 90%;
    margin: 0 auto;
}
.icon-clock-mb {
    display: none;
}


.eapps-widget-toolbar { 
  display: none; 
}


.gift-img {
    margin-top: 7%;
    margin-bottom: -5%;
}
.gift-text1 {
    font-size: 2em;
    text-align: center;
    white-space: break-spaces;
    color: #fff;
    margin-top: 20%;
    position: relative;
    margin-left: 5%;
}
.gift-text1 span {
    font-family: "Jost", "Athiti";
}

.gift-text {
    white-space: break-spaces;
    margin-left: 40%;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    z-index: 1;
    position: relative;
    margin-top: 30%;
    margin-bottom: -33%;
}


.gift-img1 {
    margin-top: -20%;
}
.gift-pd {
    margin-bottom: -5%;
}






.album-pd {
    font-family: "Jost", serif;
    margin-top: 45%;
}
.album-text1 {
    font-size: 52px;
    font-weight: 400;
    line-height: 1;
}
.album-text2 {
    font-size: 28px;
    font-weight: 300;
}
.album-text3 {
    font-size: 16px;
    font-weight: 400;
}
.album-text4 {
    text-align: center;
    font-size: 20px;
    padding: 7% 0% 5% 0%;
    letter-spacing: 2px;
    font-family: "Jost", serif;
}






.article-t {
    font-size: 15px;
    color: #074f3b;
    white-space: break-spaces;
}


.mp-mp {
    margin-bottom: -1%;
}



/* product */

.product-space {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.product-img img {
    width: 100% !important;
}
.product-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.product-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.product-img {
    display: block;
    overflow: hidden;
}
.product-link {
    display: flex;
    width: 100%;
    gap: 15px;
    font-size: 18px;
    font-family: "Jost", serif;
    margin-bottom: 3%;
    margin-top: 3%;
    text-transform: capitalize;
}
.product-text h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Jost", serif;
    letter-spacing: 2px;
}
.product-text h5 {
    margin-bottom: 5%;
    /* font-weight: 500; */
}
.product-text h4 {
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Jost", serif;
    letter-spacing: 1px;
}
.product-border {
    border-bottom: solid 1px #a6a6a6;
    margin-top: 5%;
    margin-bottom: 5%;
}
.product-size {
    border: solid 1px #a6a6a6;
    width: fit-content;
    padding: 2% 3%;
    font-size: 18px;
    margin-top: 2%;
}
.product-co {
    font-size: 18px;
    margin-top: 5%;
}
.product-text a:hover {
    color: #5fc199;
}
.product-space {
    text-align: left;
}
.product-text a {
    color: #0b503b;
    transition: 0.5s;
}

.product-textpd {
    padding: 0% 0% 0% 5%;
    text-align: left;
}






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

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









/* ค้นหา */

#background68399982e407da0013191bf4 .ui.icon.input input {
   font-family: "Jost", "Athiti";
}
#background68399982e407da0013191bf4 .ui.icon.input,
#background68399982e407da0013191bf4 .ui.input input {
    width: -webkit-fill-available;
}
#background68399982e407da0013191bf4 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
 


#background68399982e407da0013191bf4 .ui.input input {
    background: #f6f5ef;
    border: 1px solid #f6f5ef;
    color: #084f3b;
}
#background68399982e407da0013191bf4 .ui.icon.input>i.icon {
    opacity: 1;
    color: #084f3b;
}
#background68399982e407da0013191bf4 i.circular.icon {
    box-shadow: 0 0 0 .1em #084f3b inset;
}
#background68399982e407da0013191bf4 ::placeholder {
    color: #084f3b;
}


#background68399982e407da0013191bf4 {
    margin-left: 16%;
}

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





.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;
}


  

 




/* ฟอร์ม Style */

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8 {
	font-size: 18px;
	margin-top: 3%;
	font-weight: 600;
}


/* ฟอร์ม Style  */

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


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

#cookie6836cc342ce5b80013a002e9 {
    font-size: 16px;
}
#formdisplay6836cc342ce5b80013a002e9 .glyphicon {
    display: none;
}


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






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

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

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #fff!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #5fc199!important;
  border: 1px solid #5fc199!important;
    color: #fff!important;
}
.buttonExampleSite {
    border-radius: 0px!important;
    background-color: #074f3b!important;
    font-size: 16px!important;
    border: 1px solid #074f3b!important;
    color: #fff!important;
}







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

.contact-pd h4 {
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
}
.contact-pd p {
    font-size: 16px;
}




/*from Contact */

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




.eapps-widget-toolbar { display: none; }



#background67a193d918ebdf00139a1ea9 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background67a48db7a2015700133bf781 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background67a491fea2015700133bf805 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: block;
}
#background67a193d918ebdf00139a1ea9 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background67a48db7a2015700133bf781 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background67a491fea2015700133bf805 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
}




/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
    font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
/*.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/





@media screen and (min-width : 1900px) {
.head-block-text {
    font-size: 18px;
}
.head-block-social {
    width: 80%;
}
.head-block-tel {
      width: 55%;
    font-size: 18px;
} 
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 18px;
} 
.empty-space1-text1 {
    font-size: 3em;
}
.empty-space1-text2 {
    font-size: 16px;
}
.empty-space2-text p {
    font-size: 20px;
}
.album-text1 {
    font-size: 74px;
}
.album-text2 {
    font-size: 34px;
}
.album-text3 {
    font-size: 20px;
} 
.empty-space3 h2 {
    font-size: 6em;
} 
.empty-space3 h1 {
    font-size: 4.3em;
}
.empty-space3 {
    padding: 3% 0% 12%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.article-t {
    font-size: 18px;
}
.pagination>li>a, .pagination>li>span {
    font-size: 16px;
} 
.album-text4 {
    font-size: 24px;
}
.empty-space6-block {
    width: 40%;
} 
#background685e467e282ec3001347be02 {
    width: 85%;
}
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 20px;
    margin-top: 2%;
    margin-bottom: 2%;
}  
.footer-text3 {
    font-size: 16px;
} 
.footer-text4 {
    font-size: 22px;
} 
.footer-text5 {
    font-size: 18px;
    margin-top: 5%;
} 
.footer-block1-text {
    font-size: 18px;
}
.footer-text6 {
    font-size: 22px;
}
.footer-block1-img {
    width: 5.5%;
}
.footer-block1 {
    gap: 10px;
} 
.footer-social {
    font-size: 18px;
}
.empty-space12 {
    gap: 100px;
} 
.gift-text1 {
    font-size: 2.5em;
}
.empty-space13-text1 {
    font-size: 20px;
}
.empty-space13 {
    gap: 100px;
} 
.empty-space11 {
    padding: 4% 0% 0%;
}
.product-link {
    font-size: 20px;
} 
.product-size {
    font-size: 20px;
} 
.product-co {
    font-size: 20px;
} 
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
} 
.managerHeader {
    font-size: 3em;
} 
.icon_b {
    font-size: 20px;
}  
.contact-block-img {
    width: 15%;
} 
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 20px;
}  
.contact-pd h3 {
    font-size: 20px;
}
.no-js #Component67a49299c594630013ac78e7 .form-control {
    padding: 41.5px 30px;
} 
.icon-clock {
    width: 68%;
}  
#background68399982e407da0013191bf4 {
    margin-top: 1%;
    margin-left: 24%;
}
#upload6836cc342ce5b80013a002e90 .progress {
    width: 690%;
}  
#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8 {
	font-size: 20px;
} 
.head-blocks {
    grid-template-columns: 6% auto;
}
.head-tel {
    grid-template-columns: 6.5% auto;
}
.head-text {
    font-size: 16px;
}
.gift-text {
    font-size: 4.5em;
} 

p.empty-space2-hh {
    height: 50px;
}
.empty-space2 h2 {
    font-size: 5.5em;
}
.empty-space2-mg {
    padding: 9% 0% 12% 0%;
} 
.empty-space2-texts {
    font-size: 5em;
} 
  
  
  
  
  
  
  
p {
    font-size: 20px;
}  
h1 {
    font-size: 4em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 26px;
} 
h5 {
    font-size: 28px;
}
h6 {
    font-size: 34px;
} 
}

@media screen and (max-width : 1191px) {
#imagesControl67a04160a2015700133ba299 {
    padding: 0px !important;
}
.empty-space1-text1 {
    font-size: 2em;
}
.empty-space1-text2 {
    font-size: 14px;
}
.itopplus-bg3 {
    background-position: center;
      background-size: cover;
}  
.empty-space3 {
    padding: 0% 0% 15%;
}  
.footer-text2 {
    font-size: 16px;
}  
.footer-text1 {
    font-size: 16px;
} 
.footer-text4 {
    font-size: 16px;
} 
.footer-text5 {
    font-size: 13px;
} 
.footer-block1-text {
    font-size: 13px;
    white-space: inherit;
}  
.footer-social {
    font-size: 13px;
}
.empty-space13-img {
    align-self: start;
}
.contact-pd h3 {
    font-size: 16px;
} 
.contact-pd h6 {
    font-size: 26px;
} 
.contact-pd p {
    font-size: 14px;
}  
.contact-bg {
    gap: 5px;
} 
.contact-bg {
    padding: 5px;
} 
.no-js #Component67a49299c594630013ac78e7 .form-control {
    padding: 28px 30px;
}  
.empty-space2-text-pd2 {
    margin-right: -14%;
} 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
h2 {
    font-size: 3em;
}
h6 {
    font-size: 27px;
}
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h6 {
    white-space: inherit;
}
.empty-space1 p {
    white-space: inherit;
}
.empty-space1-grid {
    width: 100%;
}
    .empty-space1-text2 {
        font-size: 13px;
    }  
.album-text1 {
    font-size: 36px;
}
.album-text2 {
    font-size: 20px;
}
.album-text3 {
    font-size: 10px;
}  
.itopplus-bg3 {
    background-size: cover;
} 
.empty-space3 h2 {
    font-size: 4em;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 17px;
}
#background67a198dea2015700133bb5a6 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 20%;
    }  
.empty-space6-block {
    gap: 30px;
}  
.empty-space12 {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space13 {
    grid-template-columns: repeat(1, 1fr);
}  
  .product-link {
    gap: 5px;
    font-size: 14px;
}
 .contact-pd p {
        font-size: 11px;
    } 
.contact-pd h4 {
    font-size: 13px;
}  
#display1, #display3 {
    margin-right: -3%;
}  
#upload6836cc342ce5b80013a002e90 .progress {
    width: 350%;
}
.itopplus-bg3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/bgz-z586070226453.jpg);
}  
.gift-text {
    font-size: 3em;
}
.empty-space2-text p {
    font-size: 12px;
} 
.empty-space2 h2 {
    font-size: 2em;
} 
.empty-space2-text-pd2 {
    margin-left: 2%;
}
.empty-space2-texts {
    font-size: 2.5em;
} 
  
  
  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}
h4 {
    font-size: 20px;
}  
h6 {
	font-size: 22px;
}  
  
  
}

@media screen and (max-width : 480px) {
#carousel67a04160a2015700133ba299 {
    margin-bottom: -2%;
}
.empty-space1 {
    grid-template-columns: 100%;
} 
    .empty-space1-text1 {
        font-size: 22px;
    } 
.empty-space1-text2 {
        font-size: 10px;
    }
  
.empty-space1-text {
    margin-left: 0%;
} 
    .empty-space1 h6 {
        white-space: break-spaces;
    }  
    .empty-space1 p {
        white-space: break-spaces;
    } 
.empty-space2 {
    width: 100%;
}
#background67a182c7c594630013ac303d .col-md-4.col-sm-4.col-xs-12 {
    width: 33.333%;
}
    .album-text1 {
        font-size: 30px;
    }  
      .album-text2 {
        font-size: 16px;
    }
    .empty-space3 h2 {
        font-size: 2em;
    } 
.empty-space3-block {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space3-grid {
    grid-template-columns: repeat(1, 1fr);
}
article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;

} 
.pagination {
    width: 85%;
    margin: 40px 0px 20px 0px;
    border-radius: 0px;
}
    #background67a198dea2015700133bb5a6 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
        width: 50%;
    }  
.empty-space6-block {
    width: 100%;
}
    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 20px;
    } 
.empty-space11-text {
    grid-template-columns: 100%;
    margin-bottom: 0%;
}
.empty-space11-text {
    margin-bottom: 8%;
}
.gift-img1 {
    width: 135%;
    margin-left: -18%;
 margin-top: -30%;
  
}
.gift-text1 {
    font-size: 15px;
    padding: 0% 60px;
} 
.gift-pd {
    margin-bottom: -14%;
}
.empty-space13-img {
    grid-column-start: 1;
    grid-row-start: 1;
}
.empty-space13 {
    gap: 20px;
}  
.empty-space12 {
    gap: 20px;
} 
.product-space {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.managerHeader {
    font-size: 22px;
} 
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-block-img {
    width: 15%;
} 
.contact-bg {
          gap: 10px;
        padding: 10px;
    } 
    .contact-pd h4 {
        font-size: 18px;
    }
      .contact-pd p {
        font-size: 16px;
    }
  
    .itopplus-bg3 {
        background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05012024k1x6/0/0/bg1z-z536319336651.jpg);
    }
  .empty-space3 {
    padding: 20% 0% 17%;
}
.icon-clock {
    display: none;
}  
.icon-clock-mb {
    display: block;
} 
  
h2 {
	font-size: 2em;
} 
  
  .Textmanager.font-inherit {
    display: block;
}
  .photo {
    margin-top: 10px;
}
#display1, #display3 {
    margin-right: -7%;
}  
#upload6836cc342ce5b80013a002e90 .progress {
    width: 150%;
} 
#cookie6836cc342ce5b80013a002e9 {
    font-size: 16px;
    padding: 0% 5%;
}
.gift-text {
    font-size: 20px;
} 
.empty-space2-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2-block .empty-space2-text {
    border-bottom: solid 1px #a6a6a6;
    border-right: solid 0px #a6a6a6;
    padding-bottom: 5%;
    margin-bottom: 5%;
} 
.empty-space2-text-pd2 {
    margin-left: 0%;
    margin-right: 0%;
}
.empty-space2-text-pd3 {
    margin-left: 0%;
}
.empty-space2-block .empty-space2-text1 {
    border-right: solid 0px #a6a6a6;
    border-bottom: solid 0px #a6a6a6;
}
.empty-space2-text p {
    font-size: 16px;
} 
.empty-space2 h2 {
    font-size: 3em;
} 
.itopplus-bg8 {
    background-size: cover;
} 
.empty-space2-texts {
    font-size: 2.5em;
} 
  
  
}






#Contentmanager .col-md-6{
  padding-right: 10px!important;
    padding-left: 10px!important;
}
.photo {
    margin-top: -25px;
}


.split {
    display: flex;
    align-items: center;
    gap: 5px;
}


 


