.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Kanit", "Outfit";
}

.itopplus-bg1 {
 /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/1z-z1582418101885.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
      color: #fff;*/
}

.itopplus-bg2 {
}

.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/3z-z855206443507.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #d7c0a0;
}

.itopplus-bg4 {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/4z-z1385755382923.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/bg-Interviewsz-z477445167560.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.itopplus-bg5 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/5z-z1313558990847.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.itopplus-bg6 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/6z-z928056219536.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.itopplus-bg7 {
  /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/7z-z73963981586.jpg); */
background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/bg-PROMOTIONsz-z121211987265.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  background-color: #382310;
  color: #fff;
}

.itopplus-bg8 {
}
.itopplus-bg8-1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/topicz-z133544981770.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    background-color: #bfa98e;
}


.itopplus-bg9 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/9z-z499579332213.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  background-color: #382310;
  color: #fff;
}

.itopplus-bg10 {
  background-color: #ffe9c9;
}

.itopplus-bg11 {
  background-color: #ffe9c9;
}

.itopplus-footer {
  background-color: #bea98e;
  color: #382310;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 15px;
    border-radius: 30px;
    font-family: 'Outfit', sans-serif;
    font-size: 20px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: #382310;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 10px;
	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: 10px;
	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: #282828;
    font-size: 16px;
    padding: 5px 15px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #382310 !important;
  background: #e6e6e6;
  border-radius: 10px;
}




@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #61422a;
    transition: 0.3s;
    padding: 1% 0;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
  }

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

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

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
} 
}

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 15px;
    left: 10px;
    width: auto !important;
    height: 20px;
    z-index: 10000;
    object-fit: contain;
  }

  #nav-menu {
    background: #61422a !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #61422a !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #fff !important;
  }

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #382310 !important;
    border-radius: 50%;
  }

  #itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}










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

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

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

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

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


/* Articles */

#background69cb54b7491a0800130ddcbd .CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
#background69cb54b7491a0800130ddcbd .CASS-A-main .thumbnail {
    border: solid 1px #382310;
    background: #fff;
    transition: 0.5s;
    color: #282828;
    padding: 5% !important;
    border-radius: 20px 20px;
}
#background69cb54b7491a0800130ddcbd .CASS-A-main .thumbnail:hover {
    border: solid 1px #382310;
  background: #fff;
  color: #282828;
}

#background69cb54b7491a0800130ddcbd .CASS-A-main .thumbnail:hover .empty-space20-button {
    background-color: #382310;
    color: #fff;
}

 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 0px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: #1f1f1f;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    border-radius: 0px 0px 20px 20px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: #1f1f1f;
  color: #ffe9c9;
}

#background69ca0d26491a0800130dc849 .CASS-A-main p,
#background69ca21ef2db6ca0013a54a30 .CASS-A-main p {
    text-align: center;
    padding: 5% 0%;
    font-size: 18px;
}



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





.CASS-B-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 0px;
 box-shadow: rgba(99, 99, 99, 0) 0px 2px 8px 0px;
} 
.CASS-B-main .thumbnail {
    border: solid 0px #eeeeee;
    background: #fff;
    transition: 0.5s;
    color: #1f1f1f;
    padding: 0% !important;
    border-radius: 0px 0px 20px 20px;
}
.CASS-B-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: #fff;
  color: #1f1f1f;
}

#background69ca10c2491a0800130dc8c7 .CASS-B-main p {
    text-align: center;
    padding: 5% 0%;
    font-size: 18px;
}


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







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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-text1 {
    color: #edd994;
}
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: transparent;
  border-radius: 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 18%) 61%, rgb(0 0 0 / 78%) 100%);
}
figure.effect-oscar:hover figcaption {
  background: transparent;
    border-radius: 20px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 18%) 61%, rgb(0 0 0 / 78%) 100%);
}

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

/* oscar */

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

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

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

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

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

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

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

/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    gap: 11px;
    overflow-x: auto;
    margin-top: 0%;
    justify-content: center;
}
.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: 20px;
    transform: scale(1.0) !important;
}

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






/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 500;
    text-align: left;
    color: #373738;
}


#Contentmanager .post-time {
    display: none;
}


.CASS-A-main #Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #212121;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #282828;
    padding: 2% 0% 2%;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
    height: 60px;
    margin-top: 18%;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.CASS-A-main article.col-md-6.item.-micro:hover .product-button {
    background-color: #0a1c2b;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .time .portfolio-button {
    background-color: #0f73b8;
    color: #fff;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    /* display: none; */
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 23.555%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
    background-color: #fff;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0%;
    position: relative;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 0.7%;
    background: #fff;
    border: solid 1px #382310;
    border-radius: 20px;
    padding: 1%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
 border-right: none;
    border-bottom: none;
    margin: 0.7%;
    background: #fff;
    border: solid 1px #382310;
    border-radius: 20px;
    padding: 1%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .ourwork-button {
    background-color: #0a1e39;
  color: #fff;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even):hover .ourwork-button {
 background-color: #0a1e39;
  color: #fff;
}

.CASS-A-main .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: block;
}
.landingpagemanager #relateContentTitle {
    font-size: 28px !important;
    font-weight: 500;
    color: #282828;
}

.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;
      text-align: center;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button  {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .products-button {
     background-color: #000;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 23%;
    background: transparent;
    border: 1px solid #c9c9c9 !important;
    margin: 10px;
    border-radius: 20px;
    display: inline-table;
    padding: 1%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    height: 50px;
    display: block;
    margin-top: 25%;
    font-weight: 400;
    text-align: left;
    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: 100%;
    display: block;
    overflow: hidden;
    border-radius: 20px 20px 0px 0px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .article-ab {
    font-size: 14px;
}



.landingpagemanager .products-button {
    margin-bottom: 5%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .program-button {
    background-color: #382310;
    color: #fff;
}



/*
.landingpagemanager .btn-sm p {
    display: none;
}




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



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

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

/* Share */
.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #382310;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -15%;
}

 
#Contentmanager .pull-left {
    padding: 0px;
}
#Contentmanager .contenemanager-gallery {
    padding: 0% 0.5%;
}



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








 

 







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

#carousel69afccf073a27a0013055b4b .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: 12px;
    margin: 2px;
     /*   width: 12px; */
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/*
#carousel68de537d41641e00135117f9 .carousel-indicators {
    left: 13%;
}
 */

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


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


#carousel69afccf073a27a0013055b4b .glyphicon-chevron-left:before,
#carousel69afccf073a27a0013055b4b .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: #000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}






/* class หน้าต้นแบบ */
.footer-pd a:hover {
    color: #ffe9c9;
}
.footer-pd a {
    color: #382310;
    transition: 0.5s;
}
.footer-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 3% 0% 3%;
}
.footer-text {
    text-align: center;
    color: #382310;
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    border-top: solid 1px #77695c;
    padding: 2% 0% 1% 0%;
    font-size: 16px;
}
.footer-text1 {
    background-color: #382310;
    color: #ffe9c9;
    width: 85%;
    text-align: center;
    font-size: 26px;
    padding: 4% 0%;
    border-radius: 20px 0px 20px 0px;
    margin-bottom: 4%;
}
.footer-block1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-block2 {
    display: flex;
    gap: 5px;
}
.footer-img:hover {
    transform: scale(1.05);
}
.footer-img {
    transition: 0.5s;
    max-width: 45px;
}
.footer-block1-1 {
    margin-right: -5%;
}






/* class  */

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


.empty-space {
	padding: 2.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: 45% auto;
    gap: 50px;
}
.empty-space1-img {
    margin-top: -10%;
}
.empty-space1-detail {
    position: relative;
    align-self: center;
}
.empty-space1-text {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 6% 5% 5%;
}
.empty-space1-text0 {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
}
.empty-space1-text2 h4 {
    white-space: break-spaces;
    font-weight: 200;
    font-style: italic;
    font-size: 22px;
}
.empty-space1-text2 h4 span {
    font-weight: 500;
}
.empty-space1-text1 {
    align-self: self-start;
}
.empty-space1-text2 {
    margin-top: 2%;
}
.empty-space1-text3 {
    width: 7%;
    margin-left: 40%;
    margin-top: -4%;
}
.empty-space1-text4 {
    text-align: center;
    margin-left: 25%;
    margin-top: -3%;
}
.empty-space1-text4 h4 {
    font-weight: 500;
}
.empty-space1-text4 p {
    font-weight: 200;
}
.empty-space2 {
    position: relative;
}
.empty-space2-text {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 8%;
    font-family: "Outfit", sans-serif;
}
.empty-space2-block {
    position: absolute;
    bottom: 5%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
    width: 35%;
    right: 7%;
}
.empty-space2-text h1 {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
    font-size: 2.2em;
}
.empty-space2-text h2 {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffe9c9;
    line-height: 1;
}
.empty-space2-button:hover {
    transform: scale(1.05);
}
.empty-space2-button {
    transition: 0.5s;
}
.empty-space3 {
    font-family: "Outfit", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 6% 0% 5%;
}
.empty-space3 h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space3 h2 {
    letter-spacing: 5px;
    color: #ffe9c9;
    line-height: 1;
    font-weight: 400;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space4 {
    padding: 5% 0% 6%;
    font-family: "Outfit", sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.empty-space4-img:hover {
    transform: scale(1.05);
}
.empty-space4-img {
    transition: 0.5s;
}
.empty-space4-img img {
    border-radius: 10px;
}
.empty-space4 h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space4 h2 {
    letter-spacing: 5px;
    color: #ffe9c9;
    line-height: 1;
    font-weight: 400;
}
.empty-space4 h4 {
    white-space: break-spaces;
    font-family: "Kanit", "Outfit";
    margin-top: 1%;
}
.empty-space5 h2 {
    letter-spacing: 5px;
    line-height: 1;
    font-weight: 400;
}
.empty-space5 h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space5 {
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
    padding: 5% 0% 0%;
}
.empty-space5-img {
    width: 90%;
    margin-top: -13%;
}
.empty-space6-block {display: grid;grid-template-columns: 30% auto;}
.empty-space6 {
    padding: 5% 0% 5.8%;
}
.empty-space6-topic {
    font-family: "Outfit", sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.empty-space6-topic h2 {
    letter-spacing: 5px;
    color: #ffe9c9;
    line-height: 1;
    font-weight: 400;
}
.empty-space6-topic h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space6-border {
    border-bottom: solid 2px #ffe9c9;
    align-self: center;
    margin-top: -5%;
}
.empty-space6-blocks {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space6-blockA {
    position: relative;
}
.empty-space6-bg {
    position: absolute;
    width: 100%;
    top: 57%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    display: grid;
}
.empty-space6-text {
    font-size: 22px;
    padding: 0.5% 2%;
    background-color: transparent;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space6-text:hover {
    background-color: #ffe9c9;
    color: #382310;
}
.empty-space6-bg1 {
    top: 46%;
}
.empty-space7 h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space7 h2 {
    letter-spacing: 5px;
    color: #ffe9c9;
    line-height: 1;
    font-weight: 400;
}
.empty-space7 {
    font-family: "Outfit", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 6% 0% 2%;
}
.empty-space7-img {
    margin-top: -12%;
}
.empty-space7-img img {
    border-radius: 50px;
}
.empty-space8 h2 {
    letter-spacing: 5px;
    line-height: 1;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
    padding: 0% 0% 2%;
    text-align: center;
}
.empty-space8-1 h2 {
    padding: 2% 0% 2%;
}
.empty-space9 {
    display: grid;
    grid-template-columns: auto 50% auto;
    padding: 2% 0%;
}
.empty-space9-text h6 {
    letter-spacing: 4px;
    line-height: 1;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}
.empty-space9-border {
    align-self: center;
    border-bottom: solid 2px #382310;
}
.empty-space10 h2 {
    letter-spacing: 5px;
    line-height: 1;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #ffe9c9;
    text-transform: uppercase;
    text-align: center;
}
.empty-space10-block h6 {
    letter-spacing: 5px;
    font-weight: 300;
    font-family: "Outfit", sans-serif;
    color: #ffe9c9;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
}
.empty-space10-block {
    display: grid;
    grid-template-columns: auto 25% auto;
    margin-top: 2%;
}
.empty-space10-border {
    border-bottom: solid 2px #ffe9c9;
    align-self: center;
}
.empty-space10-topic {
    align-self: center;
}
.empty-space10 {
    padding: 4% 0% 2%;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: repeat(9,1fr);
    gap: 20px;
}
.empty-space11 h2 {
    letter-spacing: 5px;
    line-height: 1;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1%;
}
.empty-space11 {
    padding: 4% 0% 2%;
}
.empty-space12 {
    position: relative;
    margin-top: 10%;
    margin-bottom: 7%;
}
.empty-space12-block {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 5%;
    display: grid;
    grid-template-columns: 42% auto;
}
.empty-space12-text {
    align-self: center;
    color: #fff;
    margin-top: 20%;
    text-align: center;
    margin-left: -15%;
}
.empty-space12 h2 {
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 11em;
    line-height: 0.9;
}
.empty-space12-text h6 {
    font-family: "Outfit", sans-serif;
    color: #ffe9c9;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
}
.empty-space12-text h1 {
    font-size: 4.5em;
    line-height: 1;
}
 
.empty-space13 {
    display: grid;
    grid-template-columns: 37% auto;
    color: #382310;
    gap: 125px;
}
.empty-space13-img {
    margin-top: -15%;
}
.empty-space13-block {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
}
.empty-space13-icon2 {
    width: 7%;
    margin-left: 50%;
    margin-top: -6%;
}
.empty-space13-detail h4 {
    white-space: break-spaces;
    margin-top: 4%;
    margin-bottom: 4%;
    font-weight: 300;
    font-size: 22px;
    font-style: italic;
}
.empty-space13-detail h4 span {
    font-weight: 500;
}
.empty-space13-blocks {
    width: 80%;
    margin: 0 auto;
    margin-right: 0;
    text-align: center;
    margin-top: 5%;
}
.empty-space13-text {
    align-self: center;
}
span.empty-space13-detail1 {
    font-size: 40px;
}
.empty-space13-blockA h2 {
    letter-spacing: 5px;
    line-height: 1;
    font-weight: 400;
}
.empty-space13-blockA {
    text-align: right;
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
    margin-bottom: 5%;
}
.empty-space13-blockA h6 {
    letter-spacing: 7px;
    font-weight: 300;
}
.empty-space13-blocks h4 {
    font-size: 22px;
    font-weight: 500;
}
.empty-space14-block h2 {
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffe9c9;
    line-height: 1;
    align-self: center;
    font-size: 5em;
}
.empty-space14-block {
    display: flex;
    gap: 25px;
    justify-content: center;
    color: #ffe9c9;
    padding: 2% 0%;
}
.empty-space14-block h1 {
    align-self: center;
    font-weight: 300;
}
.empty-space14-blockA {
    gap: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 4%;
}
.empty-space14-blockB:hover {
    transform: scale(1.05);
}
.empty-space14-blockB {
    width: 23%;
    position: relative;
    transition: 0.5s;
}
.empty-space14-text1 {
    position: absolute;
    bottom: 11%;
    width: 100%;
    color: #fff;
    font-size: 28px;
    text-align: center;
}
.empty-space14-text2 {
    text-align: center;
    font-size: 16px;
    color: #382310;
    font-weight: 500;
    margin-top: 2%;
}
.empty-space14 {
    padding: 0% 0% 12%;
}
.empty-space15 {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 50px;
    padding: 5% 5%;
    margin-bottom: 7%;
    margin-top: 7%;
    background-color: #bfa98e;
    color: #382310;
    border-radius: 100px 0px 100px 0px;
}
.empty-space15-name {
    background-color: #382310;
    color: #fff;
    font-size: 2em;
    text-align: center;
    padding: 5% 0%;
}
.empty-space15-text {align-self: center;}
.empty-space15 h6 {
    font-size: 32px;
    font-weight: 500;
    color: #1f1f1f;
}
.empty-space15 h5 {
    margin-bottom: 5%;
    font-size: 26px;
}
.empty-space15 h4 {
    padding: 2%;
    margin-top: 5%;
    margin-bottom: 2%;
    color: #ffe9c9;
    font-size: 24px;
    background: linear-gradient(to right, rgba(31,31,31,1) 0%,rgba(31,31,31,0.2) 57%,rgba(31,31,31,0) 100%);
}
.empty-space15 ul.icon_b {
    font-size: 18px;
}
.empty-space15 h3 {
    font-size: 18px;
}
.empty-space16 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space16-block {
    background-color: #fff;
    border-radius: 20px;
}
.empty-space16-image img {
    border-radius: 20px 20px 0px 0px;
}
.empty-space16-image {
    position: relative;
}
.empty-space16-texts {
    position: absolute;
    width: 100%;
    bottom: 3%;
    color: #fff;
    text-align: center;
    font-size: 3.5em;
}
.empty-space16-text p {
    text-align: center;
    white-space: break-spaces;
}
.empty-space16-text {
    padding: 4% 2%;
}
.empty-space16-text a:hover {
    color: #bfa98e;
}
.empty-space16-text a {
    color: #444;
}
.empty-space16-button {
    background-color: #382310;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    font-size: 16px;
    padding: 3% 12%;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space16-button:hover {
    background-color: #62432a;
}
.empty-space16-block:hover .empty-space16-button {
    background-color: #62432a;
}
.empty-space16-pd {
    position: relative;
    margin-bottom: 6%;
}
.empty-space16-pd-block {
    padding: 0% 4% 5%;
    margin-top: -30%;
    background-color: #291a0c;
    border-radius: 0px 0px 50px 50px;
}
.empty-space17 h2 {
    color: #382310;
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space17-text {
    text-align: right;
    font-size: 18px;
    color: #382310;
    padding: 2% 1% 6%;
}
.empty-space18 {
    padding: 5% 5%;
}
.empty-space18 h1 {
    font-family: "Outfit", sans-serif;
    color: #382310;
    text-transform: uppercase;
}
.empty-space18 h5 {
    font-weight: 500;
    color: #382310;
}
.empty-space18 h4 {
    padding: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    color: #ffe9c9;
    font-size: 24px;
    background: linear-gradient(to right, rgb(56 35 16) 0%, rgb(56 35 16 / 20%) 57%, rgba(31, 31, 31, 0) 100%);
}
.empty-space19 {
    background: linear-gradient(to right, rgba(111,15,19,1) 0%,rgba(223,31,38,1) 50%,rgba(111,15,19,1) 100%);
    color: #fff;
    text-align: center;
    font-family: "Outfit", sans-serif;
    text-transform: uppercase;
    padding: 1% 0%;
}
.empty-space19 h2 {
    font-weight: 400;
}
.empty-space19-1 {
    background: #382310;
    font-family: "Outfit", "Kanit";
}
.empty-space20-text1 {
    font-size: 14px;
    font-weight: 300;
}
.empty-space20 {
    padding: 5% 0% 0%;
}
.empty-space20-text2 {
    font-weight: 600;
    white-space: break-spaces;
    margin-top: 5%;
    margin-bottom: 4%;
    font-size: 16px;
}
.empty-space20-text3 {
    font-size: 15px;
}
.empty-space20-button {
    background-color: #bea98e;
    color: #1f1f1f;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0%;
    margin-top: 5%;
    font-size: 16px;
    padding: 5% 14%;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space20-border {
    border-top: solid 1px #bea98e;
    margin-top: 6%;
    padding-top: 4%;
}
.empty-space21 {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 30px;
    padding: 2% 0% 7%;
}
.empty-space21-block1 {
    background-color: #fff;
    padding: 7%;
    border-radius: 20px;
}
.empty-space21-block01border {
    border-top: solid 1px #382310;
    margin-bottom: 4%;
    margin-top: 3%;
}
.empty-space21-block1 h4 {
    text-align: center;
    font-weight: 500;
    color: #382310;
}
.empty-space21-block01text p {
    margin: 0 0 3px;
    transition: 0.5s;
}
.empty-space21-block01text p:hover {
    color: #bfa98e;
}
.empty-space21-block01text a:hover {
    color: #bfa98e;
}
.empty-space21-block01text a {
    color: #282828;
    transition: 0.5s;
}
.empty-space21-block2 {
    background-color: #fff;
    padding: 7%;
    border-radius: 20px;
}
.empty-space21-block01 {
    display: grid;
    gap: 20px;
    align-self: self-start;
}
.empty-space21-block02 {
    background-color: #fff;
    padding: 3%;
    border-radius: 20px;
}
.empty-space21-block3-1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 4%;
    margin-top: 0%;
}
.empty-space21-block3-1text2 {
    display: grid;
    justify-content: end;
}
.empty-space21-block3border {
    border-top: solid 1px #382310;
    margin-bottom: 2%;
    margin-top: 2%;
}
.empty-space21-block2 h4 {
    text-align: center;
}
.empty-space21-img img {
    width: 100% !important;
}
.empty-space21-img {
    margin-bottom: 3%;
}
.empty-space21-text p {
    white-space: break-spaces;
}
.empty-space21-text h4 {
    font-weight: 500;
}
.empty-space21-text h3 {
    color: #bfa98e;
    font-weight: 500;
}
.empty-space21-text01 p {
    margin: 0 0 0px;
}
.empty-space22 {
    position: relative;
}
.empty-space22-img {
    position: absolute;
    width: 18%;
    margin: 0 auto;
    right: 5%;
    bottom: 5%;
}
















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: 24px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */
.button-text1:hover {
    background-color: #382310;
    color: #fff;
}
.button-text1 {
    background-color: #ffe9c9;
    color: #000;
    width: fit-content;
    margin: 0 auto;
    margin-right: 1%;
    font-size: 16px;
    padding: 1.5% 4%;
    margin-top: -8%;
    border-radius: 100px;
    transition: 0.5s;
    z-index: 2;
    position: relative;
}
.button-text2:hover {
    background-color: #61422a;
    color: #fff;
}
.button-text2 {
    background-color: #ffe9c9;
    color: #000;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0%;
    font-size: 16px;
    padding: 1.5% 4%;
    margin-top: -10%;
    border-radius: 100px;
    transition: 0.5s;
    z-index: 2;
    position: relative;
}
.button-text3 {
    background-color: #fff;
    color: #000;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0%;
    font-size: 16px;
    padding: 1% 4%;
    margin-top: -4%;
    border-radius: 0px 20px 0px 20px;
    transition: 0.5s;
    z-index: 2;
    position: relative;
    margin-bottom: 4%;
}
.button-text3:hover {
    background-color: #ffe9c9;
    color: #000;
}
.button-text4 {
    background-color: #ffe9c9;
    width: fit-content;
    margin: 0 auto;
    color: #382310;
    font-size: 24px;
    padding: 1.2% 4%;
    border-radius: 0px 20px 0px 20px;
    margin-top: 2%;
   transition: 0.5s;
}
.button-text4:hover {
    background-color: #62432a;
    color: #fff;
}

.pd-pd {
    padding: 5%;
}






/**************** HOME  ****************/
/* awards */
#background69c9f83dbaceee0013b202ba {
    margin-bottom: 3%;
}

.main-image-gallery-69c9f83dbaceee0013b202ba .owl-dots button.owl-dot.active {
    background-color: #a58e72!important;
} 
.main-image-gallery-69c9f83dbaceee0013b202ba .owl-dots button.owl-dot {
    width: 12px!important;
    height: 12px!important;
    background: #fff!important;
}



/* UD x influencers */
#background69c9fbd9baceee0013b20403 {
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/bg-star-modelz-z280494497741.png) !important; */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/bg-star-modelAz-z561739374401.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}
#background69c9fbd9baceee0013b20403 .owl-carousel .owl-item img {
    border-radius: 10px;
    border: solid 1px #ffe9c9;
    padding: 2%;
}
#Component69c9fe5c2db6ca0013a54647 {
    width: 87%;
    margin: 0 auto;
    margin-right: 0;
}
/* owl UD x influencers */
.main-image-gallery-69c9fe5c2db6ca0013a54647 .owl-nav button {
    background: transparent !important;
}
.main-image-gallery-69c9fe5c2db6ca0013a54647 .owl-dots {
    padding-top: 5px !important;
}
.main-image-gallery-69c9fe5c2db6ca0013a54647 .owl-dots button.owl-dot.active {
    background-color: #a58e72 !important;
}
.main-image-gallery-69c9fe5c2db6ca0013a54647 .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    background: #fff !important;
}



/* PROMOTIONs */
#background69ca05b82db6ca0013a546b9 {
    background-color: #382310 !important;
    border-radius: 0px 0px 100px 100px;
    padding: 0% 5% 0% 5%;
}
.main-image-gallery-69ca05d32db6ca0013a546c8 .owl-nav button {
    background: transparent !important;
}
#background69ca05d32db6ca0013a546c8 .owl-carousel .owl-item img {
    border-radius: 10px!important;
}
.main-image-gallery-69ca05d32db6ca0013a546c8 .owl-dots {
    padding-top: 5px!important;
}
.main-image-gallery-69ca05d32db6ca0013a546c8 .owl-dots button.owl-dot {
    width: 12px!important;
    height: 12px!important;
    background: #fff!important;
}
.main-image-gallery-69ca05d32db6ca0013a546c8 .owl-dots button.owl-dot.active {
    background-color: #a58e72 !important;
}

/* News & activities  */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.main-image-gallery-69ca0d26491a0800130dc849 .owl-dots button.owl-dot.active {
    background-color: #382310 !important;
}
.main-image-gallery-69ca0d26491a0800130dc849 .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    background: #a58e72 !important;
}


/* articles */
.main-image-gallery-69ca10c2491a0800130dc8c7 .owl-nav button {
    background: transparent !important;
}
.main-image-gallery-69ca10c2491a0800130dc8c7 .owl-dots button.owl-dot {
    width: 12px!important;
    height: 12px!important;
    background: #a58e72!important;
}
.main-image-gallery-69ca10c2491a0800130dc8c7 .owl-dots button.owl-dot.active {
    background-color: #fff!important;
}


/**************** About  ****************/

/* News & activities  */
.main-image-gallery-69ca21ef2db6ca0013a54a30 .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    background: #a58e72 !important;
}
.main-image-gallery-69ca21ef2db6ca0013a54a30 .owl-dots button.owl-dot.active {
    background-color: #382310 !important;
}

/* awards */
#background69ca29092db6ca0013a54b0f {
    margin-bottom: 3%;
}

.main-image-gallery-69ca29092db6ca0013a54b0f .owl-dots button.owl-dot.active {
    background-color: #a58e72!important;
} 
.main-image-gallery-69ca29092db6ca0013a54b0f .owl-dots button.owl-dot {
    width: 12px!important;
    height: 12px!important;
    background: #fff!important;
}



/* Service  */
.owl-dots button.owl-dot.active {
    background-color: #382310!important;
} 
.owl-dots button.owl-dot {
    width: 12px!important;
    height: 12px!important;
    background: #a58e72!important;
}
.owl-nav button {
    background: transparent !important;
}
.owl-dots {
    padding-top: 5px !important;
}
.CASS-A-main .owl-carousel .owl-item img {
    border-radius: 10px;
    border: solid 1px #a58e72;
    padding: 2%;
}




/* program  */
.program-block {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 8px;
    background-color: red;
    justify-content: center;
    width: 62%;
    color: #fff;
    padding: 2% 0%;
    border-radius: 100px;
    font-family: "Outfit", sans-serif;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: 6%;
    text-transform: uppercase;
}
.program-text {
    align-self: center;
}
.program-img {
    align-self: center;
}
.program-button {
    background-color: #bea98e;
    color: #382310;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0;
    font-size: 16px;
    padding: 4% 7%;
    border-radius: 100px;
    transition: 0.5s;
}
.program-button:hover {
    background-color: #382310;
    color: #fff;
}
.program-border {
    border-top: solid 1px #382310;
    padding-top: 4%;
    padding-bottom: 4%;
    margin-top: 5%;
}
.CASS-A-main article.col-md-6.item.-micro:hover .program-button {
    background-color: #382310;
    color: #fff;
}

.programs-block {
    display: grid;
    grid-template-columns: 45% auto;
    gap: 50px;
    text-align: left;
}
.programs-text {
    align-self: center;
}
.programs-img {
    align-self: self-start;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.programs-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
    width: 100% !important;
}

.programs-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.programs-block h4 {
    font-weight: 600;
}
.programs-block h3 {
    font-weight: 600;
}
span.programs-span1 {
    color: #bfa98e;
    border-bottom: solid 1px;
}
span.programs-span2 {
    color: #bfa98e;
}
.program-img img {
    width: 100%;
}




/* land บทความสาระความรู้ link */
.pdpd-pdpd {
    padding: 5% 0%;
}

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










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

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

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





@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 24px;
}
.no-js .dropdown-menu > li > a {
    font-size: 18px;
}
.empty-space1-text2 h4 {
    font-size: 28px;
}
.empty-space1-text4 h4 {
    font-size: 28px;
}
.empty-space2-text h1 {
    font-size: 2.9em;
} 
.button-text1 {
font-size: 18px;
    padding: 1.2% 3%;
    margin-top: -5.5%;
} 
#Component69c9fe5c2db6ca0013a54647 {
    margin-top: 7%;
}
.empty-space6-text {
    font-size: 30px;
}
.button-text2 {
    font-size: 18px;
    padding: 1.5% 4%;
    margin-top: -6%;
}
.empty-space9-text h6 {
    font-size: 40px;
}
#background69ca0d26491a0800130dc849 .CASS-A-main p,
#background69ca21ef2db6ca0013a54a30 .CASS-A-main p {
    font-size: 22px;
}
#background69ca10c2491a0800130dc8c7 .CASS-B-main p {
    font-size: 22px;
}
.empty-space10-block h6 {
    font-size: 40px;
}
.button-text3 {
    font-size: 18px;
    padding: 0.9% 3%;
    margin-top: -3%;
}
.empty-space12 h2 {
    font-size: 12em;
} 
.empty-space12-text h1 {
    font-size: 5.5em;
}
.button-text4 {
    font-size: 28px;
}
.itopplus-bg1-2 {
    bottom: -1px !important;
}
.footer-text1 {
    font-size: 30px;
   width: 70%;
}
.footer-text2 {
    font-size: 20px;
}
.empty-space13-detail h4 {
    font-size: 28px;
}
span.empty-space13-detail1 {
    font-size: 50px;
}
.empty-space13-blocks h4 {
    font-size: 28px;
} 
.empty-space14-text1 {
    bottom: 10%;
    font-size: 36px;
}
.empty-space14-text2 {
    font-size: 20px;
}
.empty-space15 ul.icon_b {
    font-size: 20px;
}
.empty-space15 h3 {
    font-size: 20px;
}
.empty-space15-name {
    font-size: 2.5em;
}
.empty-space17-text {
    font-size: 20px;
}
.program-block {
    width: 52%;
    font-size: 16px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    padding: 0% 0% 2%;
    height: 65px;
} 
.program-button {
    font-size: 18px;
}
.social-share {
    margin-top: -10%;
}
.empty-space20-text1 {
    font-size: 18px;
} 
.empty-space20-text2 {
    font-size: 22px;
}
.empty-space20-text3 {
    font-size: 18px;
}
.empty-space20-button {
    font-size: 18px;
    padding: 4% 14%;
}
.empty-space16-button {
    font-size: 18px;
}  
  
  
  
  
  
  
  
  
.icon_b {
    font-size: 20px;
}
h1 {
  font-size: 4em;
}
h2 {
  font-size: 5em;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 20px;
}
}

@media screen and (max-width : 1191px) {
#imagesControl69c364f7c54bd5001346b08c {
    padding: 0px !important;
}
.empty-space1-text2 h4 {
    font-size: 17px;
}
.empty-space1-text4 h4 {
    font-size: 18px;
}
#mainmenu69c9fbd9baceee0013b20403 > div {
    padding: 0px !important;
} 
.empty-space6-text {
    font-size: 20px;
}  
.empty-space6-block {
    grid-template-columns: 35% auto;
} 
.main-image-gallery-69ca05d32db6ca0013a546c8 .owl-dots {
    padding-top: 0px !important;
}
.button-text2 {
    margin-top: -11%;
}
.empty-space7-img {
    margin-top: -11%;
}
.empty-space9-text h6 {
    font-size: 24px;
} 
.empty-space12 h2 {
    font-size: 7em;
} 
.empty-space12-text h1 {
    font-size: 3.5em;
}
.footer-text2 {
    font-size: 12px;
}
.footer-text1 {
    font-size: 20px;
}
.footer-img {
    max-width: 30px;
}
.footer-text {
    font-size: 12px;
} 
.itopplus-slide {
    position: relative;
    z-index: 1;
}
.itopplus-bg1 {
    position: relative;
    z-index: 2;
} 
.itopplus-bg1-2 {
    bottom: -1px !important;
} 
#imagesControl69ca1d98aed1730013acbb87 {
    padding: 0px ! IMPORTANT;
}  
.empty-space13-detail h4 {
    font-size: 18px;
}
.empty-space4 h4 {
    white-space: inherit;
}
.empty-space18 {
    padding: 0% 5%;
} 
.empty-space14-blockB {
    width: 22%;
}
.empty-space14-text2 {
    font-size: 13px;
} 
.empty-space14-text1 {
    bottom: 10%;
    font-size: 22px;
} 
.empty-space14-block h2 {
    font-size: 4em;
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 31%;
}
.managerHeader {
    font-size: 2.5em;
    width: 80%;
} 
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 22%;
}  
.landingpagemanager .col-md-8.col-sm-8.col-xs-8 {
    width: 100%;
    padding: 2% 0%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-8 strong {
    font-size: 14px;
    font-weight: 500;
}  
.landingpagemanager .program-block {
    display: none;
}
.landingpagemanager  .program-button {
    width: fit-content;
    margin: 0 auto;
    margin-right: auto;
      font-size: 14px;
}
#background69cb54b7491a0800130ddcbd .col-md-3.col-sm-4.col-xs-4 {
    width: 33.333%;
}
.empty-space19 h2 {
    font-size: 3em;
}
.empty-space21-block01text p {
    font-size: 12px;
} 
.empty-space16-text p {
    font-size: 15px;
}
.empty-space16-button {
    font-size: 14px;
}
.empty-space16-texts {
    font-size: 2.5em;
}
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 {
    gap: 0px;
}
.empty-space1-text2 h4 {
    font-size: 14px;
}
.empty-space1-text4 h4 {
    font-size: 14px;
}
.empty-space1-text4 p {
    font-size: 12px;
}
.empty-space6-text {
    font-size: 16px;
}  
.empty-space6-block {
    grid-template-columns: 45% auto;
} 
.button-text2 {
    font-size: 12px;
}
.empty-space7-img {
    margin-top: -8%;
}
.empty-space12 h2 {
    font-size: 4em;
} 
.empty-space12-text h1 {
    font-size: 2em;
}
.button-text4 {
    font-size: 20px;
    padding: 1.2% 4%;
    margin-top: 4%;
}
.footer-block {
    display: none;
} 
.footer-text {
    border-top: solid 0px #77695c;
    padding: 1% 0% 0% 0%;
    font-size: 14px;
} 
.empty-space13-detail h4 {
    font-size: 13px;
} 
span.empty-space13-detail1 {
    font-size: 22px;
}
.empty-space13-blocks h4 {
    font-size: 16px;
}
.empty-space13-blocks p {
    font-size: 12px;
}
.empty-space4 h4 {
    white-space: inherit;
    font-size: 16px;
}
.empty-space14-block h2 {
    font-size: 3em;
}
.empty-space14-text2 {
    font-size: 10px;
} 
.empty-space14-text1 {
    bottom: 10%;
    font-size: 18px;
} 
.empty-space15 h4 {
    font-size: 18px;
}
.empty-space15 h6 {
    font-size: 20px;
}
.empty-space15 h5 {
    font-size: 18px;
} 
.program-block {
    width: 75%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.empty-space20-text3 {
    font-size: 10px;
}
.empty-space20-button {
    font-size: 14px;
}
.empty-space21-block01text p {
    font-size: 10px;
} 
.empty-space21-block1 h4 {
    font-size: 16px;
}
.empty-space21-block2 h4 {
    font-size: 16px;
}
.empty-space21-block3 h6 {
    font-size: 20px;
}
.empty-space16 {
    grid-template-columns: repeat(2, 1fr);
}
  
  
  
  
  
  
h1 {
    font-size: 2em; 
} 
h2 {
    font-size: 3.2em;
} 
}

@media screen and (max-width : 480px) {
#slider69c364f7c54bd5001346b08c {
    margin-bottom: -2%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: 100%;
    gap: 10px;
}
.pd-pd {
    padding: 0%;
    display: none;
}
 
.itopplus-bg1-2 {
    background-image: none !important;
    padding: 0% !important;
}
.itopplus-bg1 {
    background-color: #38230f;
}
.empty-space1-text2 h4 {
    font-size: 14px;
    white-space: inherit;
}
.empty-space1-detail {
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space2-text h1 {
    font-size: 14px;
   letter-spacing: 3px;
} 
.empty-space3 h6 {
    letter-spacing: 3px;
    font-size: 14px;
}  
.itopplus-bg3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/mb-bg2z-z479954790714.jpg);
    background-color: #d7c0a0;
}
.empty-space3 {
    padding: 6% 0% 50%;
} 
.itopplus-bg4 {
    background-size: cover;
}
.empty-space4 h6 {
    letter-spacing: 3px;
    font-size: 14px;
}
.empty-space4-block {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.empty-space5 h6 {
    letter-spacing: 3px;
    font-size: 14px;
}
#Component69c9fe5c2db6ca0013a54647 {
    width: 100%;
}
#background69c9fbd9baceee0013b20403 {
    background-image: none!important;
} 
.itopplus-bg6 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04012025t64j/0/0/mb-bg3z-z456701710558.jpg);
} 
.empty-space6-blocks {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space6-topic h6 {
    letter-spacing: 3px;
    font-size: 14px;
}
.empty-space6-block {
    grid-template-columns: 55% auto;
}  
#background69ca05b82db6ca0013a546b9 {
    background-color: #382310 !important;
    border-radius: 0px 0px 0px 0px;
    padding: 0% 0% 0% 0%;
}
.empty-space7 h6 {
    letter-spacing: 3px;
    font-size: 14px;
}
.button-text2 {
    font-size: 14px;
}
.button-text2 {
    font-size: 16px;
    padding: 1.5% 4%;
}
.empty-space9-text h6 {
    font-size: 14px;
} 
.empty-space10-block h6 {
    font-size: 14px;
}
.empty-space10-block {
    grid-template-columns: auto 45% auto;
}
.button-text3 {
    font-size: 16px;
    padding: 2% 8%;
} 
.empty-space12-text h6 {
    font-size: 10px;
  font-weight: 300;
}  
.empty-space12 h2 {
    font-size: 1em;
} 
.empty-space12-text h1 {
    font-size: 12px;
}
.button-text4 {
    font-size: 12px;
    padding: 1% 4%;
    margin-top: 4%;
}
.empty-space11-block {
    grid-template-columns: repeat(5, 1fr);
}
.empty-space13 {
    grid-template-columns: 100%;
}
#slider69ca1d98aed1730013acbb87 {
    margin-bottom: -2%;
}
.empty-space13-img {
    width: 78.7%;
    margin: 0 auto;
    margin-top: -16.5%;
} 
.empty-space13 {
    gap: 30px;
}
.empty-space13-detail h4 {
    font-size: 15px;
    white-space: inherit;
}  
.empty-space13-block {
    gap: 3px;
} 
.empty-space13-icon2 {
    margin-left: 62%;
}
.empty-space13-blocks {
    width: 100%;
    margin-bottom: 10%;
} 
.empty-space4 h4 {
    white-space: inherit;
    font-size: 14px;
    font-weight: 300;
}
.empty-space14-block {
    display: grid;
    gap: 0px;
    padding: 10% 0% 13% 0%;
}
.empty-space14-blockB {
    width: 100%;
}
.empty-space14-blockA {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 13%;
}
.empty-space15 {
    grid-template-columns: 100%;
    gap: 20px;
    padding: 5% 5%;
      border-radius: 30px 0px 30px 0px;
}
.empty-space19 h2 {
    font-size: 22px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 2%;
  padding: 2%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin:2%;
  padding: 2%;
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 46%;
}
.program-block {
    grid-template-columns: 10% auto;
    gap: 5px;
    width: 75%;
    font-size: 10px;
    justify-content: center;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
    margin-top: 24%;
}
.program-button {
    width: fit-content;
    margin: 0 auto;
    margin-right: auto;
    margin-left: 0;
    font-size: 12px;
} 
.managerHeader {
    font-size: 20px;
    width: 100%;
} 
.itp-newshare-button {
    border-radius: 50px;
    font-size: 12px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.social-share {
    margin-top: 0%;
}
.newShareContainer {
    justify-content: flex-start !important;
}
.programs-block {
    grid-template-columns: 100%;
    gap: 30px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 43%;
}  
.modal-content {
    position: fixed;
} 
.empty-space20-text2 {
    font-size: 18px;
}
.empty-space20-text3 {
    font-size: 14px;
}
.empty-space21 {
    grid-template-columns: 100%;
    gap: 20px;
}
.empty-space21-block1 {
    display: none;
}
.empty-space21-block02 {
    grid-column-start: 1;
    grid-row-start: 1;
}
.empty-space21-block3-1 {
    font-size: 10px;
}
.empty-space16 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space1-text3 {
    margin-left: 53%;
}
.empty-space18 {
    padding: 0% 0%;
} 
.empty-space13-icon2 {
    margin-left: 90%;
}   
  
  
  
  
h1 {
    font-size: 1.5em; 
} 
h2 {
    font-size: 2em;
}  
}


@media screen and (max-width : 375px) {
.empty-space1-text2 h4 {
    font-size: 12px;
      white-space: break-spaces;
}
.empty-space13-img {
    width: 78.7%;
    margin: 0 auto;
    margin-top: -15%;
}  
}



