.itopplus-background {

}
body {
    overflow-x: hidden;
         font-family: 'Onest' , 'Noto Sans Thai';
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/1z-z296083279685.webp');
  	background-position: bottom;
      background-size: 100% auto;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/2z-z290974265944.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/3z-z69011313399.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/4z-z1622397105508.webp');
}

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/5z-z909642122827.webp');
}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/6z-z938623964292.webp');
}

.itopplus-bg8 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12012024pe8o/0/0/8z-z1589014681785.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 18px;
}

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}



.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: rgb(255 255 255 / 75%);
    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: 0;
    background-color: rgb(255 255 255 / 75%);
    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;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #7d674e;
    background-color: transparent;
}




/********Only Sidebar*********/
@media screen and (max-width : 992px) {

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444 !important;
        color: #444 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #444 !important;
    }

    .navbar-default {
        background: #fff;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        box-shadow: 0 0 3px 0 #ccc;
        padding: 0 10px;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 40px !important;
        top: 5px;
        left: 15px;
    }
  
  #nav-menu .navbar-default .navbar-brand {
    display: grid!important;
    place-items: center;
    padding: 0!important;
    margin: 0 10px;
}


}

@media screen and (min-width : 1024px) {

    .navbar-default {
        background: transparent;
    }

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

    #controlPosition {
        margin-top: 3%;
        text-align: right;
    }


  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 110;
    transition: 0.8s;
  }
  
  
  .banner-sticky {
    background: #fff !important;
    box-shadow: 0 0 3px 0 #aaa;
}




}

@media screen and (min-width : 1366px) {
}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 22px !important;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px!important;
}
.empty-space4-button1 {
    font-size: 16px!important;
}
.icon-img5 {
    width: 45%!important;
}
.footer-block1-img {
    width: 4%!important;
}
.footer-block2-pd {
    width: 70%!important;
}
.empty-space11 h2 {
    font-size: 32px !important;
}
.managerHeader {
    font-size: 3em !important;
} 
.product-pd h5 {
    font-size: 30px !important;
}
.product-pd h3 {
    font-size: 22px !important;
} 
ul.icon_b {
    font-size: 20px !important;
}
.mgp1 p {
    font-size: 20px !important;
} 
.contact-bg h4 {
    font-size: 30px!important;
}
.contact-block-img {
    width: 4.5%!important;
} 
.empty-space11 span {
    font-size: 44px!important;
} 
  
  
  
  
  
p {
    font-size: 18px !important;
} 
h2 {
    font-size: 4.5em!important;
} 
h3 {
    font-size: 20px !important;
} 
h5 {
    font-size: 26px!important;
} 
  
  
  
  
  
}








/* 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;
}

.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.05);
    transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}


/*
 
#background65cb2c5c8d69790013d7ba3f .thumbnail {
       border: solid 1px #e0e0e0;
       background: #fff;
       transition: 0.5s;
       color: #565656;
       padding: 0% !important;
       box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
       border-radius: 20px;
}
#background65cb2c5c8d69790013d7ba3f .thumbnail:hover {
    border: solid 1px #e0e0e0;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    color: #043fab;
} 

*/




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

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







/* oscar*/

#background65b899eb926e380014f223ec .grid figure figcaption {
    padding: 0em;
}





figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px;
}

figure.effect-oscar img {
    opacity: 1;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar figcaption {
    background: linear-gradient(to bottom, rgba(125, 103, 78, 0) 0%, rgba(125, 103, 78, 0.2) 65%, rgba(125, 103, 78, 1) 100%);
}

figure.effect-oscar:hover figcaption {
    background: linear-gradient(to bottom, rgba(125, 103, 78, 0) 0%, rgba(125, 103, 78, 0.2) 65%, rgba(125, 103, 78, 1) 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 */






/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}

#background654a12ad18997f00126a4f36 figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}

#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* 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 {
    background: transparent;
    opacity: 1;
}

/*
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: 85%;
    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: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;
    border-radius: 0px;
}

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








/**/
/*
.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);
    height: 130px;
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

*/












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

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
}
.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;
    text-transform: capitalize;
    text-align: center;
    padding: 2% 0% 3%;
    color: #000000;
    font-weight: 600;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #2c2c2c;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #2c2c2c;
    padding: 1% 0% 0%;
    font-weight: 500;
    line-height: inherit;
    height: inherit;
    text-align: center;
    margin-bottom: 15%;
    margin-top: 5%;
}


/*
.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: #f97805;
   color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 23%;
}


.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: 5% 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%;
}
.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%;
}
.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%;
}*/



.landingpagemanager {
    display: none;
}
 



/* contenemanager */








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

#carousel65cb0ceb14d7340013e3bf7f .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #414141;
  background-color: transparent;
}
.carousel-indicators .active {
	background-color: #414141;
 	border-color:#414141; 
    /*  width: 30px;*/ 
}
/******
#carousel65602d7cf8fddc00147877f1 .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;
}  
/*---สไลด์---*/







/*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;
}

ul.icon_b {
    font-size: 18px;
    line-height: 1.7;
}

ul.icon_b ::marker {
    color: #000;
}

.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}

ul.icon_bb {
    font-size: 16px;
}









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


.foote-text {
    font-family: 'Onest';
    text-align: right;
    font-size: 14px;
    font-weight: 300;
    padding: 1% 0% 1%;
}
.footer-text1 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1%;
}
.footer-text2 {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 5%;
}
.footer-text3 {
    font-size: 20px;
    text-transform: uppercase;
}
.footer-text4 {
    white-space: break-spaces;
    font-size: 16px;
    line-height: 2;
}
.footer-text4 a {
    color: #fff;
}

.footer-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 1%;
}
.footer-block1-img {
    width: 5%;
}
.footer-block1-text {
    width: 95%;
    align-self: center;
    font-size: 16px;
}
.footer-block2-pd {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    width: 90%;
    margin: 0 auto;
    margin-right: 0;
    gap: 40px;
}
.footer-border {
    border-bottom: solid 1px #f97805;
    padding-top: 8%;
    margin-bottom: 8%;
}

.footer-photo1 {
    margin-bottom: 5%;
}



.footer-pd1 a {
    color: #fff;
}




/* class  */

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



 

.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 5% 0%;
}
.empty-space1-image {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 10%;
}

.empty-space1-image1:hover {
    transform: scale(1.05);
}
.empty-space1-image1 {
    transition: 0.5s;
}
.empty-space1 h2 {
    color: #f97805;
    text-transform: uppercase;
    font-weight: 500;
}
.empty-space1 p {
    white-space: break-spaces;
}
.empty-space1-text {
    align-self: center;
}
.empty-space1-img {
    align-self: center;
}
.empty-space1 h3 {
    color: #f97806;
    font-weight: 500;
}
.empty-space2 {
    text-align: center;
    color: #000;
    padding: 2% 0% 5%;
}
.empty-space2 h5 {
    white-space: break-spaces;
}
.empty-space2 h2 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space3 h2 {
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: 4% 0% 2%;
    text-transform: uppercase;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 5% 5%;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-img {
    align-self: center;
}
.empty-space4 h2 {
    font-weight: 600;
    color: #f97805;
}
.empty-space4 p {
    white-space: break-spaces;
    padding: 3% 0% 3% 0%;
}
.empty-space4-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
    margin-top: 5%;
}
.empty-space4-button1:hover {
    background-color: #f97806;
}
.empty-space4-button1 {
    background-color: #272d55;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 7% 0%;
    border-radius: 5px;
    transition: 0.5s;
}
.empty-space5-block {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space5 {
    text-align: center;
    padding: 4% 0% 4% 0%;
    color: #000;
}
.empty-space5 h1 {
    font-weight: 600;
    font-size: 3em;
}
.empty-space5 h6 {font-size: 34px;}
.empty-space5 h3 {
    color: #272d55;
    font-weight: 500;
}
.empty-space5 p {
    font-size: 18px;
    color: #000;
}
.empty-space5-contact:hover {
    transform: scale(1.05);
}
.empty-space5-contact {
    transition: 0.5s;
}





.empty-space11 {
    display: flex;
    padding: 5% 0% 6% 0%;
}
.empty-space11-block {
    width: 50%;
    align-self: center;
}
.empty-space11-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space11-text1 {
    width: 15%;
    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: 18px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 200;
}
.empty-space11-img {
    width: 85%;
}
.empty-space11 h2 {
    text-transform: uppercase;
    white-space: break-spaces;
    font-weight: 400;
    margin-top: 15%;
    font-size: 26px;
}
.empty-space11 span {
    font-weight: 600;
    font-size: 38px;
    /* color: #fae12b; */
}
.empty-space11 p {
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 8%;
}
.empty-space11-border {
    border-bottom: solid 5px #f97805;
    width: 15%;
    margin-top: 3%;
    margin-bottom: 4%;
}







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



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





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

.icon-img1 {
    width: 35%;
    margin-bottom: 10%;
}
.icon-img2 {
    width: 85%;
    margin: 0 auto;
    -webkit-animation: bounce 3s infinite 3s;
    animation: bounce 3s infinite 3s;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.icon-img3 {
    width: 100%;
    margin-top: 5%;
}
.icon-img4:hover {
    transform: scale(1.05);
}
.icon-img4 {
    width: 100%;
    margin: 0 auto;
    /* -webkit-animation: hithere 2s ease infinite; */
    /* animation: hithere 2s ease infinite; */
    transition: 0.5s;
}
.icon-img5 {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.icon-img6 {
    width: 85%;
}






.article-b {
    background-color: #272d55;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 4% 10%;
    margin-top: 10%;
    transition: 0.5s;
    border-radius: 5px;
    font-size: 16px;
}


.product-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    text-align: left;
}
.product-pd-text {
    align-self: center;
}
.product-img {
    width: 80%;
    margin: 0 auto;
}
.product-pd h5 {
    font-weight: 600;
    color: #f97805;
    font-size: 30px;
}
.product-pd h4 {
    font-weight: 600;
    font-size: 26px;
    color: #272d55;
}
.product-price {
    color: #272d55;
    font-size: 26px;
    font-weight: 600;
    margin-top: 4%;
}
.product-pd h3 {
    margin-bottom: 3%;
    font-size: 22px;
}
.product-mg {
    padding: 7% 0% 7%;
}
.product-mg h6 {
    font-size: 28px;
}
.product-mg h1 {
    font-size: 32px;
    font-weight: 600;
}




.mg1 {
    margin-left: 20%;
    margin-right: -20%;
}
.mgp1 {
    padding: 0% 5%;
}
.mgp1 p {
    font-size: 18px;
}
.mgp1 .mg1 {
    margin-left: 0%;
    margin-right: 0%;
}

.pro-pro {
    grid-template-columns: repeat(2,1fr);
    width: 75%;
}







.hithere {
  animation: hithere 0.32 s ease infinite;
}
@keyframes hithere {
  30% { transform: scale(1.1); }
  50% { transform: rotate(10deg) scale(1); }
  100% { transform: scale(1); }
}
.hithere1 {
  animation: hithere 0.5 s ease infinite;
}
@keyframes hithere1 {
  50% { transform: scale(1.1); }
  80% { transform: rotate(-10deg) scale(1); }
  100% { transform: scale(1); }
}









/* pagination */
.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: #f97805;
    border-color: #f97805;
}

.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: #f97805;
    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: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #f97805;
}
.pdpa-text a {
    color: #333;
}
.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: #f97805!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: #f97805!important;
    font-size: 16px!important;
    border: 1px solid #f97805!important;
    color: #fff!important;
}











/* ติดต่อเรา */
.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: 18px;
    font-weight: 400;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 7%;
    padding-bottom: 10%;
    color: #000;
    white-space: nowrap;
}
.contact-text3 {
    font-size: 18px;
    color: #f97805;
}















/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 600;
    font-size: 26px;
    color: #000000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 18px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    background-color: #222222;
    color: #fff;
    padding: 2.5% 9%;
    width: fit-content;
}

.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block-img {
    width: 6.5%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.contact-block-text a:hover {
    color: #f97805;
}
.contact-block-text a {
    color: #333;
    transition: 0.5s;
}













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

.no-js #Component65cc7613110edc00135e7102 .form-control:focus {
    border-color: #f97805 ;
    -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 #Component65cc7613110edc00135e7102 .btn {
     background: #f97805;
    background-repeat: repeat-x;
    border-color:transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component65cc7613110edc00135e7102 .btn-default {
    text-shadow: 0 0 0 #f97805;
}


.no-js #Component65cc7613110edc00135e7102 .btn-default:active {
background-color: #f97805;
}

.no-js #Component65cc7613110edc00135e7102 .btn-default:hover,
.no-js #Component65cc7613110edc00135e7102 .btn-default:focus {
    background-position: 0 0px;
  background-color: #f97805;
}
.no-js #Component65cc7613110edc00135e7102 span.label a {
    color: #fff;
}
/* .no-js #Component656985d94cd10200131f0d31 button.btn.btn-default {
    opacity: 1;
} */
 




/*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: 900px) {
  
#nav-menu .navbar-default .navbar-brand {
    display: grid!important;
    place-items: center;
    padding: 0!important;
    margin: 0 10px;
}  
  
.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; 
} 
  
  
  
  
  
.empty-space1 p {
    white-space: inherit;
} 
.empty-space4 p {
    white-space: inherit;
}
.empty-space4-block {
    grid-template-columns: repeat(2,1fr);
}
  
.empty-space5 h1 {
    font-size: 2em;
}
.empty-space5 h6 {
    font-size: 22px;
}  
.empty-space5-block {
    grid-template-columns: repeat(3,1fr);
}
.foote-text {
    text-align: center;
} 
.contact-block-img {
    width: 9.5%;
} 
  
  
  
h2 {
    font-size: 2.5em;
}
  
  
.mbmg1 p {
    white-space: break-spaces;
}
  
  
  
}










@media only screen and (max-width:480px) {
#imagesControl65cb4a9e76419f0013ad618b {
    padding: 0px !important;
}
.empty-space1 {
    grid-template-columns: repeat(1,1fr);
}  
.empty-space2 h5 {
    white-space: inherit;
    font-size: 18px;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     margin: 5%;
} 
.empty-space4 {
    grid-template-columns: repeat(1,1fr);
}
.empty-space5-block {
    grid-template-columns: repeat(2,1fr);
} 
.empty-space5 h1 {
    font-size: 20px;
}
.empty-space5 h6 {
    font-size: 18px;
}
.empty-space5 h3 {
    font-size: 14px;
}
.empty-space5 p {
    font-size: 14px;
}
.empty-space11 {
    display: block;
}  
.empty-space11-block {
    width: 100%;
}
.icon-img6 {
    width: 100%;
}
.empty-space11 span {
    font-size: 30px;
}
#imagesControl65cc6fa4d71a91001341285f {
    padding: 0px !important;
} 
.managerHeader {
    font-size: 2em;
} 
.product-pd {
    grid-template-columns: repeat(1,1fr);
}
.product-pd h5 {
    font-size: 26px;
} 
.product-pd h3 {
    font-size: 20px;
}
.product-pd h4 {
    font-size: 20px;
} 
.product-price {
    font-size: 20px;
}
ul.icon_b {
    font-size: 16px;
}
.pro-pro {
    width: 100%;
}
.empty-space4-button1 {
    font-size: 14px;
}
  
  
.mg1 {
    margin-left: 0%;
    margin-right: 0%;
}
 .mgp1 p {
    font-size: 16px;
}
}




















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

 
  #nav-menu .navbar-default .navbar-brand {
    display: grid!important;
    place-items: center;
    padding: 0!important;
    margin: 0 10px;
}
}



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


 


/*
white-space: break-spaces;
*/







/**/
@media only screen and (max-width : 992px)  {
  #nav-menu a.menu-mobile-custom {
    display: grid !important;
    place-items: center;
    padding: 0 !important;
    margin: 0 10px;
  }
}



