.itopplus-background {

}
body, html {
  overflow-x: hidden;
  font-family: 'DM Sans', 'IBM Plex Sans Thai';
}
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_27112022tiz3/0/0/bgz-z1288668011259.webp);
    background-position: bottom;
}

/************Menu***************/
#main-navbar-collapse {
    text-align: center;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 10px 15px;
    text-shadow: 0 0 0 #ccc;
    font-size: 18px;
    transition: 0.5s;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #181818 !important;
    box-shadow: none;
    border-radius: none;
   background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%);
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #ffffff;
    font-size: 16px;
    padding: 7px 20px;
    transition: 0.5s;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #181818;
    background: #e8e8e8;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    background-color: rgb(0 0 0 / 60%);
}
.dropdown-submenu>.dropdown-menu {
    border-radius: 0px;
    background-color: rgb(0 0 0 / 60%);
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

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

.navbar-default {
    background: #090909;
}

.itopplus-bg,
.itopplus-bg2,
.itopplus-bg3 {
    background-size: cover;
}
}




@media screen and (min-width : 1024px) {
.itopplus-banner {
    background: #ffffff00;
    position: absolute;
    width: 100%;
    z-index: 100;
}
#formdisplay63e6018059346b001372e074 #capcha0 {
    margin-left: -0.7%;
    width: 104.9%;
  	color: #000;
    font-size: 16px;
}   
#slidermaster63e6091959346b001372e302 {
    height: 370px!important;
    margin-top: 6%;
    margin-bottom: 3%;
}  
  
}


@media screen and (min-width : 1366px) {
#formdisplay63e6018059346b001372e074 #capcha0 {
    margin-left: -0.7%;
    width: 104.9%;
  	color: #000;
    font-size: 16px;
} 
#slidermaster63e6091959346b001372e302 {
    height: 370px!important;
    margin-top: 6%;
    margin-bottom: 3%;
}  
}

@media screen and (min-width : 1900px) {
#formdisplay63e6018059346b001372e074 #capcha0 {
    margin-left: -0.7%;
    width: 103.9%;
  	color: #000;
    font-size: 16px;
} 
#slidermaster63e6091959346b001372e302 {
    height: 435px!important;
    margin-top: 6%;
    margin-bottom: 3%;
}  
.empty-space1 h2 {
    font-size: 5em!important;
}  
.block-footer3-img {
    width: 7%!important;
}  
.album-text1 {
    font-size: 18px!important;
} 
.contact-img1 {
    width: 85%!important;
}
.contact-text2 {
    font-size: 18px!important;
}  
  
  
  
  
  
ul.icon_b {
    font-size: 18px!important;
}  
p {
    font-size: 18px!important;
} 
h1 {
    font-size: 3em!important;
}  
h2 {
    font-size: 4em!important;
} 
h3 {
    font-size: 20px!important;
} 
h6 {
    font-size: 30px!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;
}



 /*
#background63e3530c19f45400155ebf61 .thumbnail {
    border: solid 0px #f1f1f1;
    background: transparent;
    transition: 0.5s;
    color: #333;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
    border-radius: 0px;
}
#background63e3530c19f45400155ebf61 .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: transparent;
    box-shadow: 0px 5px 13px 0px rgba(0,0,0,0);
    color: #333;
} 
 *








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

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


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


figure.effect-oscar {
    background: transparent;
    width: 100%;
   border-radius: 0px;
}
figure.effect-oscar img {
    opacity: 1;
    border-radius: 0px;
}
figure.effect-oscar:hover img {
    opacity: 1;
    border-radius: 0px;
}
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) 44%, rgba(0,0,0,0.8) 100%);
    border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 44%, rgba(0,0,0,0.8) 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 */
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: #dcb327;
    border: 1px solid #dcb327;
    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;
}








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

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.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: 2.5em;
    text-align: center;
    padding: 0% 0% 1%;
    color: #333;
    font-weight: 500;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 0%;
    text-align: center;
    padding: 2% 0% 0%;
    font-weight: 400;
    line-height: 1.6;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background-color: transparent;
    color: #dcb327;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    background-color: #000;
    padding: 3% 6%;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 10%;
}
article.col-md-6.item.-micro {
    width: 31.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
   
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    background-color: transparent;
    margin: 1%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
    background-color: transparent;
    margin: 1%;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.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;
}





#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}

#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}
#Contentmanager .col-md-8 {
    width: 100%;
}

/* contenemanager */








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

#carousel63e2024b14e1d400137885f7 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
  background-color: #fff;
}
.carousel-indicators .active {
	background-color: #fff;
 	border-color:#fff; 
   /* width: 40px; */
}
 /*
#carousel63e2024b14e1d400137885f7 .carousel-indicators {
  margin-left: auto;
    margin-right: 0;
  bottom: 5%;
}
 */ 

/* แนวตั้ง
#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;
}
/*---สไลด์---*/








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

.no-js #background63e5c71159346b001372cb11 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 0px 0px 0px 0px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #f5f5f5;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}
.no-js #background63e5c71159346b001372cb11 .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background63e5c71159346b001372cb11 .form-control {
 color: #000;
      font-weight: 300;
    font-size: 14px!important;
}

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



 






/*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: #ff6600;
}
 ul.icon_b {
    font-size: 16px;
}





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


.block-footer {
    display: flex;
    width: 100%;
}
.block-footer-img {
    width: 20%;
}
.block-footer-img img {
    width: 80% !important;
}
.block-footer-text {
    width: 80%;
}



.footer-text {
    text-align: right;
    color: #a0a0a0;
    padding: 1% 0%;
}
.footer-text1 {
    font-size: 20px;
    font-weight: 500;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    margin-top: 2%;
    margin-bottom: 2%;
}
.footer-text3 {
    font-size: 16px;
}



.block-footer1 {
    display: flex;
    width: 100%;
    margin-top: 3%;
}
.block-footer1-img {
    width: 7%;
}
.block-footer1-text {
    width: 90%;
    margin-left: 3%;
    white-space: break-spaces;
    align-self: center;
    font-size: 16px;
}
.block-footer1-text span {
    font-weight: 500;
}
.block-footer1-text a {
    color: #fff;
    font-weight: 500;
}
.block-footer1-text a:hover {
  color: #dcb327;
}
.block-footer3 {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.block-footer3-img {
    width: 10%;
}
.block-footer3-text {
    width: 90%;
    margin-left: 4%;
    align-self: center;
    font-size: 16px;
}
.block-footer3-text a {
    color: #fff;
}
.block-footer3-text a:hover {
    color: #dcb327;
}




/* class */

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



.empty-space {
    padding: 1%;
}
.empty-space1 h3 {
    white-space: break-spaces;
    line-height: 1.7;
}
.empty-space1 h2 {
    color: #090909;
    font-weight: 500;
    font-size: 4em;
    text-transform: uppercase;
}
.empty-space1 h6 {
    color: #696a6c;  
}
.empty-space1 {
    margin-top: 10%;
    margin-left: 3%;
}
.empty-space2 h2 {
    color: #dcb327;
    text-transform: uppercase;
}
.empty-space2 {
    text-align: center;
    padding: 6% 0% 7%;
}
.empty-space2 h6 {
    font-weight: 300;
    color: #dddddd;
}
.empty-space2 h5 {
    font-weight: 500;
}
.empty-space2 h3 {
    color: #b8b8b8;
}
.empty-space3 h2 {
    color: #dcb327;
    text-transform: uppercase;
}
.empty-space3 {
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space3 h6 {
    font-weight: 300;
    color: #000;
}
.empty-space4 h6 {
    color: #ececec;
    font-weight: 300;
}
.empty-space4 h2 {
    font-weight: 500;
}
.empty-space4 {
    text-align: center;
    padding: 5% 0% 2%;
}
.empty-space5 span {
    color: #dcb327;
    font-weight: 500;
}
.empty-space5 h1 {
    white-space: break-spaces;
}
.empty-space5 {
    text-align: center;
    padding: 3% 0%;
}
.empty-space6 h3 {
    white-space: break-spaces;
    line-height: 1.7;
}
.empty-space6 h2 {
    color: #090909;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 3%;
}
.empty-space6 {
    margin-top: 12%;
    margin-left: 10%;
    margin-right: 10%;
}
.empty-space7 h5 {
    font-weight: 500;
    transition: 0.5s;
    color: #000;
}
.empty-space7 {
    text-align: center;
}





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

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








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

.icon-img1 {
    width: 55%;
}
.icon-img2 {
    width: 55%;
    margin: 0 auto;
    margin-top: -60%;
    margin-right: 5%;
}
.icon-img1 img,
.icon-img2 img,
.icon-img4 img,
.icon-img5 img {
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 42%);
}
.icon-img3 {
    width: 2%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
}
.icon-img5 {
    width: 55%;
    margin-top: -60%;
}
.icon-img4 {
    width: 55%;
    margin: 0 auto;
    margin-right: 0;
}



.block-about {
    display: flex;
    width: 100%;
    margin-top: 3%;
}
.block-about-border {
    width: 10%;
    border-bottom: solid 3px #696a6c;
    align-self: flex-start;
    margin-top: 1%;
    margin-right: 3%;
}
.block-about-text {
    width: 90%;
  font-size: 18px;
}

.block-service-pd {
    display: inline-flex;
    width: 100%;
    margin-top: 5%;
}
.block-service-img:hover {
    transform: scale(1.05);
}
.block-service-img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10%;
    transition: 0.5s;
}




.button-text1:hover,
.button-text2:hover {
    background-color: #535353;
    color: #fff;
}
.button-text1 span,
.button-text2 span{
    color: #dcb327;
}
.button-text1 {
    background-color: #101010;
    color: #fff;
    border: solid 0px;
    font-size: 16px;
    padding: 1.5% 4%;
    margin-top: 3%;
    transition: 0.5s;
}
.button-text2 {
    background-color: #101010;
    color: #fff;
    border: solid 0px;
    font-size: 16px;
    padding: 1.2% 3%;
    transition: 0.5s;
    width: fit-content;
    margin: 0 auto;
    margin-top: 3%;
}



.empty-article {
    text-align: left;
}
.empty-article h3 {
    font-weight: 500;
}
.empty-article p {
    white-space: break-spaces;
}
.empty-article-img {
    margin-bottom: 2%;
}


.album-text1 {
    font-size: 18px;
    white-space: break-spaces;
    font-weight: 500;
    margin-top: 46%;
}



/* ID */
#background63e5fc1fd63b0b0013a277b4 .thumbs {
    margin-bottom: 0px;
}



/* from*/

.no-js #editor1, #editor2, #editor3, #editor4, #editor5, #editor6  {
   display:none;
}
.no-js #selectbox2 {
    margin-bottom: -3%;
}

/* ฟอร์ม Style */
#formdisplay63e6018059346b001372e074 .form-control {
    border: none;
    border-bottom: 1px solid #acacac;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    color: #525252!important;
    height: 60px;
    font-size: 18px;
    font-weight: 400;
}
#formdisplay63e6018059346b001372e074 .form-control:focus {
   border-bottom: 1px solid #3d536e;
}
#formdisplay63e6018059346b001372e074 .btn-default:hover, 
#formdisplay63e6018059346b001372e074 .btn-default:focus {
    background-position: 0 0px;
   background: linear-gradient(to right, #535353 0%, #535353 100%);
    box-shadow: 0px 7px 15px 0px rgb(2 115 140 / 0%);
}
#formdisplay63e6018059346b001372e074 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 12px 40px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    background: linear-gradient(to right, #000 0%, #000 100%);
    box-shadow: 0px 7px 15px 0px rgb(0 219 198 / 0%);
    transition: 0.5s;
}
#formdisplay63e6018059346b001372e074 .glyphicon {
    display: none;
}
#formdisplay63e6018059346b001372e074 {
    box-shadow: 0px 5px 16px 0px rgb(0 0 0 / 21%);
    padding: 2%;
    background-color: #fff!important;
}
#background63e6018059346b001372e074 {
    border: solid 1px #dcb327;
    padding: 1%;
}


#capcha63e6018059346b001372e074 span.label {
    display: contents;
    font-weight: 400;
}
#capcha63e6018059346b001372e074 span {
    display: none;
}


#customAcceptPolicyText1 {
    color: #000;
}
#cookie63e6018059346b001372e074 {
    margin-left: 7%;
}


/* ฟอร์ม Style */







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


/* 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: #dcb327;
}
.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: #dcb327!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: #dcb327!important;
  font-size: 16px!important;
  border: 1px solid #dcb327!important;
  color: #000!important;
}







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

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

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


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

.no-js #Component63e6120f59346b001372e67e .btn-default:hover,
.no-js #Component63e6120f59346b001372e67e .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: 1024px) {

.empty-space1 h3 {
    white-space: inherit;
}

}
@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; 
}
  
  
  
#carousel63e5c12fd023b1001357baaf {
    margin-bottom: -1%;
} 
.empty-space1 h2 {
    font-size: 2em;
}
.empty-space1 h3 {
    white-space: inherit;
}  
.block-service-text h5 {
    font-size: 16px;
}  
.empty-space2 h3 {
    font-size: 16px;
} 
#background63e5fc1fd63b0b0013a277b4 .col-sm-4 {
    width: 25%;
}  
#display1, #display4 {
    margin-right: -3%;
}  
#formdisplay63e6018059346b001372e074 #capcha0 {
    margin-left: -0.7%;
    width: 107.9%;
  	color: #000;
    font-size: 16px;
}     
.itopplus-bg5 {
    background-size: cover;
} 
.empty-space5 h1 {
    white-space: inherit;
} 
#slidermaster63e6091959346b001372e302 {
    height: 230px!important;
    margin-top: 5%;
    margin-bottom: 2%;
}  
.contact-text2 {
    font-size: 12px;
}
.contact-text3 {
    font-size: 12px;
}  
  
.album-text1 {
    margin-top: 37%;
}
  
  
  
h1 {
    font-size: 1.6em;
} 
h2 {
    font-size: 2em;
} 
h6 {
    font-size: 22px;
}
  
  
  
}











@media only screen and (max-width:480px) {
#carousel63e5c12fd023b1001357baaf {
    margin-bottom: -2%;
}  
#background63e5fc1fd63b0b0013a277b4 .col-sm-4 {
    width: 100%;
}   
#formdisplay63e6018059346b001372e074 #capcha0 {
    margin-left: -0.7%;
    width: 115.9%;
  	color: #000;
    font-size: 16px;
}    
#slidermaster63e6091959346b001372e302 {
    height: 130px!important;
    margin-top: 5%;
    margin-bottom: 2%;
}  
#imagesControl63e5c12fd023b1001357baaf {
    padding: 0px !important;
} 
.icon-img2 {
    margin-right: 0%;
}
.block-service-pd {
    display: block;
} 
.block-service-img {
    margin-bottom: 5%;
}
.block-service {
    margin-bottom: 7%;
} 
.block-service-text h5 {
    font-size: 18px;
}  
.empty-space4 h2 {
    font-size: 20px;
}  
.empty-space4 h6 {
    font-size: 16px;
}  
#display1, #display4 {
    margin-right: -8%;
}  
#cookie63e6018059346b001372e074 {
    margin-left: 2%;
    margin-right: 2%;
}  
.icon-img3 {
    width: 10%;
}
.footer-text {
    text-align: center;
}  
.empty-space5 h1 {
    white-space: inherit;
    font-size: 20px;
} 
.album-text1 {
    font-size: 16px;
    text-align: center;
    padding: 5% 0% 0%;
    margin-top: 2%;
}
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%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}  
.managerHeader {
    font-size: 22px;
}  
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}  
.contact-text2 {
    font-size: 16px;
} 
  
  
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; 
}
}














