.itopplus-background {

}
body.no-js {
  background-color: #000;
  color: #fff;
}


body {
  overflow-x: hidden;

  font-family: "LINE Seed Sans TH";
}
.itopplus-pos2 {
    background-color: #000000;
    color: #fff;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17092024day8/0/0/1z-z595259164608.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_17092024day8/0/0/2z-z322682506114.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
  background-color: #0a0a0a;
}
 
.itopplus-footer {
  background-color: #000000;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
    color: #c8c8c8;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0;
    font-family: "Manrope", sans-serif;
    font-size: 18px;
}

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

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




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}  

}

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




/* 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: 0px;
 box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background: transparent;
  color: #b59155;
}






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

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



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



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

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

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

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

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar:hover .album-pd {
    color: #5dc5be;
}
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%, rgb(41 41 52 / 67%) 76%, #292934 100%);
  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%, rgb(41 41 52 / 67%) 76%, #292934 100%);
  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: 25%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 20px;
    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;
    font-weight: 600;
    text-align:center;
    width: 100%;
    font-family: "Inter", "LINE Seed Sans TH";
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #b59155;
}
.Contentmanager .site .col-section .item.-micro a .caption .title::before {
    content: "";
    display: inline-block;
    width: 30px;   
    height: 1px; 
    background: #b59155; 
    margin-right: 8px;  
    margin-bottom: 1.5%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #ffffff;
    padding: 0% 0% 0%;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0%;
    text-align: left;
    text-transform: capitalize;
    height: inherit;
    font-family: "Manrope", "LINE Seed Sans TH";
}
 
/*
.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-button {
    background-color: #dbb454;
    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;
    display: none;
}
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%;
}*/

.text-project{
      text-align: center;
     padding: 0% 0% 2% 0%;
}
.img-project img {
    width: 100% !important;
}

/* 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: 10px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    border: solid 1px #b59155;
    color: #b59155;
}
.itp-newshare-button:hover {
    background-color: #b59155;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -10%;
}
.itp-newshare-button img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(11%) saturate(1685%) hue-rotate(359deg) brightness(95%) contrast(85%);
}
 
 


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







 

 


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

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

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

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

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

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





/* arrow */
 
span.glyphicon.glyphicon-chevron-left {
  font-size: 16px;
}

span.glyphicon.glyphicon-chevron-right {
  font-size: 16px;
}
.carousel-control.left {
	left: -10%;
}
.carousel-control.right {
	right: -10% !important;
}
.carousel-control {
    color: #ffffff;
	opacity:1;
}
.carousel-control:hover {
    color: #b69255;
}
 
/* arrow */













/* 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: 16px;
}
.icon_d {
    font-size: 16px;
    padding: 0% 3%;
}









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



.footer-block {
    display: grid;
    grid-template-columns: 30% 1% 50% auto;
}
.footer-text1 {
    font-family: "Anta", sans-serif;
    font-size: 30px;
    white-space: break-spaces;
    color: #c8c8c8;
    margin-bottom: 5%;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    color: #c8c8c8;
}
.footer-qr {
    width: 25%;
    margin-bottom: 4%;
    margin-top: 4%;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text4 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text5 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 18px;
    font-weight: 600;
}
.footer-image {
    display: flex;
    width: 70%;
    gap: 10px;
    margin-top: 7%;
}
.footer-border {
    width: 7%;
}
.footer-block02 {
    margin-left: 12%;
}
.footer-pd {
    color: #fefefe;
    padding: 3% 0% 1%;
}
.footer-pd a:hover {
    color: #b69255;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-text {
    font-family: "Manrope", sans-serif;
    text-align: right;
    font-size: 14px;
    margin-top: 1%;
}
.footer-img:hover {
    transform: scale(1.05);
}
.footer-img {
    transition: 0.5s;
}







/* class  */

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






.empty-space {
	padding: 2.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 7% 0%;
}
.empty-space1 h2 {
    color: #c8c8c8;
    font-size: 4.1em;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    line-height: 1;
}
.empty-space1 h6 {
    color: #c8c8c8;
    font-family: "Inter", sans-serif;
}
.empty-space1 h5 {
    color: #fff;
    margin-top: 4%;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-bottom: 6%;
    font-size: 17px;
}
.empty-space1-text {
    text-align: right;
}
.empty-space1-detail {
    margin-top: 2%;
}
.empty-space2 h2 {
    font-weight: 600;
    font-family: "Inter", sans-serif;
    padding: 5% 0%;
}
.empty-space3 {
    display: grid;
    grid-template-columns: auto 70%;
    gap: 50px;
    font-family: "Manrope", "LINE Seed Sans TH";
}
.empty-space3 a {
    color: #fff;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    color: #fff;
}
.empty-space3-pd:hover .button-text1 {
    color: #fff;
    background-color: #b59155;
}
.empty-space3-pd {
    position: relative;
    transition: 0.5s;
}
.empty-space3-texts {
    position: absolute;
    bottom: 0;
    padding: 5% 7%;
    width: 100%;
}
.empty-space3 h1 {
    font-weight: 500;
    line-height: 1.3;
}
.empty-space3 h4 {
    margin-bottom: 7%;
}
.empty-space3 p {
    white-space: break-spaces;
}
.empty-space3 h6 {
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 7%;
}
.empty-space3 h2 {
    font-weight: 600;
    font-family: "Inter", sans-serif;
    margin-top: 15%;
}
.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img {
    display: block;
    overflow: hidden;
}
.empty-space4 h2 {
    font-weight: 600;
    font-family: "Inter", "LINE Seed Sans TH";
    text-transform: uppercase;
    text-align: center;
    padding: 2% 0% 2%;
}
.empty-space5 {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 50px;
}
.empty-space5-text {
    align-self: center;
}
.empty-space5 h4 {
    color: #b69255;
}
.empty-space5-icon {
    width: 15%;
    margin-bottom: 5%;
}
.empty-space5-icon img {
    filter: brightness(0) saturate(100%) invert(60%) sepia(21%) saturate(866%) hue-rotate(359deg) brightness(95%) contrast(88%);
}
.empty-space5-img {
    display: block;
    overflow: hidden;
}
.empty-space5-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space5-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space5 p {
    white-space: break-spaces;
    margin-top: 1%;
}
.empty-space6-block {display: grid;grid-template-columns: repeat(3,1fr);gap: 20px;margin-top: 2%;}
.empty-space6 p {
    white-space: break-spaces;
    text-align: center;
}
.empty-space6 h5 {
    color: #b69255;
    text-align: center;
    margin-top: 3%;
}
.empty-space6 {
    padding: 3% 0%;
}
.empty-space6-pd {
    background: rgb(255 255 255 / 14%);
    padding: 10% 5%;
}
.empty-space6-img {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.empty-space6-text {
    text-align: center;
    font-size: 16px;
}
.empty-space6-img img {
    filter: brightness(0) saturate(100%) invert(60%) sepia(21%) saturate(866%) hue-rotate(359deg) brightness(95%) contrast(88%);
}
.empty-space6-blocks {
    overflow-x: auto;
    white-space: nowrap;
    gap: 20px;
    display: flex;
    margin-top: 2%;
}
.empty-space6-pds {
    width: 100%;
    display: inline-block;
    padding: 20px 40px 10px 20px;
    margin-bottom: 2%;
    background-color: #242424;
}
.empty-space6-blocks h4 {
    color: #b69255;
    margin-bottom: 1%;
}













.empty-space12 {
    display: flex;
    gap: 30px;
    padding: 2% 0% 0% 0%;
    font-family: "Inter", "LINE Seed Sans TH";
}
.empty-space12-block {
    width: 50%;
    align-self: center;
}
.empty-space12-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space12-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0%;
    font-family: "Anta", sans-serif;
}
.empty-space12-img {
    width: 90%;
}
.empty-space12 h1 {
}
.empty-space12 h5 {
    font-weight: 600;
    margin-top: 2%;
    font-size: 18px;
}
.empty-space12 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
    line-height: initial;
}
.empty-space12-border {
    border-bottom: solid 1px #ccc;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space12 h2 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 30px;
    color: #c8c8c8;
}
.empty-space12 h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
}








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

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







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

.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.icon-img11 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.icon-img11 {
    display: block;
    overflow: hidden;
}




.button-text1 {
    border: solid 1px #b59155;
    width: fit-content;
    font-size: 16px;
    padding: 5% 9%;
    border-radius: 50px;
    margin-top: 15%;
    transition: 0.5s;
   color: #fff;
}
.button-text1:hover {
    color: #fff;
    background-color: #b59155;
}







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








/* pdpa */

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






/* ติดต่อเรา */
.contact-pd {
    margin-top: 0%;
    font-family: "Inter", "LINE Seed Sans TH";
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
}
.contact-pd h3 {
    /* white-space: break-spaces; */
    margin-top: 0%;
    font-size: 18px;
    color: #fff;
}
.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: #b59155;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 5px;
    width: 100%;
    background-color: transparent;
    color: #ffffff;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
    border: solid 1px #b59155;
}
.contact-block-img {
    width: 15%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}
.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: 35.5px 30px;
    background: rgb(255 255 255 / 14%);
    color: #fff;
}
.no-js .CASS-B-main .form-control:hover {
    border-color: #b59155;
}
.no-js .CASS-B-main ::placeholder {
    color: #fff !important;
    font-weight: 300;
}
.no-js .CASS-B-main .form-control:focus {
    border-color: #b59155;
    -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: #fff !important;
}
.no-js .CASS-B-main .btn {
    background: #b59155;
    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 #b59155;
}
.no-js .CASS-B-main .btn-default:active {
    background-color: #b59155;
}
.no-js .CASS-B-main .btn-default:hover,
.no-js .CASS-B-main .btn-default:focus {
    background-position: 0 0px;
    background-color: #b59155;
}
.no-js .CASS-B-main span.label a {
    color: #fff;
}
.no-js .CASS-B-main button.btn.btn-default {
    opacity: 1;
}



.album-text1::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #b59155;
    margin-right: 8px;
    margin-bottom: 1.5%;
}
.album-text1 {
    font-size: 18px;
    padding: 5% 0%;
}


.album-bg {
    width: fit-content;
    margin: 0% auto;
    margin-right: 0;
    padding: 3% 5% 3% 15%;
    text-align: right;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 41%, rgba(0, 0, 0, 1) 100%);
    font-family: "Inter", "LINE Seed Sans TH";
}
.album-detail {
    font-weight: 500;
    font-size: 20px;
    color: #b59155;
}
.album-detail1 {
    text-transform: capitalize;
    white-space: break-spaces;
    margin-top: 2%;
    font-size: 16px;
}





/* scrollbar */

#contentnewmode68d238547a369700137df87a ::-webkit-scrollbar {
  width: 10px;
  height :7px;
}
#contentnewmode68d238547a369700137df87a ::-webkit-scrollbar-track {
  background: #d5d5d5; 
  border-radius:10px;
}
#contentnewmode68d238547a369700137df87a ::-webkit-scrollbar-thumb {
  background: #b69255; 
  border-radius:10px;
}
#contentnewmode68d238547a369700137df87a ::-webkit-scrollbar-thumb:hover {
  background: #c19e63; 
  border-radius:10px;
}






/* ฟอร์ม Style*/
.from-text {
    color: #b69255;
    font-size: 24px;
    text-align: center;
}
.from-text1 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3%;
}
.from-text2 {
    margin-bottom: 3%;
}


.CASS-A-main .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: #000 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #b69255;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #242424;
    background: #242424;
   color: #fff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #b69255;
    padding: 15px 45px;
    font-size: 18px;
    border: 1px solid #b69255;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #b69255;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.CASS-A-main ::placeholder {
    color: #787878;
}
.CASS-A-main br.k-br {
    display: none;
}
.CASS-A-main .glyphicon {
    display: none;
}

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

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

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

/* ฟอร์ม Style */




@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 25px;
    font-size: 22px;
}
.no-js .dropdown-menu > li > a {
    font-size: 20px;
} 
.empty-space1 h2 {
    font-size: 6em;
}
.empty-space1 p {
    font-size: 22px;
}
.empty-space3 h6 {
    font-size: 40px;
}
.button-text1 {
    font-size: 20px;
} 

.album-text1 {
    font-size: 22px;
} 
.footer-text1 {
    font-size: 38px;
}
.footer-text2 {
    font-size: 18px;
} 
.footer-text3 {
    font-size: 22px;
}
.footer-text4 {
    font-size: 22px;
}
.footer-text5 {
    font-size: 18px;
} 
.footer-qr {
    width: 20%;
}
.footer-block {
    grid-template-columns: 30% 0.8% 50% auto;
}
.footer-text6 {
    font-size: 22px;
}
.footer-image {
    width: 55%;
} 
.empty-space12 h2 {
    font-size: 38px;
} 
.empty-space12 h5 {
    margin-top: 0%;
    font-size: 22px;
} 
.from-text {
    font-size: 28px;
}
.from-text1 {
    font-size: 20px;
}
#cookie68d23e9ab9276c0013ca8665 {
    font-size: 20px;
}
#cookie68d2441bf27cb80012fb2a84 {
    font-size: 20px;
}
#cookie68d2450af27cb80012fb2adf {
    font-size: 20px;
} 
.CASS-A-main .btn-default {
    padding: 15px 60px;
    font-size: 22px;
} 
.empty-space5 {
    gap: 100px;
}
.empty-space6-text {
    font-size: 20px;
}  
.icon_d {
    font-size: 20px;
}
.album-detail {
    font-size: 24px;
}
.album-detail1 {
    font-size: 20px;
}
.contact-pd h6 {
    font-size: 32px;
}
.contact-pd h3 {
    font-size: 22px;
} 
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 20px;
}
.contact-bg {
    gap: 10px;
}
.no-js .CASS-B-main .form-control {
    padding: 48.5px 30px;
}  
  
  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
}
h1 {
    font-size: 4em;
} 
h2 {
    font-size: 5em;
} 
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
} 
h6 {
    font-size: 32px;
}
.icon_c {
    font-size: 20px;
}
  
  
}

@media screen and (max-width : 1191px) {
#mainmenu68cbb505140e5700149d0a2c > div {
    padding: 0px !important;
}
.empty-space1 p {
    font-size: 14px;
}  
.empty-space1 h2 {
    font-size: 3em;
}
.empty-space1 h6 {
    font-size: 20px;
}
.empty-space3 p {
    font-size: 14px;
}
.empty-space3 h6 {
    font-size: 24px;
} 
.album-text1 {
    font-size: 16px;
}
.footer-text2 {
    font-size: 14px;
}
.contact-pd p {
    font-size: 12px;
}
  
  
  
  
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h5 {
    font-size: 22px;
} 
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 p {
    white-space: inherit;
}
.empty-space1 h2 {
    font-size: 2.5em;
} 
.empty-space1 h6 {
    font-size: 16px;
}
.empty-space1 h5 {
    font-size: 18px;
}
.empty-space3 p {
    font-size: 10px;
}
.empty-space3 h6 {
    font-size: 18px;
} 
.empty-space3 h1 {
    font-size: 26px;
}
.button-text1 {
    font-size: 14px;
}
#background68d122617a369700137decb2 .col-md-4.col-sm-4.col-xs-4,
#background68d12061f27cb80012fb1c5e .col-md-4.col-sm-4.col-xs-4 {
    width: 50%;
}
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    white-space: inherit;
}
.footer-text5 {
    font-size: 14px;
} 
.empty-space12-block {
    width: 100%;
} 
.empty-space12 {
    display: grid;
} 
.empty-space12-img {
    width: 100%;
}
.empty-space5 {
    grid-template-columns: 100%;
}
.empty-space5-icon {
    width: 10%;
}

#cookie68d23e9ab9276c0013ca8665,
#cookie68d2441bf27cb80012fb2a84,
#cookie68d2450af27cb80012fb2adf  {
    font-size: 16px;
    text-align: left !important;
    margin-left: 3%;
}
#btnview68d23e9ab9276c0013ca8665,
#btnview68d2441bf27cb80012fb2a84  {
    margin-left: 3%;
}
#background68cbd85d140e5700149d1440 .col-md-8.col-sm-8.col-xs-12.padding {
    width: 50%;
}
#background68cbd85d140e5700149d1440 .col-md-4.col-sm-4.col-xs-12.padding {
    width: 50%;
}

  
  
  
  
  
  
  
  
  
  
   
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2em;
} 
h4 {
    font-size: 18px;
} 
  
  
  
}

@media screen and (max-width : 480px) {
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-pd p {
    font-size: 15px;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.empty-space1-text {
    text-align: left;
} 
.empty-space3 {
    grid-template-columns: 100%;
    gap: 30px;
}
.empty-space3 h2 {
    margin-top: 0%;
}
.empty-space3-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space3 h1 {
	font-size: 3em;
} 
.empty-space3 p {
    font-size: 16px;
}
.button-text1 {
    font-size: 16px;
}
.empty-space3 h6 {
    font-size: 28px;
}
.footer-block {
    display: none;
}
.footer-text {
    text-align: center;
    font-size: 14px;
    margin-top: 0%;
} 
.footer-pd {
    padding: 2% 0% 2%;
}
.empty-space12-text1 {
    font-size: 7px;
} 
.empty-space5-icon {
    width: 20%;
}
.empty-space6-block {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space6-blocks {
    overflow-x: inherit;
    white-space: inherit;
    gap: 20px;
    display: grid;
    margin-top: 2%;
    grid-template-columns: repeat(1, 1fr);
} 
.icon_d {
    font-size: 16px;
    padding: 0% 0% 0% 10%;
} 
.album-detail1 {
    font-size: 12px;
} 
.album-detail {
    font-size: 16px;
}
#background68cbd85d140e5700149d1440 .col-md-8.col-sm-8.col-xs-12.padding {
    width: 100%;
}
#background68cbd85d140e5700149d1440 .col-md-4.col-sm-4.col-xs-12.padding {
    width: 100%;
}
.contact-pd h6 {
    font-size: 20px;
}
.contact-pd h3 {
    font-size: 16px;
} 
.contact-pd p {
    font-size: 14px;
}

#cookie68d23e9ab9276c0013ca8665,
#cookie68d2441bf27cb80012fb2a84,
#cookie68d2450af27cb80012fb2adf  {
    margin-left: 5%;
    margin-right: 5%;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
.managerHeader {
    font-size: 20px;
}
.itp-newshare-button {
    height: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 12px;
    border-radius: 5px;
} 
.social-share {
    margin-top: -3%;
}
.modal-content {
    position: fixed;
}
  
  
  
  
  
  
  
  
h4 {
    font-size: 20px;
}  
  
}



