.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #252525;
  font-family: "Noto Sans Thai", sans-serif;
}

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

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



.itopplus-banner,
.itopplus-slide {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/0z-z902244321259.webp");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.itopplus-bg {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/1z-z37242184270.webp); */
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bgz-z913891337920.webp);
}
.itopplus-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/PPSD-BGFIXz-z1630690985435.webp);
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/3z-z831440300120.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/4z-z1247097847737.webp");
}

.itopplus-bg5 {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/5z-z1409624817753.jpg); */
    background-image: url(https://itp1.itopfile.com/ImageServer/6aa3cdfd94fd0cee/0/0/5-editz-z787271425747.jpg);
      background-position: top;
}
 
.itopplus-bg6 {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/6z-z632198744500.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bg-bgz-z1313860289811.webp);
    background-position: bottom;
}
 


.itopplus-pos2 {
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bgz-z1657642786386.webp); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bg-contentz-z113246101280.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
}



.navbar-default .navbar-nav > li > a {
    color: #000000;
    margin: 0 10px;
    padding: 8px 15px;
    border-radius: 0px;
    font-family: "Onest", sans-serif;
    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: #ae946e !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	/* background: #fff; */
	background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/0z-z902244321259.webp);
	background-size: auto 100%;
	background-repeat: no-repeat;
	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; */
	background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/0z-z902244321259.webp);
	background-size: auto 100%;
	background-repeat: no-repeat;
	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: #000000;
    font-size: 16px;
    padding: 7px 20px;
    text-transform: uppercase;
    font-family: "Onest", "Noto Sans Thai";
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #ae946e !important;
  background: transparent;
  border-radius: 0px;
}





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

  #nav-menu,
  #ItopplusMainSidebar > div {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/0z-z902244321259.webp");
  background-size: 100% auto;
  }

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

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

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

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

  .itopplus-banner {
    transition: 0.3s;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(160px, 15vw, 260px);
    margin: 0;
  }

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

}












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

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

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

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

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}
 
 
#background67b59d5486b4710013e10d28 .thumbnail,
#background67b59dc5f399d90013b0b01e .thumbnail,
#background67b59ddc86b4710013e10d74 .thumbnail,
#background67b59e1386b4710013e10dbd .thumbnail,
#background67b5a125f399d90013b0b0a0 .thumbnail,
#background67b5a18d83ace900138aac2f .thumbnail,
#background67b6970983ace900138ab4e0 .thumbnail,
#background67b6970983ace900138ab4e2 .thumbnail,
#background67b6970983ace900138ab4e4 .thumbnail,
#background67b6b1a686b4710013e11c1d .thumbnail,
#background67b6b1c1f399d90013b0bfbd .thumbnail,
#background67c18aecac41820013cdd0aa .thumbnail {
  border: solid 0px #eeeeee;
  background: transparent;
  transition: 0.5s;
  color: #252525;
  padding: 0% !important;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  border-radius: 0px;
}
#background67b59d5486b4710013e10d28 .thumbnail:hover,
#background67b59dc5f399d90013b0b01e .thumbnail:hover,
#background67b59ddc86b4710013e10d74 .thumbnail:hover,
#background67b59e1386b4710013e10dbd .thumbnail:hover,
#background67b5a125f399d90013b0b0a0 .thumbnail:hover,
#background67b5a18d83ace900138aac2f .thumbnail:hover,
#background67b6970983ace900138ab4e0 .thumbnail:hover,
#background67b6970983ace900138ab4e2 .thumbnail:hover,
#background67b6970983ace900138ab4e4 .thumbnail:hover,
#background67b6b1a686b4710013e11c1d .thumbnail:hover,
#background67b6b1c1f399d90013b0bfbd .thumbnail:hover,
#background67c18aecac41820013cdd0aa .thumbnail:hover {
  border: solid 0px #f25c29;
  background: transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #ae946e;
}
 

 

#background67b6f1506c014d001361572e .thumbnail,
#background67b6f1f7e9d035001303bed1 .thumbnail {
  border: solid 0px #eeeeee;
  background: transparent;
  transition: 0.5s;
  color: #252525;
  padding: 0% !important;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  border-radius: 0px;
}
#background67b6f1506c014d001361572e .thumbnail:hover,
#background67b6f1f7e9d035001303bed1 .thumbnail:hover {
  border: solid 0px #f25c29;
  background: transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #ae946e;
}
 




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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

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

/* oscar */

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

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

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

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

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

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

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

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


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

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

/* contenemanager */

.social-icon {
  border-radius: 5px;
}


.managerHeader {
    font-size: 3em;
    color: #51329c;
    font-weight: 600;
    text-align: center;
    padding: 0% 0% 1%;
    text-transform: uppercase;
    font-family: "Montserrat", "Noto Sans Thai";
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #231f20;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #231f20;
    padding: 7% 0% 7% 0%;
    font-weight: 400;
    line-height: normal;
    height: inherit;
    margin-bottom: 0%;
    text-align: center;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .product-button {
      background-color: #0478fe;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: block;
}
article.col-md-6.item.-micro {
    width: 23.6%;
}
.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: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding: 0% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
  margin: 0.7%;
  background: transparent;
  border: solid 0px #cdcdcd;
  border-radius: 10px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-right: none;
  border-bottom: none;
  margin: 0.7%;
  background: transparent;
  border: solid 0px #cdcdcd;
  border-radius: 10px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.fbcomments,
.fbcomments {
  display: none;
}
.nav-template7 li a {
  color: #1c1c1c;
  display: inline-block;
  font-size: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #186c8c;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
.Textmanager.font-inherit {
  display: flow-root;
}
.page-header {
  border-bottom: 0px solid #eee;
}

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

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

/* contenemanager */

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

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 22px !important;
  font-weight: 600;
  color: #000;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .product-button {
  background-color: #0478fe;
  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: 10px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    height: inherit;
    display: block;
    margin-top: 0%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 0%;
    padding: 5% 0%;
}

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

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

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



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

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

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

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

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

#background67b57eb3f2d3620013dec79c .glyphicon-chevron-left:before,
#background67b57eb3f2d3620013dec79c .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-pd {
    display: grid;
    grid-template-columns: 40% 28% 28%;
    gap: 25px;
    padding: 5% 0% 5%;
    font-family: "Onest", "Noto Sans Thai";
}
.footer-image {
    width: 52%;
}
.footer-block a:hover {
    color: #a98e66;
}
.footer-block a {
    transition: 0.5s;
    color: #252525;
}
.footer-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 3%;
}
.footer-block-img {
    width: 5%;
}
.footer-block-text {
    width: 95%;
    font-size: 15px;
    white-space: break-spaces;
    align-self: center;
}
.footer-text1 {
    color: #252525;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3%;
}
.footer-text2 {
    font-size: 18px;
    color: #252525;
    font-weight: 500;
    margin-bottom: 4%;
}
.footer-text {
    font-size: 14px;
    font-family: "Onest", sans-serif;
    margin-bottom: 2%;
    color: #7e7e7e;
}
.footer-block1 {
    display: flex;
    gap: 5px;
    width: 70%;
    margin-top: 5%;
}
.footer-block1-img {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
}
.footer-block1-img1 {
    width: 40%;
}
.footer-block1-text1:hover {
    background-color: #ae946e;
}
.footer-block1-text1 {
    width: 60%;
    background-color: #aa8e66;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    align-self: center;
    padding: 4.5% 5%;
    transition: 0.5s;
}
.footer-block1-text1 a {
    color: #fff;
}
.footer-block-h {
    height: 75px;
}








/* class  */

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





.empty-space {
  padding: 2%;
}
.empty-space1 {
    text-align: center;
    padding: 6% 0% 16%;
}
.empty-space1 h2 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    background: linear-gradient(to right, rgba(124,100,81,1) 0%, rgba(201,168,142,1) 31%, rgba(138,112,92,1) 55%, rgba(201,168,142,1) 76%, rgba(138,112,92,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2%;
}
.empty-space1 h6 {
    white-space: break-spaces;
    color: #252525;
    font-weight: 500;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 3%;
}
.empty-space2 {
    display: flex;
    width: 100%;
    gap: 20px;
    padding: 7% 0%;
}
.empty-space2-topic {
    width: 25%;
}
.empty-space2-detail {
    width: 75%;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
    column-gap: 20px;
}
.empty-space2-img {
    width: 25%;
    margin-bottom: 5%;
}
.empty-space2 h2 {
    font-family: "Playfair Display", serif;
    white-space: break-spaces;
    line-height: 1.2;
    font-weight: 500;
}
.empty-space2-image:hover {
    transform: scale(1.05);
}
.empty-space2-image {
    width: 70%;
    margin-top: 10%;
    transition: 0.5s;
}
.empty-space2 h3 {
    font-weight: 500;
    margin-bottom: 2%;
}
.empty-space2 p {
    white-space: break-spaces;
}
.empty-space2 h6 {
    margin-top: 5%;
}
.empty-space2-pd:hover {
    transform: scale(1.05);
}
.empty-space2-pd {
    transition: 0.5s;
}
.empty-space3 h2 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    /* background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%); */
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 38%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 67%, rgba(138, 112, 92, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.empty-space3 {
    text-align: center;
    padding: 9% 0% 3%;);)%;)%;)%;);
}
.empty-space3 h6 {
    color: #252525;
}
.empty-space4 h2 {
    font-family: "Playfair Display", serif;
}
.empty-space4 {
    padding: 3% 2%;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
    margin-top: 5%;
}
.empty-space4-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space4-img img {
    filter: invert(1);
}
.empty-space4-text {
    text-align: center;
    white-space: break-spaces;
    font-size: 18px;
}
.empty-space4 p {
    margin-top: 1%;
    margin-bottom: 2%;
}
.empty-space4-text1 {
    text-align: center;
    background-color: #ae946e;
    width: fit-content;
    padding: 3% 5%;
    margin-bottom: -5%;
    font-size: 18px;
}
.empty-space5 h2 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.empty-space5 {
    text-align: center;
    padding: 4% 0% 3%;
}
.empty-space6 h2 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.empty-space6 h6 {
    text-align: center;
}
.empty-space6-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
    margin-top: 5%;
}
.empty-space6-grid:hover {
    transform: scale(1.05);
}
.empty-space6-grid {
    width: 30%;
    transition: 0.5s;
}
.empty-space6-img {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.empty-space6-img img {
    filter: invert(1);
}
.empty-space6-text {
    text-align: center;
}
.empty-space6 {
    padding: 7% 0% 7% 0%;
}
.empty-space6 p {
    white-space: break-spaces;
}
.empty-space6 h4 {
    font-weight: 500;
    margin-bottom: 1%;
}
.empty-space7 {
    text-align: center;
    padding: 5% 0% 50%;
}
.empty-space7 h2 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.empty-space7 p {
    white-space: break-spaces;
    margin-top: 2%;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space8-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-img {
    display: block;
    overflow: hidden;
}
.empty-space9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-bottom: 2%;
}
.empty-space9-text {
  align-self: center;
}
.empty-space9-img1 {
  width: 12%;
  margin-bottom: 3%;
}
.empty-space9-img1 img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(17%) saturate(679%) hue-rotate(356deg) brightness(87%) contrast(88%);
}
.empty-space9 h5 {
  font-family: "Montserrat", "Noto Sans Thai";
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
.empty-space9 h4 {
    font-weight: 500;
    color: #ae946e;
}
.empty-space9 p {
  white-space: break-spaces;
}
.empty-space9-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space9-img img {
  border-radius: 0px;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space9-img {
  align-self: center;
  display: block;
  overflow: hidden;
  border-radius: 0px;
}
.empty-space9-text01 {
  font-weight: 500;
  color: #ae946e;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin: 3% 0%;
}
.empty-space10-img {
    align-self: center;
}
.empty-space10-text {
    align-self: center;
}
.empty-space10 p {
    white-space: break-spaces;
}
.empty-space10-border {
    border-bottom: solid 1px #999999;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.empty-space10 h1 {
    font-size: 4em;
    font-weight: 500;
    font-family: "Playfair Display", serif;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.empty-space10 h6 {
    font-size: 30px;
}
.empty-space10 h4 {
    font-weight: 600;
    font-size: 26px;
}
.empty-space10-image {
    margin-bottom: 4%;
}
.empty-space10-image1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10-image1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space10-image1 {
    align-self: center;
    display: block;
    overflow: hidden;
}
.empty-space10-image img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10-image img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space10-image {
    align-self: center;
    display: block;
    overflow: hidden;
}





.empty-space12 h2 {
    text-transform: uppercase;
    font-size: 4.5em;
    font-weight: 700;
    line-height: 1;
    white-space: break-spaces;
    font-family: "Playfair Display", serif;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.empty-space12 p {
    margin-left: 0%;
    margin-top: 5%;
    /* color: #fff; */
    white-space: break-spaces;
}
.empty-space12 h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 2%;
    /* color: #fff; */
    font-family: "Onest", sans-serif;
}
.empty-space12 {
    margin-top: 15%;
}
.empty-space13-img {
    width: 20%;
    padding: 3%;
    background-color: #ae946e;
}
.empty-space13-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space13-pd {
    display: flex;
    width: 100%;
    gap: 20px;
    background-color: #fafafa;
    padding: 2%;
}
.empty-space13-text {
    width: 80%;
    align-self: center;
}
.empty-space13-img img {
    filter: invert(1);
}
.empty-space13 h5 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space13 h4 {
    font-weight: 600;
}
.empty-space13 h3 {
    text-align: center;
    margin-top: 2%;
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space14-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 30px;
}
.empty-space14-img img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(17%) saturate(679%) hue-rotate(356deg) brightness(87%) contrast(88%);
}
.empty-space14-img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space14-text {
    text-align: center;
    font-size: 18px;
}
.empty-space14 h5 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 2%;
}
.empty-space14 {
    padding: 0% 0% 4%;
}
.empty-space15 {
    padding: 3% 0% 1%;
}
.empty-space15 h4 {
    text-align: center;
    white-space: break-spaces;
}
.empty-space16 {
    display: flex;
    gap: 15px;
    margin-bottom: 2%;
}
.empty-space16-img {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space16-text {
    text-align: center;
    font-size: 16px;
}
.empty-space16-img img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(17%) saturate(679%) hue-rotate(356deg) brightness(87%) contrast(88%);
}
.empty-space16-arrow {
    align-self: center;
    color: #ae946e;
}
.empty-space17 h4 {
    text-align: center;
    font-weight: 600;
}
.empty-space18 h5 {
    text-align: center;
    font-weight: 600;
}
.empty-space19 {
    width: 35%;
    margin: 0 auto;
}








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

h1 {
  font-size: 3em;
}
h2 {
  font-size: 4em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







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

.button-text1:hover {
    transform: scale(1.05);
}
.button-text1 {
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    font-size: 16px;
    padding: 1.2% 5%;
    transition: 0.5s;
}
.button-text2:hover {
    transform: scale(1.05);
}
.button-text2 {
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    font-size: 16px;
    padding: 1.2% 5%;
    margin-top: 5%;
    margin-bottom: 7%;
    transition: 0.5s;
}
.button-text3:hover {
    transform: scale(1.05);
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
}
.button-text3 {
    background-color: #fff;
    color: #000;
    width: fit-content;
    text-align: center;
    font-size: 16px;
    padding: 1% 7%;
    transition: 0.5s;
}
.button-text4 {
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
    width: fit-content;
    font-size: 19px;
    padding: 3% 10%;
    margin-top: 5%;
}








.album-pd0 {
    padding: 3% 0% 0% 0%;
}
.album-pd1 {
    padding: 7% 0% 0% 0%;
}
.album-pd2 {
    margin-top: 5%;
}
.album-pd3 {
    padding: 5% 0%;
}
.album-pd4 {
    padding: 5% 0%;
}





.album-text2 {
    font-family: "Playfair Display", serif;
    color: #757575;
    white-space: break-spaces;
    font-size: 18px;
    font-weight: 500;
}
.album-text1 {
    font-size: 19px;
    font-weight: 500;
    white-space: break-spaces;
}
.album-text3 {
    font-size: 26px;
    font-weight: 500;
}
.album-text4 {
    font-family: "Playfair Display", serif;
    color: #757575;
    white-space: break-spaces;
    font-size: 18px;
    font-weight: 500;
}
.album-text5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3%;
}
.album-text6 {
    white-space: break-spaces;
    font-size: 16px;
    color: #252525;
}
.album-text7 {
    font-size: 16px;
    color: #977c66;
    width: fit-content;
    border-bottom: solid 1px #977c66;
    margin-top: 4%;
}






.album-block {
    display: flex;
    justify-content: center;
    width: 38%;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
    gap: 10px;
    padding: 2% 0%;
    margin-top: 5%;
}
.album-block-img {
    width: 10%;
}
.album-block-text {
    font-size: 18px;
}


  
  
  
.about-pd1 {
    padding: 3% 0% 7%;
}
  





.mg1 {
    padding: 5% 0% 3%;
}
.mg2 {
    padding: 7% 0% 4%;
}


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


.thumbnail {
  display: block !important;
}
  




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

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

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







/* pdpa */

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

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

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


/* ติดต่อเรา */ 
.contact-pd h6 {
    font-weight: 600;
    text-align: center;
}
.contact-pd {
    padding: 5% 0% 0% 0%;
}
.contact-pd h3 {
    text-align: center;
}
.contact-pd span {
    color: #ae946e;
}
.contact-grid a {
    color: #000;
}
.contact-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.contact-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.contact-block-img {
    width: 40%;
    border: dashed 1px #ccc;
    padding: 3%;
}
.contact-block-text {
    width: 60%;
    align-self: center;
}

.contact-border {
    border-bottom: dashed 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}

.contact-text1 {
    font-size: 22px;
    font-weight: 600;
}
.contact-text2 {
    font-size: 16px;
}
.contact-text3 {
    color: #ae946e;
    font-weight: 600;
}


/*from Contact */

.no-js #Component67b69c8f86b4710013e116ec label {
  display: none !important;
}
.no-js #Component67b69c8f86b4710013e116ec .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67b69c8f86b4710013e116ec .form-control {
    border-top: 1px solid #ae946e;
    border-left: 1px solid #ae946e;
    border-right: 1px solid #ae946e;
    border-bottom: 1px solid #ae946e;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 31.5px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component67b69c8f86b4710013e116ec .form-control:hover {
  border-color: #ae946e;
}
.no-js #Component67b69c8f86b4710013e116ec ::placeholder {
  color: #000 !important;
  font-weight: 300;
}
.no-js #Component67b69c8f86b4710013e116ec .form-control:focus {
  border-color: #ae946e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component67b69c8f86b4710013e116ec .btn {
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    background: linear-gradient(to right, rgba(124, 100, 81, 1) 0%, rgba(201, 168, 142, 1) 31%, rgba(138, 112, 92, 1) 55%, rgba(201, 168, 142, 1) 76%, rgba(138, 112, 92, 1) 100%);
    color: #fff;
}
.no-js #Component67b69c8f86b4710013e116ec .btn-default {
  text-shadow: 0 0 0 #000;
}
.no-js #Component67b69c8f86b4710013e116ec .btn-default:active {
  background-color: #ae946e;
}
.no-js #Component67b69c8f86b4710013e116ec .btn-default:hover,
.no-js #Component67b69c8f86b4710013e116ec .btn-default:focus {
  background-position: 0 0px;
  background-color: #ae946e;
}
.no-js #Component67b69c8f86b4710013e116ec span.label a {
  color: #fff;
}
.no-js #Component67b69c8f86b4710013e116ec button.btn.btn-default {
  opacity: 1;
}





/* tab pc  */

/* border */

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


/* tab */

.CASS-A-main .tab-content>.active {
    display: block;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.CASS-A-main .col-md-8.col-md-offset-2.text-center {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}
.CASS-A-main .tab-content {
    padding: 0px !important;
}

.CASS-A-main .carousel-control {
   /* top: 105%;
    width: 60%;*/
    color: #ae946e;
    text-shadow: 0 0 0 rgba(0, 0, 0, .6);
    opacity: 1;
}

.TabItpContent .nav-pills > li.active > a, .TabItpContent .nav-pills > li.active > a:focus, .TabItpContent .nav-pills > li.active > a:hover {
    background-color: transparent;
    border-left: solid 5px #252525;
    border-radius: 0px;
}
.TabItpContent .nav-justified > li > a {
    background-color: transparent !important;
    border-left: solid 5px #797979 !important;
    color: #797979 !important;
    margin: 0% 0% !important;
    border-radius: 0px !important;
    padding: 0% 0% !important;
    font-weight: 600;
    line-height: 1;
}
.TabItpContent .nav-justified {
    width: 50% !important;
    margin: 0 auto!important;
    margin-top: 3%!important;
    margin-bottom: 3%!important;
    font-size: 18px!important;
    border-radius: 0px!important;
      border-right: solid 5px #797979!important;
  padding-top: 0px !important;
}
.TabItpContent .nav-justified > li > a span {
    color: #797979 !important;
    font-size: 24px !important;
}
.TabItpContent .nav-pills > li.active > a span {
    color: #ae946e !important;
}

/* tab pc  */







 


@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
}
.no-js .dropdown-menu > li > a {
    font-size: 18px;
} 
.button-text1 {
    font-size: 18px;
}
.album-text1 {
    font-size: 22px;
} 
.album-text2 {
    font-size: 20px;
} 
.album-text3 {
    font-size: 30px;
}
.album-text4 {
    font-size: 22px;
}
.album-block {
    width: 30%;
} 
.button-text3 {
    font-size: 18px;
}  
.album-text5 {
    font-size: 24px;
} 
.album-text6 {
    font-size: 18px;
}
.album-text7 {
    font-size: 18px;
}
.button-text2 {
    font-size: 18px;
}  
.footer-image {
    width: 40%;
}
.footer-text1 {
    font-size: 20px;
}  
.footer-text2 {
    font-size: 20px;
} 
.footer-block-text {
    font-size: 18px;
}
.footer-block-h {
    height: 85px;
} 
.footer-block1-text1 {
    font-size: 18px;
} 
.footer-block1-img1 {
    width: 35%;
}  
.itopplus-bg6 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/6z-z632198744500.jpg);
    background-position: bottom;
}  
#background67b5a0e295f6000013ab9635 {
    margin-bottom: 3%;
    margin-top: 5%;
}  
.empty-space10 h1 {
    font-size: 5em;
} 
.empty-space10 h4 {
    font-size: 30px;
}
.main-timeline .description {
    font-size: 18px!important;
} 
.main-timeline .year {
    right: 40% !important;
}
.main-timeline .timeline:nth-child(2n) .year {
    right: auto !important;
    left: 40% !important;
}
.main-timeline .timeline-content {
    padding: 40px 40px!important;
} 
.icon_b {
    font-size: 18px;
} 
#imagesControl67b6970983ace900138ab4e0,
#imagesControl67b59d5486b4710013e10d28 {
    padding: 10px 5px 10px 5px !important;
}
.contact-text1 {
    font-size: 24px;
} 
.contact-text2 {
    font-size: 20px;
}
.contact-block-img {
    width: 30%;
}
.contact-text3 {
    font-size: 18px;
} 
.empty-space4-text {
    font-size: 20px;
}
.empty-space16-img {
    width: 30%;
}
.empty-space16-text {
    font-size: 20px;
}
.empty-space13 h5 {
    font-size: 26px;
} 
.empty-space14-img {
    width: 28%; 
}  
.empty-space14-text {
    font-size: 20px;
}
.empty-space13 h3 {
    font-size: 20px;
}
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
} 
h2 {
    font-size: 5em;
} 
h3 {
    font-size: 20px;
}
h4 {
    font-size: 22px;
}
h6 {
    font-size: 30px;
}
  
  
  
}

@media screen and (max-width : 1191px) {
.itopplus-bg2 {
    background-size: cover;
    background-attachment: inherit;
    background-position: center;
}
.empty-space2 p {
    white-space: inherit;
} 
#imagesControl67b59dc5f399d90013b0b01e {
    padding: 10px 0px 10px 0px !important;
} 
.album-text2 {
    white-space: inherit;
}
.album-text1 {
    white-space: inherit;
} 
.itopplus-bg3 {
    background-size: cover;
    background-position: center;
}
.itopplus-bg6 {
    background-size: cover;
    background-position: center;
} 
.footer-pd {
    grid-template-columns: 30% 32% 32%;
    gap: 25px;
}
.footer-block-text {
    white-space: inherit;
}
.footer-block1-text1 {
    padding: 4% 5%;
} 
.empty-space6-grid {
    width: 29%;
}  
.empty-space7 p {
    white-space: inherit;
}
.empty-space10 h1 {
    font-size: 3em;
} 
#imagesControl67b6970983ace900138ab4e2 {
    padding: 10px 0px !important;
} 
.itopplus-bg5 {
    background-size: cover;
    background-position: center;
} 
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 p {
    white-space: inherit;
}
#background67b59ddc86b4710013e10d74 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
} 
.footer-pd {
    display: none;
} 
.footer-text {
    font-size: 14px;
    margin-bottom: 2%;
    text-align: center;
    margin-top: 2%;
}
.album-text6 {
    white-space: inherit;
} 
.empty-space6-grid {
    width: 31%;
}    
.empty-space6-block {
    gap: 20px;
}
#background67b6970983ace900138ab4e4 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
} 
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
} 
.TabItpContent .nav-justified {
    width: 75% !important;
}
.contact-block-img {
    align-self: flex-start;
}
.contact-text2 {
    font-size: 14px;
} 
.contact-text1 {
    font-size: 16px;
}
.contact-text3 {
    font-size: 14px;
}
.empty-space12 h2 {
    font-size: 2.5em;
} 
.empty-space2-img {
    width: 35%;
}  
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
} 
.album-block {
    width: 50%;
} 
  
  
  
  
  
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h6 {
    font-size: 22px;
} 
  
}

@media screen and (max-width : 480px) {
.TabItpContent .nav-justified {
	width: 90% !important;
	display: flex;
	justify-content: space-evenly;
	margin: 20px 0 30px !important;
}
.TabItpContent .nav-justified > li > a {
	padding-left: 10px !important;
}
.TabItpContent .nav-justified > li > a span {
    font-size: 20px !important;
}
.empty-space1 h6 {
    white-space: inherit;
    font-size: 18px;
}
.itopplus-bg {
    background-size: cover;
    background-position: center;
}
.button-text1 {
    font-size: 16px;
    padding: 2% 10%;
    margin-top: 7%;
}  
.empty-space2 {
    display: grid;
}
.empty-space2-topic {
    width: 100%;
} 
.empty-space2-detail {
    width: 100%;
} 
.empty-space2 h2 {
    white-space: inherit;
    text-align: center;
}
.empty-space2 h6 {
    margin-top: 2%;
    text-align: center;
}
.empty-space2-image {
    width: 35%;
    margin: 0 auto;
    margin-top: 5%;
}
.empty-space2-block {
    grid-template-columns: repeat(2, 1fr);
}
#imagesControl67b59dc5f399d90013b0b01e,
#imagesControl67b5a125f399d90013b0b0a0,
#imagesControl67b6970983ace900138ab4e2  {
    margin-bottom: -7%;
}
#imagesControl67b59d5486b4710013e10d28,
#imagesControl67b6970983ace900138ab4e0,
#imagesControl67b6b1a686b4710013e11c1d  {
    margin-bottom: -5%;
}
.album-text3 {
    font-size: 20px;
}
.empty-space4 {
    padding: 10% 0%;
}
.button-text3 {
    padding: 3% 15%;
} 
.itopplus-pos2 {
    background-size: cover;
    background-position: center;
}
.empty-space6-grid {
    width: 100%;
}      
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
}
.tab .nav-tabs li a {
    padding: 10px 10px !important;
    font-size: 16px !important;
    text-align: center !important;
}
.contact-grid {
 grid-template-columns: repeat(1, 1fr);
}  
.tab .tab-content h3 {
    font-size: 16px !important;
    line-height: 1.4 !important;
}
.contact-text2 {
    font-size: 16px;
}  
.contact-text1 {
    font-size: 18px;
}
.empty-space12 {
    margin-top: 0%;
    padding: 0% 3%;
} 

.itopplus-bg6 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bg-conz-z757530747356.webp);
} 
.itopplus-bg5 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bg-conz-z757530747356.webp);
}
.itopplus-bg3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05022024vckn/0/0/bg-conz-z757530747356.webp);
}  
.button-text2 {
    padding: 4% 10%;
}
.album-pd0 {
    padding: 7% 0% 0% 0%;
} 
.empty-space9-img1 {
    width: 20%;
}  
.empty-space16 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space4-block {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space4-img {
    width: 45%;
} 

.empty-space16-img {
    width: 45%;
} 
.empty-space13-block {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space19 {
    width: 100%;
} 
  
  
  
h2 {
    font-size: 2.5em;
}  
} 




@media screen and (max-width : 375px) {
.TabItpContent .nav-justified {
        width: 95% !important;
        display: flex;
        justify-content: space-evenly;
      margin: 20px 0 30px !important;
}
}  
 

  

