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


.itopplus-footer {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12042022oxc3/0/0/footerz-z1132888064557.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-color: #000;
    color: #fff;
}
.itopplus-bg2{
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12042022oxc3/0/0/2z-z20856818150.webp');   
}
.itopplus-bg3 {
 /*   background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12042022oxc3/0/0/3z-z703891510043.webp);*/
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12042022oxc3/0/0/bgz-z975628313077.webp);
    background-attachment: fixed;
}

/************Menu***************/
#main-navbar-collapse {
    text-align: right; 
}
.itopplus-search {
    color: #000;
    margin-top: 1%;
}
.itopplus-menu{
    padding-top: 7%;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    padding: 15px 20px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: transparent;
}
.dropdown-menu>li>a {
    padding: 7px 20px;
    font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #e8e8e8;
    background-image: linear-gradient(to bottom,#e8e8e8 0,#e8e8e8 100%);
}

.itpMegamenuTemplate4 li .text-menu-megamenutempalte4 {
    font-family: Prompt,sans-serif;
}





.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:active {
    color: #000 !important;
    box-shadow: 0px 2px 0px 0px #000;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
@media screen and (max-width : 992px) {
.navbar-default {
    background: #000;
}
.hidden-search{
    display: none;
}
.itopplus-bg2, .itopplus-bg3{
	background-size: cover;  
}
/********Mobile-Menu-*********/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}  
.itopplus-sidebar-menu-single a ,
.itopplus-sidebar-menu-parent a ,
.itopplus-sidebar-menu-single a:link ,
.itopplus-sidebar-menu-single a:active ,
.itopplus-sidebar-menu-parent a:active ,
.navbar-default .navbar-brand, span.text-bar{
    color: #fff !important;
}
}


.itopplus-slide {
    padding: 0 !important;
}  

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
  
.itopplus-banner {
    position: sticky !important;
    top: 0;
    z-index: 1000;
    width: 100%;
    background-color: white;
}



}



@media screen and (min-width : 1900px) {
.empty-space2 h5 {
    font-size: 30px!important;
}
.empty-space2 h6 {
    font-size: 2.6em!important;
} 
.album-text1 {
    font-size: 26px!important;
}  
.album-text2 {
    font-size: 20px!important;
}
.footer-img1 {
    width: 75%!important;
    margin-top: 5%!important;
}
.album-text3 {
    font-size: 20px!important;
}  
.icon_b {
    font-size: 18px!important;
}  
.empty-space6 {
    padding: 3%;
}
.product-album1 {
    font-size: 24px!important;
} 
.empty-space7 h5 {
    font-size: 26px!important;
}  
.managerHeader {
    font-size: 2.5em!important;
}  
.contact-img {
    width: 70%!important;
}  
.text-contact {
    white-space: break-spaces;
} 
.text-contact {
    font-size: 16px!important;
    margin-top: 0.5%!important;
    margin-left: 1%!important;
}  
.contact-border {
    margin-bottom: 1%!important;
}  
iframe.feed-ig {
    height: 550px!important;
} 
  
  
h2 {
    font-size: 5em!important;
}
h3 {
    font-size: 20px!important;
}
h4 {
    font-size: 22px!important;
} 
h5 {
    font-size: 24px!important;
} 
p {
    font-size: 18px!important;
}  
  
}





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


#background6360f42364f7e800131eb725 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 90%!important;
}
#background6360f42364f7e800131eb725 .thumbnail {
    border: solid 0px #ccc;
    background: transparent;
    border-radius: 0px;
    transition: 0.5s;
   	color: #232323;
    padding: 0% !important;
   box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
}
#background6360f42364f7e800131eb725 .thumbnail:hover {
    border: solid 0px #ccc;
    background: transparent;
	box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    color: #617444;
} 




 
#background63637e8f50ab5b00139c5f84 .thumbnail .imgLightbox,
#background636380f264f7e800131ee6cf .thumbnail .imgLightbox,
#background63638f21c6b81e0013ff4334 .thumbnail .imgLightbox,
#background63638ff864f7e800131ee923 .thumbnail .imgLightbox,
#background6363910650ab5b00139c6301 .thumbnail .imgLightbox,
#background636391a064f7e800131ee99a .thumbnail .imgLightbox,
#background6363924d50ab5b00139c6357 .thumbnail .imgLightbox,
#background636392db50ab5b00139c636c .thumbnail .imgLightbox,
#background6363938364f7e800131eea8e .thumbnail .imgLightbox,
#background63639441c6b81e0013ff44c9 .thumbnail .imgLightbox,
#background636394be50ab5b00139c63ff .thumbnail .imgLightbox,
#background6363953664f7e800131eebb6 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
   border: solid 1px #ccc;
}
#background63637e8f50ab5b00139c5f84 .thumbnail,
#background636380f264f7e800131ee6cf .thumbnail,
#background63638f21c6b81e0013ff4334 .thumbnail,
#background63638ff864f7e800131ee923 .thumbnail,
#background6363910650ab5b00139c6301 .thumbnail,
#background636391a064f7e800131ee99a .thumbnail,
#background6363924d50ab5b00139c6357 .thumbnail,
#background636392db50ab5b00139c636c .thumbnail,
#background6363938364f7e800131eea8e .thumbnail,
#background63639441c6b81e0013ff44c9 .thumbnail,
#background636394be50ab5b00139c63ff .thumbnail,
#background6363953664f7e800131eebb6 .thumbnail {
    border: solid 0px #ccc;
    background: transparent;
    border-radius: 0px;
    transition: 0.5s;
   	color: #000;
    padding: 0% !important;
   box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
}
#background63637e8f50ab5b00139c5f84 .thumbnail:hover,
#background636380f264f7e800131ee6cf .thumbnail:hover,
#background63638f21c6b81e0013ff4334 .thumbnail:hover ,
#background63638ff864f7e800131ee923 .thumbnail:hover,
#background6363910650ab5b00139c6301 .thumbnail:hover,
#background636391a064f7e800131ee99a .thumbnail:hover,
#background6363924d50ab5b00139c6357 .thumbnail:hover,
#background636392db50ab5b00139c636c .thumbnail:hover,
#background6363938364f7e800131eea8e .thumbnail:hover,
#background63639441c6b81e0013ff44c9 .thumbnail:hover,
#background636394be50ab5b00139c63ff .thumbnail:hover,
#background6363953664f7e800131eebb6 .thumbnail:hover {
    border: solid 0px #ccc;
    background: transparent;
	box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    color: #000;
} 







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

figure.effect-selena {
    background: transparent;
}
figure.effect-apollo {
    background: transparent;
}

.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;
}









/* oscar*/

#background636338da50ab5b00139c5282 .grid figure figcaption,
#background63634a26c6b81e0013ff38fd .grid figure figcaption,
#background63635c3964f7e800131edf5b .grid figure figcaption,
#background63635c5750ab5b00139c5738 .grid figure figcaption,
#background63635c7650ab5b00139c574f .grid figure figcaption {
    padding: 0em;
}
 

figure.effect-oscar {
    background: transparent;
    width: 101%;
}
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) 80%, rgba(0,0,0,0.5) 100%);
}
figure.effect-oscar:hover figcaption {
   background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.5) 100%);
}



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;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}


/* oscar */






/* อัลบั้ม 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: #5da331;
    border: 1px solid #5da331;
    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;
   
}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing: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;
}







/**/
.itopplus-sticky-nav-bar-inside div {
  float: none!important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
      background: #fff;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
   padding-top: 10px;
   padding-bottom: 30px;
}



 

 
/* contenemanager */
/*อัลบั้มในเนื้อหาระบบ*/
#Contentmanager .form-group .col-md-3 {
    /* padding: 5px 5px 0px 5px; */
    text-align: center!important;
    FONT-WEIGHT: 200;
    width: 33%;
    padding-top: 15px;
}
#Contentmanager a.thumbnail.fancybox {
    border-radius: 0px;
    background-color: transparent;
    border: 0px dashed #ccc;
    padding: 0%!important;
    margin-bottom: 0;
}
#Contentmanager a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: transparent;
  box-shadow: 0px 0px 0px 0px rgb(220 220 220);
  opacity: 1;
      border: 0px dashed #ccc;
}
#Contentmanager .col-md-12.text-justify {
  padding-right: 10px;
  padding-left: 10px;
} 

#Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: -2%;
    margin-left: -0.5%;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
}
#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
#Contentmanager .thumbnail a>img, .thumbnail>img {
    width: 100%;
    border-radius: 0px;
}




/* contenemanager */
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    font-weight: 300;
    text-align: center;
    padding: 0% 0% 2%;
}
 age-header {
    border-bottom: 0px solid #eee;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    line-height: initial;
    color: #000;
    padding: 4% 0% 3% 0%;
    font-weight: 400;
    background: transparent;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background-color: transparent;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    border: solid 1px;
    text-align: center;
    width: fit-content;
    padding: 2% 5%;
    display: none;
}
article.col-md-6.item.-micro {
    width: 33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.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-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.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);
}
.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);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
 .landingpagemanager {
    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: #083a2e;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}

.page-header {
    border-bottom: 0px solid #eee;
}


/* contenemanager */




 






/* ติดตามข่าวสาร */


.no-js #background6360d74a64f7e800131eb3ea .form-subscribe .input-group .search-query {
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
   padding: 3.5% 10%;
    border: solid 1px #ccc;
    background-color: #ffffff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 48px;
}
.no-js #background6360d74a64f7e800131eb3ea .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background6360d74a64f7e800131eb3ea .form-control {
 color: #a8a8a8;
      font-weight: 300;
    font-size: 14px!important;
}

.no-js #background6360d74a64f7e800131eb3ea .input-group-btn:last-child>.btn, 
.no-js #background6360d74a64f7e800131eb3ea .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background6360d74a64f7e800131eb3ea .btn-group-sm>.btn,
.no-js #background6360d74a64f7e800131eb3ea .btn-sm {
    padding: 9.6px 20px;
    font-size: 18px;
    line-height: 1.6;
}
.no-js #background6360d74a64f7e800131eb3ea .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom,#b4b4b4 0,#b4b4b4 100%);
    background-repeat: repeat-x;
    border: solid 0px #b4b4b4;
    color: #fff;
    border-color: #b4b4b4;
}
.no-js #background6360d74a64f7e800131eb3ea .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: #b4b4b4;
    color: #fff;
}
.no-js #background6360d74a64f7e800131eb3ea .btn-default.active, 
.no-js #background6360d74a64f7e800131eb3ea .btn-default:active {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
}
.no-js #background6360d74a64f7e800131eb3ea .form-subscribe .btn {
    border-radius: 0 30px 30px 0;
}
.no-js #background6360d74a64f7e800131eb3ea {
    margin-top: 4%;
}

 






/*ul_icon*/

.icon_b {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 1% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_b li::before {
    content: '✾';
    padding-right: 1%;
    color: #000;
  font-size:20px;
}
 
ul.icon-a {
    font-size: 16px;
}



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

.head-icon {
    text-align: right;
    margin-right: 15%;
}


.footer-img1 {
    width: 85%;
    margin-top: 10%;
}
.footer-img2 {
    text-align: center;
}

.footer-text1 {
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    white-space: nowrap;
}

.block-footer {
    display: flex;
    width: 75%;
    margin-left: 15%;
}
.block-footer1 {
    width: 40%;
    font-size: 16px;
    font-weight: 300;
    white-space: break-spaces;
    line-height: 1.9;
}
.block-footer2 {
    width: 60%;
    font-size: 16px;
    font-weight: 300;
    white-space: break-spaces;
    line-height: 1.7;
}




.heading-h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    padding: 4% 0% 2%;
    text-transform: uppercase;
}
.empty-space1 h3 {
  font-size: 65px !important;
}



/* class */

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



.empty-space {
    padding: 1%;
}
.empty-space1 h2,
.empty-space1 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 4% 0% 2%;
    text-transform: uppercase;
}
/*เพิ่มฟอน*/
.empty-space2 h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
}
/*เพิ่มฟอน*/
.empty-space2 h6 {
    white-space: break-spaces;
    font-weight: 100;
    font-size: 2.3em;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space2 h3 {
    white-space: break-spaces;
    font-weight: 300;
    line-height: 1.6;
}
.empty-space3 p {
    white-space: break-spaces;
}
.empty-space3 h5 {
    font-weight: 500;
}
.empty-space3 {
    text-align: center;
}
.empty-space3 h3:hover {
    box-shadow: 0px 5px 17px 0px rgb(0 0 0 / 50%);
}
.empty-space3 h3 {
    font-family: 'Poppins', sans-serif;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 1.5% 4%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 2%;
    border-radius: 10px;
    transition: 0.5s;
}
.empty-space4 h3:hover {
    box-shadow: 0px 5px 17px 0px rgb(0 0 0 / 50%);
}
.empty-space4 h3 {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 3% 7%;
    width: fit-content;
    border-radius: 10px;
    margin-top: 3%;
    transition: 0.5s;
    font-size: 16px;
}
.empty-space4 p {
    white-space: break-spaces;
}
.empty-space4 h4 {
    font-weight: 500;
}
.empty-space4 {
    text-align: left;
    padding: 3% 5% 0% 5%;
}
.empty-space5 {
    padding: 0% 1%;
}
.empty-space5 h4 {
    font-weight: 500;
}
.empty-space6 h3 {
    /* font-style: italic; */
    font-weight: 500;
}
.empty-space6 h5 {
    font-weight: 500;
}
.empty-space7 h5 {
    font-weight: 500;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 1%;
    margin: 0% 0.5%;
    margin-bottom: 1%;
}





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

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





/* ส่วนเสริม */
.empty-block {
    margin-left: 5%;
    margin-right: -5%;
}


.icon-img1 {
    width: 15%;
    margin-bottom: 3%;
    margin-top: 3%;
}
.icon-img2 {
    width: 55%;
    margin: 0 auto;
}
.icon-img3 {
    width: 30%;
    margin: 0 auto;
    margin-top: 5%;
}




.album-bg {
    background-color: rgb(0 0 0 / 80%);
    color: #fff;
    width: 35%;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0%;
    margin-right: 4%;
    margin-top: -19%;
    position: relative;
    border-radius: 20px;
    margin-bottom: 5%;
}
.album-button {
    background-color: #fff;
    color: #000;
    padding: 3% 8%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 5%;
    font-family: 'Poppins', sans-serif;
}

.album-text1 {
    font-size: 22px;
}
.album-text2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    margin-top: 52%;
    margin-left: 7%;
}
.album-text3 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    margin-top: 55%;
    margin-left: 5%;
}



.block-about-pd {
    text-align: center;
    margin-bottom: 5%;
    margin-top: 2%;
}
.block-about {
    display: inline-grid;
    width: 33%;
    padding: 2% 0%;
}
.block-about-img {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 6%;
}
.block-about-text {
    font-size: 16px;
    white-space: break-spaces;
}



.product-album1 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 2%;
}
.product-album {
    padding: 5% 0%;
}





iframe.feed-ig {
    height: 470px;
    border-radius: 20px;
}





#contentnewmode636334b564f7e800131ed940 {
    width: 85%;
    box-shadow: 0px 5px 17px 0px rgb(0 0 0 / 50%);
    padding: 0px!important;
}
#background636334ab50ab5b00139c50ae {
    padding: 8% 0%;
}





.mg1 span {
    font-weight: 500;
}
.mg1 {
    color: #000;
}
.mg2 {
    margin-top: 10%;
}













/* pdpa */
 
.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
ul.icon-a {
    font-size: 16px;
}
.pdpa-text a:hover {
    color: #575965;
}
.pdpa-text a {
    color: #333;
}
.pdpamg1 {
    padding: 2% 0%;
}


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

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #000!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.unknown_prf .btn-main:hover {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #444!important;
  border: 1px solid #444!important;
    color: #fff!important;
}
.buttonExampleSite {
    border-radius: 0px!important;
    background-color: #000!important;
    font-size: 16px!important;
    border: 1px solid #000!important;
    color: #fff!important;
}


/* ติดต่อเรา */

.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 500;
    font-size: 24px;
}
.contact-bg h3 {
    font-weight: 500;
    font-size: 20px;
    margin-top: 5%;
    margin-bottom: 2%;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 17px;
}
.contact-border {
    margin-bottom: 1.5%;
}
.contact-img {
    width: 100%;
    margin: 0 auto;
}
.text-contact {
    font-size: 16px;
    margin-top: 1%;
    margin-left: 0%;
}
.text-contact a {
    color: #000;
}
.text-contact a:hover {
    color: #000;
}










/*from Contact*/
 
.no-js #Component6363756b50ab5b00139c5d58 label {
    display: none!important;
}
.no-js #Component6363756b50ab5b00139c5d58 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component6363756b50ab5b00139c5d58 .form-control {
    border: 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%);
    font-size: 14px!important;
    padding: 30px;
    background: transparent;
    color: #000;
}
.no-js #Component6363756b50ab5b00139c5d58 .form-control:hover {
	border-color: #000 ;
}
.no-js #Component6363756b50ab5b00139c5d58 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component6363756b50ab5b00139c5d58 .form-control:focus {
    border-color: #000 ;
    -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 #Component6363756b50ab5b00139c5d58 .btn {
    background-image:linear-gradient(to right, #000 0%,#000 50%,#000 100%);
    background-repeat: repeat-x;
    border-color: #baf1f3;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component6363756b50ab5b00139c5d58 .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component6363756b50ab5b00139c5d58 .btn-default:active {
background-color: #000;
}

.no-js #Component6363756b50ab5b00139c5d58 .btn-default:hover,
.no-js #Component6363756b50ab5b00139c5d58 .btn-default:focus {
    background-position: 0 0px;
  background-color: #000;
}






/*Hide Menu Phone*/



@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}


@media only screen and (max-width: 769px) {
.navbar-default .navbar-brand {
    padding: 11px;
}
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}

.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    display: inherit;
   padding: 10px 10px 10px 10px!important;
    margin: 0px!important;
    width: 50%!important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    min-height: 200px!important;
    max-height: 200px!important;
}
.itopplus-search-shopcart-image img {
	width: 90% !important;
}  
#itp-shopcart-detail {
    padding-left: 0 !important;
} 
.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
 	 width: 100% !important;
}
.search_text {
    text-align: center;
}
.itopplus-search-shopcart-image {
    background: #f6f8f8;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff; 
}
 
  
  
#carousel6360c31f50ab5b00139c272e {
    margin-bottom: -1%;
}  
.empty-space2 h6 {
    white-space: inherit;
    font-size: 20px;
}  
.empty-space2 h3 {
    white-space: inherit;
    line-height: inherit;
}
.album-text1 {
    font-size: 18px;
}  
.album-bg {
    width: 65%;
}  
.album-text2 {
    font-size: 16px;
    margin-top: 50%;
} 
.empty-space3 p {
    white-space: inherit;
}  
.album-text3 {
    font-size: 16px;
    margin-top: 50%;
} 
#Contentmanager .col-md-6.pull-left {
    width: 50%;
} 
.contact-bg h4 {
    font-size: 20px;
} 
.text-contact {
    font-size: 14px;
    white-space: break-spaces;
} 
.contact-img {
    width: 80%;
}  
  
  
h2 {
    font-size: 3em;
}  
  
}







@media (max-width:742px){
	  #EffectView63635c5750ab5b00139c57380 > figcaption > div > h2 {
  	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  } 
  #EffectView63635c5750ab5b00139c57383 > figcaption > div > h2 {
    	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57384 > figcaption > div > h2{
      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57385 > figcaption > div > h2{
      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57385 > figcaption > div > p {
  	display:none;
  }
  #EffectView63635c5750ab5b00139c57386 > figcaption > div > h2 {
  	      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57387 > figcaption > div > h2 {
  	      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57388 > figcaption > div > h2 {
  	      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
  #EffectView63635c5750ab5b00139c57389 > figcaption > div > h2 {
  	      	    top: 15px;
    font-weight: 400;
    z-index: 1;
    color: white;
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 15px;
  }
} 



@media only screen and (max-width:480px) {
#carousel6360c31f50ab5b00139c272e {
    margin-bottom: -2%;
}  
#Contentmanager .col-md-6.pull-left {
    width: 100%;
} 
.Textmanager.font-inherit {
    display: block;
}
#imagesControl6360c31f50ab5b00139c272e {
    padding: 0px!important;
}
.empty-space2 h5 {
    font-size: 22px;
}
.icon-img1 {
    width: 20%;
} 
.block-img h5 {
    font-size: 16px;
}  
#contentnewmode636334b564f7e800131ed940 {
    width: 100%;
} 
.icon-img3 {
    width: 50%;
    margin-top: 5%;
    margin-bottom: 5%;
}  
.icon-img2 {
    width: 65%;
} 
.empty-space3 h5 {
    font-size: 20px;
} 
.empty-space3 h3 {
    padding: 2.5% 5%;
} 
.block-about {
    width: 50%;
} 
.block-about-text {
    white-space: inherit;
}
.block-about-img {
    width: 35%;
}  
article.col-md-6.item.-micro {
    width: 100%;
} 
.managerHeader {
    font-size: 26px;
}
.empty-space4 {
    padding: 0% 0% 0% 0%;
}  
#Contentmanager .form-group .col-md-3 {
    width: 100%;
}  
iframe.feed-ig {
    height: 520px;
}
  
  
  
h2 {
    font-size: 2em;
}  
h3 {
    font-size: 16px;
}

}








@media only screen and (max-width:414px) {

  
  
}



@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}

 

.eapps-widget-toolbar {
    display: none;
}
.megaMenuType2itopplus {
    display: block!important;
}


/*
*/
.company-btn {
    font-family: 'Poppins', sans-serif;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 1.5% 4%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 10px;
    transition: 0.5s;
}
.company-btn:hover {
    box-shadow: 0px 5px 17px 0px rgb(0 0 0 / 50%);
}







@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: -5px;
        left: 0px;
        width: 90px !important;
        z-index: 10000;
        filter: brightness(0) invert(1);
    }

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

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

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

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        gap: 5px;
        height: 100%;
        width: 100%;
        padding: 0 0px;
    }

    #itpMenuSideBar {
        display: grid !important;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        background: 0 0 !important;
        background-color: transparent !important;
    }

    #itpMenuSideBar .navbar-inline:last-child {
        display: none;
    }

    #itpMenuSideBar span {
        height: 3px !important;
        width: 25px !important;
        margin: 5px !important;
    }

    .navbar-header a.visible-xs i,
    .navbar-header a:not(a.visible-xs) {
        display: none !important;
    }

    .navbar-header>a {
        display: grid !important;
        place-items: center;
        place-content: center;
        background-size: 30px;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0 !important;
        width: 30px;
        filter: brightness(0) invert(1);
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/n-phonez-z818808809202.webp) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/n-searchz-z518913135835.webp) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_06092023qlcs/0/0/n-fbz-z1487384105400.webp) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/n-linez-z1159309108422.webp) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/n-igz-z1447466116513.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/n-youtubez-z316205666177.webp) !important;
    }

    #languagemobile {
        order: 10;
    }

    #language_member_bar {
        display: none;
    }

    #main-navbar-collapse {
        display: none !important;
    }

    #languagemobile {
        filter: unset !important;
    }
  
    a.customLink {
        filter: unset;
        width: 40px !important;
      margin-right: -5px;
    }
}


