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

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/itp_04052020pkri/0/0/2z-z1359905394553.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 25px;
    padding: 10px 0;
    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 #0087cc;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}


.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: #000;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.dropdown-submenu>.dropdown-menu {
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.dropdown-menu>li>a {
    color: #fff;
    font-size: 16px;
    padding: 7px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #0087cc;
}


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

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

.navbar-default {
    background: #000;
}

/*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: 90px !important;
    top: 8px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}

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

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

.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #000;
    transition: 0.3s;
}
 
.banner-sticky {
    background: #000 !important;
}
}



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

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 22px!important;
}
.empty-space1 h2 {
    font-size: 7em!important;
} 
.empty-space1-btext {
    font-size: 24px!important;
}  
.empty-space1-block {
    width: 70%!important;
      margin-left: -4%!important;
} 
.empty-space2-topic {
    font-size: 12em!important;
}
.empty-space2 h1 {
    font-size: 4em!important;
}
.empty-space2-btn {
    font-size: 16px!important;
}
.empty-space2 h6 {
    font-size: 4em!important;
}
.empty-space2 h5 {
    font-size: 26px!important;
}  
.empty-space3 h2 {
    font-size: 6em!important;
}
.empty-space3 h1 {
    font-size: 5em!important;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px !important;
    height: 90px !important;
}
.empty-space5 h5 {
    font-size: 26px!important;
} 
.footer-img1 {
    width: 80%!important;
} 
.managerHeader {
    font-size: 2.5em !important;
} 
  
  
.footer-text1 {
    font-size: 20px!important;
}
.footer-block-text {
    font-size: 18px!important;
} 
.footer-block-text1 {
    font-size: 26px!important;
} 
ul.icon_b {
    font-size: 18px!important;
} 
.no-js #Component6602f6c3e927eb001372aac4 .form-control {
    padding: 39.5px 30px!important;
}  
  
  
  
  
  
  
p {
    font-size: 18px!important;
}
h2 {
    font-size: 4em!important;
}
h3 {
    font-size: 20px!important;
}
h4 {
    font-size: 24px!important;
} 
h6 {
    font-size: 30px!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;
}

 /*
#background65f99bb754ed78001a76d586 .thumbnail {
       border: solid 0px #e0e0e0;
       background: transparent;
       transition: 0.5s;
       color: #1d1d1d;
       padding: 0% !important;
       box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
       border-radius: 0px;
}
#background65f99bb754ed78001a76d586 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #00b6ea;
} 

 */


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

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

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



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

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(230,240,255,0) 0%, rgba(230,240,255,0) 53%, rgba(230,240,255,0.7) 100%);
}

figure.effect-oscar:hover figcaption {
   background: linear-gradient(to bottom, rgba(230,240,255,0) 0%, rgba(230,240,255,0) 53%, rgba(230,240,255,0.7) 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: 80px 0px 80px 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.333%;
}
.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-transform: capitalize;
    text-align: center;
    padding: 2% 0% 2%;
    color: #000000;
    font-weight: 500;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #282828;
    padding: 1% 0% 0%;
    font-weight: 500;
    line-height: inherit;
    height: 70px;
    text-align: left;
    margin-bottom: 1%;
}



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


.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: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 5% 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 1%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 2%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 1%;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments, .fbcomments {
    display: none;
}

.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px!important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}

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





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

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



.landingpagemanager {
    display: none;
}
 



/* contenemanager */





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

#carousel6602663c29bd410013dea9af .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
  background-color: transparent;
}
.carousel-indicators .active {
	background-color: #fff;
 	border-color:#fff; 
    /*  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: 16px;
    line-height: 1.7;
}

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

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

ul.icon_bb {
    font-size: 16px;
    padding: 0% 3%;
}


ul.icon-b {
    font-size: 16px;
}





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



.footer-text {
    text-align: right;
    font-size: 14px;
    padding: 0% 0% 2%;
}
.footer-text span {
    color: #00a4e9;
}
.footer-img1 {
    width: 90%;
}
.footer-text1 {
    font-size: 18px;
}
.footer-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 2%;
}
.footer-block-img {
    width: 10%;
    align-self: flex-start;
}
.footer-block-text {
    width: 90%;
    white-space: break-spaces;
    align-self: center;
    font-size: 15px;
}
.footer-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 2%;
}
.footer-block-img1 {
    width: 8%;
    align-self: center;
}
.footer-block-text1 {
    width: 90%;
    align-self: center;
    font-size: 20px;
    font-weight: 600;
}
.footer-block-text1 a:hover {
    color: #009ae9;
}
.footer-block-text1 a {
    color: #fff;
}
.footer-block-text a {
    color: #fff;
}
.footer-block-text a:hover {
    color: #009ae9;
}
.footer-pd3 {
    margin-left: 20%;
    margin-right: -20%;
}
.footer-pd2 {
    margin-left: 30%;
    margin-right: -30%;
}
.footer-pd1 {
    margin-left: 0%;
    margin-right: -30%;
}
.fmg1 {
    width: 7.5%;
}


/* 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: 100px;
    padding: 7% 0%;
}
.empty-space1 h5 {
    color: #0c6690;
    font-weight: 600;
    text-transform: uppercase;
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    align-self: center;
    transition: 0.5s;
}
.empty-space1-text {
    align-self: center;
}
.empty-space1 h2 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(0,163,233,1) 0%, rgba(0,125,193,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5em;
}
.empty-space1-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    color: #0c6690;
    width: 60%;
    margin-left: -2%;
    margin-bottom: 5%;
}
.empty-space1-btext {
    border-right: solid 2px #bfbfbf;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.empty-space1 h6 {
    white-space: break-spaces;
    font-weight: 600;
}
.empty-space1 h3 {
    white-space: break-spaces;
    color: #140c01;
    margin-top: 2%;
}
.empty-space2-topic {
    color: #f3f3f3;
    font-size: 10em;
    font-weight: 600;
    line-height: 1;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 40px;
    margin-top: -5%;
}
.empty-space2-bg {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 15px;
    padding: 15%;
}
.empty-space2 h1 {
    font-size: 3em;
    font-weight: 600;
    color: #000;
}
.empty-space2-btn:hover {
    background-color: #000;
}
.empty-space2-btn {
    background-color: #009ae9;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 4% 7%;
    font-size: 14px;
    border-radius: 10px;
    margin-top: 5%;
    transition: 0.5s;
}
.empty-space2 h6 {
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(0, 163, 233, 1) 0%, rgba(0, 125, 193, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3em;
    line-height: 1;
}
.empty-space2 h5 {
    color: #000;
    font-weight: 600;
    margin-bottom: 8%;
    font-size: 22px;
}
.empty-space2 p {
    white-space: break-spaces;
    color: #5c5c5c;
}
.empty-space2 {
    padding: 0% 0% 9%;
}
.empty-space3 {
    color: #fff;
    text-align: center;
    padding: 13% 0%;
}
.empty-space3 h1 {
    font-weight: 500;
    font-size: 3.5em;
    margin-left: -20%;
    line-height: 1;
}
.empty-space3 h2 {
    font-weight: 600;
    margin-left: 10%;
    font-size: 5em;
    line-height: 1;
}
.empty-space4 h2 {
    text-align: center;
    font-weight: 500;
    padding: 5% 0% 3%;
}
.empty-space5 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space5-text {
    width: 60%;
    align-self: center;
}
.empty-space5-img {
    width: 40%;
    align-self: center;
}
.empty-space5 h2 {
    font-weight: 500;
    margin-bottom: 1%;
}
.empty-space5 h3 {
    white-space: break-spaces;
}
.empty-space5 h5 {
    font-weight: 500;
    font-size: 22px;
}
.empty-space5-btn:hover {
    background-color: #000;
    color: #fff;
}
.empty-space5-btn {
    background-color: #fff;
    color: #000;
    width: fit-content;
    padding: 1.5% 4%;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3%;
    border-radius: 10px;
    transition: 0.5s;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-top: 3%;
}
.empty-space7 h4 {
    font-weight: 600;
    color: #009ae8;
}
.empty-space7 h3 {
    font-weight: 600;
    margin-bottom: 2%;
    margin-top: 1%;
}
.empty-space7-img {
    align-self: center;
}
.empty-space7-text {
    align-self: center;
}
.empty-space7 .icon_b {
    padding: 0% 6%;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 2%;
}
.empty-space9 {
    display: flex;
    width: 100%;
    gap: 50px;
    margin-top: -5%;
    margin-left: 0.5%;
}
.empty-space9 h1 {
    font-size: 3em;
    font-weight: 600;
}
.empty-space9-text1 {
    width: 20%;
}
.empty-space9-text2 {
    width: 80%;
}
.empty-space9-bg {
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 15px;
    padding: 5%;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space9 h4 {
    font-weight: 600;
    color: #009ae8;
}
.empty-space9 h3 {font-weight: 600;}
.empty-space9-pd {
    margin-top: 2%;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img {
    display: block;
    overflow: hidden;
}






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 {
    padding: 1% 0%;
}




.article-b {
    background-color: #070d17;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 3% 7%;
    border-radius: 50px;
    transition: 0.5s;
    font-size: 16px;
}



.mg1 {
    border-right: solid 2px transparent;
}
.mg2 h2 {
    padding: 5% 0% 0%;
}
.amg2 {
    padding: 7% 0% 5% 0%;
}


#background6602722d3cdc000013c5e9e7 .thumbs,
#background660272523cdc000013c5ea2f .thumbs,
#background660272413cdc000013c5e9f3 .thumbs,
#background660272663cdc000013c5ea3b .thumbs,
#background660274c95b2c0a00135894df .thumbs {
    margin-bottom: 0px;
}

#background660274c95b2c0a00135894df .col-md-3.col-sm-4.col-xs-4 {
    width: 9.09%;
}







/* tableA */

#tableA {
    width: 60%;
    margin: 0 auto;
}
#tableA th a {
    color: #fff;
}
#tableA th {
  background-color: #009ae9;
  padding: 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  width:10%;
  text-align: center;
  border: solid 10px #fafafa;
}
#tableA td {
  border: solid 10px #fafafa;
  padding: 20px 20px;
  font-size: 16px;
  width:25%;
}

#tableA tr:nth-child(even){background-color: transparent;}
#tableA tr:hover {background-color: #eeeeee;}








/*Testimonials Showcase*/
.testimonial {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    border-top: 0px solid transparent;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 50px;
    color: #4b489b;
    opacity: 0.5;
  display:none;
}
.testimonial .pic{
    width: 150px;
    height: 150px;
    border: 5px solid #4b489b;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 14px;
    color: #6f6f6f;
    line-height: 25px;
    margin-bottom: 0px;
}
.testimonial .testimonial-title{
    display: block;
    text-align: right;
    font-size: 22px;
    color: #4b489b;
    margin: 0;
}
.testimonial .post{
    display: block;
    font-size: 12px;
    color: #6f6f6f;
    margin-top: 7px;
}
.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    background: transparent;
    margin-bottom: 30%;
    border: solid 1px #fff;
}
.owl-theme .owl-controls .owl-page span:hover {
    background: red;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #fff;
  border: solid 1px #fff;
}


.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: solid 1px #009ae9;
  background: transparent;
}/*
.owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
}*/
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #009ae9;
}




@media only screen and (max-width: 479px){
    .testimonial{ padding: 80px 15px 5px; }
    .testimonial::before{ top: 10px; }
    .testimonial .pic{
        width: 120px;
        height: 120px;
        top: -60px;
    }
 .testimonial {
    padding: 0px 0px 0px 0px;
} 
}




 

 
/*Testimonials Showcase*/




/* from*/

 
#editor2, #editor4, #editor5, #editor6, #editor7, #editor8, #editor9, #editor10, #editor11, #editor12, #editor13 {
    font-size: 18px;
    padding: 2% 0%;
}
#display5 input {
    width: 100% !important;
}


/* ฟอร์ม Style 1 */

#formdisplay66038c60db762e0013821039 .form-control {
    border: none;
    border-bottom: 1px solid #c0c0c0;
    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;
    padding: 5px 10px;
    color: #5d5d5c!important;
    height: 60px;
  font-size: 16px;
}
#formdisplay66038c60db762e0013821039 .form-control:focus {
   border-bottom: 1px solid #009ae9;
}


#formdisplay66038c60db762e0013821039 .btn-default:hover, 
#formdisplay66038c60db762e0013821039 .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #009ae9;
    background: #009ae9;
   color: #000;
}
#formdisplay66038c60db762e0013821039 .btn-default {
    background-repeat: repeat-x;
    border-color: #b0272a;
    box-shadow: 0 0 0 0 rgb(179 179 179);
    padding: 10px 35px;
    font-size: 16px;
    border: 1px solid #fff9f4;
    color: #ffffff;
    text-shadow: none;
    background: #000000;
    transition: 0.5s;
    text-transform: capitalize;
    border-radius: 50px;
} 
#formdisplay66038c60db762e0013821039 {
    background-color: #fff0 !important;
} 
#formdisplay66038c60db762e0013821039 ::placeholder {
    color: #5d5d5c;
} 
#formdisplay66038c60db762e0013821039 .glyphicon {
    display: none;
}/*
#cookie65e0269ddef77400134bee8b {
    padding: 0% 5% 2% !important;
    margin-top: -10%;
}
#btnview65e0269ddef77400134bee8b {
    margin-left: 32%;
}*/
/* ฟอร์ม Style 1 */



/* pdpa */

.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}

.pdpa-text h4 {
    font-weight: 500;
}

.pdpa-text a:hover {
    color: #009ae9;
}

.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: #009ae9 !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: #009ae9 !important;
    font-size: 16px !important;
    border: 1px solid #009ae9 !important;
    color: #fff !important;
}

 






/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-pd h6 {
    font-weight: 600;
}
.contact-pd h3 {
    white-space: break-spaces;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}

.contact-bg:hover {
    background-color: #000;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #009ae9;
    color: #fff;
    padding: 2% 2% 2% 3%;
    border-radius: 100px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 80%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 18px;
    font-weight: 500;
}
.contact-pd p {
    font-size: 15px;
}







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

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

.no-js #Component6602f6c3e927eb001372aac4 .btn-default {
    text-shadow: 0 0 0 #009ae9;
}


.no-js #Component6602f6c3e927eb001372aac4 .btn-default:active {
background-color: #009ae9;
}

.no-js #Component6602f6c3e927eb001372aac4 .btn-default:hover,
.no-js #Component6602f6c3e927eb001372aac4 .btn-default:focus {
    background-position: 0 0px;
  background-color: #009ae9;
}
.no-js #Component6602f6c3e927eb001372aac4 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) {
.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; 
} 
  
  
.empty-space1 h2 {
    font-size: 3em;
}
.empty-space1-block {
    width: 100%;
}  
.empty-space1 h6 {
    white-space: initial;
} 
.empty-space1 h3 {
    white-space: inherit;
} 
.empty-space2-topic {
    font-size: 5em;
} 
.empty-space2-block {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space3 h2 {
    font-size: 4em;
} 

#background6602722d3cdc000013c5e9e7 .thumbs,
#background660272523cdc000013c5ea2f .thumbs,
#background660272413cdc000013c5e9f3 .thumbs,
#background660272663cdc000013c5ea3b .thumbs,
#background660274c95b2c0a00135894df .thumbs {
    margin-bottom: -4px;
} 
#background660274c95b2c0a00135894df .col-md-3.col-sm-4.col-xs-4 {
    width: 20%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 95px;
} 
.empty-space5 h2 {
    font-size: 24px;
} 
.empty-space5 h5 {
    font-size: 18px;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-block-img {
    width: 15%;
}  
.contact-pd p {
    font-size: 16px;
}
  


  
  
  
  
  
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 16px;
} 
h6 {
    font-size: 22px;
}
  
  
  
}












@media only screen and (max-width:480px) {
#imagesControl6602663c29bd410013dea9af {
    padding: 0px !important;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
      gap: 20px;
} 
.empty-space2-topic {
    font-size: 4em;
}
.empty-space2-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: -10%;
}
.empty-space2-bg {
    padding: 8%;
}
.empty-space3 h1 {
    font-size: 2.5em;
    margin-left: 0%;
    text-align: center;
}
.empty-space3 h2 {
    font-size: 3em;
    text-align: center;
    margin-left: 0%;
}
#background660272523cdc000013c5ea2f .thumbs,
#background660272663cdc000013c5ea3b .thumbs {
    margin-bottom: 20px;
} 
#background660274c95b2c0a00135894df .col-md-3.col-sm-4.col-xs-12 {
    width: 25%;
}   
article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
    padding: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
    padding: 5%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
    margin-bottom: 5%;
} 
.empty-space5 {
    display: block;
    padding: 5% 0% 0%;
  text-align: center;
}
.empty-space5-text {
    width: 100%;
}
.empty-space5-img {
    width: 100%;
} 
.empty-space5-img {
    margin-top: 5%;
}  
.empty-space5-btn {
    width: fit-content;
    margin: 0 auto;
    padding: 2.5% 6%;
    margin-top: 3%;
} 
.managerHeader {
    font-size: 22px;
}  
#tableA {
    width: 100%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  
}



 









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


 





