.itopplus-background {

}
/*----------------------------------Default-----------------------------------*/
/*color font*/
.langChar523d4c71164185981a000001, .langChar523fc2697f89c5e80700008f{
color: #fff;
}

/*--------Contenmanerger--------*/

/* เอฟเฟกต์รูปในหน้าเนื้อหาระบบ*/
.img-content img {
    transform: scale(1.0);
    transition: 0.32s;
}
.img-content img:hover {
    transform: scale(1.1);
    transition: 0.32s;
}
.img-content {
    overflow: hidden;
}

/*ลงภาพเป็นอัลบั้ม*/

.thumbnail {
    background-color: transparent;
    border: 1px solid #273b84;
    border-radius: 0px;  
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #f9aa1b;
}


/*---- Contentmanager 2.2----*/

/* ปิด โพสต์เมื่อ แชร์โซเชียล และเรื่องที่น่าสนใจ */
.post-time, .social-share, .landingpagemanager{
	display:none;
}
/* ใส่กรอบขาวของ slide contentmanager */
#Contentmanager .carousel{
	border:solid 2px #fff;
}
/* ทำให่ภาพ slide เป็น 100% ของขนาดกรอบ */
#Contentmanager .carousel img{
	width : 100%;
}
/* ทำกรอบของ slide ให้เต็ม 100% */
#Contentmanager .col-md-8.col-md-offset-2{
	width : 100%;
  	margin-left:0px;
}

#Contentmanager .page-header{
border-bottom: 1px solid transparent;   
}

#Contentmanager .managerHeader{
display:none;
}

.Contentmanager .caption {
    height: 20px;
    overflow: hidden;
    color: #1f1f29;
}

/*ปิดเส้นคั่น*/
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8; 
    border-bottom: solid 0px #e8e6e8;
}

/*ปิดโพสต์เมื่อ*/
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
/* ปิด คอมเม้นเฟสบุ๊ค */
#FacebookComment{
 display: none;
}
.fbcomments.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop {
    display: none;
}
/*---- Contentmanager 2.2----*/

/*--------Contenmanerger--------*/

/*-------------หน้าแรก--------------*/
/*เวลาทำการ หน้าต้นแบบ*/
.header-icon-main {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-icon {
    margin-left: 15px;
}
/*เวลาทำการ หน้าต้นแบบ*/


/* font */

.lhpt_content03 {
    font-size: 18px;
}

.lhpt_content04 {
    font-size: 18px;
    font-weight: 400;
}

.lhpt_content05 {
    font-size: 26px;
    font-weight: 700;
}

.lhpt_content06 {
    font-size: 36px;
    font-weight: 500;
}

.lhpt_content07 {
    font-size: 20px;
    font-weight: 600;
}

.lhpt_content08_Topic-Contentmaneger {
    background-color: #273b84;
    padding: 12px;
    border-radius: 60px;
    width: 80%;
    color: #fff;
    font-size: 22px;
    margin: auto;
}

/* font */

/* เส้นคั่นสีส้ม */
.underline-lhpt {
    border: solid 1px #fba919;
    background: #fba919;
}

/* contact ต้นแบบ*/
.main-info {
	display:flex;
  	align-items: center;
}
.main-info-text{
	margin-left: 10px;
}

.thumbs {
    margin-bottom: 0px;
}

/*BG ขาว*/

/*border-bottom*/
.border-bottom-lhpt{
    border-bottom: 1px solid #000;
    margin-bottom: 6%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

/*หน้า icon*/
.lhpt-service-card {
    background: #fff;
    border-radius: 10px;
  	box-shadow: 10px 10px 49px -17px rgba(0,0,0,0.75);
}

/*สินค้าของเรา ความห่างใส่ id TH*/
#Component5fbbe6f5e1c8430013d28c52 .col-md-4.col-sm-4.col-xs-4 {
    margin-bottom: 15px;
}
#Component5fbc843d3a08b1001204368d .col-md-4.col-sm-4.col-xs-4 {
    margin-bottom: 15px;
}


/*สินค้าของเรา ความห่างใส่ id EN*/
#Component5fbcb7cbac74200013d28387 .col-md-4.col-sm-4.col-xs-4 ,#background5fbcb76e3a08b10012043b5d .col-md-4.col-sm-4.col-xs-4  {
	 margin-bottom: 15px;
}


/*effect default*/
.fh {
    background: rgb(121,120,122);
    background: linear-gradient(90deg, rgba(121,120,122,1) 0%, rgba(224,224,235,1) 48%, rgba(133,133,133,1) 100%);
    padding: 18px;
    text-align: center;
}
/*effect default*/

/*ปุ่มดูทั้งหมด*/
.lhpt_btn01 {
    background: #446fb6;
    color: #fff;
    width: fit-content;
    padding: 10px 33px;
    border-radius: 5px;
    margin: auto;
}
.lhpt_btn01:hover {
    background: #faa919;
}


/*สินค้าของเรา*/
.caption {
    background: rgb(121,120,122);
    background: linear-gradient(90deg, rgba(121,120,122,1) 0%, rgba(224,224,235,1) 48%, rgba(133,133,133,1) 100%);
    padding: 18px;
    text-align: center;
    height: auto!important;
    font-size: 18px;
    color: #000;
}

/*-------------หน้าแรก--------------*/

/*-----------------เริ่มเว็บหน้าแรก------------------*/
/*----ค้นหา-----*/
  .search_text a{
   color:#000;
  }

 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
  .itopplus-search-image-flex-item img {
    height: inherit;
    width: 100%!important;
}
.itopplus-search-image-flex-item {
    background-color: #ececec!important;
    width: 18%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    padding-top: 10px!important;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
}

/*menu*/
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
.dropdown-menu>li>a {
    font-size: 18px;
}
/*เมนูฟิกไม่มีโลโก้*/
.itopplus-sticky-nav-bar-inside div {
   float: none!important;
   text-align: center;
}
#itopplus-sticky-nav-bar {
    background-color:#fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    color: black;
    font-size: 12pt;
    border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu5e5e2daf9048670012f7a784{
          border-right: none!Important;
      }
ul#itopplus-nav-bar-sticky li {
 
    padding-left: 2px;
    padding-right: 7px;
}

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

/*link*/
.itopplus-footer a{
   color:#4a4b4f;
}
a:hover{
   color:#ff9017;
}

/*ปิด carousel-control*/
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    display: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    display: none;
}
/*ปิด carousel-control*/

/*effect*/
.hvr-shrink {
    -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;
    transition-property: transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

/*from Contact -TH*/
.no-js #Component5fbc81c30c3b5c00125d5aba label{
	display: none!important;
}
.no-js #Component5fbc81c30c3b5c00125d5aba .col-md-6{
    width: 100%;
  	margin-left: 0;
}
.no-js #Component5fbc81c30c3b5c00125d5aba .form-control{
     border: 1px solid #dddddd;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 12px;
    background: whitesmoke;
    color: #000000;
}
.no-js #Component5fbc81c30c3b5c00125d5aba .form-control:focus {
    border-color: #ffdb57;
    -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 #Component5fbc81c30c3b5c00125d5aba .btn{
	background-image: linear-gradient(to bottom, #ffda58  0%,#ff9017 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 12px;
    border: 0px solid transparent;
    color: #000;
   border-radius: 5px;
}
.no-js #Component5fbc81c30c3b5c00125d5aba .btn-default:active{
	background-color: #fddc6b;
}
.no-js #Component5fbc81c30c3b5c00125d5aba .btn-default:hover, 
.no-js #Component5fbc81c30c3b5c00125d5aba .btn-default:focus{
    background-position: 0 40px;
    background-color: #fddc6b;
    border-radius: 5px;
}
/*from Contact-TH*/ 


/*from Contact -EN*/
.no-js #Component5fbcc17e7049b30012800122 label{
	display: none!important;
}
.no-js #Component5fbcc17e7049b30012800122 .col-md-6{
    width: 100%;
  	margin-left: 0;
}
.no-js #Component5fbcc17e7049b30012800122 .form-control{
     border: 1px solid #dddddd;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 12px;
    background: whitesmoke;
    color: #000000;
}
.no-js #Component5fbcc17e7049b30012800122 .form-control:focus {
    border-color: #ffdb57;
    -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 #Component5fbcc17e7049b30012800122 .btn{
	background-image: linear-gradient(to bottom, #ffda58  0%,#ff9017 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 12px;
    border: 0px solid transparent;
    color: #000;
   border-radius: 5px;
}
.no-js #CComponent5fbcc17e7049b30012800122 .btn-default:active{
	background-color: #fddc6b;
}
.no-js #Component5fbcc17e7049b30012800122 .btn-default:hover, 
.no-js #Component5fbcc17e7049b30012800122 .btn-default:focus{
    background-position: 0 40px;
    background-color: #fddc6b;
    border-radius: 5px;
}
/*from Contact-EN*/ 

/*อัลบั้ม Jazz*/
figure.effect-jazz figcaption::after {
border-top: 1px solid #fff0;
border-bottom: 1px solid #fff0;
}
figure.effect-jazz {
    background: transparent;
   border-radius: 8px;
}

/*ปรับไซส์ฟอร์มติดต่อเรา*/
#Component5f94775d2ee7c500124c4a0c {
    width: 80%;
    margin: auto;
}
/*from Contact*/ 

/* hvr */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    transition-duration: 0.3s;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    transition-duration: 0.3s;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    transition-duration: 0.3s; 
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transition-duration: 0.3s;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* hvr */

/*----------------------------------Default-----------------------------------*/

/*----------------------------------Theme-----------------------------------*/
/*เมนูหลักทั้งหมด*/
#main-navbar-collapse {
    border-top: 1px solid #273b84;
}
.navbar-default .navbar-brand {
    color: #fff
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fba919;
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fba919;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #fba919!important;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent!important;
    color: #fba919;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #fba919;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #fba919!important;
}
/*----------------------------------Theme-----------------------------------*/

@media (max-width:768px) {
    .navbar-default {
        background: #273b83;
    }
    .navbar-default .navbar-nav .open>.dropdown-menu {
        background: 0 0!important
    }
  	.text-bar {
    	color: #fff!important
	}	
  	.itopplus-bgmain {
    	background-size: cover;
    	background-position: center;
}
  /*เนื้อหาระบบ*/
 
  /*font*/
  .lhpt_content03 {
    font-size: 14px;
}
  .lhpt_content04 {
    font-size: 14px;
    font-weight: 400;
}
  .lhpt_content05 {
    font-size: 18px;
}
   #contentnewmode5fbbf64f3a08b1001204338e,#contentnewmode5fbcb76e3a08b10012043b51 {
    padding: 98px 10px 10px 10px!important;
}
  
}

/*เมนูมือถือ slidebar*/
@media (max-width:768px) {
/*เมนูหลักทั้งหมด*/
.itopplus-sidebar-menu-single a:link {
    color: #fff !important;
}
/*เมนูย่อยแรก*/
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #fba919!important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
/*เมนูย่อยถัดไป*/
.itopplus-sidebar-menu-parent a {
    color: #fff !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #fba919!important;
}
}
/*เมนูมือถือ slidebar*/

/*เมนูชิดขวา*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
    .navbar .nav,
	.navbar .nav > li {
        float: none;
        display: inline-block;
        *display: inline;
 /* ie7 fix */
        *zoom: 1;
 /* hasLayout ie7 trigger */
        vertical-align: top;
    }
    #main-navbar-collapse {
        text-align: right;
    }
  	#nav-menu {
    	margin-top: -40px
}
  /*menu*/
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
.dropdown-menu>li>a {
    font-size: 14px;
}
  /*font*/
  .lhpt_content01 {
    font-size: 10px;
}
  
.lhpt_content03 {
    font-size: 14px;
}

.lhpt_content04 {
    font-size: 14px;
}

.lhpt_content05 {
    font-size: 20px;
}
  #contentnewmode5fbbf64f3a08b1001204338e,#contentnewmode5fbcb76e3a08b10012043b51 {
    padding: 96px 10px 10px 10px!important;
}
   .header-icon-main {
   padding-top: 3%
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
    .navbar .nav,
	.navbar .nav > li {
        float: none;
        display: inline-block;
        *display: inline;
 /* ie7 fix */
        *zoom: 1;
 /* hasLayout ie7 trigger */
        vertical-align: top;
    }
    #main-navbar-collapse {
        text-align: right;
    }
  
    /*ข้อมูลบนแถบเมนู 1366*/
  .header-icon-main {
    float: right;
    padding-top: 0px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
    .navbar .nav,
	.navbar .nav > li {
        float: none;
        display: inline-block;
        *display: inline;
 /* ie7 fix */
        *zoom: 1;
 /* hasLayout ie7 trigger */
        vertical-align: top;
    }
    #main-navbar-collapse {
        text-align: right;
    }
  	#nav-menu {
    	margin-top: -50px;
}
    /*menu*/
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 16px;
}
  
  /* font */

.lhpt_content03 {
    font-size: 18px;
}

.lhpt_content04 {
    font-size: 18px;
    font-weight: 400;
}

.lhpt_content05 {
    font-size: 26px;
    font-weight: 700;
}

.lhpt_content06 {
    font-size: 36px;
    font-weight: 500;
}

.lhpt_content07 {
    font-size: 20px;
    font-weight: 600;
}

.lhpt_content08_Topic-Contentmaneger {
    background-color: #273b84;
    padding: 12px;
    border-radius: 60px;
    width: 80%;
    color: #fff;
    font-size: 22px;
    margin: auto;
}
  
.lhpt_content01 {
    font-size: 14px;
}
/* font */
  
    #contentnewmode5fbbf64f3a08b1001204338e,#contentnewmode5fbcb76e3a08b10012043b51 {
    padding: 50px 10px 10px 10px!important;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
  /*menu*/
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 20px;
  
}
  /*font*/
    .lhpt_content01 {
    font-size: 18px;
}
  .lhpt_content06 {
    font-size: 48px;
}

.lhpt_content08_Topic-Contentmaneger {
    width: 60%;
}
.lhpt_content03 {
    font-size: 22px;
    line-height: 36px;
}
   .lhpt_content04 {
    font-size: 22px;
    font-weight: 400;
}
  .lhpt_content05 {
    font-size: 33px;
}
  .lhpt-service-card {
    border-radius: 13px;
    height: 655px;
}
  .lhpt_content07 {
    font-size: 23px;
   
}

  /* font */
  
  /*ข้อมูลบนแถบเมนู 1900*/
  .header-icon-main {
    float: right;
    padding-top: 27px;
}
}


@media (max-width:414px) {

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

.lhpt_content03 {
    font-size: 14px;
    line-height: 27px;
}
  .lhpt_content04 {
    font-size: 16px;
}
  #contentnewmode5fbb8e7923f2b500143632b6 .col-md-10.col-sm-10.padding-col , #contentnewmode5fbcb76e3a08b10012043b4e .col-md-10.col-sm-10.padding-col {
    margin-left: 16%;
}
  .lhpt_content04 {
    font-size: 12px;
}
  #contentnewmode5fbbf64f3a08b1001204338e, #contentnewmode5fbcb76e3a08b10012043b51 {
    padding: 0px 10px 10px 10px!important;
}
  /*สินค้าของเรา ความห่างใส่ id TH*/
#background5fbc843d3a08b1001204368d .col-md-4.col-sm-4.col-xs-6, #background5fbcb7cbac74200013d28387 .col-md-4.col-sm-4.col-xs-6 {
    margin-bottom: 5%;
}
  
   #background5fbbe6f5e1c8430013d28c52 .col-md-4.col-sm-4.col-xs-6, #background5fbcb76e3a08b10012043b5d .col-md-4.col-sm-4.col-xs-6 {
    margin-bottom: 5%;
}
  #background5fbcc05866511800123cf29b .col-md-4.col-sm-4.col-xs-6, #background5fbcc00c7049b300128000f3 .col-md-4.col-sm-4.col-xs-6 {
    margin-bottom: 5%;
}
  
.fh {
    padding: 10px;
 
}
  #Contentmanager .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 50%;
}
  .caption {
    font-size: 14px;
    padding: 10px
}
}

@media (max-width: 376px) {

/*font*/
  .lhpt_content03 {
    font-size: 12px;

}
  .lhpt_content05 {
    font-size: 18px;
  
}
    .caption {
    font-size: 10px;
      
}
}

