.itopplus-background {

}
body {
  overflow-x: hidden;
}

.navbar-default .navbar-nav > li > a {
  color: #313131;
  margin: 0 10px;
  padding: 8px 15px;
  border-radius: 0;
  font-family: "Montserrat", 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: #313131 !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}
.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,.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,.15);
}
.no-js .dropdown-menu>li>a {
  color: #000;
  font-size: 18px;
  padding: 7px 20px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
  color: #fff;
  background: #053b37;
  border-radius: 0px;
}





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

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

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 8% auto;
    align-items: center;
  }

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: 100px;
    margin: 0 auto;
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  } 
 

}














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

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

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

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

.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.0);
  transition: 0.32s;
  border-radius: 30px;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
  border-radius: 30px;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 30px;
}




#background675a99d3ee4ac30013416b31 .thumbnail,
#background684119c8e038fe001afd3614 .thumbnail {
  border: solid 0px #d1d1d1;
  background: transparent;
  transition: 0.5s;
  color: #262626;
  padding: 0% !important;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  border-radius: 0px;
}
#background675a99d3ee4ac30013416b31 .thumbnail:hover,
#background684119c8e038fe001afd3614 .thumbnail:hover {
  border: solid 0px #d1d1d1;
  background: transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #262626;
} 









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

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: 0px;
}




/* oscar*/


.grid figure figcaption {
  padding: 0em;
}

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

/* oscar */



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

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





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

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

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




#background6801f08d3f8f650013234964 .jssorb03 .av, 
#background6801f08d3f8f650013234964 .jssorb03 div, 
#background6801f08d3f8f650013234964 .jssorb03 div:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    margin-left: -212%;
}
#background680201b9a7cd8300130b7b4c .jssorb03 .av, 
#background680201b9a7cd8300130b7b4c .jssorb03 div, 
#background680201b9a7cd8300130b7b4c .jssorb03 div:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    margin-left: -316%;
}



/*

#slidermaster6801f08d3f8f650013234964 {
    height: 500px !important;
}
#slidermaster680201b9a7cd8300130b7b4c {
    height: 255px !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 .25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}












/*อัลบั้มในเนื้อหาระบบ jazz*/

.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 0 0 rgba(0, 0, 0, .075);
  border-radius: 0px;
  transform: scale(1.0) !important;
}

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




/* contenemanager */

.social-icon {
  border-radius: 5px;
}
.managerHeader {
  font-size: 3em;
  padding: 2% 0% 2%;
  text-transform: capitalize;
  text-align: center;
  font-weight: 500;
  font-family: "Montserrat", "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: #053b37;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 20px;
  color: #cf9a67;
  padding: 0% 0% 0%;
  font-weight: 600;
  line-height: normal;
  height: inherit;
  margin-bottom: 5%;
  text-align: center;
  text-transform: uppercase;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
background-color: #7f141a;
color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
  background-color: #cf9a67;
  color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 14px;
}
article.col-md-6.item.-micro {
  width: 31%;
}
.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: 8% 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 #cdcdcd;
  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 #cdcdcd;
  border-radius: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.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: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #186c8c;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
.Textmanager.font-inherit {
  display: flow-root;
}
.page-header {
  border-bottom: 0px solid #eee;
}

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

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




/* contenemanager */






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

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 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: #cf9a67;
  color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 24%;
  background: #f3f3f3;
  border: 0px solid #e6c806 !important;
  margin: 5px;
  border-radius: 0px;
  display: inline-table;
  padding: 1%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
  font-size: 18px;
  height: 70px;
  display: block;
  margin-top: 5%;
  font-weight: 400;
  text-align: center;
  color: #000;
  margin-bottom: 0%;
}

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



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



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











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

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

.carousel-indicators li {
  border: 1px solid #fff;
  background-color: #fff;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
  width: 40px;
  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;
}
*/



#background675a9584f5f36700132e066d .glyphicon-chevron-left:before,
#background675a9584f5f36700132e066d .glyphicon-chevron-right:before {
  display: none;
}

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















/* ul_icon */

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






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

.head-text {
  text-align: center;
  font-size: 16px;
}

.footer-block-map {
    display: flex;
    width: 100%;
    gap: 5px;
    margin-top: 5%;
}

.footer-pd {
  width: 55%;
}
.footer-pd2 {
    margin-left: -25%;
    margin-right: -20%;
}


.footer-text {
  border-top: solid 1px #fff;
  padding: 1% 0%;
  text-align: center;
}
.footer-text1 {
  font-size: 18px;
  color: #cf9a67;
  font-weight: 600;
  margin-bottom: 5%;
}
.footer-text01 {
    font-size: 16px;
    color: #cf9a67;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 3%;
}
.footer-text3 {
  font-size: 18px;
  color: #cf9a67;
  font-weight: 600;
  margin-bottom: 5%;
}
.footer-text4 {
  font-size: 18px;
  color: #cf9a67;
  font-weight: 600;
  margin-bottom: 5%;
}
.footer-text5 {
  font-size: 16px;
  margin-top: 10%;
  font-weight: 600;
  margin-bottom: 5%;
}





.footer-block1 {
  display: flex;
  justify-content: center;
  gap: 10px;
  color: #fff;
}
.footer-block1-img {
  width: 20%;
  align-self: center;
}
.footer-block1-text {
  font-size: 16px;
  align-self: center;
}
.footer-block2:hover {
  background-color: #cf9a68;
  border: solid 1px #cf9a68;
}
.footer-block2 {
    display: grid;
    grid-template-columns: 9% auto;
    justify-content: center;
    border: solid 1px #fff;
    width: 100%;
    padding: 4% 0%;
    gap: 5px;
    color: #fff;
    transition: 0.5s;
    height: 39px;
}

 
.footer-block2-text {
  font-size: 14px;
}
.footer-block3 {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 7%;
}
.footer-block3-img {
  width: 8%;
  align-self: flex-start;
}
.footer-block3-text {
  align-self: flex-start;
  font-size: 16px;
  white-space: break-spaces;
}
.footer-block3-text a:hover {
  color: #cf9a68;
}
.footer-block3-text a {
  color: #fff;
  transition: 0.5s;
}
.footer-block4 {
  display: flex;
  width: 40%;
  gap: 10px;
}
.footer-block5 {
  display: flex;
  width: 25%;
  gap: 10px;
}




.footer-img1 {
  margin-bottom: 8%;
}








/* class  */

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



.empty-space {
  padding: 1.5%;
}
.empty-space1 {
  font-family: "Montserrat", "LINE Seed Sans TH";
  text-align: center;
  color: #474747;
  padding: 5% 0%;
  border-bottom: solid 1px #9a9a9a;
  margin-bottom: 5%;
}
.empty-space1 h6 {
  white-space: break-spaces;
  margin-top: 2%;
  margin-bottom: 2%;
}
.empty-space1 h3 {
  white-space: break-spaces;
}
.empty-space1 h2 {
  text-transform: uppercase;
  font-weight: 500;
}
.empty-space2 h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", "LINE Seed Sans TH";
}
.empty-space3 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
}
.empty-space3-block1 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
}
.empty-space3-pd {
  color: #474747;
}
.empty-space3-text {
  font-size: 18px;
  padding: 4.1% 0%;
}
.empty-space3-text1 {
  font-size: 18px;
  padding: 4.1% 0%;
  text-align: center;
  color: #fff;
}
.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 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  width: 100%;
}
.empty-space4-block1 {
  align-self: center;
}
.empty-space4-block2 {
  align-self: center;
}
.empty-space4-bg {
  background-color: #053b37;
  color: #fff;
  padding: 15% 10% 10% 13%;
  margin-left: -3%;
}
.empty-space4-mp4 {
  margin-right: -3%;
  position: relative;
}
.empty-space4 h2 {
  color: #cf9a67;
  line-height: 0;
  font-size: 10em;
}
.empty-space4 h6 {
  color: #cf9a67;
  font-weight: 400;
}
.empty-space4 h1 {
  font-weight: 600;
}
.empty-space4 p {
  white-space: break-spaces;
  margin-top: 3%;
  margin-bottom: 5%;
}
.empty-space5 h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", "LINE Seed Sans TH";
  text-align: center;
  padding: 6% 0% 2%;
}
.empty-space6 h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", "LINE Seed Sans TH";
  text-align: center;
  padding: 3% 0% 2%;
}
.empty-space7 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 50px;
  text-align: left;
}
.empty-space7-img {
  align-self: start;
}
.empty-space7-img img {
  width: 100% !important;
}
.empty-space7-text {
  align-self: center;
}
.empty-space7 h4 {
  font-weight: 600;
  white-space: break-spaces;
}
.empty-space7 h3 {
  font-weight: 600;
  color: #053b37;
  margin-top: 3%;
  margin-bottom: 3%;
}
.empty-space7 p {
  white-space: break-spaces;
}
.empty-space7 h5 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 3%;
}
.empty-space8 h1 {
  font-weight: 600;
  color: #000;
}
.empty-space8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  padding: 2% 1% 3%;
}
.empty-space8-img01 img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.empty-space8-img01 img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.empty-space8-img01 {
  display: block;
  overflow: hidden;
}
.empty-space8-img {
  align-self: center;
  display: grid;
  gap: 20px;
}
.empty-space8-text {
  align-self: center;
}
.empty-space8 h2 {
  color: #053b37;
  font-weight: 500;
  font-size: 3.5em;
  font-family: "Montserrat", "LINE Seed Sans TH";
  text-transform: uppercase;
}
.empty-space8-border {
  border-bottom: solid 1px #999999;
  padding-bottom: 5%;
  margin-bottom: 5%;
}
.empty-space8 p {
  white-space: break-spaces;
}
.empty-space8-block {
  display: flex;
  width: 100%;
  gap: 20px;
  margin-bottom: 2%;
}
.empty-space8-block-img {
  width: 20%;
}
.empty-space8-block-text {
  width: 80%;
  align-self: center;
}
.empty-space8 h3 {
  font-weight: 600;
}






.empty-space10-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 5%;
  margin-bottom: 0%;
}
.empty-space10-block1:hover {
  transform: scale(1.03);
}
.empty-space10-block1 {
  display: flex;
  width: 100%;
  gap: 10px;
  background: #0084ff;
  padding: 3% 4%;
  border-radius: 100px;
  color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: 0.5s;
}
.empty-space10-block2 {
  background: #00c754;
}
.empty-space10-Bimg {
  width: 20%;
  align-self: center;
}
.empty-space10-Btext {
  width: 80%;
  align-self: center;
}
.empty-space10-Btext1 {
  font-size: 20px;
  font-weight: 600;
}
.empty-space10-Btext2 {
  font-size: 16px;
}
.empty-space11 h3 {
  text-align: center;
  white-space: break-spaces;
  margin-bottom: 2%;
}
.empty-space12 {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 5px;
  border-radius: 50px;
  border: solid 1px #053b37;
  padding: 1%;
}
.empty-space12-text a {
  color: #474747;
  transition: 0.5s;
}
.empty-space12-text {
  transition: 0.5s;
  text-align: center;
  font-size: 18px;
  padding: 6% 0%;
  border-radius: 50px;
}
.empty-space12-text:hover {
  background-color: #053b37;
  color: #fff;
}
.empty-space12-text:hover a {
  color: #fff;
}









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



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




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



#background6825a3e634fe05001398e154,
#background684119c8e038fe001afd3639 {
    background-color: #fafafa !important;
    padding: 10% 5% 14% 5%;
    border-radius: 20px;
}


.CLASSIC1-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}



.pd-featured {
  padding: 0% 0% 0% 0%;
}
.text-link {
  font-size: 10px;
  color: transparent;
  text-align: center;
  margin-bottom: 6%;
}
.text-detail1 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.text-detail2 {
  text-align: center;
  white-space: break-spaces;
  font-size: 18px;
  margin-top: 1%;
  margin-bottom: 2%;
}



.button-block:hover {
  background-color: #cf9a68;
  border: solid 1px #cf9a68;
}
.button-block {
    display: flex;
    justify-content: center;
    gap: 10px;
    border: solid 1px #262626;
    width: 43%;
    margin: 0 auto;
    padding: 2.5% 1.5%;
    font-size: 18px;
    margin-bottom: 5%;
    margin-top: 2%;
    color: #262626;
    transition: 0.5s;
}
.button-block-img {
  width: 13%;
  align-self: center;
}
.button-block-text {
  align-self: center;
}




.album-text1 {
  font-size: 15px;
  text-align: center;
  margin-top: 7%;
}

.button-text1:hover {
  background-color: #cf9a68;
  color: #000000;
  border: solid 1px #cf9a68;
}
.button-text1 {
  font-size: 16px;
  border: solid 1px #fff;
  width: fit-content;
  padding: 2% 5%;
  color: #fff;
  transition: 0.5s;
}


.button-text2:hover {
  background-color: #fff!important;
  color: #000000;
  border: solid 1px #fff!important;
}
.button-text2 {
  font-size: 16px;
  border: solid 1px #fff!important;
  width: fit-content;
  padding: 2% 5%;
  color: #fff;
  transition: 0.5s;
  border-radius: 50px!important;
  margin: auto!important;
}



.article-text1 {
  text-align: center;
  font-size: 16px;
  white-space: break-spaces;
}
.article-text2 {
  text-align: center;
  color: #262626;
  font-size: 16px;
  margin-top: 7%;
}
.article-b {
  background-color: #053b37;
  color: #fff;
  font-size: 16px;
  width: fit-content;
  margin: 0 auto;
  padding: 4% 8%;
  margin-top: 10%;
  transition: 0.5s;
}






.mg1 {
  margin-top: 5%;
}




.iamhome-text {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: 7%;
    margin-bottom: 2%;
    color: #cf9a67;
}
.iamhome-button {text-align: center;color: #262626;font-size: 16px;}
.iamhome-img img {
    border-radius: 0px;
}


/* modquee */
.modquee-contanier {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    height: 300px;
    width: 100%;
    gap: 20px;
    margin-bottom: 0%;
    margin-top: 0%;
}
.modquee-box {
    display: flex;
    width: fit-content;
    animation: scroll 100s linear infinite;
    justify-content: space-around;
    gap: 20px;
    margin-left: 5%;
}
.modquee-box img {
    height: 280px;
    width: 500px;
    border-radius: 0px;
    border: 0px solid #ccc;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
/* modquee */





/* สินค้า */

#background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro a .caption .title,
#background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  height: 70px;
}
#background675fb19207db760013269a40 article.col-md-6.item.-micro,
#background675fc8406b675900135d94ad article.col-md-6.item.-micro,
#background675fc8566b675900135d94d6 article.col-md-6.item.-micro,
#background675fc8680b4a45001314db94 article.col-md-6.item.-micro {
  width: 23%;
}
#background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro:nth-child(even),
#background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro:nth-child(even),
#background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro:nth-child(even),
#background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro:nth-child(even) {
  background: #f3f3f3;
  padding: 1%;
}
#background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro:nth-child(odd),
#background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro:nth-child(odd),
#background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro:nth-child(odd),
#background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  background: #f3f3f3;
  padding: 1%;
}





/* ติดต่อเรา */
.contact-img1 {
  width: 100%;
  margin: auto;
  border: dashed 1px #ccc;
  padding: 5%;
  margin-right: 5%;
}
.contact-text1 {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  margin-bottom: 2%;
  margin-top: 4%;
}
.contact-text2 {
  font-size: 16px;
  font-weight: 400;
  border-bottom: dashed 1px #ccc;
  margin-bottom: 7%;
  padding-bottom: 10%;
  color: #000;
  white-space: nowrap;
}
.contact-text3 {
  font-size: 16px;
  font-weight: 500;
  color: #cf9a68;
}

.contact-bbg {
  background: #f3f3f3;
  padding: 3% 2%;
  font-family: "Montserrat", "LINE Seed Sans TH";
}










/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
    font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
/*.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/

 






/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #053b37;
}
.pdpa-text a {
  color: #7a7f95;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 2% 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: #053b37!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: #053b37!important;
  font-size: 16px!important;
  border: 1px solid #053b37!important;
  color: #fff!important;
}









/* ติดต่อเรา */
.contact-pd {
    margin-top: 6%;
    color: #000;
}
.contact-map {
    margin-top: 5%;
}
.contact-pd h6 {
  font-weight: 600;
  font-size: 28px;
}
.contact-pd h3 {
  white-space: break-spaces;
  margin-top: 0%;
  font-size: 16px;
}
.contact-pd h5 {
  font-weight: 600;
  margin-bottom: 2%;
  color: #000000;
}
.contact-block {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin-bottom: 1%;
  margin-top: 3%;
}
.contact-bg:hover {
  background-color: #053b37;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #fff;
}
.contact-bg {
  display: flex;
  gap: 5px;
  width: 100%;
  background-color: #fafafa;
  color: #000;
  border-radius: 100px;
  padding: 10px;
  transition: 0.5s;
}
.contact-block-img {
  width: 20%;
  align-self: center;
}
.contact-block-text {
  width: 80%;
  align-self: center;
}
.contact-pd h4 {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: -1%;
}
.contact-pd p {
    font-size: 16px;
    line-height: normal;
}


.map-map {
  margin-top: 3%;
}




/* tab */

#tab-pd .nav-pills>li.active>a,
#tab-pd .nav-pills>li.active>a:focus,
#tab-pd .nav-pills>li.active>a:hover {
  color: #fff;
  background: #053b37;
  border-bottom: solid 3px #053b37;
  border-radius: 50px;
  line-height: 2;
}

#tab-pd .nav>li>a:focus,
#tab-pd .nav>li>a:hover {
  color: #fff;
  background-color: #1f1f1f;
  border-bottom: solid 3px #1f1f1f;
  border-radius: 50px;
  line-height: 2;
}

#tab-pd .nav-justified {
  text-align: center;
  color: #000;
  background-color: transparent;
  font-weight: 400;
  font-size: 16px;
  border: solid 1px #053b37;
  padding: 1%;
  border-radius: 50px;
}
#tab-pd .nav-justified a {
  color: #000;
}





/*from Contact TH */

.no-js #Component675fdd36f5f36700132e4974 label {
  display: none !important;
}
.no-js #Component675fdd36f5f36700132e4974 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component675fdd36f5f36700132e4974 .form-control {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 1px dashed #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%);
  font-size: 16px !important;
  padding: 33.5px 30px;
  background: transparent;
  color: #000;
}
.no-js #Component675fdd36f5f36700132e4974 .form-control:hover {
  border-color: #053b37;
}
.no-js #Component675fdd36f5f36700132e4974 ::placeholder {
  color: #000 !important;
  font-weight: 300;
}
.no-js #Component675fdd36f5f36700132e4974 .form-control:focus {
  border-color: #053b37;
  -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 #Component675fdd36f5f36700132e4974 .btn {
  background: #053b37;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 14px 30px;
  font-size: 18px;
  border: 0px solid transparent;
  color: #fff;
}
.no-js #Component675fdd36f5f36700132e4974 .btn-default {
  text-shadow: 0 0 0 #000;
}
.no-js #Component675fdd36f5f36700132e4974 .btn-default:active {
  background-color: #053b37;
}
.no-js #Component675fdd36f5f36700132e4974 .btn-default:hover,
.no-js #Component675fdd36f5f36700132e4974 .btn-default:focus {
  background-position: 0 0px;
  background-color: #053b37;
}
.no-js #Component675fdd36f5f36700132e4974 span.label a {
  color: #fff;
}
.no-js #Component675fdd36f5f36700132e4974 button.btn.btn-default {
  opacity: 1;
}



/*from Contact ENG */

.no-js #Component68411a30f33eeb001a0c643f label {
  display: none !important;
}
.no-js #Component68411a30f33eeb001a0c643f .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68411a30f33eeb001a0c643f .form-control {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 1px dashed #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%);
  font-size: 16px !important;
  padding: 33.5px 30px;
  background: transparent;
  color: #000;
}
.no-js #Component68411a30f33eeb001a0c643f .form-control:hover {
  border-color: #053b37;
}
.no-js #Component68411a30f33eeb001a0c643f ::placeholder {
  color: #000 !important;
  font-weight: 300;
}
.no-js #Component68411a30f33eeb001a0c643f .form-control:focus {
  border-color: #053b37;
  -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 #Component68411a30f33eeb001a0c643f .btn {
  background: #053b37;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 0px;
  padding: 14px 30px;
  font-size: 18px;
  border: 0px solid transparent;
  color: #fff;
}
.no-js #Component68411a30f33eeb001a0c643f .btn-default {
  text-shadow: 0 0 0 #000;
}
.no-js #Component68411a30f33eeb001a0c643f .btn-default:active {
  background-color: #053b37;
}
.no-js #Component68411a30f33eeb001a0c643f .btn-default:hover,
.no-js #Component68411a30f33eeb001a0c643f .btn-default:focus {
  background-position: 0 0px;
  background-color: #053b37;
}
.no-js #Component68411a30f33eeb001a0c643f span.label a {
  color: #fff;
}
.no-js #Component68411a30f33eeb001a0c643f button.btn.btn-default {
  opacity: 1;
}





.eapps-widget-toolbar { display: none; }








@media screen and (min-width : 1900px) {
  .head-text {
    font-size: 18px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 20px;
  }
  .no-js .dropdown-menu>li>a {
    font-size: 20px;
  }  
  .empty-space3-text {
    font-size: 22px;
    padding: 4.4% 0%;

  } 
  .empty-space3-text1 {
    font-size: 22px;
    padding: 4.4% 0%;
    text-align: center;
    color: #fff;
  }

  .album-text1 {
    font-size: 20px;
  } 
  .empty-space4 h2 {
    font-size: 16em;
  } 
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
  }
  .article-text1 {
    font-size: 18px;
  }
  .article-text2 {
    font-size: 18px;
  }
   .button-block {
    width: 35%;
    padding: 2%;
    font-size: 20px;
  }
  .footer-img1 {
    width: 70%;
  }  
  .footer-block1 {
    justify-content: flex-start;
  }
  .footer-block1-img {
    width: 14%;
  }
  .footer-text1 {
    font-size: 20px;
  } 
  .footer-text2 {
    font-size: 18px;
  }
 
  .footer-block3-text {
    font-size: 18px;
  } 
  .footer-block3-img {
    width: 6%;
  }  
  .footer-block4 {
    width: 30%;
    gap: 15px;
  }
  .footer-block5 {
    width: 20%;
    gap: 15px;
  }
  .empty-space8 h2 {
    font-size: 5em;
  }
  .empty-space8 {
    padding: 2% 0.5% 3%;
  } 
  #background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro a .caption .title,
  #background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro a .caption .title,
  #background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro a .caption .title,
  #background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
  } 
  .icon_b {
    font-size: 18px;
  } 
  .empty-space10-Btext1 {
    font-size: 24px;
  }
  .empty-space10-Btext2 {
    font-size: 20px;
  } 
  .landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
  }
  .empty-space7 h4 {
    font-size: 28px;
  } 
  .empty-space7 h5 {
    font-size: 20px !important;

  } 
  .contact-text1 {
    font-size: 26px;
  } 
  .contact-text2 {
    font-size: 22px;
  }  
  .contact-text3 {
    font-size: 18px;
  }
  .contact-img1 {
    width: 90%;
  } 
  .contact-pd h6 {
    font-size: 32px;
  } 
  .contact-pd h3 {
    font-size: 18px;
  }
  .contact-block-img {
    width: 15%;
  }
  .contact-bg {
    gap: 10px;
  }  
  .contact-pd p {
    font-size: 18px;
  } 
  .contact-pd h4 {
    font-size: 20px;
  }
  .no-js #Component675fdd36f5f36700132e4974 .form-control {
    padding: 39.5px 30px;
  }
  #tab-pd .nav-justified {
    font-size: 20px;
  }
  .empty-space12-text {
    font-size: 24px;
  }
  .empty-space12 {
    border-radius: 80px;
  }
  .owl-prev:after {
    margin-left: 30px !important;
  }
  .owl-next:after {
    margin-right: 30px!important;
  }
  .owl-nav {
    top: 45%!important;
  } 
  .empty-space11 h3 {
    font-size: 24px;
  }
  .text-detail1 {
    font-size: 24px;
  }  
  .text-detail2 {
    font-size: 20px;
  }
.tab .nav-tabs li a {
    font-size: 20px !important;
}

#background6801f08d3f8f650013234964 .jssorb03 .av, 
#background6801f08d3f8f650013234964 .jssorb03 div, 
#background6801f08d3f8f650013234964 .jssorb03 div:hover {
    margin-left: -212%;
}
#background680201b9a7cd8300130b7b4c .jssorb03 .av, 
#background680201b9a7cd8300130b7b4c .jssorb03 div, 
#background680201b9a7cd8300130b7b4c .jssorb03 div:hover {
    margin-left: -316%;
}
  
#background6825a3e634fe05001398e154,
#background684119c8e038fe001afd3639  {
    background-color: #fafafa !important;
    padding: 1% 2% 2% 2%;
    border-radius: 20px;
}
.footer-pd2 {
    margin-right: 0%;
}
.footer-block2-text {
    font-size: 16px;
} 
.footer-block2 {
    height: 47px;
}



  
  
  p {
    font-size: 18px;
  }
  h1 {
    font-size: 2.7em;
  } 
  h2 {
    font-size: 4em;
  } 
  h3 {
    font-size: 20px;
  } 
  h4 {
    font-size: 22px;
  } 
  h6 {
    font-size: 32px;
  }

  .homeshop {
    padding: 7% 10%;
    margin: 10% 0;
    color: #fff;
    white-space: break-spaces;
  }
  .homeshop p{
    font-size: 20px;

  }
  .homeshop1 {
    padding: 7% 10%;
    white-space: break-spaces;
  }

  .homeshop1 p{
    font-size: 20px;

  }
  .homeshop1 h2{
    font-size: 3em;
    margin-bottom: 3%;

  }
  .homeshop2 {
    padding: 4% 10%;
    margin: 10% 0;
    color: #fff;
    white-space: break-spaces;
  }
  .homeshop2 p{
    font-size: 20px;

  }
  .homeshop2 h2{
    font-size: 3em;
    margin-bottom: 3%;

  }
    .homeshop3 {
    padding: 1% 10%;
    margin: 1% 0;
    color: #fff;
    white-space: break-spaces;
  }
  .homeshop3 p{
    font-size: 20px;

  }
    .homeshop3 h2{
    font-size: 3em;
    margin-bottom: 1%;

  }
    .homeshop4 h2{
    font-size: 3em;
    margin-bottom: 1%;

  }
  .homeshop4 p{
    font-size: 20px;

  }
     .homeshop5 {
    padding: 0% 6%;
    white-space: break-spaces;
  }
    .homeshop5 p{
    font-size: 20px;

  }
  .homeshop5 h2{
    font-size: 3em;
    margin-bottom: 3%;

  }
}

@media screen and (max-width : 1191px) {
  .empty-space4 p {
    white-space: inherit;
  }
  .article-text1 {
    white-space: inherit;
  } 

  .button-block {
    width: 28%;
  }
  #imagesControl675a9584f5f36700132e066d {
    padding: 0px !important;
  } 





}  

@media screen and (min-width : 768px) {
   .itopplus-layout {
        display: grid;
        grid-template-columns: 23% 73%;
        gap: clamp(20px, 3.5vw , 50px);
        align-items: start;
    }
}


@media screen and (max-width : 900px) {
  .empty-space1 h3 {
    white-space: inherit;
  }
  .button-block {
    width: 34%;
  }  
  .footer-text {
    border-top: solid 0px #fff;
    padding: 1% 0%;
  } 
  #background675fb19207db760013269a40 article.col-md-6.item.-micro,
  #background675fc8406b675900135d94ad article.col-md-6.item.-micro,
  #background675fc8566b675900135d94d6 article.col-md-6.item.-micro,
  #background675fc8680b4a45001314db94 article.col-md-6.item.-micro {
    width: 31%;
  }
  .empty-space10-block {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space8 {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
  }  







  h6 {
    font-size: 22px;
  }

.custom-menu a {

    font-size: clamp(15px, 1.2vw, 20px)!important;
}

.product-page :is(h6) {
    font-size: 20px!important;
}

}

@media screen and (max-width : 480px) {
  .empty-space1 h6 {
    font-size: 18px;
  }
  .empty-space1 h3 {
    font-size: 16px;
  }
  .empty-space3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .album-text1 {
    font-size: 16px;
  } 
  #background675a99d3ee4ac30013416b31 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
  } 
  .empty-space4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space4 h2 {
    font-size: 8em;
  }
  #myVideo1734319456906 {
    margin-bottom: -2%;
  }  
  .empty-space4-bg {
    padding: 25% 10% 15% 13%;
  } 
  article.col-md-6.item.-micro {
    width: 100%;
  }
  .button-block {
    width: 80%;
  }  
  #background675fb19207db760013269a40 article.col-md-6.item.-micro,
  #background675fc8406b675900135d94ad article.col-md-6.item.-micro,
  #background675fc8566b675900135d94d6 article.col-md-6.item.-micro,
  #background675fc8680b4a45001314db94 article.col-md-6.item.-micro {
    width: 100%;
  }  
  #background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro:nth-child(even),
  #background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro:nth-child(even),
  #background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro:nth-child(even),
  #background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    padding: 3%;
  }
  #background675fb19207db760013269a40 .Contentmanager .site .col-section .item.-micro:nth-child(odd),
  #background675fc8406b675900135d94ad .Contentmanager .site .col-section .item.-micro:nth-child(odd),
  #background675fc8566b675900135d94d6 .Contentmanager .site .col-section .item.-micro:nth-child(odd),
  #background675fc8680b4a45001314db94 .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    padding: 3%;
  }
  .managerHeader {
    font-size: 20px;
  }
  .empty-space7 {
    grid-template-columns: repeat(1, 1fr);
  }
  .empty-space8 h2 {
    font-size: 2em;
  }
  .empty-space8 h1 {
    font-size: 20px;
  }
  #imagesControl675a99d3ee4ac30013416b31 {
    padding: 0px !important;
  }  
  .footer-pd {
    display: none;
  }  
  .footer-text2 {
    white-space: inherit;
  }
 
  .nav-justified {
    display: -webkit-inline-box;
    overflow: scroll;
  }
  #tab-pd .nav-pills>li.active>a,
  #tab-pd .nav-pills>li.active>a:focus,
  #tab-pd .nav-pills>li.active>a:hover {
    border-bottom: solid 0px #053b37;
  }
  #tab-pd .nav>li>a:focus,
  #tab-pd .nav>li>a:hover {
    border-bottom: solid 0px #1f1f1f;
  }
  #tab-pd .nav-justified {
    font-size: 14px;
    border: solid 1px #053b37;
    padding: 3% 3% 2% 3%;
  }
  .owl-next:after {
    margin-right: -5px !important;
  }  
  .owl-prev:after {
    margin-left: -5px !important;
  }
  .owl-nav {
    top: 45% !important;
  } 
  .empty-space12 {
    grid-template-columns: repeat(2, 1fr);
    border-radius: 10px;
  } 
  .empty-space12-text {
    font-size: 15px;
    padding: 5% 0%;
  }
  .testimonial {
    padding: 0px 5px 0px !important;
  }  
  #imagesControl67bfd06126404e0013a38fc2 {
    padding: 0px !important;
  }
  .empty-space11 h3 {
    white-space: inherit;
  } 
  .text-detail2 {
    white-space: inherit;
    font-size: 16px;
  }
.CLASSIC1-block {
    grid-template-columns: repeat(1, 1fr);
}




  h2 {
    font-size: 2em;
  }
  .homeshop {
    padding: 5% 5%;
    color: #fff;
    white-space: inherit;
  }
  #imagesControl67d917e1567cdf00131d01ba{
    padding: 0px!important;
  }
  .homeshop p {
    font-size: 16px;
  }
  .homeshop1 {
    padding: 5% 5%;
    white-space: inherit;
  }

  .homeshop1 p {
    font-size: 16px;
  }
  .homeshop1 h2 {
        font-size: 2em;
    margin-bottom: 3%;
  }
    .homeshop2 {
    padding: 5% 5%;
    color: #fff;
    white-space: inherit;
  }

  .homeshop2 p {
    font-size: 16px;
  }
    .homeshop2 h2 {
        font-size: 2em;
    margin-bottom: 3%;
  }
      .homeshop3 {
    padding: 5% 5%;
    color: #fff;
    white-space: inherit;
  }

  .homeshop3 p {
    font-size: 16px;
  }
  
      .homeshop3 h2{
        font-size: 2em;
    margin-bottom: 3%;
      

  }
    .homeshop4 h2{
        font-size: 2em;
    margin-bottom: 3%;
      

  }
  .homeshop4 p{
    font-size: 16px;

  }
   .homeshop5 {
    padding: 5% 5%;
    white-space: inherit;
  }

  .homeshop5 p {
    font-size: 16px;
  }
  .homeshop5 h2 {
    font-size: 2em;
    margin-bottom: 3%;
  }
  .NESPRESSO1 h4 {
    font-size: 18px!important;
   white-space: normal!important;
}
  .NESPRESSO1 {
    padding: 0%!important;

}
  
.tab .nav-tabs li a {
    padding: 10px 0px !important;
    font-size: 16px!important;
    text-align: center;
} 
.tab .nav-tabs {
    display: -webkit-inline-box !important;
    overflow: scroll;
}
.footer-pd2 {
    margin-left: 0%;
    margin-right: 0%;
}
.footer-block2-text {
    font-size: 11px;
    align-self: center;
} 
  
  
  
}






a.empty-space12-text {
  color: #053b37;
}


.homeshop {

  color: #fff;
}

.homeshop2 {

  color: #fff;
}
.homeshop3 {

  color: #fff;
}

#InmyDiv1742280298217{
  margin-bottom: -5px;
}
.article-c {
  background-color: #053b37;
  color: #fff;
  font-size: 16px;
  width: fit-content;
  margin: 0 auto;
  padding: 1% 2%;
  margin-top: 1%;
  transition: 0.5s;
}

.empty-product1 {
  margin: -5% auto;
}
.menuVertical ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

/*.itopplus-layout1 {
  border-radius: 30px;
  padding:  clamp(20px, 2vw, 30px);
  border: 1px solid #ccc;
}*/

.menuVertical li a {
    padding: 15px 0;
    color: #444;
    border-bottom: 2px solid #ccc;
    border-radius: 0;
    font-size: clamp(18px, 1.2vw, 20px);
}

.menuVertical li a:hover {
   border-bottom: 1px solid #053b37;
  background-color: transparent;
}

.custom-menu {
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.custom-menu a {
    padding: 15px 0;
    color: #444;
    border-bottom: 2px solid #ccc;
    border-radius: 0;
    font-size: clamp(18px, 1.2vw, 20px);
      
}
.custom-menu span {
    padding: 15px 0;
    color: #444;
    border-bottom: 2px solid #ccc;
    border-radius: 0;
    font-size: clamp(18px, 1.2vw, 20px);
}

.id-close {
    font-size: 0px;
    padding: 5% 0%;
}
.product-page {
    padding: 15px 0;
    border-bottom: 2px solid #444;
}

.product-page :is(h6) {
    font-size: 26px;
}
.NESPRESSO1{
    padding: 5% 10%;
    text-align: center;
    white-space: break-spaces;
}
.NESPRESSO1 h4{
        font-size: 28px;
    }
.NESPRESSO-pd{
    padding: 15% ;
}
.SINGLE-SERVE{
    font-size: 22px;
    padding: 5%;
    text-align: center;
    white-space: break-spaces;
}
#background6810861c5a3eb80013a4ef7f .thumbs,
#background68411a1a0bbb7b001a3f02a0 .thumbs {
background: #eee;
    padding: 5%;
}
.NESPRESSO2{
    background: #eee;
    padding: 2%;
}
.NESPRESSO2 p{
    text-align: center;
    padding: 3%;
}

.CLASSIC1{
    background: #eee;
    padding: 2%;
}
.CLASSIC1 p{
    text-align: center;
    padding: 3%;
}




