.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #003462;
  font-family: "Noto Sans Thai", sans-serif;
}
.itopplus-pos2 {
    background-color: #f2f2f2;
}
.itopplus-layout {
    background-color: #f2f2f2;
}
.itopplus-bg {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_300720245nfb/0/0/1z-z1159800949249.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_300720245nfb/0/0/bgz-z1184231634810.jpg);
}
.navbar-default .navbar-nav > li > a {
    color: #003462;
    margin: 0 10px;
    padding: 8px 0;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    font-size: 16px;
}
.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: #003462 !important;
  box-shadow: none;
  border-color: #21b24b;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #f2f2f2;
	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: #f2f2f2;
	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: #282828;
    font-size: 16px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #21b24b;
  border-radius: 0px;
}

.no-js .dropdown-menu {
    border-radius: 0px;
    background: #f2f2f2;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, 0.15);
}




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

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

  #controlMenu *:not(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: linear-gradient(40deg, #005dab 0, #21b24b 100%);
  }

  #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;
  }
  
 .menu-mobile-custom img{
    background: linear-gradient(40deg, #005dab 0, #21b24b 100%)!important;
    border-radius: 100px!important;
}

.navbar-header :is(button,a.visible-xs) {
        display: grid !important;
        place-content: center;
        padding: 0 !important;
        margin: 0 !important;
        border: unset !important;
        width: 30px !important;
        height: 30px !important;
        position: relative;
    }
}

@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;
	box-shadow: rgb(99 99 99 / 6%) 0px 2px 8px 0px;
  }

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

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

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}  

    .itopplus-layout1 {
  position: relative;
  z-index: 1;
}

.itopplus-layout2 {
  position: relative;
  z-index: 0;
}

    .itopplus-layout1 .contentInlineMobile {
        position: relative;
        z-index: -1 !important;
    }
  
      .caret-right.dropdown-menu-sm, .caret.dropdown-menu-sm, .dropdown-sub.open>.dropdown-menu-sm, .dropdown-submenu:hover>.dropdown-menu-sm {
        display: none;
        padding: 0 !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;
}


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 10px 10px 0px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 0%, rgba(33, 178, 75, 1) 100%);
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 10px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: linear-gradient(to right, rgba(0, 93, 171, 1) 0%, rgba(33, 178, 75, 1) 100%);
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #fff;
}



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

 
 


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



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






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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  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;
}








/* shopcart  */
.shopcart {
    border-radius: 100px 100px 100px 100px;
    border: 0 solid #000;
    width: 55px !important;
    height: 55px !important;
    background: url(http://itp1.itopfile.com/ImageServer/9efca02837846000/25/0/shopz-z1222344296768.png) no-repeat, linear-gradient(135deg, #0060a8 0%, #20ae50 100%);
    background-position: 50% 50%;
    right: 2%;
    top: 6%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 1000;
}
img.pStatusProduct {
    height: 8% !important;
    top: 3% !important;
    right: 3% !important;
    z-index: 1;
    border-radius: 0px !important;
}


.Template-H-CateName {
    color: #000;
}
.Template-H-CateName a {
    color: #000000;
    font-weight: 600;
}
.Template-H-pic img:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
}
.Template-H-pic img {
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.Template-H-pic {
    height: inherit!important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
       border-radius: 0px;
}
.Template-H-innerPic img {
    border-radius: 20px;
}
.Template-H-innerPic:hover {
    /* -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s; */
}
.Template-H-innerPic {
    height: inherit!important;
    border: solid 0px transparent;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    /* -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1); */
    margin-bottom: 5%;
    border-radius: 20px;
}
.Template-H-PricePromotion {
    color: #000!important;
  	font-weight: 600 !important;
}
.Template-H-frame:hover {
    box-shadow: rgba(0, 0, 0, 0) 0px 7px 29px 0px;
   border: solid 0px #cdcdcd;
    background-color: transparent;
}
.Template-H-frame {
    padding: 0%;
    margin: 0% -5% 10% -5%;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    background-color: transparent;
    transition: 0.5s;
}
.Template-H-Title {
    color: #444444;
    font-size: 18px;
      margin-top: 4%;
}
.Template-H-Title label {
    font-weight: 400;
}
.Template-H-Name {
    color: #003462;
    font-size: 16px;
    text-align: left;
    height: 60px;
    margin-top: 0%;
    margin-bottom: 0%;
    font-weight: 400;
    /*text-transform: capitalize;*/
    padding: 2% 5%;
    text-align: center;
}
.Template-H-Name label {
    font-weight: 400;
}



 

.priceNoPromotion {
    color: #003462;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.promotionPrice {
    font-weight: 600;
    color: #162b18 !important;
    font-size: 18px;
}
/*
strike.promotionPrice :nth-child(3) {
    color: #51504e;
}*/
 
.promotionPrice span.currencyNormalPage {
    color: #3a434c;
} 

span.currencyNormalPage {
    font-size: 18px;
    font-weight: 600;
    color: #003462;
}
strike.promotionPrice {
    color: #51504e!important;
    font-size: 14px;
    font-weight: 500;
}
span.promotionPrice {
    margin-left: 0%;
}
.Template-H-button:hover {
    /* border: solid 1px #003462; */
    /* background: #003462; */
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}
.Template-H-button {
    border: solid 0px #74462e;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 55%;
    margin: 0 auto;
    transition: 0.5s;
    border-radius: 50px;
    padding: 10px 0 8px 0%;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 10%, rgba(33, 178, 75, 1) 80%);
    margin-top: 4%;
          /*pointer-events: none; */
}
/*
.item.Template-H-frame:hover .Template-H-button {
    border: solid 1px #003462;
    background: #003462;
  color: #fff;
}

.item.Template-H-frame .Template-H-button {
    transition: 0.5s;
}
*/
.Template-H-Icon {
    width: 22%;
    /* filter: invert(1); */
    transition: 0.5s;
    padding: 0 1px 2px 0;
}

.Template-H-Des {
    height: inherit;
    border-bottom: solid 0px #464646;
    margin-top: 0%;
}
.Template-H-Price label {
    color: #003462 !important;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: inherit;
    width: 100%;
    margin: 0 auto;
}
.shopcartRelated-Default {
        font-family: "Noto Sans Thai", sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    width: 100%!important;
    margin-left: -1%;
}
.shopcart-Cate {
    font-size: 28px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
}
.Template-H-ProName {
    color: #003462;
    font-weight: 600 !important;
}


.Template-H-Big {
    border: solid 0px #c2c2c2;
}


.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .shopcartlinePrice-Default {
    border: solid 0px transparent;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .Template-H-PriceNormal, .Template-H-Quantity, .Template-H-Item {
          font-family: "Noto Sans Thai", sans-serif;
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    color: #000;
    font-size: 18px;
      font-weight: 600;
}

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 22px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #959595;
}
.Template-H-PriceNormal strike {
    font-weight: 500;
    font-size: 20px;
    color: #51504e;
}
.Template-H-buttonDetail:hover {
    border: solid 0px #003462;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 10%, rgba(33, 178, 75, 1) 80%);
    color: #fff;
    box-shadow: rgb(0 0 0 / 26%) 0px 5px 15px;
}
.Template-H-buttonDetail {
    border: solid 0px #74462e;
    padding: 9px 0 9px 0;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5% !important;
    margin-bottom: 0% !important;
    font-family: "Noto Sans Thai", sans-serif;
    border-radius: 50px;
    width: 32%;
    color: #fff;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 10%, rgba(33, 178, 75, 1) 80%);
    transition: 0.5s;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 13%;
    border: solid 0px #c2c2c2;
    height: inherit;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
      font-family: "Noto Sans Thai", sans-serif;
}
.shopcartSize label {
    font-weight: 400;
}
.shopcartSize label {
    font-size: 18px!important;
    color: #000!important;
}
.shopcartSize-Default {
    font-size: 18px!important;
    font-weight: 400;
    text-transform: capitalize;
}
select.input-sm {
     font-family: "Noto Sans Thai", sans-serif;
}
.shopcartDetail {
         font-family: "Noto Sans Thai", sans-serif;
    font-size: 26px;
    font-weight: 600;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #000;
}
.ui.steps .step.active {
    color: #fff;
    background: #003462;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
      font-family: "Noto Sans Thai", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #003462;
    border: 5px solid #003462;
}
.btnCheckoutprevious {
    background-color: #003462;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #003462;
    border: 7px solid #003462;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #003462;
    width: 30%;
    margin: 0 auto;
    padding: 2%;
    color: #fff;
}
.Template-H-PriceMember {
    color: #000;
     font-family: "Noto Sans Thai", sans-serif;
}
.notificationcart {
    color: #ffffff;
    background-color: #d40100;
    bottom: 22%;
    right: 16%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
      font-family: "Noto Sans Thai", sans-serif;
    text-transform: uppercase;
} 
.shopcartlinePrice-Default label {
    color: #003462 !important;
    font-weight: 600;
    font-size: 28px !important;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

.row.margin.Shopcart-Related-Main {
    display: none;
}

/*
.Template-H-frame:hover .Template-H-Icon {
    filter: invert(1);
}


a>.Template-H-button:hover>.Template-H-Icon {
    filter: invert(1);
    transition: 0.3s;
}

a>.Template-H-buttonDetail:hover>.Template-H-Icon {
    transition: 0.3s;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7496%) hue-rotate(334deg) brightness(99%) contrast(103%);
}

*/


.shopcart-share {
    display: none!important;
}
 
.ui.massive.star.rating {
    display: none;
}
label.itp-size-text {
    font-size: 18px !important;
    font-weight: 600;
}


 
.button-attribute-selected, .button-attribute {
    font-size: 16px;
      font-family: "Noto Sans Thai", sans-serif;
}
.button-attribute:hover {
    color: #003462!important;
    border: 1px solid #003462!important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #003462!important;
      background: #003462!important;
      border-radius: 0px!important;
      min-width: 10rem !important;
    min-height: 5rem !important;
}
.button-attribute {
    min-width: 10rem !important;
    min-height: 5rem !important;
}



.k-colorpalette .k-item.k-state-selected {
    box-shadow: 0 1px 4px #003462, inset 0 0 3px #003462;
}
 .k-colorpalette .k-item {
    box-shadow: 0 1px 4px #003462, inset 0 0 3px #003462;
}






.Template-H-innerPic .discount {
    border: solid 1px #8a8a8a;
    color: #fff;
    padding: 5px;
    padding-bottom: 5px;
    background-color: #8a8a8a;
}
.Template-H-innerPic .discount sup {
    font-size: 10px;
  margin-right: -5px;
}
.Template-H-innerPic .discountNumber {
    font: bold 20px/.9 Helvetica,Tahoma;
}


 

label#PriceMessageLandingPage {
      font-family: "Noto Sans Thai", sans-serif;
    color: #000 !important;
    font-weight: 600;
    font-size: 24px !important;
    margin-left: -15px;
}
.price-text1 {
    font-size: 24px;
    font-weight: 600;
}
.price-text2 {
    font-size: 18px;
    color: #5e5e5e;
}

.social-share {
    display: none;
}

div#background68760819087eb50013fc682e {
    margin-top: 4%;
}



.Headcheckout {
    margin-left: -10%;
}
.Bodycheckout {
    font-size: 16px;
    margin-left: -10%;
}
.step1checkout {
    margin-top: 11%;
}
#background68760819087eb50013fc682e .table {
    font-size: 16px;
}


/* shopcart */






/* from PAYMENT TH */
#Component687637e29cc5bc00134c3c07 {
    width: 96%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
    background-color: #fafafa;
    padding: 2% 0%;
}
#Component687637e29cc5bc00134c3c07 .progress {
    width: 138%;
    margin: 15px !important;
}
#Component687637e29cc5bc00134c3c07 .boarder-confirm-payment {
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}
#Component687637e29cc5bc00134c3c07 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component687637e29cc5bc00134c3c07 .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom, #003462 0, #003462 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component687637e29cc5bc00134c3c07 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}

#Component687637e29cc5bc00134c3c07 .input-group 
#Component687637e29cc5bc00134c3c07 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component687637e29cc5bc00134c3c07 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}

#Component687637e29cc5bc00134c3c07 .form-control:hover {
    border: 1px solid #003462;
}
#Component687637e29cc5bc00134c3c07 .input-group-addon {
    padding: 10px 15px;
    color: #fff;
    background-color: #003462;
    border: 1px solid #003462;
    border-radius: 0px;
}
#Component687637e29cc5bc00134c3c07 .btn-default {
    background-image: linear-gradient(to right, #003462 0%, #003462 100%);
    background-repeat: repeat-x;
    border-color: #003462;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: 0 1px 0 #000000;
}
#Component687637e29cc5bc00134c3c07 .btn-default:hover,
#Component687637e29cc5bc00134c3c07 .btn-default:focus {
    background-color: #003462;
    color: #fff;
    border-color: #ffffff;
    box-shadow: 0 0 5px black;
}
#Component687637e29cc5bc00134c3c07 .col-md-1 {
    margin-top: 3% !important;
}
#Component687637e29cc5bc00134c3c07 .form-horizontal .control-label {
    font-weight: 400;
}
#Component687637e29cc5bc00134c3c07 .label a {
    color: #000;
}








/*อัลบั้มในเนื้อหาระบบ 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: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #21b24b;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #003462;
    padding: 2% 0% 2%;
    font-weight: 600;
    line-height: normal;
    height: 65px;
    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: #21b24b;
    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: 20px;
}
.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 {
    padding-bottom: 0px;
    margin: 40px 0 0px;
    border-bottom: 1px 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: #3e96d2d1000a;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-ab  {
     background-color: #03624c;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

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



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



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

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


/* Share */

.itp-newshare-button {
    border-radius: 0px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #003462;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    top: -65px;
}


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






/*---สไลด์---*/
#carousel68330a25a97982001a1f0fb7 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
 
.carousel-indicators li {
  border: 1px solid #fff;
  background-color: transparent;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
 width: 30px; 
  margin: 2px;
  height: 12px;
}
.carousel-indicators {
  bottom: 5px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
left: 10%;
}

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

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

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

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








/* ul_icon */

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



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


.footer-grid {
    display: grid;
    grid-template-columns: 27% 53% auto;
    gap: 50px;
}
.footer-logo {
    width: 100%;
}
.footer-text1 {
    white-space: break-spaces;
    text-align: center;
    margin-top: 5%;
    font-size: 20px;
    font-weight: 600;
}
.footer-text2 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.footer-iso {
    width: 90%;
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 7%;
}
.footer-text3 {
    white-space: break-spaces;
    text-align: center;
}
.footer-block02 {
    padding: 0% 0% 0% 20%;
}
.footer-text4 {
    font-size: 18px;
    font-weight: 600;
}
.footer-block1 {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
    margin-top: 2%;
}
.footer-text5 {
    font-size: 18px;
    margin-top: 6%;
    font-weight: 600;
}
.footer-block1-text {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.footer-pd {
    padding: 5% 0%;
}
.footer-pd a {
    color: #fff;
}
.footer-block03 {
    align-self: center;
}
.footer-line {
    border-radius: 10px;
}
.footer-line img {
    border-radius: 10px;
}








/* class  */

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






.empty-space {
	padding: 2.5%;
}
.empty-space1 {
    text-align: center;
    padding: 2% 0% 18%;
}
.empty-space1 h2 {
     font-family: "Outfit", "Noto Sans Thai";
    font-weight: 600;
    background: linear-gradient(to right, rgba(0,93,171,1) 41%,rgba(33,178,75,1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 4px 6px white);
}
.empty-space1 h1 {
    font-weight: 600;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 1%;
}
.empty-space1-grid {
    color: #fff;
    background: linear-gradient(to right, rgba(0,93,171,0.8) 0%,rgba(33,178,75,0.8) 100%);
    display: grid;
    grid-template-columns: repeat(3,1fr);
    padding: 2% 10%;
    margin-top: 4%;
}
.empty-space1-text1 {
        font-family: "Outfit", "Noto Sans Thai";
    font-size: 4em;
    font-weight: 600;
    text-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.empty-space1-text2 {
    font-size: 16px;
          color: #fff;
}
.empty-space2 {
    text-align: center;
    padding: 5% 0% 7% 0%;
}
.empty-space2 h2 {
       font-family: "Outfit", "Noto Sans Thai";
    font-weight: 600;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 4px 6px white);
    text-transform: uppercase;
}
.empty-space2 h1 {
    text-transform: uppercase;
    color: #005dac;
    font-weight: 600;
      font-family: "Outfit", "Noto Sans Thai";
    font-size: 3em;
}
.empty-space2-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 6%;
    column-gap: 20px;
    row-gap: 40px;
}
.empty-space2-grid a {
    color: #003462;
}
.empty-space2-block {
    width: 18.555%;
}
.empty-space2-blocks:hover {
    transform: scale(1.05);
}
.empty-space2-blocks {
    transition: 0.5s;
}
.empty-space2-img {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space2-text {
    white-space: break-spaces;
    font-weight: 600;
    font-size: 15px;
}
.empty-space2 h6 {
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 0%, rgba(33, 178, 75, 1) 100%);
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1% 9%;
    clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
    font-size: 34px;
    margin-top: 1%;
    font-weight: 600;
}
.empty-space3 h1 {
    text-align: center;
    font-weight: 600;
    padding: 3% 0% 1%;
}
.empty-space4 h1 {
    text-align: center;
    font-weight: 600;
    padding: 3% 0% 1%;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 20px;
    margin-top: 2%;
}
.empty-space4-img:hover {
    transform: scale(1.05);
}
.empty-space4-img {
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space4-img img {
    border-radius: 20px;
    box-shadow: rgb(149 157 165 / 0%) 0px 8px 24px;
}
.empty-space4 {
    padding: 1% 0% 1%;
}
.empty-space5 {
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space5 h1 {
    font-family: "Outfit", "Noto Sans Thai";
    font-weight: 600;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 4px 6px white);
    text-transform: uppercase;
    font-size: 3.5em;
    white-space: break-spaces;
}
.empty-space5 h6 {
    font-weight: 600;
}
.empty-space5s h1 {
    font-family: "Outfit", "Noto Sans Thai";
    font-weight: 600;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 10%, rgba(33, 178, 75, 1) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 4px 6px white);
    text-transform: uppercase;
}
.empty-space5s {
    border-bottom: solid 1px #22b34b;
    padding-bottom: 2%;
    margin-top: 5%;
    margin-bottom: 2%;
}
.empty-space5s h6 {
    font-weight: 600;
}
.empty-space6 h5 {
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 0%, rgba(33, 178, 75, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 6% 0%;
    font-weight: 600;
}
.empty-space6 h4 {
    background: #005dab;
    color: #fff;
    text-align: center;
    padding: 7% 6%;
    font-weight: 600;
    font-size: 18px;
}





.empty-space8 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space8-block:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    background-color: #fafafa;
    padding: 4% 5%;
    border-radius: 100px;
    color: #282828;
    transition: 0.5s;
}
.empty-space8-text {
    align-self: center;
}
.empty-space9 h4 {
    text-align: center;
    font-weight: 600;
    margin-top: 2%;
    font-size: 22px;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background-color: #fafafa;
    padding: 2%;
    border-radius: 20px;
    margin-top: 2%;
    margin-bottom: 1%;
}
.empty-space10-block {
    padding: 7%;
}
.empty-space10-border1 {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.empty-space10-border3 {
    border-right: solid 1px #ccc;
}
.empty-space10-border2 {
    border-bottom: solid 1px #ccc;
}
.empty-space10 h2 {
    text-align: left;
    font-weight: 600;
    font-size: 2.5em;
}
.empty-space10 h1 {
    font-weight: 600;
}
.empty-space10 h4 {
    font-weight: 600;
    margin-bottom: 2%;
    white-space: break-spaces;
}







.empty-space12 span {
    color: #203262;
    font-weight: 600;
}
.empty-space12 {
    display: flex;
    gap: 30px;
    padding: 2% 0% 2% 0%;
}
.empty-space12-block {
    width: 50%;
    align-self: center;
}
.empty-space12-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space12-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    color: #19181d;
    margin-bottom: 0%;
}
.empty-space12-img {
    width: 90%;
}
.empty-space12 h1 {
    font-weight: 600;
    font-size: 2.3em;
       font-family: "Outfit", "Noto Sans Thai";
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
      white-space: break-spaces;
}
.empty-space12 h5 {
    font-weight: 400;
    margin-top: 2%;
    white-space: break-spaces;
    font-size: 20px;
}
.empty-space12 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
    line-height: initial;
}
.empty-space12-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space12 h4 {
    font-weight: 600;
    color: #007f00;
    font-size: 2em;
    margin-top: 5%;
}
.empty-space12 h2 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 28px;
}
.empty-space12 span {
    color: #ee3737;
}
.empty-space12 h3 {
    color: #4357a6;
    font-weight: 600;
    margin-top: 4%;
}
.empty-space13 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    row-gap: 70px;
    column-gap: 20px;
    background-color: #eeeeee;
    padding: 8% 5% 5%;
    border-radius: 30px;
}
.empty-space13-img {
    width: 35%;
    margin-top: -20%;
    margin-bottom: 5%;
}
.empty-space13-block:hover {
    background-color: #003462;
    color: #fff;
}
.empty-space13-block {
    background-color: #fff;
    padding: 5% 5% 5%;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space13 h4 {
    font-weight: 600;
    margin-bottom: 1%;
    font-size: 18px;
}
.empty-space13 h1 {
    font-weight: 600;
    font-size: 4em;
      font-family: "Outfit", "Noto Sans Thai";
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.empty-space13-blocks {
    align-self: center;
    text-align: center;
    text-transform: uppercase;
}
.empty-space13-pd {
    margin-top: 7%;
    margin-bottom: 1%;
}
.empty-space13-mg {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 20px;
    background-color: #eeeeee;
    padding: 3% 3% 3%;
    border-radius: 30px;
    margin-top: 3%;
}
.empty-space13-mg h2 {
    font-weight: 600;
    font-size: 4em;
       font-family: "Outfit", "Noto Sans Thai";
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    text-transform: uppercase;
}
.empty-space13-mg h5 {
    font-weight: 600;
}
.empty-space13-mg-text2 {
    background-color: #fff;
    padding: 5%;
    border-radius: 30px;
}
.empty-space13-mg-text1 {
    align-self: center;
}
.empty-space14 h2 {
    font-weight: 600;
    font-size: 4em;
       font-family: "Outfit", "Noto Sans Thai";
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    text-transform: uppercase;
}
.empty-space14 {
    padding: 7% 0%;
}
.empty-space14-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space14-text1 {
    font-size: 5em;
       font-family: "Outfit", "Noto Sans Thai";
    line-height: 1.3;
}
.empty-space14-text2 {
       font-family: "Outfit", "Noto Sans Thai";
    font-size: 20px;
}
.empty-space14-text3 {
    font-size: 16px;
}
.empty-space14-block:hover {
    background-color: #20ae50;
}

.empty-space14-block {
    text-align: center;
    color: #fff;
    padding: 6% 0% 8% 0%;
    background-color: #003462;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space14-blocks {
    align-self: center;
}
.empty-space15 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 2%;
}
.empty-space15-img {
    width: 60%;
}
.empty-space15-block {
    background-color: #fff;
    padding: 5%;
    border-radius: 30px;
}
.empty-space15 h3 {
    font-weight: 600;
}
.empty-space15 h5 {
       font-family: "Outfit", "Noto Sans Thai";
    font-weight: 600;
    margin-top: 4%;
}
.empty-space15-blocks {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 1%;
}
.empty-space15-blocks ul.icon_b {
    padding: 0% 10%;
}
.empty-space15 p {
    white-space: break-spaces;
}
.empty-space16 {
    display: grid;
    grid-template-columns: 100%;
    gap: 35px;
    padding: 2% 0%;
    text-align: center;
}
.empty-space16 h1 {
    font-weight: 600;
}
.empty-space16 p {
    white-space: break-spaces;
    padding: 3% 0%;
}
.empty-space16-text {
    align-self: center;
}
.empty-space16-texts {
    white-space: break-spaces;
    font-size: 20px;
    font-weight: 600;
    font-family: "Outfit", "Noto Sans Thai";
}
.empty-space16-img img {
    border-radius: 30px;
}
.empty-space16-img {
    display: none;
}
.empty-space16-border {
    border-bottom: solid 1px #ccc;
    margin-bottom: 4%;
}
.empty-space17 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 65%;
    margin: 0 auto;
    margin-top: 0%;
}
.empty-space17-block:hover {
    transform: scale(1.05);
}
.empty-space17-block {
    transition: 0.5s;
}
.empty-space18 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space18-icon {
    width: 18%;
    margin-bottom: 3%;
}
.empty-space18 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space18-text {
    align-self: center;
}
.empty-space18-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space18-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space18-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space18-icon img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(31%) saturate(1115%) hue-rotate(84deg) brightness(79%) contrast(88%);
}
.empty-space18-01 {
    grid-template-columns: repeat(1, 1fr);
    padding: 12% 5% 5%;
}













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

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







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

.icon-img11 img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.icon-img11 {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.icon-img12 img {
    border-radius: 30px;
}
.icon-img12 {
    padding: 2%;
    background-color: #fff;
    border-radius: 30px;
    margin-top: 2%;
}
.icon-img13 {
    width: 70%;
    margin: 0 auto;
    margin-top: 3%;
    border-radius: 20px;
    background-color: #fff;
    padding: 2%;
}




.album-pd1 {
    padding: 93% 0% 0%;
}
.album-text1 {
    text-align: center;
    font-size: 15px;
    padding: 10% 0% 10% 0%;
    white-space: break-spaces;
}
.album-text2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 3%;
}
.album-text3 {
    width: 5%;
    margin: 0 auto;
}

.album-text4 {
    text-align: center;
    font-size: 18px;
    padding: 5% 0%;
}



 



.products-pd h3 {
    font-weight: 600;
}
.products-pd h4 {
    font-weight: 600;
}
.products-pd {
    text-align: left;
}
.pre-order {
    color: #21b24a;
    font-size: 20px;
    font-weight: 600;
}
.pre-order-button {
    color: #fff;
    width: fit-content;
    font-size: 20px;
    padding: 1.5% 4%;
    border-radius: 50px;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 10%, rgba(33, 178, 75, 1) 80%);
    margin-left: 50%;
    margin-top: -35%;
}


.button-text1 {
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
    color: #fff;
    width: fit-content;
    padding: 1.7% 6%;
    margin: 0 auto;
    font-size: 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text1:hover {
    transform: scale(1.05);
}



/* เมนูข้าง */


.menuVertical .nav-pills > li > a {
  position: relative;
  border-radius: 0px;
  color: #000;
  margin: 0px 2px;
  padding: 15px 0;
  font-size: 15px;
  border-bottom: 1px solid #e8e8e8;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.menuVertical .nav-pills > li > a::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #194e78;
  transition: 0.3s;
}
.menuVertical .nav > li > a:hover:after {
  width: 100%;
}
.menuVertical .nav > li > a:focus,
.menuVertical .nav > li > a:hover {
  color: #194e78 !important;
  background-color: transparent;
}
.menuVertical ul.dropdown-menu {
    width: 100%;
      background: #fafafa;
}
.menuVertical .dropdown-submenu > .dropdown-menu {
    background: #fafafa;
}

#background6874b29863ed6f001a0f3543 {
    margin-top: 20%;
    margin-bottom: 30%;
}




/* ตาราง */
#tableA {
  width: 100%;
}
#tableA th {
    background-color: #003462;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #f2f2f2;
    text-align: center;
    font-weight: 400;
    width: 20%;
}
#tableA td {
    border: 5px solid #f2f2f2;
    padding: 20px;
    font-size: 16px;
    text-align: left;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#21b24b; color: #fff;}
 




/* article */

.article-a {
    font-size: 15px;
    margin-top: 2%;
}
.article-b {
    background-color: #005dac;
    color: #fff;
    font-size: 16px;
    padding: 4% 9%;
    width: fit-content;
    transition: 0.5s;
    margin-top: 7%;
    border-radius: 50px;
}
.article-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.article-text {
    align-self: center;
}
.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);
      border-radius: 20px;
}
.article-img {
    display: block;
    overflow: hidden;
      border-radius: 20px;
}
.article-block h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.article-block p {
    white-space: break-spaces;
}
.article-block h3 {
    font-weight: 600;
    color: #21b24b;
}





/* portfolio */

.portfolio-arrow {
    width: 7%;
    margin: 0 auto;
}
.portfolio-pd h3 {
    white-space: break-spaces;
    margin-bottom: 2%;
    line-height: 1.6;
}

.CASS-A-main .Contentmanager img  {
  z-index: 1;
  position: relative;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -22%;
    padding: 0% 5% 0%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    background: transparent;
	border-radius: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, rgb(0 23 64) 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
	background: transparent;
	border-radius: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, rgb(0 23 64) 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0%;
    text-transform: capitalize;
    padding: 0% 0% 3% 0%;
    line-height: initial;
    align-self: center;
    height: inherit;
    z-index: 1;
    position: relative;
    text-align: center;
}
.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: #fff;
}/*
.CASS-A-main .Contentmanager .portfolio-arrow img {
    z-index: 1;
}
*/






/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 600;
}
.pdpa-text a:hover {
  color: #003462;
}
.pdpa-text a {
  color: #003462;
}
.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: #003462 !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: #003462 !important;
  font-size: 16px !important;
  border: 1px solid #003462 !important;
  color: #fff !important;
}




 
 



/* ติดต่อเรา */
.contact-pd {
    margin-top: 0%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 32px;
    color: #003462;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 20px;
    color: #003462;
}
.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: #003462;
    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: #003462;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 18px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 16px;
}
.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
.contact-texts {
    font-size: 20px;
    color: #003462;
    font-weight: 600;
    margin-bottom: 3%;
    text-transform: capitalize;
}

.map-map {
    border-radius: 20px;
}

/*from Contact */

.no-js .CASS-A-main label {
    display: none !important;
}
.no-js .CASS-A-main .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js .CASS-A-main .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 10px !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: 43px 30px;
    background: #fafafa;
    color: #003462;
}
.no-js .CASS-A-main .form-control:hover {
    border-color: #003462;
}
.no-js .CASS-A-main ::placeholder {
    color: #003462 !important;
    font-weight: 300;
}
.no-js .CASS-A-main .form-control:focus {
    border-color: #003462;
    -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: #003462 !important;
}
.no-js .CASS-A-main .btn {
    background: #003462;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js .CASS-A-main .btn-default {
    text-shadow: 0 0 0 #003462;
}
.no-js .CASS-A-main .btn-default:active {
    background-color: #003462;
}
.no-js .CASS-A-main .btn-default:hover,
.no-js .CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #003462;
}
.no-js .CASS-A-main span.label a {
    color: #fff;
}
.no-js .CASS-A-main button.btn.btn-default {
    opacity: 1;
}



/* วิธีการสั่งซื้อและการชำระเงิน */
.bg2:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.bg2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 20px;
    border: solid 0px #f1f1f1;
    padding: 13% 0%;
    transition: 0.5s;
}


.button-shop:hover {
  transform: scale(1.05);
  /* background: #ffda0d; 
  color: #000; */
}
.button-shop {
    /* background: #e61f20; */
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 2% 7%;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 3%;
    transition: 0.5s;
    border-radius: 50px;
    background: linear-gradient(to right, rgba(0, 93, 171, 1) 41%, rgba(33, 178, 75, 1) 69%);
}






/*---เมนูมุมขวาบน---*/
#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) {
.navbar-default .navbar-nav > li > a {
      margin: 0 20px;
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 18px;
}
.empty-space1-text1 {
    font-size: 6em;
}
.empty-space1-text2 {
    font-size: 20px;
          color: #fff;
}
.empty-space1 {
    padding: 3% 0% 18%;
}
.empty-space2 h1 {
    font-size: 4em;
} 
.empty-space2 h6 {
    font-size: 42px;
}
.empty-space2-text {
    font-size: 20px;
} 
.album-text1 {
    font-size: 18px;
}
.Template-H-frame {
    margin: 0% -3% 10% -3%;
}
.Template-H-Name {
    font-size: 20px;
      height: 80px;
}
.priceNoPromotion {
    font-size: 24px;
}
span.currencyNormalPage {
    font-size: 24px;
}  
.Template-H-button {
    font-size: 20px;
    width: 45%;
} 
img.pStatusProduct {
    height: 6% !important;
}
.album-text2 {
    font-size: 34px;
}
.footer-text4 {
    font-size: 20px;
}
.footer-block1-text {
    font-size: 18px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-block1 {
    grid-template-columns: 5% auto;
}
.empty-space5 h1 {
    font-size: 4.5em;
}
.empty-space12 h1 {
    font-size: 3em;
} 
.empty-space12 h2 {
    font-size: 32px;
}
.empty-space12 h5 {
    font-size: 24px;
} 
.empty-space13 h1 {
    font-size: 5em;
}
.empty-space13 h4 {
    font-size: 24px;
}
.empty-space13 {
    row-gap: 100px;
}
.empty-space13-mg h2 {
    font-size: 5em;
}
.empty-space14 h2 {
    font-size: 5em;
} 
.empty-space14-text1 {
    font-size: 6em;
}
.empty-space14-text2 {
    font-size: 24px;
} 
.empty-space14-text3 {
    font-size: 20px;
} 
.empty-space16-texts {
    font-size: 28px;
}
.empty-space6 h5 {
    font-size: 32px;
}
.empty-space6 h4 {
    font-size: 22px;
} 
.menuVertical .nav-pills > li > a {
    font-size: 18px;
} 
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
.managerHeader {
    font-size: 2.5em;
}
#tableA th {
    font-size: 20px;
}
#tableA td {
    font-size: 20px;
}
.contact-pd h6 {
    font-size: 38px;
} 
.contact-texts {
    font-size: 24px;
}
.contact-pd h3 {
    font-size: 22px;
}
.contact-pd h4 {
    font-size: 22px;
}
.contact-pd p {
    font-size: 18px;
}
.contact-block-img {
    width: 15%;
}
.no-js .CASS-A-main .form-control {
    padding: 53px 30px;
} 
.Template-H-buttonDetail {
    width: 23%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: inherit;
}
.article-a {
    font-size: 18px;
}
.article-b {
    font-size: 18px;
    padding: 3% 8%;
    margin-top: 5%;
}
.album-text4 {
    font-size: 22px;
}
.button-text1 {
    padding: 1.5% 5%;
    font-size: 22px;
}
.pre-order {
    font-size: 22px;
} 
.pre-order-button {
    font-size: 22px;
    padding: 1.2% 3%;
    margin-top: -42%;
}
  
  
.ui.steps .step .title {
    font-size: 20px;
}
.ui.steps .step {
    padding-top: 1.5%;
}
.Headcheckout {
    font-size: 28px;
    margin-left: -13%;
}   
.Bodycheckout {
    font-size: 20px;
   margin-left: -13%;
} 
table.table {
    font-size: 20px;
}
.step1checkout {
    margin-top: 16%;
}
.form-group {
    font-size: 18px;
}
.itp-textInvoice-address {
    font-size: 18px;
}
.panel-body {
    font-size: 18px;
}
.panel-heading {
    font-size: 18px;
} 
.shopcart-paymentpage {
    font-size: 22px;
} 
#title-checkout {
    font-size: 22px !important;
}
.message-shopcart-checkout {
    font-size: 18px;
} 
.btnCheckoutprevious {
    font-size: 26px;
}
#background68760819087eb50013fc682e .table {
    font-size: 20px;
}
.iconstep1checkout {
    margin-top: 22%;
}
  
  
  
  
  
  
.icon_b {
    font-size: 20px;
} 
p {
    font-size: 20px;
}
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 6em;
} 
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h6 {
    font-size: 30px;
} 
}


.value.plus {
      display: flex;
      gap: 5px;
      justify-content: center;
    }
  
    .value.plus::after {
      content: "+";
    }


.empty-space1-sub {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
      color: #fff;

}

.empty-space1-sub > div:last-child {
 padding-top: .5vw;
    font-size: 2em;
    font-weight: 600;
  
}

@media screen and (max-width : 1191px) {
#imagesControl68639439f802b50013326cb8 {
    padding: 0px !important;
}
.empty-space1 {
    padding: 2% 0% 13%;
}
.empty-space2-block {
    width: 17.555%;
}
#imagesControl6864a45ec11bf90013fead8f {
    padding: 0px !important;
}  
.empty-space12 h2 {
    font-size: 24px;
}
.empty-space12 h1 {
    font-size: 2em;
}
.empty-space14-block {
    padding: 6% 3% 8% 3%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
}
.contact-pd h6 {
    font-size: 26px;
}
.contact-pd h3 {
    font-size: 18px;
}
.contact-pd p {
    font-size: 13px;
}
.contact-pd h4 {
    font-size: 16px;
} 
.no-js .CASS-A-main .form-control {
    padding: 36px 30px;
}
.pre-order-button {
    font-size: 18px;
    padding: 1.5% 4%;
    margin-top: -30%;
}  
.empty-space2-text {
    font-size: 12px;
}
.album-text1 {
    font-size: 12px;
}
  
.empty-space1-sub {
    display: flex;
    flex-direction: column;
    gap: 0;
}  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.shopcart {
    top: 7%;
}
.itopplus-bg {
    background-size: cover;
}
.empty-space2-text {
    white-space: inherit;
    font-size: 14px;
} 
#background6864a0ecd12537001344410e .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 33%;
}
.Template-H-button {
    width: 80%;
}  
.album-text2 {
    font-size: 20px;
}
.footer-text1 {
    font-size: 16px;
} 
.footer-text2 {
    font-size: 15px;
}
.footer-text3 {
    font-size: 10px;
}
.footer-block1-text {
    font-size: 10px;
} 
.empty-space13 h1 {
    font-size: 3em;
} 
.empty-space13-mg h2 {
    font-size: 3em;
}
.empty-space14 h2 {
    font-size: 3em;
}
.empty-space14-text1 {
    font-size: 4em;
}
.empty-space14-text2 {
    font-size: 18px;
}
.empty-space14-text3 {
    font-size: 14px;
}
.empty-space5 h1 {
    font-size: 2.5em;
}
.empty-space15 {
    grid-template-columns: repeat(1, 1fr);
} 
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 11px;
} 
.contact-pd h6 {
    font-size: 22px;
}
.contact-texts {
    font-size: 16px;
}
.contact-pd h3 {
    font-size: 16px;
}
.contact-pd p {
    font-size: 9px;
}
.contact-pd h4 {
    font-size: 10px;
} 
.no-js .CASS-A-main .form-control {
    padding: 30px 30px;
}
.empty-space2-img {
    width: 70%;
}
.Template-H-Name {
    height: 75px;
}
.pre-order-button {
    font-size: 16px;
    padding: 1.5% 4%;
    margin-left: 0%;
    margin-top: -19%;
}   
  
  
  
  
  
  
  
  
  
  
h2 {
    font-size: 4em;
}
}

@media screen and (max-width : 480px) {
#slider68639439f802b50013326cb8 {
    margin-bottom: -2%;
}
.empty-space1 p {
    white-space: inherit;
    margin-top: 1%;
    padding: 0% 5%;
}
.empty-space1-grid {
    grid-template-columns: repeat(1, 1fr);
    padding: 2% 0%;
    margin-top: 4%;
} 
.empty-space1-block {
    padding: 3% 0%;
}
.empty-space2 h1 {
    font-size: 24px;
}
.empty-space2 h2 {
    font-size: 2.5em;
}
.empty-space2 h6 {
    font-size: 20px;
} 
.empty-space2-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 20px;
} 
.empty-space2-block {
    width: 100%;
}
.empty-space2-text {
    font-size: 16px;
}
.album-text1 {
    font-size: 18px;
    height: inherit;
}
.amg1 {
    padding: 5% 0% 5% 0%;
} 
.Template-H-button {
    width: 40%;
}
.Template-H-Name {
    font-size: 18px;
}
.priceNoPromotion {
    font-size: 22px;
}
span.currencyNormalPage {
    font-size: 22px;
}
.shopcart {
    top: 11%;
}
#background6864a45ec11bf90013fead8f .thumbs {
    margin-bottom: -2%;
} 
.empty-space4-block {
    grid-template-columns: repeat(4, 1fr);
} 
.footer-grid {
    grid-template-columns: 100%;
    gap: 20px;
}
.footer-text3 {
    font-size: 15px;
}
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-block02 {
    padding: 0%;
} 
.footer-block1-text {
    font-size: 13px;
} 
.footer-block03 {
    display: none;
}
.footer-block02 {
    display: none;
}
.footer-pd {
    padding: 5% 0% 0% 0%;
}
.footer-iso {
    width: 65%;
}
.footer-logo {
    width: 75%;
    margin: 0 auto;
}
.empty-space5 h1 {
    font-size: 2em;
} 
.empty-space5 h6 {
    font-size: 20px;
}
.empty-space12 {
    display: grid;
} 
.empty-space12-block {
    width: 100%;
}
.empty-space13 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space13-mg {
    grid-template-columns: 100%;
}
.empty-space13-mg {
    padding: 5% 5% 5%;
} 
.empty-space14-grid {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space15-blocks {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space15-blocks ul.icon_b {
    padding: revert;
    margin-bottom: 0px;
}
.empty-space15-img {
    width: 100%;
}
.empty-space16 {
    grid-template-columns: 100%;
    gap: 20px;
}  
.empty-space17 {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 100%;
}
.empty-space5s h6 {
    font-size: 18px;
} 
article.col-md-6.item.-micro {
    width: 100%;
} 
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.managerHeader {
    font-size: 22px;
}  
.social-share {
    top: 0px;
}
.itp-newshare-button {
    height: 4rem;
    padding-left: 3rem;
    padding-right: 3rem;
}
.newShareContainer {
    justify-content: flex-start !important;
} 
#tableA th {
    padding: 15px;
}
#tableA td {
    padding: 15px;
}
.table-responsive {
	border: 0px solid #ddd;
      margin-top: 5%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
} 
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-pd h4 {
    font-size: 18px;
}
.contact-pd p {
    font-size: 16px;
}
.contact-texts {
    font-size: 15px;
}
.empty-space1 h1 {
    font-size: 22px;
}
img.pStatusProduct {
    height: 5% !important;
} 
.shopcart-Cate {
    font-size: 20px;
}
.Template-H-buttonDetail {
    width: 55%;
}
#scrolltoshop68760819087eb50013fc682e .col-xs-12.col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
} 
.empty-space18 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
} 
.empty-space18-icon {
    width: 25%;
}
.pre-order-button {
    font-size: 16px;
    padding: 3% 8%;
    margin-left: 0%;
    margin-top: 0%;
}   
.Template-H-Name {
    height: inherit;
}  
.icon-img13 {
    width: 100%;
}
.empty-space18-01 {
    padding: 0%;
}
.empty-space5 h1 {
    white-space: inherit;
} 
.empty-space12 h1 {
    white-space: inherit;
}
  
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 3em;
}
  
}





@media screen and (max-width : 375px) {
.empty-space1 h1 {
    font-size: 2em;
    padding: 0% 5%;
}
  
}





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


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

@keyframes scroll {
  from {
    transform: translateX(0);
  }

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







