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

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

.itopplus-bg3 {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/3z-z715745674264.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/bg-Bulletz-z1314988623797.jpg);
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/4z-z1581786243981.jpg");
}

.itopplus-bg5 {
  /*background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/5z-z430569286632.jpg");*/
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/bgz-z1067671569291.jpg");
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0;
    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 !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: #000;
	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: #000;
	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: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #000 !important;
  background: #b5a576;
  border-radius: 0px;
}




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

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

  #controlMenu * {
    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) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% auto 10%;
    align-items: center;
  }

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

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

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

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

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

  .itopplus-search {
    text-align: center;
    color: #fff;
  }
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-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

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








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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

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

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

/* oscar */

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

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

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

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

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

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

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

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







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

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




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    padding: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #282828;
    padding: 2% 0% 2%;
    font-weight: 600;
    line-height: normal;
    height: 70px;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #1d1d1d;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #03624c;
    color: #fff;
}

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


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

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

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

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




/* contenemanager */






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

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

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



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



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

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


/* Share */

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



.page-header {
    padding-bottom: 0px;
    margin: 40px 0 0px;
}

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





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

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

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

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


#background68536c23253d380013e74f29 .glyphicon-chevron-left:before,
#background68536c23253d380013e74f29 .glyphicon-chevron-right:before {
  display: none;
}
*/
/*---สไลด์---*/









/* ul_icon */

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




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


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



.footer-pd {
    padding: 5% 0% 2%;
}
.footer-pd a:hover {
    color: #b5a576;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}

.footer-logo {
    width: 11%;
    margin: 0 auto;
    margin-bottom: 4%;
}
.footer-text {
    text-align: center;
    color: #afafaf;
    font-size: 14px;
    margin-top: 4%;
}

.footer-text1 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.footer-text2 {
    text-align: center;
    font-size: 16px;
    margin-top: 1%;
    margin-bottom: 2%;
}


.footer-block1 {
    display: grid;
    grid-template-columns: 49% auto 49%;
    gap: 20px;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
}
.footer-block01 {
    display: grid;
    grid-template-columns: 8% auto;
    gap: 10px;
    justify-content: end;
}
.footer-block01-border {
    border-left: solid 1px;
}
.footer-block01-text {
    font-size: 16px;
    align-self: center;
}
.footer-block02 {
    justify-content: left;
}
.footer-block2 {
    display: flex;
    justify-content: center;
    width: 7%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 2%;
}
.footer-block2-img:hover {
    transform: scale(1.05);
}
.footer-block2-img {
    transition: 0.5s;
}










/* class  */

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






.empty-space {
  padding: 2.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space1 h2 {
    font-family: "Playfair Display", serif;
    font-size: 9em;
    line-height: 1;
}
.empty-space1-text2 {
    font-style: italic;
    margin-top: -3%;
    color: #b5a576;
}
.empty-space1-text1 {
    margin-left: 8%;
    background: linear-gradient(to bottom, rgba(210,201,172,1) 0%,rgba(193,174,116,1) 100%,rgba(255,239,205,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.empty-space1 h4 {
    color: #2b2b2b;
    font-family: "Playfair Display", serif;
}
.empty-space1-text3 {
    margin-left: 8%;
    font-weight: 600;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space1 span {
    font-weight: 600;
}
.empty-space1 h6 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3%;
}
.empty-space1-text {
    align-self: center;
    margin-left: 8%;
}
.empty-space2 {
    text-align: center;
    padding: 7% 0% 3%;
}
.empty-space2 h2 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
}
.empty-space3 {
    padding: 20% 0% 7% 0%;
}
.empty-space3 h1 {
    text-align: center;
    font-family: "Playfair Display", serif;
    color: #fff;
}
.empty-space3 h2 {
    font-family: "Playfair Display", serif;
    text-align: center;
    color: #eae0c0;
    margin-bottom: 3%;
}
.empty-space3 h5 {
    text-align: center;
    color: #fff;
}
.empty-space3-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    width: 45%;
    margin: 0 auto;
    margin-top: 2%;
}
.empty-space3-block:hover {
    background-color: #eae0c0;
}
.empty-space3-block {
    display: grid;
    justify-content: center;
    grid-template-columns: 11% auto;
    background-color: #ffffff;
    gap: 10px;
    padding: 5% 0%;
    color: #282828;
    transition: 0.5s;
}
.empty-space3-text {
    align-self: center;
    font-size: 22px;
}
.empty-space3-img {
    align-self: center;
}
.empty-space4 h2 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
}
.empty-space4 {
    padding: 7% 0% 2%;
}
.empty-space5 h2 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
    text-align: center;
    padding: 6% 0% 2%;
}
.empty-space6 h2 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
    text-align: center;
}
.empty-space6 h5 {
    text-align: center;
}
.empty-space6 span {
    font-weight: 600;
}
.empty-space6-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 3%;
}
.empty-space6-block:hover {
    background-color: #eae0c0;
}
.empty-space6-block {
    display: grid;
    justify-content: center;
    grid-template-columns: 10% auto;
    background-color: #ffffff;
    gap: 10px;
    padding: 5% 0%;
    color: #282828;
    transition: 0.5s;
}
.empty-space6-text {
    align-self: center;
    font-size: 20px;
}
.empty-space6-img {
    align-self: center;
}
.empty-space6-image {
    width: 85%;
    margin: 0 auto;
    margin-top: 5%;
}
.empty-space6 {
    padding: 2% 0% 0%;
}
.empty-space7 {
    text-align: left;
    padding: 4% 0% 2%;
}
.empty-space7 h2 {
    font-family: "Playfair Display", serif;
    color: #b5a576;
    text-transform: capitalize;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 80px;
    padding: 2% 0% 8%;
}
.empty-space8-text {
    align-self: end;
}
.empty-space8 h6 {
    font-weight: 600;
}
.empty-space8 h4 {
    color: #b5a576;
    margin-bottom: 3%;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space8-img {
    display: block;
    overflow: hidden;
    align-self: end;
}
.empty-space9 h1 {
    font-weight: 600;
    text-align: left;
    font-size: 26px;
}
.empty-space9-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 10px;
    margin-top: 4%;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: 12% auto;
    gap: 15px;
    /* background-color: #fff; */
    border-bottom: dashed 1px #ccc;
    padding-bottom: 3%;
}
.empty-space9 {
    padding: 7% 5%;
    background-color: #f9f7f4;
    margin-top: 5%;
}
.empty-space9-text {
    font-size: 16px;
    /* white-space: break-spaces; */
    align-self: center;
}
.empty-space9-img {
    /* background-color: #b5a576; */
    /* clip-path: polygon(0 0, 85% 0, 100% 20%, 100% 100%, 0 100%, 0% 50%); */
    /* padding: 15%; */
}
.empty-space9-nonrborder {
    border-bottom: dashed 0px #ccc;
    padding-bottom: 0%;
}
.empty-space10-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space10-block:hover {
    background-color: #eae0c0;
}
.empty-space10-block {
    background-color: rgb(181 165 118 / 60%);
    padding: 10%;
    /* border: solid 1px #b5a576; */
    transition: 0.5s;
}
.empty-space10-img {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space10-text {
    text-align: center;
    font-size: 18px;
    white-space: break-spaces;
    color: #000;
}
.empty-space10 h1 {
    font-weight: 600;
    text-align: center;
    color: #b5a576;
}
.empty-space10 {
    padding: 7% 0%;
}
.empty-space10 h5 {
    text-align: center;
    color: #b5a576;
    font-weight: 600;
}
.empty-space10 h3 {
    text-align: center;
    /* color: #000; */
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-bottom: 10%;
    row-gap: 40px;
    column-gap: 40px;
}
.empty-space11-img {
    width: 30%;
    margin-bottom: 7%;
    transition: 0.5s;
}
.empty-space11 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11-block {
    background-color: #fff;
    padding: 10%;
    transition: 0.5s;
}
.empty-space11-block:hover {
    background: #b5a576;
    color: #fff;
}
.empty-space11-block:hover .empty-space11-img {
    filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(7485%) hue-rotate(107deg) brightness(105%) contrast(105%);
}
.empty-space12 {
    text-align: left;
    margin-bottom: 2%;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12 p {
    white-space: break-spaces;
}



















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







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





.button-block1 {
    display: grid;
    grid-template-columns: auto 6%;
    justify-content: left;
    gap: 10px;
    color: #282828;
    transition: 0.5s;
}
.button-block1-text {
    font-size: 16px;
    align-self: center;
}
.button-block1:hover {
    color: #b5a576;
}
.button-block1:hover .button-block1-img {
    filter: brightness(0) saturate(100%) invert(67%) sepia(49%) saturate(247%) hue-rotate(7deg) brightness(91%) contrast(86%);
}
.button-block1-img {
    transition: 0.5s;
}





/* Our Services */
#background685a62cedd1e3a001382eb19 .thumbs {
    margin-bottom: 0px;
}
#background685a62bcbb20b40013b2fb73 {
    margin-bottom: -10%;
}


/* Portfolio */
.main-image-gallery-685a6982dd1e3a001382ecfc .owl-dots {
    text-align: left !important;
}
.main-image-gallery-685a6982dd1e3a001382ecfc .owl-dots button.owl-dot.active {
    background-color: #161616 !important;
}
.main-image-gallery-685a6982dd1e3a001382ecfc .owl-dots button.owl-dot {
    background: transparent !important;
    border: solid 1px #161616;
}






.album-pd1 {
    padding: 2% 6%;
    margin-top: 126%;
}
.album-pd2 {
    padding: 2% 7%;
    margin-top: 44%;
}


.album-text1 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.album-text2 {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}


.album-block1 {
    display: grid;
    grid-template-columns: auto 10%;
    gap: 10px;
    justify-content: left;
    margin-top: 7%;
}
.album-block1-text {
    font-size: 18px;
    color: #f3cf8a;
    font-weight: 500;
    align-self: center;
}
.album-block1-img {
    align-self: center;
}







/* article */

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

.article-img img {
    width: 100% !important;
}
.article-pd {
    text-align: left;
    margin-top: 2%;
}
.article-pd h4 {
    font-weight: 600;
    color: #b5a576;
    margin-bottom: 0.5%;
}
.article-pd h3 {
    font-weight: 600;
}





/* Portfolio */

.CASS-A-main article.col-md-6.item.-micro {
    width: 24%;
}
.CASS-A-main .Contentmanager img  {
  z-index: -1;
  position: relative;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
  margin-top: -32%;
  padding: 0% 5% 0% 5%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-radius: 0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,1) 100%);
      margin: 0.5%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
   border-radius: 0px;
   background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,1) 100%);
      margin: 0.5%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0%;
    text-transform: capitalize;
    padding: 0%;
    line-height: inherit;
    height: inherit;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #f3cf8a;
}

.CASS-A-main .Contentmanager .portfolio-space-img img {
    z-index: 1;
}


.portfolio-space {
    display: grid;
    grid-template-columns: auto 12%;
    gap: 10px;
    justify-content: left;
    margin-top: 3%;
}
.portfolio-space-text {
    font-size: 18px;
    color: #f3cf8a;
    font-weight: 500;
    align-self: center;
}
.portfolio-space-img {
    align-self: center;
}






/* pdpa */

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

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

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




 
 




/* ติดต่อเรา */
.contact-grid a {
  color: #000;
}
.contact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 3%;
  margin-top: 3%;
}
.contact-block {
  display: flex;
  width: 100%;
  gap: 20px;
}
.contact-img {
  width: 40%;
  align-self: center;
  border: dashed 1px #ccc;
  padding: 2%;
}
.contact-text {
  width: 60%;
  align-self: center;
}
.contact-text1 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 2%;
}
.contact-text2 {
  font-weight: 500;
  font-size: 16px;
}
.contact-border {
  border-bottom: dashed 1px #ccc;
  margin-top: 10%;
  margin-bottom: 10%;
}
.contact-text3 {
  font-size: 15px;
  font-weight: 400;
  color: #b5a576;
}
.contact-pd h1 {
    font-weight: 600;
}










/* ฟอร์ม Style */

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7 {
	font-size: 18px;
	margin-top: 3%;
	font-weight: 600;
}
 

/* ฟอร์ม */

#formdisplay685b621ded16b100130e2443 .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #555 !important;
    height: 50px;
    font-size: 16px;
}
#formdisplay685b621ded16b100130e2443 .form-control:focus {
   border-bottom: 1px solid #b5a576;
}


#formdisplay685b621ded16b100130e2443 .btn-default:hover, 
#formdisplay685b621ded16b100130e2443 .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #b5a576;
    background: #b5a576;
    color: #ffffff;
}
#formdisplay685b621ded16b100130e2443 .btn-default {
    background-repeat: repeat-x;
    border-color: #b5a576;
    padding: 14px 40px;
    font-size: 18px;
    border: 1px solid #b5a576;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #b5a576;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
}
#formdisplay685b621ded16b100130e2443 {
    width: 100%;
    padding: 0%;
    background-color: transparent !important;
}
#formdisplay685b621ded16b100130e2443 ::placeholder {
    color: #787878;
}
#formdisplay685b621ded16b100130e2443 br.k-br {
    display: none;
}

#cookie685b621ded16b100130e2443 {
    font-size: 16px;
}
#formdisplay685b621ded16b100130e2443 .glyphicon {
    display: none;
}





/*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: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 36px 30px;
    background: #fafafa;
    color: #000;
}
.no-js .CASS-A-main .form-control:hover {
    border-color: #b5a576;
}
.no-js .CASS-A-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-A-main .form-control:focus {
    border-color: #b5a576;
    -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: #b5a576;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 15px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js .CASS-A-main .btn-default {
    text-shadow: 0 0 0 #b5a576;
}
.no-js .CASS-A-main .btn-default:active {
    background-color: #b5a576;
}
.no-js .CASS-A-main .btn-default:hover,
.no-js .CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #b5a576;
}
.no-js .CASS-A-main span.label a {
    color: #fff;
}
.no-js .CASS-A-main button.btn.btn-default {
    opacity: 1;
}







@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 25px;
    font-size: 24px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.head-block {
    width: 60%;
}
.empty-space1 h2 {
    font-size: 12em;
}
.button-block1-text {
    font-size: 20px;
}
.album-text1 {
    font-size: 26px;
}
.album-text2 {
    font-size: 22px;
}
.album-block1-text {
    font-size: 22px;
} 
.empty-space3-text {
    font-size: 26px;
} 
.empty-space3-grid {
    width: 35%;
}
.empty-space6-text {
    font-size: 26px;
}  
.empty-space6-grid {
    width: 80%;
}
.footer-logo {
    width: 8%;
}
.footer-text1 {
    font-size: 24px;
}
.footer-text2 {
    font-size: 20px;
}
.footer-block01-text {
    font-size: 20px;
} 
.footer-block01 {
    grid-template-columns: 7% auto;
    gap: 15px;
}
.footer-block2 {
    width: 6%;
    gap: 15px;
}
#background685a62cedd1e3a001382eb19 {
    background: #000 !important;
} 
.empty-space9-text {
    font-size: 20px;
}
.empty-space9-grid {
    gap: 25px;
}
.empty-space9-block {
    padding-bottom: 5%;
}
.empty-space10-text {
    font-size: 22px;
}
.empty-space9 h1 {
    font-size: 32px;
}
.empty-space9 {
    padding: 5% 5%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 26px;
}
.portfolio-space-text {
    font-size: 20px;
}
.managerHeader {
    font-size: 2.5em;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    height: 80px;
}
.article-a {
    font-size: 16px;
}
.article-b {
    font-size: 18px;
    padding: 3% 9%;
    margin-top: 7%;
}
.itp-newshare-button {
    height: 5rem;
}
.social-share {
    top: -80px;
}
#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7 {
    font-size: 20px;
}
#btnview685b621ded16b100130e2443 {
    margin-left: 44%;
}  
.contact-text1 {
    font-size: 22px;
}
.contact-text2 {
    font-size: 20px;
}
.contact-text3 {
    font-size: 18px;
}
.contact-img {
    width: 30%;
}
.contact-border {
    margin-top: 7%;
    margin-bottom: 7%;
}

  
  
  
  
  
  
  
  
  
  
  
.icon_b {
    font-size: 20px;
}
p {
    font-size: 20px;
}
h1 {
    font-size: 4em;
} 
h2 {
    font-size: 7em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 32px;
} 
  
  
}

@media screen and (max-width : 1191px) {
#imagesControl68536c23253d380013e74f29 {
    padding: 0px !important;
} 
.album-text2 {
    font-size: 14px;
}
#imagesControl685a62bebb20b40013b2fb78 {
    padding: 0px ! IMPORTANT;
}  
#imagesControl685a62cedd1e3a001382eb19 {
    padding: 0px ! IMPORTANT;
} 
.album-block1-text {
    font-size: 14px;
}
.empty-space10-text {
    white-space: inherit;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.contact-text2 {
    font-size: 13px;
}  
.contact-text3 {
    font-size: 13px;
}
.contact-text1 {
    font-size: 16px;
}
  
  
  
  
  
  
h1 {
    font-size: 2em;
}
h2 {
    font-size: 5em;
} 
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h2 {
    font-size: 6em;
}
.empty-space1 p {
    white-space: inherit;
	padding-right: 5%;
	margin-bottom: 3%;
}
.album-text1 {
    font-size: 16px;
}
.album-text2 {
    font-size: 11px;
}
.album-block1-text {
    font-size: 11px;
}
.empty-space3-grid {
    width: 70%;
}
.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_15062024kqki/0/0/3z-z715745674264.jpg);
}
.empty-space6-grid {
    gap: 10px;
    width: 100%;
}
.empty-space6-text {
    font-size: 16px;
}
.empty-space11 {
    row-gap: 10px;
    column-gap: 10px;
} 
.empty-space8-img {
    align-self: self-start;
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 31%;
}
.portfolio-space-text {
    font-size: 16px;
} 
.social-share {
    top: -45px;
}
#display1, #display3, #display5 {
    margin-right: -3%;
} 
#cookie685b621ded16b100130e2443 {
    font-size: 16px;
    text-align: left !important;
    padding: 0% 3%;
}
#btnview685b621ded16b100130e2443 {
    margin-left: 3%;
} 
.contact-grid {
    grid-template-columns: repeat(2, 1fr);
}
.contact-text2 {
    font-size: 16px;
}  
.contact-text3 {
    font-size: 15px;
}
#Component68770c3d33d0220013615448 {
    display: none;
} 
  

  
h4 {
    font-size: 18px;
}
}

@media screen and (max-width : 480px) {
.empty-space1 h2 {
    font-size: 8em;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    padding: 0% 0% 10%;
}
.button-block1 {
    grid-template-columns: auto 9%;
}
.album-text1 {
    font-size: 22px;
}
.album-text2 {
    font-size: 16px;
}
.album-block1-text {
    font-size: 16px;
}
#background685a62bcbb20b40013b2fb73 {
    margin-bottom: -20%;
}  
.itopplus-bg3 {
    background-size: cover;
} 
.empty-space3-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
}
.empty-space6-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.itopplus-bg5 {
    background-size: cover;
}
.empty-space3-text {
    font-size: 16px;
}
.footer-block1 {
    width: 100%;
}
.footer-block01-text {
    font-size: 16px;
}
.footer-block2 {
    width: 20%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.footer-logo {
    width: 25%;
}
#background685a62cedd1e3a001382eb19 .thumbs {
    margin-bottom: -6px;
}
#background685a62bebb20b40013b2fb78 .thumbs {
    margin-bottom: 14px;
} 
.empty-space1 h6 {
    text-align: left;
}
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
	row-gap: 20px;
} 
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.empty-space9-block {
    grid-template-columns: 15% auto;
    gap: 10px;
} 
.empty-space10-grid {
    grid-template-columns: repeat(1, 1fr);
}
.CASS-A-main article.col-md-6.item.-micro {
    width: 48%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.portfolio-space-text {
    font-size: 14px;
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
} 
.social-share {
    top: 0px;
}  
.newShareContainer {
    justify-content: flex-start !important;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
.managerHeader {
    font-size: 24px;
} 
#display1, #display3, #display5 {
    margin-right: -7%;
} 
#cookie685b621ded16b100130e2443 {
    padding: 0% 5%;
}
.contact-grid {
    grid-template-columns: repeat(1, 1fr);
}
.contact-text2 {
    font-size: 15px;
} 
.contact-grid {
    gap: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
      margin: 1%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even) {
      margin: 1%;
}
#Component68770c3d33d0220013615448 {
    display: block;
}   
#imagesControl68770c3d33d0220013615448 {
    padding: 0px !important;
}  
div#carousel68770c3d33d0220013615448 {
    margin-bottom: -1%;
}
  
  
h2 {
    font-size: 3em;
} 
h5 {
    font-size: 22px;
}
  
  
  
}





