.itopplus-background {

}
.unknown { position: fixed; bottom: 18% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #212121;
  font-family: "LINE Seed Sans TH";
}


.itopplus-slide img {
    border-radius: 0px 0px 30px 30px;
}


.itopplus-header {
  background: linear-gradient(to right, #45beb4 0, #45beb4 50%, #7b5c35 50%, #7b5c35 100%);
  color: #fff;
}

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

.itopplus-bg2 {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_17092024u7xg/0/0/2z-z1016250881783.png); */
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_17092024u7xg/0/0/bg-fixz-z282397675593.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_17092024u7xg/0/0/bg-fixsz-z224559582337.jpg);
    border-radius: 30px;
}

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

.itopplus-bg4 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_17092024u7xg/0/0/4z-z358665694818.png);
    position: relative;
    z-index: 1;
    background-position: center;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17092024u7xg/0/0/5z-z715930256471.jpg");
}
.itopplus-bg7 {
    background-color: #efeff3;
}
.navbar-default .navbar-nav > li > a {
    color: #212121;
    margin: 0 2px;
    padding: 8px 10px;
    border-radius: 30px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
}

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

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






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

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

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

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

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

  .navbar-header a::after {
    background: #45beb4;
  }

  #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: #fff;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !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, 70%, 20vw);
    margin: 0 auto;
  }

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

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










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

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

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

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

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


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:transparent;
    transition: 0.5s;
    color: #212121;
    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:transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #212121;
}



.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-A-main .thumbnail:hover .album-texts4 {
	    background-color: #7b5c35;
}


.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: #fff;
    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 {
  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: 20px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 20px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

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

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

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

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

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

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

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

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







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

#Contentmanager img.img-responsive {
    border-radius: 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: #45beb4;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #45beb4;
}
.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: #45beb4;
    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: #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;
}
.itp-newshare-button:hover {
    background-color: #45beb4;
}
.newShareContainer {
    justify-content: end !important;
}
 .social-share {
    top: -50px;
}


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







/* class หน้าต้นแบบ */
.head-block a:hover {
    color: #46beb5;
}
.head-block a {
    color: #fff;
    transition: 0.5s;
}
.head-block {
    display: grid;
    grid-template-columns: auto 42%;
}
.head-block1 {
    display: grid;
    grid-template-columns: 12% 4% 66% auto;
    gap: 10px;
    justify-content: end;
}
.head-block1-social {
    display: flex;
    gap: 5px;
    align-self: center;
}
.head-block1-text {
    font-size: 16px;
    align-self: center;
}
.head-block1-img {
    align-self: center;
}
.head-block1-imgs {
    transition: 0.5s;
}
.head-block1-imgs:hover img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(35%) saturate(609%) hue-rotate(126deg) brightness(99%) contrast(94%);
}
.head-block1-imgs:hover {
    transform: scale(1.05);
}
.head-block1-tel {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.head-block-text {
    align-self: center;
    font-size: 16px;
}


.footer-pd a:hover {
    color: #46beb5;
}
.footer-pd a {
    color: #212121;
}
.footer-pd {
    display: grid;
    grid-template-columns: 35% 33% auto;
    gap: 20px;
    padding: 3% 0% 3%;
}
.footer-logo {
    width: 50%;
    margin-bottom: 5%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text2 {
    font-size: 16px;
}
.footer-block01 {
    display: grid;
    grid-template-columns: auto 45%;
    width: 65%;
    margin-top: 3%;
}
.footer-block01-text {
    font-size: 16px;
    align-self: center;
    font-weight: 600;
}
.footer-block01-img {
    display: flex;
    width: 100%;
    gap: 5px;
}
.footer-block01-imgs:hover {
    transform: scale(1.05);
}
.footer-block01-imgs {
    transition: 0.5s;
}
.footer-text3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4%;
}
.footer-block02 {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
    margin-top: 2%;
}
.footer-block02-text {
    white-space: break-spaces;
    font-size: 16px;
}
span.footer-block02-text1 a {
    color: #21b996;
    line-height: 2;
}
.footer-block2 {
    margin-top: 5%;
}
.footer-text4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7%;
}
.footer-text5 {
    font-size: 14px;
    white-space: break-spaces;
    text-align: center;
    margin-top: 2%;
}
.footer-block3 {
    margin-top: 12%;
}
.footer-text {
    text-align: center;
    font-size: 14px;
    padding: 1% 0%;
    text-transform: uppercase;
    color: #5f5f5f;
}

.footer-image {
    width: 40%;
    margin: 0 auto;
    margin-top: -8%;
}




/* class  */

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






.empty-space {
	padding: 2.5%;
}
.empty-space-topic h2 {
    font-weight: 600;
    color: #45beb4;
}
.empty-space-topic {
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 20px;
    padding: 8% 0% 5%;
}
.empty-space1 h2 {
    font-weight: 600;
    color: #45beb4;
    margin-bottom: 4%;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space1-block1 {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 5px;
    font-size: 18px;
    margin-bottom: 6%;
    color: #212121;
}
.empty-space1-icon {
    align-self: center;
    color: #7b5c35;
}
.empty-space1-text {
    align-self: center;
    text-align: center;
    font-size: 16px;
    color: #7b5c35;
    white-space: break-spaces;
}
.empty-space1-block02 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.empty-space1-img {
    background-color: #fff;
    padding: 10%;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10%;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: 0.5s;
}
.empty-space1-img img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(35%) saturate(609%) hue-rotate(126deg) brightness(99%) contrast(94%);
}
.empty-space1-block01 {
    margin-top: 3%;
}
.empty-space1-pd:hover .empty-space1-img {
    background-color: #20b996;
    transition: 0.5s;
}
.empty-space1-pd:hover .empty-space1-img img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(40deg) brightness(100%) contrast(111%);
}
.empty-space1-pd {
    transition: 0.5s;
}
.empty-space2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.empty-space2-imgs {
    width: 90%;
    margin: 0 auto;
    margin-top: -8%;
}
.empty-space2-text {
    align-self: center;
}
.empty-space2 h2 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 3.8em;
    color: #45beb4;
    font-weight: 500;
    line-height: 1;
}
.empty-space2 h1 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #7b5c35;
}
.empty-space2 h4 {
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space2 p {
    white-space: break-spaces;
}
.empty-space2-button {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    width: 60%;
    margin-top: 5%;
}
.empty-space02 .empty-space2-text {
    padding-right: 8%;
}
.empty-space02 {
    margin-top: 5%;
}
.empty-space3 {
    width: 42%;
    padding: 7% 0% 0%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    margin-bottom: 1%;
}
.empty-space3-imgs {
    margin-bottom: 10%;
}
.empty-space3-text {
    align-self: center;
    font-size: 20px;
    color: #fff;
}
.empty-space3-bg {
    background: linear-gradient(to right, rgba(246, 215, 106, 1) 0%, rgba(255, 242, 195, 1) 50%, rgba(246, 215, 106, 1) 100%);
    font-size: 20px;
    text-align: center;
    padding: 3% 0%;
    border-radius: 20px 20px 0px 0px;
    margin-top: 15%;
    margin-bottom: -0.1%;
}
.empty-space3-bg span {
    font-weight: 600;
}
.empty-space4 h2 {
    font-weight: 600;
    color: #45beb4;
    margin-bottom: 1%;
    text-align: center;
}
.empty-space4 {
    padding: 7% 0% 15%;
}
.empty-space4 h4 {
    text-align: center;
    margin-bottom: 6%;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background-color: #fff;
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 5%;
}
.empty-space4-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4-img img {
    border-radius: 30px 0px 0px 30px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space4-img {
    display: block;
    overflow: hidden;
    border-radius: 30px 0px 0px 30px;
}
.empty-space4-text {
    align-self: end;
}
.empty-space4-block h5 {
    color: #7b5c35;
    font-weight: 600;
}
.empty-space4-border {
    border-bottom: solid 1px #4d4d4d;
    width: 90%;
    margin-top: 6%;
    margin-bottom: 6%;
}
.empty-space4-block h4 {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 0%;
}
.empty-space4-block1 {
    display: grid;
    grid-template-columns: 40% auto;
    margin-top: 2%;
}
.empty-space4-block01 {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 1.7;
}
.empty-space4-block2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 6%;
}
.empty-space4-block02 {
    background-color: #d18cbd;
    color: #fff;
    padding: 5% 10%;
}
.empty-space4-block02-1 {
    background-color: #7b5c35;
    border-radius: 0px 0px 30px 0px;
}
.empty-space4-texts {
    padding: 0% 10% 0% 12%;
}
.empty-space4-block02-text1 {
    font-size: 16px;
    font-weight: 600;
}
.empty-space4-block02-text3 {
    font-size: 16px;
}
.empty-space4-block02-text2 {
    font-size: 24px;
    font-weight: 600;
}
.empty-space5 {
    color: #fff;
    padding: 7% 0%;
}
.empty-space5 h2 {
    font-weight: 600;
}
.empty-space5 h4 {
    font-size: 22px;
}
.empty-space6 {
    text-align: center;
    padding: 9% 0% 3%;
}
.empty-space6 h1 {
    color: #363636;
}
.empty-space6 h2 {
    color: #45beb4;
    font-weight: 600;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    padding: 7% 0% 5% 0%;
}
.empty-space7-img {
    border-radius: 20px;
      display: block;
    overflow: hidden;
}
.empty-space7-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space7-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7-imga img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7-imga img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 0px 20px 20px 0px;
}
.empty-space7-imga {
    border-radius: 0px 20px 20px 0px;
    display: block;
    overflow: hidden;
}
.empty-space7-imgb {
    border-radius: 20px 0px 0px 20px;
   display: block;
    overflow: hidden;
}
.empty-space7-imgb img {
    border-radius: 20px 0px 0px 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space7-imgb img:hover {
       -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8 a {
    color: #fff;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin: 3% 0%;
}
.empty-space8-block1 {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 8px;
    margin-bottom: 1%;
    justify-content: center;
}
.empty-space8-text {
    font-size: 16px;
    text-align: center;
}
.empty-space8-imgs {
    align-self: center;
}
.empty-space8-texts {
    align-self: center;
    font-size: 20px;
    font-weight: 600;
}
.empty-space8 .empty-space8-block:nth-child(2) {
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}
.empty-space8 .empty-space8-block:nth-child(3) {
    border-right: solid 1px #ffffff;
}
.empty-space8-block {
    padding: 5% 0%;
}
.empty-space8-block01 {
    justify-content: left;
    margin-left: 20%;
    margin-right: -20%;
}
.empty-space8-text01 {
    text-align: left;
    margin-left: 20%;
}
.empty-space8-block02 {
    justify-content: left;
    margin-left: 5%;
    margin-right: -5%;
}
.empty-space8-text02 {
    text-align: left;
    margin-left: 5%;
}
.empty-space9-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 1%;
    margin-bottom: 3%;
}
.empty-space9-block {
    background-color: #fafafa;
    padding: 10% 5%;
    border-radius: 20px;
}
.empty-space9-img {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space9-text {
    text-align: center;
}

.empty-space9-text h3 {
    font-weight: 600;
    margin-bottom: 1%;
    white-space: break-spaces;
}
.empty-space9-text p {
    white-space: break-spaces;
}
.empty-space9 {
    text-align: center;
}
.empty-space9 h3 {
    white-space: break-spaces;
}
.empty-space9-img img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(35%) saturate(609%) hue-rotate(126deg) brightness(99%) contrast(94%);
}
.empty-space9-block:hover {background-color: #46beb5;color: #fff;}
.empty-space9-block:hover .empty-space9-img img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(40deg) brightness(100%) contrast(111%);
}
.empty-space10 {
    text-align: center;
    padding: 6% 0% 4%;
}
.empty-space10 h1 {
    font-weight: 600;
    margin-bottom: 1%;
    color: #45beb4;
}
.empty-space10 h3 {
    white-space: break-spaces;
}
.empty-space10-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space10-block {
    display: grid;
    gap: 20px;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 7% 0%;
}
.empty-space11 h5 {
    font-weight: 600;
    margin-bottom: 2%;
    color: #45beb4;
}
.empty-space11-block1 {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
}
.empty-space11-imgs {
    align-self: center;
}
.empty-space11-texts {
    align-self: center;
    font-size: 16px;
}
.empty-space11-block01 {
    display: grid;
    gap: 10px;
}
.empty-space11-text {
    align-self: center;
}
.empty-space11-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space11-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space12 {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 100px;
    border-top: solid 1px #ccc;
    padding-top: 6%;
    margin-bottom: 6%;
}
.empty-space12 h3 {
    white-space: break-spaces;
}
.empty-space12 h5 {
    font-weight: 600;
}
.empty-space12-texts {
    background-color: #46beb5;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: fit-content;
    padding: 3% 5%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space12 h3 {
    font-weight: 600;
}
.empty-space12 h4 {
    color: #46beb5;
}
.empty-space12-text {
    align-self: center;
}
.empty-space13 p {
    white-space: break-spaces;
    text-align: center;
}














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

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







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

.icon-img1 {
    width: 80%;
    margin: 0 auto;
}


.button-text1 {
    font-size: 16px;
    margin-top: 5%;
    width: fit-content;
    padding: 4% 0%;
    transition: 0.5s;
    color: #7b5c35;
    font-weight: 600;
    border-radius: 50px;
}
.button-text1:hover {
    background-color: #46beb5;
    padding: 4% 7%;
    color: #fff;
}
.button-text2:hover {
    background-color: #20b996;
    transform: scale(1.05);
}
.button-text2 {
    background-color: #45beb4;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8% 0%;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text02 {
    background-color: #7b5c35;
}
.button-text02:hover {
    background-color: #20b996;
}
.button-text3 {
    background-color: #45beb4;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 1.4% 3%;
    border-radius: 50px;
    width: fit-content;
    margin-top: 3%;
    transition: 0.5s;
}
.button-text3:hover {
    background-color: #20b996;
    transform: scale(1.05);
}










.album-img {
    width: 9%;
    margin-bottom: 1%;
}
.album-pd {
    text-align: left;
    padding: 0% 4% 0%;
    margin-top: 35.5%;
}
.album-text1 {
    font-size: 20px;
    font-weight: 600;
}
.album-text2 {
    font-size: 16px;
    font-weight: 400;
}


.album-pds {
    padding: 6% 0% 5% 0%;
    text-align: center;
}
.album-texts1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1%;
    color: #45beb4;
}
.album-texts2 {
    white-space: break-spaces;
}
.album-texts3 {
    font-size: 18px;
}
.album-texts4 {
    background-color: #45beb4;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 4% 8%;
    border-radius: 50px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 6%;
    transition: 0.5s;
}











.article-a {
    font-size: 14px;
    margin-top: 2%;
}
.article-b {
    background-color: #7b5c35;
    color: #fff;
    font-size: 16px;
    padding: 4% 9%;
    width: fit-content;
    transition: 0.5s;
    margin-top: 7%;
}
.article-pd {
    text-align: left;
}
.article-pd h4 {
    font-weight: 600;
}
.article-pd h3 {
    font-weight: 600;
}
.article-image img {
    width: 100% !important;
}





/*---Tab ---*/

#businesss .nav-pills>li.active>a,
#businesss .nav-pills>li.active>a:focus,
#businesss .nav-pills>li.active>a:hover {
	color: #45beb4;
	background: transparent;
	border-bottom: solid 3px #45beb4;
	border-radius: 0px;
	font-weight: 400;
}

#businesss .nav>li>a:focus,
#businesss .nav>li>a:hover {
	color: #45beb4;
	background-color: transparent;
	border-bottom: solid 3px #45beb4;
	border-radius: 0px;
	font-weight: 400;
}

#businesss .nav-justified {
	text-align: center;
	color: #212121;
	background-color: transparent;
	border-bottom: solid 1px #ccc;
	font-weight: 400;
	font-size: 20px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3%;
	margin-top: 3%;
	line-height: 3;
}
#businesss .nav-pills>li>a {
    color: #212121;
    padding: 0px 15px;
}


#businesss .nav-justified li::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 35px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 20%;
}
#businesss .nav-justified li:nth-child(4)::before {
    height: 0px;
}




/* from */

#background6889baaed76e4c00138d7668 {
    background-color: #fff !important;
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.from-img {
    margin-top: -10%;
}
.from-text {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin-bottom: -5%;
    margin-top: 2%;
}
.CASS-A-main #textbox7 {
    height: 85px;
}
.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    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: 0px 0px;
    color: #231f20 !important;
    height: 34px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #45beb4;
}


.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #45beb4;
    background: #45beb4;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #363636;
    padding: 13px 40px;
    font-size: 16px;
    border: 1px solid #363636;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #363636;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #231f20;
}

/* from home */

 
#btnview6889c41cac24160013b7e4c6 {
    margin-top: 0%;
    margin-left: 37%;
}
#cookie6889c41cac24160013b7e4c6 {
    font-size: 15px;
    text-align: left !important;
    margin-left: 2.5%;
    margin-top: -5%;
}
#contactUsAcceptPolicyText2 {
    font-weight: 600;
    color: #46beb5;
}
#formdisplay6889c41cac24160013b7e4c6 .glyphicon {
    display: none;
}





/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 600;
}
.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: 26% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
    margin: 0 auto;
    left: 0% !important;
    right: 0%;
    transform: translate(135%, 0) !important;
    display: grid !important;
    bottom: 2% !important;
}
.ITPlinkToCookiepage:hover {
  color: #45beb4 !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: #45beb4 !important;
    border: 1px solid #45beb4 !important;
    color: #fff !important;
    font-size: 14px !important;
}
.ITPcookieLeftText {
    font-size: 14px!important;
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-right: 10px !important;
}









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

.contact-tl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 1%;
}
 
iframe.map-border {
    border-radius: 20px;
} 



/*from Contact */

.no-js .CASS-B-main label {
    display: none !important;
}
.no-js .CASS-B-main .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js .CASS-B-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-B-main .form-control:hover {
    border-color: #45beb4;
}
.no-js .CASS-B-main ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js .CASS-B-main .form-control:focus {
    border-color: #45beb4;
    -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-B-main .btn {
    background: #45beb4;
    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-B-main .btn-default {
    text-shadow: 0 0 0 #45beb4;
}
.no-js .CASS-B-main .btn-default:active {
    background-color: #45beb4;
}
.no-js .CASS-B-main .btn-default:hover,
.no-js .CASS-B-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #45beb4;
}
.no-js .CASS-B-main span.label a {
    color: #fff;
}
.no-js .CASS-B-main button.btn.btn-default {
    opacity: 1;
}




/* แกลลอรี่ */
 
 

/* แกลลอรี่ */
 
 

.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%, #45beb4 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%, #45beb4 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;
}





/* วิสัยทัศน์ */

.main-image-gallery-68941a76b6f71c0013f17540 .owl-dots button.owl-dot.active {
    background-color: #46beb5 !important;
}
.main-image-gallery-68941a76b6f71c0013f17540 .owl-dots button.owl-dot {
    background: transparent !important;
    border: solid 1px #46beb5;
}






@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 15px;
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
}
.head-block-text {
    font-size: 18px;
}  
.head-block1-text {
    font-size: 18px;
} 
.empty-space1-block1 {
    font-size: 22px;
}
.button-text1 {
    font-size: 20px;
}
.empty-space1-text {
    font-size: 20px;
}
.empty-space1-img {
    width: 50%;
} 
.empty-space2 h2 {
    font-size: 5.33em;
}
.button-text2 {
    font-size: 20px;
}
.album-text1 {
    font-size: 24px;
}
.album-text2 {
    font-size: 20px;
}
.album-pd {
    margin-top: 37.5%;
}
.empty-space3-text {
    font-size: 26px;
}
.empty-space3-bg {
    font-size:  30px;
}
#businesss .nav-justified {
    font-size: 24px;
} 
.empty-space4-block h4 {
    font-size: 24px;
} 
.empty-space4-block01 {
    font-size: 20px;
} 
.empty-space4-block02-text1 {
    font-size: 24px;
} 
.empty-space4-block02-text2 {
    font-size: 36px;
}
.empty-space4-block02-text3 {
    font-size: 22px;
} 
.empty-space5 h4 {
    font-size: 26px;
}
.button-text3 {
    font-size: 20px;
}
.from-text {
    font-size: 32px;
    margin-bottom: -2%;
} 
div#formdisplay6889c41cac24160013b7e4c6 {
    width: 85%;
    margin: 0 auto;
}
.CASS-A-main .form-control {
    height: 60px;
}
.CASS-A-main #textbox7 {
    height: 105px;
}
.CASS-A-main .btn-default {
    font-size: 20px;
}
.empty-space8-texts {
    font-size: 24px;
} 
.empty-space8-block1 {
    grid-template-columns: 7% auto;
}
.empty-space8-text {
    font-size: 20px;
}
.footer-logo {
    width: 35%;
}
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 18px;
}
.footer-block01-text {
    font-size: 18px;
} 
.footer-block01 {
    grid-template-columns: auto 40%;
    width: 55%;
} 
.footer-text3 {
    font-size: 22px;
}
.footer-block02-text {
    font-size: 18px;
} 
.footer-block02 {
    grid-template-columns: 4% auto;
} 
.footer-text5 {
    font-size: 18px;
}
.ITPcookieLeftText {
    font-size: 15px !important;
}
.empty-space11-texts {
    font-size: 20px;
} 
.empty-space11 {
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
} 
.empty-space11-block1 {
    grid-template-columns: 4% auto;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.contact-pd h6 {
    font-size: 30px;
}
.contact-pd h3 {
    font-size: 20px;
}
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 18px;
}
.contact-block-img {
    width: 15%;
} 
.no-js .CASS-B-main .form-control {
    padding: 40px 30px;
} 
.head-block1-tel {
    font-size: 18px;
}
.head-block {
    grid-template-columns: auto 34%;
}
.album-texts4 {
    font-size: 18px;
    padding: 3% 7%;
}
.album-texts3 {
    font-size: 22px;
} 
.pdpa-text ul.icon-a {
    font-size: 20px;
}
.footer-image {
    width: 25%;
}
.icon_b {
    font-size: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    height: inherit;
} 
.article-a {
    font-size: 18px;
}
.article-b {
    font-size: 18px;
    padding: 3% 9%;
} 
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
} 
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 4.5em;
} 
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 30px;
}
  
  
  
}

@media screen and (max-width : 1191px) {
.head-block1-tel {
    font-size: 14px;
}
.head-block1-text {
    font-size: 14px;
}   
.head-block-text {
    font-size: 14px;
}
.head-block {
    grid-template-columns: auto 45%;
}
#imagesControl6888a341c5e08d001373f578 {
    padding: 0px !important;
}
.empty-space1-text {
    font-size: 14px;
}
.empty-space1 p {
    white-space: inherit;
}
.empty-space2 h2 {
    font-size: 3em;
}
.button-text2 {
    font-size: 14px;
}
.album-text1 {
    font-size: 16px;
} 
.album-text2 {
    font-size: 14px;
}
.itopplus-bg2 {
    background-attachment: unset;
}
.empty-space3-text {
    font-size: 16px;
}
#businesss .nav-justified {
    font-size: 16px;
} 
.empty-space4-block02-text2 {
    font-size: 20px;
} 
.empty-space4-block01 {
    font-size: 15px;
}
.empty-space4-border {
    margin-top: 3%;
    margin-bottom: 3%;
}
.empty-space4-block2 {
    margin-top: 4%;
}  
#cookie6889c41cac24160013b7e4c6 {
    font-size: 14px;
}
.CASS-A-main .form-control {
    font-size: 14px;
}
#btnview6889c41cac24160013b7e4c6 {
    margin-left: 32%;
}
.footer-text5 {
    font-size: 15px;
}
.footer-text1 {
    font-size: 16px;
} 
.footer-text2 {
    font-size: 15px;
}
.footer-block01-text {
    font-size: 15px;
}
.footer-text3 {
    font-size: 16px;
}
.footer-text4 {
    font-size: 16px;
} 
.footer-block02-text {
    font-size: 15px;
}
.album-texts2 {
    white-space: inherit;
} 
.empty-space9-text p {
    white-space: inherit;
} 
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
} 
.managerHeader {
    font-size: 2em;
}
.contact-pd p {
    font-size: 13px;
}  
.contact-pd h4 {
    font-size: 14px;
}
.footer-pd {
    grid-template-columns: 38% 40% auto;
} 
.empty-space13 p {
    white-space: inherit;
}
  
  
  
  
 
  
  
  
  
  
p {
    font-size: 15px;
} 
h1 {
    font-size: 2em;
} 
h2 {
    font-size: 2.5em;
}
h4 {
    font-size: 18px;
}
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1-block02 {
    gap: 2px;
    row-gap: 10px;
}
.empty-space1-text {
    font-size: 11px;
} 
.empty-space1-block1 {
    font-size: 13px;
}
.empty-space1 p {
    font-size: 13px;
}
.button-text1 {
    font-size: 13px;
}
.empty-space2 h2 {
    font-size: 2.2em;
}
.empty-space2 h4 {
    font-size: 14px;
}
.empty-space2 p {
    white-space: inherit;
}  
.empty-space2-button {
    width: 70%;
}
.album-text1 {
    font-size: 13px;
} 
.album-text2 {
    font-size: 10px;
}
.empty-space3 {
    width: 55%;
}
#businesss .nav-justified {
    font-size: 12px;
} 
#businesss .nav-justified li::before {
    height: 20px;
}
.empty-space4-block h5 {
    font-size: 20px;
}
.empty-space4-block h3 {
    font-size: 14px;
}
.empty-space4-block h4 {
    font-size: 14px;
}
.empty-space4-block01 {
    font-size: 10px;
} 
.empty-space4-block02-text1 {
    font-size: 12px;
}
.empty-space4-block02-text2 {
    font-size: 16px;
} 
.empty-space4-block02-text3 {
    font-size: 10px;
}

.button-text3 {
    font-size: 14px;
}
.empty-space5 h4 {
    font-size: 18px;
}
#editor2, #editor3, #editor4, #editor5, #editor6  {
    display: none;
} 
.CASS-A-main .form-control {
    font-size: 10px;
} 
.CASS-A-main #textbox7 {
    height: 50px;
} 
#cookie6889c41cac24160013b7e4c6 {
    font-size: 10px;
    margin-left: 4.5%;
}
.CASS-A-main .btn-default {
    font-size: 14px;
}
.empty-space8-texts {
    font-size: 14px;
}
.empty-space8-text {
    font-size: 11px;
}
.footer-text1 {
    font-size: 12px;
}
.footer-text2 {
    font-size: 10px;
} 
.footer-block01-text {
    font-size: 10px;
} 
.footer-text3 {
    font-size: 12px;
} 
.footer-block02-text {
    font-size: 10px;
}
.footer-text4 {
    font-size: 12px;
}
.footer-text5 {
    font-size: 10px;
}
.empty-space02 .empty-space2-imgs {
    margin-top: 0%;
}
.empty-space02 .empty-space2-img {
    align-self: end;
} 
.empty-space02 .empty-space2-text {
    padding-right: 3%;
}
.empty-space02 {
    padding: 3% 2% 0%;
}
.empty-space02 .empty-space2-text {
    margin-bottom: 5%;
}
.empty-space10 h3 {
    white-space: inherit;
}
.empty-space11-texts {
    font-size: 14px;
} 
.empty-space9 h3 {
    white-space: inherit;
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.contact-pd h6 {
    font-size: 18px;
} 
.contact-pd h3 {
    font-size: 14px;
}
.contact-pd p {
    font-size: 9px;
}  
.contact-pd h4 {
    font-size: 11px;
} 
.no-js .CASS-B-main .form-control {
    font-size: 15px !important;
    padding: 27px 30px;
} 
#mainmenu68945d20cbf5bb00130bd650 {
    display: none;
} 
#display2, #display4 {
    margin-right: -6%;
} 
  
  
  
  
  
  
h1 {
    font-size: 20px;
} 
h3 {
    font-size: 16px;
} 
p {
    font-size: 14px;
}  
  
}

@media screen and (max-width : 480px) {
.empty-space1 {
    grid-template-columns: 100%;
}
.itopplus-bg {
    background-size: cover;
    background-position: top;
}
.empty-space1-block1 {
    font-size: 16px;
      justify-content: center;
}
.empty-space1 p {
    font-size: 16px;
}
.button-text1 {
    font-size: 16px;
}
.empty-space1-block02 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    row-gap: 20px;
}
.empty-space1-text {
    font-size: 15px;
} 
.empty-space2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.empty-space2-imgs {
    width: 90%;
    margin: 0 auto;
    margin-top: 0%;
}
.empty-space2-text {
    align-self: center;
    grid-column-start: 1;
    grid-row-start: 1;
    text-align: center;
    padding: 5% 5% 0%;
}
.empty-space2-button {
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
} 
.empty-space2 h4 {
    font-size: 18px;
    white-space: break-spaces;
    margin-bottom: 5%;
    margin-top: 4%;
}
 .button-text2 {
    font-size: 16px;
}
.empty-space1-block01 {
    text-align: center;
}
.button-text1 {
    width: fit-content;
    margin: 0 auto;
}
.album-text1 {
    font-size: 16px;
}  
.album-text2 {
    font-size: 14px;
} 
.itopplus-bg2 {
    background-size: cover;
    background-position: center;
  border-radius: 20px;
}
.empty-space3 {
    width: 100%;
}
.empty-space3-block {
    gap: 5px;
}
.nav-justified {
	display: -webkit-inline-box;
	overflow: scroll;
} 
#businesss .nav-justified {
    font-size: 16px;
  border-bottom: solid 0px #ccc;
}  
.empty-space4-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.empty-space4-texts {
    padding: 0% 5% 5% 5%;
}
.empty-space4-block h5 {
    font-size: 22px;
}
.empty-space4-block h3 {
    font-size: 15px;
}
.empty-space4-block h4 {
    font-size: 15px;
}
.empty-space4-block01 {
    font-size: 15px;
} 
.empty-space4-block1 {
    grid-template-columns: 51% auto;
} 
#imagesControl68945d20cbf5bb00130bd650 {
    padding: 0px ! IMPORTANT;
} 
#carousel68945d20cbf5bb00130bd650 {
    margin-bottom: -1%;
    background-color: #f7f6f9;
}
  /*
.empty-space3-bg {
    margin-bottom: 0.2%;
}  */
.empty-space4-img {
    border-radius: 30px 30px 0px 0px;
}  
.empty-space4-img img {
    border-radius: 30px 30px 0px 0px;
}
.empty-space4-block02 {
    border-radius: 0px 0px 0px 30px;
}
.empty-space4-block02-1 {
    border-radius: 0px 0px 30px 0px;
}
.itopplus-bg4 {
    background-size: cover;
} 
.empty-space5 h2 {
    font-weight: 600;
    font-size: 2em;
}
.button-text3 {
    font-size: 16px;
    padding: 3% 6%;
}
.empty-space6 h1 {
    color: #363636;
    font-size: 18px;
}  
#mainmenu68945d20cbf5bb00130bd650 {
    display: block;
}
.from-text {
    font-size: 20px;
}
.CASS-A-main .form-control {
    font-size: 16px;
} 
#display2, #display4 {
    margin-right: -8%;
}  
#cookie6889c41cac24160013b7e4c6 {
    font-size: 14px;
    padding: 0% 5%0%;
    margin-left: 0%;
}
.CASS-A-main .btn-default {
    font-size: 16px;
}
#btnview6889c41cac24160013b7e4c6 {
    margin-left: 5%;
}
.empty-space7 {
    grid-template-columns: repeat(2, 1fr);
  padding: 5%;
}
.empty-space7-imga img {
    border-radius: 20px;
}
.empty-space7-imga {
    border-radius: 20px;
}  
.empty-space7-imgb img {
    border-radius: 20px;
}
.empty-space7-imgb {
    border-radius: 20px;
} 
.empty-space8 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space8-block02 {
    justify-content: left;
    margin-left: 0%;
    margin-right: 0%;
}
.empty-space8-text02 {
    text-align: left;
    margin-left: 0%;
}
.empty-space8 .empty-space8-block:nth-child(2) {
    border-left: solid 0px #ffffff;
    border-right: solid 0px #ffffff;
}
.empty-space8 .empty-space8-block:nth-child(3) {
    border-right: solid 0px #ffffff;
}
.empty-space8-block1 {
    justify-content: left;
}
.empty-space8-text {
    text-align: left;
} 
.empty-space8-block01 {
    justify-content: left;
    margin-left: 0%;
    margin-right: 0%;
} 
.empty-space8-text01 {
    text-align: left;
    margin-left: 0%;
} 
.footer-pd {
    grid-template-columns: 100%;
}  
.footer-block2 {
    display: none;
}
.footer-block3 {
    display: none;
}
.footer-logo {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.footer-block1 {
    text-align: center;
}
.footer-block01 {
    width: 65%;
    margin: 0 auto;
    margin-top: 3%;
}
.footer-text1 {
    font-size: 16px;
}
.footer-text2 {
    font-size: 14px;
} 
.footer-block01-text {
    font-size: 16px;
}
.ITPcookiebar {
    width: 100% !important;
    transform: translate(0%, 0) !important;
    bottom: 0% !important;
}
.empty-space8-text {
    font-size: 13px;
}
.itopplus-pos2 {
    background-size: cover;
}
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.empty-space11-imgs {
    align-self: self-start;
} 
.empty-space9 h3 {
    font-size: 16px;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    margin-top: -30%;
    padding: 0% 2% 0%;
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.social-share {
    top: 0px;
}
.newShareContainer {
    justify-content: flex-start !important;
} 
.itp-newshare-button {
    font-size: 14px;
    height: 4rem;
    padding-left: 3rem;
    padding-right: 3rem;
}
.contact-block {
    gap: 10px;
} 
.contact-pd h4 {
    font-size: 16px;
}
.contact-pd p {
    font-size: 15px;
} 
.contact-pd h6 {
    font-size: 20px;
}
.contact-pd h3 {
    font-size: 16px;
} 
.album-texts2 {
    font-size: 14px;
} 
.album-texts3 {
    font-size: 14px;
}
.album-texts4 {
    font-size: 13px;
    padding: 5% 8%;
}
.empty-space-topic h4 {
    font-size: 15px;
}  
#imagesControl689423296cfe8d00134c0eb5 {
    padding: 0px !important;
}
#imagesControl6894308e6cfe8d00134c103e {
    padding: 0px !important;
}
.empty-space9-text p {
    white-space: inherit;
    font-size: 14px;
} 
.empty-space9-img {
    width: 35%;
}
.empty-space9-grid {
    grid-template-columns: repeat(2, 1fr);
}
#imagesControl689425936cfe8d00134c0f22 {
    padding: 0px !important;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-texts {
    font-size: 16px;
} 
.empty-space12 {
    grid-template-columns: 100%;
    gap: 10px;
}
.empty-space12-texts {
    font-size: 16px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
    line-height: 1.5;
}  
  
  
  
  
  
h2 {
    font-size: 2em;
} 
p {
    font-size: 16px;
}  

  
  
  
}


@media screen and (max-width : 375px) {
.empty-space8-texts {
    font-size: 14px;
}
.empty-space8-text {
    font-size: 12px;
}
  
  
}



