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

.itopplus-header {
  background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
  color: #fff;
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/1z-z1609906692337.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #101623;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/2z-z1188894235426.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #101623;
  color: #fff;
}

.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/3z-z538615877869.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #101623;
    color: #fff;
    background-position: bottom;
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/fz-z778189847794.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #101623;
  color: #fff;
}

.itopplus-footer2 {
  background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
  color: #fff;
}


.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/3z-z538615877869.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #101623;
    color: #fff;
    background-position: bottom;
}


.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 20px;
    border-radius: 0;
    font-size: 18px;
}

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

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





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

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

  #controlMenu *:not(a span) {
    color: #fff !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #fff !important;
  }

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

  .navbar-header a::after {
    background: transparent;
  }

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

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

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

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

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

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

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

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

  .itopplus-banner {
    background: #101623;

    transition: 0.3s;
  }

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 60%, 20vw);
    margin: 0 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;
}


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

.CASS-A-main .thumbnail:hover .album-text7 {
  background:#f10000;
}





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

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


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

.CASS-B-main .thumbnail:hover .album-text9 {
  background:#f10000;
}



.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-text4 {
    background-color: #ec0206;
}

.effect-oscar:hover .album-text5 {
    color: #00e2e2;
}
.effect-oscar:hover .album-img1 {
    filter: brightness(0) saturate(100%) invert(89%) sepia(83%) saturate(1146%) hue-rotate(102deg) brightness(88%) contrast(103%);
}


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

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

/* oscar */

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

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

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

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

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

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

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

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







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


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




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 3em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    text-align: left;
    font-weight: 600;
    color: #fff;
    width: 80%;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #ffffff;
    padding: 2% 0% 2%;
    font-weight: 600;
    line-height: normal;
    height: 65px;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #ec0203;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}

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


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

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

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

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




/* contenemanager */






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

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

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



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



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

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


/* Share */

.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    background-color: #028385;
    color: #fff;
    border: #028385;
}
.itp-newshare-button:hover {
    background-color: #45beb4;
}
.newShareContainer {
    justify-content: end !important;
}
 .social-share {
    top: -50px;
}
.itp-newshare-button img {
    filter: invert(1);
}

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





 

 











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










/* class หน้าต้นแบบ */
.head-image:hover {
    filter: brightness(0) saturate(100%) invert(73%) sepia(27%) saturate(885%) hue-rotate(129deg) brightness(86%) contrast(88%);
}
.head-block a:hover {
    color: #41c0be;
}
.head-block a {
    color: #fff;
    transition: 0.5s;
}

.head-block {
    display: grid;
    grid-template-columns: 50% 36% auto;
    gap: 20px;
}
.head-block02 {
    display: grid;
    grid-template-columns: 21% 4% auto;
    gap: 10px;
    font-size: 16px;
    justify-content: end;
}
.head-social {
    display: flex;
    width: 100%;
    gap: 10px;
}
.head-text1 {
    font-size: 16px;
}
.head-text2 {
    font-weight: 600;
}





.footer-block a:hover {
    color: #42c0be;
}
.footer-block a {
    color: #fff;
    transition: 0.5s;
}
.footer-block {
    display: grid;
    grid-template-columns: 50% 25% auto;
    gap: 20px;
    padding: 3% 0% 4% 0%;
}

.footer-logo {
    width: 30%;
    margin-bottom: 3%;
}
.footer-image:hover {
    filter: brightness(0) saturate(100%) invert(73%) sepia(27%) saturate(885%) hue-rotate(129deg) brightness(86%) contrast(88%);
}
.footer-img {
    display: flex;
    width: 26%;
    gap: 15px;
    margin-top: 4%;
}
.footer-text {
    text-transform: uppercase;
}
.footer-text1 {
    font-size: 20px;
    color: #41c0be;
    font-weight: 600;
    margin-bottom: 2%;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-text3 {
    font-size: 18px;
    color: #41c0be;
    font-weight: 600;
}
.footer-text4 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.6;
    margin-top: 4%;
}
.footer-text5 {
    font-size: 18px;
    color: #41c0be;
    font-weight: 600;
    margin-top: 10%;
}
.footer-text6 {
    font-size: 18px;
    color: #41c0be;
    font-weight: 600;
}

.footer-blocks {
    display: grid;
    grid-template-columns: 8% auto;
    gap: 10px;
    margin-top: 4%;
}
.footer-blocks-text {
    white-space: break-spaces;
    font-size: 16px;
}

.footer-block02 {
    margin-top: 15%;
}
.footer-block03 {
    margin-top: 18%;
}






/* class  */

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




.topic-space h2 {
    text-align: center;
    font-weight: 600;
}
.topic-space h4 {
    text-align: center;
}
.topic-space {
    padding: 4% 0% 3% 0%;
}
.topic-space-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 2%;
}





.empty-space {
	padding: 2.5%;
}
.empty-space1-block {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 50px;
}

.empty-space1-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 20%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space1 p {white-space: break-spaces;margin-top: 3%;font-size: 17px;}
.empty-space1 h2 {
    font-weight: 600;
}
.empty-space1 h1 {
    font-weight: 600;
}
.empty-space1-text {
    align-self: center;
}
.empty-space1-block1 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    background-color: #212e50;
    color: #fff;
    border-radius: 20px;
    text-align: center;
}
.empty-space1-bg1 {
    background-color: #2c4076;
}
.empty-space1-bg {
    padding: 8% 0%;
}
.empty-space1-block1 h6 {
    white-space: break-spaces;
    font-size: 28px;
}
.empty-space1-block1 span {
    font-weight: 600;
}
.empty-space1-mg .empty-space1-border {
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
}
.empty-space1-mg p {
    text-align: center;
    margin-bottom: 5%;
}
.empty-space1-mg h2 {
    text-align: center;
}
.empty-space1-mg h1 {
    text-align: center;
}
.empty-space1-mg {
    margin-top: 3%;
}
.empty-space2 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 20px;
    padding: 10% 0% 25% 0%;
    width: 90%;
    margin: 0 auto;
}
.empty-space2-img:hover {
    transform: scale(1.05);
}
.empty-space2-img {
    align-self: center;
    transition: 0.5s;
}
.empty-space2-text {
    align-self: center;
}
.empty-space2 h2 {
    white-space: break-spaces;
    text-transform: uppercase;
    font-weight: 600;
}
.empty-space2-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 15%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space2 h5 {
    white-space: break-spaces;
    font-size: 22px;
}

.empty-space2-button:hover {
    background-color: #e40207;
}
.empty-space2-button {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    padding: 2.5% 6%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 6%;
    transition: 0.5s;
    font-weight: 400;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space3-bg:hover {
    transform: scale(1.03);
}
.empty-space3-bg {
    background-color: #fff;
    padding: 5%;
    color: #444;
    text-align: center;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space3-bgs {
    border: solid 1px #ccc;
    background-color: transparent;
      color: #ffffff;
}
.empty-space3-img {
    width: 15%;
    margin: 0 auto;
    margin-bottom: 3%;
}
.empty-space3-img img {
    border-radius: 100px;
}
.empty-space3 h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space3 h5 {
    white-space: break-spaces;
    text-align: center;
}
.empty-space3-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space3 h3 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space3 p {
    white-space: break-spaces;
}
.empty-space3 {
    padding: 0% 0% 8%;
    margin-top: -5%;
}
.empty-space3-mg {
    margin-top: 5%;
}
.empty-space3-mg h5 {
    font-size: 20px;
}
.empty-space4 {
    text-align: center;
    padding: 0% 0% 3%;
}
.empty-space4 h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space5 {
    text-align: center;
    padding: 6% 0% 5%;
}
.empty-space5 h2 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space5-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
}
.empty-space6 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/เราพัฒนาโซลูชันที่ตอบโจทย์z-z776941877784.png);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 16% 5% 10% 48%;
    margin-top: 2%;
}
.empty-space6 h1 {
    font-weight: 600;
    color: #41c0be;
    font-size: 3em;
    margin-bottom: 2%;
}
.empty-space6 h6 {
    white-space: break-spaces;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(10,1fr);
    gap: 15px;
}
.empty-space7 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space7-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space7 {
    padding: 5% 0% 7% 0%;
}
.empty-space7-img img {
    border-radius: 15px;
}
.empty-space7-img:hover {
    transform: scale(1.05);
}
.empty-space7-img {
    transition: 0.5s;
}
.empty-space8 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 50px;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8 h2 {
    font-weight: 600;
    margin-bottom: 4%;
    font-size: 3em;
}.empty-space8 h1 {
    font-weight: 600;
    margin-bottom: 4%;
    white-space: break-spaces;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 16%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space8-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space8-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.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-ap {
    position: relative;
}
.empty-space8-detail {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 3% 5%;
    font-size: 18px;
    background-color: rgb(65 192 190 / 70%);
    border-radius: 20px 0px 20px 0px;
}
.empty-space9 h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space9 h4 {
    text-align: center;
}
.empty-space9-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space9 {
    padding: 5% 0% 0%;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space9-bg:hover {
    transform: scale(1.03);
}
.empty-space9-bg {
    background-color: transparent;
    color: #fff;
    padding: 7% 5% 0%;
    border-radius: 20px;
    text-align: center;
    transition: 0.5s;
    border: solid 1px #ccc;
}
.empty-space9-img {
    width: 50%;
    margin: 0 auto;
}
.empty-space9 h5 {
    font-weight: 600;
    margin-bottom: 3%;
}
.empty-space9-bg p {
    height: 100px;
}
.empty-space10 {
    text-align: center;
    padding: 7% 0% 0%;
}
.empty-space10 h2 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space10-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 8%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space10-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space10-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space10-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space10-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.empty-space11-img img {
    border-radius: 20px;
    width: 100% !important;
}
.empty-space11-text {align-self: center;}
.empty-space11 h4 {
    font-weight: 600;
}
.empty-space11 h3 {
    font-weight: 600;
    color: #41c0be;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12 {
    text-align: center;
    padding: 5% 0%;
}
.empty-space12-pd {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty-space12-img img {
    width: 100% !important;
    border-radius: 20px;
    margin-bottom: 4%;
}
.empty-space12-text {
    font-size: 16px;
}
.empty-space13 a:hover {
    color: #05a3a3;
}
.empty-space13 a {
    color: #fff;
    transition: 0.5s;
}
.empty-space13 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.empty-space13-block {
    background-color: transparent;
    padding: 5%;
    color: #ffffff;
    text-align: left;
    border-radius: 20px;
    border: solid 1px #ccc;
}
.empty-space13-img {
  width: 17%;
  /* margin: 0 auto; */
  margin-bottom: 3%;
}
.empty-space13-img img {
    border-radius: 100px;
}
.empty-space13-social {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 10px;
}
.empty-space13-detail {
    align-self: center;
    font-size: 16px;
}
.empty-space13 h4 {
    font-weight: 600;
}
.empty-space13-socials {
    display: grid;
    gap: 5px;
}
.empty-space14 {
    text-align: center;
    margin-bottom: 2%;
}
.empty-space14 p {
    white-space: break-spaces;
}
.empty-space14 h5 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space15 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space15-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space15-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space15-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
    align-self: self-start;
}
.empty-space15-text {
    align-self: center;
}
.empty-space15 h4 {
    font-weight: 600;
}
.empty-space15-block {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
    font-size: 16px;
}
.empty-space15-pd {
    display: grid;
    gap: 5px;
    margin-top: 2%;
}
.empty-space15-detail {
    align-self: center;
}
.empty-space15-image img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(10%) saturate(2289%) hue-rotate(126deg) brightness(84%) contrast(89%);
}
.empty-space15-pp {
    display: grid;
    gap: 50px;
    margin-bottom: 30px;
}
.empty-space15-download:hover {
    background: #f10000;
}
.empty-space15-download {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    padding: 2.5% 6%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 4%;
    transition: 0.5s;
    text-transform: capitalize;
}
.empty-space15-mg {
    grid-template-columns: repeat(1, 1fr);
    padding: 5%;
}
.empty-space15-mg1 {
    padding: 0% 5% 5% 5%;
}
.empty-space16 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space16-block {
    position: relative;
}
.empty-space16-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space16-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space16-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space16-text {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 3% 5%;
    font-size: 18px;
    background-color: rgb(65 192 190 / 70%);
    border-radius: 20px 0px 20px 0px;
}
.empty-space17 p {
    white-space: break-spaces;
    text-align: center;
}
.empty-space18 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 50px;
}
.empty-space18-logo {
    width: 15%;
    margin-bottom: 2%;
}
.empty-space18-logo-bg {
    background-color: #fff;
    padding: 1%;
}
.empty-space18 p {
    white-space: break-spaces;
}
.empty-space18-text {
    align-self: center;
    padding: 0% 5% 0% 0%;
}
.empty-space18-img {
    display: block;
    overflow: hidden;
    border-radius: 20px 0px 0px 20px;
}
.empty-space18-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space18-img img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space18-pp h4 {
    font-weight: 600;
}
.empty-space18-pp h3 {
    color: #03a3a3;
    font-weight: 600;
}
.empty-space19 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_021120245y0w/0/0/โซลูชันแบบปรับแต่งได้1z-z230402217104.png);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    background-position: bottom;
    padding: 6% 0% 5%;
    margin-bottom: 5%;
}
.empty-space19 h2 {
    font-weight: 600;
    font-size: 3em;
    text-align: center;
}
.empty-space19-button {align-self: center;}
.empty-space19-text {
    align-self: center;
}
.empty-space20-button {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1.7% 4%;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 4%;
    transition: 0.5s;
}
.empty-space20-button:hover {
    background-color: #e40207;
}
.empty-space21 {
    background: radial-gradient(104.66% 104.66% at 0% 0%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.03) 100%);
    padding: 6%;
    transition: 0.5s;
    color: #fff;
}
.empty-space21-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space21-block {
    display: grid;
    grid-template-columns: auto 7%;
}
.empty-space21-border {
    border-top: solid 1px #fff;
    padding-bottom: 6%;
    margin-top: 6%;
}
.empty-space21-img {
    border: solid 1px #fff;
    padding: 15%;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space21-img img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7458%) hue-rotate(308deg) brightness(110%) contrast(102%);
}
.empty-space21-text {
    align-self: center;
    font-size: 16px;
}
.empty-space21 h3 {
    font-weight: 600;
    margin-bottom: 2%;
    transition: 0.5s;
}
.empty-space21:hover .empty-space21-img {
    border: solid 1px #41c0be;
    background-color: #41c0be;
}
.empty-space21:hover h3 {
    color: #41c0be;
}
.empty-space22 h4 {
    font-weight: 600;
}
.empty-space22 {
    padding: 0% 0% 1%;
}
.empty-space23 h6 {
    text-align: center;
    font-weight: 600;
    margin-top: 2%;
}
.empty-space24 {
    text-align: left;
    padding: 5%;
}
.empty-space24 h3 {
    font-weight: 600;
    margin-bottom: 1%;
}







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

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







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

.button-text1 {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    padding: 2.5% 6%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 6%;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #e40207;
}
.button-text2 {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 4%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 2%;
    transition: 0.5s;
    text-align: center;
}
.button-text2:hover {
    background-color: #e40207;
}






.album-img1 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}


.album-border {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 20%;
    margin-top: 6%;
    margin-bottom: 7%;
}
.album-borders {
    background: linear-gradient(to right, #008585 0, #203e7c 50%, #f10000 100%);
    height: 5px;
    border-radius: 20px;
    width: 25%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 7%;
}


.album-pd {
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    padding: 7% 2% 0%;
    text-align: left;
}
.album-pd1 {
    margin-right: auto;
    margin-left: 0;
    padding: 7% 0% 0% 7%;
}
.album-pd2 {
    padding: 17% 0% 0%;
}
.album-pd3 {
    text-align: center;
    padding: 10% 5% 10%;
}
.album-pd4 {
    padding: 5% 5% 7%;
}


.album-text1 {
    font-size: 24px;
    font-weight: 400;
}
.album-text2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 62px;
    line-height: 1;
}
.album-text3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 38px;
}
.album-text4 {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    padding: 2.5% 6%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 6%;
    transition: 0.5s;
    font-weight: 400;
}
.album-text5 {
    font-size: 22px;
    white-space: break-spaces;
    font-weight: 400;
    height: 60px;
    transition: 0.5s;
}
.album-text6 {
    height: 50px;
}
.album-text7 {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 5% 12%;
    border-radius: 50px;
    font-size: 15px;
    transition: 0.5s;
    margin-top: 3%;
    text-transform: capitalize;
}
.album-text8 {
    text-align: center;
    font-size: 18px;
}
.album-text9 {
    background-color: #03a3a3;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 4% 9%;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 6%;
    transition: 0.5s;
}



.album-imgg {
    width: 45%;
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 10%;
}




.article-a {
    font-size: 16px;
    margin-top: 2%;
    color: #fff;
    height: 60px;
}
.article-b {
    background-color: #41c0be;
    color: #fff;
    font-size: 16px;
    padding: 4% 9%;
    width: fit-content;
    transition: 0.5s;
    margin-top: 7%;
    border-radius: 50px;
}



.menu-space {
    display: flex;
    width: 100%;
    gap: 10px;
    font-size: 16px;
    color: #03a3a3;
}
.menu-space a {
    color: #fff;
}
.menu-space a:hover {
    color: #03a3a3;
}
.menu-space1 {
    padding: 2% 0% 0%;
}


/* scrollbar */

::-webkit-scrollbar {
  width: 10px;
  height :12px;
}
::-webkit-scrollbar-track {
  background: #d5d5d5; 
  border-radius:10px;
}
::-webkit-scrollbar-thumb {
  background: #c4000e; 
  border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ff0012; 
  border-radius:10px;
}



/* ผลิตภัณฑ์ */

#formdisplay69119e9d7bffeb001351dfb6,
#formdisplay6911a1d8ffbd870013a8407e,
#formdisplay68da08a298ff0000131d6a1e,
#formdisplay6911b61b6fb2450013995433 {
    background-color: rgb(0 132 133 / 50%) !important;
    border-radius: 20px;
}

.from-texts1 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}
.from-pd-mg {
    margin-bottom: -2%;
    margin-top: 4%;
}






/* ฟอร์ม Style*/

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8, #editor9, #editor10,
#editor11, #editor12, #editor13, #editor14, #editor15, #editor16, #editor17, #editor18, #editor19, #editor20,
#editor21, #editor22, #editor23, #editor24, #editor25, #editor26, #editor27, #editor28, #editor29, #editor30,
#editor31, #editor32, #editor33, #editor34, #editor35, #editor36, #editor37, #editor38, #editor39, #editor40,
#editor41, #editor42, #editor43, #editor44, #editor45, #editor46, #editor47, #editor48, #editor49, #editor50,
#editor51, #editor52, #editor53, #editor54, #editor55, #editor56, #editor57, #editor58, #editor59, #editor60 {
    font-size: 18px;
    margin-top: 3%;
    margin-bottom: 1%;
      border-color: transparent !important;
}
 


.CASS-B-main .form-control {
    border: none;
    border: 1px solid #ccc;
    border-radius: 5px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: #fff;
    padding: 5px 10px;
    color: #000 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-B-main .form-control:focus {
   border: 1px solid #101623;
}
.CASS-B-main .btn-default:hover, 
.CASS-B-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #242424;
    background: #242424;
   color: #fff;
}
.CASS-B-main .btn-default {
    background-repeat: repeat-x;
    border-color: #c1111e;
    padding: 15px 45px;
    font-size: 18px;
    border: 1px solid #c1111e;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #c1111e;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.CASS-B-main ::placeholder {
    color: #ccc;
}
.CASS-B-main br.k-br {
    display: none;
}
.CASS-B-main .glyphicon {
    display: none;
}

/* 1 
#formdisplay68da08a298ff0000131d6a1e {
    width: 100%;
    padding: 2% 0%;
    background-color: transparent !important;
    margin-top: 3%;
}*/
#cookie68da08a298ff0000131d6a1e {
    font-size: 16px;
}




textarea#textbox6 {
    height: 200px;
}






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

.CASS-B-main .btn-success span {
    font-size: 16px;
}
.CASS-B-main .progress {
    width: 533%;
    height: 40px;
    border-radius: 50px;
    margin-top: 0% !important;
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
}

/*ปุ่มเลือกไฟล์*/


/* pdpa */

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

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

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



/* ติดต่อเรา */
.contact-pd {
    margin-top: 0%;
    color: #fff;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 24px;
    color: #282828;
}
.contact-pd h3 {
    margin-top: 0%;
    font-size: 18px;
    color: #fff;
    white-space: break-spaces;
}
.contact-pd h5 {
    color: #404040;
    font-size: 22px;
    margin-bottom: 2%;
    margin-top: -1%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #03a3a3;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 7px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 14%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.contact-pd p {
    font-size: 15px;
}
.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
 .contact-pd h1 {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
}
iframe.map-border {
    border-radius: 20px;
}







/*from Contact */

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








#tableA {
  width: 100%;
}
#tableA th {
    background-color: #038585;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #121622;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #121622;
    padding: 20px;
    font-size: 16px;
    text-align: center;
    white-space: break-spaces;
}
#tableA tr:nth-child(even){ background-color: #fafafa; color: #333; }
#tableA tr:nth-child(odd){ background-color: #fafafa; color: #333;}
#tableA tr:hover {background-color:#273d78; color: #fff;}
 


.table-responsives {
    white-space: nowrap;
    overflow-x: scroll;
}

.carousel-inner>.active img {
    border-radius: 20px;
}





#tableAA {
  width: 100%;
}
#tableAA th {
    background-color: #038585;
    padding: 15px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #121622;
    text-align: center;
    font-weight: 600;
    width: 16%;
}
#tableAA td {
    border: 1px solid #121622;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}
#tableAA tr:nth-child(even){ background-color: #fafafa; color: #333; }
#tableAA tr:nth-child(odd){ background-color: #fafafa; color: #333;}
#tableAA tr:hover {background-color:#273d78; color: #fff;}

#tableAA tr:hover .product-button-tableimg img {
    filter: invert(1);
}

#tableB {
  width: 100%;
}
#tableB th {
    background-color: #038585;
    padding: 15px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #121622;
    text-align: left;
    font-weight: 600;
    width: 30%;
}
#tableB td {
    border: 1px solid #121622;
    padding: 10px;
    font-size: 16px;
    text-align: left;
}
#tableB tr:nth-child(even){ background-color: #fafafa; color: #333; }
#tableB tr:nth-child(odd){ background-color: #fafafa; color: #333;}
#tableB tr:hover {background-color:#273d78; color: #fff;}

#tableB tr:hover .product-button-tableimg img {
    filter: invert(1);
}


.product-button-table a {
    color: #fff !important;
}
.product-button-table {
    background-color: #ec0203;
    color: #fff;
    text-transform: capitalize;
    padding: 1% 4%;
    border-radius: 100px;
    transition: 0.5s;
    font-size: 14px;
}
.product-button-table:hover {
    background-color: #038585;
}
.product-button-tableimg {
    width: 13%;
    margin: 0 auto;
}
tr.border-borders {
    border-bottom: solid 3px;
}

#tableAA td a {
    color: #333;
}
#tableAA tr:hover a {
  color: #fff;
}
#tableB td a {
    color: #333;
}
#tableB tr:hover a {
  color: #fff;
}
th.table-mbs span {
    color: transparent;
    display: none;
}


/* ผลงาน */
.CASS-A-main .Contentmanager img  {
  z-index: -1;
  position: relative;
	border-radius: 20px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -14%;
    padding: 0% 5% 0%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    background: transparent;
	border-radius: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, #008585 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
	background: transparent;
	border-radius: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 42%, #008585 100%);
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0%;
    text-transform: capitalize;
    padding: 0% 0% 0% 0%;
    line-height: initial;
    height: inherit;
    text-align: center;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 0px;
    align-self: center;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ffffff;
}
.CASS-A-main .Contentmanager .portfolio-img img {
    z-index: 1;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 20px;
}

.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 31.333%;
}
.CASS-A-main .Contentmanager .portfolio-img img {
    z-index: 1;
}






/**/

.product-block {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 40px;
    text-align: left;
    padding: 5% 0%;
}
.product-block-img img {
    width: 100% !important;
    border-radius: 20px;
}
.product-block-text {
    align-self: center;
}
.product-block h5 {
    font-weight: 600;
    color: #1da7ff;
}
.product-block h4 {
    font-weight: 600;
}
.product-button {
    background: #03a3a3;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    padding: 4% 7%;
    border-radius: 100px;
    margin-top: 6%;
}
.product-buttons {
    background: #03a3a3;
    color: #fff;
    width: fit-content;
    padding: 4% 8%;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 100px;
}

.product-block-texts p {
    text-align: left;
    padding: 10% 5% 0%;
}
 

.CASS-B-main article.col-md-6.item.-micro {
    width: 31.11%;
}
.CASS-B-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #ffffff;
    padding: 2% 0% 2%;
    font-weight: 500;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-transform: capitalize;
    text-align: center;
}







@media screen and (min-width : 1900px) {
.head-text1 {
    font-size: 20px;
}
.head-block02 {
      grid-template-columns: 19% 4% auto;
    font-size: 20px;
}
.head-block {
    grid-template-columns: 50% 38% auto;
}
.head-social {
    width: 85%;
    margin: 0 auto;
    gap: 10px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 24px;
}
.empty-space1 p {
    font-size: 22px;
}
.empty-space1 h1 {
    font-size: 2.7em;
}
.button-text1 {
    font-size: 20px;
}
.empty-space1-block1 h6 {
    font-size: 34px;
}
.empty-space2 h5 {
    font-size: 26px;
}
.album-text1 {
    font-size: 30px;
}
.album-text2 {
    font-size: 80px;
} 
.album-text3 {
    font-size: 50px;
}
.album-text4 {
    font-size: 20px;
}
.album-text5 {
    font-size: 26px;
    height: 85px;
}
.empty-space6 h1 {
    font-size: 4em;
} 
.footer-logo {
    width: 22%;
}
.footer-text1 {
    font-size: 24px;
} 
.footer-text2 {
    font-size: 20px;
}
.footer-img {
    width: 20%;
    gap: 20px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-text4 {
    font-size: 18px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-text6 {
    font-size: 20px;
}
.footer-blocks-text {
    font-size: 18px;
} 
.footer-blocks {
    grid-template-columns: 6% auto;
}
.itopplus-bg3 {
    background-size: cover;
}
.footer-block03 {
    margin-top: 17%;
}
.empty-space3-mg h5 {
    font-size: 24px;
}
.itopplus-pos2 {
    background-size: cover;
}
.album-text8 {
    font-size: 22px;
}
.album-text9 {
    font-size: 18px;
}
.empty-space15-block {
    font-size: 20px;
}
.empty-space15-download {
    padding: 2% 6%;
    font-size: 18px;
}
.empty-space13-detail {
    font-size: 20px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -11%;
}
#tableA th {
    font-size: 20px;
}
#tableA td {
    font-size: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.article-a {
    font-size: 18px;
    height: 60px;
}
.article-b {
    font-size: 18px;
}
.empty-space12-text {
    font-size: 20px;
}
.icon_b {
    font-size: 20px;
}
.album-text6 {
    height: 65px;
} 
.album-text7 {
    font-size: 18px;
} 
.contact-pd h3 {
    font-size: 20px;
    white-space: inherit;
}
.contact-pd h1 {
    font-size: 30px;
}
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 18px;
}
.no-js .CASS-A-main .form-control {
    padding: 44px 30px;
}
#cookie68afcfcb2e9b000013e5fad6 {
    font-size: 16px;
}
.empty-space15-mg1 {
    padding: 1% 5% 5% 5%;
}
.menu-space {
    font-size: 18px;
}
.button-text2 {
    padding: 1% 3%;
    font-size: 18px;
}
.empty-space19 {
    padding: 7% 0% 6%;
}
.CASS-B-main .progress {
    width: 720%;
} 
.no-js .dropdown-menu > li > a {
    font-size: 20px;
} 
.album-imgg {
    width: 30%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 4%;
}
.empty-space18-logo {
    width: 10%;
}  

.empty-space21-text {
    font-size: 20px;
}
.empty-space21 h3 {
    font-size: 26px;
}
#tableAA td {
    font-size: 20px;
}
#tableAA th {
    font-size: 20px;
}
  #tableB td {
    font-size: 16px;
}
#tableB th {
    font-size: 16px;
}
.product-button-table {
    font-size: 18px;
}
.grid {
    display: contents;
} 
  
  
  
  
  
  
  
p {
    font-size: 20px;
}
h1 {
    font-size: 3em;
} 
h2 {
    font-size: 4.5em;
}  
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 32px;
} 
  
}

@media screen and (max-width : 1191px) {
#imagesControl68aea1802e9b000013e5e4d4 {
    padding: 0px !important;
}
.head-block {
    grid-template-columns: 39% 46% auto;
    gap: 10px;
}
.empty-space1 p {
    white-space: inherit;
    font-size: 16px;
} 
.album-pd {
    width: 60%;
    padding: 4% 2% 0%;
}
.album-pd1 {
    padding: 5% 0% 0% 5%;
} 
.album-text2 {
    font-size: 52px;
}  
.album-text3 {
    font-size: 32px;
} 
.album-text1 {
    font-size: 22px;
} 
.empty-space6 h1 {
    font-size: 2em;
}
.empty-space6 h6 {
    font-size: 20px;
} 
.footer-block {
    grid-template-columns: 45% 25% auto;
}
.footer-block02 {
    margin-top: 0%;
}
.footer-block03 {
    margin-top: 0%;
}
.footer-img {
    width: 35%;

}
.album-text5 {
    font-size: 18px;
} 
.empty-space8 h2 {
    font-size: 2em;
}
.CASS-A-main .Contentmanager img  {
  z-index: 0;
  position: relative;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: 5%;
    padding: 0% 5% 5%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
	background: transparent;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
	background: transparent;
}
article.col-md-6.item.-micro {
    width: 31.333%;
}  
.contact-pd p {
    font-size: 13px;
}
.contact-pd h3 {
    font-size: 15px;
}
.contact-pd h1 {
    font-size: 24px;
}
.no-js .CASS-A-main .form-control {
    padding: 31px 30px;
}
#imagesControl68cd1f967940e8001303cad0 {
    padding: 0px !important;
}
  
  
  
  
h2 {
    font-size: 2.5em;
}
}  
  
@media screen and (max-width : 900px) {
.empty-space1-img {
    align-self: end;
}
.empty-space1-block {
    gap: 20px;
} 
.empty-space1-text {
    margin-bottom: 5%;
} 
.empty-space2 h5 {
    font-size: 18px;
}
.empty-space3 p {
    white-space: inherit;
}  
.empty-space1-block1 h6 {
    font-size: 26px;
}
.album-text2 {
    font-size: 34px;
}  
.album-text3 {
    font-size: 22px;
} 
.album-text1 {
    font-size: 16px;
} 
.album-text4 {
    padding: 2% 5%;
    font-size: 16px;
    margin-top: 6%;
}
.album-pd {
    padding: 6% 2% 0%;
}
.empty-space6 h6 {
    font-size: 16px;
    white-space: inherit;
}  
.footer-blocks-text {
    font-size: 14px;
}
.footer-text4 {
    font-size: 14px;
}
.footer-text3 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 16px;
} 
.footer-text5 {
    font-size: 16px;
}
.footer-text1 {
    font-size: 16px;
} 
.footer-text2 {
    font-size: 14px;
}
.footer-block {
    grid-template-columns: 45% 22% auto;
}  
.empty-space9-bg p {
    height: 190px;
}
.empty-space9 h5 {
    height: 60px;
}
.album-text8 {
    font-size: 16px;
}
.album-text9 {
    font-size: 14px;
}
.empty-space15-block {
    grid-template-columns: 7% auto;
}
.empty-space13-social {
    grid-template-columns: 8% auto;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.managerHeader {
    font-size: 2em;
} 
.article-a {
    font-size: 14px;
}
.contact-pd h4 {
    font-size: 10px;
}
.contact-pd p {
    font-size: 9px;
}  
.contact-pd h1 {
    font-size: 20px;
}
.contact-pd h3 {
    white-space: inherit;
}
.no-js .CASS-A-main .form-control {
    padding: 24px 20px;
    font-size: 14px !important;
}  
#imagesControl68b11210a5335c0013be8bad {
    padding: 0px !important;
}  
#Component68b11210a5335c0013be8bad {
    display: none;
} 
.CASS-B-main .progress {
    width: 350%;
}
  
  
  
  
  
h5 {
    font-size: 22px;
}
  
}

@media screen and (max-width : 480px) {
#slider68aea1802e9b000013e5e4d4 {
    margin-bottom: -2%;
}
.empty-space1-block {
    grid-template-columns: 100%;
    gap: 50px;
}
.empty-space2 {
    grid-template-columns: 100%;
} 
.empty-space2 h5 {
    font-size: 18px;
    white-space: inherit;
}
.empty-space3 h5 {
    white-space: inherit;
}
.empty-space3-img {
    width: 40%;
} 
.album-text1 {
    font-size: 8px;
}
.album-text2 {
    font-size: 12px;
}
.album-text3 {
    font-size: 10px;
}   
.album-text4 {
    font-size: 8px;
    margin-top: 6%;
} 
.album-pd {
    width: 50%;
    padding: 6% 2% 0%;
}  
.album-pd1 {
    padding: 5% 0% 0% 7%;
} 
#contentnewmode68aeda7cceed310013cede33 {
    display: none;
}
.album-text5 {
    font-size: 22px;
    height: 70px;
} 
.empty-space6 h1 {
    font-size: 12px;
}
.empty-space6 h6 {
    font-size: 8px;
    white-space: inherit;
}   
.empty-space7-block {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.empty-space2-border {
    width: 20%;
}
.empty-space3-border {
    width: 20%;
}
.empty-space5-border {
    width: 20%;
}
.album-text5 {
    height: inherit;
} 
.footer-block {
    grid-template-columns: 100%;
}
.footer-block02 {
    display: none;
}
.footer-block03 {
    display: none; 
} 
.footer-text2 {
    font-size: 15px;
} 
.topic-space h4 {
    font-size: 16px;
}
.empty-space8 {
    grid-template-columns: 100%;
    gap: 30px;
}
.empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space9-bg p {
    height: inherit;
}
.empty-space9 h5 {
    height: inherit;
}

#contentnewmode68aee165373e350012ba57b8 {
    display: none;
} 
.empty-space15 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
   padding: 0% 3%;
}
.empty-space13 {
    grid-template-columns: repeat(1, 1fr);
}  
.CASS-A-main article.col-md-6.item.-micro {
    width: 48%;
}
article.col-md-6.item.-micro {
	width: 48%;
}
.article-a {
    height: 85px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
} 
.article-b {
    font-size: 14px;
}
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.social-share {
    top: 0px;
}
.newShareContainer {
    justify-content: flex-start !important;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
}  
.empty-space12-pd { 
  grid-template-columns: repeat(2, 1fr);
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-pd p {
    font-size: 15px;
}  
.contact-pd h4 {
    font-size: 16px;
}
.album-text5 {
    font-size: 14px;
    white-space: break-spaces;
    height: inherit;
}
#background68aeb816373e350012ba4d94 .thumbs,
#background68aeb875c1a4a4001376e848 .thumbs,
#background68aee165373e350012ba57ac .thumbs,
#background68aee165373e350012ba57ae .thumbs {
    margin-bottom: 0px;
}
.empty-space10-border {
    width: 20%;
}
.empty-space9-border {
    width: 20%;
}
.empty-space8-border {
    width: 20%;
}
.empty-space1-mg .empty-space1-border {
    width: 20%;
}
.topic-space-border {
    width: 20%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.table-responsive {
	border: 0px solid #ddd;
} 
.managerHeader {
    font-size: 22px;
}  
.empty-space1-block1 h6 {
    font-size: 15px;
}
.empty-space14 p {
    white-space: inherit;
}
#Component68b11210a5335c0013be8bad {
    display: block;
} 
#Component68aea1802e9b000013e5e4d4 {
    display: none;
}
#slider68b11210a5335c0013be8bad {
    margin-bottom: -2%;
}
.empty-space7-border {
    width: 20%;
} 
.CASS-B-main article.col-md-6.item.-micro {
    width: 48%;
}
.CASS-B-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.product-buttons {
    font-size: 14px;
}
.product-block {
    grid-template-columns: 100%;
}
.table-responsive {
	white-space: nowrap;
}  
.empty-space18 {
    grid-template-columns: 100%;
    gap: 30px;
    border-radius: 20px;
}
.empty-space18-img {
    border-radius: 20px 20px 0px 0px;
}
.empty-space18-img img {
     border-radius: 20px 20px 0px 0px;
}
.empty-space18-text {
    padding: 0% 5% 5%;
}
.menu-space {
    font-size: 10px;
} 
.itp-newshare-button {
    font-size: 12px;
    height: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.CASS-B-main .progress {
    width: 150%;
} 
.empty-space21-pd {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space21-block {
    grid-template-columns: auto 12%;
}
.product-button-tableimg {
    width: 25%;
} 
#tableAA th {
    padding: 10px;
    font-size: 14px;
    width: inherit;
}
  #tableB th {
    padding: 10px;
    font-size: 14px;
    width: inherit;
}
th.table-mbs span {
    color: transparent;
    display: block;
}
  
  
  
  
h5 {
    font-size: 18px;
}
  
  
}

 





