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

.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_21032023hbwp/0/0/1z-z1159647606412.webp);
    background-position: top;
}

.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_21032023hbwp/0/0/2z-z1641924286914.webp);
    background-size: cover;
  
    background-position: center;
}


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

.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: #000 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}

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

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

.navbar-default {
    background: #fff;
}

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

.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 45px !important;
    top: 5px;
    left: 15px;
}


}

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

.navbar-default {
    background: transparent;
}

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

#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}
  
  
}

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

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    padding: 10px 15px !important;
    font-size: 18px !important;
}
.empty-space1 h1 {
    font-size: 5em!important;
} 
.empty-space1 h2 {
    font-size: 9em!important;
}
.empty-space4-text {
    font-size: 24px!important;
} 
.empty-space8-text1 {
    font-size: 22px!important;
}
.empty-space8-text2 {
    font-size: 20px!important;
} 
.empty-space7-text {
    font-size: 8em!important;
}
.footer-img-block {
    width: 30%!important;
}
.footer-img1 {
    width: 70%!important;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px!important;
} 
ul.icon_b {
    font-size: 18px!important;
} 
.contact-bg h3 {
    font-size: 18px!important;
} 
.contact-block-text {
    font-size: 18px!important;
}
.no-js #Component6540819b12f05a0013f90f86 .form-control {
    padding: 33px!important;
} 
.empty-space15 {
    padding: 0% 10% 0% !important;
} 
.empty-space15 h3 {
    margin-top: 4%;
} 

  
  
  
  
p {
    font-size: 18px!important;
} 
h2 {
    font-size: 3.5em!important;
}
h4 {
    font-size: 22px!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;
}



 
 /*
#background650ee513261d1d0013c7a709 .thumbnail {
       border: solid 0px #e9e9e9;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    border-radius: 0px;
}
#background650ee513261d1d0013c7a709 .thumbnail:hover {
       border: solid 0px #e9e9e9;
    background: transparent;
	 box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    color: #000;
} 
 */








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

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



.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0,0,0,0);
}
.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
   margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


 


/*  jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
}



/* oscar*/

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




figure.effect-oscar {
    background: transparent;
    width: 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: rgb(26 84 141 / 60%);
}





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: #94d043;
    border: 1px solid #94d043;
    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;
   border-radius:0px;
}
.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%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      border-radius: 0px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
 .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}





/* contenemanager */
 
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 3em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
    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: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 400;
    line-height: 1.6;
    height: 80px;
    text-align: left;
    margin-bottom: 0%;
}



.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #39b2ff;
   color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: fit-content;
    padding: 4% 12%;
    color: #fff;
    background-color: #0a274c;
    transition: 0.5s;
}
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: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments, .fbcomments {
    display: none;
}

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

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





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

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



.landingpagemanager {
    display: none;
}
 



/* contenemanager */









/*---สไลด์---*/ 
 /*
#carousel64f01af9df0bc700143983d0 .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;  
}
 */ 


 /*
#carousel63ce395eed7b29001390bc1f .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: #ff6600;
}
 ul.icon_b {
    font-size: 16px;
}
ul.icon_b ::marker {
    color: #000;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}







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


.footer-img-block {
    display: flex;
    width: 35%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 6%;
}


.footer-img1 {
    width: 80%;
    margin: 0 auto;
}
.footer-text {
    color: #c1c1c1;
    text-align: center;
    padding: 1%;
    font-size: 14px;
}
.footer-text1 {
    font-size: 18px;
    margin-bottom: 3%;
}
.footer-text2 {
    color: #c1c1c1;
    white-space: break-spaces;
    font-weight: 300;
    line-height: 1.7;
    font-size: 16px;
}
.footer-text2-2 {
    color: #c1c1c1;
    white-space: break-spaces;
    font-weight: 300;
    line-height: 1.9;
    font-size: 16px;
}
.footer-text2 a {
    color: #c1c1c1;
}
.footer-text2-2 a {
    color: #c1c1c1;
}
.footer-text3 {
    font-size: 12px;
    color: #c1c1c1;
    border-top: solid 1px;
    padding-top: 1%;
    margin-top: 2%;
}

.ft-mg1 {
    margin-left: 30%;
}







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




.empty-space {
    padding: 1%;
}
.empty-space1 {
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    margin-left: 5%;
}
.empty-space1 h1 {
    color: #0a274c;
    font-size: 4em;
    font-weight: 600;
}
.empty-space1 h2 {
    font-size: 8em;
    color: #39b2ff;
    font-weight: 800;
    line-height: 1;
    position: sticky;
    z-index: 9;
}
.empty-space2 h2 {
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 2%;
}
.empty-space2 {
    padding: 35% 5% 5%;
}
.empty-space3 {
    display: flex;
    width: 100%;
}
.empty-space3-bg {
    width: 60%;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12042023h0j0/0/0/WHAT-WE-DO-bgz-z468044755774.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    color: #fff;
    padding: 7% 5% 4% 11%;
}
.empty-space3-img {
    width: 40%;
}
.empty-space3 h2 {
    font-weight: 400;
    margin-bottom: 1%;
}
.empty-space3 p {
    white-space: break-spaces;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 7%;
    margin-bottom: 7%;
}
.empty-space4-block:hover {
    background-color: #0a274c;
}
.empty-space4-block {
    display: flex;
    width: 100%;
    gap: 10px;
    background-color: #39b2ff;
    color: #fff;
    padding: 5%;
    transition: 0.5s;
}
.empty-space4-img {
    width: 30%;
    align-self: center;
}
.empty-space4-text {
    width: 70%;
    align-self: center;
    font-size: 22px;
}
.empty-space5 {
    display: flex;
    width: 75%;
    margin: 0 auto;
    gap: 20px;
    text-align: center;
    color: #000;
    margin-bottom: 2%;
}
.empty-space5-border {
    width: 28%;
    border-bottom: solid 1px #d1d1d1;
    align-self: center;
}
.empty-space5-text {
    width: 44%;
    align-self: center;
}
.empty-space6 {
    width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 30px;
    margin-bottom: 3%;
    margin-top: 1%;
}
.empty-space7 {
    display: flex;
    width: 100%;
    gap: 40px;
}
.empty-space7 a {
    color: #000;
}
.empty-space8-block1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-bottom: 20px;
}
.empty-space7-text {
    width: 10%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: center;
    font-size: 6.5em;
    text-transform: uppercase;
    color: #39b2ff;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 3px;
}
.empty-space7-img {
    width: 90%;
    align-self: center;
}
.empty-space8-img1 {
    align-self: center;
}
.empty-space8-text1 {
    align-self: center;
    font-size: 20px;
    white-space: break-spaces;
    padding: 0% 0% 0% 25%;
}
.empty-space8-block2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.empty-space8-text2 {
    font-size: 18px;
    white-space: break-spaces;
    margin-top: 5%;
}
.empty-space9 {
    width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(7,1fr);
    gap: 30px;
    margin-bottom: 6%;
    margin-top: 1%;
}
.empty-space9-img img {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.empty-space10 h4 {
    font-weight: 500;
    margin-bottom: 2%;
}
.empty-space10 {
    text-align: left;
    color: #000;
    padding: 15% 8% 3%;
}
.empty-space11 p {
    white-space: break-spaces;
    text-align: center;
}
.empty-space11 {
    margin-bottom: 2%;
}
.empty-space12 h5 {
    border-bottom: dashed 1px #0a274c;
    padding: 0% 1% 1% 1%;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 26px;
    font-weight: 500;
    color: #000;
}
.empty-space13 h5 {
    text-align: center;
    color: #0a274c;
    font-weight: 500;
    margin-top: 0%;
}
.empty-space14 h4 {
    font-weight: 500;
}
.empty-space14 {
    text-align: center;
}
.empty-space15 p {
    margin-top: 2%;
}
.empty-space15 span {
    color: #39b2ff;
    font-size: 2em;
    font-weight: 800;
}
.empty-space15 h6 {
    font-weight: 500;
    color: #000;
}
.empty-space15 {
    padding: 0% 5% 0%;
}
.empty-space15 h3:hover {
    background-color: #38b2ff;
}
.empty-space15 h3 {
    text-align: center;
    background-color: #0a274c;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    padding: 2.5% 5%;
    border-radius: 50px;
    transition: 0.5s;
}
.empty-space16-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 4%;
}
.empty-space16-img {
    width: 15%;
    align-self: center;
}
.empty-space16-text {
    width: 85%;
    align-self: center;
}
.empty-space16 {
    padding: 7% 5% 0%;
      color: #000;
}
.empty-space17 p {
    text-align: center;
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 3%;
      color: #000;
}
.empty-space18-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space18-text {
    width: 80%;
    align-self: center;
}
.empty-space18-img {
    width: 10%;
    align-self: center;
    background-color: #fafafa;
    padding: 2%;
}
.empty-space18 p {
    white-space: break-spaces;
    text-align: left;
}
.empty-space18 h5 {
    font-weight: 500;
}
.empty-space18-text p {
    text-align: left;
}
.empty-space18 {
    margin-bottom: 4%;
      color: #000;
}
.empty-space19 p {
    white-space: break-spaces;
}
.empty-space19 {
    padding: 10% 5% 0%;
      color: #000;
}






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





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

.empty-topic h2 {
    color: #000000;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    padding: 4% 0% 3%;
    font-family: 'Poppins', sans-serif;
}



.icon-img1 {
    width: 95%;
    margin-left: -20%;
    margin-top: 28%;
}
.icon-img2 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 2%;
}





#background6540661dbd7faa0012625e6f,
#background6540772a9616e30013987a01 {
    margin-top: -10%;
}






#tableA {
  width: 100%;
}
#tableA th {
    background-color: #0a274c;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#0a274c; color: #fff;}
 






 

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










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

.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 500;
    font-size: 22px;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    color: #0a274c;
}

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




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

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

.no-js #Component6540819b12f05a0013f90f86 .btn-default {
    text-shadow: 0 0 0 #0a274c;
}


.no-js #Component6540819b12f05a0013f90f86 .btn-default:active {
background-color: #0a274c;
}

.no-js #Component6540819b12f05a0013f90f86 .btn-default:hover,
.no-js #Component6540819b12f05a0013f90f86 .btn-default:focus {
    background-position: 0 0px;
  background-color: #0a274c;
}
.no-js #Component6540819b12f05a0013f90f86 span.label a {
    color: #fff;
}
/* .no-js #Component6540819b12f05a0013f90f86 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: 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; 
} 
  
  
.empty-space1 h1 {
    font-size: 3em;
}
.empty-space1 h2 {
    font-size: 5em;
} 
.empty-space3 p {
    white-space: inherit;
}
.empty-space3-bg {
    background-size: cover;
    padding: 4% 4% 4% 4%;
}
.icon-img1 {
    width: 100%;
    margin-left: -8%;
    margin-top: 15%;
} 
.empty-space4 {
    grid-template-columns: repeat(2,1fr);
}
.empty-space4-text {
    font-size: 24px;
} 
.empty-space7-text {
    font-size: 4.5em;
} 
#Contentmanager .pull-left {
    width: 50%;
} 
.managerHeader {
    font-size: 2em;
}  
.contact-bg h4 {
    font-size: 20px;
}
.contact-bg h3 {
    font-size: 15px;
} 
.empty-space19 {
    padding: 0%;
}
.empty-space18-img {
    align-self:auto;
} 
.empty-space17 p {
    white-space: inherit;
}  
  
  
  
h2 {
    font-size: 2em;
}
  
  
}










@media only screen and (max-width:480px) {
#imagesControl6540606312f05a0013f905e2 {
    padding: 0px !important;
}
#background6540661dbd7faa0012625e6f, #background6540772a9616e30013987a01 {
    margin-top: -15%;
}
.empty-space2 {
    padding: 0%;
}
.empty-space3 {
    display: block;
    width: 100%;
}
.empty-space3-bg {
    width: 100%;
    background-size: cover;
    padding: 7%;
} 
.empty-space3-img {
    width: 100%;
}
.icon-img1 {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
}
.empty-space4 {
    grid-template-columns: repeat(1,1fr);
} 
.empty-space4-img {
    width: 25%;
}
.empty-space5-border {
    display: none;
}
.empty-space5-text {
    width: 100%;
}
.empty-space5 {
    width: 100%;
} 
.empty-space7-text {
    display: none;
} 
.empty-space8-text1 {
    align-self: center;
    font-size: 18px;
    white-space: inherit;
    padding: 0% 0% 0% 0%;
}
.empty-space7 {
    display: block;
} 
.empty-space7-img {
    width: 100%;
} 
.empty-space8-text1 {
    text-align: center;
} 
.empty-space8-block2 {
    grid-template-columns: repeat(1,1fr);
} 
.empty-space8-text2 {
    font-size: 18px;
    text-align: center;
    white-space: inherit;
}
.empty-space8-block1 {
    grid-template-columns: repeat(1,1fr);
}  
.empty-space6 {
    grid-template-columns: repeat(4,1fr);
} 
.empty-space9 {
    grid-template-columns: repeat(4,1fr);
      width: 100%;
}
.icon-img2 {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
    margin-bottom: 6%;
} 
.Textmanager.font-inherit {
    display: block;
}
#Contentmanager .pull-left {
    width: 100%;
}
.contact-bg h4 {
    font-size: 18px;
} 
.contact-bg h3 {
    font-size: 16px;
}
.contact-block-img {
    width: 8.5%;
} 
.empty-space18-block {
    display: block;
}
.empty-space18-img {
    width: 25%;
    padding: 5%;
    margin-bottom: 3%;
}
.empty-space18-text {
    width: 100%;
} 
  
  
  
  
  
.empty-space10 {
    padding: 0%;
} 
.empty-space12 h5 {
    font-size: 20px;
}
.table-responsive {
    border: 0px solid #ddd;
}
  
.empty-space16 h6 {
    font-size: 18px !important;
}
  
  
  
}


















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




 

 



