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



.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12042023uj9g/0/0/3z-z336121177381.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    padding: 8px 8px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background: linear-gradient(to bottom, #ff6600 0% , #f24d00 100%);
  	clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}

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

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: linear-gradient(to bottom, #ff6600 0% , #f24d00 100%);
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.dropdown-submenu>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
}



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

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

.navbar-default {
  	background: linear-gradient(to bottom, #e3e4e8 0% , #fff 100%);
}





}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 2.5%;
    text-align: center;
}

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

.itopplus-banner {
    padding: 0 5%;
}

#slidermaster654af0b49616e3001398f039 {
    height: 275px !important;
    margin-top: 5%;
    margin-bottom: 2%;
}
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
  
ul#menusub654a0432d094fa00137be4f4 {
    visibility: hidden;
}  
  
  
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 30% 50% auto; 
    align-items: center;
    width: 100%;

  }

  .itopplus-banner .container::before,
  .itopplus-banner .container::after {
    display: none;
  }  
}

@media screen and (min-width : 1366px) {
#slidermaster654af0b49616e3001398f039 {
    height: 275px !important;
    margin-top: 5%;
    margin-bottom: 2%;
} 
}

@media screen and (min-width : 1900px) {
#slidermaster654af0b49616e3001398f039 {
    height: 325px !important;
    margin-top: 5%;
    margin-bottom: 2%;
}
.navbar-default .navbar-nav>li>a {
    padding: 8px 15px!important;
    font-size: 18px!important;
} 
#background654a0dc218997f00126a4e0a,
  #background65a657f19b27d5001372b2ba {
    margin-top: -7%!important;
} 
.empty-space3-text {
    font-size: 18px!important;
}
.album-text1 {
    font-size: 24px!important;
}  
.album-text2 {
    font-size: 20px!important;
}
#background654a15609616e3001398ed5d .col-md-8 strong {
    font-size: 20px!important;
}
#background654a15609616e3001398ed5d .col-md-12 strong {
    font-size: 20px!important;
}
.footer-img {
    width: 50%!important;
} 
.footer-block {
    width: 40%!important;
}
#background654a15609616e3001398ed5d li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 67% !important;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px !important;
} 
#background654aff329616e3001398f4bf .news-text {
    font-size: 16px!important;
} 
.managerHeader {
    font-size: 2.5em !important;
}
.contact-bg h4 {
    font-size: 26px !important;
}
.contact-bg h3 {
    font-size: 18px!important;
} 
.contact-block-text {
    font-size: 18px!important;
} 
.no-js #Component654afa979616e3001398f2f9 .form-control {
    padding: 41px 30px!important;
}
  
  
  
  
  
  

  
p {
    font-size: 18px!important;
}  
h1 {
    font-size: 2.5em!important;
}
h2 {
    font-size: 3.5em!important;
}
h4 {
    font-size: 22px!important;
}
  
  
  
}









/* photo */
.picf {
  transition:0.5s;
}
.picf:hover{
  transform: translate(0px, -8px); 
  transition:0.5s;
}
.picff:hover {
    transform: scale(1.05);
}
.picff {
    transition: 0.5s;
}
/*  bgpt */
.bgpt {
    transition: 0.3s;
}
.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.10);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}





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





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

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



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

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


 


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





/* oscar*/ 

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



figure.effect-oscar {
    background: transparent;
    width: 100%;
   border-radius: 0px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
background: transparent;
}
figure.effect-oscar:hover figcaption {
background: rgb(255 102 0 / 50%);
}





figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}

figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}



/* oscar */




/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p,
#background6600f67f8e4a6600138415db .grid figure p,
#background6600ffd28e4a66001384171a .grid figure p,
#background6601000b50ccf40013e06e70 .grid figure p,
#background660100378e4a660013841765 .grid figure p,
#background66010069ec3a8f00131e61f7 .grid figure p,
#background660100953cdc000013c5c45e .grid figure p,
#background660100ce5b2c0a00135868ad .grid figure p,
#background660100f95b2c0a00135868c9 .grid figure p,
#background6601011c3cdc000013c5c489 .grid figure p,
#background6601013e5b2c0a00135868e8 .grid figure p,
#background668cf65b44a3fd00135cb1ef .grid figure p,
#background668e0cd944a3fd00135d4792 .grid figure p,
#background6692408f6f1b20001a5c3ede .grid figure p,
#background6692453c6f1b20001a5c42d7 .grid figure p,
#background6695dac142e6d3001afd8653 .grid figure p,
#background669484096d33c4001a52f1bc .grid figure p,
#background669dbf33a4fd9c0013243d62 .grid figure p,
#background66a9fb8f7d14680013885960 .grid figure p,
#background669e01cb74eb680013c70512 .grid figure p,
#background66b19cfb8022290013347717 .grid figure p,
#background669f77d5a4fd9c0013251e42 .grid figure p,
#background66a9c9736d8473001381b3f3 .grid figure p,
#background66ab020a6d8473001382447b .grid figure p,
#background66ab245aa460320013288aed .grid figure p,
#background66ab2f4c6d8473001382680a .grid figure p,
#background66b066a2e2dc4300135bc3ab .grid figure p,
#background66b06a4b9e7c72001351ad83 .grid figure p,
#background66b06f8973dd030013c283b4 .grid figure p,
#background66b076c84e004c00132a618e .grid figure p,
#background66b07b0de2dc4300135bd245 .grid figure p,
#background66a9d22a46be430013498529 .grid figure p,
#background66a9e927a46032001328052d .grid figure p,
#background6678f908703068001a09f3e6 .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie p,
#background6600f67f8e4a6600138415db figure.effect-sadie p,
#background6600ffd28e4a66001384171a figure.effect-sadie p,
#background6601000b50ccf40013e06e70 figure.effect-sadie p,
#background660100378e4a660013841765 figure.effect-sadie p,
#background66010069ec3a8f00131e61f7 figure.effect-sadie p,
#background660100953cdc000013c5c45e figure.effect-sadie p,
#background660100ce5b2c0a00135868ad figure.effect-sadie p,
#background660100f95b2c0a00135868c9 figure.effect-sadie p,
#background6601011c3cdc000013c5c489 figure.effect-sadie p,
#background6601013e5b2c0a00135868e8 figure.effect-sadie p,
#background668cf65b44a3fd00135cb1ef figure.effect-sadie p,
#background668e0cd944a3fd00135d4792 figure.effect-sadie p,
#background6692408f6f1b20001a5c3ede figure.effect-sadie p,
#background6692453c6f1b20001a5c42d7 figure.effect-sadie p,
#background6695dac142e6d3001afd8653 figure.effect-sadie p,
#background669484096d33c4001a52f1bc figure.effect-sadie p,
#background669dbf33a4fd9c0013243d62 figure.effect-sadie p,
#background66a9fb8f7d14680013885960 figure.effect-sadie p,
#background669e01cb74eb680013c70512 figure.effect-sadie p,
#background66b19cfb8022290013347717 figure.effect-sadie p,
#background669f77d5a4fd9c0013251e42 figure.effect-sadie p,
#background66a9c9736d8473001381b3f3 figure.effect-sadie p,
#background66ab020a6d8473001382447b figure.effect-sadie p,
#background66ab245aa460320013288aed figure.effect-sadie p,
#background66ab2f4c6d8473001382680a figure.effect-sadie p,
#background66b066a2e2dc4300135bc3ab figure.effect-sadie p,
#background66b06a4b9e7c72001351ad83 figure.effect-sadie p,
#background66b06f8973dd030013c283b4 figure.effect-sadie p,
#background66b076c84e004c00132a618e figure.effect-sadie p,
#background66b07b0de2dc4300135bd245 figure.effect-sadie p,
#background66a9d22a46be430013498529 figure.effect-sadie p,
#background66a9e927a46032001328052d figure.effect-sadie p,
#background6678f908703068001a09f3e6 figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before,
#background6600f67f8e4a6600138415db figure.effect-sadie figcaption::before,
#background6600ffd28e4a66001384171a figure.effect-sadie figcaption::before,
#background6601000b50ccf40013e06e70 figure.effect-sadie figcaption::before,
#background660100378e4a660013841765 figure.effect-sadie figcaption::before,
#background66010069ec3a8f00131e61f7 figure.effect-sadie figcaption::before,
#background660100953cdc000013c5c45e figure.effect-sadie figcaption::before,
#background660100ce5b2c0a00135868ad figure.effect-sadie figcaption::before,
#background660100f95b2c0a00135868c9 figure.effect-sadie figcaption::before,
#background6601011c3cdc000013c5c489 figure.effect-sadie figcaption::before,
#background6601013e5b2c0a00135868e8 figure.effect-sadie figcaption::before,
#background668cf65b44a3fd00135cb1ef figure.effect-sadie figcaption::before,
#background668e0cd944a3fd00135d4792 figure.effect-sadie figcaption::before,
#background6692408f6f1b20001a5c3ede figure.effect-sadie figcaption::before,
#background6692453c6f1b20001a5c42d7 figure.effect-sadie figcaption::before,
#background6695dac142e6d3001afd8653 figure.effect-sadie figcaption::before,
#background669484096d33c4001a52f1bc figure.effect-sadie figcaption::before,
#background669dbf33a4fd9c0013243d62 figure.effect-sadie figcaption::before,
#background66a9fb8f7d14680013885960 figure.effect-sadie figcaption::before,
#background669e01cb74eb680013c70512 figure.effect-sadie figcaption::before,
#background66b19cfb8022290013347717 figure.effect-sadie figcaption::before,
#background669f77d5a4fd9c0013251e42 figure.effect-sadie figcaption::before,
#background66a9c9736d8473001381b3f3 figure.effect-sadie figcaption::before,
#background66ab020a6d8473001382447b figure.effect-sadie figcaption::before,
#background66ab245aa460320013288aed figure.effect-sadie figcaption::before,
#background66ab2f4c6d8473001382680a figure.effect-sadie figcaption::before,
#background66b066a2e2dc4300135bc3ab figure.effect-sadie figcaption::before,
#background66b06a4b9e7c72001351ad83 figure.effect-sadie figcaption::before,
#background66b06f8973dd030013c283b4 figure.effect-sadie figcaption::before,
#background66b076c84e004c00132a618e figure.effect-sadie figcaption::before,
#background66b07b0de2dc4300135bd245 figure.effect-sadie figcaption::before,
#background66a9d22a46be430013498529 figure.effect-sadie figcaption::before,
#background66a9e927a46032001328052d figure.effect-sadie figcaption::before,
#background6678f908703068001a09f3e6 figure.effect-sadie figcaption::before {
    z-index: 0;
   background: linear-gradient(0deg, rgba(255,102,0,1) 0%, rgba(255,102,0,0) 64%);
}
/* sadie gradient */



/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 61%, rgba(0,0,0,1) 100%);
}
 


figure.effect-sadie {
    border-radius: 0px;
}
figure.effect-sadie figcaption {
    background: transparent;
    opacity: 1;
}/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 85%;
    color: #ffffff;
    opacity: 1;
    font-size: 18px;
  font-weight: 400!important;
      z-index: 100;
}
figure.effect-sadie:hover h2 {
    z-index: 100;
}
figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p {
    z-index: 100;
}


figure.effect-sadie img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-sadie:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color:#fff;
  color: #fff !important;
}
.jssorb03 .av, .jssorb03 div, .jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px!important;
    height: 10px!important;
    background-color: #ff6600;
    border: 1px solid #ff6600;
    border-radius: 100px;
    margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
    display: none;
}

img.cursor.force-hight {
    height: 270px !important;
}




/*hvr-backward*/
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}

.hvr-backward1:hover, .hvr-backward1:focus, .hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
   border-radius:20px;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing:hover {
   -webkit-transform: scale3d(1.05,1.05,1);
 	transform: scale3d(1.05,1.05,1);
 	transition: 0.35s;
}






/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top:2%;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}







/**/
.itopplus-sticky-nav-bar-inside div {
  float: none!important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
      background: #fff;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
   padding-top: 10px;
   padding-bottom: 30px;
}







  




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

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      border-radius: 0px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
 .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}





/* contenemanager */
 
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    color: #000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ff6600;
}
#background654aff329616e3001398f4bf .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 500;
    line-height: 1.6;
    height: 50px;
    text-align: left;
    margin-bottom: 8%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 500;
    line-height: 1.6;
    height: 50px;
    text-align: center;
    margin-bottom: 8%;
}



/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
  background-color: #d6989c;
   color: #000;
}
#background654aff329616e3001398f4bf .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
  display: block;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: none;
}
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: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments, .fbcomments {
    display: none;
}

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

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





#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    width: 100%;
    margin-left: 0%;
    padding-right: 10%;
    padding-left: 10%;
}
/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/



.landingpagemanager {
    display: none;
}
 



/* contenemanager */







/*---สไลด์---*/ 
 
#carousel654a0da612f05a0013f98daf .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: 12px;  
}
  


 /*
#carousel63ce395eed7b29001390bc1f .carousel-indicators {
    left: 10%;
}

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

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/ 

 
#carousel654a0da612f05a0013f98daf .glyphicon-chevron-left:before, 
#carousel654a0da612f05a0013f98daf .glyphicon-chevron-right:before {
   display: none;
}   
 

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







/*ul_icon*/


.icon_aa {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_aa li::before {
    content: '➤';
    padding-right: 1%;
    color: #ff6600;
}
 ul.icon_b {
    font-size: 16px;
}
ul.icon_b ::marker {
    color: #000;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}







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

#background654a0dc218997f00126a4e0a,
#background65a657f19b27d5001372b2ba {
    margin-top: -11%;
}


.footer-text1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4%;
}
.footer-text2 {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5%;
}
.footer-text3 {
    font-size: 15px;
    font-weight: 300;
    line-height: 2;
    white-space: break-spaces;
}
.footer-text3 a {
    color: #fff;
}
.footer-text4 {
    white-space: break-spaces;
    font-size: 15px;
    line-height: 1.7;
    font-weight: 300;
}

.footer-text4 a {
    color: #fff;
}
.footer-text5 {
    font-size: 14px;
    font-weight: 300;
    text-wrap: nowrap;
    margin-top: 10%;
}




.footer-img {
    width: 60%;
    margin: 0 auto;
    margin-right: 0;
}
.footer-block {
    display: flex;
    width: 50%;
    gap: 10px;
    margin-top: 5%;
}
.footer-pd2 {
    margin-left: 25%;
}



/* class */

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




.empty-space {
    padding: 1%;
}
.empty-space1 h2 {
    color: #000000;
    font-weight: 600;
}
.empty-space1 h1 {
    font-weight: 600;
    color: #282828;
    white-space: break-spaces;
    margin-top: 1%;
    margin-bottom: 2%;
}
.empty-space1 p {
    line-height: 1.7;
    white-space: break-spaces;
}
.empty-space1 {
    padding: 2% 0% 0% 3%;
}
.empty-space2 h1 {
    text-align: center;
    color: #000;
    font-weight: 600;
    padding-top: 3%;
}
.empty-space3-pd {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
}
.empty-space3-img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.empty-space3-text {
    font-size: 16px;
    white-space: break-spaces;
    text-align: center;
    font-weight: 300;
}
.empty-space3 h2 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 3%;
}
.empty-space3 {
    padding: 3% 0% 4% 0%;
}
.empty-space4 h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 2%;
}
.empty-space4 h1 {
    color: #000;
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 2%;
}
.empty-space5 h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    padding: 25px 0% 10px;
}
.empty-space6 p {
    white-space: break-spaces;
}
.empty-space6 {
    text-align: left;
    color: #000;
}
.empty-space6 h4 {
    font-weight: 500;
}
.empty-space7 span {
    color: #858585;
}
.empty-space7 a {
    color: #ff6600;
}
.empty-space7 {
    color: #000;
}







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

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





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

.block-brand {
    display: grid;
    grid-template-columns: repeat(9,1fr);
    gap: 10px;
    margin-bottom: 3%;
}




.button-text1:hover {
    background-color: #001465;
}
.button-text1 {
    background-color: #ff6600;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0;
    padding: 1.2% 3%;
    font-size: 16px;
    border-radius: 50px;
    margin-bottom: 7%;
    transition: 0.5s;
}




.product-button:hover {
    background-color: #001465;
}
.product-button {
    background-color: #ff6600;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1.2% 3%;
    font-size: 16px;
    border-radius: 50px;
    margin-bottom: 2%;
    transition: 0.5s;
}





.album-text1 {
    font-size: 22px;
    line-height: 2.5;
    text-shadow: 2px 2px 5px black;
}
.album-text2 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 55%;
}






.product-imgg {
    width: 50%;
    margin: 0 auto;
}


.nextnumber {
    text-align: center;
}



.mg1 {
    padding: 4%;
}
.mg2 {
    padding: 0% 2%;
}
.mg4 {
    font-size: 18px;
}




/* ตาราง */
.no-js .table-responsive {
    overflow-x: scroll;
      overflow-y: scroll;
    white-space: nowrap;
}
#tableA {
  width: 100%;
}
#tableA th {
    background-color: #001465;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#001465; color: #fff;}
 






/* ค้นหา */

.itopplus-search-image-flex-item {
    width: 195px!important;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    border: solid 1px #ccc;
    border-radius: 10px;
}
a .search_text {
    color: #000;
}
a .search_titleText {
    color: #000;
}


/* ข่าวสาร */

#background654aff329616e3001398f4bf .news-text {
    font-size: 14px;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
#background654aff329616e3001398f4bf .news-botton {
    background-color: #ff6600;
    color: #ffffff;
    font-size: 14px;
        margin-top: 8%;
    padding: 3% 5%;
    width: fit-content;
}
#background654aff329616e3001398f4bf .nmg1 {
       margin-top: 8%;
}








/* ข่าวสาร หน้าแรก */

.nav-template li:hover {
    background-color: transparent;
}
.maxHeight-main {
    max-height: max-content;
}
.maxHeight-TP4 {
    min-height: 145px!important;
}
li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 .padnew {
    margin-left: 5%;
}
li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin-bottom: 10px;
}
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 82.5% !important;
}


#background654a15609616e3001398ed5d .col-md-8.col-sm-8.col-xs-8.padding-col p {
    margin: 0 0 0px;
}
#background654a15609616e3001398ed5d .img-container {
    padding-bottom: 79%;
}
#background654a15609616e3001398ed5d .btn-sm p {
    display: none;
}
#background654a15609616e3001398ed5d .col-md-8 strong {
    font-size: 18px;
    font-weight: 600;
    color: #444444;
}
#background654a15609616e3001398ed5d .col-md-12 strong {
    font-size: 18px;
    font-weight: 600;
    color: #444444;
}


.news-text {
    font-size: 16px;
}
.news-botton {
    color: #ff6600;
    font-size: 16px;
    margin-top: 3%;
}
.nmg1 {
    margin-top: 1%;
}

/* ข่าวสาร */













/* pdpa */
 
.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #ff6600;
}
.pdpa-text a {
    color: #333;
}
.pdpa-text ul.icon-a {
    font-size: 16px;
    font-weight: 400;
}
.pdpamg1 {
    padding: 2% 0%;
}
.pdpamg1 .icon-a {
    font-size: 16px;
}
.pdpamg1 p {
    white-space: break-spaces;
}

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

.ITPcookiebar {
    width: 100%!important;
    background-color: rgb(0 0 0 / 50%)!important;
    color: #fff;
}
.ITPlinkToCookiepage:hover {
    color: #ff6600!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: #ff6600!important;
    font-size: 16px!important;
    border: 1px solid #ff6600!important;
    color: #fff!important;
}










/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 0% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 500;
    font-size: 24px;
    color: #000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    color: #ff6600;
}

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




/*from Contact */
 
.no-js #Component654afa979616e3001398f2f9 label {
    display: none!important;
}
.no-js #Component654afa979616e3001398f2f9 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component654afa979616e3001398f2f9 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 14px!important;
       padding: 38px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component654afa979616e3001398f2f9 .form-control:hover {
	border-color: #ff6600 ;
}
.no-js #Component654afa979616e3001398f2f9 ::placeholder {
    color: #000!important;
  font-weight:300;
}

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

.no-js #Component654afa979616e3001398f2f9 .btn-default {
    text-shadow: 0 0 0 #ff6600;
}


.no-js #Component654afa979616e3001398f2f9 .btn-default:active {
background-color: #ff6600;
}

.no-js #Component654afa979616e3001398f2f9 .btn-default:hover,
.no-js #Component654afa979616e3001398f2f9 .btn-default:focus {
    background-position: 0 0px;
  background-color: #ff6600;
}
.no-js #Component654afa979616e3001398f2f9 span.label a {
    color: #fff;
}
/* .no-js #Component6540d34ebd7faa001262768b button.btn.btn-default {
    opacity: 1;
} */






/*Hide Menu Phone*/



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

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


@media only screen and (max-width: 769px) {
.navbar-default .navbar-brand {
    padding: 11px;
}
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}

.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    display: inherit;
   padding: 10px 10px 10px 10px!important;
    margin: 0px!important;
    width: 50%!important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    min-height: 200px!important;
    max-height: 200px!important;
}
.itopplus-search-shopcart-image img {
	width: 90% !important;
}  
#itp-shopcart-detail {
    padding-left: 0 !important;
} 
.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
 	 width: 100% !important;
}
.search_text {
    text-align: center;
}
.itopplus-search-shopcart-image {
    background: #f6f8f8;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff; 
} 
  
  
  
  
.empty-space1 h1 {
    white-space: inherit;
}
.empty-space3-text {
    white-space: inherit;
} 
.album-text1 {
    font-size: 18px;
    line-height: inherit;
}
.album-text2 {
    font-size: 18px;
    margin-top: 50%;
} 
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 50%;
}
li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 50%;
}
.news-text {
    font-size: 12px;
}
.news-botton {
    font-size: 14px;
}
#background654a15609616e3001398ed5d .col-md-8 strong {
    font-size: 14px;
}
#background654a15609616e3001398ed5d .col-md-12 strong {
    font-size: 14px;
}
#slidermaster654af0b49616e3001398f039 {
    height: 200px !important;
    margin-top: 5%;
    margin-bottom: 2%;
}
#background654af90e9616e3001398f123 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
} 
article.col-md-6.item.-micro {
    width: 31%;
} 
#Contentmanager .pull-left {
    width: 50%;
}
.managerHeader {
    font-size: 26px;
}  
.tab .nav-tabs li a {
    padding: 10px 20px !important;
} 
.footer-text {
    text-align: center;
}  
  
  
  
  
h1 {
    font-size: 22px;
}
h2 {
    font-size: 26px;
}
  
}










@media only screen and (max-width:480px) {
#slidermaster654af0b49616e3001398f039 {
    height: 90px !important;
    margin-top: 5%;
    margin-bottom: 2%;
}
#background654af90e9616e3001398f123 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 33.333%;
}  
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
} 
#Contentmanager .pull-left {
    width: 100%;
}
.Textmanager.font-inherit {
    display: block;
}
#imagesControl654a0da612f05a0013f98daf {
    padding: 0px !important;
} 
.empty-space1 {
    padding: 0%;
} 
.block-brand {
    grid-template-columns: repeat(3,1fr);
} 
.empty-space3-pd {
    grid-template-columns: repeat(2,1fr);
}
#background654a15609616e3001398ed5d li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
#background654a15609616e3001398ed5d li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
      width: 100%;
} 
#background654a15609616e3001398ed5d .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
#background654a15609616e3001398ed5d .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    margin-top: 5%;
}
#background654a15609616e3001398ed5d .col-md-12.padding-col {
    margin-top: 4% !important;
    margin-bottom: 5%;
}
#background654a15609616e3001398ed5d .col-md-8 strong {
    font-size: 16px;
}
.news-text {
    font-size: 14px;
} 
.album-text1 {
    font-size: 22px;
    line-height: 2;
}
.album-text2 {
    font-size: 18px;
    margin-top: 55%;
}
.button-text1 {
    padding: 2% 5%;
    font-size: 14px;
} 
.footer-text {
    font-size: 10px;
    text-align: center;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
      margin-bottom: 2%;
}  
#background654aff329616e3001398f4bf .news-botton {
    font-size: 14px;
    margin-top: 5%;
    padding: 2% 5%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
} 
.managerHeader {
    font-size: 24px;
}
.contact-block-img {
    width: 9.5%;
}
.contact-bg h4 {
    font-size: 20px;
}
.tab .nav-tabs li a {
    padding: 10px 50px !important;
    text-align: center !important;
} 
#imagesControl65a657f19b27d5001372b2b8 {
    padding: 0px !important;
} 
  
h1 {
    font-size: 20px;
}
h2 {
    font-size: 24px;
}
  
  
  
.empty-space7 h3 {
    font-size: 14px;
} 
}


















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




 


/*
white-space: break-spaces;
*/


.menuVertical .nav-pills>li>a {
    color: #282828 !important;
    border-radius: 0;
    margin: 0;
    padding: 15px;
    font-size: 18px;
    border-bottom: 1px dashed #e7e7e7 !important;
    background: transparent !important;
    border: unset;
}

.menuVertical .nav-pills>li>a:focus,
.menuVertical .nav-pills>li>a:hover,
.menuVertical .nav-pills>li>a:active {
  color: #282828 !important;
  box-shadow: 0px 0px 0px 0px #ff6600;
  border-bottom: 1px dashed #ff6600 !important;
  border-radius: 0;
  background: transparent;
  background-color: transparent;
}

.menuVertical .nav-stacked>li+li {
  background-color: transparent;
  border: transparent;
}


.menuVertical .dropdown-menu {
  box-shadow: none;
  border: none;
}

.menuVertical .dropdown-menu>li>a {
 color: #282828 !important;
}

.menuVertical .dropdown-menu a:hover {
  color: #ff6600 !important;
}





@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset!important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 8px;
        left: 10px;
        width: 75px !important;
        z-index: 10000;
        object-fit: cover;
        object-position: 0% 50%;
        height: 35px;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: linear-gradient(to bottom, #e3e4e8 0% , #fff 100%) !important;
    }

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #444 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 20px;
        aspect-ratio: 1;
        filter: brightness(0) invert(1);
        filter: contrast(30%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 25px !important;
    }

    #languagemobile {
        order: 10;
    }
  
  .itopplus-search {
    display: none;
}

}


no-js .table-responsive {
    overflow-x: scroll;
      overflow-y: scroll;
    white-space: nowrap;
}


