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

.itopplus-layout {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20022023mtwt/0/0/1z-z981501133447.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20022023mtwt/0/0/3z-z762024813465.webp');
      background-size: 100% auto;
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20022023mtwt/0/0/fz-z322457177605.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 25px;
    padding: 10px 3px;
    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: #fff !important;
    box-shadow: 0px 3px 0px 0px #e53733;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: #303030;
    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: #303030;
    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: #fff;
    font-size: 16px;
    padding: 7px 20px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #e53733;
}





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

    #controlBanner img {
        position: fixed;
        top: 12px;
        left: 10px;
        width: 100px !important;
        z-index: 110;
    }

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

    #ItopplusMainSidebar,
    .navbar-header {
        background: #303030;
    }

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

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

@media screen and (min-width: 1024px) {
    #controlBanner {
        object-fit: contain;
        padding: 25px;
        width: 75% !important;
        margin: 0 auto;
    }

    #nav-menu {
        margin-top: 2.2vw;
        text-align: center;
        background-color: transparent;
    }

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

    .itopplus-banner {
        background: #303030;
    }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
}



@media screen and (min-width : 1366px) {
    .container {
        width: 100%;
    }
}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 24px !important;
}
#background6668107ca8c23300135f4694 .menuVertical .nav-pills>li>a {
    font-size: 18px !important;
}  
.album-text1 {
    font-size: 32px!important;
} 
.album-text2 {
    font-size: 24px!important;
}

.album-block {
    margin-bottom: 57%!important;
} 
.footer-block-img {
    width: 15%!important;
}
.footer-block-text {
    font-size: 20px!important;
}
.footer-block-text1 {
    font-size: 40px!important;
}
.footer-text1 {
    font-size: 5em!important;
}  
span.footer-mg2 {
    font-size: 38px!important;
} 
.footer-text2 {
    font-size: 38px!important;
} 
.empty-space11 h4 {
    margin-top: 5%;
}  
.icon_b {
    font-size: 18px!important;
}
.contact-bg h4 {
    font-size: 36px !important;
} 
.contact-bg h3 {
    font-size: 20px!important;
} 
.contact-block-text {
    font-size: 18px!important;
} 
.contact-block-img {
    width: 5%!important;
} 
.no-js #Component666aa42437eb790013bfaebd .form-control {
    padding: 39.5px 30px!important;
}
  
  
  
  
  
  
p {
    font-size: 18px!important;
}  
h2 {
	font-size: 4em!important;
}  
h4 {
    font-size: 24px!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;
}

 
 
#background666aafac8f9e9300123a0667 .thumbnail,
#background666bb8385dfb2d001397eb86 .thumbnail {
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 90% 100%, 0 100%);
}
#background666aafac8f9e9300123a0667 .thumbnail:hover,
#background666bb8385dfb2d001397eb86 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000000;
} 
#background666aafac8f9e9300123a0667 .thumbnail:hover .album-text4,
#background666bb8385dfb2d001397eb86 .thumbnail:hover .album-text4 {
 background-color: #fff551;
    border: solid 1px #fff551;
     color: #000;
}




/* สินค้าข้างใน 1 */

 
#background666bb29037e9980013a90b50 .thumbnail,
#background666bb47f5dfb2d001397e9b5 .thumbnail,
#background666bb4c3b089c500139fd66a .thumbnail,
#background666bb5315dfb2d001397e9e6 .thumbnail,
#background666bb5855dfb2d001397e9f2 .thumbnail,
#background66bb2b4b915fd300136f5e07 .thumbnail{
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 90% 100%, 0 100%);
}
#background666bb29037e9980013a90b50 .thumbnail:hover,
#background666bb47f5dfb2d001397e9b5 .thumbnail:hover,
#background666bb4c3b089c500139fd66a .thumbnail:hover,
#background666bb5315dfb2d001397e9e6 .thumbnail:hover,
#background666bb5855dfb2d001397e9f2 .thumbnail:hover,
#background66bb2b4b915fd300136f5e07 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000000;
} 


/* สินค้าข้างใน 2 */

 
#background666bb61bb089c500139fd795 .thumbnail,
#background666bb6605dfb2d001397ea76 .thumbnail,
#background666bb69a37e9980013a90d97 .thumbnail,
#background666bb6c18f9e9300123a19b9 .thumbnail,
#background666bb71337eb790013bfc2b5 .thumbnail,
#background666bb74037eb790013bfc2cb .thumbnail,
#background666bb7acdccce10013fc1d01 .thumbnail,
#background66bb2f27127b780013ec83d0 .thumbnail,
#background66bb2f53127b780013ec83e8 .thumbnail,
#background66bb2f79fd76bf0013676489 .thumbnail,
#background66bb2f956580ed0013549b7c .thumbnail,
#background66bb2fab127b780013ec8405 .thumbnail {
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    transition: 0.5s;
    color: #000000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 90% 100%, 0 100%);
}
#background666bb61bb089c500139fd795 .thumbnail:hover,
#background666bb6605dfb2d001397ea76 .thumbnail:hover,
#background666bb69a37e9980013a90d97 .thumbnail:hover,
#background666bb6c18f9e9300123a19b9 .thumbnail:hover,
#background666bb71337eb790013bfc2b5 .thumbnail:hover,
#background666bb74037eb790013bfc2cb .thumbnail:hover,
#background666bb7acdccce10013fc1d01 .thumbnail:hover,
#background66bb2f27127b780013ec83d0 .thumbnail:hover,
#background66bb2f53127b780013ec83e8 .thumbnail:hover,
#background66bb2f79fd76bf0013676489 .thumbnail:hover,
#background66bb2f956580ed0013549b7c .thumbnail:hover,
#background66bb2fab127b780013ec8405 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #eeeeee;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000000;
} 



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

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



#background66680ba5affb0900131f37e3 .grid figure figcaption,
#background666aaba8dccce10013fc0c91 .grid figure figcaption {
    padding: 0em;
}





figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}

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

figure.effect-oscar:hover figcaption {
    background: transparent;
}

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

.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: 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;
}
#Contentmanager .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
}





/* contenemanager */
 
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    font-weight: 600;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0a3f96;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 1% 5% 0%;
    font-weight: 400;
    line-height: 1.6;
    height: 75px;
    text-align: center;
    margin-bottom: 0%;
}


/*
.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 {
   color: #0a3f96;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: none;
}
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: 20px 20px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 5%;
}
.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: 20px;
    padding: 0%;
    box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;
}
.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: 20px;
    padding: 0%;
  box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;
}
.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;
}
 

 


/* text ทับรูป */
/*
#background662f7786f1d90f0013147a70 .Contentmanager img,
#background663079970a8c9a00134954fd .Contentmanager img {
    z-index: -1;
    position: relative;
}
*/

/* contenemanager */




 



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

#carousel665848e388c41e0013750dd8 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
  background-color: #c5c4d6; 
 	border-color:#c5c4d6; 
    width: 12px; 
    height: 12px;
      margin: 0px;
}
.carousel-indicators .active {
	background-color: #ebaa38;
 	border-color:#ebaa38; 
    width: 12px; 
    height: 12px;
}
 
#carousel665848e388c41e0013750dd8 .carousel-indicators {
    left: 8.5%;
    bottom: 3%;
}
 

/* แนวตั้ง
#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;
}
.icon_b {
    font-size: 17px;
    line-height: 1.7;
}
.icon_b ::marker {
    color: #000;
}
.icon_c {
    font-size: 18px;
    /* padding: 0% 5%; */
}




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



.footer-mg {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 4%;
    margin-bottom: 4%;
    width: 85%;
}

.footer-pd {
    width: 60%;
    padding: 2% 0%;
}


.footer-block {
    display: flex;
    width: 100%;
    gap: 15px;
}
.footer-block-img {
    width: 20%;
    align-self: center;
}
.footer-block-text {
    width: 80%;
    align-self: center;
    white-space: break-spaces;
    font-size: 18px;
}
.footer-block-text1 {
    font-size: 34px;
    font-weight: 600;
}


span.footer-mg1 {
    color: #e53733;
}
span.footer-mg2 {
    font-weight: 500;
    font-size: 34px;
}


.footer-text1 {
    font-size: 4em;
    font-weight: 600;
    line-height: 1;
}
.footer-text2 {
    font-size: 34px;
    font-weight: 500;
}
.footer-text3 {
    font-size: 18px;
}




/* class  */

.comingsoonn {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 2%;
}
.comingsoonnn {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 5%;
}






.empty-space0 {
    padding: 1%;
}
.empty-space {
    padding: 1.5%;
}
.empty-space1-border {
    border-bottom: solid 4px #e53733;
    width: 20%;
    margin-top: 4%;
}
.empty-space1 h2 {
    color: #fff551;
    font-weight: 600;
}
.empty-space2 {
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space2 h2 {
    font-weight: 600;
}
.empty-space2-border {
    border-bottom: solid 4px #e53733;
    width: 5%;
    margin: 0 auto;
    margin-top: 1%;
}
.empty-space3 {
    background-color: #dddddd;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 90% 100%, 0 100%);
    margin-bottom: 10%;
}
.empty-space3-text {
    text-align: center;
    padding: 10% 5%;
}
.empty-space3-text1 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.empty-space3:hover .empty-space3-button {
    background-color: #fff551;
    border: solid 1px #fff551;
     color: #000;
}
.empty-space3-button {
    border: solid 1px #000;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 10%;
    font-size: 16px;
    margin-top: 8%;
    transition: 0.5s;
     color: #000;
}
.empty-space3 a {
    color: #000;
}
.empty-space4 {
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space4 h2 {
    font-weight: 600;
}
.empty-space4-border {
    border-bottom: solid 4px #e53733;
    width: 4%;
    margin: 0 auto;
    margin-top: 1%;
}
.empty-space5 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 80px;
    padding: 3% 0%;
}
.empty-space5-img {
    align-self: center;
}
.empty-space5-text {
    align-self: center;
}
.empty-space5 h2 {
    font-weight: 600;
}
.empty-space5-border {
    border-bottom: solid 5px #e53733;
    width: 10%;
    margin-bottom: 4%;
    margin-top: 2%;
}
.empty-space6 h2 {
    font-weight: 600;
    border-bottom: solid 3px #e53733;
    padding: 2% 0% 1%;
}






.empty-space11-blockimg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space11-blockimg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space11-blockimg {
    display: block;
    overflow: hidden;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 4% 0% 4%;
}
.empty-space11-img {
    align-self: center;
}
.empty-space11-text {
    align-self: center;
}
.empty-space11 h2 {
    font-weight: 600;
    margin-bottom: 3%;
    color: #000;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space11-border {
    border-bottom: solid 5px #e53733;
    width: 10%;
    margin-bottom: 4%;
}
.empty-space11-img1 {
    width: 90%;
}
.empty-space11 h4 {
    white-space: break-spaces;
    background-color: #e53733;
    color: #fff;
    text-align: center;
    padding: 2%;
}









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: 24px;
}
p {
    font-size: 16px;
}





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


.album-pd {
    text-align: left;
    padding: 3%;
}
.album-pd1 {
    text-align: center;
    padding: 10% 5%;
}
.album-button {
    width: 8%;
}
.album-text1 {
    font-size: 28px;
    font-weight: 600;
}
.album-text2 {
    font-size: 20px;
    font-weight: 400;
}
.album-text3 {
    font-size: 19px;
    font-weight: 600;
    color: #000;
}
.album-text4 {
    border: solid 1px #000;
    width: fit-content;
    margin: 0 auto;
    padding: 3% 10%;
    font-size: 16px;
    margin-top: 5%;
    transition: 0.5s;
    color: #000;
}
.album-block {
    border-left: solid 3px #e53733;
    padding-left: 16px;
    margin-bottom: 55%;
}



.album-product-topic {
    font-size: 18px;
    font-weight: 600;
}
.album-product {
    text-align: center;
    padding: 10% 0% 10%;
}
.album-product-detail {
    font-size: 14px;
}




.map-pd {
    margin-top: 2.5%;
}



.mg1 {
    padding: 3% 0% 2%;
}



/* เมนูข้าง */

#background6668107ca8c23300135f4694 .menuVertical .nav-pills>li>a {
    color: #fff;
    background-color: transparent;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 15px 15px 15px;
    font-size: 16px;
    border-radius:0px;
}
#background6668107ca8c23300135f4694 .menuVertical .nav>li>a:hover, 
#background6668107ca8c23300135f4694 .nav>li>a:focus {
    color: #fff;
    background-color: #e53733;
    border-bottom: solid 1px #e53733!important;
}
#background6668107ca8c23300135f4694 .menuVertical .nav-stacked>li+li {
    border-bottom: solid 0px transparent;
}
#background6668107ca8c23300135f4694 .caret {
    float: right;
    margin-top: 4%;
}
#background6668107ca8c23300135f4694 .dropdown-menu {
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    width: 100%;
  	background: #000;
}
#background6668107ca8c23300135f4694 .dropdown-menu>li>a {
    padding: 10px 20px;
}

#background6668106ea8c23300135f4686 {
    background: #000 !important;
    padding: 5% 7% 10% 7%;
    /*clip-path: polygon(10% 0, 100% 0, 100% 20%, 100% 95%, 90% 100%, 20% 100%, 0 100%, 0 5%);*/
    clip-path: polygon(8% 0, 100% 0, 100% 20%, 100% 96%, 92% 100%, 20% 100%, 0 100%, 0 4%);
}







/*---Tab Specifications ---*/

#Specifications .nav-pills>li.active>a, 
#Specifications .nav-pills>li.active>a:focus, 
#Specifications .nav-pills>li.active>a:hover {
    color: #fff;
    background: #1f1f1f;
    border-bottom: solid 3px #1f1f1f;
    border-radius: 0px;
    line-height:2;
}
#Specifications .nav>li>a:focus, 
#Specifications .nav>li>a:hover {
    color: #000;
    background-color: #ffff00;
    border-bottom: solid 3px #ffff00;
    border-radius: 0px;
     line-height:2;
}
#Specifications .nav-justified {
    text-align: center;
    color: #000;
    background-color: #f6f6f6;
    border: solid 0px transparent;
    font-weight: 400;
    font-size: 16px;
}
#Specifications .nav-justified>li>a {
	color: #000;
}










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






/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 600;
    font-size: 32px;
    color: #000000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 17px;
    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%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.contact-block-text a:hover {
    color: #e53733;
}
.contact-block-text a {
    color: #000;
    transition: 0.5s;
}













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

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

.no-js #Component666aa42437eb790013bfaebd .btn-default {
    text-shadow: 0 0 0 #e53733;
}


.no-js #Component666aa42437eb790013bfaebd .btn-default:active {
background-color: #e53733;
}

.no-js #Component666aa42437eb790013bfaebd .btn-default:hover,
.no-js #Component666aa42437eb790013bfaebd .btn-default:focus {
    background-position: 0 0px;
  background-color: #e53733;
}
.no-js #Component666aa42437eb790013bfaebd span.label a {
    color: #fff;
}
/* .no-js #Component6628915ebe6205001316aab8 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:1191px) {
 
  
  
}






@media only screen and (max-width: 900px) {
.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; 
} 
  
  
  
  
#carousel6659811e20090100133aec56 {
    margin-bottom: -1%;
}
.album-text1 {
    font-size: 16px;
}
.album-text2 {
    font-size: 18px;
} 
.album-block {
    margin-bottom: 48%;
} 
.album-button {
    width: 10%;
    font-size: 20px;
}
.footer-pd {
    width: 100%;
} 
 
.empty-space11 h4 {
    white-space: inherit;
} 
.contact-bg h4 {
    font-size: 26px;
}  
.contact-bg h3 {
    font-size: 16px;
} 
.contact-block-img {
    width: 10%;
}
.itopplus-bg3 {
    background-size: cover;
} 
  
  
  
  
  
  
  
  
}




 


@media only screen and (max-width:480px) {
#carousel6659811e20090100133aec56 {
    margin-bottom: -2%;
}
#imagesControl6659811e20090100133aec56 {
    padding: 0px !important;
}
.empty-space2-border {
    width: 10%;
    margin-top: 3%;
}
.album-block {
	margin-bottom: 45%;
} 
.empty-space4-border {
    width: 10%;
    margin-top: 2%;
} 
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.empty-space11-img1 {
    width: 100%;
}

.empty-space11 h4 {
    white-space: inherit;
    padding: 4%;
    font-size: 16px;
}  
.empty-space11-block {
    grid-template-columns: repeat(1, 1fr);
}
.album-product-detail {
    font-size: 16px;
}  
.empty-space5 {
    grid-template-columns: repeat(1, 1fr);
    padding: 3% 0%;
} 
    .contact-bg h4 {
        font-size: 24px;
    }  
  
  
  
  
  
  
h2 {
    font-size: 2em;
}
  
  
}



/*
@media only screen and (max-width:480px) {
.itopplus-footer {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_20022023mtwt/0/0/fz-z322457177605.webp);
    background-position: 100% 50%;

}

}

*/










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







