.itopplus-background {

}
body, html {
    overflow-x: hidden;
}
.itopplus-bg2, .itopplus-bg4 {
    background-image: none;
}

.zIndex-pos3 {
    z-index: 99;
}


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

.itopplus-search {
    color: #000;
    top: 0%;
}

.itopplus-menu {
    margin-top: 6%;
}

.navbar-default .navbar-nav>li>a {
    color: #4c4c4c;
    margin: 0 5px;
    padding: 10px 8px;
    font-size: 16px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(to bottom, #f95d91 0%, #c81f6b 100%);
}
.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: 30px;
    background: linear-gradient(to bottom, #f95d91 0%, #c81f6b 100%);
}

.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
    padding: 7px 20px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
   background: linear-gradient(to bottom, #f95d91 0%, #c81f6b 100%);
  border-radius: 20px;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 20px;
}


/********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: linear-gradient(to right, #c7a2ed 0%, #feb1c3 100%);
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#slidermaster644b6cdea825e20013e71c7a,
  #slidermaster645b72b121ff1900130d79eb,
  #slidermaster6478480dc198880013ba2eb4 {
    height: 220px !important;
    margin-top: 3%;
}

}


@media screen and (min-width : 1366px) {
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    position: absolute;
    top: 0;
    color: #f5588e;
    line-height: 2.8;
  	font-weight: 600;
}
#slidermaster644b6cdea825e20013e71c7a,
  #slidermaster645b72b121ff1900130d79eb,
  #slidermaster6478480dc198880013ba2eb4 {
    height: 220px !important;
    margin-top: 3%;
} 
}


@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 18px !important;
} 
.head-block {
    width: 80%!important;
    margin-left: 25%!important;
    margin-top: 2%!important;
}  
.button-text {
    font-size: 18px!important;
    padding: 2% 8%!important;
}
.blcok-youtube h4 {
    font-size: 24px!important;
}
.block-mechanism-text1 {
    font-size: 3.5em !important;
}  
.block-mechanism-text h1 {
    font-size: 3.5em !important;
} 
.blcok-CD4-text {
    font-size: 2.8em!important;
} 
.empty-space2 h3 {
    font-size: 22px!important;
}  
.album-text1 {
    font-size: 20px!important;
}
.footer-block1 {
    width: 80%!important;
}  
.footer-block-img {
    width: 7%!important;
} 
.blcok-topicc-button {
    padding: 1% 4%!important;
}  
.button-text1 {
    padding: 2.5% 7%!important;
} 
.managerHeader {
    font-size: 2.5em!important;
}
.tab .nav-tabs li a {
    font-size: 20px!important;
}
 
#slidermaster644b6cdea825e20013e71c7a,
  #slidermaster645b72b121ff1900130d79eb,
  #slidermaster6478480dc198880013ba2eb4 {
    height: 260px !important;
    margin-top: 3%;
} 
.empty-space4-block {
    margin-top: 2%;
}
.empty-space17 p {
    font-size: 20px!important;
}  
.icon-img15 {
    width: 50%!important;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 5% 12% 5%!important;
}  
.icon_cc {
    font-size: 18px !important;
}



  
h1 {
    font-size: 2.5em!important;
}  
h3 {
    font-size: 20px!important;
}  
p {
    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;
}


/* หน้าแรก */
#background64350df3f0901b0012d80a29 .thumbnail .imgLightbox,
#background643f88fbb351af001336925a .thumbnail .imgLightbox,
#background645b72f0ba5f6c0013ec081b .thumbnail .imgLightbox,
#background6571a5a3fbbb89001a557cdc .thumbnail .imgLightbox,
#background6572642f0100a9001a379536 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
  border-radius: 20px 20px 0px 0px;
} 
#background64350df3f0901b0012d80a29 .thumbnail,
#background643f88fbb351af001336925a .thumbnail,
#background645b72f0ba5f6c0013ec081b .thumbnail,
#background6571a5a3fbbb89001a557cdc .thumbnail,
#background6572642f0100a9001a379536 .thumbnail {
    border: solid 0px #f1f1f1;
       background: transparent;
    transition: 0.5s;
    color: #370468;
    padding: 0% !important;
     box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 20px;
}
#background64350df3f0901b0012d80a29 .thumbnail:hover,
#background643f88fbb351af001336925a .thumbnail:hover,
#background645b72f0ba5f6c0013ec081b .thumbnail:hover,
#background6571a5a3fbbb89001a557cdc .thumbnail:hover,
#background6572642f0100a9001a379536 .thumbnail:hover {
    border: solid 0px #dfdfdf;
      background: transparent;
         box-shadow: 0px 0px 10px 0px rgb(0 0 0 /20%);
    color: #370468;
} 
 
 



/* เกี่ยวกับเรา */

#background643f575aa2d7ba0012ba1710 .thumbnail .imgLightbox,
#background645b72b7730bb60013b30a72 .thumbnail .imgLightbox,
#background64a26cee76c29e0013470883 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 20px 20px 20px 20px;
   box-shadow: 0px 0px 10px 0px rgb(0 0 0 /5%);
} 
#background643f5775af03de0013cf622e .thumbnail .imgLightbox,
#background645b72b7730bb60013b30a74 .thumbnail .imgLightbox,
#background64a26cee76c29e0013470885 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    border-radius: 10px;
   box-shadow: 0px 0px 10px 0px rgb(0 0 0 /5%);
} 
#background643f575aa2d7ba0012ba1710 .thumbnail,
#background643f5775af03de0013cf622e .thumbnail,
#background645b72b7730bb60013b30a72 .thumbnail,
#background645b72b7730bb60013b30a74 .thumbnail,
#background64a26cee76c29e0013470883 .thumbnail,
#background64a26cee76c29e0013470885 .thumbnail {
    border: solid 0px #f1f1f1;
       background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 /5%);
    border-radius: 20px;
}
#background643f575aa2d7ba0012ba1710 .thumbnail:hover,
#background643f5775af03de0013cf622e .thumbnail:hover,
#background645b72b7730bb60013b30a72 .thumbnail:hover,
#background645b72b7730bb60013b30a74 .thumbnail:hover,
#background64a26cee76c29e0013470883 .thumbnail:hover,
#background64a26cee76c29e0013470885 .thumbnail:hover {
    border: solid 0px #dfdfdf;
      background: transparent;
         box-shadow: 0px 0px 10px 0px rgb(0 0 0 /5%);
    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*/
  
#background642baf30de34ab0012e3af37 .grid figure figcaption {
    padding: 0em;
}
 



figure.effect-oscar {
    background: transparent;
    width: 100%;
   border-radius: 20px;
   box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
}
figure.effect-oscar img {
    opacity: 1;
    border-radius: 20px;
}
figure.effect-oscar:hover img {
    opacity: 1;
    border-radius: 20px;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
    border-radius: 20px;
}
figure.effect-oscar figcaption {
      background: transparent;
    border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
     background: transparent;
    border-radius: 20px;
}





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: #000;
    border: 1px solid #000;
    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;
}


#slidermaster644b6cdea825e20013e71c7a img {
    border-radius: 10px;
} 

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




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

#carousel63fd66f290728100127b7dc8 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
  background-color: #fff;
}
.carousel-indicators .active {
	background-color: #fff;
 	border-color:#fff; 
   /*  width: 30px;*/ 
}
 /*
#carousel63ce395eed7b29001390bc1f .carousel-indicators {
    left: 10%;
}

*/ 
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/ 
#carousel642fd87658a66a001299c951 .glyphicon-chevron-left:before, 
#carousel642fd87658a66a001299c951 .glyphicon-chevron-right:before {
   display: none;
} 
/*---สไลด์---*/






/*อัลบั้มในเนื้อหาระบบ 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; */
  border: solid 1px #ccc;
}/*
#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%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    color: #fb5f93;
}
#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: 16px;
    color: #4a4b4f;
    margin-bottom: 0%;
    text-align: center;
    padding: 5% 12% 5%;
    font-weight: 400;
    line-height: 1.6;
    height: inherit;
}



.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #b672e3;
   color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    background-color: transparent;
    padding: 4% 20%;
    color: #b672e3;
    border: solid 1px #b672e3;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 5%;
    font-weight: 400;
    border-radius: 30px;
    transition: 0.5s;
}
article.col-md-6.item.-micro {
    width: 31.3%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    background-color: transparent;
    margin: 1%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
    background-color: transparent;
    margin: 1%;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments, .fbcomments {
    display: none;
}
 .landingpagemanager {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px!important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #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%;
}




.social-share {
    display: none;
}



/* contenemanager */







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

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

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






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

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

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




 




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

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

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






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

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

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






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

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

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






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

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

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





/*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: #d2090e;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}
ul.icon-aa {
    font-size: 18px;
}/*
ul.icon-aa ::marker {
    color: #b081dc;
}*/
ol.icon-aa {
    font-size: 18px;
}
.icon_cc {
    font-size: 16px;
}




/* class หน้าต้นแบบ */
.footer-text {
    text-align: center;
    font-size: 16px;
    padding: 1% 0%;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5%;
}
.footer-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 3%;
}
.footer-block-img {
    width: 9%;
}
.footer-block-text {
    width: 80%;
    align-self: center;
    font-size: 16px;
    font-weight: 300;
    white-space: break-spaces;
}
.footer-block-text a {
    color: #fff;
}
.footer-block1 {
    display: flex;
    gap: 15px;
}
.footer-block1-icon1 {
    display: flex;
    width: 45%;
    gap: 5px;
}
.footer-block1-icon2 {
    width: 60%;
}


.block-tel {
    display: flex;
    width: 100%;
    gap: 15px;
}
.block-tel-icon {
    width: 14%;
    align-self: center;
}
.block-tel-text {
    width: 80%;
    align-self: center;
}
.block-tel-text h2 {
    font-family: 'DM Sans', sans-serif;
    color: #fe7eb3;
    font-weight: 600;
    line-height: 1;
}
.block-tel-text h3 {
    color: #f4f4f4;
    font-weight: 300;
}





.fmg1 {
    font-weight: 500;
}






.head-block {
    display: flex;
    width: 100%;
    gap: 15px;
    margin-left: 8%;
    margin-top: 1%;
}
.head-block-icon1 {
    display: flex;
    width: 25%;
    gap: 5px;
    align-self: center;
}
.head-block-icon2 {
    width: 35%;
    align-self: center;
}
.head-block-icon3 {
    display: flex;
    width: 40%;
    gap: 15px;
}
.head-block-telicon {
    width: 20%;
    align-self: flex-end;
    margin-bottom: 2%;
}
.head-block-teltext {
    width: 80%;
    align-self: center;
}
.head-block-teltext h3 {
    font-weight: 500;
    font-size: 16px;
}
.head-block-teltext h2 {
    font-family: 'DM Sans', sans-serif;
    color: #b672e3;
    font-weight: 600;
    line-height: 1;
    font-size: 32px;
}





.footer-line {
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
}




/* class */

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



.empty-space {
    padding: 1%;
}
.empty-space1 {
    margin-top: 7%;
}
.empty-space1 span {
    color: #fb5f93;
    font-weight: 500;
}
.empty-space1 h3 {
    white-space: break-spaces;
    margin-left: 3%;
    margin-top: 3%;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-left: 5%;
    margin-top: 3%;
}
.empty-space2 h3 {
    white-space: break-spaces;
    padding: 8% 2% 0%;
}
.empty-space2 span {
    font-weight: 600;
    text-decoration: underline;
    color: #370468;
}
.empty-space2 h5 {
    white-space: break-spaces;
    padding: 8% 2% 0%;
}
.empty-space3 {
    padding: 3%;
}
.empty-space4 h5 {
    margin-top: 4%;
    margin-bottom: 4%;
}
.empty-space4 span {
    font-size: 36px;
    color: #864ebb;
}
.empty-space4 h1 {
    white-space: break-spaces;
    color: #ff76a4;
    font-weight: 500;
}
.empty-space4 {
    margin-top: 20%;
}
.empty-space4-block {
    display: flex;
    width: 100%;
}
.empty-space5 h5 {
    color: #535353;
    margin-top: 1%;
}
.empty-space5 h1 {
    font-weight: 600;
    color: #fb5f93;
}
.empty-space5 {
    text-align: center;
    margin-top: 1%;
    margin-bottom: 2%;
}
.empty-space6 h3 {
    white-space: break-spaces;
    margin-top: 2%;
}
.empty-space6 h1 {
    font-weight: 600;
    color: #fb5f93;
}
.empty-space7 h2 {
    text-align: center;
    font-weight: 600;
    color: #fb5f93;
    padding: 4% 0% 2%;
}
.empty-space8 {
    text-align: center;
}
.empty-space8 h5 {
    color: #b081dc;
    font-weight: 500;
}
.empty-space8 h1 {
    color: #b081dc;
    font-weight: 500;
}
.empty-space8 h3 {
    margin-bottom: 0%;
}
.empty-space8 h3 {
    white-space: break-spaces;
}
.empty-space9 {
    padding: 5%;
}
.empty-space9 h3 {
    white-space: break-spaces;
}
.empty-space9 h1 {
    color: #b081dc;
    font-weight: 500;
    margin-bottom: 2%;
}
.empty-space10 h1 {
    color: #b081dc;
    font-weight: 500;
    border-bottom: solid 1px #ccc;
    padding-bottom: 1%;
    margin-left: 1%;
    margin-right: 1%;
}
.empty-space11 h4 {
    background-color: #fafafa;
    padding: 5% 4%;
    font-size: 18px;
    margin-bottom: 2%;
    margin-top: 2%;
}
.empty-space11 p {
    white-space: break-spaces;
    font-size: 18px;
    padding: 0%;
}
.empty-space12 h3 {
    color: #fff;
    background-color: #b081dc;
    padding: 2%;
    margin-top: 2%;
    margin-bottom: 3%;
    text-align: center;
}
.empty-space13 h3 {
    margin-bottom: 1%;
}
.empty-space13 h5 {
    color: #b672e3;
    font-weight: 500;
    margin-top: 2%;
    white-space: break-spaces;
}
.empty-space13 {
    text-align: left;
}
.empty-space13-img {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.empty-space13-imgg img {
    width: 100% !important;
}
.empty-space14 {
    text-align: center;
    padding: 2% 0% 4% 0%;
}
.empty-space14 h5 {
    color: #b081dc;
    font-weight: 500;
    margin-top: 2%;
    margin-bottom: 1%;
}
.empty-space14 h3 {
    white-space: break-spaces;
}
.empty-space15 {
    background-color: #fff;
    box-shadow: 0px 3px 9px 0px rgba(200,50,255,0.46);
    border-radius: 0px 20px 20px;
    padding: 12% 10% 12% 10%;
    margin-left: 58%;
    margin-right: -50%;
    position: relative;
    z-index: 1;
    margin-top: 21%;
}
.empty-space16 h4 {
    font-weight: 600;
}
.empty-space16 h3 {
    color: #fb5f93;
}
.empty-space17 p {
    white-space: break-spaces;
    margin-top: 3%;
    font-size: 18px;
}
.empty-space17 span {
    font-weight: 500;
    color: #fb5e93;
}
.empty-space17 a {
    font-weight: 500;
    color: #fb5e93;
}
.empty-space17 {
    padding: 3% 0%;
}
.empty-space18 h1 {
    text-align: center;
    font-weight: 500;
    margin-top: 4%;
    color: #fb5f93;
}
.empty-space19 h1 {
    text-align: center;
    font-weight: 500;
    margin-top: 4%;
    color: #fb5f93;
    white-space: break-spaces;
    margin-bottom: 2%;
}
.empty-space20 p {
    text-align: center;
}
.empty-space21 h3 {
    font-size: 20px;
    margin-top: 1%;
    text-transform: capitalize;
}
.empty-space21 h5 {
    font-weight: 500;
    margin-top: 1%;
}
.empty-space21 p {
    white-space: break-spaces;
}
.empty-space21 span {
    font-weight: 600;
    color: #fb5f93;
}
.empty-space21-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space21-img1 {
    width: 15%;
    align-self: center;
}
.empty-space21-text1 {
    width: 85%;
    align-self: center;
    font-size: 16px;
}
.empty-space21-img3 {
    width: 20%;
}
.empty-space22 {
    text-align: left;
}
.empty-space22 h4 {
    color: #b672e3;
    font-weight: 500;
    margin-top: 2%;
}
.empty-space23 {
    text-align: center;
    padding: 5% 0% 5%;
    background-color: rgb(255 255 255 / 40%);
    border-radius: 20px;
}
.empty-space23 span {
    font-weight: 600;
}
.empty-space23 h6 {
    font-weight: 600;
    color: #fb5f93;
    margin-bottom: 1%;
}
.empty-space23 p {
    white-space: break-spaces;
}
.empty-space24 h6 {font-weight: 600;}
.empty-space24 span {
    font-weight: 600;
}
.empty-space24 h4 {
    margin-bottom: 1%;
}
.empty-space24 p {
    white-space: break-spaces;
}
.empty-space26 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 75px;
    padding: 7% 0% 3% 0%;
}
.empty-space26-img img {
    border-radius: 20px;
}
.empty-space26-img {
    align-self: center;
}
.empty-space26-text {
    align-self: center;
}
.empty-space26 h1 {
    white-space: break-spaces;
    color: #ff76a4;
    font-weight: 500;
    font-size: 36px;
}
.empty-space26 span {
    color: #864ebb;
}
.empty-space26 h4 {
    margin: 4% 0% 7% 0%;
}
.empty-space26-image {
    width: 100%;
}
.empty-space26-mg {
    padding: 0% 0% 0% 0%;
}
.empty-space26 p {white-space: break-spaces;}

.empty-space26-button {
    background-color: #b081dc;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 3% 6%;
    margin-top: 6%;
    border-radius: 100px;
    transition: 0.5s;
}
.empty-space26 h3 {
    margin-top: 2%;
}
.empty-space27 h2 {
    font-weight: 500;
}
.empty-space27 h1 {
    font-weight: 500;
    margin-bottom: 0.5%;
}
.empty-space27 p {
    white-space: break-spaces;
}
.empty-space27 span {
    color: #864ebb;
}








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





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

.icon-logo {
    width: 70%;
}
.icon-img1 {
    width: 55%;
}
.icon-img2 {
    width: 55%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -60%;
}
.icon-img1 img {
    box-shadow: 0px 0px 28px 0px rgba(190,30,78,0.58);
    border-radius: 20px;
}
.icon-img2 img {
    box-shadow: 0px 0px 28px 0px rgba(190,30,78,0.58);
    border-radius: 20px;
}
.icon-img3 {
    width: 55%;
}
.icon-img4 {
    width: 100%;
    margin-left: 2%;
}
.icon-img5 {
    width: 90%;
    margin: 0 auto;
}
.icon-img6 {
    width: 80%;
    margin: 0 auto;
}
.icon-img7 {
    width: 100%;
    margin: 0 auto;
}
.icon-img8 {
    width: 75%;
}
.icon-img8cn img {
    border-radius: 20px;
}
.icon-img8cn {
    width: 32%;
    margin-top: 3%;
}
.icon-img9 {
    width: 90%;
}
.icon-img9 img {
    box-shadow: 0px 0px 28px 0px rgba(190,30,78,0.58);
    border-radius: 20px;
}
.icon-img10 {
    width: 90%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -10%;
}
.icon-img10 img {
    box-shadow: 0px 0px 28px 0px rgba(190,30,78,0.58);
    border-radius: 20px;
}
.icon-img11 {
    width: 12%;
    margin-bottom: 3%;
}
.icon-img12 {
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
}
.icon-img13 {
    width: 15%;
    margin: 0 auto;
    margin-bottom: 2%;
    margin-top: 4%;
}
.icon-img13-1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 3%;
}
.icon-img14 img {
    border-radius: 20px;
}
.icon-img15 {
    width: 60%;
    margin: 0 auto;
}
.icon-img16 {
    width: 80%;
    margin: 0 auto;
}







.block-ab {
    display: flex;
    width: 100%;
}
.block-ab-icon {
    width: 18%;
}
.block-ab-text {
    width: 80%;
    align-self: center;
}
.block-ab-text span {
    color: #b081dc !important;
}





.blcok-youtube {
    color: #fff;
    display: flex;
    width: 60%;
    margin: 0 auto;
    background: linear-gradient(to bottom, rgba(255,129,180,1) 0%, rgba(255,129,180,1) 6%, rgba(176,129,220,1) 100%);
    padding: 3% 5%;
    border-radius: 0px 20px 20px;
    gap: 15px;
    box-shadow: 0px 3px 9px 0px rgba(200,50,255,0.46);
    margin-top: 0%;
    margin-bottom: 5%;
}
.blcok-youtube span {
    color: #ffd802;
}
.blcok-youtube-img {
    width: 25%;
}
.blcok-youtube-text {
    width: 75%;
    align-self: center;
}
.blcok-youtube h4 {
    line-height: 1;
    font-weight: 500;
}
.blcok-youtube-topic {
    font-size: 3em;
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(255, 129, 179, 1) 0%, rgba(255, 129, 179, 1) 6%, rgba(243, 73, 130, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 2%;
}
.blcok-youtube-topiccolor {
    background: linear-gradient(to bottom, rgba(255, 129, 180, 1) 0%, rgba(255, 129, 180, 1) 6%, rgba(176, 129, 220, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.block-mechanism {
    display: flex;
    width: 120%;
    gap: 10px;
    background-color: #fff;
    box-shadow: 0px 3px 9px 0px rgba(200,50,255,0.46);
    border-radius: 0px 20px 20px;
    padding: 10% 5% 8% 7%;
    margin-left: 58%;
    position: relative;
    z-index: 1;
    margin-top: 20%;
}
.block-mechanism-img {
    width: 18%;
    align-self: flex-start;
}
.block-mechanism-text {
    width: 82%;
    align-self: center;
}
.block-mechanism-text0 {
    display: flex;
}
.block-mechanism-text1 {
    font-size: 2.5em;
    font-weight: 600;
    color: #864ebb;
    width: 40%;
}
.block-mechanism-text2 {
    width: 50%;
}

.block-mechanism-text h1 {
    font-weight: 500;
    font-size: 2.5em;
}




.blcok-CD4 {
    display: flex;
    width: 100%;
    gap: 20px;
}

.blcok-CD4-number {
    width: 23%;
    background: linear-gradient(to bottom, rgba(254,195,209,1) 0%, rgba(254,195,209,1) 4%, rgba(199,162,237,1) 100%);
    font-family: 'DM Sans', sans-serif;
    color: #fff;
    font-size: 6em;
    text-align: center;
    font-style: italic;
    border-radius: 20px 20px 70px 20px;
}

.blcok-CD4-text {
    width: 75%;
    align-self: center;
    font-size: 2.2em;
    font-weight: 600;
    color: #fb5f93;
    margin-top: 3%;
}


.blcok-topicc {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-left: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.blcok-topicc-text span {
    font-size: 50px;
    font-weight: 500;
    color: #370468;
}
.blcok-topicc-button {
    background-color: #000;
    color: #fff;
    align-self: center;
    font-size: 18px;
    padding: 1.5% 4%;
    border-radius: 30px;
}
.blcok-topicc-button a {
    color: #fff;
}


.block-record {
    display: flex;
    width: 100%;
    gap: 20px;
    background-color: #fafafa;
    padding: 3%;
    border-radius: 20px;
}
.block-record-img {
    width: 30%;
}
.block-record-text {
    width: 70%;
    align-self: center;
}
.block-record h5 {
    color: #864ebb;
    font-weight: 500;
}
.block-record h3 {
    white-space: break-spaces;
}




.block-hivv1 {
    display: inline-block;
    width: 48%;
    margin: 2% 1% 2% 1%;
  display: none;
}
.block-hivv1 img {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
    margin-bottom: 2%;
    margin-top: 2%;
}
.block-hiv {
    text-align: center;
    margin-top: 3%;
}
.block-hiv h5 {
    color: #b672e3;
    font-weight: 500;
}
.block-hiv-blcok {
    display: inline-grid;
    width: 48%;
    margin: 2% 1% 2% 1%;
}
.block-hiv-blcok img {
    border: solid 1px #ccc;
    margin-top: 5%;
}









.album-text1 {
    background: linear-gradient(to bottom, rgba(254,195,209,1) 0%, rgba(254,195,209,1) 4%, rgba(199,162,237,1) 100%);
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 5%;
    border-radius: 0px 0px 20px 20px;
}





.button-text:hover,
.button-text1:hover,
.button-text2:hover,
.button-text3:hover {
    background-color: #b081dc;
}
.button-text {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 2.5% 8%;
    margin-left: 5%;
    margin-top: 4%;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text1 {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 3% 7%;
    margin-top: 5%;
    border-radius: 30px;
   transition: 0.5s;
}
.button-text2 {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: fit-content;
    padding: 3% 7%;
    border-radius: 30px;
    transition: 0.5s;
      display: none;
}
.button-text3 {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding: 1.5% 5%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
    border-radius: 30px;
   transition: 0.5s;
}
.button-text4 {
    background-color: #b081dc;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 1% 3%;
    margin-top: 2%;
    border-radius: 100px;
    transition: 0.5s;
}
.button-text4:hover {
    background-color: #fb5e93;
}
.button-text5:hover {
    transform: scale(1.05);
}
.button-text5 {
    font-size: 24px;
    background-color: red;
    color: #fff;
    width: fit-content;
    margin-top: 3%;
    padding: 2% 5%;
    border-radius: 100px;
    transition: 0.5s;
}





iframe.y-mp {
    border-radius: 20px;
}
.mg1 {
    background: linear-gradient(to bottom, rgba(255,129,179,1) 0%, rgba(255,129,179,1) 6%, rgba(243,73,130,1) 100%);
    box-shadow: 0px 3px 9px 0px rgba(255,0,102,0.46);
}
.mg2 {
    margin-top: 5%;
}
.mg3 {
    margin-left: -58%;
    margin-top: 13%;
}
.mg3 .block-mechanism-text1 {
    width: 60%;
}
.mg4 {
    border-bottom: solid 1px #000;
    padding-bottom: 3%;
}
.mg5 {
    margin-left: -58%;
    margin-right: 50%;
    margin-top: 21%;
    border-radius: 20px 0px 20px 20px;
}
.mg6 {

}


.hmg1 {
    margin-top: 0%;
}



/* th */

#background64350a9cf0901b0012d8093b figure.effect-jazz,
#background643fba33be66db0013fa30cb figure.effect-jazz {
    border-radius: 20px 0px 0px 20px;
}
#background643512a3900b510012cb6075 figure.effect-jazz,
#background643fba68be66db0013fa3158 figure.effect-jazz {
    border-radius: 0px 20px 20px 0px;
}


/* eng */

#background645b72b121ff1900130d79b9 figure.effect-jazz {
    border-radius: 20px 0px 0px 20px;
}
#background645b72b121ff1900130d79d9 figure.effect-jazz {
    border-radius: 0px 20px 20px 0px;
}




/* cn */

#background6478480cc198880013ba2e82 figure.effect-jazz{
    border-radius: 20px 0px 0px 20px;
}
#background6478480dc198880013ba2ea2 figure.effect-jazz{
    border-radius: 0px 20px 20px 0px;
}




/* จีน */

.block-ab1 {
    display: flex;
    width: 100%;
}
.block-ab1-img1 {
    width: 49%;
}
.block-ab1-img2 {
    width: 50%;
}
.block-ab1-img1 .icon-img3 {
    width: 100%;
}

.icon-cn-img {
    width: 50%;
}



/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
    font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
/*.navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #50d32b!important;
}
*/





/* contact */

.contact-blcok {
    display: inline-block;
    width: 33%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.contact-img {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 3%;
}

.contact-pd {
    text-align: center;
    margin-top: 4%;
}

.contact-pd h5 {
    font-weight: 500;
}

.map-photo {
    margin-top: 3%;
}









#Contentmanager .carousel {
    width: 50%;
    margin: 0 auto;
}








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






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

.no-js #Component643f643b54591a00133488a7 .form-control:focus {
    border-color: #b081dc ;
    -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 #Component643f643b54591a00133488a7 .btn {
    background-image: linear-gradient(to right, #b081dc 0%,#b081dc 50%,#b081dc 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 #Component643f643b54591a00133488a7 .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component643f643b54591a00133488a7 .btn-default:active {
background-color: #b081dc;
}

.no-js #Component643f643b54591a00133488a7 .btn-default:hover,
.no-js #Component643f643b54591a00133488a7 .btn-default:focus {
    background-position: 0 0px;
  background-color: #b081dc;
}





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

.no-js #Component645b73369ade1f001330e4a3 .form-control:focus {
    border-color: #b081dc ;
    -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 #Component645b73369ade1f001330e4a3 .btn {
    background-image: linear-gradient(to right, #b081dc 0%,#b081dc 50%,#b081dc 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 #Component645b73369ade1f001330e4a3 .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component645b73369ade1f001330e4a3 .btn-default:active {
background-color: #b081dc;
}

.no-js #Component645b73369ade1f001330e4a3 .btn-default:hover,
.no-js #Component645b73369ade1f001330e4a3 .btn-default:focus {
    background-position: 0 0px;
  background-color: #b081dc;
}




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

.no-js #Component64a27cda76c29e00134713bd .form-control:focus {
    border-color: #b081dc ;
    -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 #Component64a27cda76c29e00134713bd .btn {
    background-image: linear-gradient(to right, #b081dc 0%,#b081dc 50%,#b081dc 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 #Component64a27cda76c29e00134713bd .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component64a27cda76c29e00134713bd .btn-default:active {
background-color: #b081dc;
}

.no-js #Component64a27cda76c29e00134713bd .btn-default:hover,
.no-js #Component64a27cda76c29e00134713bd .btn-default:focus {
    background-position: 0 0px;
  background-color: #b081dc;
}







/*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 h3 {
    white-space: inherit;
}
.blcok-youtube {
    width: 100%;
}  
.block-mechanism {
    width: 180%;
    margin-left: 20%;
    margin-top: 12%;
} 
.empty-space2 h3 {
    white-space: inherit;
}  
.blcok-CD4-text {
    font-size: 2em;
} 
.empty-space2 h5 {
    white-space: inherit;
} 
.block-mechanism-text h1 {
    font-size: 22px;
}  
.block-mechanism-text1 {
    font-size: 22px;
} 
.icon-img4 {
    width: 60%;
}  
.empty-space4 h1 {
    white-space: inherit;
} 
.block-record h3 {
    white-space: inherit;
}
.empty-space15 {
    margin-left: 10%;
    margin-top: 17%;
} 
.managerHeader {
    font-size: 2em;
}
#Contentmanager .pull-left {
    width: 50%;
}  
.blcok-CD4-number {
    font-size: 4em;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 5% 0% 5%;
}  

  
  
  
  
  
h2 {
    font-size: 2em;
} 
  
  
.mg3 {
    margin-left: -58%;
    margin-top: 13%;
    width: 150%;
}
.mg5 {
    margin-left: -58%;
    margin-right: 10%;
    margin-top: 18%;
} 
  
  
}











@media only screen and (max-width:480px) {
#imagesControl642fd87658a66a001299c951 {
    padding: 0px !important;
}  
.block-mechanism {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
}
.blcok-topicc {
    display: block;
} 
.blcok-topicc-button {
    font-size: 18px;
    padding: 2.5% 4%;
    width: 60%;
    text-align: center;
} 
.blcok-CD4-text {
    font-size: 22px;
} 
.block-mechanism-text h1 {
    font-size: 20px;
} 
.empty-space4 {
    margin-top: 0%;
}  
.empty-space4 h1 {
    font-size: 22px;
}  
.empty-space4 span {
    font-size: 22px;
} 
.icon-img8 {
    width: 100%;
} 
.blcok-topicc-text span {
    font-size: 34px;
}
.empty-space15 {
    margin-left: 0%;
    margin-top: 0%;
    margin-right: 0%;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
#Contentmanager .pull-left {
    width: 100%;
} 
.Textmanager.font-inherit {
    display: block;
}
.block-hivv1 {
    display: block;
    width: 100%;
      margin: 0%;
} 
.empty-space9 {
    padding: 0%;
}
.tab .nav-tabs li a {
    text-align: center;
} 
.contact-blcok {
    width: 100%;
} 
.empty-space4-block {
    display: block;
} 
 .icon-img8cn {
    width: 50%;
} 
.empty-space8 h3 {
    font-size: 16px;
} 
.empty-space8 h5 {
    font-size: 18px;
}
.icon-img13 {
    width: 30%;
} 
.empty-space19 h1 {
    font-size: 16px;
}
.block-mechanism-text1 {
    font-size: 20px;
} 
.empty-space26 {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
}
.empty-space26 h1 {
    font-size: 22px;
}  
.empty-space26 h4 {
    font-size: 16px;
}
  
  
  
  
  
  
  
h1 {
    font-size: 1.5em;
}
  
  
  
  
.mg3 {
    margin-left: 0%;
    margin-top: 0%;
    width: 100%;
}
.mg5 {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
}
  
  
  
}











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

  
  
}



@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}


.eapps-widget-toolbar { display: none; }  


#languagebar > ul > li:nth-child(3) > a > span {
  display: none;
}
#languagebar > ul > li:nth-child(3) > a:after {
  content: '中文';
  color:white;
}










