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


/************Menu***************/
.itopplus-menu {
    margin-top: 4%;
    text-align: right;
}

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

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: #02287d;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #02287d;
}

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

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background: #02287d;
}
.navbar-nav>li>.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
    border-radius: 0;
}

#controlBanner {
	padding: 15px;
}  

/********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: #02287d;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#slidermaster648177f81f05890013c280a1 {
    height: 270px !important;
} 

}

@media screen and (min-width : 1366px) {
#slidermaster648177f81f05890013c280a1 {
    height: 270px !important;
}  
}


@media screen and (min-width : 1900px) {
#slidermaster648177f81f05890013c280a1 {
    height: 330px !important;
} 
.empty-space1 h2 {
    font-size: 3.5em !important;
} 
.block-space1-text {
    font-size: 20px !important;
} 
.block-space3-text {
    font-size: 22px!important;
}  
.album-text1 {
    font-size: 22px!important;
    height: 85px!important;
}
.img-container {
    padding-bottom: 51%!important;
} 
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col strong, 
 #background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col strong {
    font-size: 18px!important;
      font-weight: 500!important;
}  
#background6481480b1f05890013c27874 .col-md-12.padding-col strong, 
 #background648171b2e1464b00122627df .col-md-12.padding-col strong {
    font-size: 18px!important;
    font-weight: 500!important;
}  
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col p, 
 #background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col p {
    font-size: 14px !important;
}
#background6481480b1f05890013c27874 .col-md-12.padding-col p, 
 #background648171b2e1464b00122627df .col-md-12.padding-col p {
    font-size: 14px !important;
}
.button-knowledge {
    font-size: 14px!important;
} 
.button-knowledge1 {
    font-size: 14px!important;
}
.empty-space5 {
    padding: 7% 4%!important;
} 
.empty-space6-img {
    width: 25%!important;
    margin-bottom: 7%!important;
}  
.empty-space6-text {
    font-size: 18px!important;
} 
.footer-block3 {
    width: 35%!important;
} 
.contact-block-img {
    width: 4%!important;
} 
.contact-block-text {
    font-size: 18px!important;
} 
.managerHeader {
    font-size: 2.5em !important;
    padding: 2% 0% 2%;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}  
.managerHeader {
    font-size: 2.5em !important;
} 
  
  
  
  
  
p {
    font-size: 18px!important;
}  
h2 {
    font-size: 3.5em !important;
}  
h3 {
    font-size: 20px!important;
} 
h5 {
    font-size: 24px!important;
}  
ul.icon_b {
    font-size: 18px!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;
}

#background64813fbd4c1b5f001a3b68e2 .thumbnail .imgLightbox,
#background648179514c1b5f001a3b73fa .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
  border-radius: 10px;
}
#background64813fbd4c1b5f001a3b68e2 .thumbnail,
#background648179514c1b5f001a3b73fa .thumbnail {
    border: solid 0px #f1f1f1;
    background: #fff;
    transition: 0.5s;
    color: #000000;
    padding: 5% !important;
   box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.10);
    border-radius: 10px;
}
#background64813fbd4c1b5f001a3b68e2 .thumbnail:hover,
#background648179514c1b5f001a3b73fa .thumbnail:hover {
    border: solid 0px #dfdfdf;
    background: #fff;
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.10);
    color: #02287d;
} 
 


 






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

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*/
  
#background64785724b59d660012580b3c .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: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.23) 75%, rgba(0,0,0,0.7) 100%);;
}
figure.effect-oscar:hover figcaption {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.23) 75%, rgba(0,0,0,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 */
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: #0052b7;
    border: 1px solid #0052b7;
    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: 25%;
}
.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;
    padding: 2% 0% 2%;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #4a4b4f;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #282828;
    padding: 3% 5% 0%;
    font-weight: 500;
    line-height: 1.2;
    height: 40px;
}



.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #65866e;
   color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    background-color: #fff;
    padding: 5% 5%;
    color: #f2f4bd;
    text-align: center;
    width: 50%;
    margin-top: 10%;
    font-weight: 500;
    border-radius: 60px;
    transition: 0.5s;
    background-color: #5c4b45;
}
article.col-md-6.item.-micro {
    width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
}
.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;
    margin: 1%;
padding: 1% 1% 0% 1%;
    background: #fff;
   border-radius: 10px;
    box-shadow: 0px 3px 14px 0px rgba(84,103,81,0.30);
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
     border-right: none;
    border-bottom: none;
    margin: 1%;
    padding: 1% 1% 0% 1%;
    background: #fff;
   border-radius: 10px;
   box-shadow: 0px 3px 14px 0px rgba(84,103,81,0.30);
}




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






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

#carousel64784e164c1b5f001a3b2783 .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: #02287d;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}







/* class หน้าต้นแบบ */
 
.footer-text1 {
    font-size: 18px;
}
.footer-text2 {
    font-size: 16px;
    font-weight: 300;
    white-space: break-spaces;
}
.footer-block2 {
    display: flex;
    width: 60%;
    margin: 0 auto;
    gap: 3%;
}
.footer-block2-img1 {
    width: 12%;
    align-self: center;
}
.footer-block2-text1 {
    width: 88%;
    font-size: 28px;
    font-weight: 400;
}
.footer-block2-text1 a {
    color: #fff;
}
.footer-block3 {
    display: flex;
    width: 40%;
    gap: 8%;
    margin-bottom: 4%;
}
.footer-block3-text1 {
    font-size: 14px;
    font-weight: 300;
}
.footer-block {
    margin-left: 10%;
    margin-right: -10%;
}






/* class */

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




.empty-space {
    padding: 1%;
}
.empty-space1 {
    text-align: center;
    padding: 8% 0%  10% 0%;
}
.empty-space1 h2 {
    font-weight: 300;
   font-size: 3em;
}
.empty-space1 span {
    color: #02287d;
    font-weight: 500;
}
.empty-space1 h3 {
    white-space: break-spaces;
    line-height: 1.6;
}
.block-space1:hover {
    transform: scale(1.05);
}
.block-space1 {
    display: inline-grid;
    width: 33.333%;
    transition: 0.5s;
}
.block-space1-pd {
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 10%;
}
.block-space1-img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.block-space1-text {
    text-align: center;
    font-size: 18px;
    white-space: break-spaces;
}
.empty-space2 h2 {
    text-align: center;
    padding: 4% 0% 2%;
    font-weight: 500;
}
.empty-space3-pd {
    margin-bottom: 7%;
}
.block-space3-img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.block-space3-text {
    text-align: center;
    font-size: 20px;
    white-space: break-spaces;
}
.empty-space3 {
    display: inline-grid;
    width: 25%;
}
.empty-space3:hover {
    transform: scale(1.05);
}
.empty-space3 {
    display: inline-grid;
    width: 25%;
    transition: 0.5s;
}
.empty-space4 p {
    white-space: break-spaces;
}
.empty-space4 h5 {
    font-weight: 500;
    color: #03287d;
}
.empty-space4 {
    text-align: center;
}
.empty-space5 h4 {
    font-weight: 500;
    color: #03287d;
    margin-bottom: 1%;
}
.empty-space5 {
    padding: 3% 2%;
}
.empty-space6 {
    display: inline-grid;
    width: 25%;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space6-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space6-text {
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space7 p {
    white-space: break-spaces;
}
.empty-space7 {
    text-align: center;
}
.empty-space7 h4 {
    font-weight: 500;
}





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: 2.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 24px;
}
p {
    font-size: 16px;
}  



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


.album-pd {
    text-align: center;
    padding: 6% 3% 3% 3%;
}
.album-text2 {
    background: linear-gradient(to right, rgba(0,97,181,1) 0%, rgba(2,39,124,1) 100%);
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 4% 15%;
    border-radius: 30px;
}
.album-text1 {
    font-size: 20px;
    white-space: break-spaces;
    height: 75px;
}






/*ข่าวสาร */
 
#background6481480b1f05890013c27874 .nav-template li:hover,
#background648171b2e1464b00122627df .nav-template li:hover {
    background-color: transparent;
}
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col p,
#background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col p {
    font-size: 14px;
    color: #444;
  line-height: 1;
}
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col strong,
#background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col strong {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 2;
}
#background6481480b1f05890013c27874 .col-md-12.padding-col strong,
#background648171b2e1464b00122627df .col-md-12.padding-col strong {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 1;
}
#background6481480b1f05890013c27874 .col-md-12.padding-col p,
#background648171b2e1464b00122627df .col-md-12.padding-col p {
    font-size: 14px;
    color: #444;
}

.button-knowledge {
    background: linear-gradient(to right, rgba(0,97,181,1) 0%, rgba(2,39,124,1) 100%);
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 1.5% 8%;
    border-radius: 30px;
}
.button-knowledge1 {
    background: linear-gradient(to right, rgba(0,97,181,1) 0%, rgba(2,39,124,1) 100%);
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 1.2% 6%;
    border-radius: 30px;
}











/* pdpa */
 
.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #e0ae00;
}
.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;
}


/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #9fc8ff!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: #9fc8ff!important;
    font-size: 16px!important;
    border: 1px solid #9fc8ff!important;
    color: #000!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: 18px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
}



.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: #02287d;
}
.contact-block-text a {
    color: #333;
    transition: 0.5s;
}




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

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

.no-js #Component648184bcb59d66001258501a .btn-default {
    text-shadow: 0 0 0 #000;
}


.no-js #Component648184bcb59d66001258501a .btn-default:active {
background-color: #02287d;
}

.no-js #Component648184bcb59d66001258501a .btn-default:hover,
.no-js #Component648184bcb59d66001258501a .btn-default:focus {
    background-position: 0 0px;
  background-color: #02287d;
}
.no-js #Component648184bcb59d66001258501a span.label a {
    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: 900px) {
.empty-space1 {
    text-align: center;
    padding: 8% 0% 20% 0%;
} 
.block-space1-pd {
    width: 70%;
    margin: 5% auto;
}  
}




@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 h3 {
    white-space: inherit;
} 
.empty-space1 h2 {
    font-size: 2em;
} 

.block-space1-pd {
    width: 70%;
} 
.block-space3-text {
    font-size: 18px;
}  
.block-space3-img {
    width: 50%;
} 
.album-text1 {
    font-size: 18px;
}
  
  
#background6481480b1f05890013c27874 li.col-md-6.col-sm-8.col-xs-12.maxHeight-main,
  #background648171b2e1464b00122627df li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}  
#background6481480b1f05890013c27874 li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4,
  #background648171b2e1464b00122627df li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
}  
#background6481480b1f05890013c27874 .col-md-4.col-sm-4.col-xs-4.padding-col,
  #background648171b2e1464b00122627df .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
} 
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col,
  #background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
}   
#background6481480b1f05890013c27874 .col-md-12.padding-col strong, 
 #background648171b2e1464b00122627df .col-md-12.padding-col strong {
    line-height: 2;
}
.text-footer {
    text-align: center;
}
.button-knowledge1 {
    margin-bottom: 5%;
}  
.empty-space4 p {
    white-space: inherit;
} 
#slidermaster648177f81f05890013c280a1 {
    height: 200px !important;
}  
.empty-space6-text {
    white-space: inherit;
} 
  
}










@media only screen and (max-width:480px) {
#slidermaster648177f81f05890013c280a1 {
    height: 90px !important;
}  
#imagesControl647ffd7bb59d660012582f55 {
    padding: 0px !important;
}
.empty-space1 h2 {
    font-size: 25px;
}  
.block-space1-pd {
    width: 100%;
} 
.block-space1-text {
    font-size: 16px;
} 
.empty-space3 {
    width: 50%;
    margin-bottom: 3%;
    margin-top: 3%;
}
.block-space3-text {
    font-size: 16px;
}  
.album-text1 {
    font-size: 18px;
    height: inherit;
    margin-bottom: 5%;
}
  
  
  
#background6481480b1f05890013c27874 li.col-md-6.col-sm-8.col-xs-12.maxHeight-main, 
 #background648171b2e1464b00122627df li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}  
#background6481480b1f05890013c27874 li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4, 
#background648171b2e1464b00122627df li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
}  
#background6481480b1f05890013c27874 .col-md-4.col-sm-4.col-xs-4.padding-col, 
 #background648171b2e1464b00122627df .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
} 
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col, 
 #background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
}
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col strong, 
#background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col strong {
    line-height: inherit;
} 
#background6481480b1f05890013c27874 .col-md-12.padding-col strong, 
 #background648171b2e1464b00122627df .col-md-12.padding-col strong {
    line-height: inherit;
}  
#background6481480b1f05890013c27874 .img-container,
  #background648171b2e1464b00122627df .img-container {
    padding-bottom: 67%;
    margin-bottom: 3%;
}
#background6481480b1f05890013c27874 .col-md-8.col-sm-8.col-xs-8.padding-col p, 
 #background648171b2e1464b00122627df .col-md-8.col-sm-8.col-xs-8.padding-col p {
    line-height: 1.5;
}  
.empty-space6 {
    width: 100%;
} 
.empty-space6-text {
    white-space: break-spaces;
} 
.empty-space6-img {
    width: 25%;
}
.empty-space6 {
    margin-top: 4%;
    margin-bottom: 4%;
}
.managerHeader {
    font-size: 2em;
} 
.contact-bg h4 {
    font-size: 19px;
}  
 .contact-bg h3 {
    font-size: 16px;
}  
.contact-block-img {
    width: 9.5%;
} 
  
  
  
  
  
  
  
h2 {
    font-size: 2em;
}  
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; 
}
}

 














