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


.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/1z-z11199717670.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/1z-z11199717670.jpg");
}

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

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/3z-z1400738032071.jpg");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/4z-z434375357551.png");
}

.navbar-default .navbar-nav > li > a {
    color: #444444;
    margin: 0;
    padding: 8px 25px;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #444444 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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





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

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

  #controlMenu * {
    color: #444444 !important;
    border: none;
  }

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

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

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

  #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: 17% auto;
    align-items: center;
  }

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

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

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

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

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

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #444444;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}  
  
}






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

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

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

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

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


 
.CASS-A-main .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px 20px 0px 0px;
    border-bottom: solid 1px #bfbfbf;
}
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: #fff;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:#fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  color: #c6241b;
}
 




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

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






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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(17, 87, 127, 1) 100%);
  border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
/* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgba(17, 87, 127, 1) 100%);
  border-radius: 20px;
}

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

/* oscar */

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

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

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

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

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

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

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

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







/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .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% 2%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    color: #000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #c6241b;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 4% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: 70px;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    border: solid 1px #de1f15;
    background-color: #de1f15;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
      border: solid 1px #de1f15;
    background-color: #de1f15;
    color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
 
}
article.col-md-6.item.-micro {
    width: 31.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
   border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
      border: solid 0px #bdbdbd;
    border-radius: 0px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .houseplans-button {
    background-color: #bfac74;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .houseplans-button {
 background-color: #bfac74;
}

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

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

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




/* contenemanager */






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

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b  {
     background-color: #de1f15;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-ab  {
   border: solid 1px #de1f15;
     background-color: #de1f15;
    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;
}
*/



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

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

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










/* ul_icon */

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




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

.head-block {
    display: flex;
    width: 30%;
    margin: 0 auto;
    margin-right: 3%;
    gap: 8px;
}
.head-img:hover {
    transform: scale(1.05);
}
.head-img {
    transition: 0.5s;
}

.footer-text {
    text-align: center;
    font-size: 16px;
    padding: 1%;
    color: #bfbfbf;
    display: none;
}
.footer-text1 {
    font-size: 18px;
    margin-bottom: 5%;
    font-weight: 600;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    color: #bfbfbf;
}
.footer-text3 {
    font-size: 14px;
    color: #bfbfbf;
}


.footer-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.footer-block1 {
    display: flex;
    width: 50%;
    gap: 8px;
    margin-bottom: 8%;
}
.footer-block1-img:hover {
    transform: scale(1.05);
}
.footer-block1-img {
    transition: 0.5s;
}
.footer-pd {
    padding: 5% 0%;
}
.footer-pd a:hover {
    color: #c6241c;
}
.footer-pd a {
    color: #bfbfbf;
    transition: 0.5s;
}







/* class  */

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






.empty-space {
  padding: 2%;
}
.empty-space0 {
  padding: 5%;
}
.empty-space1 {
  text-align: center;
  padding: 4% 0% 4%;
}
.empty-space1 h2 {
    color: #c6241b;
    font-weight: 600;
    font-size: 5em;
    margin-bottom: 1%;
}
.empty-space1 h1 {
    font-weight: 600;
    color: #000000;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: 85% auto;
    /* border-bottom: solid 1px #8a8a8a; */
    padding-bottom: 2%;
}
.empty-space2-text {
    font-size: 2.5em;
    color: #000000;
    font-weight: 600;
}
.empty-space2-border {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    background: linear-gradient(to right, #b81616 0%,#fe5151 50%,#b81616 100%);
    width: 14%;
    height: 10px;
}
.empty-space2-full {
    border-bottom: solid 1px #8a8a8a;
    width: 99.2%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space2 {
    margin-top: 2%;
    margin-bottom: 3%;
}
.empty-space3 {
    display: grid;
    grid-template-columns: 38% auto;
    color: #fff;
    padding: 16% 0% 2%;
}
.empty-space3 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    background: linear-gradient(to bottom, #ffffff 21%,#acacac 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 15px;
    margin-top: 2%;
}
.empty-space3-text {
    align-self: center;
}
.empty-space3-border {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    width: 30%;
    height: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space3 h5 {
    font-weight: 600;
    margin-bottom: 7%;
}
.empty-space3 span {
    font-weight: 400;
    font-size: 20px;
}
.empty-space3-text1 {
    display: flex;
    gap: 10px;
    width: 100%;
    font-size: 30px;
    font-weight: 600;
}
.empty-space3-img1 {
    align-self: center;
}
.empty-space3-img:hover {
    transform: scale(1.05);
}
.empty-space3-img {
    transition: 0.5s;
}
.empty-space3-text01 {
    color: #ffc833;
    font-size: 44px;
    align-self: center;
    line-height: 0;
}
.empty-space3-text02 {
    align-self: center;
    margin-top: 2%;
    white-space: break-spaces;
}
.empty-space3-text02b {
    font-size: 18px;
    font-weight: 400;
}
.empty-space3-text02c {
    margin-top: 8%;
}
.empty-space3-blockks {
    margin-top: -3%;
}
.empty-space3 {
    display: grid;
    grid-template-columns: 38% auto;
    color: #fff;
    padding: 16% 0% 2%;
}
.empty-space3 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    background: linear-gradient(to bottom, #ffffff 21%,#acacac 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 15px;
    margin-top: 2%;
}
.empty-space3-text {
    align-self: center;
}
.empty-space3-border {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    width: 30%;
    height: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space3 h5 {
    font-weight: 600;
    margin-bottom: 7%;
}
.empty-space3 span {
    font-weight: 400;
    font-size: 20px;
}
.empty-space3-text1 {
    display: flex;
    gap: 10px;
    width: 100%;
    font-size: 30px;
    font-weight: 600;
}
.empty-space3-img1 {
    align-self: center;
}
.empty-space3-text01 {
    color: #ffc833;
    font-size: 44px;
    align-self: center;
    line-height: 0;
}
.empty-space3-text02 {
    align-self: center;
    margin-top: 2%;
    white-space: break-spaces;
}
.empty-space3-text02b {
    font-size: 18px;
    font-weight: 400;
}
.empty-space3-text02c {
    margin-top: 8%;
}
.empty-space3-blockks {
    margin-top: -3%;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 7% 0% 15% 0%;
}
.empty-space4 h2 {
    white-space: break-spaces;
    color: #c6241b;
    line-height: 1.2;
    font-weight: 600;
}
.empty-space4 h6 {
    font-weight: 600;
    margin-top: 2%;
}
.empty-space4-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
    margin-top: 5%;
}
.empty-space4-texts {
    text-align: center;
    font-size: 17px;
    margin-top: 7%;
    white-space: break-spaces;
}
.empty-space4-imgs {
    width: 70%;
    margin: 0 auto;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-texta {
    text-align: center;
    font-size: 14px;
}
.empty-space4-block:hover {
    transform: scale(1.05);
}
.empty-space4-block {
    transition: 0.5s;
}
.empty-space5 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.empty-space5-image {
    width: 61%;
    margin: 0 auto;
    margin-top: -8%;
    margin-bottom: -5%;
}
.empty-space5-texts {
    text-align: right;
    color: #fff;
    padding: 0% 2% 2%;
    font-size: 16px;
}
.empty-space5-bg {
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    color: #fff;
    padding: 6% 5% 6.2% 15%;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    margin-top: -5%;
    margin-right: -15%;
}
.empty-space5-text1 {
    font-size: 4em;
    font-weight: 600;
    text-shadow: 1px 1px 10px #00000054;
}
.empty-space5-text2 {
    font-size: 5.5em;
    font-weight: 600;
    margin-left: 20%;
    line-height: 1.1;
    text-shadow: 1px 1px 10px #00000054;
}
.empty-space6 {
    text-align: center;
    padding: 4% 0% 4%;
}
.empty-space6 h2 {
    color: #c6241b;
    font-weight: 600;
    font-size: 5em;
}
.empty-space6 h1 {
    font-weight: 600;
    color: #000000;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.empty-space7 h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space7 h3 {
    margin-bottom: 2%;
}
.empty-space7 p {
    white-space: break-spaces;
}
.empty-space7-text {
    align-self: center;
}
.empty-space7-img img {
    width: 100% !important;
}

.empty-space7-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space7-img {
    display: block;
    overflow: hidden;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-bottom: 3%;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 20px;
    background-color: #252525;
    color: #fff;
    padding: 3%;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8-img {
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    padding: 10%;
}
.empty-space8-img img {
    filter: invert(1);
}
.empty-space8 h4 {
    font-weight: 600;
}
.empty-space8-grid {
    display: grid;
    gap: 20px;
}
.empty-space8-pd h5 {
    text-align: center;
    font-weight: 600;
}
.empty-space8-pd p {
    text-align: center;
}
.empty-space8 p {
    text-align: left;
}
.empty-space8-pd {
    padding: 0% 0% 5%;
}
.empty-space9-block3 {
    display: flex;
    width: 40%;
    gap: 10px;
    margin-top: 3%;
}
.empty-space9-block3-img img {
    width: 100% !important;
}








.empty-space12 span {
    color: #203262;
    font-weight: 600;
}
.empty-space12 {
    display: flex;
    gap: 30px;
    padding: 2% 0% 0% 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;
    font-family: "Manrope", sans-serif;
    color: #19181d;
}
.empty-space12-img {
    width: 90%;
}
.empty-space12 h1 {
}
.empty-space12 h5 {
    font-weight: 600;
    margin-top: 2%;
}
.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: 3em;
    color: #c6241b;
}
.empty-space12 span {
    color: #ee3737;
}
.empty-space12 h1 {
    font-size: 27px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.empty-space12 h3 {
    color: #4357a6;
    font-weight: 600;
    margin-top: 4%;
}











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: 4em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */
.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.icon-img11 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.icon-img11 {
    display: block;
    overflow: hidden;
}




.button-text1:hover {
    transform: scale(1.05);
}
.button-text1 {
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8% 0%;
    transition: 0.5s;
}



.album-block {
    display: grid;
    grid-template-columns: 90% auto;
    padding: 8% 8%;
}
.album-text {
    font-size: 16px;
}





.article-aa {
    font-size: 15px;
    margin-top: 3%;
    margin-bottom: 2%;
}

.article-ab {
    border: solid 1px #c6241b;
    background-color: #c6241b;
    width: fit-content;
    margin-top: 5%;
    padding: 3% 7%;
    font-size: 16px;
    border-radius: 0px;
    color: #ffffff;
    transition: 0.5s;
}



#background6835d4c05740e700131c4cd7 .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 40px;
}






/*---Tab Car bodycolour---*/



/* tab  */

#headd .nav-pills>li.active>a, 
#headd .nav-pills>li.active>a:focus, 
#headd .nav-pills>li.active>a:hover {
    color: #ffffff;
    /* background: #000; */
    border-bottom: solid 0px #c6241c;
    border-radius: 50px;
    line-height: 2;
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
}
#headd .nav>li>a:focus, 
#headd .nav>li>a:hover {
    color: #ffffff;
    background: #000000;
    border-bottom: solid 0px #c6241c;
    border-radius: 50px;
    line-height: 2;
}
#headd .nav-justified {
    text-align: center;
    color: #fff;
    background-color: #fafafa;
    border: solid 0px transparent;
    font-weight: 500;
    border-radius: 50px;
    font-size: 20px;
}
#headd .nav-pills>li>a {
    color: #000;
}
.headdwidth {
    width: 60%;
    margin: 0 auto;
    border: solid 2px #c6241c;
    padding: 1%;
    border-radius: 50px;
}






/*---Tab Car bodycolour---*/
#bodycolour .nav-pills>li.active>a, 
#bodycolour .nav-pills>li.active>a:hover, 
#bodycolour .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca;
    box-shadow: 2px 2px rgb(0 0 0 / 20%);
    transition: 0.3s;
}
#bodycolour .nav-justified {
    background-color: #fff;
}
#bodycolour .nav-justified>li>a {
    margin-bottom: 5px;
    height: 50px;
    width: 50px;
    border-radius: 100px;
	border: 1px solid #ccc;
}
#widthcolour1 {
    width: 5%;
    margin: 0 auto;
    display: block;
}
#widthcolour2 {
    width: 11%;
    margin: 0 auto;
    display: block;
}
#widthcolour3 {
    width: 18%;
    margin: 0 auto;
    display: block;
}
#widthcolour4 {
    width: 23%;
    margin: 0 auto;
    display: block;
}
#widthcolour5 {
    width: 29%;
    margin: 0 auto;
    display: block;
}
#widthcolour6 {
    width: 34%;
    margin: 0 auto;
    display: block;
}

.product-imgg {
    width: 50%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 2%;
}
.product-textcolour {
    text-align: center;
    font-size: 20px;
    margin-top: 3%;
}
.product-imgcolour:hover {
    transform: scale(1.05);
}
.product-imgcolour {
    transition: 0.5s;
}




/*สี*/

#bodycolour #White a {
    background: #fff;
}
#bodycolour #Black a {
    background: #000;
}
#bodycolour #Red a {
    background: #cf0a16;
}
#bodycolour #Blue a {
    background: #020b72;
}
#bodycolour #Grey a {
    background: #555f69;
}
#bodycolour #Green a {
    background: #5e6952;
}
#bodycolour #Innovate-Blue a {
    background: #55627a;
}
#bodycolour #sky a {
    background: #0066af;
}
#bodycolour #cream a {
    background: #ddd6cf;
}
#bodycolour #Yellow a {
     background: #d1d823;
}
#bodycolour #Black-Yellow a {
    background: linear-gradient(90deg, #000 49%, #d1d823 51% );
}
#bodycolour #White-Blue a {
    background: linear-gradient(90deg, #fff 49%, #020b72 51% );
}
#bodycolour #Red-Black a {
    background: linear-gradient(90deg, #cf0a16 49%, #000 51% );
}
#bodycolour #Black-Red a {
    background: linear-gradient(90deg, #000 49%, #cf0a16 51% );
}
#bodycolour #Black-Blue a {
    background: linear-gradient(90deg, #000 49%, #cf0a16 51% );
}
#bodycolour #Red-Blue a {
    background: linear-gradient(90deg, #cf0a16 49%, #020b72 51% );
}
#bodycolour #Blue-Black a {
    background: linear-gradient(90deg, #020b72 49%, #000 51% );
}
#bodycolour #Green-black a {
    background: linear-gradient(90deg, #5b6852 49%, #000 51% );
}
#bodycolour #Black-Brown a {
    background: linear-gradient(90deg, #000 49%, #97846d 51% );
}
#bodycolour #Whiten-Black a {
    background: linear-gradient(90deg, #fff 49%, #000 51% );
}
#bodycolour #Red-Whiten a {
    background: linear-gradient(90deg, #cf0a16 49%, #fff 51% );
}
#bodycolour #Grey-Whiten a {
    background: linear-gradient(90deg, #555f69 49%, #fff 51% );
}
#bodycolour #Black-Whiten a {
    background: linear-gradient(90deg, #000 49%, #fff 51% );
}
#bodycolour #Orange-Black a {
    background: linear-gradient(90deg, #d5270e 49%, #000 51% );
}
#bodycolour #Yellow-Black a {
    background: linear-gradient(90deg, #d1d823 49%, #000 51% );
}
#bodycolour #Grey-Black a {
    background: linear-gradient(90deg, #555f69 49%, #000 51% );
}
#bodycolour #Black-Grey a {
    background: linear-gradient(90deg, #000 49%, #555f69 51% );
}
#bodycolour #Whiten-Grey a {
    background: linear-gradient(90deg, #fff 49%, #555f69 51% );
}
#bodycolour #Blue-Grey a {
    background: linear-gradient(90deg, #020b72 49%, #555f69 51% );
}
#bodycolour #Red-Grey a {
    background: linear-gradient(90deg, #cf0a16 49%, #555f69 51% );
}
#bodycolour #Pink-Whiten a {
    background: linear-gradient(90deg, #f8c5d3 49%, #fff 51% );
}
#bodycolour #Red-Blue-Whiten a {
    background: linear-gradient(90deg, #cf0a16, #020b72, #fff);
}
#bodycolour #Grey-Red a {
    background: linear-gradient(90deg, #555f69 49%, #cf0a16 51% );
}



/*สี*/

 




/* highlight */
.highlight-features-pd {
    padding: 3%;
}
.highlight-features {
    margin-top: 20%;
}
.highlight-features-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 2%;
    color: #fff;
}
.highlight-features h2 {
    /* color: #c6241b; */
    /* font-weight: 600; */
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 600;
    background: linear-gradient(to bottom, #ffffff 21%, #acacac 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.highlight-features-block h5 {
    font-weight: 600;
    margin-bottom: 3%;
}
.highlight-features-block p {
    white-space: break-spaces;
}
.highlight-features-text {
  align-self: center;
}

.highlight-features-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.highlight-features-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.highlight-features-img {
    display: block;
    overflow: hidden;
}



/* สไลด์ highlight */

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #ffffff;
}

/* ราคา */
.empty-price {
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    color: #fff;
    clip-path: polygon(7% 0, 100% 0%, 100% 100%, 0% 100%);
    width: 33%;
    margin: 0 auto;
    margin-right: 0;
    padding: 2% 0% 2% 5%;
    font-size: 2em;
    margin-top: -7.2%;
}
span.empty-price1 {
    font-size: 32px;
    font-weight: 600;
}
span.empty-price2 {
    font-size: 20px;
}











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

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

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




 
 


/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 28px;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 18px;
    color: #404040;
}
.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: #c6241b;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 16px;
}

.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
 
iframe.map-border {
    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: 35px 30px;
    background: #fafafa;
    color: #000;
}
.no-js .CASS-A-main .form-control:hover {
    border-color: #c6241b;
}
.no-js .CASS-A-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-A-main .form-control:focus {
    border-color: #c6241b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js .CASS-A-main .btn {
    /* background: #c6241b; */
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
}
.no-js .CASS-A-main .btn-default {
    text-shadow: 0 0 0 #c6241b;
}
.no-js .CASS-A-main .btn-default:active {
    background-color: #c6241b;
}
.no-js .CASS-A-main .btn-default:hover,
.no-js .CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #c6241b;
}
.no-js .CASS-A-main span.label a {
    color: #fff;
}
.no-js .CASS-A-main button.btn.btn-default {
    opacity: 1;
}













 
@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
.head-block {
    width: 22%;
}
.empty-space1 h2 {
    font-size: 6em;
}
.empty-space2-text {
    font-size: 3.5em;
}
.button-text1 {
    font-size: 20px;
}
.album-text {
    font-size: 20px;
    align-self: center;
}
.empty-space3 span {
    font-size: 22px;
} 
.empty-space3-text1 {
    font-size: 36px;
}
.empty-space3-text01 {
    font-size: 62px;
}
.empty-space3-text02b {
    font-size: 22px;
} 
.empty-space3 {
    padding: 14% 0% 0%;
} 
.empty-space4-texts {
    font-size: 22px;
}
.empty-space4-texta {
    font-size: 18px;
}  
.empty-space5-text1 {
    font-size: 5em;
}
.empty-space5-text2 {
    font-size: 7.5em;
}
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-block1 {
    width: 40%;
} 
.footer-text3 {
    font-size: 16px;
}
.empty-space12 h2 {
    font-size: 4em;
} 
.empty-space12 h1 {
    font-size: 36px;
}
.empty-space12 {
    gap: 50px;
} 
.empty-space6 h2 {
    font-size: 6em; 
} 
.headdwidth {
    width: 40%;
} 
#headd .nav-justified {
    font-size: 22px;
}
.product-textcolour {
    font-size: 26px;
}
.empty-price {
    font-size: 3em;
} 
span.empty-price1 {
    font-size: 42px;
} 
#widthcolour4 {
    width: 15%;
}
#widthcolour1 {
    width: 3%;
}   
#widthcolour2 {
    width: 8%;
} 
#widthcolour6 {
    width: 23%;
    margin: 0 auto;
    display: block;
}
#widthcolour5 {
    width: 20%;
}
#widthcolour3 {
    width: 12%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.article-aa {
    font-size: 16px;
}
.article-ab {
    font-size: 18px;
} 
.managerHeader {
    font-size: 3em;
}
.empty-space9-block3 {
    width: 30%;
}
.icon_b {
    font-size: 20px;
} 
.contact-pd h6 {
    font-size: 34px;
}
.contact-pd h3 {
    white-space: inherit;
    font-size: 20px;
} 
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 20px;
}
.no-js .CASS-A-main .form-control {
    padding: 39px 30px;
}
#cookie6835c51cda096300137eaa17 {
    font-size: 16px;
}
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
} 
h1 {
    font-size: 3.5em;
} 
h2 {
    font-size: 5em;
}
h3 {
    font-size: 22px;
} 
h4 {
    font-size: 24px;
} 
h5 {
    font-size: 28px;
} 
h6 {
    font-size: 30px;
}
}

@media screen and (max-width : 1191px) {
#imagesControl683583e0e407da001318b77c {
    padding: 0px !important;
}
.empty-space3 {
    grid-template-columns: 41% auto;
}
.empty-space4-texts {
    font-size: 16px;
} 
.empty-space5-text2 {
    font-size: 4.5em;
}
.empty-space5-text1 {
    font-size: 3.5em;
}  
.empty-space5-bg {
    padding: 6% 5% 6% 15%;
} 
.empty-space5-texts {
    font-size: 13px;
} 
.footer-text2 {
    font-size: 14px;
}
.footer-text3 {
    font-size: 12px;
} 
.empty-price {
    width: 40%;
    font-size: 2em;
    margin-top: -7.88%;
}
.contact-pd p {
    font-size: 13px;
} 
.no-js .CASS-A-main .form-control {
    padding: 31px 30px;
} 
  
#imagesControl6835ca80aa25d20013f00bd5,
#imagesControl68368f0d5740e700131c56e2,
#imagesControl6836949eaa25d20013f0161a,
#imagesControl6836985caa25d20013f017d7,
#imagesControl68369ce1aa25d20013f01891,
#imagesControl6836a1235740e700131c58a9,
#imagesControl6836a5662ce5b800139ffa7d  {
    padding: 0px !important;
}  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {

#widthcolour1, #widthcolour2, #widthcolour3, #widthcolour4, #widthcolour5, #widthcolour6 {
    width: 100%;
    margin: 0 auto;
    display: grid;
    justify-content: center;
}
.empty-space1 h2 {
    font-size: 4em;
}
.empty-space3-text1 {
    font-size: 18px;
}
.empty-space3-text01 {
    font-size: 26px;
} 
.empty-space4-grid {
    gap: 0px;
} 
.empty-space4-texts {
    font-size: 14px;
}  
.empty-space5-text2 {
    font-size: 3.5em;
}
.empty-space5-text1 {
    font-size: 3em;
}  
.empty-space5-bg {
    padding: 4% 5% 6% 15%;
} 
.empty-space5-texts {
    font-size: 13px;
    padding: 0% 2% 0%;
} 
.footer-text1 {
    font-size: 14px;
}
.footer-text2 {
    font-size: 11px;
}
.footer-block1 {
    width: 60%;
} 
.empty-space12 h5 {
    font-size: 20px;
} 
.empty-space8 h4 {
    font-size: 18px;
}
.empty-space6 h2 {
    font-size: 4em;
}
.empty-price {
    width: 50%;
    font-size: 2em;
    margin-top: -9.1%;
}
#headd .nav-justified {
    font-size: 16px;
}
#headd .nav-pills>li.active>a, 
#headd .nav-pills>li.active>a:focus, 
#headd .nav-pills>li.active>a:hover {
    line-height: inherit;
}
#headd .nav>li>a:focus, 
#headd .nav>li>a:hover {
    line-height: inherit;
} 
.headdwidth {
  border: solid 0px #c6241c;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 100px;
}
.article-aa {
    height: 100px;
}
#background6835d4c05740e700131c4cd7 .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 65px;
} 
.contact-pd h3 {
    white-space: inherit;
    font-size: 16px;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-pd p {
    font-size: 16px;
}  
.contact-pd h4 {
    font-size: 18px;
}
.itopplus-bg3 {
    background-size: cover;
}
  
  
  
  
  
  
  
  
h2 {
    font-size: 3em;
} 
h5 {
    font-size: 22px;
}
h6 {
    font-size: 24px;
} 
}

@media screen and (max-width : 480px) {
#imagesControl6835ca80aa25d20013f00bd5 {
    padding: 0px !important;
}
.empty-space6 h2 {
    font-size: 3em;
}
.empty-space6 h1 {
    font-size: 20px;
}
.empty-price {
    background: linear-gradient(to right, #b81616 0%, #fe5151 50%, #b81616 100%);
    color: #fff;
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    padding: 5%;
    font-size: 20px;
    margin-top: 0%;
	text-align: center;
}
span.empty-price1 {
    font-size: 24px;
}
.empty-car {
    display: grid;
}
.empty-car2 {
    grid-column-start: 1;
    grid-row-start: 1;
}

.product-imgg {
    width: 100%;
}  
.itopplus-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/bgpromotionz-z890652263626.jpg);
    background-position: bottom;
    background-color: #252525;
}
.highlight-features h2 {
    font-size: 2em;
} 
.highlight-features {
    margin-top: 8%;
}
.highlight-features-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 0%;
}
.highlight-features-text {
    text-align: center;
}
.testimonial {
	padding: 0px 10px 0px !important;
} 
#headd {
    padding: 5% 0% 8%;
}  
.footer-grid {
    grid-template-columns: repeat(1, 1fr);
}
.nav-justified {
    display: -webkit-inline-box;
    overflow: scroll;
} 
.headdwidth {
  border: solid 0px #c6241c;
    display: grid;
    justify-content: center;
}   
.empty-space2-block {
    grid-template-columns: 70% auto;
}
.empty-space2-text {
    font-size: 2em;
}
.empty-space1 h2 {
    font-size: 3em;
} 
.empty-space3 {
    grid-template-columns: 100%;
} 
.empty-space3-text1 {
    font-size: 22px;
}
.empty-space3-text01 {
    font-size: 34px;
} 
.empty-space3-text02b {
    font-size: 15px;
} 
.empty-space3-img {
    margin-top: 10%;
}
.empty-space3 {
    padding: 5% 0% 2%;
} 
.empty-space4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 5% 0% 10% 0%;
}
.empty-space5 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space5-bg {
    padding: 5%;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    margin-top: 0%;
    margin-right: 0%;
} 
.empty-space5-image {
    width: 100%;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 5%;
}
.empty-space5-texts {
	font-size: 14px;
	padding: 0% 2% 4%;
	text-align: right;
} 
.footer-text1 {
    font-size: 18px;
} 
.footer-text2 {
    font-size: 16px;
}
.footer-block1 {
    width: 40%;
}  
.empty-space12 {
    display: grid;
}
.empty-space12-block {
    width: 100%;
}  
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-pd h5 {
    font-size: 20px;
} 
.empty-space8-block {
    grid-template-columns: 100%;
}
 .empty-space8-img {
    padding: 3% 40%;
}
.empty-space8-block {
    gap: 10px;
} 
.empty-space2-border {
    width: 22%;
}
.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_01072024htbe/0/0/bgz-z1674907144343.jpg);
    background-size: cover;
}
article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
} 
.article-aa {
    height: inherit;
}  
.empty-space7 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.empty-space9-block3 {
    width: 45%;
    gap: 5px;
    margin-top: 3%;
}  
.managerHeader {
    font-size: 22px;
}
#background6835d4c05740e700131c4cd7 .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
} 
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}
  
h5 {
    font-size: 22px;
}
  
}







