.itopplus-background {

}
body {
    font-size: 20px;
    color: #474747;
    overflow-x: hidden;
}
a {
    color: #474747;
}
a:hover {
    color: #37b33a;
}
.itopplus-bg0 {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_13082023hglw/0/0/1z-z1549352619795.webp');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820236m6r/0/0/1z-z575174952743.webp');
}
.itopplus-bg2 {
    color: #fff;
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820236m6r/0/0/3z-z1062205816701.webp');
}
.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820236m6r/0/0/5z-z1323291741446.webp');
  	background-size: cover;
}
.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820236m6r/0/0/6z-z1235217087850.webp');
}
.itopplus-bg7 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820236m6r/0/0/7z-z643322241274.webp');
      background-size: cover;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #333333;
    margin: 0 12px;
    padding: 10px 0;
    font-weight: 700;
}

.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: #84a984 !important;
    box-shadow: 0px 3px 0px 0px #84a984;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
      font-size: 1.1em;
    color: #333333;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #84a984;
}



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

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

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

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


  #language_member_bar {
  	display: none !important;
  }
}




#language_member_bar .img-circle {
    border-radius: 0 !important;
    width: 25px;
}


.navbar-header .img-circle {
    border-radius: 0 !important;
    height: 20px !important;
    width: 25px !important;
}

#language_member_bar {
    position: fixed !important;
    top: 0;
}





@media screen and (min-width : 1024px) {
.itopplus-search {
    position: fixed;
    top: 10px;
    color: #000;
    z-index: 106;
    text-align: right;
}
  
.navbar-default {
    background: transparent;
}

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

#controlBanner {
    object-fit: contain;
    padding: 20px 0 10px;
  	width: 80%;
}

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #9b9b9b;
  	font-size: 0.6em;
}
  
  
.no-js .itopplus-banner {
    position: sticky;
    width: 100%;
    background: #fff;
    z-index: 105;
  	top: 0;
    box-shadow: 0 5px 10px rgba(28,33,27,0.1);
}
  
  

  
#itopplus-nav-bar {
    display: flex;
    justify-content: flex-end;
}
  

#itopplus-nav-bar a {
    white-space: nowrap;
    font-size: 0.85em;
} 
}

.logo-customer {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 15px;
}

.ours-customers-logo {
    display: grid;
    place-items: center;
    position: relative;
    overflow: hidden;
  	padding: 15px;
  	width: 100%;
}

.ours-customers-logo img {
    transform: scale(1.0);
    transition: 0.5s;
    width: 100%;
}

.ours-customers-logo img:hover {
    transform: scale(1.1);
}

.overseas img {
    width: 110%;
}






/**/
.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: bold;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 1.2em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
/**/


/*footer*/
.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer h3 {
    font-size: 1.6em;
    font-family: 'Kanit', sans-serif;
    margin: 0;
}
.itopplus-footer h4 {
    margin: 0 0 15px;
}
.itopplus-footer .media-body {
    padding: 10px 0 0;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #37b23a;
}
.footer-icon-display {
    display: flex;
    gap: 10px;
    width: 60%;
}
.footer-icon {
    transition: 0.5s;
}
.footer-icon:hover {
   transform: scale(1.1);
}
.footer-pd1 {
    padding-left: 25%;
}
.footer-pd2 {
    padding-left: 15%;
}
.footer-pd3 {
    padding-left: 10%;
}
.copy-right {
    padding: 0% 0 7%;
    text-align: center;
}

.footer-logo {
    width: 70%;
    margin: 0 auto 8%;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #37b23a !important;
    color: #37b23a !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #37b23a !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #37b23a;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2%;
}
.backToTop {
    width: 55px !important;
    right: 10px !important;
    bottom: 10% !important;
}
.backToTop img {
    width: 100%;
}
/*footer*/


/*หน้าแรก*/
.menu-align {
    padding: 2% 0;
    text-align: center;
}
.menu-align h2 {
    color: #37b23a;
    margin: 0 0 5px;
}
.menu-align h2 span {
    color: #196e3e;
    display: block;
    font-size: 0.9em;
    margin: 0 0 5px;
    font-weight: 600;
}
.menu-align h4 {
    font-size: 1.4em;
    margin: 0;
    font-weight: 400;
    color: #8a8a8a;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
}
.menu-align h1 {
    text-transform: uppercase;
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
    margin: 0;
}
.menu-align h1 span {
    color: #37b33a;
    font-weight: 500;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.about-detail {
    color: #474747;
    padding: 0 2% 0 5%;
    font-size: 1.2em;
    font-weight: 500;
}
.about-detail h3 {
    color: #262d28;
    margin: 20px 0;
    font-weight: bold;
    font-size: 1.7em;
}
.about-detail span {
    color: #58c258;
}
.about-border {
    border-left: 3px solid #559255;
    padding-left: 25px;
}
.logo-img {
    width: 60%;
}
.padding-pd {
    padding: 2%;
}
.product-name {
    text-align: center;
    padding: 7% 0;
}
.product-name h3 {
    color: #37b33a;
    margin: 0 0 25px;
    font-family: 'Kanit', sans-serif;
    font-size: 1.7em;
    font-weight: 500;
}
.btn-more {
    font-size: 0.9em;
    background-color: #3b3b3b;
    color: #fff;
    border: none;
    padding: 9px 15px;
    font-weight: 400;
    border-radius: 50px;
    font-family: 'Kanit', sans-serif;
    transition: 0.5s;
    position: relative;
    right: 15px;
}

.btn-more:hover {
    background-color: #37b33a;
    color: #fff;
}

ul#slider65092022777483001ae3d604 {
    width: 88%;
}
 ul#slider650a68238f5b3d0013d7c2c1 {
    width: 100%;
       padding: 6% 0%;
}
 ul#slider651d071f68c050001a7a0622 {
    width: 100%;
       padding: 6% 0%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.saving-icon {
    font-size: 1.4em;
    text-align: center;
    padding: 1.5% 0 0 !important;
    transition: 0.5s;
}
.saving-icon:hover {
   transform: scale(1.1);
}
.saving-icon img {
    width: 60% !important;
    margin: 0 auto 5%;
    display: block;
}
.cnt-block {
    background: linear-gradient(to bottom, rgba(29,179,51,1) 0%, rgba(29,179,51,0) 100%);
    color: #fff;
    padding: 15% 1% 35%;
    text-align: center;
    margin-top: 50%;
}
.cnt-block h3 {
    font-size: 1.9em;
    font-weight: 600;
    margin: 0 0 15px;
}
.cnt-block h4 {
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    margin: 0;
}
.cnt-block img {
    width: 35% !important;
    margin: 0 auto 5%;
}
.cnt-block2 {
    background: linear-gradient(to bottom, rgba(120,182,21,1) 0%, rgba(120,182,21,0) 100%);
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 1em;
    padding: 5% 0 10%;
    height: 120px;
}
.cnt-block3 {
    background: linear-gradient(to bottom, rgb(120 182 21 / 43%) 0%, rgba(120,182,21,0) 100%);
    color: #196e3e;
    text-align: center;
    white-space: pre-line;
    font-weight: 700;
    font-size: 1.5em;
    padding: 2% 0 10%;
    height: 120px;
}
.effect-sadie {
    border-image: linear-gradient(to right, rgba(55,179,57,1) 0%, rgba(166,212,27,1) 100%);
    border-image-slice: 1;
    border-bottom: 7px solid;
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 1.5em;
}
figure.effect-sadie p {
    padding: 0.7em 20px!important;
    opacity: 1;
    text-transform: uppercase;
    font-family: 'Kanit', sans-serif;
    text-align: left;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(97,64,49,.8) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0,rgba(0,0,0,.8) 75%);
}
.average-bg {
    clip-path: polygon(86% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
    background: linear-gradient(to bottom, rgba(120,200,35,1) 0%, rgba(25,110,62,1) 100%);
    color: #fff;
    float: right;
    font-size: 0.8em;
    text-align: center;
    padding: 6% 0;
    margin-bottom: -30%;
    position: relative;
    z-index: 2;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 3px 7px #586f58;
    height: 120px;
    width: 140px;
    margin-right: 4%;
}
.average-bg h3 {
    font-size: 2.3em;
    margin: 0 0 0px;
}
.average-bg h3 span {
    font-size: 1.9em;
    line-height: 1;
}
.average-bg h4 {
    font-size: 2em;
    margin: 0 0 10px;
}
.average-bg h4 span {
    font-size: 1.5em;
}
.average-detail {
    padding: 0 9% 8%;
    color: #232524;
}
.average-detail h4 {
    font-size: 1em;
    line-height: 1.2;
    font-weight: 600;
}
.testomonial-name {
    text-align: center;
    padding: 7% 0;
    font-weight: 500;
}
.testomonial-name span {
    color: #57b337;
}
.testomonial-name h4 {
    font-size: 1.1em;
    color: #196e3e;
    font-weight: bold;
    margin: 0 0 3px;
}
.testomonial-name .btn-more {
    margin-top: 5%;
}
.eco-head {
    text-align: center;
    padding: 3% 0 0;
    color: #1e211d;
    font-size: 1.9em;
    font-weight: 500;
}
.eco-head span {
    color: #37b33a;
}
.eco-head-display {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 15px;
}
.eco-head h2 {
    font-size: 1.3em;
}
.btn-eco {
    background: linear-gradient(to bottom, rgba(120,200,35,1) 0%, rgba(25,110,62,1) 100%);
    color: #fff;
    border: none;
    font-weight: bold;
    text-shadow: 0 4px 6px rgb(30 33 29 / 35%);
    font-size: 1.3em;
    border-radius: 50px;
    padding: 10px 25px;
    margin: 0 1%;
    cursor: auto;
    transition: 0.3s;
}

.btn-eco:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.btn-eco a {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #fff;
 	font-size: 1em;
}

#iframe65094ba207977f001323c9fa {
    width: 75%;
    margin: 0 auto 1%;
    box-shadow: 5px 10px 15px rgba(30,33,29,.6);
}
.btn-align {
    text-align: center;
    padding: 0 0 3%;
}
#Component650a9243777483001ae3ed25 .col-md-3.col-sm-4.col-xs-4,
#Component650a936e777483001ae3ed76 .col-md-3.col-sm-4.col-xs-4,
#Component6549d388958066001ab7b4e9 .col-md-3.col-sm-4.col-xs-4,
#Component6549d388958066001ab7b4f7 .col-md-3.col-sm-4.col-xs-4 {
    width: 16.66%;
}
#Component65092a6827579a0013b3912e .col-md-3.col-sm-4.col-xs-4,
#Component651d0708fe281c001ad27a30 .col-md-3.col-sm-4.col-xs-4,
#Component651d07346e0911001a874040 .col-md-3.col-sm-4.col-xs-4,
#Component651d07336e0911001a874032 .col-md-3.col-sm-4.col-xs-4 {
    width: 14.28%;
}

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 0px 15px rgba(20,20,20,0.25);
    box-shadow: 0 0px 15px rgba(20,20,20,0.25);
}
.thumbnail .imgLightbox {
    border-radius: 15px;
}
.thumbnail {
    padding: 10px !IMPORTANT;
    border: 0px solid #ddd;
    border-radius: 25px;
}
.contact-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 3% 0;
}
.contact-block h3 {
    white-space: pre-line;
    text-shadow: 2px 3px 10px rgba(20,20,20,70%);
}
.contact-block h3 span {
    font-size: 1.14em;
    font-weight: bold;
}
.contact-line {
    width: 25%;
    transition: 0.5s;
}
.contact-line:hover {
    transform: scale(0.9);
}
/*หน้าแรก*/


/*เกี่ยวกับเรา*/
.about-detail2 {
    font-size: 1.2em;
    text-align: center;
    font-weight: 500;
    padding: 1% 0;
}
.about-detail2 h3 {
    font-size: 1.6em;
    font-weight: bold;
    color: #196e3e;
}
.about-detail2 span {
    color: #57b337;
    font-size: 1.5em;
    font-weight: bold;
}
.about-detail3 {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    padding: 3% 0;
}
.about-detail3 h1 {
    font-size: 4em;
    color: #37b23a;
    line-height: 0.7;
    margin: 30px 0 0;
    font-family: 'Oswald', sans-serif;
}
/*เกี่ยวกับเรา*/


/*ผลิตภัณฑ์*/
ul#slider650a6a6a508a810013632246 {
    width: 60%;
    margin: 0 auto;
}
.product-detail {
    text-align: center;
    padding: 0 5% 3%;
    font-size: 1.1em;
}
.product-detail .btn-more {
    margin: 0 5px;
}
.product-icon {
    text-align: center;
    padding: 1% 0 10%;
    transition: 0.5s;
    font-weight: 500;
    font-size: 1.2em;
}
.product-icon:hover {
    transform: translateY(-10px);
}
.product-icon img {
    width: 58% !IMPORTANT;
    margin: 0 auto 5%;
}
/*ผลิตภัณฑ์*/


/*ผลการทดสอบ*/
table.tj2 {
   width:100%;
}
table.tj2 td {
     border: 1px solid #eee;
    padding: 12px;
}
table.tj2 tr:nth-child(even){background-color: #f9f9f9}
table.tj2 tr:nth-child(odd){background-color: #fff}


table.tj2 td:nth-child(1) {
 width: 80%;
}
table.tj2 td:nth-child(2) {
 width: 20%;
}
.btn-pdf {
    background-color: #262d28;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    border: none;
    padding: 8px 10px;
    text-align: center;
    transition: 0.5s;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
  font-size: 16px;
}
.btn-pdf:hover {
    background-color: #196e3e;
    color: #fff;
}
.pdf-icon {
    width: 17%;
    display: inline-block;
    margin: 0 10px 0 0;
}
/*ผลการทดสอบ*/


/*ระบบติดตามข้อมูลพลังงาน*/
.follow-detail {
    text-align: center;
    padding: 0 0 2%;
}
.follow-detail h3 {
    font-size: 2em;
    color: #196e3e;
    font-weight: bold;
    margin: 20px 0 5px;
}
.follow-detail h4 {
    font-size: 1.4em;
    margin: 0 0 20px;
    font-weight: 400;
    color: #8a8a8a;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
}
.emp-text {

    padding: 7% 1%;
    font-weight: 500;
    color: #000;

}
.emp-text ul {
    margin-left: -25px;
}
/*ระบบติดตามข้อมูลพลังงาน*/


/*ติดต่อเรา*/
.text-contact {
    text-align: center;
}
.text-contact h4 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 10px 0 5px;
}
.padding-contact {
    padding: 9px 0;
}
.text-contact h3 {
    font-size: 1.8em;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px;
}
.contact-block2 {
    line-height: 35px;
    margin: 1% 0;
  font-size: 1.3em;
    font-weight: 700;
  color: #37B23A;
}

.contact-block2 a{
color: #37B23A;
}
.contact-block2 img {
    width: 25px !important;
}
.contact-icon-display {
    display: flex;
    gap: 10px;
    width: 100%;
    padding: 0 42%;
}
.contact-icon {
    transition: 0.5s;
}
.contact-icon:hover {
    transform: scale(1.1);
}

/*form Contact*/
.no-js #Component650a995a508a810013632cc6 label  {
    display: none!important;
}
.no-js #Component650a995a508a810013632cc6 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component650a995a508a810013632cc6 .form-control  {
    border: 1px solid #dbdbdb;
    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: 1em !important;
    padding: 30px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: white;
    color: #000!important;
}
.no-js #Component650a995a508a810013632cc6 .form-control:hover   {
    border: 1px solid #3b3b3b;
}
.no-js #Component650a995a508a810013632cc6 .form-control:focus  {
    border: 1px solid #3b3b3b;
    -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 #Component650a995a508a810013632cc6 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#b3a8d0 0,#b3a8d0 100%);
    background: #3b3b3b;
    color: #fff;
    text-shadow: 0 0px 0 #3b3b3b;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component650a995a508a810013632cc6 .btn-default:active {
   background-color: #3b3b3b;
}
.no-js #Component650a995a508a810013632cc6 .btn-default:hover, .no-js #Component650a995a508a810013632cc6 .btn-default:focus {
    background-position: 0 0px;
    background-color: #3b3b3b;
}
.no-js #Component650a995a508a810013632cc6  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component650a995a508a810013632cc6 span.label  {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component650a995a508a810013632cc6 .ITPcheckboxAuthen  {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe650a9ab027579a0013b3a69c iframe {
    height: 582px;
}
/*ติดต่อเรา*/




#background6513d83353502700135c755b .thumbnail {
    align-items: flex-start!IMPORTANT;
    height: 400px;
}
#background651d071f68c050001a7a0631 .thumbnail {
    align-items: flex-start!IMPORTANT;
    height: 400px;
}

/*ข่าวสารและกิจกรรม*/
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 600;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #37b23a;
}
.Contentmanager .site .col-section .item.-micro a .post {
    margin: 20px 10px;
    font-size: .7em;
}
h3.managerHeader {
    color: #37b23a;
    font-weight: 600;
    text-align: center;
  font-size: 2.2em;
}
.landingpagemanager {
    display: none;
}
.contact-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 3% 0;
    flex-direction: column;
}
.btn-tel2 {
    display: flex;
    gap: 10px;
    border-radius: 50px;
    font-family: 'Kanit', sans-serif;
    font-weight: 500;
    font-size: 1.6em;
    justify-content: center;
    margin: 2% auto;
    color: #000;
}
.btn-tel-img2 {
    width: 30px;
    filter: invert(1);
}
.footer-icon-display3 {
    display: flex;
    width: 10%;
    gap: 15px;
    margin: 1% auto 0;
}
#Contentmanager .thumbnail {
    padding: 0px !IMPORTANT;
    border: 0px solid #ddd;
    border-radius: 25px;
    box-shadow: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
/*ข่าวสารและกิจกรรม*/


/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #37b23a;
    border-color: #37b23a;
}
.pagination>li>a, .pagination>li>span {
    color: #37b23a;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #37b23a;
    background-color: #f7f7f7;
}
/*pagination*/

#imagesControl650d45d5b537ec0013257249 img{

    width: 100%;
    padding: 4% 15%;
}
  #imagesControl651d071f68c050001a7a0624 img{

    width: 100%;
    padding: 4% 15%;
}
}





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

.btn-eco {
    font-size: 1em!important;

}

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    font-size: 1em;
}
  
#itopplus-nav-bar a {
    font-size: 1em !important;
}  
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
  .average-bg {
    height: 140px;
    width: 130px;
}
  .itopplus-footer {
    font-size: 19px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .average-detail {
    padding: 0 8% 8%;
}
  .contact-block2 img {
    width: 35px !important;
    margin-bottom: 10px;
}
  

  
#itopplus-nav-bar a {
    font-size: 1em;
}   
  
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
  	font-size: 0.8em;
}  
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 7px;
}
  .itopplus-bg , .itopplus-bg3 , .itopplus-bg5 , .itopplus-bg6 , .itopplus-bg7 {
    background-size: cover;
}
 
  .about-detail {
    font-size: 1em;
}
  .product-name h3 {
    font-size: 1.4em;
}
  .saving-icon {
    font-size: 1.1em;
}
  .cnt-block h3 {
    font-size: 1.7em;
}
  .cnt-block2 {
    font-size: 1em;
}
  .grid figure p {
    font-size: 1.2em;
}
  .average-detail {
    padding: 0 10% 8%;
}
  .testomonial-name {
    font-size: 0.8em;
}
  .itopplus-footer {
    font-size: 12px;
}

.btn-eco {
    font-size: 1em!important;
}
  
.btn-eco a {
    font-size: 1em;
}
}



@media screen and (min-width:1024px) and (max-width:1280px) {
.itopplus-search {
    top: -5px;
    right: 5%;
    white-space: nowrap;
    float: right;
}
  
.btn-more {
    right: 50px;
}  
}

@media screen and (min-width:768px) and (max-width:1200px) {
  
.logo-customer {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
  
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {

  
.about-detail {
    white-space: inherit;
}
  .saving-icon {
    font-size: 0.9em;
}
  .cnt-block2 {
    font-size: 1em;
    white-space: inherit;
    padding: 5% 4% 10%;
    height: 130px;
}
  .grid figure p {
    font-size: 0.8em;
    padding: 1.2em 20px!important;
}
  .average-detail {
    padding: 0 13% 8%;
}
  .average-bg {
    height: 110px;
    width: 100px;
}
  .testomonial-name {
    font-size: 1em;
}
  .eco-head {
    font-size: 1.3em;
}
  .contact-block h3 {
    font-size: 1.7em;
}
  .product-icon img {
    width: 30% !IMPORTANT;
}
  table.tj2 td:nth-child(1) {
    width: 70%;
}
  table.tj2 td:nth-child(2) {
    width: 30%;
}
  .copy-right {
    padding: 3% 0;
    text-align: center;
}
.btn-eco {
    font-size: 1em!important;
}
  
#itpMenuSideBar {
    order: 1;
}

#languagemobile {
    order: 2;
}

#itpphonemobile {
    order: 3;
}

#itpfacebookmobile {
    order: 4;
}

#itplinemobile {
    order: 5;
}   
  
  
#main-navbar-flag a {
    display: block;
    /* background: #000; */
    padding: 2% 0;
} 
  
  
.itopplus-search {
    position: fixed;
    top: -3px;
    z-index: 106;
    right: 230px;
}

.btn-more {
    font-size: 0.7em;
    padding: 7px 15px;
}  
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
  #iframe650a9ab027579a0013b3a69c iframe {
    height: 325px !important;
}
  .contact-icon-display {
    padding: 0 30%;
}
#imagesControl65090adf508a81001363068a {
    padding: 0 !important;
}
  .about-detail {
    font-size: 1.2em;
}
  ul#slider65092022777483001ae3d604, ul#slider650a68238f5b3d0013d7c2c1 {
    width: 100%;
}
  .saving-icon {
    font-size: 1.1em;
    padding: 1.5% 0 5% !important;
}
  .cnt-block {
    margin-top: 5%;
}
  .cnt-block2 {
    font-size: 1.2em;
    padding: 5% 4% 10%;
    height: inherit;
}
  .grid figure p {
    font-size: 1.2em;
}
  .average-detail {
    padding: 0%;
}
  .average-bg h3 span {
    font-size: 1em;
}
  .average-bg h4 span {
    font-size: 0.8em;
}
  .eco-head-display {
    align-items: center;
    flex-direction: column;
}
  .btn-eco {
    padding: 5px 15px;
}
  .contact-block {
    flex-direction: column;
}
  .contact-line {
    width: 60%;
}
  ul#slider650a6a6a508a810013632246 {
    width: 100%;
}
  .product-detail .btn-more {
    margin: 0 5px 10px;
}
  .product-icon img {
    width: 40% !IMPORTANT;
}
  .btn-pdf {
    font-size: 0.6em;
}
  .pdf-icon {
    display: none;
}
  .padding-contact {
    padding: 17px 0;
}
  .no-js #Component650a995a508a810013632cc6 .form-control {
    padding: 25px 20px;
}
  .no-js #Component650a995a508a810013632cc6 .col-md-6 {
    padding: 0 15px;
}
  table.tj2 td:nth-child(1) {
    width: 60%;
}
  table.tj2 td:nth-child(2) {
    width: 40%;
}
  .contact-block2 {
    font-size: 17px;

}
  .btn-pdf {
    width: 100%;

}
 .itopplus-bg5 {
    background-size: cover;
    background-position: center;
}
  
  .contact-block h3 {
    font-size: 1.2em;
}  
  .btn-eco {

    font-size: 1em;

}
  .h2, h2 {
    font-size: 2em;
   
}
  .menu-align h2 span {

    font-size: 0.8em;

}
  .text-contact h3 {
    font-size: 1.3em;

}
  
  #imagesControl650aa29f07977f001323db10, #imagesControl650aa2fc07977f001323db75, #imagesControl650aa343508a810013632ef4 {
    padding: 0px!important;
}
  #imagesControl650aa29f07977f001323db10, .thumbs{
      margin-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  #imagesControl650aa2fc07977f001323db75 .thumbs{
      margin-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  #imagesControl650aa343508a810013632ef4 .thumbs{
      margin-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .average-detail h4 {
  
    font-weight: 400;
}
  #iframe65094ba207977f001323c9fa {
    width: 100%;

}
  .cnt-block3{
    font-size: 1.2em;
    padding: 2% 2% 0%;
    height: 130px;
  }
  
  h3.managerHeader {

  font-size: 1.2em;
}
  
.logo-customer {
  	display: grid;
    grid-template-columns: repeat(2,1fr);
}
  
 
  }



article.col-md-6.item.-micro button{
  font-size: 0.9em;
    background-color: #3b3b3b;
    color: #fff;
    border: none;
    padding: 9px 15px;
    font-weight: 400;
    border-radius: 50px;
    font-family: 'Kanit', sans-serif;
    transition: 0.5s;
  margin-top: 5%;
}

#EffectView6549d388958066001ab7b4f736, #EffectView6549d388958066001ab7b4f743, #EffectView650a9243777483001ae3ed2536, #EffectView650a9243777483001ae3ed2544 img{
    width: 80%!important;
      margin: 10%!important;
}




















